Trace number 4109381

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16MSAT (TO) 1801.45 1817.31

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111227326--soft-66-100-0.wbo
MD5SUMcaa659759fe222b10bf8cf76097f6901
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark17
Best CPU time to get the best result obtained on this benchmark2.70659
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints28
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 1415
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 1414
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1273
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.08/0.10	c version PB16.v20160501
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.13	c Pseudo Boolean Optimization by upper bound
0.08/0.13	c ManyCore solver with 2 solvers running in parallel
0.08/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.13	c Expensive reason simplification
0.08/0.13	c Glucose 2.1 dynamic restart strategy
0.08/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.13	c No reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c solving HOME/instance-4109381-1466341911.wbo
0.08/0.13	c reading problem ... 
0.08/0.19	c ... done. Wall clock time 0.063s.
0.08/0.19	c declared #vars     169
0.08/0.19	c internal #vars     197
0.08/0.19	c #constraints  101
0.08/0.19	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.19	c constraints type 
0.08/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 28
0.08/0.19	c org.sat4j.minisat.constraints.card.MinWatchCard => 50
0.08/0.19	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2
0.08/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 21
0.08/0.19	c 101 constraints processed.
0.08/0.19	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.19	c constraints type 
0.08/0.19	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2
0.08/0.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 28
0.08/0.19	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 50
0.08/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 21
0.08/0.19	c 101 constraints processed.
0.08/0.19	c objective function length is 28 literals
0.58/0.32	c And the winner is solver0
1.02/0.69	c SATISFIABLE
1.02/0.69	c OPTIMIZING...
1.02/0.69	c Got one! Elapsed wall clock time (in seconds):0.567
1.02/0.69	o 661
1.03/0.71	c And the winner is solver0
1.11/1.20	c Got one! Elapsed wall clock time (in seconds):1.068
1.11/1.20	o 658
1.16/1.23	c And the winner is solver0
1.29/1.70	c Got one! Elapsed wall clock time (in seconds):1.569
1.29/1.70	o 655
1.29/1.70	c And the winner is solver0
1.31/2.20	c Got one! Elapsed wall clock time (in seconds):2.07
1.31/2.20	o 554
1.79/2.35	c And the winner is solver0
2.13/2.70	c Got one! Elapsed wall clock time (in seconds):2.571
2.13/2.70	o 547
2.89/2.91	c cleaning 3673 clauses out of 7345 with flag 5385/7345
2.89/2.98	c And the winner is solver0
3.32/3.20	c Got one! Elapsed wall clock time (in seconds):3.072
3.32/3.20	o 542
3.32/3.21	c And the winner is solver0
3.34/3.70	c Got one! Elapsed wall clock time (in seconds):3.573
3.34/3.70	o 515
3.34/3.79	c cleaning 4706 clauses out of 9414 with flag 8206/13087
3.54/3.82	c And the winner is solver0
3.60/4.20	c Got one! Elapsed wall clock time (in seconds):4.074
3.60/4.20	o 510
3.60/4.21	c And the winner is solver0
3.62/4.70	c Got one! Elapsed wall clock time (in seconds):4.575
3.62/4.70	o 483
3.62/4.73	c And the winner is solver0
3.69/5.20	c Got one! Elapsed wall clock time (in seconds):5.076
3.69/5.20	o 477
3.69/5.21	c And the winner is solver0
3.73/5.70	c Got one! Elapsed wall clock time (in seconds):5.577
3.73/5.70	o 471
3.73/5.72	c And the winner is solver0
3.79/6.21	c Got one! Elapsed wall clock time (in seconds):6.078
3.79/6.21	o 461
3.79/6.24	c And the winner is solver0
3.88/6.71	c Got one! Elapsed wall clock time (in seconds):6.579
3.88/6.71	o 460
3.88/6.72	c And the winner is solver0
3.93/7.21	c Got one! Elapsed wall clock time (in seconds):7.08
3.93/7.21	o 431
3.93/7.21	c And the winner is solver0
3.93/7.71	c Got one! Elapsed wall clock time (in seconds):7.581
3.93/7.71	o 427
3.93/7.73	c And the winner is solver0
3.99/8.21	c Got one! Elapsed wall clock time (in seconds):8.082
3.99/8.21	o 426
3.99/8.24	c And the winner is solver0
4.08/8.71	c Got one! Elapsed wall clock time (in seconds):8.583
4.08/8.71	o 410
4.08/8.72	c And the winner is solver0
4.10/9.21	c Got one! Elapsed wall clock time (in seconds):9.084
4.10/9.21	o 405
4.10/9.21	c And the winner is solver0
4.11/9.71	c Got one! Elapsed wall clock time (in seconds):9.585
4.11/9.71	o 394
4.11/9.72	c And the winner is solver0
4.13/10.21	c Got one! Elapsed wall clock time (in seconds):10.086
4.13/10.21	o 390
4.13/10.25	c And the winner is solver0
4.22/10.71	c Got one! Elapsed wall clock time (in seconds):10.587
4.22/10.71	o 374
4.22/10.73	c And the winner is solver0
4.25/11.22	c Got one! Elapsed wall clock time (in seconds):11.088
4.25/11.22	o 355
4.25/11.22	c And the winner is solver0
4.26/11.72	c Got one! Elapsed wall clock time (in seconds):11.589
4.26/11.72	o 325
4.26/11.73	c And the winner is solver0
4.29/12.22	c Got one! Elapsed wall clock time (in seconds):12.09
4.29/12.22	o 322
4.29/12.22	c And the winner is solver0
4.29/12.72	c Got one! Elapsed wall clock time (in seconds):12.591
4.29/12.72	o 316
4.29/12.75	c And the winner is solver0
4.37/13.22	c Got one! Elapsed wall clock time (in seconds):13.092
4.37/13.22	o 306
4.37/13.22	c And the winner is solver0
4.37/13.72	c Got one! Elapsed wall clock time (in seconds):13.593
4.37/13.72	o 287
4.37/13.72	c And the winner is solver0
4.39/14.22	c Got one! Elapsed wall clock time (in seconds):14.094
4.39/14.22	o 278
4.39/14.29	c cleaning 7622 clauses out of 15245 with flag 3295/23624
4.39/14.29	c And the winner is solver0
4.83/14.72	c Got one! Elapsed wall clock time (in seconds):14.595
4.83/14.72	o 276
4.98/14.84	c And the winner is solver0
5.10/15.22	c Got one! Elapsed wall clock time (in seconds):15.096
5.10/15.22	o 270
5.10/15.23	c And the winner is solver0
5.12/15.72	c Got one! Elapsed wall clock time (in seconds):15.597
5.12/15.72	o 237
5.12/15.73	c And the winner is solver0
5.14/16.23	c Got one! Elapsed wall clock time (in seconds):16.098
5.14/16.23	o 224
5.14/16.26	c And the winner is solver0
5.24/16.73	c Got one! Elapsed wall clock time (in seconds):16.599
5.24/16.73	o 223
5.38/16.81	c cleaning 7228 clauses out of 14464 with flag 6638/30465
5.69/16.91	c And the winner is solver0
6.01/17.23	c Got one! Elapsed wall clock time (in seconds):17.1
6.01/17.23	o 220
6.15/17.30	c cleaning 6413 clauses out of 12836 with flag 6687/36065
6.35/17.40	c And the winner is solver0
6.37/17.73	c Got one! Elapsed wall clock time (in seconds):17.601
6.37/17.73	o 208
6.37/17.77	c And the winner is solver0
6.48/18.23	c Got one! Elapsed wall clock time (in seconds):18.102
6.48/18.23	o 207
6.48/18.23	c And the winner is solver0
6.48/18.73	c Got one! Elapsed wall clock time (in seconds):18.602
6.48/18.73	o 202
6.48/18.77	c cleaning 5946 clauses out of 11900 with flag 3757/41542
6.48/18.79	c And the winner is solver0
6.62/19.23	c Got one! Elapsed wall clock time (in seconds):19.103
6.62/19.23	o 193
6.62/19.24	c And the winner is solver0
6.66/19.73	c Got one! Elapsed wall clock time (in seconds):19.604
6.66/19.73	o 179
6.66/19.74	c And the winner is solver0
6.69/20.23	c Got one! Elapsed wall clock time (in seconds):20.105
6.69/20.23	o 176
6.81/20.39	c cleaning 5960 clauses out of 11924 with flag 18445/47512
7.01/20.46	c And the winner is solver0
7.16/20.73	c Got one! Elapsed wall clock time (in seconds):20.606
7.16/20.73	o 162
7.28/20.81	c And the winner is solver0
7.33/21.23	c Got one! Elapsed wall clock time (in seconds):21.107
7.33/21.23	o 156
7.33/21.25	c And the winner is solver0
7.35/21.74	c Got one! Elapsed wall clock time (in seconds):21.608
7.35/21.74	o 153
7.35/21.78	c cleaning 6213 clauses out of 12429 with flag 3568/53977
7.48/21.87	c And the winner is solver0
7.84/22.24	c Got one! Elapsed wall clock time (in seconds):22.109
7.84/22.24	o 152
7.84/22.25	c And the winner is solver0
7.88/22.74	c Got one! Elapsed wall clock time (in seconds):22.61
7.88/22.74	o 144
7.99/22.84	c cleaning 6300 clauses out of 12599 with flag 11409/60360
7.99/22.85	c And the winner is solver0
8.10/23.24	c Got one! Elapsed wall clock time (in seconds):23.111
8.10/23.24	o 142
8.10/23.26	c And the winner is solver0
8.16/23.74	c Got one! Elapsed wall clock time (in seconds):23.612
8.16/23.74	o 140
8.16/23.75	c And the winner is solver0
8.20/24.24	c Got one! Elapsed wall clock time (in seconds):24.113
8.20/24.24	o 129
8.20/24.30	c And the winner is solver0
8.35/24.74	c Got one! Elapsed wall clock time (in seconds):24.613
8.35/24.74	o 123
8.35/24.79	c And the winner is solver0
8.47/25.24	c Got one! Elapsed wall clock time (in seconds):25.114
8.47/25.24	o 119
8.60/25.32	c cleaning 6615 clauses out of 13235 with flag 8254/67296
8.60/25.33	c And the winner is solver0
8.65/25.74	c Got one! Elapsed wall clock time (in seconds):25.615
8.65/25.74	o 118
8.76/25.89	c And the winner is solver0
9.04/26.24	c Got one! Elapsed wall clock time (in seconds):26.116
9.04/26.24	o 113
9.04/26.29	c cleaning 6391 clauses out of 12800 with flag 4011/73476
9.14/26.31	c And the winner is solver0
9.19/26.74	c Got one! Elapsed wall clock time (in seconds):26.617
9.19/26.74	o 86
9.19/26.77	c And the winner is solver0
9.26/27.24	c Got one! Elapsed wall clock time (in seconds):27.118
9.26/27.24	o 85
9.37/27.38	c cleaning 6211 clauses out of 12428 with flag 16483/79495
9.78/27.56	c cleaning 6104 clauses out of 12217 with flag 39884/85495
9.78/27.60	c And the winner is solver0
10.00/27.75	c Got one! Elapsed wall clock time (in seconds):27.619
10.00/27.75	o 81
10.00/27.75	c And the winner is solver0
10.00/28.25	c Got one! Elapsed wall clock time (in seconds):28.12
10.00/28.25	o 73
10.11/28.38	c cleaning 5965 clauses out of 11931 with flag 16700/91314
10.52/28.59	c cleaning 5983 clauses out of 11965 with flag 42018/97313
10.73/28.67	c And the winner is solver0
10.97/28.75	c Got one! Elapsed wall clock time (in seconds):28.621
10.97/28.75	o 69
11.14/28.86	c cleaning 5635 clauses out of 11276 with flag 12796/102609
11.57/29.06	c cleaning 5817 clauses out of 11635 with flag 38523/108609
11.57/29.08	c And the winner is solver0
11.87/29.25	c Got one! Elapsed wall clock time (in seconds):29.122
11.87/29.25	o 57
11.87/29.29	c And the winner is solver0
12.00/29.75	c Got one! Elapsed wall clock time (in seconds):29.623
12.00/29.75	o 37
12.00/29.75	c And the winner is solver0
745.97/763.02	c Got one! Elapsed wall clock time (in seconds):762.891
745.97/763.02	o 17
745.97/763.03	c And the winner is solver0
1800.03/1816.60	c >>>>>>>>>> Solver number 0 (61 answers) <<<<<<<<<<<<<<<<<<
1800.03/1816.60	c starts		: 195
1800.03/1816.60	c conflicts		: 110766
1800.03/1816.60	c decisions		: 179580
1800.03/1816.60	c propagations		: 2269913
1800.03/1816.60	c inspects		: 34101616
1800.03/1816.60	c shortcuts		: 0
1800.03/1816.60	c learnt literals	: 10
1800.03/1816.60	c learnt binary clauses	: 82
1800.03/1816.60	c learnt ternary clauses	: 485
1800.03/1816.60	c learnt constraints	: 110756
1800.03/1816.60	c ignored constraints	: 0
1800.03/1816.60	c root simplifications	: 0
1800.03/1816.60	c removed literals (reason simplification)	: 1255002
1800.03/1816.60	c reason swapping (by a shorter reason)	: 0
1800.03/1816.60	c Calls to reduceDB	: 17
1800.03/1816.60	c Number of update (reduction) of LBD	: 26755
1800.03/1816.60	c Imported unit clauses	: 0
1800.03/1816.60	c number of reductions to clauses (during analyze)	: 0
1800.03/1816.60	c number of learned constraints concerned by reduction	: 0
1800.03/1816.60	c number of learning phase by resolution	: 0
1800.03/1816.60	c number of learning phase by cutting planes	: 0
1800.03/1816.60	c speed (assignments/second)	: 1249.672705331297
1800.03/1816.60	c non guided choices	1866
1800.03/1816.61	c learnt constraints type 
1800.03/1816.61	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 82
1800.03/1816.61	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 7892
1800.03/1816.61	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.03/1816.61	c starts		: 66
1800.03/1816.61	c conflicts		: 1021
1800.03/1816.61	c decisions		: 7561
1800.03/1816.61	c propagations		: 44430
1800.03/1816.61	c inspects		: 3049575
1800.03/1816.61	c shortcuts		: 0
1800.03/1816.61	c learnt literals	: 0
1800.03/1816.61	c learnt binary clauses	: 0
1800.03/1816.61	c learnt ternary clauses	: 0
1800.03/1816.61	c learnt constraints	: 966
1800.03/1816.61	c ignored constraints	: 0
1800.03/1816.61	c root simplifications	: 0
1800.03/1816.61	c removed literals (reason simplification)	: 0
1800.03/1816.61	c reason swapping (by a shorter reason)	: 0
1800.03/1816.61	c Calls to reduceDB	: 0
1800.03/1816.61	c Number of update (reduction) of LBD	: 0
1800.03/1816.61	c Imported unit clauses	: 0
1800.03/1816.61	c number of reductions to clauses (during analyze)	: 0
1800.03/1816.61	c number of learned constraints concerned by reduction	: 0
1800.03/1816.61	c number of learning phase by resolution	: 0
1800.03/1816.61	c number of learning phase by cutting planes	: 0
1800.03/1816.61	c speed (assignments/second)	: 42.172105472976824
1800.03/1816.61	c non guided choices	798
1800.03/1816.61	c learnt constraints type 
1800.03/1816.61	c org.sat4j.pb.constraints.pb.MaxWatchPb => 966
1800.03/1816.61	s SATISFIABLE
1800.03/1816.61	c Found 60 solution(s)
1800.03/1816.61	v -x1 -x2 -x3 x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 x65 x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 x168 -x169 
1800.03/1816.62	c objective function=17
1800.03/1816.62	c Total wall clock time (in seconds): 1816.495

