Trace number 4121659

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 PB16? (TO) 1800.38 898.092

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n78-d3-i3-f.cnf.gz-plain.pb.metafix.opb
MD5SUMfc83e003d47dd006b6842a5bb675c57b
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3.13452
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables117
Total number of constraints312
Number of constraints which are clauses312
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4121659-1467309564.opb
0.10/0.11	c reading problem ... 
0.10/0.12	c  no objective function found
0.10/0.17	c ... done. Wall clock time 0.054s.
0.10/0.17	c declared #vars     117
0.10/0.17	c #constraints  312
0.10/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 312
0.10/0.17	c 312 constraints processed.
0.10/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 312
0.10/0.17	c 312 constraints processed.
1.78/0.66	c cleaning 2495 clauses out of 5000 with flag 16692/5000
2.07/0.72	c cleaning 0 clauses out of 5000 with flag 0/5000
2.82/0.98	c cleaning 0 clauses out of 11001 with flag 0/11001
3.68/1.21	c cleaning 4245 clauses out of 8505 with flag 37756/11000
3.68/1.29	c cleaning 0 clauses out of 18001 with flag 0/18001
5.04/1.70	c cleaning 0 clauses out of 26000 with flag 0/26000
5.64/2.08	c cleaning 5626 clauses out of 11260 with flag 62432/18000
5.84/2.11	c cleaning 0 clauses out of 35000 with flag 0/35000
6.85/2.62	c cleaning 0 clauses out of 45000 with flag 0/45000
8.08/3.20	c cleaning 6812 clauses out of 13634 with flag 90512/26000
8.08/3.27	c cleaning 0 clauses out of 56000 with flag 0/56000
9.27/3.84	c cleaning 0 clauses out of 68001 with flag 0/68001
10.93/4.60	c cleaning 7904 clauses out of 15822 with flag 122236/35000
11.35/4.85	c cleaning 0 clauses out of 81001 with flag 0/81001
13.74/6.02	c cleaning 0 clauses out of 95001 with flag 0/95001
14.35/6.32	c cleaning 8950 clauses out of 17918 with flag 157396/45000
15.99/7.17	c cleaning 0 clauses out of 110001 with flag 0/110001
18.79/8.54	c cleaning 0 clauses out of 126000 with flag 0/126000
18.79/8.59	c cleaning 9974 clauses out of 19968 with flag 196152/56000
21.44/9.88	c cleaning 0 clauses out of 143001 with flag 0/143001
23.64/10.92	c cleaning 10991 clauses out of 21994 with flag 239065/68000
23.64/10.98	c cleaning 0 clauses out of 161000 with flag 0/161000
25.64/11.98	c cleaning 11998 clauses out of 24004 with flag 301828/81001
27.04/12.61	c cleaning 0 clauses out of 180001 with flag 0/180001
27.44/12.83	c cleaning 13002 clauses out of 26006 with flag 369386/95001
30.24/14.24	c cleaning 14001 clauses out of 28003 with flag 445413/110000
30.84/14.51	c cleaning 0 clauses out of 200000 with flag 0/200000
34.24/16.20	c cleaning 14997 clauses out of 30002 with flag 523270/126000
34.43/16.36	c cleaning 0 clauses out of 221000 with flag 0/221000
37.74/17.93	c cleaning 0 clauses out of 243001 with flag 0/243001
38.54/18.31	c cleaning 15998 clauses out of 32005 with flag 604132/143000
42.73/20.46	c cleaning 16999 clauses out of 34008 with flag 692073/161001
42.93/20.50	c cleaning 0 clauses out of 266001 with flag 0/266001
46.33/22.29	c cleaning 18002 clauses out of 36009 with flag 780549/180001
47.33/22.73	c cleaning 0 clauses out of 290000 with flag 0/290000
50.34/24.24	c cleaning 18999 clauses out of 38007 with flag 871846/200001
50.55/24.40	c cleaning 0 clauses out of 315000 with flag 0/315000
54.44/26.28	c cleaning 0 clauses out of 341000 with flag 0/341000
57.25/27.65	c cleaning 20002 clauses out of 40008 with flag 961223/221001
60.04/29.02	c cleaning 0 clauses out of 368001 with flag 0/368001
65.43/31.72	c cleaning 21002 clauses out of 42005 with flag 1058894/243000
69.43/33.72	c cleaning 0 clauses out of 396001 with flag 0/396001
74.03/36.04	c cleaning 21997 clauses out of 44004 with flag 1159792/266001
77.83/37.96	c cleaning 0 clauses out of 425001 with flag 0/425001
81.84/39.93	c cleaning 23003 clauses out of 46007 with flag 1259568/290001
84.63/41.37	c cleaning 0 clauses out of 455001 with flag 0/455001
90.99/44.46	c cleaning 24000 clauses out of 48003 with flag 1357204/315000
92.79/45.30	c cleaning 0 clauses out of 486000 with flag 0/486000
100.39/49.16	c cleaning 0 clauses out of 518000 with flag 0/518000
101.20/49.54	c cleaning 25001 clauses out of 50004 with flag 1460936/341001
107.58/52.79	c cleaning 0 clauses out of 551001 with flag 0/551001
111.78/54.84	c cleaning 26000 clauses out of 52003 with flag 1581394/368001
114.80/56.33	c cleaning 0 clauses out of 585000 with flag 0/585000
125.95/61.85	c cleaning 26998 clauses out of 54002 with flag 1715886/396000
131.95/64.81	c cleaning 0 clauses out of 620000 with flag 0/620000
141.54/69.62	c cleaning 27999 clauses out of 56005 with flag 1850384/425001
143.54/70.62	c cleaning 0 clauses out of 656001 with flag 0/656001
150.74/74.27	c cleaning 0 clauses out of 693000 with flag 0/693000
154.61/76.11	c cleaning 29001 clauses out of 58005 with flag 1985506/455000
162.81/80.27	c cleaning 0 clauses out of 731000 with flag 0/731000
169.01/83.32	c cleaning 29997 clauses out of 60005 with flag 2133057/486001
176.23/87.00	c cleaning 0 clauses out of 770001 with flag 0/770001
180.01/88.88	c cleaning 31004 clauses out of 62008 with flag 2283733/518001
187.81/92.71	c cleaning 0 clauses out of 810001 with flag 0/810001
191.76/94.66	c cleaning 31998 clauses out of 64003 with flag 2435717/551000
196.74/97.12	c cleaning 0 clauses out of 851000 with flag 0/851000
205.34/101.46	c cleaning 33002 clauses out of 66005 with flag 2585915/585000
213.33/105.49	c cleaning 0 clauses out of 893001 with flag 0/893001
219.73/108.64	c cleaning 33995 clauses out of 68003 with flag 2741437/620000
234.13/115.88	c cleaning 35001 clauses out of 70008 with flag 2901412/656000
244.34/120.91	c cleaning 0 clauses out of 936000 with flag 0/936000
251.50/124.43	c cleaning 36000 clauses out of 72007 with flag 3071178/693000
265.28/131.32	c cleaning 37000 clauses out of 74009 with flag 3247078/731002
269.88/133.68	c cleaning 0 clauses out of 980000 with flag 0/980000
278.88/138.19	c cleaning 38001 clauses out of 76008 with flag 3420176/770001
292.27/144.80	c cleaning 0 clauses out of 1025000 with flag 0/1025000
293.67/145.53	c cleaning 38999 clauses out of 78007 with flag 3592450/810001
312.43/154.88	c cleaning 39997 clauses out of 80008 with flag 3776898/851001
319.22/158.20	c cleaning 0 clauses out of 1071000 with flag 0/1071000
337.44/167.31	c cleaning 0 clauses out of 1118001 with flag 0/1118001
340.02/168.67	c cleaning 40999 clauses out of 82011 with flag 3974588/893001
349.22/173.49	c cleaning 0 clauses out of 1166000 with flag 0/1166000
366.22/181.99	c cleaning 42000 clauses out of 84011 with flag 4166727/936000
374.82/186.26	c cleaning 0 clauses out of 1215000 with flag 0/1215000
389.89/193.78	c cleaning 42998 clauses out of 86012 with flag 4362775/980001
394.08/195.81	c cleaning 0 clauses out of 1265001 with flag 0/1265001
415.67/206.67	c cleaning 0 clauses out of 1316000 with flag 0/1316000
420.87/209.29	c cleaning 44000 clauses out of 88014 with flag 4572374/1025001
453.59/225.58	c cleaning 45002 clauses out of 90014 with flag 4790101/1071001
456.17/226.88	c cleaning 0 clauses out of 1368000 with flag 0/1368000
484.77/241.18	c cleaning 45999 clauses out of 92011 with flag 5001247/1118000
485.37/241.49	c cleaning 0 clauses out of 1421000 with flag 0/1421000
506.09/251.80	c cleaning 0 clauses out of 1475000 with flag 0/1475000
517.29/257.30	c cleaning 47001 clauses out of 94013 with flag 5222210/1166001
535.89/266.61	c cleaning 0 clauses out of 1530000 with flag 0/1530000
551.02/274.11	c cleaning 48002 clauses out of 96012 with flag 5430962/1215001
570.43/283.84	c cleaning 0 clauses out of 1586000 with flag 0/1586000
596.71/296.97	c cleaning 48999 clauses out of 98009 with flag 5669176/1265000
601.12/299.12	c cleaning 0 clauses out of 1643000 with flag 0/1643000
629.76/313.70	c cleaning 0 clauses out of 1701001 with flag 0/1701001
656.96/327.38	c cleaning 50002 clauses out of 100010 with flag 5912452/1316000
659.56/328.65	c cleaning 0 clauses out of 1760001 with flag 0/1760001
695.88/346.71	c cleaning 0 clauses out of 1820001 with flag 0/1820001
706.87/352.26	c cleaning 50998 clauses out of 102009 with flag 6167912/1368001
726.98/362.24	c cleaning 0 clauses out of 1881000 with flag 0/1881000
756.48/376.95	c cleaning 0 clauses out of 1943000 with flag 0/1943000
773.59/385.44	c cleaning 52001 clauses out of 104011 with flag 6454315/1421001
800.78/399.07	c cleaning 0 clauses out of 2006001 with flag 0/2006001
846.77/421.91	c cleaning 0 clauses out of 2070000 with flag 0/2070000
853.97/425.54	c cleaning 53001 clauses out of 106010 with flag 6743403/1475001
883.90/440.40	c cleaning 0 clauses out of 2135000 with flag 0/2135000
908.08/452.48	c cleaning 53999 clauses out of 108009 with flag 7003466/1530001
916.50/456.70	c cleaning 0 clauses out of 2201001 with flag 0/2201001
943.03/470.31	c cleaning 55002 clauses out of 110009 with flag 7251216/1586000
946.44/472.06	c cleaning 0 clauses out of 2268000 with flag 0/2268000
975.51/486.58	c cleaning 55999 clauses out of 112007 with flag 7490859/1643000
984.50/491.07	c cleaning 0 clauses out of 2336002 with flag 0/2336002
1016.82/507.17	c cleaning 56998 clauses out of 114008 with flag 7746576/1701000
1025.01/511.29	c cleaning 0 clauses out of 2405000 with flag 0/2405000
1057.91/527.63	c cleaning 57999 clauses out of 116010 with flag 8004600/1760000
1068.85/533.02	c cleaning 0 clauses out of 2475000 with flag 0/2475000
1097.43/547.21	c cleaning 59001 clauses out of 118012 with flag 8258313/1820001
1108.62/552.84	c cleaning 0 clauses out of 2546001 with flag 0/2546001
1137.57/567.27	c cleaning 59999 clauses out of 120011 with flag 8513327/1881001
1151.33/574.08	c cleaning 0 clauses out of 2618001 with flag 0/2618001
1178.34/587.56	c cleaning 60997 clauses out of 122011 with flag 8764396/1943000
1198.86/597.73	c cleaning 0 clauses out of 2691001 with flag 0/2691001
1219.81/608.17	c cleaning 62002 clauses out of 124016 with flag 9015669/2006002
1244.80/620.58	c cleaning 0 clauses out of 2765000 with flag 0/2765000
1266.99/631.68	c cleaning 63003 clauses out of 126013 with flag 9285765/2070001
1288.73/642.42	c cleaning 0 clauses out of 2840000 with flag 0/2840000
1329.70/662.81	c cleaning 0 clauses out of 2916001 with flag 0/2916001
1338.70/667.33	c cleaning 64002 clauses out of 128009 with flag 9564256/2135000
1395.31/696.22	c cleaning 0 clauses out of 2993000 with flag 0/2993000
1395.73/696.42	c cleaning 64999 clauses out of 130007 with flag 9852772/2201000
1453.42/725.28	c cleaning 66000 clauses out of 132008 with flag 10136683/2268000
1470.17/733.58	c cleaning 0 clauses out of 3071000 with flag 0/3071000
1511.07/753.91	c cleaning 67002 clauses out of 134009 with flag 10428990/2336001
1528.48/762.67	c cleaning 0 clauses out of 3150000 with flag 0/3150000
1564.03/780.34	c cleaning 67999 clauses out of 136007 with flag 10721903/2405001
1580.43/788.57	c cleaning 0 clauses out of 3230000 with flag 0/3230000
1630.43/813.30	c cleaning 69000 clauses out of 138008 with flag 11035348/2475001
1634.83/815.57	c cleaning 0 clauses out of 3311000 with flag 0/3311000
1680.04/838.03	c cleaning 0 clauses out of 3393001 with flag 0/3393001
1699.61/847.79	c cleaning 69999 clauses out of 140007 with flag 11348273/2546000
1739.96/867.87	c cleaning 0 clauses out of 3476000 with flag 0/3476000
1768.79/882.19	c cleaning 70999 clauses out of 142009 with flag 11659943/2618001
1796.79/896.12	c cleaning 0 clauses out of 3560001 with flag 0/3560001
1800.01/897.71	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.01/897.71	c starts		: 119
1800.01/897.71	c conflicts		: 2663491
1800.01/897.71	c decisions		: 3333355
1800.01/897.71	c propagations		: 16187279
1800.01/897.71	c inspects		: 18850307098
1800.01/897.71	c shortcuts		: 0
1800.01/897.71	c learnt literals	: 0
1800.01/897.71	c learnt binary clauses	: 0
1800.01/897.71	c learnt ternary clauses	: 8
1800.01/897.71	c learnt constraints	: 2663491
1800.01/897.71	c ignored constraints	: 0
1800.01/897.71	c root simplifications	: 0
1800.01/897.71	c removed literals (reason simplification)	: 11587432
1800.01/897.71	c reason swapping (by a shorter reason)	: 0
1800.01/897.71	c Calls to reduceDB	: 68
1800.01/897.71	c Number of update (reduction) of LBD	: 356726
1800.01/897.71	c Imported unit clauses	: 0
1800.01/897.71	c number of reductions to clauses (during analyze)	: 0
1800.01/897.71	c number of learned constraints concerned by reduction	: 0
1800.01/897.71	c number of learning phase by resolution	: 0
1800.01/897.71	c number of learning phase by cutting planes	: 0
1800.01/897.71	c speed (assignments/second)	: 18035.22194628188
1800.01/897.71	c non guided choices	770
1800.01/897.74	c learnt constraints type 
1800.01/897.74	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 116500
1800.01/897.74	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.01/897.74	c starts		: 251
1800.01/897.74	c conflicts		: 3566281
1800.01/897.74	c decisions		: 3972315
1800.01/897.74	c propagations		: 16590693
1800.01/897.74	c inspects		: 7084636807
1800.01/897.74	c shortcuts		: 0
1800.01/897.74	c learnt literals	: 0
1800.01/897.74	c learnt binary clauses	: 0
1800.01/897.74	c learnt ternary clauses	: 8
1800.01/897.74	c learnt constraints	: 3566281
1800.01/897.74	c ignored constraints	: 0
1800.01/897.74	c root simplifications	: 0
1800.01/897.74	c removed literals (reason simplification)	: 0
1800.01/897.74	c reason swapping (by a shorter reason)	: 0
1800.01/897.74	c Calls to reduceDB	: 80
1800.01/897.74	c Number of update (reduction) of LBD	: 0
1800.01/897.74	c Imported unit clauses	: 0
1800.01/897.74	c number of reductions to clauses (during analyze)	: 0
1800.01/897.74	c number of learned constraints concerned by reduction	: 0
1800.01/897.74	c number of learning phase by resolution	: 0
1800.01/897.74	c number of learning phase by cutting planes	: 0
1800.01/897.74	c speed (assignments/second)	: 18484.13372194072
1800.01/897.74	c non guided choices	602
1800.01/897.76	c timeout
1800.21/898.08	c learnt constraints type 
1800.21/898.08	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 3566281
1800.21/898.08	s UNKNOWN
1800.21/898.08	c Total wall clock time (in seconds): 897.966

