Trace number 4103934

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1801.17 893.254

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/
MIPLIB/miplib2003/normalized-mps-v2-20-10-mod011.opb
MD5SUM7946286f4c1a7ac44cf771db2f48f590
Bench CategoryOPT-BIGINT (optimisation, big integers)
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 FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables309773
Total number of constraints5980
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)16
Number of constraints which are nor clauses,nor cardinality constraints5964
Minimum length of a constraint6
Maximum length of a constraint24690
Number of terms in the objective function 212680
Biggest coefficient in the objective function 38252041742581760
Number of bits for the biggest coefficient in the objective function 56
Sum of the numbers in the objective function 82366741301042726133
Number of bits of the sum of numbers in the objective function 67
Biggest number in a constraint 38252041742581760
Number of bits of the biggest number in a constraint 56
Biggest sum of numbers in a constraint 82366741301042726133
Number of bits of the biggest sum of numbers67
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.07/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.07/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.10	c See www.sat4j.org for details.
0.07/0.10	c version PB16.v20160501
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		501472288
0.07/0.10	c Max memory 		7480803328
0.07/0.10	c Total memory 		504102912
0.07/0.10	c Number of processors 	8
0.07/0.13	c Pseudo Boolean Optimization by upper bound
0.07/0.13	c ManyCore solver with 2 solvers running in parallel
0.07/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.13	c Expensive reason simplification
0.07/0.13	c Glucose 2.1 dynamic restart strategy
0.07/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.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.07/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.07/0.13	c No reason simplification
0.07/0.13	c Armin Biere (Picosat) restarts strategy
0.07/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.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c solving HOME/instance-4103934-1466250152.opb
0.07/0.13	c reading problem ... 
0.07/0.13	c  objective function found
5.30/3.33	c ... done. Wall clock time 3.202s.
5.30/3.33	c declared #vars     309773
5.30/3.33	c #constraints  10347
5.30/3.33	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
5.30/3.33	c constraints type 
5.30/3.33	c org.sat4j.minisat.constraints.card.MinWatchCard => 16
5.30/3.33	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 10331
5.30/3.33	c 10347 constraints processed.
5.30/3.33	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
5.30/3.33	c constraints type 
5.30/3.33	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 16
5.30/3.33	c org.sat4j.pb.constraints.pb.MaxWatchPb => 10331
5.30/3.33	c 10347 constraints processed.
5.30/3.33	c objective function length is 212680 literals
13.98/7.42	c cleaning 2498 clauses out of 5001 with flag 11699/5001
15.72/8.29	c cleaning 4248 clauses out of 8503 with flag 23732/11001
18.26/9.43	c cleaning 5622 clauses out of 11255 with flag 38022/18001
20.16/10.39	c cleaning 6815 clauses out of 13632 with flag 54131/26000
23.82/12.00	c cleaning 7904 clauses out of 15817 with flag 72148/35000
27.22/13.76	c cleaning 8951 clauses out of 17913 with flag 92164/45000
31.42/15.87	c cleaning 9975 clauses out of 19962 with flag 114177/56000
35.63/17.90	c cleaning 10990 clauses out of 21989 with flag 138285/68002
39.82/20.07	c cleaning 11993 clauses out of 23997 with flag 164281/81000
44.83/22.57	c cleaning 13001 clauses out of 26004 with flag 192321/95000
50.65/25.45	c cleaning 13999 clauses out of 28003 with flag 222355/110000
57.25/28.72	c cleaning 15000 clauses out of 30004 with flag 254376/126000
64.43/32.39	c cleaning 15998 clauses out of 32006 with flag 288436/143002
82.03/41.10	c cleaning 16992 clauses out of 34008 with flag 326590/161002
98.60/49.23	c cleaning 18002 clauses out of 36014 with flag 366938/180000
108.95/54.37	c cleaning 19003 clauses out of 38013 with flag 407672/200001
119.97/59.90	c cleaning 20006 clauses out of 40011 with flag 450785/221002
132.78/66.14	c cleaning 21002 clauses out of 42004 with flag 495023/243001
145.56/72.52	c cleaning 21997 clauses out of 44002 with flag 541166/266001
159.76/79.66	c cleaning 23002 clauses out of 46006 with flag 589200/290002
175.34/87.38	c cleaning 23998 clauses out of 48003 with flag 639244/315001
191.55/95.45	c cleaning 24997 clauses out of 50004 with flag 691299/341000
209.76/104.52	c cleaning 26003 clauses out of 52007 with flag 745378/368000
229.39/114.21	c cleaning 27002 clauses out of 54005 with flag 801432/396001
250.81/124.81	c cleaning 27999 clauses out of 56003 with flag 859449/425001
272.61/135.80	c cleaning 29002 clauses out of 58004 with flag 919449/455001
294.80/146.86	c cleaning 30000 clauses out of 60001 with flag 981449/486000
319.90/159.20	c cleaning 31001 clauses out of 62005 with flag 1045464/518004
345.49/172.08	c cleaning 31998 clauses out of 64000 with flag 1111458/551000
373.31/185.98	c cleaning 32998 clauses out of 66002 with flag 1179459/585000
406.84/202.59	c cleaning 34001 clauses out of 68005 with flag 1249464/620001
441.22/219.71	c cleaning 34995 clauses out of 70004 with flag 1321464/656001
476.56/237.26	c cleaning 36001 clauses out of 72008 with flag 1395465/693000
516.55/257.10	c cleaning 37001 clauses out of 74007 with flag 1471468/731000
564.03/280.44	c cleaning 38003 clauses out of 76007 with flag 1553841/770001
655.45/324.74	c cleaning 0 clauses out of 5001 with flag 0/5001
664.08/328.73	c cleaning 38991 clauses out of 78003 with flag 1639100/810000
771.39/381.97	c cleaning 40001 clauses out of 80012 with flag 1728930/851000
879.99/435.76	c cleaning 41002 clauses out of 82013 with flag 1821836/893002
961.61/476.20	c cleaning 42005 clauses out of 84009 with flag 1908824/936000
1041.41/515.82	c cleaning 42999 clauses out of 86006 with flag 1999518/980002
1068.34/529.23	c cleaning 0 clauses out of 11000 with flag 0/11000
1129.02/560.13	c cleaning 43999 clauses out of 88005 with flag 2089758/1025000
1218.86/604.69	c cleaning 45000 clauses out of 90006 with flag 2181763/1071000
1312.71/651.24	c cleaning 45997 clauses out of 92006 with flag 2275898/1118000
1409.23/699.00	c cleaning 47003 clauses out of 94010 with flag 2372048/1166001
1512.66/750.26	c cleaning 48000 clauses out of 96008 with flag 2470147/1215002
1625.53/806.32	c cleaning 49002 clauses out of 98008 with flag 2570264/1265002
1743.80/865.11	c cleaning 49996 clauses out of 100004 with flag 2672381/1316000
1800.04/893.10	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.04/893.19	c starts		: 4026
1800.04/893.19	c conflicts		: 1347140
1800.04/893.19	c decisions		: 1579217
1800.04/893.19	c propagations		: 56818850
1800.04/893.19	c inspects		: 10044546810
1800.04/893.19	c shortcuts		: 0
1800.04/893.19	c learnt literals	: 0
1800.04/893.19	c learnt binary clauses	: 2
1800.04/893.19	c learnt ternary clauses	: 1
1800.04/893.19	c learnt constraints	: 1347140
1800.04/893.19	c ignored constraints	: 0
1800.04/893.19	c root simplifications	: 0
1800.04/893.19	c removed literals (reason simplification)	: 9092352
1800.04/893.19	c reason swapping (by a shorter reason)	: 0
1800.04/893.19	c Calls to reduceDB	: 47
1800.04/893.19	c Number of update (reduction) of LBD	: 9810
1800.04/893.19	c Imported unit clauses	: 0
1800.04/893.19	c number of reductions to clauses (during analyze)	: 0
1800.04/893.19	c number of learned constraints concerned by reduction	: 0
1800.04/893.19	c number of learning phase by resolution	: 0
1800.04/893.19	c number of learning phase by cutting planes	: 0
1800.04/893.19	c speed (assignments/second)	: 63934.576568324854
1800.04/893.19	c non guided choices	11566
1800.63/893.22	c learnt constraints type 
1800.63/893.22	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 2
1800.63/893.22	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 81146
1800.63/893.22	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.63/893.22	c starts		: 43
1800.63/893.22	c conflicts		: 17066
1800.63/893.22	c decisions		: 158890
1800.63/893.22	c propagations		: 12754081
1800.63/893.22	c inspects		: 334430473
1800.63/893.22	c shortcuts		: 0
1800.63/893.22	c learnt literals	: 0
1800.63/893.22	c learnt binary clauses	: 0
1800.63/893.22	c learnt ternary clauses	: 0
1800.63/893.22	c learnt constraints	: 17065
1800.63/893.22	c ignored constraints	: 0
1800.63/893.22	c root simplifications	: 0
1800.63/893.22	c removed literals (reason simplification)	: 0
1800.63/893.22	c reason swapping (by a shorter reason)	: 0
1800.63/893.22	c Calls to reduceDB	: 2
1800.63/893.22	c Number of update (reduction) of LBD	: 0
1800.63/893.22	c Imported unit clauses	: 0
1800.63/893.22	c number of reductions to clauses (during analyze)	: 0
1800.63/893.22	c number of learned constraints concerned by reduction	: 0
1800.63/893.22	c number of learning phase by resolution	: 0
1800.63/893.22	c number of learning phase by cutting planes	: 0
1800.63/893.22	c speed (assignments/second)	: 14351.455390819807
1800.63/893.22	c non guided choices	0
1800.63/893.22	c learnt constraints type 
1800.63/893.22	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 1
1800.63/893.22	c org.sat4j.pb.constraints.pb.MaxWatchPb => 17064
1800.63/893.22	s UNKNOWN
1800.63/893.22	c Total wall clock time (in seconds): 893.096

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-4103934-1466250152/watcher-4103934-1466250152 -o /tmp/evaluation-result-4103934-1466250152/solver-4103934-1466250152 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466240252-18375 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4103934-1466250152.opb 