Verifier Data

OK	17

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4109381-1466341911/watcher-4109381-1466341911 -o /tmp/evaluation-result-4109381-1466341911/solver-4109381-1466341911 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1466341826-21760 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4109381-1466341911.wbo 

pid=22735
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.05 0.30 0.10 3/196 22738
/proc/meminfo: memFree=31013412/32872528 swapFree=190484/190484
[pid=22738] ppid=22735 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/22738/stat : 22738 (java) D 22735 22738 21743 0 -1 4202496 319 0 0 0 0 0 0 0 20 0 1 0 36241625 9515008 176 33554432000 1073741824 1073778376 140734786057728 140734786040456 249650037648 0 0 4096 0 18446744072100588836 0 0 17 3 0 0 0 0 0
/proc/22738/statm: 2323 176 133 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 1.05 0.30 0.10 3/196 22738
/proc/meminfo: memFree=31013412/32872528 swapFree=190484/190484
[pid=22738] ppid=22735 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/22738/stat : 22738 (java) S 22735 22738 21743 0 -1 4202496 4333 0 1 0 7 1 0 0 20 0 18 0 36241625 9787879424 5446 33554432000 1073741824 1073778376 140735458361024 140735458352160 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22738/statm: 2389619 5447 2097 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.20022 s]
/proc/loadavg: 1.05 0.30 0.10 3/196 22738
/proc/meminfo: memFree=31013412/32872528 swapFree=190484/190484
[pid=22738] ppid=22735 vsize=9691604 CPUtime=0.21 cores=1,3,5,7
/proc/22738/stat : 22738 (java) S 22735 22738 21743 0 -1 4202496 4762 0 1 0 20 1 0 0 20 0 20 0 36241625 9924202496 7866 33554432000 1073741824 1073778376 140735458361024 140735458352160 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22738/statm: 2422901 7866 2208 9 0 2413578 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 9691604