Verifier Data

ERROR: no interpretation found !

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-4121659-1467309564/watcher-4121659-1467309564 -o /tmp/evaluation-result-4121659-1467309564/solver-4121659-1467309564 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1467308727-13227 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4121659-1467309564.opb 

pid=15874
running on 4 cores: 0,2,4,6

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: 4.08 3.89 2.91 4/261 15877
/proc/meminfo: memFree=29990676/32872528 swapFree=189444/189444
[pid=15877] ppid=15874 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/15877/stat : 15877 (java) S 15874 15877 13211 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 12062889 98570240 977 33554432000 1073741824 1073778376 140736544553008 140736544544144 249653395517 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15877/statm: 24065 977 743 9 0 16771 0
[pid=15877/tid=15878] ppid=15874 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15878/stat : 15878 (java) R 15874 15877 13211 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 12062889 98570240 977 33554432000 1073741824 1073778376 140736544553008 139804167314984 249650038144 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100061 s]
/proc/loadavg: 4.08 3.89 2.91 4/261 15877
/proc/meminfo: memFree=29990676/32872528 swapFree=189444/189444
[pid=15877] ppid=15874 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/15877/stat : 15877 (java) S 15874 15877 13211 0 -1 4202496 4412 0 1 0 8 2 0 0 20 0 18 0 12062889 9787879424 6043 33554432000 1073741824 1073778376 140736544553008 140736544544144 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15877/statm: 2389619 6043 2126 9 0 2380296 0
[pid=15877/tid=15878] ppid=15874 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/15877/task/15878/stat : 15878 (java) R 15874 15877 13211 0 -1 4202560 2388 0 1 0 6 1 0 0 20 0 18 0 12062889 9787879424 6043 33554432000 1073741824 1073778376 140736544553008 139804167315384 139804170150093 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200259 s]
/proc/loadavg: 4.08 3.89 2.91 4/261 15877
/proc/meminfo: memFree=29990676/32872528 swapFree=189444/189444
[pid=15877] ppid=15874 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/15877/stat : 15877 (java) S 15874 15877 13211 0 -1 4202496 4763 0 1 0 24 2 0 0 20 0 22 0 12062889 10060525568 7864 33554432000 1073741824 1073778376 140736544553008 140736544544144 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15877/statm: 2456183 7864 2209 9 0 2446860 0
[pid=15877/tid=15878] ppid=15874 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/15877/task/15878/stat : 15878 (java) S 15874 15877 13211 0 -1 4202560 2425 0 1 0 14 1 0 0 20 0 22 0 12062889 10060525568 7864 33554432000 1073741824 1073778376 140736544553008 139804167320440 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9824732

