Trace number 4097871

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.72 895.962

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression32_11.opb
MD5SUM57a81814e686601f1c1e408a126c1564
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 benchmark211.696
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1892
Total number of constraints9034
Number of constraints which are clauses9030
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 constraint43
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 11
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 54
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.08/0.10	c version PB16.v20160501
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.13	c Pseudo Boolean Optimization by upper bound
0.08/0.13	c ManyCore solver with 2 solvers running in parallel
0.08/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.13	c Expensive reason simplification
0.08/0.13	c Glucose 2.1 dynamic restart strategy
0.08/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.13	c No reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c solving HOME/instance-4097871-1466114412.opb
0.08/0.13	c reading problem ... 
0.08/0.13	c  no objective function found
0.96/0.51	c ... done. Wall clock time 0.385s.
0.96/0.51	c declared #vars     1892
0.96/0.51	c #constraints  9038
0.96/0.51	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.96/0.51	c constraints type 
0.96/0.51	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5418
0.96/0.51	c org.sat4j.specs.Constr$1 => 3
0.96/0.51	c org.sat4j.minisat.constraints.card.MinWatchCard => 2
0.96/0.51	c org.sat4j.minisat.constraints.cnf.UnitClause => 3
0.96/0.51	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3612
0.96/0.51	c 9038 constraints processed.
0.96/0.51	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.96/0.51	c constraints type 
0.96/0.51	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 3612
0.96/0.51	c org.sat4j.specs.Constr$1 => 3
0.96/0.51	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5418
0.96/0.51	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 2
0.96/0.51	c org.sat4j.pb.constraints.pb.UnitClausePB => 3
0.96/0.51	c 9038 constraints processed.
5.50/1.85	c cleaning 2499 clauses out of 5000 with flag 20479/5000
8.31/3.01	c cleaning 4254 clauses out of 8511 with flag 42588/11010
10.19/3.97	c cleaning 5622 clauses out of 11247 with flag 67773/18000
12.70/5.15	c cleaning 6808 clauses out of 13625 with flag 97749/26000
15.40/6.46	c cleaning 7908 clauses out of 15817 with flag 132597/35000
18.21/7.82	c cleaning 8955 clauses out of 17909 with flag 172896/45000
21.29/9.38	c cleaning 9976 clauses out of 19956 with flag 216833/56002
24.90/11.11	c cleaning 10993 clauses out of 21985 with flag 268034/68007
28.37/12.82	c cleaning 11987 clauses out of 23987 with flag 322370/81002
32.37/14.82	c cleaning 12999 clauses out of 25998 with flag 382474/95000
36.37/16.82	c cleaning 13996 clauses out of 27999 with flag 443790/110000
41.28/19.25	c cleaning 15000 clauses out of 30003 with flag 514686/126000
46.68/21.92	c cleaning 16001 clauses out of 32007 with flag 592463/143004
52.09/24.64	c cleaning 16999 clauses out of 34004 with flag 670428/161002
58.40/27.73	c cleaning 17995 clauses out of 36004 with flag 757588/180001
64.40/30.74	c cleaning 18999 clauses out of 38009 with flag 847449/200001
71.11/34.09	c cleaning 19999 clauses out of 40009 with flag 943310/221000
78.12/37.53	c cleaning 21000 clauses out of 42010 with flag 1044262/243000
86.39/41.62	c cleaning 21997 clauses out of 44010 with flag 1151273/266000
94.87/45.89	c cleaning 23001 clauses out of 46014 with flag 1258624/290001
104.08/50.44	c cleaning 24004 clauses out of 48013 with flag 1374536/315001
114.15/55.42	c cleaning 25003 clauses out of 50008 with flag 1501138/341000
116.95/56.88	c cleaning 0 clauses out of 5001 with flag 0/5001
124.51/60.45	c cleaning 25997 clauses out of 52008 with flag 1630936/368003
135.11/65.61	c cleaning 26996 clauses out of 54009 with flag 1771941/396001
147.19/71.62	c cleaning 27999 clauses out of 56012 with flag 1923930/425000
159.19/77.61	c cleaning 29005 clauses out of 58016 with flag 2070148/455003
172.25/84.19	c cleaning 30001 clauses out of 60008 with flag 2225661/486000
184.93/90.45	c cleaning 31000 clauses out of 62010 with flag 2379847/518003
198.52/97.20	c cleaning 32000 clauses out of 64007 with flag 2546413/551000
213.22/104.57	c cleaning 32997 clauses out of 66007 with flag 2715624/585000
228.88/112.37	c cleaning 33996 clauses out of 68010 with flag 2896446/620000
245.13/120.41	c cleaning 35006 clauses out of 70017 with flag 3083729/656003
262.04/128.89	c cleaning 36001 clauses out of 72008 with flag 3276651/693000
280.69/138.19	c cleaning 36998 clauses out of 74007 with flag 3491080/731000
301.56/148.56	c cleaning 37995 clauses out of 76009 with flag 3675595/770000
322.65/159.08	c cleaning 39006 clauses out of 78018 with flag 3867686/810004
343.58/169.43	c cleaning 40000 clauses out of 80008 with flag 4068430/851000
365.68/180.50	c cleaning 41002 clauses out of 82008 with flag 4267972/893000
388.01/191.58	c cleaning 42002 clauses out of 84008 with flag 4483192/936002
416.80/206.20	c cleaning 42999 clauses out of 86005 with flag 4691964/980001
445.77/220.60	c cleaning 44002 clauses out of 88008 with flag 4903308/1025003
474.27/234.82	c cleaning 44999 clauses out of 90003 with flag 5121085/1071000
503.59/249.45	c cleaning 45996 clauses out of 92004 with flag 5353682/1118000
537.18/266.11	c cleaning 46998 clauses out of 94010 with flag 5595283/1166002
569.31/282.18	c cleaning 47999 clauses out of 96010 with flag 5842001/1215000
609.29/302.00	c cleaning 49004 clauses out of 98016 with flag 6105576/1265005
646.23/320.48	c cleaning 50002 clauses out of 100007 with flag 6362738/1316000
687.04/340.73	c cleaning 50998 clauses out of 102005 with flag 6644127/1368000
733.68/363.92	c cleaning 52003 clauses out of 104011 with flag 6938665/1421004
733.88/364.04	c cleaning 0 clauses out of 11001 with flag 0/11001
775.23/384.60	c cleaning 52993 clauses out of 106006 with flag 7227036/1475002
817.12/405.96	c cleaning 54003 clauses out of 108012 with flag 7505950/1530001
861.52/428.08	c cleaning 55002 clauses out of 110009 with flag 7800657/1586001
902.96/448.65	c cleaning 55995 clauses out of 112006 with flag 8093878/1643000
947.24/470.76	c cleaning 57005 clauses out of 114013 with flag 8394035/1701002
997.06/495.55	c cleaning 58007 clauses out of 116013 with flag 8707065/1760007
1050.12/521.96	c cleaning 58992 clauses out of 118002 with flag 9049397/1820003
1109.15/551.30	c cleaning 60000 clauses out of 120010 with flag 9414677/1881003
1163.72/578.59	c cleaning 60999 clauses out of 122012 with flag 9735813/1943005
1217.42/605.80	c cleaning 62000 clauses out of 124008 with flag 10073734/2006000
1273.48/633.77	c cleaning 63004 clauses out of 126012 with flag 10422599/2070004
1330.76/662.22	c cleaning 63999 clauses out of 128006 with flag 10783351/2135002
1392.59/693.02	c cleaning 65002 clauses out of 130006 with flag 11163861/2201001
1452.84/723.05	c cleaning 66000 clauses out of 132004 with flag 11530294/2268001
1519.35/756.17	c cleaning 67003 clauses out of 134010 with flag 11942032/2336007
1588.01/790.30	c cleaning 67998 clauses out of 136000 with flag 12338826/2405000
1654.98/823.68	c cleaning 69000 clauses out of 138002 with flag 12705851/2475000
1729.84/860.92	c cleaning 70002 clauses out of 140004 with flag 13121722/2546002
1800.15/895.90	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.15/895.90	c starts		: 4076
1800.15/895.90	c conflicts		: 2610722
1800.15/895.90	c decisions		: 4746197
1800.15/895.90	c propagations		: 231116287
1800.15/895.90	c inspects		: 12116473807
1800.15/895.90	c shortcuts		: 0
1800.15/895.90	c learnt literals	: 0
1800.15/895.90	c learnt binary clauses	: 6
1800.15/895.90	c learnt ternary clauses	: 37
1800.15/895.90	c learnt constraints	: 2610722
1800.15/895.90	c ignored constraints	: 0
1800.15/895.90	c root simplifications	: 0
1800.15/895.90	c removed literals (reason simplification)	: 39657462
1800.15/895.90	c reason swapping (by a shorter reason)	: 0
1800.15/895.90	c Calls to reduceDB	: 67
1800.15/895.90	c Number of update (reduction) of LBD	: 710138
1800.15/895.90	c Imported unit clauses	: 0
1800.15/895.90	c number of reductions to clauses (during analyze)	: 0
1800.15/895.90	c number of learned constraints concerned by reduction	: 0
1800.15/895.90	c number of learning phase by resolution	: 0
1800.15/895.90	c number of learning phase by cutting planes	: 0
1800.15/895.90	c speed (assignments/second)	: 258120.03019936717
1800.15/895.90	c non guided choices	1261
1800.15/895.93	c learnt constraints type 
1800.15/895.93	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 6
1800.15/895.93	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 134716
1800.15/895.93	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.15/895.93	c starts		: 44
1800.15/895.93	c conflicts		: 16783
1800.15/895.93	c decisions		: 19713
1800.15/895.93	c propagations		: 1198253
1800.15/895.93	c inspects		: 962358231
1800.15/895.93	c shortcuts		: 0
1800.15/895.93	c learnt literals	: 0
1800.15/895.93	c learnt binary clauses	: 0
1800.15/895.93	c learnt ternary clauses	: 0
1800.15/895.93	c learnt constraints	: 16782
1800.15/895.93	c ignored constraints	: 0
1800.15/895.93	c root simplifications	: 0
1800.15/895.93	c removed literals (reason simplification)	: 0
1800.15/895.93	c reason swapping (by a shorter reason)	: 0
1800.15/895.93	c Calls to reduceDB	: 2
1800.15/895.93	c Number of update (reduction) of LBD	: 0
1800.15/895.93	c Imported unit clauses	: 0
1800.15/895.93	c number of reductions to clauses (during analyze)	: 0
1800.15/895.93	c number of learned constraints concerned by reduction	: 0
1800.15/895.93	c number of learning phase by resolution	: 0
1800.15/895.93	c number of learning phase by cutting planes	: 0
1800.15/895.93	c speed (assignments/second)	: 1338.2246022749482
1800.15/895.93	c non guided choices	1261
1800.15/895.94	c learnt constraints type 
1800.15/895.94	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 238
1800.15/895.94	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 90
1800.15/895.94	c org.sat4j.pb.constraints.pb.MaxWatchPb => 16454
1800.15/895.94	s UNKNOWN
1800.15/895.94	c Total wall clock time (in seconds): 895.81

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-4097871-1466114412/watcher-4097871-1466114412 -o /tmp/evaluation-result-4097871-1466114412/solver-4097871-1466114412 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1466112183-7573 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4097871-1466114412.opb 