[startup+0.300208 s]
/proc/loadavg: 1.05 0.30 0.10 3/196 22738
/proc/meminfo: memFree=31013412/32872528 swapFree=190484/190484
[pid=22738] ppid=22735 vsize=9824732 CPUtime=0.58 cores=1,3,5,7
/proc/22738/stat : 22738 (java) S 22735 22738 21743 0 -1 4202496 8052 0 1 0 56 2 0 0 20 0 22 0 36241625 10060525568 10214 33554432000 1073741824 1073778376 140735458361024 140735458352160 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22738/statm: 2456183 10214 2247 9 0 2446860 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 9824732

[startup+0.700226 s]
/proc/loadavg: 1.05 0.30 0.10 3/196 22738
/proc/meminfo: memFree=31013412/32872528 swapFree=190484/190484
[pid=22738] ppid=22735 vsize=9824732 CPUtime=1.03 cores=1,3,5,7
/proc/22738/stat : 22738 (java) S 22735 22738 21743 0 -1 4202496 14160 0 1 0 97 6 0 0 20 0 21 0 36241625 10060525568 14088 33554432000 1073741824 1073778376 140735458361024 140735458352160 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22738/statm: 2456183 14088 2253 9 0 2446860 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 9824732

[startup+1.50075 s]
/proc/loadavg: 1.05 0.30 0.10 2/215 22763
/proc/meminfo: memFree=30960644/32872528 swapFree=190484/190484
[pid=22738] ppid=22735 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/22738/stat : 22738 (java) S 22735 22738 21743 0 -1 4202496 14200 0 1 0 119 10 0 0 20 0 19 0 36241625 10060525568 16669 33554432000 1073741824 1073778376 140735458361024 140735458352160 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22738/statm: 2456183 16669 2255 9 0 2446860 0
[pid=22738/tid=22740] ppid=22735 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/22738/task/22740/stat : 22740 (java) S 22735 22738 21743 0 -1 4202560 2418 0 1 0 14 1 0 0 20 0 19 0 36241627 10060525568 16669 33554432000 1073741824 1073778376 140735458361024 140423056786296 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22738/tid=22741] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22741/stat : 22741 (java) S 22735 22738 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36241628 10060525568 16669 33554432000 1073741824 1073778376 140735458361024 140423018277672 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22742] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22742/stat : 22742 (java) S 22735 22738 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36241628 10060525568 16669 33554432000 1073741824 1073778376 140735458361024 140422898772648 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22738/tid=22743] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22743/stat : 22743 (java) S 22735 22738 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36241628 10060525568 16669 33554432000 1073741824 1073778376 140735458361024 140422897720360 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22738/tid=22744] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22744/stat : 22744 (java) S 22735 22738 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36241628 10060525568 16669 33554432000 1073741824 1073778376 140735458361024 140422896667560 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22738/tid=22745] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22745/stat : 22745 (java) S 22735 22738 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36241628 10060525568 16669 33554432000 1073741824 1073778376 140735458361024 140422895614248 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22746] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22746/stat : 22746 (java) S 22735 22738 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36241628 10060525568 16669 33554432000 1073741824 1073778376 140735458361024 140422894561448 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22738/tid=22747] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22747/stat : 22747 (java) S 22735 22738 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36241628 10060525568 16669 33554432000 1073741824 1073778376 140735458361024 140422893509160 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22748] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22748/stat : 22748 (java) S 22735 22738 21743 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36241628 10060525568 16669 33554432000 1073741824 1073778376 140735458361024 140422892456360 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22749] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22749/stat : 22749 (java) S 22735 22738 21743 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36241629 10060525568 16669 33554432000 1073741824 1073778376 140735458361024 140422410128104 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22738/tid=22750] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22750/stat : 22750 (java) S 22735 22738 21743 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36241630 10060525568 16669 33554432000 1073741824 1073778376 140735458361024 140422409074168 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22751] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22751/stat : 22751 (java) S 22735 22738 21743 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36241630 10060525568 16669 33554432000 1073741824 1073778376 140735458361024 140422408021768 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22752] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22752/stat : 22752 (java) S 22735 22738 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36241632 10060525568 16669 33554432000 1073741824 1073778376 140735458361024 140422406970256 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22753] ppid=22735 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/22738/task/22753/stat : 22753 (java) S 22735 22738 21743 0 -1 4202560 4153 0 0 0 35 1 0 0 20 0 19 0 36241632 10060525568 16669 33554432000 1073741824 1073778376 140735458361024 140422405916856 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22754] ppid=22735 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/22738/task/22754/stat : 22754 (java) S 22735 22738 21743 0 -1 4202560 6280 0 0 0 36 2 0 0 20 0 19 0 36241632 10060525568 16669 33554432000 1073741824 1073778376 140735458361024 140422404864056 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22738/tid=22755] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22755/stat : 22755 (java) S 22735 22738 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36241632 10060525568 16669 33554432000 1073741824 1073778376 140735458361024 140422403811960 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22738/tid=22756] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22756/stat : 22756 (java) S 22735 22738 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36241632 10060525568 16669 33554432000 1073741824 1073778376 140735458361024 140422402759368 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22738/tid=22760] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22760/stat : 22760 (java) S 22735 22738 21743 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36241645 10060525568 16669 33554432000 1073741824 1073778376 140735458361024 140422398547496 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 9824732

