Trace number 4098046

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.12 896.571

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression32_12.opb
MD5SUM41c2374d716c69eaa58caad0be520bfe
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1980
Total number of constraints9464
Number of constraints which are clauses9460
Number of constraints which are cardinality constraints (but not clauses)4
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint44
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 12
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 56
Number of bits of the biggest sum of numbers6
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	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.10	c Pseudo Boolean Optimization by upper bound
0.10/0.10	c ManyCore solver with 2 solvers running in parallel
0.10/0.10	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.10	c Expensive reason simplification
0.10/0.10	c Glucose 2.1 dynamic restart strategy
0.10/0.10	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.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.10	c No reason simplification
0.10/0.10	c Armin Biere (Picosat) restarts strategy
0.10/0.10	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.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.10	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4098046-1466115062.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
0.99/0.50	c ... done. Wall clock time 0.391s.
0.99/0.50	c declared #vars     1980
0.99/0.50	c #constraints  9468
0.99/0.50	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.99/0.50	c constraints type 
0.99/0.50	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5676
0.99/0.50	c org.sat4j.specs.Constr$1 => 3
0.99/0.50	c org.sat4j.minisat.constraints.card.MinWatchCard => 2
0.99/0.50	c org.sat4j.minisat.constraints.cnf.UnitClause => 3
0.99/0.50	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3784
0.99/0.50	c 9468 constraints processed.
0.99/0.50	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.99/0.50	c constraints type 
0.99/0.50	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 3784
0.99/0.50	c org.sat4j.specs.Constr$1 => 3
0.99/0.50	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5676
0.99/0.50	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 2
0.99/0.50	c org.sat4j.pb.constraints.pb.UnitClausePB => 3
0.99/0.50	c 9468 constraints processed.
4.94/1.68	c cleaning 2500 clauses out of 5000 with flag 18851/5000
7.04/2.55	c cleaning 4251 clauses out of 8502 with flag 42004/11002
9.18/3.59	c cleaning 5627 clauses out of 11254 with flag 68282/18005
11.88/4.83	c cleaning 6811 clauses out of 13624 with flag 98949/26002
14.59/6.16	c cleaning 7905 clauses out of 15812 with flag 135437/35001
17.46/7.61	c cleaning 8949 clauses out of 17908 with flag 177176/45002
20.68/9.17	c cleaning 9977 clauses out of 19959 with flag 221116/56002
24.39/10.93	c cleaning 10989 clauses out of 21982 with flag 270591/68002
28.27/12.83	c cleaning 11994 clauses out of 23992 with flag 326585/81001
32.47/14.93	c cleaning 12996 clauses out of 25997 with flag 386951/95000
37.15/17.23	c cleaning 14000 clauses out of 28001 with flag 454617/110000
41.75/19.54	c cleaning 15002 clauses out of 30004 with flag 526304/126003
46.83/22.06	c cleaning 15998 clauses out of 32002 with flag 602685/143003
52.41/24.81	c cleaning 16998 clauses out of 34002 with flag 687500/161001
59.02/28.11	c cleaning 18000 clauses out of 36008 with flag 771867/180005
66.30/31.76	c cleaning 18992 clauses out of 38004 with flag 864048/200001
73.90/35.58	c cleaning 20004 clauses out of 40011 with flag 957746/221000
81.99/39.50	c cleaning 20993 clauses out of 42008 with flag 1056869/243001
90.18/43.61	c cleaning 22002 clauses out of 44018 with flag 1163268/266004
98.88/47.99	c cleaning 23004 clauses out of 46012 with flag 1272985/290000
108.49/52.72	c cleaning 23995 clauses out of 48009 with flag 1389519/315001
114.69/55.87	c cleaning 0 clauses out of 5000 with flag 0/5000
118.89/57.77	c cleaning 25003 clauses out of 50014 with flag 1515358/341001
129.86/63.10	c cleaning 25997 clauses out of 52012 with flag 1652007/368002
141.37/68.80	c cleaning 27005 clauses out of 54013 with flag 1781909/396000
153.16/74.71	c cleaning 28002 clauses out of 56012 with flag 1922767/425004
165.63/80.99	c cleaning 29003 clauses out of 58006 with flag 2074685/455000
179.48/87.85	c cleaning 29999 clauses out of 60004 with flag 2233478/486001
194.54/95.31	c cleaning 31000 clauses out of 62004 with flag 2387177/518000
209.40/102.72	c cleaning 31998 clauses out of 64006 with flag 2544274/551002
226.07/111.03	c cleaning 33001 clauses out of 66006 with flag 2714248/585000
243.33/119.63	c cleaning 34003 clauses out of 68008 with flag 2898456/620003
260.99/128.41	c cleaning 34998 clauses out of 70006 with flag 3081189/656004
279.51/137.68	c cleaning 35995 clauses out of 72005 with flag 3278588/693001
299.17/147.49	c cleaning 37001 clauses out of 74011 with flag 3490105/731002
320.08/157.87	c cleaning 38001 clauses out of 76009 with flag 3691757/770001
342.79/169.13	c cleaning 39003 clauses out of 78008 with flag 3902200/810001
364.49/179.95	c cleaning 40001 clauses out of 80008 with flag 4131005/851004
389.43/192.79	c cleaning 41004 clauses out of 82009 with flag 4345083/893006
413.54/204.77	c cleaning 41998 clauses out of 83999 with flag 4576553/936000
441.89/218.83	c cleaning 42995 clauses out of 86001 with flag 4821893/980000
472.04/233.84	c cleaning 43997 clauses out of 88007 with flag 5089228/1025001
501.98/248.80	c cleaning 45005 clauses out of 90009 with flag 5378469/1071000
531.50/263.45	c cleaning 46002 clauses out of 92004 with flag 5634395/1118000
562.37/278.82	c cleaning 46997 clauses out of 94002 with flag 5881620/1166000
595.32/295.29	c cleaning 47997 clauses out of 96006 with flag 6134500/1215001
628.24/311.65	c cleaning 49001 clauses out of 98009 with flag 6382328/1265001
661.18/328.09	c cleaning 50000 clauses out of 100008 with flag 6659330/1316001
697.93/346.39	c cleaning 50996 clauses out of 102007 with flag 6932411/1368000
737.07/365.81	c cleaning 52007 clauses out of 104014 with flag 7213681/1421003
777.51/385.92	c cleaning 53001 clauses out of 106009 with flag 7500132/1475005
819.88/407.01	c cleaning 53997 clauses out of 108003 with flag 7817769/1530000
859.87/426.96	c cleaning 55001 clauses out of 110006 with flag 8130282/1586000
879.67/437.20	c cleaning 0 clauses out of 11000 with flag 0/11000
900.63/447.68	c cleaning 55996 clauses out of 112005 with flag 8451048/1643000
947.53/470.93	c cleaning 56997 clauses out of 114010 with flag 8778220/1701001
994.71/494.42	c cleaning 58000 clauses out of 116012 with flag 9140878/1760000
1037.57/515.77	c cleaning 59006 clauses out of 118014 with flag 9508297/1820002
1084.80/539.22	c cleaning 60004 clauses out of 120007 with flag 9874819/1881001
1135.04/564.28	c cleaning 60996 clauses out of 122010 with flag 10257351/1943008
1189.49/591.37	c cleaning 61989 clauses out of 124006 with flag 10680016/2006000
1244.39/618.62	c cleaning 63006 clauses out of 126017 with flag 11055222/2070000
1303.39/648.59	c cleaning 64007 clauses out of 128013 with flag 11451823/2135002
1364.43/678.98	c cleaning 64996 clauses out of 130005 with flag 11828079/2201001
1427.14/710.12	c cleaning 66004 clauses out of 132008 with flag 12211331/2268000
1485.99/739.44	c cleaning 67001 clauses out of 134006 with flag 12606262/2336002
1549.29/770.94	c cleaning 67998 clauses out of 136003 with flag 13017064/2405000
1619.53/805.92	c cleaning 69002 clauses out of 138006 with flag 13466415/2475001
1690.52/841.25	c cleaning 69997 clauses out of 140003 with flag 13918767/2546000
1763.78/878.41	c cleaning 71004 clauses out of 142009 with flag 14355257/2618003
1800.12/896.51	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.12/896.51	c starts		: 2332
1800.12/896.51	c conflicts		: 2662612
1800.12/896.51	c decisions		: 4615657
1800.12/896.51	c propagations		: 246711641
1800.12/896.51	c inspects		: 12847947824
1800.12/896.51	c shortcuts		: 0
1800.12/896.51	c learnt literals	: 0
1800.12/896.51	c learnt binary clauses	: 0
1800.12/896.51	c learnt ternary clauses	: 22
1800.12/896.51	c learnt constraints	: 2662612
1800.12/896.51	c ignored constraints	: 0
1800.12/896.51	c root simplifications	: 0
1800.12/896.51	c removed literals (reason simplification)	: 42581495
1800.12/896.51	c reason swapping (by a shorter reason)	: 0
1800.12/896.51	c Calls to reduceDB	: 68
1800.12/896.51	c Number of update (reduction) of LBD	: 691198
1800.12/896.51	c Imported unit clauses	: 0
1800.12/896.51	c number of reductions to clauses (during analyze)	: 0
1800.12/896.51	c number of learned constraints concerned by reduction	: 0
1800.12/896.51	c number of learning phase by resolution	: 0
1800.12/896.51	c number of learning phase by cutting planes	: 0
1800.12/896.51	c speed (assignments/second)	: 275346.8950438782
1800.12/896.51	c non guided choices	1291
1800.12/896.54	c learnt constraints type 
1800.12/896.54	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 115615
1800.12/896.54	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.12/896.54	c starts		: 43
1800.12/896.54	c conflicts		: 15342
1800.12/896.54	c decisions		: 18524
1800.12/896.54	c propagations		: 1337718
1800.12/896.54	c inspects		: 1007945941
1800.12/896.54	c shortcuts		: 0
1800.12/896.54	c learnt literals	: 0
1800.12/896.54	c learnt binary clauses	: 0
1800.12/896.54	c learnt ternary clauses	: 0
1800.12/896.54	c learnt constraints	: 15341
1800.12/896.54	c ignored constraints	: 0
1800.12/896.54	c root simplifications	: 0
1800.12/896.54	c removed literals (reason simplification)	: 0
1800.12/896.54	c reason swapping (by a shorter reason)	: 0
1800.12/896.54	c Calls to reduceDB	: 2
1800.12/896.54	c Number of update (reduction) of LBD	: 0
1800.12/896.54	c Imported unit clauses	: 0
1800.12/896.54	c number of reductions to clauses (during analyze)	: 0
1800.12/896.54	c number of learned constraints concerned by reduction	: 0
1800.12/896.54	c number of learning phase by resolution	: 0
1800.12/896.54	c number of learning phase by cutting planes	: 0
1800.12/896.54	c speed (assignments/second)	: 1492.9321878410865
1800.12/896.54	c non guided choices	1291
1800.12/896.54	c learnt constraints type 
1800.12/896.54	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 408
1800.12/896.54	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 121
1800.12/896.55	c org.sat4j.pb.constraints.pb.MaxWatchPb => 14812
1800.12/896.55	s UNKNOWN
1800.12/896.55	c Total wall clock time (in seconds): 896.44

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