pid=11334
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: 4.40 4.30 4.02 4/198 11337
/proc/meminfo: memFree=27470704/32872528 swapFree=1243920/1391088
[pid=11337] ppid=11334 vsize=24328 CPUtime=0 cores=1,3,5,7
/proc/11337/stat : 11337 (runsolver) D 11334 11337 7556 0 -1 4202560 116 0 0 0 0 0 0 0 20 0 1 0 13489839 24911872 151 33554432000 4194304 4338465 140734900242720 140734900240360 272886484151 0 0 4096 24578 18446744071579943789 0 0 17 3 0 0 0 0 0
/proc/11337/statm: 6082 151 105 36 0 2655 0

[startup+0.100059 s]
/proc/loadavg: 4.40 4.30 4.02 4/198 11337
/proc/meminfo: memFree=27470704/32872528 swapFree=1243920/1391088
[pid=11337] ppid=11334 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/11337/stat : 11337 (java) S 11334 11337 7556 0 -1 4202496 4383 0 1 0 7 1 0 0 20 0 18 0 13489839 9787879424 5502 33554432000 1073741824 1073778376 140734948701184 140734948692320 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11337/statm: 2389619 5502 2111 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200217 s]
/proc/loadavg: 4.40 4.30 4.02 4/198 11337
/proc/meminfo: memFree=27470704/32872528 swapFree=1243920/1391088
[pid=11337] ppid=11334 vsize=9558476 CPUtime=0.25 cores=1,3,5,7
/proc/11337/stat : 11337 (java) S 11334 11337 7556 0 -1 4202496 4699 0 1 0 24 1 0 0 20 0 18 0 13489839 9787879424 6780 33554432000 1073741824 1073778376 140734948701184 140734948692320 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11337/statm: 2389619 6780 2204 9 0 2380296 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.300227 s]
/proc/loadavg: 4.40 4.30 4.02 4/198 11337
/proc/meminfo: memFree=27470704/32872528 swapFree=1243920/1391088
[pid=11337] ppid=11334 vsize=9558476 CPUtime=0.54 cores=1,3,5,7
/proc/11337/stat : 11337 (java) S 11334 11337 7556 0 -1 4202496 6989 0 1 0 52 2 0 0 20 0 18 0 13489839 9787879424 9306 33554432000 1073741824 1073778376 140734948701184 140734948692320 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11337/statm: 2389619 9306 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 9558476