[startup+3.10083 s]
/proc/loadavg: 1.44 0.39 0.13 2/215 22769
/proc/meminfo: memFree=30925836/32872528 swapFree=190484/190484
[pid=22738] ppid=22735 vsize=9824732 CPUtime=3.32 cores=1,3,5,7
/proc/22738/stat : 22738 (java) S 22735 22738 21743 0 -1 4202496 25514 0 1 0 317 15 0 0 20 0 19 0 36241625 10060525568 39757 33554432000 1073741824 1073778376 140735458361024 140735458352160 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22738/statm: 2456183 39757 2272 9 0 2446860 0
[pid=22738/tid=22740] ppid=22735 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/22738/task/22740/stat : 22740 (java) S 22735 22738 21743 0 -1 4202560 2419 0 1 0 14 2 0 0 20 0 19 0 36241627 10060525568 39757 33554432000 1073741824 1073778376 140735458361024 140423056786296 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22738/tid=22741] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22741/stat : 22741 (java) S 22735 22738 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36241628 10060525568 39757 33554432000 1073741824 1073778376 140735458361024 140423018277672 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22742] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22742/stat : 22742 (java) S 22735 22738 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36241628 10060525568 39757 33554432000 1073741824 1073778376 140735458361024 140422898772648 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22738/tid=22743] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22743/stat : 22743 (java) S 22735 22738 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36241628 10060525568 39757 33554432000 1073741824 1073778376 140735458361024 140422897720360 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22738/tid=22744] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22744/stat : 22744 (java) S 22735 22738 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36241628 10060525568 39757 33554432000 1073741824 1073778376 140735458361024 140422896667560 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22738/tid=22745] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22745/stat : 22745 (java) S 22735 22738 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36241628 10060525568 39757 33554432000 1073741824 1073778376 140735458361024 140422895614248 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22746] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22746/stat : 22746 (java) S 22735 22738 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36241628 10060525568 39757 33554432000 1073741824 1073778376 140735458361024 140422894561448 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22738/tid=22747] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22747/stat : 22747 (java) S 22735 22738 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36241628 10060525568 39757 33554432000 1073741824 1073778376 140735458361024 140422893509160 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22748] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22748/stat : 22748 (java) S 22735 22738 21743 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36241628 10060525568 39757 33554432000 1073741824 1073778376 140735458361024 140422892456360 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22749] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22749/stat : 22749 (java) S 22735 22738 21743 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36241629 10060525568 39757 33554432000 1073741824 1073778376 140735458361024 140422410128104 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22738/tid=22750] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22750/stat : 22750 (java) S 22735 22738 21743 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36241630 10060525568 39757 33554432000 1073741824 1073778376 140735458361024 140422409074168 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22751] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22751/stat : 22751 (java) S 22735 22738 21743 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36241630 10060525568 39757 33554432000 1073741824 1073778376 140735458361024 140422408021768 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22752] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22752/stat : 22752 (java) S 22735 22738 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36241632 10060525568 39757 33554432000 1073741824 1073778376 140735458361024 140422406970256 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22753] ppid=22735 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/22738/task/22753/stat : 22753 (java) S 22735 22738 21743 0 -1 4202560 15364 0 0 0 103 3 0 0 20 0 19 0 36241632 10060525568 39757 33554432000 1073741824 1073778376 140735458361024 140422405916856 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22738/tid=22754] ppid=22735 vsize=9824732 CPUtime=0.84 cores=1,3,5,7
/proc/22738/task/22754/stat : 22754 (java) S 22735 22738 21743 0 -1 4202560 6317 0 0 0 82 2 0 0 20 0 19 0 36241632 10060525568 39757 33554432000 1073741824 1073778376 140735458361024 140422404864056 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22755] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22755/stat : 22755 (java) S 22735 22738 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36241632 10060525568 39757 33554432000 1073741824 1073778376 140735458361024 140422403811960 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22738/tid=22756] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22756/stat : 22756 (java) S 22735 22738 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36241632 10060525568 39757 33554432000 1073741824 1073778376 140735458361024 140422402759368 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22738/tid=22760] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22760/stat : 22760 (java) S 22735 22738 21743 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36241645 10060525568 39757 33554432000 1073741824 1073778376 140735458361024 140422398547496 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.32
Current children cumulated vsize (KiB) 9824732