pid=20028
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: 3.94 4.10 3.92 4/197 20031
/proc/meminfo: memFree=29161652/32872528 swapFree=188940/188940
[pid=20031] ppid=20028 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/20031/stat : 20031 (java) S 20028 20031 17164 0 -1 4202496 1355 0 0 0 0 0 0 0 20 0 2 0 13556716 98570240 978 33554432000 1073741824 1073778376 140736104610336 140736104601472 249653395517 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20031/statm: 24065 978 744 9 0 16771 0
[pid=20031/tid=20032] ppid=20028 vsize=96268 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20032/stat : 20032 (java) R 20028 20031 17164 0 -1 4202560 131 0 0 0 0 0 0 0 20 0 2 0 13556716 98578432 979 33554432000 1073741824 1073778376 140736104610336 140021457976872 140021464543776 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.100061 s]
/proc/loadavg: 3.94 4.10 3.92 4/197 20031
/proc/meminfo: memFree=29161652/32872528 swapFree=188940/188940
[pid=20031] ppid=20028 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/20031/stat : 20031 (java) S 20028 20031 17164 0 -1 4202496 4498 0 1 0 10 0 0 0 20 0 18 0 13556716 9787879424 6124 33554432000 1073741824 1073778376 140736104610336 140736104601472 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20031/statm: 2389619 6124 2158 9 0 2380296 0
[pid=20031/tid=20032] ppid=20028 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/20031/task/20032/stat : 20032 (java) R 20028 20031 17164 0 -1 4202560 2388 0 1 0 7 0 0 0 20 0 18 0 13556716 9787879424 6124 33554432000 1073741824 1073778376 140736104610336 140021457980040 249653421325 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200272 s]
/proc/loadavg: 3.94 4.10 3.92 4/197 20031
/proc/meminfo: memFree=29161652/32872528 swapFree=188940/188940
[pid=20031] ppid=20028 vsize=9558476 CPUtime=0.3 cores=1,3,5,7
/proc/20031/stat : 20031 (java) S 20028 20031 17164 0 -1 4202496 5365 0 1 0 29 1 0 0 20 0 18 0 13556716 9787879424 7066 33554432000 1073741824 1073778376 140736104610336 140736104601472 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20031/statm: 2389619 7066 2219 9 0 2380296 0
[pid=20031/tid=20032] ppid=20028 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/20031/task/20032/stat : 20032 (java) R 20028 20031 17164 0 -1 4202560 2400 0 1 0 17 0 0 0 20 0 18 0 13556716 9787879424 7066 33554432000 1073741824 1073778376 140736104610336 140021457980040 140021319358803 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9558476