pid=21180
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: 2.19 2.71 2.98 3/196 21183
/proc/meminfo: memFree=28073448/32872528 swapFree=1286400/1433568
[pid=21183] ppid=21180 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/21183/stat : 21183 (java) D 21180 21183 18358 0 -1 4202496 319 0 0 0 0 0 0 0 20 0 1 0 27062078 9515008 175 33554432000 1073741824 1073778376 140736267501936 140736267484664 214369649552 0 0 4096 0 18446744072100588836 0 0 17 3 0 0 0 0 0
/proc/21183/statm: 2323 175 133 9 0 71 0

[startup+0.100061 s]
/proc/loadavg: 2.19 2.71 2.98 3/196 21183
/proc/meminfo: memFree=28073448/32872528 swapFree=1286400/1433568
[pid=21183] ppid=21180 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/21183/stat : 21183 (java) S 21180 21183 18358 0 -1 4202496 4176 0 1 0 6 1 0 0 20 0 18 0 27062078 9787879424 5300 33554432000 1073741824 1073778376 140735877597552 140735877588688 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21183/statm: 2389619 5327 2053 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558476

[startup+0.200253 s]
/proc/loadavg: 2.19 2.71 2.98 3/196 21183
/proc/meminfo: memFree=28073448/32872528 swapFree=1286400/1433568
[pid=21183] ppid=21180 vsize=9558476 CPUtime=0.26 cores=1,3,5,7
/proc/21183/stat : 21183 (java) S 21180 21183 18358 0 -1 4202496 5052 0 1 0 25 1 0 0 20 0 18 0 27062078 9787879424 10491 33554432000 1073741824 1073778376 140735877597552 140735877588688 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21183/statm: 2389619 10491 2217 9 0 2380296 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300245 s]
/proc/loadavg: 2.19 2.71 2.98 3/196 21183
/proc/meminfo: memFree=28073448/32872528 swapFree=1286400/1433568
[pid=21183] ppid=21180 vsize=9558476 CPUtime=0.46 cores=1,3,5,7
/proc/21183/stat : 21183 (java) S 21180 21183 18358 0 -1 4202496 6399 0 1 0 44 2 0 0 20 0 18 0 27062078 9787879424 13797 33554432000 1073741824 1073778376 140735877597552 140735877588688 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21183/statm: 2389619 13797 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558476

[startup+0.700188 s]
/proc/loadavg: 2.19 2.71 2.98 3/196 21183
/proc/meminfo: memFree=28073448/32872528 swapFree=1286400/1433568
[pid=21183] ppid=21180 vsize=9558476 CPUtime=0.93 cores=1,3,5,7
/proc/21183/stat : 21183 (java) S 21180 21183 18358 0 -1 4202496 6596 0 1 0 87 6 0 0 20 0 18 0 27062078 9787879424 46154 33554432000 1073741824 1073778376 140735877597552 140735877588688 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21183/statm: 2389619 46154 2248 9 0 2380296 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 9558476