[startup+6.30079 s]
/proc/loadavg: 1.44 0.39 0.13 2/215 22790
/proc/meminfo: memFree=30685960/32872528 swapFree=190484/190484
[pid=22738] ppid=22735 vsize=9824732 CPUtime=3.88 cores=1,3,5,7
/proc/22738/stat : 22738 (java) S 22735 22738 21743 0 -1 4202496 25622 0 1 0 360 28 0 0 20 0 19 0 36241625 10060525568 44046 33554432000 1073741824 1073778376 140735458361024 140735458352160 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22738/statm: 2456183 44046 2286 9 0 2446860 0
[pid=22738/tid=22740] ppid=22735 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/22738/task/22740/stat : 22740 (java) S 22735 22738 21743 0 -1 4202560 2420 0 1 0 15 2 0 0 20 0 19 0 36241627 10060525568 44046 33554432000 1073741824 1073778376 140735458361024 140423056786296 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22738/tid=22741] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22741/stat : 22741 (java) S 22735 22738 21743 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36241628 10060525568 44046 33554432000 1073741824 1073778376 140735458361024 140423018277672 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22742] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22742/stat : 22742 (java) S 22735 22738 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36241628 10060525568 44046 33554432000 1073741824 1073778376 140735458361024 140422898772648 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22738/tid=22743] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22743/stat : 22743 (java) S 22735 22738 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36241628 10060525568 44046 33554432000 1073741824 1073778376 140735458361024 140422897720360 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22738/tid=22744] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22744/stat : 22744 (java) S 22735 22738 21743 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 36241628 10060525568 44046 33554432000 1073741824 1073778376 140735458361024 140422896667560 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22738/tid=22745] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22745/stat : 22745 (java) S 22735 22738 21743 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 36241628 10060525568 44046 33554432000 1073741824 1073778376 140735458361024 140422895614248 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22738/tid=22746] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22746/stat : 22746 (java) S 22735 22738 21743 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 36241628 10060525568 44046 33554432000 1073741824 1073778376 140735458361024 140422894561448 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22738/tid=22747] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22747/stat : 22747 (java) S 22735 22738 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36241628 10060525568 44046 33554432000 1073741824 1073778376 140735458361024 140422893509160 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22748] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22748/stat : 22748 (java) S 22735 22738 21743 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36241628 10060525568 44046 33554432000 1073741824 1073778376 140735458361024 140422892456360 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22749] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22749/stat : 22749 (java) S 22735 22738 21743 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36241629 10060525568 44046 33554432000 1073741824 1073778376 140735458361024 140422410128104 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22738/tid=22750] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22750/stat : 22750 (java) S 22735 22738 21743 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 36241630 10060525568 44046 33554432000 1073741824 1073778376 140735458361024 140422409074168 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22751] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22751/stat : 22751 (java) S 22735 22738 21743 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 36241630 10060525568 44046 33554432000 1073741824 1073778376 140735458361024 140422408021768 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22752] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22752/stat : 22752 (java) S 22735 22738 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36241632 10060525568 44046 33554432000 1073741824 1073778376 140735458361024 140422406970256 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22753] ppid=22735 vsize=9824732 CPUtime=1.07 cores=1,3,5,7
/proc/22738/task/22753/stat : 22753 (java) S 22735 22738 21743 0 -1 4202560 15364 0 0 0 104 3 0 0 20 0 19 0 36241632 10060525568 44046 33554432000 1073741824 1073778376 140735458361024 140422405916856 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22738/tid=22754] ppid=22735 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/22738/task/22754/stat : 22754 (java) S 22735 22738 21743 0 -1 4202560 6317 0 0 0 83 2 0 0 20 0 19 0 36241632 10060525568 44046 33554432000 1073741824 1073778376 140735458361024 140422404864056 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22755] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22755/stat : 22755 (java) S 22735 22738 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36241632 10060525568 44046 33554432000 1073741824 1073778376 140735458361024 140422403811960 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22738/tid=22756] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22756/stat : 22756 (java) S 22735 22738 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36241632 10060525568 44046 33554432000 1073741824 1073778376 140735458361024 140422402759368 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22738/tid=22760] ppid=22735 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22760/stat : 22760 (java) S 22735 22738 21743 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36241645 10060525568 44046 33554432000 1073741824 1073778376 140735458361024 140422398547496 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.88
Current children cumulated vsize (KiB) 9824732
heavy processes:

################
# More data... #
################

Current children cumulated vsize (KiB) 9824732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 22738 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1816.8 s]
/proc/loadavg: 1.79 1.98 1.72 2/215 23490
/proc/meminfo: memFree=30687284/32872528 swapFree=190484/190484
[pid=22738] ppid=22735 vsize=9891296 CPUtime=1798.79 cores=1,3,5,7
/proc/22738/stat : 22738 (java) S 22735 22738 21743 0 -1 4202496 41362 0 1 0 179677 202 0 0 20 0 19 0 36241625 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140735458352160 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22738/statm: 2472824 168991 2288 9 0 2463501 0
[pid=22738/tid=22740] ppid=22735 vsize=9891296 CPUtime=0.44 cores=1,3,5,7
/proc/22738/task/22740/stat : 22740 (java) S 22735 22738 21743 0 -1 4202560 2429 0 1 0 34 10 0 0 20 0 19 0 36241627 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140423056786136 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22738/tid=22741] ppid=22735 vsize=9891296 CPUtime=0.26 cores=1,3,5,7
/proc/22738/task/22741/stat : 22741 (java) S 22735 22738 21743 0 -1 4202560 265 0 0 0 21 5 0 0 20 0 19 0 36241628 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140423018277672 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22738/tid=22742] ppid=22735 vsize=9891296 CPUtime=0.23 cores=1,3,5,7
/proc/22738/task/22742/stat : 22742 (java) S 22735 22738 21743 0 -1 4202560 262 0 0 0 19 4 0 0 20 0 19 0 36241628 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422898772648 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22738/tid=22743] ppid=22735 vsize=9891296 CPUtime=0.24 cores=1,3,5,7
/proc/22738/task/22743/stat : 22743 (java) S 22735 22738 21743 0 -1 4202560 400 0 0 0 17 7 0 0 20 0 19 0 36241628 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422897720360 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22738/tid=22744] ppid=22735 vsize=9891296 CPUtime=0.29 cores=1,3,5,7
/proc/22738/task/22744/stat : 22744 (java) S 22735 22738 21743 0 -1 4202560 324 0 0 0 21 8 0 0 20 0 19 0 36241628 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422896667560 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22745] ppid=22735 vsize=9891296 CPUtime=0.21 cores=1,3,5,7
/proc/22738/task/22745/stat : 22745 (java) S 22735 22738 21743 0 -1 4202560 127 0 0 0 16 5 0 0 20 0 19 0 36241628 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422895614248 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22738/tid=22746] ppid=22735 vsize=9891296 CPUtime=0.26 cores=1,3,5,7
/proc/22738/task/22746/stat : 22746 (java) S 22735 22738 21743 0 -1 4202560 213 0 0 0 20 6 0 0 20 0 19 0 36241628 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422894561448 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22738/tid=22747] ppid=22735 vsize=9891296 CPUtime=0.22 cores=1,3,5,7
/proc/22738/task/22747/stat : 22747 (java) S 22735 22738 21743 0 -1 4202560 83 0 0 0 18 4 0 0 20 0 19 0 36241628 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422893509160 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22738/tid=22748] ppid=22735 vsize=9891296 CPUtime=0.29 cores=1,3,5,7
/proc/22738/task/22748/stat : 22748 (java) S 22735 22738 21743 0 -1 4202560 159 0 0 0 22 7 0 0 20 0 19 0 36241628 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422892456360 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22749] ppid=22735 vsize=9891296 CPUtime=0.27 cores=1,3,5,7
/proc/22738/task/22749/stat : 22749 (java) R 22735 22738 21743 0 -1 4202560 322 0 0 0 4 23 0 0 20 0 19 0 36241629 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422410128280 249649990791 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22738/tid=22750] ppid=22735 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22750/stat : 22750 (java) S 22735 22738 21743 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 36241630 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422409074168 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22751] ppid=22735 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22751/stat : 22751 (java) S 22735 22738 21743 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 19 0 36241630 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422408021768 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22738/tid=22752] ppid=22735 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22752/stat : 22752 (java) S 22735 22738 21743 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 36241632 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422406969832 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22753] ppid=22735 vsize=9891296 CPUtime=1.73 cores=1,3,5,7
/proc/22738/task/22753/stat : 22753 (java) S 22735 22738 21743 0 -1 4202560 22073 0 0 0 169 4 0 0 20 0 19 0 36241632 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422405916856 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22738/tid=22754] ppid=22735 vsize=9891296 CPUtime=1.55 cores=1,3,5,7
/proc/22738/task/22754/stat : 22754 (java) S 22735 22738 21743 0 -1 4202560 12188 0 0 0 152 3 0 0 20 0 19 0 36241632 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422404864056 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22755] ppid=22735 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22755/stat : 22755 (java) S 22735 22738 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36241632 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422403811960 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22738/tid=22956] ppid=22735 vsize=9891296 CPUtime=1050.86 cores=1,3,5,7
/proc/22738/task/22956/stat : 22956 (java) R 22735 22738 21743 0 -1 4202560 18 0 0 0 105070 16 0 0 20 0 19 0 36317929 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422399597056 140422899351118 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1798.79
Current children cumulated vsize (KiB) 9891296