[startup+0.700198 s]
/proc/loadavg: 4.40 4.30 4.02 4/198 11337
/proc/meminfo: memFree=27470704/32872528 swapFree=1243920/1391088
[pid=11337] ppid=11334 vsize=9824732 CPUtime=1.73 cores=1,3,5,7
/proc/11337/stat : 11337 (java) S 11334 11337 7556 0 -1 4202496 19755 0 1 0 167 6 0 0 20 0 22 0 13489839 10060525568 28731 33554432000 1073741824 1073778376 140734948701184 140734948692320 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11337/statm: 2456183 28731 2253 9 0 2446860 0
Current children cumulated CPU time (s) 1.73
Current children cumulated vsize (KiB) 9824732

[startup+1.50092 s]
/proc/loadavg: 4.40 4.30 4.02 7/220 11359
/proc/meminfo: memFree=27349244/32872528 swapFree=1243920/1391088
[pid=11337] ppid=11334 vsize=9824732 CPUtime=4.8 cores=1,3,5,7
/proc/11337/stat : 11337 (java) S 11334 11337 7556 0 -1 4202496 26904 0 1 0 472 8 0 0 20 0 22 0 13489839 10060525568 38162 33554432000 1073741824 1073778376 140734948701184 140734948692320 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11337/statm: 2456183 38162 2276 9 0 2446860 0
[pid=11337/tid=11339] ppid=11334 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/11337/task/11339/stat : 11339 (java) S 11334 11337 7556 0 -1 4202560 2443 0 1 0 46 2 0 0 20 0 22 0 13489841 10060525568 38162 33554432000 1073741824 1073778376 140734948701184 140446996210552 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11337/tid=11340] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11340/stat : 11340 (java) S 11334 11337 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13489842 10060525568 38162 33554432000 1073741824 1073778376 140734948701184 140446840028072 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11341] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11341/stat : 11341 (java) S 11334 11337 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13489842 10060525568 38162 33554432000 1073741824 1073778376 140734948701184 140446838975528 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11337/tid=11342] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11342/stat : 11342 (java) S 11334 11337 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13489842 10060525568 38162 33554432000 1073741824 1073778376 140734948701184 140446837922472 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11337/tid=11343] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11343/stat : 11343 (java) S 11334 11337 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13489842 10060525568 38162 33554432000 1073741824 1073778376 140734948701184 140446836869928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11337/tid=11344] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11344/stat : 11344 (java) S 11334 11337 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13489842 10060525568 38162 33554432000 1073741824 1073778376 140734948701184 140446835816872 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11345] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11345/stat : 11345 (java) S 11334 11337 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13489842 10060525568 38162 33554432000 1073741824 1073778376 140734948701184 140446834764328 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11337/tid=11346] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11346/stat : 11346 (java) S 11334 11337 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13489842 10060525568 38162 33554432000 1073741824 1073778376 140734948701184 140446833711272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11337/tid=11347] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11347/stat : 11347 (java) S 11334 11337 7556 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13489842 10060525568 38162 33554432000 1073741824 1073778376 140734948701184 140446832658728 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11348] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11348/stat : 11348 (java) S 11334 11337 7556 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 13489843 10060525568 38162 33554432000 1073741824 1073778376 140734948701184 140446820461416 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11349] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11349/stat : 11349 (java) S 11334 11337 7556 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 13489843 10060525568 38162 33554432000 1073741824 1073778376 140734948701184 140446819407736 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11350] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11350/stat : 11350 (java) S 11334 11337 7556 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13489843 10060525568 38162 33554432000 1073741824 1073778376 140734948701184 140446818354568 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11351] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11351/stat : 11351 (java) S 11334 11337 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13489846 10060525568 38162 33554432000 1073741824 1073778376 140734948701184 140446817303312 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11352] ppid=11334 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/11337/task/11352/stat : 11352 (java) S 11334 11337 7556 0 -1 4202560 9472 0 0 0 113 3 0 0 20 0 22 0 13489846 10060525568 38162 33554432000 1073741824 1073778376 140734948701184 140446816250168 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11353] ppid=11334 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/11337/task/11353/stat : 11353 (java) S 11334 11337 7556 0 -1 4202560 13641 0 0 0 115 2 0 0 20 0 22 0 13489846 10060525568 38162 33554432000 1073741824 1073778376 140734948701184 140446815197624 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11337/tid=11354] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11354/stat : 11354 (java) S 11334 11337 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13489846 10060525568 38162 33554432000 1073741824 1073778376 140734948701184 140446814144760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11337/tid=11355] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11355/stat : 11355 (java) S 11334 11337 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13489846 10060525568 38162 33554432000 1073741824 1073778376 140734948701184 140446813092424 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11337/tid=11356] ppid=11334 vsize=9824732 CPUtime=0.96 cores=1,3,5,7
/proc/11337/task/11356/stat : 11356 (java) R 11334 11337 7556 0 -1 4202560 23 0 0 0 96 0 0 0 20 0 22 0 13489891 10060525568 38162 33554432000 1073741824 1073778376 140734948701184 140446811988136 140446857346163 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11357] ppid=11334 vsize=9824732 CPUtime=0.96 cores=1,3,5,7
/proc/11337/task/11357/stat : 11357 (java) R 11334 11337 7556 0 -1 4202560 46 0 0 0 96 0 0 0 20 0 22 0 13489891 10060525568 38162 33554432000 1073741824 1073778376 140734948701184 140446810920264 140446857493281 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11337/tid=11358] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11358/stat : 11358 (java) S 11334 11337 7556 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13489892 10060525568 38162 33554432000 1073741824 1073778376 140734948701184 140446809883944 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11337/tid=11359] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11359/stat : 11359 (java) S 11334 11337 7556 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13489892 10060525568 38162 33554432000 1073741824 1073778376 140734948701184 140446808831400 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.8
Current children cumulated vsize (KiB) 9824732