[startup+1.50086 s]
/proc/loadavg: 2.19 2.71 2.98 5/214 21201
/proc/meminfo: memFree=27878708/32872528 swapFree=1286400/1433568
[pid=21183] ppid=21180 vsize=9558476 CPUtime=2.65 cores=1,3,5,7
/proc/21183/stat : 21183 (java) S 21180 21183 18358 0 -1 4202496 18933 0 1 0 249 16 0 0 20 0 18 0 27062078 9787879424 71649 33554432000 1073741824 1073778376 140735877597552 140735877588688 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21183/statm: 2389619 71649 2276 9 0 2380296 0
[pid=21183/tid=21185] ppid=21180 vsize=9558476 CPUtime=1.35 cores=1,3,5,7
/proc/21183/task/21185/stat : 21185 (java) R 21180 21183 18358 0 -1 4202560 2478 0 1 0 132 3 0 0 20 0 18 0 27062079 9787879424 71649 33554432000 1073741824 1073778376 140735877597552 139835893086904 139835764078902 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=21183/tid=21186] ppid=21180 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/21183/task/21186/stat : 21186 (java) S 21180 21183 18358 0 -1 4202560 23 0 0 0 2 0 0 0 20 0 18 0 27062081 9787879424 71649 33554432000 1073741824 1073778376 140735877597552 139835882150056 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21187] ppid=21180 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/21183/task/21187/stat : 21187 (java) S 21180 21183 18358 0 -1 4202560 91 0 0 0 2 1 0 0 20 0 18 0 27062081 9787879424 71649 33554432000 1073741824 1073778376 140735877597552 139835735750952 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21183/tid=21188] ppid=21180 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/21183/task/21188/stat : 21188 (java) S 21180 21183 18358 0 -1 4202560 112 0 0 0 2 1 0 0 20 0 18 0 27062081 9787879424 71649 33554432000 1073741824 1073778376 140735877597552 139835734698408 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21189] ppid=21180 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/21183/task/21189/stat : 21189 (java) S 21180 21183 18358 0 -1 4202560 138 0 0 0 5 3 0 0 20 0 18 0 27062081 9787879424 71649 33554432000 1073741824 1073778376 140735877597552 139835733645864 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21190] ppid=21180 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/21183/task/21190/stat : 21190 (java) S 21180 21183 18358 0 -1 4202560 25 0 0 0 3 0 0 0 20 0 18 0 27062081 9787879424 71649 33554432000 1073741824 1073778376 140735877597552 139835732593320 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21183/tid=21191] ppid=21180 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/21183/task/21191/stat : 21191 (java) S 21180 21183 18358 0 -1 4202560 23 0 0 0 1 2 0 0 20 0 18 0 27062081 9787879424 71649 33554432000 1073741824 1073778376 140735877597552 139835731540776 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21183/tid=21192] ppid=21180 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/21183/task/21192/stat : 21192 (java) S 21180 21183 18358 0 -1 4202560 123 0 0 0 1 1 0 0 20 0 18 0 27062081 9787879424 71649 33554432000 1073741824 1073778376 140735877597552 139835730488232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21183/tid=21193] ppid=21180 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/21183/task/21193/stat : 21193 (java) S 21180 21183 18358 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 18 0 27062081 9787879424 71649 33554432000 1073741824 1073778376 140735877597552 139835729435688 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21194] ppid=21180 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21194/stat : 21194 (java) S 21180 21183 18358 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 18 0 27062082 9787879424 71649 33554432000 1073741824 1073778376 140735877597552 139835717236840 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21195] ppid=21180 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21195/stat : 21195 (java) S 21180 21183 18358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 27062082 9787879424 71649 33554432000 1073741824 1073778376 140735877597552 139835716183160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21196] ppid=21180 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21196/stat : 21196 (java) S 21180 21183 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 27062082 9787879424 71649 33554432000 1073741824 1073778376 140735877597552 139835715130504 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21197] ppid=21180 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21197/stat : 21197 (java) S 21180 21183 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 27062085 9787879424 71649 33554432000 1073741824 1073778376 140735877597552 139835714079248 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21198] ppid=21180 vsize=9558476 CPUtime=0.46 cores=1,3,5,7
/proc/21183/task/21198/stat : 21198 (java) S 21180 21183 18358 0 -1 4202560 8595 0 0 0 44 2 0 0 20 0 18 0 27062085 9787879424 71649 33554432000 1073741824 1073778376 140735877597552 139835713026616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21199] ppid=21180 vsize=9558476 CPUtime=0.43 cores=1,3,5,7
/proc/21183/task/21199/stat : 21199 (java) S 21180 21183 18358 0 -1 4202560 5986 0 0 0 41 2 0 0 20 0 18 0 27062085 9787879424 71649 33554432000 1073741824 1073778376 140735877597552 139835711974072 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21183/tid=21200] ppid=21180 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21200/stat : 21200 (java) S 21180 21183 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 27062085 9787879424 71649 33554432000 1073741824 1073778376 140735877597552 139835710921720 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21183/tid=21201] ppid=21180 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21201/stat : 21201 (java) S 21180 21183 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 27062085 9787879424 71649 33554432000 1073741824 1073778376 140735877597552 139835709869384 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.65
Current children cumulated vsize (KiB) 9558476