[startup+0.300216 s]
/proc/loadavg: 4.08 3.89 2.91 4/261 15877
/proc/meminfo: memFree=29990676/32872528 swapFree=189444/189444
[pid=15877] ppid=15874 vsize=9825164 CPUtime=0.64 cores=0,2,4,6
/proc/15877/stat : 15877 (java) S 15874 15877 13211 0 -1 4202496 7771 0 1 0 62 2 0 0 20 0 22 0 12062889 10060967936 9405 33554432000 1073741824 1073778376 140736544553008 140736544544144 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15877/statm: 2456291 9413 2240 9 0 2446968 0
[pid=15877/tid=15878] ppid=15874 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/15877/task/15878/stat : 15878 (java) S 15874 15877 13211 0 -1 4202560 2425 0 1 0 14 1 0 0 20 0 22 0 12062889 10060525568 9305 33554432000 1073741824 1073778376 140736544553008 139804167320440 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 9825164

[startup+0.700215 s]
/proc/loadavg: 4.08 3.89 2.91 4/261 15877
/proc/meminfo: memFree=29990676/32872528 swapFree=189444/189444
[pid=15877] ppid=15874 vsize=9824732 CPUtime=2.07 cores=0,2,4,6
/proc/15877/stat : 15877 (java) S 15874 15877 13211 0 -1 4202496 13717 0 1 0 203 4 0 0 20 0 22 0 12062889 10060525568 27680 33554432000 1073741824 1073778376 140736544553008 140736544544144 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15877/statm: 2456183 27680 2260 9 0 2446860 0
[pid=15877/tid=15878] ppid=15874 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/15877/task/15878/stat : 15878 (java) S 15874 15877 13211 0 -1 4202560 2425 0 1 0 14 1 0 0 20 0 22 0 12062889 10060525568 27680 33554432000 1073741824 1073778376 140736544553008 139804167320440 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 4.23 3.92 2.93 5/283 15899
/proc/meminfo: memFree=29813264/32872528 swapFree=189444/189444
[pid=15877] ppid=15874 vsize=9824732 CPUtime=4.59 cores=0,2,4,6
/proc/15877/stat : 15877 (java) S 15874 15877 13211 0 -1 4202496 25627 0 1 0 452 7 0 0 20 0 22 0 12062889 10060525568 49240 33554432000 1073741824 1073778376 140736544553008 140736544544144 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15877/statm: 2456183 49240 2275 9 0 2446860 0
[pid=15877/tid=15878] ppid=15874 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/15877/task/15878/stat : 15878 (java) S 15874 15877 13211 0 -1 4202560 2425 0 1 0 14 1 0 0 20 0 22 0 12062889 10060525568 49240 33554432000 1073741824 1073778376 140736544553008 139804167320440 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15880] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15880/stat : 15880 (java) S 15874 15877 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 12062890 10060525568 49240 33554432000 1073741824 1073778376 140736544553008 139804139772328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15877/tid=15881] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15881/stat : 15881 (java) S 15874 15877 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12062890 10060525568 49240 33554432000 1073741824 1073778376 140736544553008 139804009867816 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15877/tid=15882] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15882/stat : 15882 (java) S 15874 15877 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12062890 10060525568 49240 33554432000 1073741824 1073778376 140736544553008 139804008814760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15877/tid=15883] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15883/stat : 15883 (java) S 15874 15877 13211 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 12062890 10060525568 49240 33554432000 1073741824 1073778376 140736544553008 139804007762216 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15884] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15884/stat : 15884 (java) S 15874 15877 13211 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 12062890 10060525568 49240 33554432000 1073741824 1073778376 140736544553008 139804006710184 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15885] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15885/stat : 15885 (java) S 15874 15877 13211 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 12062890 10060525568 49240 33554432000 1073741824 1073778376 140736544553008 139804005657640 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15877/tid=15886] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15886/stat : 15886 (java) S 15874 15877 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12062890 10060525568 49240 33554432000 1073741824 1073778376 140736544553008 139803668507304 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15877/tid=15887] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15887/stat : 15887 (java) S 15874 15877 13211 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 12062890 10060525568 49240 33554432000 1073741824 1073778376 140736544553008 139803667454760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15877/tid=15888] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15888/stat : 15888 (java) S 15874 15877 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 12062891 10060525568 49240 33554432000 1073741824 1073778376 140736544553008 139803655256424 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15877/tid=15889] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15889/stat : 15889 (java) S 15874 15877 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 12062892 10060525568 49240 33554432000 1073741824 1073778376 140736544553008 139803654202744 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15877/tid=15890] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15890/stat : 15890 (java) S 15874 15877 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 12062892 10060525568 49240 33554432000 1073741824 1073778376 140736544553008 139803653149576 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15877/tid=15891] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15891/stat : 15891 (java) S 15874 15877 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12062894 10060525568 49240 33554432000 1073741824 1073778376 140736544553008 139803652098320 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15877/tid=15892] ppid=15874 vsize=9824732 CPUtime=0.86 cores=0,2,4,6
/proc/15877/task/15892/stat : 15892 (java) R 15874 15877 13211 0 -1 4202560 9856 0 0 0 85 1 0 0 20 0 22 0 12062894 10060525568 49240 33554432000 1073741824 1073778376 140736544553008 139803651033384 139804171437464 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15893] ppid=15874 vsize=9824732 CPUtime=0.91 cores=0,2,4,6
/proc/15877/task/15893/stat : 15893 (java) S 15874 15877 13211 0 -1 4202560 11914 0 0 0 89 2 0 0 20 0 22 0 12062894 10060525568 49240 33554432000 1073741824 1073778376 140736544553008 139803649993656 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15877/tid=15894] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15894/stat : 15894 (java) S 15874 15877 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12062894 10060525568 49240 33554432000 1073741824 1073778376 140736544553008 139803648940792 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15877/tid=15895] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15895/stat : 15895 (java) S 15874 15877 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12062894 10060525568 49240 33554432000 1073741824 1073778376 140736544553008 139803647888456 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15877/tid=15896] ppid=15874 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/15877/task/15896/stat : 15896 (java) R 15874 15877 13211 0 -1 4202560 25 0 0 0 129 0 0 0 20 0 22 0 12062907 10060525568 49240 33554432000 1073741824 1073778376 140736544553008 139803646833352 139804021518977 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15877/tid=15897] ppid=15874 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/15877/task/15897/stat : 15897 (java) R 15874 15877 13211 0 -1 4202560 91 0 0 0 127 2 0 0 20 0 22 0 12062907 10060525568 49240 33554432000 1073741824 1073778376 140736544553008 139803645779216 139804021396787 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=15877/tid=15898] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15898/stat : 15898 (java) S 15874 15877 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12062907 10060525568 49240 33554432000 1073741824 1073778376 140736544553008 139803644728104 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15899] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15899/stat : 15899 (java) S 15874 15877 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12062907 10060525568 49240 33554432000 1073741824 1073778376 140736544553008 139803643675560 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 9824732