[startup+0.300265 s]
/proc/loadavg: 3.94 4.10 3.92 4/197 20031
/proc/meminfo: memFree=29161652/32872528 swapFree=188940/188940
[pid=20031] ppid=20028 vsize=9558476 CPUtime=0.58 cores=1,3,5,7
/proc/20031/stat : 20031 (java) S 20028 20031 17164 0 -1 4202496 7238 0 1 0 57 1 0 0 20 0 18 0 13556716 9787879424 10237 33554432000 1073741824 1073778376 140736104610336 140736104601472 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20031/statm: 2389619 10237 2237 9 0 2380296 0
[pid=20031/tid=20032] ppid=20028 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/20031/task/20032/stat : 20032 (java) R 20028 20031 17164 0 -1 4202560 2406 0 1 0 27 0 0 0 20 0 18 0 13556716 9787879424 10237 33554432000 1073741824 1073778376 140736104610336 140021457980040 140021319847273 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 9558476

[startup+0.700244 s]
/proc/loadavg: 3.94 4.10 3.92 4/197 20031
/proc/meminfo: memFree=29161652/32872528 swapFree=188940/188940
[pid=20031] ppid=20028 vsize=9824732 CPUtime=1.78 cores=1,3,5,7
/proc/20031/stat : 20031 (java) S 20028 20031 17164 0 -1 4202496 19856 0 1 0 174 4 0 0 20 0 22 0 13556716 10060525568 28417 33554432000 1073741824 1073778376 140736104610336 140736104601472 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20031/statm: 2456183 28417 2256 9 0 2446860 0
[pid=20031/tid=20032] ppid=20028 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/20031/task/20032/stat : 20032 (java) S 20028 20031 17164 0 -1 4202560 2457 0 1 0 46 2 0 0 20 0 22 0 13556716 10060525568 28417 33554432000 1073741824 1073778376 140736104610336 140021457982328 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.78
Current children cumulated vsize (KiB) 9824732