[startup+1817.2 s]
/proc/loadavg: 1.73 1.96 1.72 3/213 23498
/proc/meminfo: memFree=30674996/32872528 swapFree=190484/190484
[pid=22738] ppid=22735 vsize=9891296 CPUtime=1799.61 cores=1,3,5,7
/proc/22738/stat : 22738 (java) S 22735 22738 21743 0 -1 4202496 41362 0 1 0 179725 236 0 0 20 0 19 0 36241625 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140735458352160 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22738/statm: 2472824 168991 2288 9 0 2463501 0
[pid=22738/tid=22740] ppid=22735 vsize=9891296 CPUtime=0.44 cores=1,3,5,7
/proc/22738/task/22740/stat : 22740 (java) S 22735 22738 21743 0 -1 4202560 2429 0 1 0 34 10 0 0 20 0 19 0 36241627 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140423056786136 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22738/tid=22741] ppid=22735 vsize=9891296 CPUtime=0.26 cores=1,3,5,7
/proc/22738/task/22741/stat : 22741 (java) S 22735 22738 21743 0 -1 4202560 265 0 0 0 21 5 0 0 20 0 19 0 36241628 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140423018277672 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22738/tid=22742] ppid=22735 vsize=9891296 CPUtime=0.23 cores=1,3,5,7
/proc/22738/task/22742/stat : 22742 (java) S 22735 22738 21743 0 -1 4202560 262 0 0 0 19 4 0 0 20 0 19 0 36241628 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422898772648 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22738/tid=22743] ppid=22735 vsize=9891296 CPUtime=0.24 cores=1,3,5,7
/proc/22738/task/22743/stat : 22743 (java) S 22735 22738 21743 0 -1 4202560 400 0 0 0 17 7 0 0 20 0 19 0 36241628 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422897720360 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22738/tid=22744] ppid=22735 vsize=9891296 CPUtime=0.29 cores=1,3,5,7
/proc/22738/task/22744/stat : 22744 (java) S 22735 22738 21743 0 -1 4202560 324 0 0 0 21 8 0 0 20 0 19 0 36241628 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422896667560 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22745] ppid=22735 vsize=9891296 CPUtime=0.21 cores=1,3,5,7
/proc/22738/task/22745/stat : 22745 (java) S 22735 22738 21743 0 -1 4202560 127 0 0 0 16 5 0 0 20 0 19 0 36241628 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422895614248 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22738/tid=22746] ppid=22735 vsize=9891296 CPUtime=0.26 cores=1,3,5,7
/proc/22738/task/22746/stat : 22746 (java) S 22735 22738 21743 0 -1 4202560 213 0 0 0 20 6 0 0 20 0 19 0 36241628 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422894561448 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22738/tid=22747] ppid=22735 vsize=9891296 CPUtime=0.22 cores=1,3,5,7
/proc/22738/task/22747/stat : 22747 (java) S 22735 22738 21743 0 -1 4202560 83 0 0 0 18 4 0 0 20 0 19 0 36241628 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422893509160 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22738/tid=22748] ppid=22735 vsize=9891296 CPUtime=0.29 cores=1,3,5,7
/proc/22738/task/22748/stat : 22748 (java) S 22735 22738 21743 0 -1 4202560 159 0 0 0 22 7 0 0 20 0 19 0 36241628 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422892456360 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22749] ppid=22735 vsize=9891296 CPUtime=0.68 cores=1,3,5,7
/proc/22738/task/22749/stat : 22749 (java) R 22735 22738 21743 0 -1 4202560 322 0 0 0 11 57 0 0 20 0 19 0 36241629 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422410128280 249649990791 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22738/tid=22750] ppid=22735 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22750/stat : 22750 (java) S 22735 22738 21743 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 36241630 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422409074168 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22751] ppid=22735 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22751/stat : 22751 (java) S 22735 22738 21743 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 19 0 36241630 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422408021768 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22738/tid=22752] ppid=22735 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22752/stat : 22752 (java) S 22735 22738 21743 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 36241632 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422406969832 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22753] ppid=22735 vsize=9891296 CPUtime=1.73 cores=1,3,5,7
/proc/22738/task/22753/stat : 22753 (java) S 22735 22738 21743 0 -1 4202560 22073 0 0 0 169 4 0 0 20 0 19 0 36241632 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422405916856 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22738/tid=22754] ppid=22735 vsize=9891296 CPUtime=1.55 cores=1,3,5,7
/proc/22738/task/22754/stat : 22754 (java) S 22735 22738 21743 0 -1 4202560 12188 0 0 0 152 3 0 0 20 0 19 0 36241632 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422404864056 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22755] ppid=22735 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22755/stat : 22755 (java) S 22735 22738 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36241632 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422403811960 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22738/tid=22956] ppid=22735 vsize=9891296 CPUtime=1051.26 cores=1,3,5,7
/proc/22738/task/22956/stat : 22956 (java) R 22735 22738 21743 0 -1 4202560 18 0 0 0 105110 16 0 0 20 0 19 0 36317929 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422399597056 140422899351077 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=23494] ppid=22735 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/22738/task/23494/stat : 23494 (java) S 22735 22738 21743 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 36423286 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422401704968 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.61
Current children cumulated vsize (KiB) 9891296