[startup+3.11629 s]
/proc/loadavg: 4.23 3.92 2.93 5/283 15899
/proc/meminfo: memFree=29791668/32872528 swapFree=189444/189444
[pid=15877] ppid=15874 vsize=9824732 CPUtime=7.91 cores=0,2,4,6
/proc/15877/stat : 15877 (java) S 15874 15877 13211 0 -1 4202496 25796 0 1 0 779 12 0 0 20 0 22 0 12062889 10060525568 83210 33554432000 1073741824 1073778376 140736544553008 140736544544144 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15877/statm: 2456183 83210 2275 9 0 2446860 0
[pid=15877/tid=15878] ppid=15874 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/15877/task/15878/stat : 15878 (java) S 15874 15877 13211 0 -1 4202560 2425 0 1 0 14 1 0 0 20 0 22 0 12062889 10060525568 83210 33554432000 1073741824 1073778376 140736544553008 139804167320440 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15880] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15880/stat : 15880 (java) S 15874 15877 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 12062890 10060525568 83210 33554432000 1073741824 1073778376 140736544553008 139804139772184 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15877/tid=15881] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15881/stat : 15881 (java) S 15874 15877 13211 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 12062890 10060525568 83210 33554432000 1073741824 1073778376 140736544553008 139804009867816 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15877/tid=15882] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15882/stat : 15882 (java) S 15874 15877 13211 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 12062890 10060525568 83210 33554432000 1073741824 1073778376 140736544553008 139804008814760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15877/tid=15883] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15883/stat : 15883 (java) R 15874 15877 13211 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 12062890 10060525568 83210 33554432000 1073741824 1073778376 140736544553008 139804007762216 249653408828 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=15877/tid=15884] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15884/stat : 15884 (java) S 15874 15877 13211 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 12062890 10060525568 83210 33554432000 1073741824 1073778376 140736544553008 139804006710184 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15877/tid=15885] ppid=15874 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/15877/task/15885/stat : 15885 (java) S 15874 15877 13211 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 22 0 12062890 10060525568 83210 33554432000 1073741824 1073778376 140736544553008 139804005657496 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15886] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15886/stat : 15886 (java) S 15874 15877 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12062890 10060525568 83210 33554432000 1073741824 1073778376 140736544553008 139803668507304 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15877/tid=15887] ppid=15874 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15877/task/15887/stat : 15887 (java) S 15874 15877 13211 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 12062890 10060525568 83210 33554432000 1073741824 1073778376 140736544553008 139803667454728 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15888] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15888/stat : 15888 (java) S 15874 15877 13211 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 12062891 10060525568 83210 33554432000 1073741824 1073778376 140736544553008 139803655255304 249653408828 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15877/tid=15889] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15889/stat : 15889 (java) S 15874 15877 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 12062892 10060525568 83210 33554432000 1073741824 1073778376 140736544553008 139803654202744 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15877/tid=15890] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15890/stat : 15890 (java) S 15874 15877 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 12062892 10060525568 83210 33554432000 1073741824 1073778376 140736544553008 139803653149576 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15877/tid=15891] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15891/stat : 15891 (java) S 15874 15877 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12062894 10060525568 83210 33554432000 1073741824 1073778376 140736544553008 139803652098320 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15877/tid=15892] ppid=15874 vsize=9824732 CPUtime=0.91 cores=0,2,4,6
/proc/15877/task/15892/stat : 15892 (java) S 15874 15877 13211 0 -1 4202560 9856 0 0 0 90 1 0 0 20 0 22 0 12062894 10060525568 83210 33554432000 1073741824 1073778376 140736544553008 139803651046200 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15893] ppid=15874 vsize=9824732 CPUtime=0.91 cores=0,2,4,6
/proc/15877/task/15893/stat : 15893 (java) S 15874 15877 13211 0 -1 4202560 11914 0 0 0 89 2 0 0 20 0 22 0 12062894 10060525568 83210 33554432000 1073741824 1073778376 140736544553008 139803649993656 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15877/tid=15894] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15894/stat : 15894 (java) S 15874 15877 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12062894 10060525568 83210 33554432000 1073741824 1073778376 140736544553008 139803648940792 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15877/tid=15895] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15895/stat : 15895 (java) S 15874 15877 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12062894 10060525568 83210 33554432000 1073741824 1073778376 140736544553008 139803647888456 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15877/tid=15896] ppid=15874 vsize=9824732 CPUtime=2.86 cores=0,2,4,6
/proc/15877/task/15896/stat : 15896 (java) S 15874 15877 13211 0 -1 4202560 48 0 0 0 286 0 0 0 20 0 22 0 12062907 10060525568 83210 33554432000 1073741824 1073778376 140736544553008 139803646831384 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15897] ppid=15874 vsize=9824732 CPUtime=2.85 cores=0,2,4,6
/proc/15877/task/15897/stat : 15897 (java) S 15874 15877 13211 0 -1 4202560 127 0 0 0 283 2 0 0 20 0 22 0 12062907 10060525568 83210 33554432000 1073741824 1073778376 140736544553008 139803645779464 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15877/tid=15898] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15898/stat : 15898 (java) S 15874 15877 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12062907 10060525568 83210 33554432000 1073741824 1073778376 140736544553008 139803644728104 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15899] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15899/stat : 15899 (java) S 15874 15877 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12062907 10060525568 83210 33554432000 1073741824 1073778376 140736544553008 139803643675560 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 7.91
Current children cumulated vsize (KiB) 9824732