[startup+1.50085 s]
/proc/loadavg: 3.94 4.10 3.92 7/219 20053
/proc/meminfo: memFree=29040076/32872528 swapFree=188940/188940
[pid=20031] ppid=20028 vsize=9824732 CPUtime=4.72 cores=1,3,5,7
/proc/20031/stat : 20031 (java) S 20028 20031 17164 0 -1 4202496 25498 0 1 0 467 5 0 0 20 0 22 0 13556716 10060525568 36769 33554432000 1073741824 1073778376 140736104610336 140736104601472 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20031/statm: 2456183 36769 2276 9 0 2446860 0
[pid=20031/tid=20032] ppid=20028 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/20031/task/20032/stat : 20032 (java) S 20028 20031 17164 0 -1 4202560 2457 0 1 0 46 2 0 0 20 0 22 0 13556716 10060525568 36769 33554432000 1073741824 1073778376 140736104610336 140021457982328 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20031/tid=20034] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20034/stat : 20034 (java) S 20028 20031 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13556717 10060525568 36769 33554432000 1073741824 1073778376 140736104610336 140021447043240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20035] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20035/stat : 20035 (java) S 20028 20031 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13556717 10060525568 36769 33554432000 1073741824 1073778376 140736104610336 140021445990696 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20031/tid=20036] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20036/stat : 20036 (java) S 20028 20031 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13556717 10060525568 36769 33554432000 1073741824 1073778376 140736104610336 140021444938152 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20031/tid=20037] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20037/stat : 20037 (java) S 20028 20031 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13556717 10060525568 36769 33554432000 1073741824 1073778376 140736104610336 140021443885608 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20031/tid=20038] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20038/stat : 20038 (java) S 20028 20031 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13556717 10060525568 36769 33554432000 1073741824 1073778376 140736104610336 140021442833064 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20039] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20039/stat : 20039 (java) S 20028 20031 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13556717 10060525568 36769 33554432000 1073741824 1073778376 140736104610336 140021441780520 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20031/tid=20040] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20040/stat : 20040 (java) S 20028 20031 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13556717 10060525568 36769 33554432000 1073741824 1073778376 140736104610336 140021440727976 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20041] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20041/stat : 20041 (java) S 20028 20031 17164 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13556717 10060525568 36769 33554432000 1073741824 1073778376 140736104610336 140021439675432 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20042] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20042/stat : 20042 (java) S 20028 20031 17164 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13556718 10060525568 36769 33554432000 1073741824 1073778376 140736104610336 140021282072680 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20043] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20043/stat : 20043 (java) S 20028 20031 17164 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 13556718 10060525568 36769 33554432000 1073741824 1073778376 140736104610336 140021281019000 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20044] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20044/stat : 20044 (java) S 20028 20031 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13556718 10060525568 36769 33554432000 1073741824 1073778376 140736104610336 140021279966344 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20045] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20045/stat : 20045 (java) S 20028 20031 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13556721 10060525568 36769 33554432000 1073741824 1073778376 140736104610336 140021278915088 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20046] ppid=20028 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/20031/task/20046/stat : 20046 (java) S 20028 20031 17164 0 -1 4202560 10731 0 0 0 100 2 0 0 20 0 22 0 13556721 10060525568 36769 33554432000 1073741824 1073778376 140736104610336 140021277862456 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20047] ppid=20028 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/20031/task/20047/stat : 20047 (java) R 20028 20031 17164 0 -1 4202560 10960 0 0 0 117 2 0 0 20 0 22 0 13556721 10060525568 36769 33554432000 1073741824 1073778376 140736104610336 140021276797200 140021460584016 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=20031/tid=20048] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20048/stat : 20048 (java) S 20028 20031 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13556721 10060525568 36769 33554432000 1073741824 1073778376 140736104610336 140021275757560 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20031/tid=20049] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20049/stat : 20049 (java) S 20028 20031 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13556721 10060525568 36769 33554432000 1073741824 1073778376 140736104610336 140021274705224 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20031/tid=20050] ppid=20028 vsize=9824732 CPUtime=0.97 cores=1,3,5,7
/proc/20031/task/20050/stat : 20050 (java) R 20028 20031 17164 0 -1 4202560 18 0 0 0 97 0 0 0 20 0 22 0 13556766 10060525568 36769 33554432000 1073741824 1073778376 140736104610336 140021273649256 140021320121381 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20031/tid=20051] ppid=20028 vsize=9824732 CPUtime=0.98 cores=1,3,5,7
/proc/20031/task/20051/stat : 20051 (java) R 20028 20031 17164 0 -1 4202560 53 0 0 0 98 0 0 0 20 0 22 0 13556766 10060525568 36769 33554432000 1073741824 1073778376 140736104610336 140021272580464 140021320036611 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=20031/tid=20052] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20052/stat : 20052 (java) S 20028 20031 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13556767 10060525568 36769 33554432000 1073741824 1073778376 140736104610336 140021271544872 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20031/tid=20053] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20053/stat : 20053 (java) S 20028 20031 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13556767 10060525568 36769 33554432000 1073741824 1073778376 140736104610336 140021270492328 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.72
Current children cumulated vsize (KiB) 9824732

[startup+3.10095 s]
/proc/loadavg: 3.94 4.10 3.92 5/219 20053
/proc/meminfo: memFree=28957344/32872528 swapFree=188940/188940
[pid=20031] ppid=20028 vsize=9824732 CPUtime=8.3 cores=1,3,5,7
/proc/20031/stat : 20031 (java) S 20028 20031 17164 0 -1 4202496 26906 0 1 0 816 14 0 0 20 0 22 0 13556716 10060525568 70161 33554432000 1073741824 1073778376 140736104610336 140736104601472 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20031/statm: 2456183 70161 2293 9 0 2446860 0
[pid=20031/tid=20032] ppid=20028 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/20031/task/20032/stat : 20032 (java) S 20028 20031 17164 0 -1 4202560 2457 0 1 0 46 2 0 0 20 0 22 0 13556716 10060525568 70161 33554432000 1073741824 1073778376 140736104610336 140021457982328 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20031/tid=20034] ppid=20028 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/20031/task/20034/stat : 20034 (java) S 20028 20031 17164 0 -1 4202560 36 0 0 0 3 2 0 0 20 0 22 0 13556717 10060525568 70161 33554432000 1073741824 1073778376 140736104610336 140021447043240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20035] ppid=20028 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/20031/task/20035/stat : 20035 (java) S 20028 20031 17164 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 13556717 10060525568 70161 33554432000 1073741824 1073778376 140736104610336 140021445990696 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20031/tid=20036] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20036/stat : 20036 (java) S 20028 20031 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13556717 10060525568 70161 33554432000 1073741824 1073778376 140736104610336 140021444938152 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20031/tid=20037] ppid=20028 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/20031/task/20037/stat : 20037 (java) S 20028 20031 17164 0 -1 4202560 24 0 0 0 3 1 0 0 20 0 22 0 13556717 10060525568 70161 33554432000 1073741824 1073778376 140736104610336 140021443885608 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20031/tid=20038] ppid=20028 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/20031/task/20038/stat : 20038 (java) S 20028 20031 17164 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 13556717 10060525568 70161 33554432000 1073741824 1073778376 140736104610336 140021442833064 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20039] ppid=20028 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/20031/task/20039/stat : 20039 (java) S 20028 20031 17164 0 -1 4202560 24 0 0 0 1 0 0 0 20 0 22 0 13556717 10060525568 70161 33554432000 1073741824 1073778376 140736104610336 140021441780520 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20031/tid=20040] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20040/stat : 20040 (java) S 20028 20031 17164 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13556717 10060525568 70161 33554432000 1073741824 1073778376 140736104610336 140021440727976 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20041] ppid=20028 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/20031/task/20041/stat : 20041 (java) S 20028 20031 17164 0 -1 4202560 20 0 0 0 1 1 0 0 20 0 22 0 13556717 10060525568 70161 33554432000 1073741824 1073778376 140736104610336 140021439675432 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20031/tid=20042] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20042/stat : 20042 (java) S 20028 20031 17164 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 13556718 10060525568 70161 33554432000 1073741824 1073778376 140736104610336 140021282072680 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20031/tid=20043] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20043/stat : 20043 (java) S 20028 20031 17164 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13556718 10060525568 70161 33554432000 1073741824 1073778376 140736104610336 140021281019000 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20044] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20044/stat : 20044 (java) S 20028 20031 17164 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13556718 10060525568 70673 33554432000 1073741824 1073778376 140736104610336 140021279966344 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20045] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20045/stat : 20045 (java) S 20028 20031 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13556721 10060525568 70673 33554432000 1073741824 1073778376 140736104610336 140021278915088 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20046] ppid=20028 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/20031/task/20046/stat : 20046 (java) S 20028 20031 17164 0 -1 4202560 11886 0 0 0 116 3 0 0 20 0 22 0 13556721 10060525568 70673 33554432000 1073741824 1073778376 140736104610336 140021277862456 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20047] ppid=20028 vsize=9824732 CPUtime=1.3 cores=1,3,5,7
/proc/20031/task/20047/stat : 20047 (java) S 20028 20031 17164 0 -1 4202560 10966 0 0 0 128 2 0 0 20 0 22 0 13556721 10060525568 70673 33554432000 1073741824 1073778376 140736104610336 140021276809912 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20031/tid=20048] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20048/stat : 20048 (java) S 20028 20031 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13556721 10060525568 70673 33554432000 1073741824 1073778376 140736104610336 140021275757560 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20031/tid=20049] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20049/stat : 20049 (java) S 20028 20031 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13556721 10060525568 70673 33554432000 1073741824 1073778376 140736104610336 140021274705224 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20031/tid=20050] ppid=20028 vsize=9824732 CPUtime=2.49 cores=1,3,5,7
/proc/20031/task/20050/stat : 20050 (java) R 20028 20031 17164 0 -1 4202560 19 0 0 0 249 0 0 0 20 0 22 0 13556766 10060525568 70673 33554432000 1073741824 1073778376 140736104610336 140021273649608 140021319902311 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20031/tid=20051] ppid=20028 vsize=9824732 CPUtime=2.49 cores=1,3,5,7
/proc/20031/task/20051/stat : 20051 (java) R 20028 20031 17164 0 -1 4202560 97 0 0 0 247 2 0 0 20 0 22 0 13556766 10060525568 70673 33554432000 1073741824 1073778376 140736104610336 140021272595648 140021320036607 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=20031/tid=20052] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20052/stat : 20052 (java) S 20028 20031 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13556767 10060525568 70673 33554432000 1073741824 1073778376 140736104610336 140021271544872 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20031/tid=20053] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20053/stat : 20053 (java) S 20028 20031 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13556767 10060525568 70673 33554432000 1073741824 1073778376 140736104610336 140021270492328 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.3
Current children cumulated vsize (KiB) 9824732