[startup+3.10085 s]
/proc/loadavg: 2.19 2.71 2.98 3/214 21201
/proc/meminfo: memFree=27620912/32872528 swapFree=1286400/1433568
[pid=21183] ppid=21180 vsize=9558476 CPUtime=5.08 cores=1,3,5,7
/proc/21183/stat : 21183 (java) S 21180 21183 18358 0 -1 4202496 20655 0 1 0 467 41 0 0 20 0 18 0 27062078 9787879424 153859 33554432000 1073741824 1073778376 140735877597552 140735877588688 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21183/statm: 2389619 153859 2276 9 0 2380296 0
[pid=21183/tid=21185] ppid=21180 vsize=9558476 CPUtime=2.7 cores=1,3,5,7
/proc/21183/task/21185/stat : 21185 (java) R 21180 21183 18358 0 -1 4202560 2729 0 1 0 264 6 0 0 20 0 18 0 27062079 9787879424 153859 33554432000 1073741824 1073778376 140735877597552 139835893080032 139835900853338 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=21183/tid=21186] ppid=21180 vsize=9558476 CPUtime=0.16 cores=1,3,5,7
/proc/21183/task/21186/stat : 21186 (java) S 21180 21183 18358 0 -1 4202560 75 0 0 0 12 4 0 0 20 0 18 0 27062081 9787879424 153859 33554432000 1073741824 1073778376 140735877597552 139835882150056 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21187] ppid=21180 vsize=9558476 CPUtime=0.16 cores=1,3,5,7
/proc/21183/task/21187/stat : 21187 (java) S 21180 21183 18358 0 -1 4202560 146 0 0 0 12 4 0 0 20 0 18 0 27062081 9787879424 153859 33554432000 1073741824 1073778376 140735877597552 139835735750952 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21183/tid=21188] ppid=21180 vsize=9558476 CPUtime=0.14 cores=1,3,5,7
/proc/21183/task/21188/stat : 21188 (java) S 21180 21183 18358 0 -1 4202560 466 0 0 0 10 4 0 0 20 0 18 0 27062081 9787879424 153859 33554432000 1073741824 1073778376 140735877597552 139835734698408 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21183/tid=21189] ppid=21180 vsize=9558476 CPUtime=0.22 cores=1,3,5,7
/proc/21183/task/21189/stat : 21189 (java) S 21180 21183 18358 0 -1 4202560 338 0 0 0 16 6 0 0 20 0 18 0 27062081 9787879424 153859 33554432000 1073741824 1073778376 140735877597552 139835733645864 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21183/tid=21190] ppid=21180 vsize=9558476 CPUtime=0.16 cores=1,3,5,7
/proc/21183/task/21190/stat : 21190 (java) S 21180 21183 18358 0 -1 4202560 352 0 0 0 12 4 0 0 20 0 18 0 27062081 9787879424 153859 33554432000 1073741824 1073778376 140735877597552 139835732593320 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21183/tid=21191] ppid=21180 vsize=9558476 CPUtime=0.15 cores=1,3,5,7
/proc/21183/task/21191/stat : 21191 (java) S 21180 21183 18358 0 -1 4202560 71 0 0 0 10 5 0 0 20 0 18 0 27062081 9787879424 153859 33554432000 1073741824 1073778376 140735877597552 139835731540776 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21183/tid=21192] ppid=21180 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/21183/task/21192/stat : 21192 (java) S 21180 21183 18358 0 -1 4202560 147 0 0 0 5 3 0 0 20 0 18 0 27062081 9787879424 153859 33554432000 1073741824 1073778376 140735877597552 139835730488232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21193] ppid=21180 vsize=9558476 CPUtime=0.19 cores=1,3,5,7
/proc/21183/task/21193/stat : 21193 (java) S 21180 21183 18358 0 -1 4202560 262 0 0 0 15 4 0 0 20 0 18 0 27062081 9787879424 153859 33554432000 1073741824 1073778376 140735877597552 139835729435688 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21194] ppid=21180 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21194/stat : 21194 (java) S 21180 21183 18358 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 18 0 27062082 9787879424 153859 33554432000 1073741824 1073778376 140735877597552 139835717236840 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21183/tid=21195] ppid=21180 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21195/stat : 21195 (java) S 21180 21183 18358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 27062082 9787879424 153859 33554432000 1073741824 1073778376 140735877597552 139835716183160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21196] ppid=21180 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21196/stat : 21196 (java) S 21180 21183 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 27062082 9787879424 153859 33554432000 1073741824 1073778376 140735877597552 139835715130504 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21197] ppid=21180 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21197/stat : 21197 (java) S 21180 21183 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 27062085 9787879424 153859 33554432000 1073741824 1073778376 140735877597552 139835714079248 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21198] ppid=21180 vsize=9558476 CPUtime=0.49 cores=1,3,5,7
/proc/21183/task/21198/stat : 21198 (java) S 21180 21183 18358 0 -1 4202560 8621 0 0 0 47 2 0 0 20 0 18 0 27062085 9787879424 153859 33554432000 1073741824 1073778376 140735877597552 139835713026616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21199] ppid=21180 vsize=9558476 CPUtime=0.49 cores=1,3,5,7
/proc/21183/task/21199/stat : 21199 (java) S 21180 21183 18358 0 -1 4202560 5998 0 0 0 47 2 0 0 20 0 18 0 27062085 9787879424 153859 33554432000 1073741824 1073778376 140735877597552 139835711974072 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21183/tid=21200] ppid=21180 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21200/stat : 21200 (java) S 21180 21183 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 27062085 9787879424 153859 33554432000 1073741824 1073778376 140735877597552 139835710921720 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21183/tid=21201] ppid=21180 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21201/stat : 21201 (java) S 21180 21183 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 27062085 9787879424 153859 33554432000 1073741824 1073778376 140735877597552 139835709869384 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 5.08
Current children cumulated vsize (KiB) 9558476