[startup+6.301 s]
/proc/loadavg: 4.21 3.93 2.93 5/283 15899
/proc/meminfo: memFree=29645308/32872528 swapFree=189444/189444
[pid=15877] ppid=15874 vsize=9824732 CPUtime=14.35 cores=0,2,4,6
/proc/15877/stat : 15877 (java) S 15874 15877 13211 0 -1 4202496 26182 0 1 0 1419 16 0 0 20 0 22 0 12062889 10060525568 117108 33554432000 1073741824 1073778376 140736544553008 140736544544144 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15877/statm: 2456183 117108 2275 9 0 2446860 0
[pid=15877/tid=15878] ppid=15874 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/15877/task/15878/stat : 15878 (java) S 15874 15877 13211 0 -1 4202560 2425 0 1 0 14 1 0 0 20 0 22 0 12062889 10060525568 117108 33554432000 1073741824 1073778376 140736544553008 139804167320440 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15880] ppid=15874 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/15877/task/15880/stat : 15880 (java) S 15874 15877 13211 0 -1 4202560 71 0 0 0 2 0 0 0 20 0 22 0 12062890 10060525568 117108 33554432000 1073741824 1073778376 140736544553008 139804139772328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15881] ppid=15874 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15877/task/15881/stat : 15881 (java) S 15874 15877 13211 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 12062890 10060525568 117108 33554432000 1073741824 1073778376 140736544553008 139804009867816 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15877/tid=15882] ppid=15874 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15877/task/15882/stat : 15882 (java) S 15874 15877 13211 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 22 0 12062890 10060525568 117108 33554432000 1073741824 1073778376 140736544553008 139804008814760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15877/tid=15883] ppid=15874 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15877/task/15883/stat : 15883 (java) S 15874 15877 13211 0 -1 4202560 49 0 0 0 1 0 0 0 20 0 22 0 12062890 10060525568 117108 33554432000 1073741824 1073778376 140736544553008 139804007762216 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15877/tid=15884] ppid=15874 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/15877/task/15884/stat : 15884 (java) S 15874 15877 13211 0 -1 4202560 52 0 0 0 2 0 0 0 20 0 22 0 12062890 10060525568 117108 33554432000 1073741824 1073778376 140736544553008 139804006710184 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15885] ppid=15874 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/15877/task/15885/stat : 15885 (java) S 15874 15877 13211 0 -1 4202560 78 0 0 0 2 1 0 0 20 0 22 0 12062890 10060525568 117108 33554432000 1073741824 1073778376 140736544553008 139804005657640 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15886] ppid=15874 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15877/task/15886/stat : 15886 (java) S 15874 15877 13211 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 12062890 10060525568 117108 33554432000 1073741824 1073778376 140736544553008 139803668507304 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15877/tid=15887] ppid=15874 vsize=9824732 CPUtime=0.01 cores=0,2,4,6

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