[startup+6.30099 s]
/proc/loadavg: 3.94 4.10 3.92 5/219 20053
/proc/meminfo: memFree=28530160/32872528 swapFree=188940/188940
[pid=20031] ppid=20028 vsize=9824732 CPUtime=14.99 cores=1,3,5,7
/proc/20031/stat : 20031 (java) S 20028 20031 17164 0 -1 4202496 28104 0 1 0 1471 28 0 0 20 0 22 0 13556716 10060525568 159385 33554432000 1073741824 1073778376 140736104610336 140736104601472 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20031/statm: 2456183 159385 2293 9 0 2446860 0
[pid=20031/tid=20032] ppid=20028 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/20031/task/20032/stat : 20032 (java) S 20028 20031 17164 0 -1 4202560 2457 0 1 0 46 2 0 0 20 0 22 0 13556716 10060525568 159385 33554432000 1073741824 1073778376 140736104610336 140021457982328 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20031/tid=20034] ppid=20028 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/20031/task/20034/stat : 20034 (java) S 20028 20031 17164 0 -1 4202560 54 0 0 0 7 3 0 0 20 0 22 0 13556717 10060525568 159385 33554432000 1073741824 1073778376 140736104610336 140021447043240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20035] ppid=20028 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/20031/task/20035/stat : 20035 (java) S 20028 20031 17164 0 -1 4202560 24 0 0 0 3 2 0 0 20 0 22 0 13556717 10060525568 159385 33554432000 1073741824 1073778376 140736104610336 140021445990696 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20031/tid=20036] ppid=20028 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/20031/task/20036/stat : 20036 (java) S 20028 20031 17164 0 -1 4202560 37 0 0 0 6 2 0 0 20 0 22 0 13556717 10060525568 159385 33554432000 1073741824 1073778376 140736104610336 140021444938152 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20037] ppid=20028 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/20031/task/20037/stat : 20037 (java) S 20028 20031 17164 0 -1 4202560 67 0 0 0 10 3 0 0 20 0 22 0 13556717 10060525568 159385 33554432000 1073741824 1073778376 140736104610336 140021443885608 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20038] ppid=20028 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/20031/task/20038/stat : 20038 (java) S 20028 20031 17164 0 -1 4202560 29 0 0 0 4 2 0 0 20 0 22 0 13556717 10060525568 159385 33554432000 1073741824 1073778376 140736104610336 140021442833064 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20039] ppid=20028 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/20031/task/20039/stat : 20039 (java) S 20028 20031 17164 0 -1 4202560 41 0 0 0 3 2 0 0 20 0 22 0 13556717 10060525568 159385 33554432000 1073741824 1073778376 140736104610336 140021441780520 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20040] ppid=20028 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/20031/task/20040/stat : 20040 (java) S 20028 20031 17164 0 -1 4202560 30 0 0 0 2 2 0 0 20 0 22 0 13556717 10060525568 159385 33554432000 1073741824 1073778376 140736104610336 140021440727976 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20041] ppid=20028 vsize=9824732 CPUtime=0.09 cores=1,3,5,7

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