[startup+1817.31 s]
/proc/loadavg: 1.73 1.96 1.72 3/213 23498
/proc/meminfo: memFree=30674996/32872528 swapFree=190484/190484
[pid=22738] ppid=22735 vsize=9891296 CPUtime=1799.8 cores=1,3,5,7
/proc/22738/stat : 22738 (java) S 22735 22738 21743 0 -1 4202496 41362 0 1 0 179737 243 0 0 20 0 19 0 36241625 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140735458352160 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22738/statm: 2472824 168991 2288 9 0 2463501 0
[pid=22738/tid=22740] ppid=22735 vsize=9891296 CPUtime=0.44 cores=1,3,5,7
/proc/22738/task/22740/stat : 22740 (java) S 22735 22738 21743 0 -1 4202560 2429 0 1 0 34 10 0 0 20 0 19 0 36241627 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140423056786136 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22738/tid=22741] ppid=22735 vsize=9891296 CPUtime=0.26 cores=1,3,5,7
/proc/22738/task/22741/stat : 22741 (java) S 22735 22738 21743 0 -1 4202560 265 0 0 0 21 5 0 0 20 0 19 0 36241628 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140423018277672 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22738/tid=22742] ppid=22735 vsize=9891296 CPUtime=0.23 cores=1,3,5,7
/proc/22738/task/22742/stat : 22742 (java) S 22735 22738 21743 0 -1 4202560 262 0 0 0 19 4 0 0 20 0 19 0 36241628 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422898772648 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22738/tid=22743] ppid=22735 vsize=9891296 CPUtime=0.24 cores=1,3,5,7
/proc/22738/task/22743/stat : 22743 (java) S 22735 22738 21743 0 -1 4202560 400 0 0 0 17 7 0 0 20 0 19 0 36241628 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422897720360 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22738/tid=22744] ppid=22735 vsize=9891296 CPUtime=0.29 cores=1,3,5,7
/proc/22738/task/22744/stat : 22744 (java) S 22735 22738 21743 0 -1 4202560 324 0 0 0 21 8 0 0 20 0 19 0 36241628 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422896667560 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22745] ppid=22735 vsize=9891296 CPUtime=0.21 cores=1,3,5,7
/proc/22738/task/22745/stat : 22745 (java) S 22735 22738 21743 0 -1 4202560 127 0 0 0 16 5 0 0 20 0 19 0 36241628 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422895614248 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22738/tid=22746] ppid=22735 vsize=9891296 CPUtime=0.26 cores=1,3,5,7
/proc/22738/task/22746/stat : 22746 (java) S 22735 22738 21743 0 -1 4202560 213 0 0 0 20 6 0 0 20 0 19 0 36241628 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422894561448 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22738/tid=22747] ppid=22735 vsize=9891296 CPUtime=0.22 cores=1,3,5,7
/proc/22738/task/22747/stat : 22747 (java) S 22735 22738 21743 0 -1 4202560 83 0 0 0 18 4 0 0 20 0 19 0 36241628 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422893509160 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22738/tid=22748] ppid=22735 vsize=9891296 CPUtime=0.29 cores=1,3,5,7
/proc/22738/task/22748/stat : 22748 (java) S 22735 22738 21743 0 -1 4202560 159 0 0 0 22 7 0 0 20 0 19 0 36241628 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422892456360 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22749] ppid=22735 vsize=9891296 CPUtime=0.78 cores=1,3,5,7
/proc/22738/task/22749/stat : 22749 (java) R 22735 22738 21743 0 -1 4202560 322 0 0 0 13 65 0 0 20 0 19 0 36241629 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422410128280 249649990791 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22738/tid=22750] ppid=22735 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22750/stat : 22750 (java) S 22735 22738 21743 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 36241630 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422409074168 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22751] ppid=22735 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22751/stat : 22751 (java) S 22735 22738 21743 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 19 0 36241630 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422408021768 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22738/tid=22752] ppid=22735 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22752/stat : 22752 (java) S 22735 22738 21743 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 36241632 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422406969832 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22753] ppid=22735 vsize=9891296 CPUtime=1.73 cores=1,3,5,7
/proc/22738/task/22753/stat : 22753 (java) S 22735 22738 21743 0 -1 4202560 22073 0 0 0 169 4 0 0 20 0 19 0 36241632 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422405916856 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22738/tid=22754] ppid=22735 vsize=9891296 CPUtime=1.55 cores=1,3,5,7
/proc/22738/task/22754/stat : 22754 (java) S 22735 22738 21743 0 -1 4202560 12188 0 0 0 152 3 0 0 20 0 19 0 36241632 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422404864056 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=22755] ppid=22735 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/22738/task/22755/stat : 22755 (java) S 22735 22738 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36241632 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422403811960 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22738/tid=22956] ppid=22735 vsize=9891296 CPUtime=1051.36 cores=1,3,5,7
/proc/22738/task/22956/stat : 22956 (java) R 22735 22738 21743 0 -1 4202560 18 0 0 0 105120 16 0 0 20 0 19 0 36317929 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422399597056 140422899351133 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22738/tid=23494] ppid=22735 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/22738/task/23494/stat : 23494 (java) S 22735 22738 21743 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 36423286 10128687104 168991 33554432000 1073741824 1073778376 140735458361024 140422401704968 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.8
Current children cumulated vsize (KiB) 9891296

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22738 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=658170
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=740583
# CPU time returned by wait4() is 1797.4
# while last known CPU time is 1799.8
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1.64996
#  lost CPU user time (s): 1.75995
#  lost CPU system time (s): -0.11

Real time (s): 1817.31
CPU time (s): 1801.45
CPU user time (s): 1799.13
CPU system time (s): 2.32
CPU usage (%): 99.1271
Max. virtual memory (cumulated for all children) (KiB): 9891296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.66
system time used= 2.74058
maximum resident set size= 675980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41362
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1280
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 77814
involuntary context switches= 27057

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.84911 second user time and 7.13692 second system time

The end

Launcher Data

Begin job on node102 at 2016-06-19 15:11:51
IDJOB=4109381
IDBENCH=78794
IDSOLVER=2552
FILE ID=node102/4109381-1466341911
RUNJOBID= node102-1466341826-21760
PBS_JOBID= 19922046
Free space on /tmp= 71728 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111227326--soft-66-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109381-1466341911/watcher-4109381-1466341911 -o /tmp/evaluation-result-4109381-1466341911/solver-4109381-1466341911 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1466341826-21760 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4109381-1466341911.wbo

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= caa659759fe222b10bf8cf76097f6901
RANDOM SEED=833960257

node102.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.746
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.746
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.746
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.746
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.746
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.746
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.746
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.746
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31013792 kB
Buffers:          171108 kB
Cached:           269164 kB
SwapCached:         2092 kB
Active:           568468 kB
Inactive:         325452 kB
Active(anon):     453224 kB
Inactive(anon):     3036 kB
Active(file):     115244 kB
Inactive(file):   322416 kB
Unevictable:      190484 kB
Mlocked:          190484 kB
SwapTotal:      67108856 kB
SwapFree:       67099272 kB
Dirty:               896 kB
Writeback:             0 kB
AnonPages:        650272 kB
Mapped:            17148 kB
Shmem:                 0 kB
Slab:             610924 kB
SReclaimable:      54712 kB
SUnreclaim:       556212 kB
KernelStack:        1792 kB
PageTables:         5752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1273256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    417792 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71728 MiB
End job on node102 at 2016-06-19 15:42:08