Current children cumulated vsize (KiB) 9824732

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

############
# WARNING:
# current cumulated CPU time (1795.88 s) is less than in the last sample (1800.01 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (4.13 s) to the 'lost time'.

[startup+897.708 s]
/proc/loadavg: 4.11 4.06 3.62 5/283 16284
/proc/meminfo: memFree=29118312/32872528 swapFree=189444/189444
[pid=15877] ppid=15874 vsize=9824732 CPUtime=1800.01 cores=0,2,4,6
/proc/15877/stat : 15877 (java) S 15874 15877 13211 0 -1 4202496 33447 0 1 0 179884 117 0 0 20 0 22 0 12062889 10060525568 410666 33554432000 1073741824 1073778376 140736544553008 140736544544144 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15877/statm: 2456183 410666 2284 9 0 2446860 0
[pid=15877/tid=15878] ppid=15874 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/15877/task/15878/stat : 15878 (java) S 15874 15877 13211 0 -1 4202560 2432 0 1 0 16 3 0 0 20 0 22 0 12062889 10060525568 410666 33554432000 1073741824 1073778376 140736544553008 139804167320440 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15877/tid=15880] ppid=15874 vsize=9824732 CPUtime=1.88 cores=0,2,4,6
/proc/15877/task/15880/stat : 15880 (java) S 15874 15877 13211 0 -1 4202560 715 0 0 0 182 6 0 0 20 0 22 0 12062890 10060525568 410666 33554432000 1073741824 1073778376 140736544553008 139804139772328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15881] ppid=15874 vsize=9824732 CPUtime=1.68 cores=0,2,4,6
/proc/15877/task/15881/stat : 15881 (java) S 15874 15877 13211 0 -1 4202560 684 0 0 0 160 8 0 0 20 0 22 0 12062890 10060525568 410666 33554432000 1073741824 1073778376 140736544553008 139804009867816 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15882] ppid=15874 vsize=9824732 CPUtime=1.84 cores=0,2,4,6
/proc/15877/task/15882/stat : 15882 (java) S 15874 15877 13211 0 -1 4202560 591 0 0 0 175 9 0 0 20 0 22 0 12062890 10060525568 410666 33554432000 1073741824 1073778376 140736544553008 139804008814760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15883] ppid=15874 vsize=9824732 CPUtime=1.76 cores=0,2,4,6
/proc/15877/task/15883/stat : 15883 (java) S 15874 15877 13211 0 -1 4202560 443 0 0 0 168 8 0 0 20 0 22 0 12062890 10060525568 410666 33554432000 1073741824 1073778376 140736544553008 139804007762216 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15877/tid=15884] ppid=15874 vsize=9824732 CPUtime=1.6 cores=0,2,4,6
/proc/15877/task/15884/stat : 15884 (java) S 15874 15877 13211 0 -1 4202560 516 0 0 0 153 7 0 0 20 0 22 0 12062890 10060525568 410666 33554432000 1073741824 1073778376 140736544553008 139804006710184 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15877/tid=15885] ppid=15874 vsize=9824732 CPUtime=1.89 cores=0,2,4,6
/proc/15877/task/15885/stat : 15885 (java) S 15874 15877 13211 0 -1 4202560 792 0 0 0 180 9 0 0 20 0 22 0 12062890 10060525568 410666 33554432000 1073741824 1073778376 140736544553008 139804005657640 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15886] ppid=15874 vsize=9824732 CPUtime=1.67 cores=0,2,4,6
/proc/15877/task/15886/stat : 15886 (java) S 15874 15877 13211 0 -1 4202560 441 0 0 0 161 6 0 0 20 0 22 0 12062890 10060525568 410666 33554432000 1073741824 1073778376 140736544553008 139803668507304 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15887] ppid=15874 vsize=9824732 CPUtime=1.59 cores=0,2,4,6
/proc/15877/task/15887/stat : 15887 (java) S 15874 15877 13211 0 -1 4202560 725 0 0 0 148 11 0 0 20 0 22 0 12062890 10060525568 410666 33554432000 1073741824 1073778376 140736544553008 139803667454760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15888] ppid=15874 vsize=9824732 CPUtime=3.52 cores=0,2,4,6
/proc/15877/task/15888/stat : 15888 (java) S 15874 15877 13211 0 -1 4202560 1396 0 0 0 349 3 0 0 20 0 22 0 12062891 10060525568 410666 33554432000 1073741824 1073778376 140736544553008 139803655256424 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15877/tid=15889] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15889/stat : 15889 (java) S 15874 15877 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 12062892 10060525568 410666 33554432000 1073741824 1073778376 140736544553008 139803654202744 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15877/tid=15890] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15890/stat : 15890 (java) S 15874 15877 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 12062892 10060525568 410666 33554432000 1073741824 1073778376 140736544553008 139803653149576 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15877/tid=15891] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15891/stat : 15891 (java) S 15874 15877 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12062894 10060525568 410666 33554432000 1073741824 1073778376 140736544553008 139803652098320 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15877/tid=15892] ppid=15874 vsize=9824732 CPUtime=0.97 cores=0,2,4,6
/proc/15877/task/15892/stat : 15892 (java) S 15874 15877 13211 0 -1 4202560 9863 0 0 0 96 1 0 0 20 0 22 0 12062894 10060525568 410666 33554432000 1073741824 1073778376 140736544553008 139803651046200 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15893] ppid=15874 vsize=9824732 CPUtime=0.91 cores=0,2,4,6
/proc/15877/task/15893/stat : 15893 (java) S 15874 15877 13211 0 -1 4202560 11914 0 0 0 89 2 0 0 20 0 22 0 12062894 10060525568 410666 33554432000 1073741824 1073778376 140736544553008 139803649993656 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15877/tid=15894] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15894/stat : 15894 (java) S 15874 15877 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 12062894 10060525568 410666 33554432000 1073741824 1073778376 140736544553008 139803648940792 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15877/tid=15895] ppid=15874 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/15877/task/15895/stat : 15895 (java) S 15874 15877 13211 0 -1 4202560 51 0 0 0 12 20 0 0 20 0 22 0 12062894 10060525568 410666 33554432000 1073741824 1073778376 140736544553008 139803647888456 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15896] ppid=15874 vsize=9824732 CPUtime=887.85 cores=0,2,4,6
/proc/15877/task/15896/stat : 15896 (java) R 15874 15877 13211 0 -1 4202560 92 0 0 0 88771 14 0 0 20 0 22 0 12062907 10060525568 410666 33554432000 1073741824 1073778376 140736544553008 139803646824336 139804021518972 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15877/tid=15897] ppid=15874 vsize=9824732 CPUtime=887.84 cores=0,2,4,6
/proc/15877/task/15897/stat : 15897 (java) R 15874 15877 13211 0 -1 4202560 1526 0 0 0 88749 35 0 0 20 0 22 0 12062907 10060525568 410666 33554432000 1073741824 1073778376 140736544553008 139803645771792 139804021518972 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15877/tid=15898] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15898/stat : 15898 (java) S 15874 15877 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12062907 10060525568 410666 33554432000 1073741824 1073778376 140736544553008 139803644728104 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15899] ppid=15874 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15899/stat : 15899 (java) S 15874 15877 13211 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 12062907 10060525568 410666 33554432000 1073741824 1073778376 140736544553008 139803643675560 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9824732