[pid=20031/tid=20037] ppid=20028 vsize=9824732 CPUtime=2.48 cores=1,3,5,7
/proc/20031/task/20037/stat : 20037 (java) S 20028 20031 17164 0 -1 4202560 378 0 0 0 239 9 0 0 20 0 22 0 13556717 10060525568 608537 33554432000 1073741824 1073778376 140736104610336 140021443885608 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20031/tid=20038] ppid=20028 vsize=9824732 CPUtime=2.45 cores=1,3,5,7
/proc/20031/task/20038/stat : 20038 (java) S 20028 20031 17164 0 -1 4202560 426 0 0 0 235 10 0 0 20 0 22 0 13556717 10060525568 608537 33554432000 1073741824 1073778376 140736104610336 140021442833064 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20039] ppid=20028 vsize=9824732 CPUtime=2.34 cores=1,3,5,7
/proc/20031/task/20039/stat : 20039 (java) S 20028 20031 17164 0 -1 4202560 384 0 0 0 225 9 0 0 20 0 22 0 13556717 10060525568 608537 33554432000 1073741824 1073778376 140736104610336 140021441780520 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20040] ppid=20028 vsize=9824732 CPUtime=2.44 cores=1,3,5,7
/proc/20031/task/20040/stat : 20040 (java) S 20028 20031 17164 0 -1 4202560 364 0 0 0 233 11 0 0 20 0 22 0 13556717 10060525568 608537 33554432000 1073741824 1073778376 140736104610336 140021440727976 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20031/tid=20041] ppid=20028 vsize=9824732 CPUtime=2.16 cores=1,3,5,7
/proc/20031/task/20041/stat : 20041 (java) S 20028 20031 17164 0 -1 4202560 385 0 0 0 206 10 0 0 20 0 22 0 13556717 10060525568 608537 33554432000 1073741824 1073778376 140736104610336 140021439675432 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20042] ppid=20028 vsize=9824732 CPUtime=4.17 cores=1,3,5,7
/proc/20031/task/20042/stat : 20042 (java) S 20028 20031 17164 0 -1 4202560 3452 0 0 0 406 11 0 0 20 0 22 0 13556718 10060525568 608537 33554432000 1073741824 1073778376 140736104610336 140021282072680 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20043] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20043/stat : 20043 (java) S 20028 20031 17164 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13556718 10060525568 608537 33554432000 1073741824 1073778376 140736104610336 140021281019000 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20044] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20044/stat : 20044 (java) S 20028 20031 17164 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13556718 10060525568 608537 33554432000 1073741824 1073778376 140736104610336 140021279966344 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20045] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20045/stat : 20045 (java) S 20028 20031 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13556721 10060525568 608537 33554432000 1073741824 1073778376 140736104610336 140021278915088 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20046] ppid=20028 vsize=9824732 CPUtime=1.82 cores=1,3,5,7
/proc/20031/task/20046/stat : 20046 (java) S 20028 20031 17164 0 -1 4202560 14731 0 0 0 179 3 0 0 20 0 22 0 13556721 10060525568 608537 33554432000 1073741824 1073778376 140736104610336 140021277862456 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20031/tid=20047] ppid=20028 vsize=9824732 CPUtime=1.39 cores=1,3,5,7
/proc/20031/task/20047/stat : 20047 (java) S 20028 20031 17164 0 -1 4202560 10973 0 0 0 137 2 0 0 20 0 22 0 13556721 10060525568 608537 33554432000 1073741824 1073778376 140736104610336 140021276809912 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20048] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20048/stat : 20048 (java) S 20028 20031 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13556721 10060525568 608537 33554432000 1073741824 1073778376 140736104610336 140021275757560 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20031/tid=20049] ppid=20028 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/20031/task/20049/stat : 20049 (java) S 20028 20031 17164 0 -1 4202560 50 0 0 0 14 24 0 0 20 0 22 0 13556721 10060525568 608537 33554432000 1073741824 1073778376 140736104610336 140021274705224 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20031/tid=20050] ppid=20028 vsize=9824732 CPUtime=869.96 cores=1,3,5,7
/proc/20031/task/20050/stat : 20050 (java) R 20028 20031 17164 0 -1 4202560 119 0 0 0 86982 14 0 0 20 0 22 0 13556766 10060525568 608537 33554432000 1073741824 1073778376 140736104610336 140021273648288 140021320028588 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20031/tid=20051] ppid=20028 vsize=9824732 CPUtime=869.99 cores=1,3,5,7
/proc/20031/task/20051/stat : 20051 (java) R 20028 20031 17164 0 -1 4202560 1756 0 0 0 86952 47 0 0 20 0 22 0 13556766 10060525568 608537 33554432000 1073741824 1073778376 140736104610336 140021272594808 140021319902291 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20052] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20052/stat : 20052 (java) S 20028 20031 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13556767 10060525568 608537 33554432000 1073741824 1073778376 140736104610336 140021271544872 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20031/tid=20053] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20053/stat : 20053 (java) S 20028 20031 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13556767 10060525568 608537 33554432000 1073741824 1073778376 140736104610336 140021270492328 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1771.63
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+896.501 s]
/proc/loadavg: 2.10 3.05 3.59 3/191 20105
/proc/meminfo: memFree=29388844/32872528 swapFree=188940/188940
[pid=20031] ppid=20028 vsize=9824732 CPUtime=1800.12 cores=1,3,5,7
/proc/20031/stat : 20031 (java) S 20028 20031 17164 0 -1 4202496 37826 0 1 0 179863 149 0 0 20 0 22 0 13556716 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140736104601472 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20031/statm: 2456183 607211 2302 9 0 2446860 0
[pid=20031/tid=20032] ppid=20028 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/20031/task/20032/stat : 20032 (java) S 20028 20031 17164 0 -1 4202560 2466 0 1 0 48 5 0 0 20 0 22 0 13556716 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021457982328 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20031/tid=20034] ppid=20028 vsize=9824732 CPUtime=2.5 cores=1,3,5,7
/proc/20031/task/20034/stat : 20034 (java) S 20028 20031 17164 0 -1 4202560 358 0 0 0 239 11 0 0 20 0 22 0 13556717 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021447043240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20031/tid=20035] ppid=20028 vsize=9824732 CPUtime=2.44 cores=1,3,5,7
/proc/20031/task/20035/stat : 20035 (java) S 20028 20031 17164 0 -1 4202560 397 0 0 0 233 11 0 0 20 0 22 0 13556717 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021445990696 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20031/tid=20036] ppid=20028 vsize=9824732 CPUtime=2.28 cores=1,3,5,7
/proc/20031/task/20036/stat : 20036 (java) S 20028 20031 17164 0 -1 4202560 308 0 0 0 218 10 0 0 20 0 22 0 13556717 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021444938152 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20031/tid=20037] ppid=20028 vsize=9824732 CPUtime=2.5 cores=1,3,5,7
/proc/20031/task/20037/stat : 20037 (java) S 20028 20031 17164 0 -1 4202560 389 0 0 0 241 9 0 0 20 0 22 0 13556717 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021443885608 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20031/tid=20038] ppid=20028 vsize=9824732 CPUtime=2.49 cores=1,3,5,7
/proc/20031/task/20038/stat : 20038 (java) S 20028 20031 17164 0 -1 4202560 426 0 0 0 239 10 0 0 20 0 22 0 13556717 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021442833064 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20031/tid=20039] ppid=20028 vsize=9824732 CPUtime=2.36 cores=1,3,5,7
/proc/20031/task/20039/stat : 20039 (java) S 20028 20031 17164 0 -1 4202560 384 0 0 0 227 9 0 0 20 0 22 0 13556717 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021441780520 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20031/tid=20040] ppid=20028 vsize=9824732 CPUtime=2.49 cores=1,3,5,7
/proc/20031/task/20040/stat : 20040 (java) S 20028 20031 17164 0 -1 4202560 364 0 0 0 238 11 0 0 20 0 22 0 13556717 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021440727976 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20031/tid=20041] ppid=20028 vsize=9824732 CPUtime=2.18 cores=1,3,5,7
/proc/20031/task/20041/stat : 20041 (java) S 20028 20031 17164 0 -1 4202560 385 0 0 0 208 10 0 0 20 0 22 0 13556717 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021439675432 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20031/tid=20042] ppid=20028 vsize=9824732 CPUtime=4.17 cores=1,3,5,7
/proc/20031/task/20042/stat : 20042 (java) S 20028 20031 17164 0 -1 4202560 3452 0 0 0 406 11 0 0 20 0 22 0 13556718 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021282072680 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20031/tid=20043] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20043/stat : 20043 (java) S 20028 20031 17164 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13556718 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021281019000 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20044] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20044/stat : 20044 (java) S 20028 20031 17164 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13556718 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021279966344 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20045] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20045/stat : 20045 (java) S 20028 20031 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13556721 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021278915088 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20046] ppid=20028 vsize=9824732 CPUtime=1.82 cores=1,3,5,7
/proc/20031/task/20046/stat : 20046 (java) S 20028 20031 17164 0 -1 4202560 14731 0 0 0 179 3 0 0 20 0 22 0 13556721 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021277862456 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20031/tid=20047] ppid=20028 vsize=9824732 CPUtime=1.39 cores=1,3,5,7
/proc/20031/task/20047/stat : 20047 (java) S 20028 20031 17164 0 -1 4202560 10973 0 0 0 137 2 0 0 20 0 22 0 13556721 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021276809912 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20048] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20048/stat : 20048 (java) S 20028 20031 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13556721 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021275757560 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20031/tid=20049] ppid=20028 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/20031/task/20049/stat : 20049 (java) S 20028 20031 17164 0 -1 4202560 50 0 0 0 14 25 0 0 20 0 22 0 13556721 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021274705224 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20031/tid=20050] ppid=20028 vsize=9824732 CPUtime=884.07 cores=1,3,5,7
/proc/20031/task/20050/stat : 20050 (java) R 20028 20031 17164 0 -1 4202560 121 0 0 0 88393 14 0 0 20 0 22 0 13556766 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021273648288 140021320024400 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20031/tid=20051] ppid=20028 vsize=9824732 CPUtime=884.1 cores=1,3,5,7
/proc/20031/task/20051/stat : 20051 (java) R 20028 20031 17164 0 -1 4202560 1756 0 0 0 88363 47 0 0 20 0 22 0 13556766 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021272594688 140021320541715 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20052] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20052/stat : 20052 (java) S 20028 20031 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13556767 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021271544872 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20031/tid=20053] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20053/stat : 20053 (java) S 20028 20031 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13556767 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021270492328 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
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 20031 sig 9
??? kill -20031 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+896.501 s]
/proc/loadavg: 2.10 3.05 3.59 3/191 20105
/proc/meminfo: memFree=29388844/32872528 swapFree=188940/188940
[pid=20031] ppid=20028 vsize=9824732 CPUtime=1800.12 cores=1,3,5,7
/proc/20031/stat : 20031 (java) S 20028 20031 17164 0 -1 4202496 37826 0 1 0 179863 149 0 0 20 0 22 0 13556716 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140736104601472 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/20031/statm: 2456183 607211 2302 9 0 2446860 0
[pid=20031/tid=20032] ppid=20028 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/20031/task/20032/stat : 20032 (java) S 20028 20031 17164 0 -1 4202560 2466 0 1 0 48 5 0 0 20 0 22 0 13556716 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021457982328 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20031/tid=20034] ppid=20028 vsize=9824732 CPUtime=2.5 cores=1,3,5,7
/proc/20031/task/20034/stat : 20034 (java) S 20028 20031 17164 0 -1 4202560 358 0 0 0 239 11 0 0 20 0 22 0 13556717 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021447043240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20031/tid=20035] ppid=20028 vsize=9824732 CPUtime=2.44 cores=1,3,5,7
/proc/20031/task/20035/stat : 20035 (java) S 20028 20031 17164 0 -1 4202560 397 0 0 0 233 11 0 0 20 0 22 0 13556717 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021445990696 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20031/tid=20036] ppid=20028 vsize=9824732 CPUtime=2.28 cores=1,3,5,7
/proc/20031/task/20036/stat : 20036 (java) S 20028 20031 17164 0 -1 4202560 308 0 0 0 218 10 0 0 20 0 22 0 13556717 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021444938152 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20031/tid=20037] ppid=20028 vsize=9824732 CPUtime=2.5 cores=1,3,5,7
/proc/20031/task/20037/stat : 20037 (java) S 20028 20031 17164 0 -1 4202560 389 0 0 0 241 9 0 0 20 0 22 0 13556717 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021443885608 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20031/tid=20038] ppid=20028 vsize=9824732 CPUtime=2.49 cores=1,3,5,7
/proc/20031/task/20038/stat : 20038 (java) S 20028 20031 17164 0 -1 4202560 426 0 0 0 239 10 0 0 20 0 22 0 13556717 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021442833064 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20031/tid=20039] ppid=20028 vsize=9824732 CPUtime=2.36 cores=1,3,5,7
/proc/20031/task/20039/stat : 20039 (java) S 20028 20031 17164 0 -1 4202560 384 0 0 0 227 9 0 0 20 0 22 0 13556717 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021441780520 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20031/tid=20040] ppid=20028 vsize=9824732 CPUtime=2.49 cores=1,3,5,7
/proc/20031/task/20040/stat : 20040 (java) S 20028 20031 17164 0 -1 4202560 364 0 0 0 238 11 0 0 20 0 22 0 13556717 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021440727976 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20031/tid=20041] ppid=20028 vsize=9824732 CPUtime=2.18 cores=1,3,5,7
/proc/20031/task/20041/stat : 20041 (java) S 20028 20031 17164 0 -1 4202560 385 0 0 0 208 10 0 0 20 0 22 0 13556717 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021439675432 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20031/tid=20042] ppid=20028 vsize=9824732 CPUtime=4.17 cores=1,3,5,7
/proc/20031/task/20042/stat : 20042 (java) S 20028 20031 17164 0 -1 4202560 3452 0 0 0 406 11 0 0 20 0 22 0 13556718 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021282072680 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20031/tid=20043] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20043/stat : 20043 (java) S 20028 20031 17164 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13556718 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021281019000 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20044] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20044/stat : 20044 (java) S 20028 20031 17164 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13556718 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021279966344 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20045] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20045/stat : 20045 (java) S 20028 20031 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13556721 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021278915088 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20046] ppid=20028 vsize=9824732 CPUtime=1.82 cores=1,3,5,7
/proc/20031/task/20046/stat : 20046 (java) S 20028 20031 17164 0 -1 4202560 14731 0 0 0 179 3 0 0 20 0 22 0 13556721 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021277862456 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20031/tid=20047] ppid=20028 vsize=9824732 CPUtime=1.39 cores=1,3,5,7
/proc/20031/task/20047/stat : 20047 (java) S 20028 20031 17164 0 -1 4202560 10973 0 0 0 137 2 0 0 20 0 22 0 13556721 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021276809912 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20048] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20048/stat : 20048 (java) S 20028 20031 17164 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13556721 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021275757560 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20031/tid=20049] ppid=20028 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/20031/task/20049/stat : 20049 (java) S 20028 20031 17164 0 -1 4202560 50 0 0 0 14 25 0 0 20 0 22 0 13556721 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021274705224 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20031/tid=20050] ppid=20028 vsize=9824732 CPUtime=884.07 cores=1,3,5,7
/proc/20031/task/20050/stat : 20050 (java) R 20028 20031 17164 0 -1 4202560 121 0 0 0 88393 14 0 0 20 0 22 0 13556766 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021273648288 140021320024400 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20031/tid=20051] ppid=20028 vsize=9824732 CPUtime=884.1 cores=1,3,5,7
/proc/20031/task/20051/stat : 20051 (java) R 20028 20031 17164 0 -1 4202560 1756 0 0 0 88363 47 0 0 20 0 22 0 13556766 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021272594688 140021320541715 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=20031/tid=20052] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20052/stat : 20052 (java) S 20028 20031 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13556767 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021271544872 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20031/tid=20053] ppid=20028 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/20031/task/20053/stat : 20053 (java) S 20028 20031 17164 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13556767 10060525568 607211 33554432000 1073741824 1073778376 140736104610336 140021270492328 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 896.571
CPU time (s): 1800.12
CPU user time (s): 1798.63
CPU system time (s): 1.49
CPU usage (%): 200.778
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.06
system time used= 2.05069
maximum resident set size= 2972904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37860
page faults= 1
swaps= 0
block input operations= 0
block output operations= 936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26541
involuntary context switches= 40724

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.08292 second user time and 6.20606 second system time