[startup+3.10095 s]
/proc/loadavg: 4.40 4.30 4.02 5/220 11359
/proc/meminfo: memFree=27272468/32872528 swapFree=1243920/1391088
[pid=11337] ppid=11334 vsize=9824732 CPUtime=8.53 cores=1,3,5,7
/proc/11337/stat : 11337 (java) S 11334 11337 7556 0 -1 4202496 28709 0 1 0 837 16 0 0 20 0 22 0 13489839 10060525568 90092 33554432000 1073741824 1073778376 140734948701184 140734948692320 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11337/statm: 2456183 90092 2293 9 0 2446860 0
[pid=11337/tid=11339] ppid=11334 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/11337/task/11339/stat : 11339 (java) S 11334 11337 7556 0 -1 4202560 2443 0 1 0 46 2 0 0 20 0 22 0 13489841 10060525568 90092 33554432000 1073741824 1073778376 140734948701184 140446996210552 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11337/tid=11340] ppid=11334 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/11337/task/11340/stat : 11340 (java) S 11334 11337 7556 0 -1 4202560 23 0 0 0 2 2 0 0 20 0 22 0 13489842 10060525568 90092 33554432000 1073741824 1073778376 140734948701184 140446840028072 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11341] ppid=11334 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/11337/task/11341/stat : 11341 (java) S 11334 11337 7556 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 13489842 10060525568 90092 33554432000 1073741824 1073778376 140734948701184 140446838975528 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11337/tid=11342] ppid=11334 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/11337/task/11342/stat : 11342 (java) S 11334 11337 7556 0 -1 4202560 28 0 0 0 4 1 0 0 20 0 22 0 13489842 10060525568 90092 33554432000 1073741824 1073778376 140734948701184 140446837922472 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11343] ppid=11334 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/11337/task/11343/stat : 11343 (java) S 11334 11337 7556 0 -1 4202560 8 0 0 0 2 0 0 0 20 0 22 0 13489842 10060525568 90092 33554432000 1073741824 1073778376 140734948701184 140446836869928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11344] ppid=11334 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/11337/task/11344/stat : 11344 (java) S 11334 11337 7556 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 13489842 10060525568 90092 33554432000 1073741824 1073778376 140734948701184 140446835816872 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11345] ppid=11334 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/11337/task/11345/stat : 11345 (java) S 11334 11337 7556 0 -1 4202560 21 0 0 0 4 0 0 0 20 0 22 0 13489842 10060525568 90092 33554432000 1073741824 1073778376 140734948701184 140446834764328 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11346] ppid=11334 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/11337/task/11346/stat : 11346 (java) S 11334 11337 7556 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 13489842 10060525568 90092 33554432000 1073741824 1073778376 140734948701184 140446833711272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11347] ppid=11334 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/11337/task/11347/stat : 11347 (java) S 11334 11337 7556 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 22 0 13489842 10060525568 90092 33554432000 1073741824 1073778376 140734948701184 140446832658728 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11348] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11348/stat : 11348 (java) S 11334 11337 7556 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 13489843 10060525568 90092 33554432000 1073741824 1073778376 140734948701184 140446820461416 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11337/tid=11349] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11349/stat : 11349 (java) S 11334 11337 7556 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13489843 10060525568 90092 33554432000 1073741824 1073778376 140734948701184 140446819407736 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11350] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11350/stat : 11350 (java) S 11334 11337 7556 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13489843 10060525568 90092 33554432000 1073741824 1073778376 140734948701184 140446818354568 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11351] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11351/stat : 11351 (java) S 11334 11337 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13489846 10060525568 90092 33554432000 1073741824 1073778376 140734948701184 140446817303312 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11352] ppid=11334 vsize=9824732 CPUtime=1.41 cores=1,3,5,7
/proc/11337/task/11352/stat : 11352 (java) S 11334 11337 7556 0 -1 4202560 10883 0 0 0 138 3 0 0 20 0 22 0 13489846 10060525568 90092 33554432000 1073741824 1073778376 140734948701184 140446816250168 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11337/tid=11353] ppid=11334 vsize=9824732 CPUtime=1.33 cores=1,3,5,7
/proc/11337/task/11353/stat : 11353 (java) S 11334 11337 7556 0 -1 4202560 13644 0 0 0 130 3 0 0 20 0 22 0 13489846 10060525568 90092 33554432000 1073741824 1073778376 140734948701184 140446815197624 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11354] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11354/stat : 11354 (java) S 11334 11337 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13489846 10060525568 90092 33554432000 1073741824 1073778376 140734948701184 140446814144760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11337/tid=11355] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11355/stat : 11355 (java) S 11334 11337 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13489846 10060525568 90092 33554432000 1073741824 1073778376 140734948701184 140446813092424 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11356] ppid=11334 vsize=9824732 CPUtime=2.44 cores=1,3,5,7
/proc/11337/task/11356/stat : 11356 (java) R 11334 11337 7556 0 -1 4202560 23 0 0 0 244 0 0 0 20 0 22 0 13489891 10060525568 90092 33554432000 1073741824 1073778376 140734948701184 140446811980192 140446857345959 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11337/tid=11357] ppid=11334 vsize=9824732 CPUtime=2.47 cores=1,3,5,7
/proc/11337/task/11357/stat : 11357 (java) R 11334 11337 7556 0 -1 4202560 126 0 0 0 245 2 0 0 20 0 22 0 13489891 10060525568 90092 33554432000 1073741824 1073778376 140734948701184 140446810935672 140446857587259 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11337/tid=11358] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11358/stat : 11358 (java) S 11334 11337 7556 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13489892 10060525568 90092 33554432000 1073741824 1073778376 140734948701184 140446809883944 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11337/tid=11359] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11359/stat : 11359 (java) S 11334 11337 7556 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13489892 10060525568 90092 33554432000 1073741824 1073778376 140734948701184 140446808831400 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 8.53
Current children cumulated vsize (KiB) 9824732