[startup+897.805 s]
/proc/loadavg: 4.11 4.06 3.62 5/283 16284
/proc/meminfo: memFree=29118312/32872528 swapFree=189444/189444
[pid=15877] ppid=15874 vsize=9957860 CPUtime=1795.88 cores=0,2,4,6
/proc/15877/stat : 15877 (java) S 15874 15877 13211 0 -1 4202496 33493 0 1 0 179445 143 0 0 20 0 20 0 12062889 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 140736544544144 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15877/statm: 2489465 410695 2295 9 0 2480142 0
[pid=15877/tid=15878] ppid=15874 vsize=9957860 CPUtime=0.19 cores=0,2,4,6
/proc/15877/task/15878/stat : 15878 (java) S 15874 15877 13211 0 -1 4202560 2432 0 1 0 16 3 0 0 20 0 20 0 12062889 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139804167320984 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15880] ppid=15874 vsize=9957860 CPUtime=1.88 cores=0,2,4,6
/proc/15877/task/15880/stat : 15880 (java) S 15874 15877 13211 0 -1 4202560 715 0 0 0 182 6 0 0 20 0 20 0 12062890 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139804139772328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15881] ppid=15874 vsize=9957860 CPUtime=1.68 cores=0,2,4,6
/proc/15877/task/15881/stat : 15881 (java) S 15874 15877 13211 0 -1 4202560 684 0 0 0 160 8 0 0 20 0 20 0 12062890 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139804009867816 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15882] ppid=15874 vsize=9957860 CPUtime=1.84 cores=0,2,4,6
/proc/15877/task/15882/stat : 15882 (java) S 15874 15877 13211 0 -1 4202560 591 0 0 0 175 9 0 0 20 0 20 0 12062890 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139804008814760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15883] ppid=15874 vsize=9957860 CPUtime=1.76 cores=0,2,4,6
/proc/15877/task/15883/stat : 15883 (java) S 15874 15877 13211 0 -1 4202560 443 0 0 0 168 8 0 0 20 0 20 0 12062890 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139804007762216 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15877/tid=15884] ppid=15874 vsize=9957860 CPUtime=1.6 cores=0,2,4,6
/proc/15877/task/15884/stat : 15884 (java) S 15874 15877 13211 0 -1 4202560 516 0 0 0 153 7 0 0 20 0 20 0 12062890 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139804006710184 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15877/tid=15885] ppid=15874 vsize=9957860 CPUtime=1.89 cores=0,2,4,6
/proc/15877/task/15885/stat : 15885 (java) S 15874 15877 13211 0 -1 4202560 792 0 0 0 180 9 0 0 20 0 20 0 12062890 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139804005657640 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15886] ppid=15874 vsize=9957860 CPUtime=1.67 cores=0,2,4,6
/proc/15877/task/15886/stat : 15886 (java) S 15874 15877 13211 0 -1 4202560 441 0 0 0 161 6 0 0 20 0 20 0 12062890 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139803668507304 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15887] ppid=15874 vsize=9957860 CPUtime=1.59 cores=0,2,4,6
/proc/15877/task/15887/stat : 15887 (java) S 15874 15877 13211 0 -1 4202560 725 0 0 0 148 11 0 0 20 0 20 0 12062890 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139803667454760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15888] ppid=15874 vsize=9957860 CPUtime=3.52 cores=0,2,4,6
/proc/15877/task/15888/stat : 15888 (java) S 15874 15877 13211 0 -1 4202560 1396 0 0 0 349 3 0 0 20 0 20 0 12062891 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139803655256424 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15877/tid=15889] ppid=15874 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15889/stat : 15889 (java) S 15874 15877 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 12062892 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139803654202744 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15877/tid=15890] ppid=15874 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15890/stat : 15890 (java) S 15874 15877 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 20 0 12062892 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139803653149576 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15877/tid=15891] ppid=15874 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15891/stat : 15891 (java) S 15874 15877 13211 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 20 0 12062894 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139803652098320 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15877/tid=15892] ppid=15874 vsize=9957860 CPUtime=1.02 cores=0,2,4,6
/proc/15877/task/15892/stat : 15892 (java) S 15874 15877 13211 0 -1 4202560 9874 0 0 0 101 1 0 0 20 0 20 0 12062894 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139803651046200 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15893] ppid=15874 vsize=9957860 CPUtime=0.91 cores=0,2,4,6
/proc/15877/task/15893/stat : 15893 (java) S 15874 15877 13211 0 -1 4202560 11914 0 0 0 89 2 0 0 20 0 20 0 12062894 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139803649993656 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15877/tid=15894] ppid=15874 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15894/stat : 15894 (java) S 15874 15877 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 12062894 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139803648940792 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15877/tid=15895] ppid=15874 vsize=9957860 CPUtime=0.32 cores=0,2,4,6
/proc/15877/task/15895/stat : 15895 (java) S 15874 15877 13211 0 -1 4202560 51 0 0 0 12 20 0 0 20 0 20 0 12062894 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139803647888456 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.88
Current children cumulated vsize (KiB) 9957860
#
############


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