The end

Launcher Data

Begin job on node102 at 2016-06-17 00:11:02
IDJOB=4098046
IDBENCH=107844
IDSOLVER=2543
FILE ID=node102/4098046-1466115062
RUNJOBID= node102-1466112168-17181
PBS_JOBID= 19904127
Free space on /tmp= 71728 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d-equals-n_k/normalized-compression32_12.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4098046-1466115062/watcher-4098046-1466115062 -o /tmp/evaluation-result-4098046-1466115062/solver-4098046-1466115062 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1466112168-17181 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4098046-1466115062.opb

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

MD5SUM BENCH= 41c2374d716c69eaa58caad0be520bfe
RANDOM SEED=1044719770

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:        29161808 kB
Buffers:           45148 kB
Cached:           119644 kB
SwapCached:         1412 kB
Active:          2727404 kB
Inactive:          88112 kB
Active(anon):    2651868 kB
Inactive(anon):     1076 kB
Active(file):      75536 kB
Inactive(file):    87036 kB
Unevictable:      188940 kB
Mlocked:          188940 kB
SwapTotal:      67108856 kB
SwapFree:       67099224 kB
Dirty:              1372 kB
Writeback:             0 kB
AnonPages:       2900112 kB
Mapped:            15396 kB
Shmem:                 0 kB
Slab:             569224 kB
SReclaimable:      12580 kB
SUnreclaim:       556644 kB
KernelStack:        1800 kB
PageTables:        10220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2995992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2654208 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-17 00:25:59