[startup+6.30101 s]
/proc/loadavg: 2.25 2.72 2.98 4/218 21205
/proc/meminfo: memFree=27141396/32872528 swapFree=1286400/1433568
[pid=21183] ppid=21180 vsize=9824732 CPUtime=11.71 cores=1,3,5,7
/proc/21183/stat : 21183 (java) S 21180 21183 18358 0 -1 4202496 22372 0 1 0 1107 64 0 0 20 0 22 0 27062078 10060525568 236510 33554432000 1073741824 1073778376 140735877597552 140735877588688 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21183/statm: 2456183 236510 2293 9 0 2446860 0
[pid=21183/tid=21185] ppid=21180 vsize=9824732 CPUtime=2.94 cores=1,3,5,7
/proc/21183/task/21185/stat : 21185 (java) S 21180 21183 18358 0 -1 4202560 2790 0 1 0 286 8 0 0 20 0 22 0 27062079 10060525568 236510 33554432000 1073741824 1073778376 140735877597552 139835893089144 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21186] ppid=21180 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/21183/task/21186/stat : 21186 (java) S 21180 21183 18358 0 -1 4202560 118 0 0 0 20 6 0 0 20 0 22 0 27062081 10060525568 236510 33554432000 1073741824 1073778376 140735877597552 139835882150056 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21183/tid=21187] ppid=21180 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/21183/task/21187/stat : 21187 (java) S 21180 21183 18358 0 -1 4202560 197 0 0 0 24 7 0 0 20 0 22 0 27062081 10060525568 236510 33554432000 1073741824 1073778376 140735877597552 139835735750952 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21183/tid=21188] ppid=21180 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/21183/task/21188/stat : 21188 (java) S 21180 21183 18358 0 -1 4202560 578 0 0 0 19 7 0 0 20 0 22 0 27062081 10060525568 236510 33554432000 1073741824 1073778376 140735877597552 139835734698408 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21183/tid=21189] ppid=21180 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/21183/task/21189/stat : 21189 (java) S 21180 21183 18358 0 -1 4202560 389 0 0 0 26 8 0 0 20 0 22 0 27062081 10060525568 236510 33554432000 1073741824 1073778376 140735877597552 139835733645864 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21183/tid=21190] ppid=21180 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/21183/task/21190/stat : 21190 (java) S 21180 21183 18358 0 -1 4202560 412 0 0 0 23 8 0 0 20 0 22 0 27062081 10060525568 236510 33554432000 1073741824 1073778376 140735877597552 139835732593320 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21183/tid=21191] ppid=21180 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/21183/task/21191/stat : 21191 (java) S 21180 21183 18358 0 -1 4202560 127 0 0 0 21 7 0 0 20 0 22 0 27062081 10060525568 236510 33554432000 1073741824 1073778376 140735877597552 139835731540776 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21183/tid=21192] ppid=21180 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/21183/task/21192/stat : 21192 (java) S 21180 21183 18358 0 -1 4202560 372 0 0 0 12 4 0 0 20 0 22 0 27062081 10060525568 236510 33554432000 1073741824 1073778376 140735877597552 139835730488232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21183/tid=21193] ppid=21180 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/21183/task/21193/stat : 21193 (java) S 21180 21183 18358 0 -1 4202560 307 0 0 0 23 7 0 0 20 0 22 0 27062081 10060525568 236510 33554432000 1073741824 1073778376 140735877597552 139835729435688 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21183/tid=21194] ppid=21180 vsize=9824732 CPUtime=0.68 cores=1,3,5,7
/proc/21183/task/21194/stat : 21194 (java) S 21180 21183 18358 0 -1 4202560 1081 0 0 0 68 0 0 0 20 0 22 0 27062082 10060525568 236510 33554432000 1073741824 1073778376 140735877597552 139835717236840 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21183/tid=21195] ppid=21180 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21195/stat : 21195 (java) S 21180 21183 18358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27062082 10060525568 236510 33554432000 1073741824 1073778376 140735877597552 139835716183160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21196] ppid=21180 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21196/stat : 21196 (java) S 21180 21183 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27062082 10060525568 236510 33554432000 1073741824 1073778376 140735877597552 139835715130504 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21197] ppid=21180 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21197/stat : 21197 (java) S 21180 21183 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27062085 10060525568 236510 33554432000 1073741824 1073778376 140735877597552 139835714079248 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21198] ppid=21180 vsize=9824732 CPUtime=0.84 cores=1,3,5,7
/proc/21183/task/21198/stat : 21198 (java) R 21180 21183 18358 0 -1 4202560 8636 0 0 0 82 2 0 0 20 0 22 0 27062085 10060525568 236510 33554432000 1073741824 1073778376 140735877597552 139835713026496 139835899878100 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21199] ppid=21180 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/21183/task/21199/stat : 21199 (java) S 21180 21183 18358 0 -1 4202560 6027 0 0 0 89 2 0 0 20 0 22 0 27062085 10060525568 236510 33554432000 1073741824 1073778376 140735877597552 139835711974072 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21183/tid=21200] ppid=21180 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21200/stat : 21200 (java) S 21180 21183 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27062085 10060525568 236510 33554432000 1073741824 1073778376 140735877597552 139835710921720 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21183/tid=21201] ppid=21180 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21201/stat : 21201 (java) S 21180 21183 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27062085 10060525568 236510 33554432000 1073741824 1073778376 140735877597552 139835709869384 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21202] ppid=21180 vsize=9824732 CPUtime=1.95 cores=1,3,5,7
/proc/21183/task/21202/stat : 21202 (java) R 21180 21183 18358 0 -1 4202560 35 0 0 0 195 0 0 0 20 0 22 0 27062412 10060525568 236510 33554432000 1073741824 1073778376 140735877597552 139835708813832 139835764301119 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21183/tid=21203] ppid=21180 vsize=9824732 CPUtime=1.99 cores=1,3,5,7
/proc/21183/task/21203/stat : 21203 (java) R 21180 21183 18358 0 -1 4202560 36 0 0 0 199 0 0 0 20 0 22 0 27062412 10060525568 236510 33554432000 1073741824 1073778376 140735877597552 139835707760592 139835764332030 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=21183/tid=21204] ppid=21180 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21204/stat : 21204 (java) S 21180 21183 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27062527 10060525568 236510 33554432000 1073741824 1073778376 140735877597552 139835706709032 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21183/tid=21205] ppid=21180 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21205/stat : 21205 (java) S 21180 21183 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27062530 10060525568 236510 33554432000 1073741824 1073778376 140735877597552 139835705656488 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 11.71

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

Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 3.39 3.21 3.10 4/218 21225
/proc/meminfo: memFree=23862644/32872528 swapFree=1286400/1433568
[pid=21183] ppid=21180 vsize=9824732 CPUtime=1778.33 cores=1,3,5,7
/proc/21183/stat : 21183 (java) S 21180 21183 18358 0 -1 4202496 34225 0 1 0 177521 312 0 0 20 0 22 0 27062078 10060525568 919717 33554432000 1073741824 1073778376 140735877597552 140735877588688 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21183/statm: 2456183 919717 2299 9 0 2446860 0
[pid=21183/tid=21185] ppid=21180 vsize=9824732 CPUtime=2.99 cores=1,3,5,7
/proc/21183/task/21185/stat : 21185 (java) S 21180 21183 18358 0 -1 4202560 2800 0 1 0 289 10 0 0 20 0 22 0 27062079 10060525568 919717 33554432000 1073741824 1073778376 140735877597552 139835893089144 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21186] ppid=21180 vsize=9824732 CPUtime=4.61 cores=1,3,5,7
/proc/21183/task/21186/stat : 21186 (java) S 21180 21183 18358 0 -1 4202560 1269 0 0 0 427 34 0 0 20 0 22 0 27062081 10060525568 919717 33554432000 1073741824 1073778376 140735877597552 139835882150056 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21183/tid=21187] ppid=21180 vsize=9824732 CPUtime=4.18 cores=1,3,5,7
/proc/21183/task/21187/stat : 21187 (java) S 21180 21183 18358 0 -1 4202560 935 0 0 0 388 30 0 0 20 0 22 0 27062081 10060525568 919717 33554432000 1073741824 1073778376 140735877597552 139835735750952 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21183/tid=21188] ppid=21180 vsize=9824732 CPUtime=4.52 cores=1,3,5,7
/proc/21183/task/21188/stat : 21188 (java) S 21180 21183 18358 0 -1 4202560 1113 0 0 0 418 34 0 0 20 0 22 0 27062081 10060525568 919717 33554432000 1073741824 1073778376 140735877597552 139835734698408 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21183/tid=21189] ppid=21180 vsize=9824732 CPUtime=4.26 cores=1,3,5,7
/proc/21183/task/21189/stat : 21189 (java) S 21180 21183 18358 0 -1 4202560 996 0 0 0 392 34 0 0 20 0 22 0 27062081 10060525568 919717 33554432000 1073741824 1073778376 140735877597552 139835733645864 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21183/tid=21190] ppid=21180 vsize=9824732 CPUtime=4.11 cores=1,3,5,7
/proc/21183/task/21190/stat : 21190 (java) S 21180 21183 18358 0 -1 4202560 1041 0 0 0 375 36 0 0 20 0 22 0 27062081 10060525568 919717 33554432000 1073741824 1073778376 140735877597552 139835732593320 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21183/tid=21191] ppid=21180 vsize=9824732 CPUtime=4.28 cores=1,3,5,7
/proc/21183/task/21191/stat : 21191 (java) S 21180 21183 18358 0 -1 4202560 879 0 0 0 393 35 0 0 20 0 22 0 27062081 10060525568 919717 33554432000 1073741824 1073778376 140735877597552 139835731540776 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21183/tid=21192] ppid=21180 vsize=9824732 CPUtime=4.12 cores=1,3,5,7
/proc/21183/task/21192/stat : 21192 (java) S 21180 21183 18358 0 -1 4202560 919 0 0 0 380 32 0 0 20 0 22 0 27062081 10060525568 919717 33554432000 1073741824 1073778376 140735877597552 139835730488232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21183/tid=21193] ppid=21180 vsize=9824732 CPUtime=4.16 cores=1,3,5,7
/proc/21183/task/21193/stat : 21193 (java) S 21180 21183 18358 0 -1 4202560 936 0 0 0 380 36 0 0 20 0 22 0 27062081 10060525568 919717 33554432000 1073741824 1073778376 140735877597552 139835729435688 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21183/tid=21194] ppid=21180 vsize=9824732 CPUtime=2.31 cores=1,3,5,7
/proc/21183/task/21194/stat : 21194 (java) S 21180 21183 18358 0 -1 4202560 2589 0 0 0 223 8 0 0 20 0 22 0 27062082 10060525568 919717 33554432000 1073741824 1073778376 140735877597552 139835717236840 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21183/tid=21195] ppid=21180 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21195/stat : 21195 (java) S 21180 21183 18358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27062082 10060525568 919717 33554432000 1073741824 1073778376 140735877597552 139835716183160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21196] ppid=21180 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21196/stat : 21196 (java) S 21180 21183 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27062082 10060525568 919717 33554432000 1073741824 1073778376 140735877597552 139835715130504 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21197] ppid=21180 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21197/stat : 21197 (java) S 21180 21183 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27062085 10060525568 919717 33554432000 1073741824 1073778376 140735877597552 139835714079248 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21198] ppid=21180 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/21183/task/21198/stat : 21198 (java) S 21180 21183 18358 0 -1 4202560 8657 0 0 0 119 2 0 0 20 0 22 0 27062085 10060525568 919717 33554432000 1073741824 1073778376 140735877597552 139835713026616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21183/tid=21199] ppid=21180 vsize=9824732 CPUtime=1.94 cores=1,3,5,7
/proc/21183/task/21199/stat : 21199 (java) S 21180 21183 18358 0 -1 4202560 9895 0 0 0 192 2 0 0 20 0 22 0 27062085 10060525568 919717 33554432000 1073741824 1073778376 140735877597552 139835711974072 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21200] ppid=21180 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21200/stat : 21200 (java) S 21180 21183 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27062085 10060525568 919717 33554432000 1073741824 1073778376 140735877597552 139835710921720 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21183/tid=21201] ppid=21180 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/21183/task/21201/stat : 21201 (java) S 21180 21183 18358 0 -1 4202560 51 0 0 0 15 21 0 0 20 0 22 0 27062085 10060525568 919717 33554432000 1073741824 1073778376 140735877597552 139835709869384 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21202] ppid=21180 vsize=9824732 CPUtime=867.83 cores=1,3,5,7
/proc/21183/task/21202/stat : 21202 (java) R 21180 21183 18358 0 -1 4202560 86 0 0 0 86770 13 0 0 20 0 22 0 27062412 10060525568 919717 33554432000 1073741824 1073778376 140735877597552 139835708812480 139835764250839 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=21183/tid=21203] ppid=21180 vsize=9824732 CPUtime=867.84 cores=1,3,5,7
/proc/21183/task/21203/stat : 21203 (java) R 21180 21183 18358 0 -1 4202560 793 0 0 0 86763 21 0 0 20 0 22 0 27062412 10060525568 919717 33554432000 1073741824 1073778376 140735877597552 139835707758912 139835764340669 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21204] ppid=21180 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21204/stat : 21204 (java) S 21180 21183 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27062527 10060525568 919717 33554432000 1073741824 1073778376 140735877597552 139835706709032 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21183/tid=21205] ppid=21180 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21205/stat : 21205 (java) S 21180 21183 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27062530 10060525568 919717 33554432000 1073741824 1073778376 140735877597552 139835705656488 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1778.33
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+893.101 s]
/proc/loadavg: 3.33 3.20 3.09 5/218 21225
/proc/meminfo: memFree=23859104/32872528 swapFree=1286400/1433568
[pid=21183] ppid=21180 vsize=9824732 CPUtime=1800.04 cores=1,3,5,7
/proc/21183/stat : 21183 (java) S 21180 21183 18358 0 -1 4202496 34234 0 1 0 179691 313 0 0 20 0 22 0 27062078 10060525568 921255 33554432000 1073741824 1073778376 140735877597552 140735877588688 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21183/statm: 2456183 921255 2299 9 0 2446860 0
[pid=21183/tid=21185] ppid=21180 vsize=9824732 CPUtime=2.99 cores=1,3,5,7
/proc/21183/task/21185/stat : 21185 (java) S 21180 21183 18358 0 -1 4202560 2800 0 1 0 289 10 0 0 20 0 22 0 27062079 10060525568 921255 33554432000 1073741824 1073778376 140735877597552 139835893089144 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21186] ppid=21180 vsize=9824732 CPUtime=4.63 cores=1,3,5,7
/proc/21183/task/21186/stat : 21186 (java) S 21180 21183 18358 0 -1 4202560 1270 0 0 0 429 34 0 0 20 0 22 0 27062081 10060525568 921255 33554432000 1073741824 1073778376 140735877597552 139835882150056 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21183/tid=21187] ppid=21180 vsize=9824732 CPUtime=4.22 cores=1,3,5,7
/proc/21183/task/21187/stat : 21187 (java) S 21180 21183 18358 0 -1 4202560 936 0 0 0 392 30 0 0 20 0 22 0 27062081 10060525568 921255 33554432000 1073741824 1073778376 140735877597552 139835735750952 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21183/tid=21188] ppid=21180 vsize=9824732 CPUtime=4.54 cores=1,3,5,7
/proc/21183/task/21188/stat : 21188 (java) S 21180 21183 18358 0 -1 4202560 1113 0 0 0 420 34 0 0 20 0 22 0 27062081 10060525568 921255 33554432000 1073741824 1073778376 140735877597552 139835734698408 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21183/tid=21189] ppid=21180 vsize=9824732 CPUtime=4.31 cores=1,3,5,7
/proc/21183/task/21189/stat : 21189 (java) S 21180 21183 18358 0 -1 4202560 996 0 0 0 397 34 0 0 20 0 22 0 27062081 10060525568 921255 33554432000 1073741824 1073778376 140735877597552 139835733645864 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21183/tid=21190] ppid=21180 vsize=9824732 CPUtime=4.15 cores=1,3,5,7
/proc/21183/task/21190/stat : 21190 (java) S 21180 21183 18358 0 -1 4202560 1042 0 0 0 379 36 0 0 20 0 22 0 27062081 10060525568 921255 33554432000 1073741824 1073778376 140735877597552 139835732593320 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21183/tid=21191] ppid=21180 vsize=9824732 CPUtime=4.33 cores=1,3,5,7
/proc/21183/task/21191/stat : 21191 (java) S 21180 21183 18358 0 -1 4202560 881 0 0 0 398 35 0 0 20 0 22 0 27062081 10060525568 921255 33554432000 1073741824 1073778376 140735877597552 139835731540776 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21183/tid=21192] ppid=21180 vsize=9824732 CPUtime=4.14 cores=1,3,5,7
/proc/21183/task/21192/stat : 21192 (java) S 21180 21183 18358 0 -1 4202560 920 0 0 0 382 32 0 0 20 0 22 0 27062081 10060525568 921255 33554432000 1073741824 1073778376 140735877597552 139835730488232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21183/tid=21193] ppid=21180 vsize=9824732 CPUtime=4.18 cores=1,3,5,7
/proc/21183/task/21193/stat : 21193 (java) S 21180 21183 18358 0 -1 4202560 936 0 0 0 382 36 0 0 20 0 22 0 27062081 10060525568 921255 33554432000 1073741824 1073778376 140735877597552 139835729435688 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21183/tid=21194] ppid=21180 vsize=9824732 CPUtime=2.31 cores=1,3,5,7
/proc/21183/task/21194/stat : 21194 (java) S 21180 21183 18358 0 -1 4202560 2591 0 0 0 223 8 0 0 20 0 22 0 27062082 10060525568 921255 33554432000 1073741824 1073778376 140735877597552 139835717236840 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21183/tid=21195] ppid=21180 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21195/stat : 21195 (java) S 21180 21183 18358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27062082 10060525568 921255 33554432000 1073741824 1073778376 140735877597552 139835716183160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21196] ppid=21180 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21196/stat : 21196 (java) S 21180 21183 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27062082 10060525568 921255 33554432000 1073741824 1073778376 140735877597552 139835715130504 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21197] ppid=21180 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21197/stat : 21197 (java) S 21180 21183 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27062085 10060525568 921255 33554432000 1073741824 1073778376 140735877597552 139835714079248 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21198] ppid=21180 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/21183/task/21198/stat : 21198 (java) S 21180 21183 18358 0 -1 4202560 8657 0 0 0 119 2 0 0 20 0 22 0 27062085 10060525568 921255 33554432000 1073741824 1073778376 140735877597552 139835713026616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21183/tid=21199] ppid=21180 vsize=9824732 CPUtime=1.94 cores=1,3,5,7
/proc/21183/task/21199/stat : 21199 (java) S 21180 21183 18358 0 -1 4202560 9895 0 0 0 192 2 0 0 20 0 22 0 27062085 10060525568 921255 33554432000 1073741824 1073778376 140735877597552 139835711974072 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21200] ppid=21180 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21200/stat : 21200 (java) S 21180 21183 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27062085 10060525568 921255 33554432000 1073741824 1073778376 140735877597552 139835710921720 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21183/tid=21201] ppid=21180 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/21183/task/21201/stat : 21201 (java) S 21180 21183 18358 0 -1 4202560 51 0 0 0 15 21 0 0 20 0 22 0 27062085 10060525568 921255 33554432000 1073741824 1073778376 140735877597552 139835709869384 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21202] ppid=21180 vsize=9824732 CPUtime=878.55 cores=1,3,5,7
/proc/21183/task/21202/stat : 21202 (java) R 21180 21183 18358 0 -1 4202560 87 0 0 0 87842 13 0 0 20 0 22 0 27062412 10060525568 921255 33554432000 1073741824 1073778376 140735877597552 139835708812480 139835764438935 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=21183/tid=21203] ppid=21180 vsize=9824732 CPUtime=878.56 cores=1,3,5,7
/proc/21183/task/21203/stat : 21203 (java) R 21180 21183 18358 0 -1 4202560 793 0 0 0 87835 21 0 0 20 0 22 0 27062412 10060525568 921255 33554432000 1073741824 1073778376 140735877597552 139835707759040 139835764288831 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21204] ppid=21180 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21204/stat : 21204 (java) S 21180 21183 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27062527 10060525568 921255 33554432000 1073741824 1073778376 140735877597552 139835706709032 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21183/tid=21205] ppid=21180 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21205/stat : 21205 (java) S 21180 21183 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27062530 10060525568 921255 33554432000 1073741824 1073778376 140735877597552 139835705656488 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
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 21183 sig 9
??? kill -21183 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+893.205 s]
/proc/loadavg: 3.33 3.20 3.09 8/218 21227
/proc/meminfo: memFree=23849228/32872528 swapFree=1286400/1433568
[pid=21183] ppid=21180 vsize=9957860 CPUtime=1800.63 cores=1,3,5,7
/proc/21183/stat : 21183 (java) S 21180 21183 18358 0 -1 4202496 34279 0 1 0 179736 327 0 0 20 0 21 0 27062078 10196848640 922494 33554432000 1073741824 1073778376 140735877597552 140735877588688 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21183/statm: 2489465 922494 2300 9 0 2480142 0
[pid=21183/tid=21185] ppid=21180 vsize=9957860 CPUtime=2.99 cores=1,3,5,7
/proc/21183/task/21185/stat : 21185 (java) S 21180 21183 18358 0 -1 4202560 2800 0 1 0 289 10 0 0 20 0 21 0 27062079 10196848640 922494 33554432000 1073741824 1073778376 140735877597552 139835893089144 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21186] ppid=21180 vsize=9957860 CPUtime=4.71 cores=1,3,5,7
/proc/21183/task/21186/stat : 21186 (java) S 21180 21183 18358 0 -1 4202560 1270 0 0 0 437 34 0 0 20 0 21 0 27062081 10196848640 922494 33554432000 1073741824 1073778376 140735877597552 139835882150056 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21183/tid=21187] ppid=21180 vsize=9957860 CPUtime=4.27 cores=1,3,5,7
/proc/21183/task/21187/stat : 21187 (java) S 21180 21183 18358 0 -1 4202560 943 0 0 0 397 30 0 0 20 0 21 0 27062081 10196848640 922494 33554432000 1073741824 1073778376 140735877597552 139835735750952 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21183/tid=21188] ppid=21180 vsize=9957860 CPUtime=4.62 cores=1,3,5,7
/proc/21183/task/21188/stat : 21188 (java) S 21180 21183 18358 0 -1 4202560 1113 0 0 0 428 34 0 0 20 0 21 0 27062081 10196848640 922494 33554432000 1073741824 1073778376 140735877597552 139835734698408 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21183/tid=21189] ppid=21180 vsize=9957860 CPUtime=4.33 cores=1,3,5,7
/proc/21183/task/21189/stat : 21189 (java) S 21180 21183 18358 0 -1 4202560 997 0 0 0 399 34 0 0 20 0 21 0 27062081 10196848640 922494 33554432000 1073741824 1073778376 140735877597552 139835733645864 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21190] ppid=21180 vsize=9957860 CPUtime=4.16 cores=1,3,5,7
/proc/21183/task/21190/stat : 21190 (java) S 21180 21183 18358 0 -1 4202560 1042 0 0 0 380 36 0 0 20 0 21 0 27062081 10196848640 922494 33554432000 1073741824 1073778376 140735877597552 139835732593320 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21183/tid=21191] ppid=21180 vsize=9957860 CPUtime=4.35 cores=1,3,5,7
/proc/21183/task/21191/stat : 21191 (java) S 21180 21183 18358 0 -1 4202560 883 0 0 0 400 35 0 0 20 0 21 0 27062081 10196848640 922494 33554432000 1073741824 1073778376 140735877597552 139835731540776 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21183/tid=21192] ppid=21180 vsize=9957860 CPUtime=4.16 cores=1,3,5,7
/proc/21183/task/21192/stat : 21192 (java) S 21180 21183 18358 0 -1 4202560 920 0 0 0 384 32 0 0 20 0 21 0 27062081 10196848640 922494 33554432000 1073741824 1073778376 140735877597552 139835730488232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21193] ppid=21180 vsize=9957860 CPUtime=4.22 cores=1,3,5,7
/proc/21183/task/21193/stat : 21193 (java) S 21180 21183 18358 0 -1 4202560 936 0 0 0 386 36 0 0 20 0 21 0 27062081 10196848640 922494 33554432000 1073741824 1073778376 140735877597552 139835729435688 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21183/tid=21194] ppid=21180 vsize=9957860 CPUtime=2.31 cores=1,3,5,7
/proc/21183/task/21194/stat : 21194 (java) S 21180 21183 18358 0 -1 4202560 2591 0 0 0 223 8 0 0 20 0 21 0 27062082 10196848640 922494 33554432000 1073741824 1073778376 140735877597552 139835717236840 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21195] ppid=21180 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21195/stat : 21195 (java) S 21180 21183 18358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 27062082 10196848640 922494 33554432000 1073741824 1073778376 140735877597552 139835716183160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21196] ppid=21180 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21196/stat : 21196 (java) S 21180 21183 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 21 0 27062082 10196848640 922494 33554432000 1073741824 1073778376 140735877597552 139835715130504 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21197] ppid=21180 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21197/stat : 21197 (java) S 21180 21183 18358 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 21 0 27062085 10196848640 922494 33554432000 1073741824 1073778376 140735877597552 139835714079248 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21198] ppid=21180 vsize=9957860 CPUtime=1.22 cores=1,3,5,7
/proc/21183/task/21198/stat : 21198 (java) R 21180 21183 18358 0 -1 4202560 8658 0 0 0 120 2 0 0 20 0 21 0 27062085 10196848640 922494 33554432000 1073741824 1073778376 140735877597552 139835713003008 139835900826955 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21199] ppid=21180 vsize=9957860 CPUtime=1.95 cores=1,3,5,7
/proc/21183/task/21199/stat : 21199 (java) S 21180 21183 18358 0 -1 4202560 9895 0 0 0 193 2 0 0 20 0 21 0 27062085 10196848640 922494 33554432000 1073741824 1073778376 140735877597552 139835711974072 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21200] ppid=21180 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21200/stat : 21200 (java) S 21180 21183 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 27062085 10196848640 922494 33554432000 1073741824 1073778376 140735877597552 139835710921720 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21183/tid=21201] ppid=21180 vsize=9957860 CPUtime=0.36 cores=1,3,5,7
/proc/21183/task/21201/stat : 21201 (java) S 21180 21183 18358 0 -1 4202560 51 0 0 0 15 21 0 0 20 0 21 0 27062085 10196848640 922494 33554432000 1073741824 1073778376 140735877597552 139835709869384 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21183/tid=21203] ppid=21180 vsize=9957860 CPUtime=878.58 cores=1,3,5,7
/proc/21183/task/21203/stat : 21203 (java) R 21180 21183 18358 0 -1 4202560 793 0 0 0 87837 21 0 0 20 0 21 0 27062412 10196848640 922494 33554432000 1073741824 1073778376 140735877597552 139835707759040 139835764340760 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=21183/tid=21226] ppid=21180 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/21183/task/21226/stat : 21226 (java) S 21180 21183 18358 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 21 0 27151388 10196848640 922494 33554432000 1073741824 1073778376 140735877597552 139835704603240 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21183/tid=21227] ppid=21180 vsize=9957860 CPUtime=0.01 cores=1,3,5,7
/proc/21183/task/21227/stat : 21227 (java) R 21180 21183 18358 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 21 0 27151388 10196848640 922494 33554432000 1073741824 1073778376 140735877597552 139835703549032 139835763557856 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.63
Current children cumulated vsize (KiB) 9957860