[startup+898.001 s]
/proc/loadavg: 4.11 4.06 3.62 5/283 16284
/proc/meminfo: memFree=29118312/32872528 swapFree=189444/189444
[pid=15877] ppid=15874 vsize=9957860 CPUtime=1796.08 cores=0,2,4,6
/proc/15877/stat : 15877 (java) S 15874 15877 13211 0 -1 4202496 33493 0 1 0 179465 143 0 0 20 0 20 0 12062889 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 140736544544144 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15877/statm: 2489465 410695 2295 9 0 2480142 0
[pid=15877/tid=15878] ppid=15874 vsize=9957860 CPUtime=0.19 cores=0,2,4,6
/proc/15877/task/15878/stat : 15878 (java) S 15874 15877 13211 0 -1 4202560 2432 0 1 0 16 3 0 0 20 0 20 0 12062889 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139804167320984 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15880] ppid=15874 vsize=9957860 CPUtime=1.88 cores=0,2,4,6
/proc/15877/task/15880/stat : 15880 (java) S 15874 15877 13211 0 -1 4202560 715 0 0 0 182 6 0 0 20 0 20 0 12062890 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139804139772328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15881] ppid=15874 vsize=9957860 CPUtime=1.68 cores=0,2,4,6
/proc/15877/task/15881/stat : 15881 (java) S 15874 15877 13211 0 -1 4202560 684 0 0 0 160 8 0 0 20 0 20 0 12062890 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139804009867816 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15882] ppid=15874 vsize=9957860 CPUtime=1.84 cores=0,2,4,6
/proc/15877/task/15882/stat : 15882 (java) S 15874 15877 13211 0 -1 4202560 591 0 0 0 175 9 0 0 20 0 20 0 12062890 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139804008814760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15883] ppid=15874 vsize=9957860 CPUtime=1.76 cores=0,2,4,6
/proc/15877/task/15883/stat : 15883 (java) S 15874 15877 13211 0 -1 4202560 443 0 0 0 168 8 0 0 20 0 20 0 12062890 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139804007762216 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15877/tid=15884] ppid=15874 vsize=9957860 CPUtime=1.6 cores=0,2,4,6
/proc/15877/task/15884/stat : 15884 (java) S 15874 15877 13211 0 -1 4202560 516 0 0 0 153 7 0 0 20 0 20 0 12062890 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139804006710184 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15877/tid=15885] ppid=15874 vsize=9957860 CPUtime=1.89 cores=0,2,4,6
/proc/15877/task/15885/stat : 15885 (java) S 15874 15877 13211 0 -1 4202560 792 0 0 0 180 9 0 0 20 0 20 0 12062890 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139804005657640 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15886] ppid=15874 vsize=9957860 CPUtime=1.67 cores=0,2,4,6
/proc/15877/task/15886/stat : 15886 (java) S 15874 15877 13211 0 -1 4202560 441 0 0 0 161 6 0 0 20 0 20 0 12062890 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139803668507304 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15887] ppid=15874 vsize=9957860 CPUtime=1.59 cores=0,2,4,6
/proc/15877/task/15887/stat : 15887 (java) S 15874 15877 13211 0 -1 4202560 725 0 0 0 148 11 0 0 20 0 20 0 12062890 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139803667454760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15888] ppid=15874 vsize=9957860 CPUtime=3.52 cores=0,2,4,6
/proc/15877/task/15888/stat : 15888 (java) S 15874 15877 13211 0 -1 4202560 1396 0 0 0 349 3 0 0 20 0 20 0 12062891 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139803655256424 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15877/tid=15889] ppid=15874 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15889/stat : 15889 (java) S 15874 15877 13211 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 12062892 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139803654202744 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15877/tid=15890] ppid=15874 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15890/stat : 15890 (java) S 15874 15877 13211 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 20 0 12062892 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139803653149576 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15877/tid=15891] ppid=15874 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15891/stat : 15891 (java) S 15874 15877 13211 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 20 0 12062894 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139803652098320 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15877/tid=15892] ppid=15874 vsize=9957860 CPUtime=1.02 cores=0,2,4,6
/proc/15877/task/15892/stat : 15892 (java) S 15874 15877 13211 0 -1 4202560 9874 0 0 0 101 1 0 0 20 0 20 0 12062894 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139803651046200 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15877/tid=15893] ppid=15874 vsize=9957860 CPUtime=0.91 cores=0,2,4,6
/proc/15877/task/15893/stat : 15893 (java) S 15874 15877 13211 0 -1 4202560 11914 0 0 0 89 2 0 0 20 0 20 0 12062894 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139803649993656 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15877/tid=15894] ppid=15874 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/15877/task/15894/stat : 15894 (java) S 15874 15877 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 12062894 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139803648940792 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15877/tid=15895] ppid=15874 vsize=9957860 CPUtime=0.32 cores=0,2,4,6
/proc/15877/task/15895/stat : 15895 (java) S 15874 15877 13211 0 -1 4202560 51 0 0 0 12 20 0 0 20 0 20 0 12062894 10196848640 410695 33554432000 1073741824 1073778376 140736544553008 139803647888456 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1796.08
Current children cumulated vsize (KiB) 9957860

Child status: 143

# 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): 4.13
#  lost CPU user time (s): 4.39001
#  lost CPU system time (s): -0.26

Real time (s): 898.092
CPU time (s): 1800.38
CPU user time (s): 1799.05
CPU system time (s): 1.33376
CPU usage (%): 200.467
Max. virtual memory (cumulated for all children) (KiB): 9957860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.66
system time used= 1.59376
maximum resident set size= 1930704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33496
page faults= 1
swaps= 0
block input operations= 0
block output operations= 888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22838
involuntary context switches= 29073

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.68413 second user time and 7.46286 second system time

The end

Launcher Data

Begin job on node102 at 2016-06-30 19:59:24
IDJOB=4121659
IDBENCH=110585
IDSOLVER=2543
FILE ID=node102/4121659-1467309564
RUNJOBID= node102-1467308727-13227
PBS_JOBID= 20005272
Free space on /tmp= 71668 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n78-d3-i3-f.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4121659-1467309564/watcher-4121659-1467309564 -o /tmp/evaluation-result-4121659-1467309564/solver-4121659-1467309564 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1467308727-13227 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4121659-1467309564.opb

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

MD5SUM BENCH= fc83e003d47dd006b6842a5bb675c57b
RANDOM SEED=1905342267

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.744
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.48
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.744
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.744
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.55
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.744
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.49
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.744
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.54
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.744
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.744
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.744
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29990832 kB
Buffers:          153544 kB
Cached:           537344 kB
SwapCached:            0 kB
Active:          1527976 kB
Inactive:         417404 kB
Active(anon):    1257312 kB
Inactive(anon):        0 kB
Active(file):     270664 kB
Inactive(file):   417404 kB
Unevictable:      189444 kB
Mlocked:          189444 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               856 kB
Writeback:             0 kB
AnonPages:       1449856 kB
Mapped:            22576 kB
Shmem:               204 kB
Slab:             608740 kB
SReclaimable:      51812 kB
SUnreclaim:       556928 kB
KernelStack:        2120 kB
PageTables:         7604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2477144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1189888 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= 71668 MiB
End job on node102 at 2016-06-30 20:14:22