[startup+6.30091 s]
/proc/loadavg: 4.37 4.29 4.02 5/220 11359
/proc/meminfo: memFree=26845756/32872528 swapFree=1243920/1391088
[pid=11337] ppid=11334 vsize=9824732 CPUtime=15.15 cores=1,3,5,7
/proc/11337/stat : 11337 (java) S 11334 11337 7556 0 -1 4202496 29359 0 1 0 1486 29 0 0 20 0 22 0 13489839 10060525568 162599 33554432000 1073741824 1073778376 140734948701184 140734948692320 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11337/statm: 2456183 162599 2293 9 0 2446860 0
[pid=11337/tid=11339] ppid=11334 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/11337/task/11339/stat : 11339 (java) S 11334 11337 7556 0 -1 4202560 2443 0 1 0 46 2 0 0 20 0 22 0 13489841 10060525568 162599 33554432000 1073741824 1073778376 140734948701184 140446996210552 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11337/tid=11340] ppid=11334 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/11337/task/11340/stat : 11340 (java) R 11334 11337 7556 0 -1 4202560 55 0 0 0 7 3 0 0 20 0 22 0 13489842 10060525568 162599 33554432000 1073741824 1073778376 140734948701184 140446840028248 140446998681289 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11337/tid=11341] ppid=11334 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/11337/task/11341/stat : 11341 (java) R 11334 11337 7556 0 -1 4202560 59 0 0 0 4 1 0 0 20 0 22 0 13489842 10060525568 162599 33554432000 1073741824 1073778376 140734948701184 140446838975528 272889852988 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11342] ppid=11334 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/11337/task/11342/stat : 11342 (java) R 11334 11337 7556 0 -1 4202560 44 0 0 0 6 2 0 0 20 0 22 0 13489842 10060525568 162599 33554432000 1073741824 1073778376 140734948701184 140446837922648 140447003108896 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11337/tid=11343] ppid=11334 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/11337/task/11343/stat : 11343 (java) R 11334 11337 7556 0 -1 4202560 51 0 0 0 6 2 0 0 20 0 22 0 13489842 10060525568 162599 33554432000 1073741824 1073778376 140734948701184 140446836869928 140446998681281 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11344] ppid=11334 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/11337/task/11344/stat : 11344 (java) R 11334 11337 7556 0 -1 4202560 53 0 0 0 5 3 0 0 20 0 22 0 13489842 10060525568 162599 33554432000 1073741824 1073778376 140734948701184 140446835817048 140447003106046 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=11337/tid=11345] ppid=11334 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/11337/task/11345/stat : 11345 (java) R 11334 11337 7556 0 -1 4202560 59 0 0 0 6 2 0 0 20 0 22 0 13489842 10060525568 162599 33554432000 1073741824 1073778376 140734948701184 140446834764504 140446998681334 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11346] ppid=11334 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/11337/task/11346/stat : 11346 (java) R 11334 11337 7556 0 -1 4202560 50 0 0 0 6 2 0 0 20 0 22 0 13489842 10060525568 162599 33554432000 1073741824 1073778376 140734948701184 140446833711272 140446998681281 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11337/tid=11347] ppid=11334 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/11337/task/11347/stat : 11347 (java) R 11334 11337 7556 0 -1 4202560 27 0 0 0 3 1 0 0 20 0 22 0 13489842 10060525568 162599 33554432000 1073741824 1073778376 140734948701184 140446832658904 140447003105791 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11337/tid=11348] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11348/stat : 11348 (java) S 11334 11337 7556 0 -1 4202560 464 0 0 0 0 0 0 0 20 0 22 0 13489843 10060525568 162599 33554432000 1073741824 1073778376 140734948701184 140446820460296 272889852988 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11337/tid=11349] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11349/stat : 11349 (java) S 11334 11337 7556 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13489843 10060525568 162599 33554432000 1073741824 1073778376 140734948701184 140446819407736 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11350] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11350/stat : 11350 (java) S 11334 11337 7556 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13489843 10060525568 162599 33554432000 1073741824 1073778376 140734948701184 140446818354568 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11351] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11351/stat : 11351 (java) S 11334 11337 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13489846 10060525568 162599 33554432000 1073741824 1073778376 140734948701184 140446817303312 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11352] ppid=11334 vsize=9824732 CPUtime=1.43 cores=1,3,5,7

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