Child status: 143
Real time (s): 893.254
CPU time (s): 1801.17
CPU user time (s): 1797.52
CPU system time (s): 3.64945
CPU usage (%): 201.641
Max. virtual memory (cumulated for all children) (KiB): 9957860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.52
system time used= 3.64945
maximum resident set size= 3691288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34282
page faults= 1
swaps= 0
block input operations= 0
block output operations= 968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23679
involuntary context switches= 23554

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.16406 second user time and 8.41072 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-18 13:42:33
IDJOB=4103934
IDBENCH=2509
IDSOLVER=2543
FILE ID=node130/4103934-1466250152
RUNJOBID= node130-1466240252-18375
PBS_JOBID= 19918180
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-mod011.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103934-1466250152/watcher-4103934-1466250152 -o /tmp/evaluation-result-4103934-1466250152/solver-4103934-1466250152 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466240252-18375 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4103934-1466250152.opb

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

MD5SUM BENCH= 7946286f4c1a7ac44cf771db2f48f590
RANDOM SEED=523335129

node130.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.365
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.73
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.365
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.365
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.365
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.365
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.365
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.53
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.365
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.365
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:        28073712 kB
Buffers:           15508 kB
Cached:           108084 kB
SwapCached:         1896 kB
Active:          2552540 kB
Inactive:          67484 kB
Active(anon):    2496740 kB
Inactive(anon):     2208 kB
Active(file):      55800 kB
Inactive(file):    65276 kB
Unevictable:     1433568 kB
Mlocked:         1286400 kB
SwapTotal:      67108856 kB
SwapFree:       67098716 kB
Dirty:             15120 kB
Writeback:             0 kB
AnonPages:       3939752 kB
Mapped:            15396 kB
Shmem:                 0 kB
Slab:             598420 kB
SReclaimable:      41540 kB
SUnreclaim:       556880 kB
KernelStack:        1600 kB
PageTables:        12228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4232488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2598912 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 node130 at 2016-06-18 13:57:26