[startup+882.308 s]
/proc/loadavg: 4.36 4.29 4.14 6/219 11472
/proc/meminfo: memFree=25150684/32872528 swapFree=1243920/1391088
[pid=11337] ppid=11334 vsize=9824732 CPUtime=1772.82 cores=1,3,5,7
/proc/11337/stat : 11337 (java) S 11334 11337 7556 0 -1 4202496 37518 0 1 0 177113 169 0 0 20 0 22 0 13489839 10060525568 597651 33554432000 1073741824 1073778376 140734948701184 140734948692320 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11337/statm: 2456183 597651 2302 9 0 2446860 0
[pid=11337/tid=11339] ppid=11334 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/11337/task/11339/stat : 11339 (java) S 11334 11337 7556 0 -1 4202560 2461 0 1 0 48 4 0 0 20 0 22 0 13489841 10060525568 597651 33554432000 1073741824 1073778376 140734948701184 140446996210552 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11337/tid=11340] ppid=11334 vsize=9824732 CPUtime=2.42 cores=1,3,5,7
/proc/11337/task/11340/stat : 11340 (java) S 11334 11337 7556 0 -1 4202560 397 0 0 0 229 13 0 0 20 0 22 0 13489842 10060525568 597651 33554432000 1073741824 1073778376 140734948701184 140446840028072 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11337/tid=11341] ppid=11334 vsize=9824732 CPUtime=2.35 cores=1,3,5,7
/proc/11337/task/11341/stat : 11341 (java) S 11334 11337 7556 0 -1 4202560 408 0 0 0 224 11 0 0 20 0 22 0 13489842 10060525568 597651 33554432000 1073741824 1073778376 140734948701184 140446838975528 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11337/tid=11342] ppid=11334 vsize=9824732 CPUtime=2.3 cores=1,3,5,7
/proc/11337/task/11342/stat : 11342 (java) S 11334 11337 7556 0 -1 4202560 375 0 0 0 219 11 0 0 20 0 22 0 13489842 10060525568 597651 33554432000 1073741824 1073778376 140734948701184 140446837922472 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11337/tid=11343] ppid=11334 vsize=9824732 CPUtime=2.29 cores=1,3,5,7
/proc/11337/task/11343/stat : 11343 (java) S 11334 11337 7556 0 -1 4202560 394 0 0 0 218 11 0 0 20 0 22 0 13489842 10060525568 597651 33554432000 1073741824 1073778376 140734948701184 140446836869928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11337/tid=11344] ppid=11334 vsize=9824732 CPUtime=2.41 cores=1,3,5,7
/proc/11337/task/11344/stat : 11344 (java) S 11334 11337 7556 0 -1 4202560 389 0 0 0 230 11 0 0 20 0 22 0 13489842 10060525568 597651 33554432000 1073741824 1073778376 140734948701184 140446835816872 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11345] ppid=11334 vsize=9824732 CPUtime=2.34 cores=1,3,5,7
/proc/11337/task/11345/stat : 11345 (java) S 11334 11337 7556 0 -1 4202560 449 0 0 0 223 11 0 0 20 0 22 0 13489842 10060525568 597651 33554432000 1073741824 1073778376 140734948701184 140446834764328 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11337/tid=11346] ppid=11334 vsize=9824732 CPUtime=2.18 cores=1,3,5,7
/proc/11337/task/11346/stat : 11346 (java) S 11334 11337 7556 0 -1 4202560 323 0 0 0 210 8 0 0 20 0 22 0 13489842 10060525568 597651 33554432000 1073741824 1073778376 140734948701184 140446833711272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11347] ppid=11334 vsize=9824732 CPUtime=2.32 cores=1,3,5,7
/proc/11337/task/11347/stat : 11347 (java) S 11334 11337 7556 0 -1 4202560 426 0 0 0 223 9 0 0 20 0 22 0 13489842 10060525568 597651 33554432000 1073741824 1073778376 140734948701184 140446832658728 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11348] ppid=11334 vsize=9824732 CPUtime=2.99 cores=1,3,5,7
/proc/11337/task/11348/stat : 11348 (java) S 11334 11337 7556 0 -1 4202560 2507 0 0 0 284 15 0 0 20 0 22 0 13489843 10060525568 597651 33554432000 1073741824 1073778376 140734948701184 140446820461416 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11337/tid=11349] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11349/stat : 11349 (java) S 11334 11337 7556 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13489843 10060525568 597651 33554432000 1073741824 1073778376 140734948701184 140446819407736 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11350] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11350/stat : 11350 (java) S 11334 11337 7556 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13489843 10060525568 597651 33554432000 1073741824 1073778376 140734948701184 140446818354568 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11351] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11351/stat : 11351 (java) S 11334 11337 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13489846 10060525568 597651 33554432000 1073741824 1073778376 140734948701184 140446817303312 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11352] ppid=11334 vsize=9824732 CPUtime=2.06 cores=1,3,5,7
/proc/11337/task/11352/stat : 11352 (java) S 11334 11337 7556 0 -1 4202560 12525 0 0 0 203 3 0 0 20 0 22 0 13489846 10060525568 597651 33554432000 1073741824 1073778376 140734948701184 140446816250168 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11337/tid=11353] ppid=11334 vsize=9824732 CPUtime=1.43 cores=1,3,5,7
/proc/11337/task/11353/stat : 11353 (java) S 11334 11337 7556 0 -1 4202560 13651 0 0 0 140 3 0 0 20 0 22 0 13489846 10060525568 597651 33554432000 1073741824 1073778376 140734948701184 140446815197624 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11354] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11354/stat : 11354 (java) S 11334 11337 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13489846 10060525568 597651 33554432000 1073741824 1073778376 140734948701184 140446814144760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11337/tid=11355] ppid=11334 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/11337/task/11355/stat : 11355 (java) S 11334 11337 7556 0 -1 4202560 51 0 0 0 11 24 0 0 20 0 22 0 13489846 10060525568 597651 33554432000 1073741824 1073778376 140734948701184 140446813092424 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11337/tid=11356] ppid=11334 vsize=9824732 CPUtime=873.57 cores=1,3,5,7
/proc/11337/task/11356/stat : 11356 (java) R 11334 11337 7556 0 -1 4202560 109 0 0 0 87341 16 0 0 20 0 22 0 13489891 10060525568 597651 33554432000 1073741824 1073778376 140734948701184 140446811987872 140446857536255 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11357] ppid=11334 vsize=9824732 CPUtime=873.5 cores=1,3,5,7
/proc/11337/task/11357/stat : 11357 (java) R 11334 11337 7556 0 -1 4202560 1788 0 0 0 87301 49 0 0 20 0 22 0 13489891 10060525568 597651 33554432000 1073741824 1073778376 140734948701184 140446810934448 140446857587193 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11337/tid=11358] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11358/stat : 11358 (java) S 11334 11337 7556 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13489892 10060525568 597651 33554432000 1073741824 1073778376 140734948701184 140446809883944 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11337/tid=11359] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11359/stat : 11359 (java) S 11334 11337 7556 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13489892 10060525568 597651 33554432000 1073741824 1073778376 140734948701184 140446808831400 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1772.82
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.901 s]
/proc/loadavg: 4.28 4.28 4.14 5/219 11472
/proc/meminfo: memFree=25116796/32872528 swapFree=1243920/1391088
[pid=11337] ppid=11334 vsize=9824732 CPUtime=1800.15 cores=1,3,5,7
/proc/11337/stat : 11337 (java) S 11334 11337 7556 0 -1 4202496 37554 0 1 0 179844 171 0 0 20 0 22 0 13489839 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140734948692320 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11337/statm: 2456183 599931 2302 9 0 2446860 0
[pid=11337/tid=11339] ppid=11334 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/11337/task/11339/stat : 11339 (java) S 11334 11337 7556 0 -1 4202560 2461 0 1 0 48 4 0 0 20 0 22 0 13489841 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446996210552 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11337/tid=11340] ppid=11334 vsize=9824732 CPUtime=2.47 cores=1,3,5,7
/proc/11337/task/11340/stat : 11340 (java) S 11334 11337 7556 0 -1 4202560 402 0 0 0 233 14 0 0 20 0 22 0 13489842 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446840028072 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11337/tid=11341] ppid=11334 vsize=9824732 CPUtime=2.39 cores=1,3,5,7
/proc/11337/task/11341/stat : 11341 (java) S 11334 11337 7556 0 -1 4202560 413 0 0 0 228 11 0 0 20 0 22 0 13489842 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446838975528 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11342] ppid=11334 vsize=9824732 CPUtime=2.35 cores=1,3,5,7
/proc/11337/task/11342/stat : 11342 (java) S 11334 11337 7556 0 -1 4202560 383 0 0 0 224 11 0 0 20 0 22 0 13489842 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446837922472 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11337/tid=11343] ppid=11334 vsize=9824732 CPUtime=2.33 cores=1,3,5,7
/proc/11337/task/11343/stat : 11343 (java) S 11334 11337 7556 0 -1 4202560 398 0 0 0 222 11 0 0 20 0 22 0 13489842 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446836869928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11337/tid=11344] ppid=11334 vsize=9824732 CPUtime=2.42 cores=1,3,5,7
/proc/11337/task/11344/stat : 11344 (java) S 11334 11337 7556 0 -1 4202560 389 0 0 0 231 11 0 0 20 0 22 0 13489842 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446835816872 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11345] ppid=11334 vsize=9824732 CPUtime=2.37 cores=1,3,5,7
/proc/11337/task/11345/stat : 11345 (java) S 11334 11337 7556 0 -1 4202560 456 0 0 0 226 11 0 0 20 0 22 0 13489842 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446834764328 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11346] ppid=11334 vsize=9824732 CPUtime=2.19 cores=1,3,5,7
/proc/11337/task/11346/stat : 11346 (java) S 11334 11337 7556 0 -1 4202560 323 0 0 0 211 8 0 0 20 0 22 0 13489842 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446833711272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11337/tid=11347] ppid=11334 vsize=9824732 CPUtime=2.34 cores=1,3,5,7
/proc/11337/task/11347/stat : 11347 (java) S 11334 11337 7556 0 -1 4202560 431 0 0 0 224 10 0 0 20 0 22 0 13489842 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446832658728 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11337/tid=11348] ppid=11334 vsize=9824732 CPUtime=2.99 cores=1,3,5,7
/proc/11337/task/11348/stat : 11348 (java) S 11334 11337 7556 0 -1 4202560 2507 0 0 0 284 15 0 0 20 0 22 0 13489843 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446820461416 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11337/tid=11349] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11349/stat : 11349 (java) S 11334 11337 7556 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13489843 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446819407736 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11350] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11350/stat : 11350 (java) S 11334 11337 7556 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13489843 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446818354568 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11351] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11351/stat : 11351 (java) S 11334 11337 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13489846 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446817303312 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11352] ppid=11334 vsize=9824732 CPUtime=2.06 cores=1,3,5,7
/proc/11337/task/11352/stat : 11352 (java) S 11334 11337 7556 0 -1 4202560 12525 0 0 0 203 3 0 0 20 0 22 0 13489846 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446816250168 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11337/tid=11353] ppid=11334 vsize=9824732 CPUtime=1.43 cores=1,3,5,7
/proc/11337/task/11353/stat : 11353 (java) S 11334 11337 7556 0 -1 4202560 13651 0 0 0 140 3 0 0 20 0 22 0 13489846 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446815197624 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11354] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11354/stat : 11354 (java) S 11334 11337 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13489846 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446814144760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11337/tid=11355] ppid=11334 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/11337/task/11355/stat : 11355 (java) S 11334 11337 7556 0 -1 4202560 51 0 0 0 11 24 0 0 20 0 22 0 13489846 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446813092424 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11337/tid=11356] ppid=11334 vsize=9824732 CPUtime=887.09 cores=1,3,5,7
/proc/11337/task/11356/stat : 11356 (java) R 11334 11337 7556 0 -1 4202560 111 0 0 0 88693 16 0 0 20 0 22 0 13489891 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446811987872 140446857350380 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11357] ppid=11334 vsize=9824732 CPUtime=887.02 cores=1,3,5,7
/proc/11337/task/11357/stat : 11357 (java) R 11334 11337 7556 0 -1 4202560 1788 0 0 0 88653 49 0 0 20 0 22 0 13489891 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446810934448 140446857919740 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11337/tid=11358] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11358/stat : 11358 (java) S 11334 11337 7556 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13489892 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446809883944 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11337/tid=11359] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11359/stat : 11359 (java) S 11334 11337 7556 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13489892 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446808831400 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
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 11337 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+895.901 s]
/proc/loadavg: 4.28 4.28 4.14 5/219 11472
/proc/meminfo: memFree=25116796/32872528 swapFree=1243920/1391088
[pid=11337] ppid=11334 vsize=9824732 CPUtime=1800.15 cores=1,3,5,7
/proc/11337/stat : 11337 (java) S 11334 11337 7556 0 -1 4202496 37554 0 1 0 179844 171 0 0 20 0 22 0 13489839 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140734948692320 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11337/statm: 2456183 599931 2302 9 0 2446860 0
[pid=11337/tid=11339] ppid=11334 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/11337/task/11339/stat : 11339 (java) S 11334 11337 7556 0 -1 4202560 2461 0 1 0 48 4 0 0 20 0 22 0 13489841 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446996210552 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11337/tid=11340] ppid=11334 vsize=9824732 CPUtime=2.47 cores=1,3,5,7
/proc/11337/task/11340/stat : 11340 (java) S 11334 11337 7556 0 -1 4202560 402 0 0 0 233 14 0 0 20 0 22 0 13489842 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446840028072 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11337/tid=11341] ppid=11334 vsize=9824732 CPUtime=2.39 cores=1,3,5,7
/proc/11337/task/11341/stat : 11341 (java) S 11334 11337 7556 0 -1 4202560 413 0 0 0 228 11 0 0 20 0 22 0 13489842 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446838975528 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11342] ppid=11334 vsize=9824732 CPUtime=2.35 cores=1,3,5,7
/proc/11337/task/11342/stat : 11342 (java) S 11334 11337 7556 0 -1 4202560 383 0 0 0 224 11 0 0 20 0 22 0 13489842 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446837922472 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11337/tid=11343] ppid=11334 vsize=9824732 CPUtime=2.33 cores=1,3,5,7
/proc/11337/task/11343/stat : 11343 (java) S 11334 11337 7556 0 -1 4202560 398 0 0 0 222 11 0 0 20 0 22 0 13489842 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446836869928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11337/tid=11344] ppid=11334 vsize=9824732 CPUtime=2.42 cores=1,3,5,7
/proc/11337/task/11344/stat : 11344 (java) S 11334 11337 7556 0 -1 4202560 389 0 0 0 231 11 0 0 20 0 22 0 13489842 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446835816872 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11345] ppid=11334 vsize=9824732 CPUtime=2.37 cores=1,3,5,7
/proc/11337/task/11345/stat : 11345 (java) S 11334 11337 7556 0 -1 4202560 456 0 0 0 226 11 0 0 20 0 22 0 13489842 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446834764328 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11346] ppid=11334 vsize=9824732 CPUtime=2.19 cores=1,3,5,7
/proc/11337/task/11346/stat : 11346 (java) S 11334 11337 7556 0 -1 4202560 323 0 0 0 211 8 0 0 20 0 22 0 13489842 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446833711272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11337/tid=11347] ppid=11334 vsize=9824732 CPUtime=2.34 cores=1,3,5,7
/proc/11337/task/11347/stat : 11347 (java) S 11334 11337 7556 0 -1 4202560 431 0 0 0 224 10 0 0 20 0 22 0 13489842 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446832658728 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11337/tid=11348] ppid=11334 vsize=9824732 CPUtime=2.99 cores=1,3,5,7
/proc/11337/task/11348/stat : 11348 (java) S 11334 11337 7556 0 -1 4202560 2507 0 0 0 284 15 0 0 20 0 22 0 13489843 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446820461416 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11337/tid=11349] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11349/stat : 11349 (java) S 11334 11337 7556 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13489843 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446819407736 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11350] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11350/stat : 11350 (java) S 11334 11337 7556 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13489843 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446818354568 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11351] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11351/stat : 11351 (java) S 11334 11337 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13489846 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446817303312 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11352] ppid=11334 vsize=9824732 CPUtime=2.06 cores=1,3,5,7
/proc/11337/task/11352/stat : 11352 (java) S 11334 11337 7556 0 -1 4202560 12525 0 0 0 203 3 0 0 20 0 22 0 13489846 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446816250168 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11337/tid=11353] ppid=11334 vsize=9824732 CPUtime=1.43 cores=1,3,5,7
/proc/11337/task/11353/stat : 11353 (java) S 11334 11337 7556 0 -1 4202560 13651 0 0 0 140 3 0 0 20 0 22 0 13489846 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446815197624 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11354] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11354/stat : 11354 (java) S 11334 11337 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13489846 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446814144760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11337/tid=11355] ppid=11334 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/11337/task/11355/stat : 11355 (java) S 11334 11337 7556 0 -1 4202560 51 0 0 0 11 24 0 0 20 0 22 0 13489846 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446813092424 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11337/tid=11356] ppid=11334 vsize=9824732 CPUtime=887.09 cores=1,3,5,7
/proc/11337/task/11356/stat : 11356 (java) R 11334 11337 7556 0 -1 4202560 111 0 0 0 88693 16 0 0 20 0 22 0 13489891 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446811987872 140446857350380 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11337/tid=11357] ppid=11334 vsize=9824732 CPUtime=887.02 cores=1,3,5,7
/proc/11337/task/11357/stat : 11357 (java) R 11334 11337 7556 0 -1 4202560 1788 0 0 0 88653 49 0 0 20 0 22 0 13489891 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446810934448 140446857919740 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11337/tid=11358] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11358/stat : 11358 (java) S 11334 11337 7556 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13489892 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446809883944 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11337/tid=11359] ppid=11334 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11337/task/11359/stat : 11359 (java) S 11334 11337 7556 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13489892 10060525568 599931 33554432000 1073741824 1073778376 140734948701184 140446808831400 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 895.962
CPU time (s): 1800.72
CPU user time (s): 1798.55
CPU system time (s): 2.17267
CPU usage (%): 200.982
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.55
system time used= 2.17267
maximum resident set size= 2933968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37587
page faults= 1
swaps= 0
block input operations= 0
block output operations= 952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25870
involuntary context switches= 41503

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.45402 second user time and 6.92295 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-17 00:00:12
IDJOB=4097871
IDBENCH=107819
IDSOLVER=2543
FILE ID=node119/4097871-1466114412
RUNJOBID= node119-1466112183-7573
PBS_JOBID= 19904129
Free space on /tmp= 71732 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_11.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4097871-1466114412/watcher-4097871-1466114412 -o /tmp/evaluation-result-4097871-1466114412/solver-4097871-1466114412 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1466112183-7573 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4097871-1466114412.opb

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

MD5SUM BENCH= 57a81814e686601f1c1e408a126c1564
RANDOM SEED=150662094

node119.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.456
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	: 5332.91
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.456
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.456
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.456
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.456
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.456
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.456
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.56
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.456
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:        27470968 kB
Buffers:           64956 kB
Cached:           114312 kB
SwapCached:         1048 kB
Active:          3165772 kB
Inactive:         107872 kB
Active(anon):    3095556 kB
Inactive(anon):     1560 kB
Active(file):      70216 kB
Inactive(file):   106312 kB
Unevictable:     1391088 kB
Mlocked:         1243920 kB
SwapTotal:      67108856 kB
SwapFree:       67100204 kB
Dirty:              1676 kB
Writeback:             0 kB
AnonPages:       4595192 kB
Mapped:            15504 kB
Shmem:                 0 kB
Slab:             571612 kB
SReclaimable:      15592 kB
SUnreclaim:       556020 kB
KernelStack:        1816 kB
PageTables:        13164 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4857584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3278848 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= 71732 MiB
End job on node119 at 2016-06-17 00:15:08