Trace number 4080334

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.82 896.158

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army11.17bt.opb
MD5SUMbde651356fbc7760944c2b16aa27f15d
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark14.7128
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables370
Total number of constraints809
Number of constraints which are clauses558
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints249
Minimum length of a constraint1
Maximum length of a constraint121
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 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 138
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4080334-1465216802.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.24/0.25	c ... done. Wall clock time 0.136s.
0.24/0.25	c declared #vars     370
0.24/0.25	c #constraints  809
0.24/0.25	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.24/0.25	c constraints type 
0.24/0.25	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 362
0.24/0.25	c org.sat4j.minisat.constraints.card.MinWatchCard => 2
0.24/0.25	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.24/0.25	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 195
0.24/0.25	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 249
0.24/0.26	c 809 constraints processed.
0.24/0.26	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.24/0.26	c constraints type 
0.24/0.26	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 195
0.24/0.26	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 362
0.24/0.26	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 2
0.24/0.26	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
0.24/0.26	c org.sat4j.pb.constraints.pb.MaxWatchPb => 249
0.24/0.26	c 809 constraints processed.
3.76/1.18	c cleaning 2496 clauses out of 4995 with flag 17564/5000
5.73/1.79	c cleaning 4249 clauses out of 8501 with flag 46831/11002
7.34/2.53	c cleaning 5626 clauses out of 11251 with flag 86764/18001
9.43/3.54	c cleaning 6803 clauses out of 13624 with flag 137241/26000
11.90/4.71	c cleaning 7914 clauses out of 15827 with flag 194197/35006
14.79/6.15	c cleaning 8951 clauses out of 17908 with flag 260448/45001
18.39/7.91	c cleaning 9978 clauses out of 19960 with flag 343305/56004
22.97/10.17	c cleaning 10988 clauses out of 21979 with flag 438758/68001
27.64/12.43	c cleaning 11992 clauses out of 23992 with flag 530299/81002
33.27/15.21	c cleaning 12996 clauses out of 26000 with flag 640128/95002
39.75/18.48	c cleaning 14002 clauses out of 28004 with flag 754780/110002
47.22/22.18	c cleaning 14999 clauses out of 30000 with flag 873045/126000
56.79/26.94	c cleaning 15997 clauses out of 32000 with flag 1020935/143000
67.68/32.30	c cleaning 17000 clauses out of 34003 with flag 1179508/161000
79.35/38.16	c cleaning 17998 clauses out of 36008 with flag 1341185/180005
91.85/44.31	c cleaning 19000 clauses out of 38005 with flag 1513300/200000
106.29/51.53	c cleaning 19997 clauses out of 40005 with flag 1711472/221000
122.36/59.51	c cleaning 20999 clauses out of 42010 with flag 1917651/243002
141.59/69.12	c cleaning 22000 clauses out of 44010 with flag 2178153/266001
161.06/78.87	c cleaning 22997 clauses out of 46009 with flag 2440427/290000
182.97/89.75	c cleaning 24000 clauses out of 48014 with flag 2712681/315002
207.01/101.71	c cleaning 25002 clauses out of 50014 with flag 3000107/341002
217.47/106.96	c cleaning 0 clauses out of 5002 with flag 0/5002
229.79/113.09	c cleaning 25994 clauses out of 52010 with flag 3309921/368000
253.28/124.62	c cleaning 27004 clauses out of 54019 with flag 3623803/396003
277.74/136.80	c cleaning 28004 clauses out of 56017 with flag 3950512/425005
303.67/149.73	c cleaning 28997 clauses out of 58010 with flag 4310348/455002
331.94/163.80	c cleaning 30000 clauses out of 60011 with flag 4684107/486000
360.89/178.28	c cleaning 31002 clauses out of 62012 with flag 5063663/518001
396.55/196.23	c cleaning 32002 clauses out of 64011 with flag 5467485/551003
442.46/219.13	c cleaning 32997 clauses out of 66006 with flag 5943358/585000
479.41/237.56	c cleaning 33999 clauses out of 68010 with flag 6455923/620001
521.13/258.33	c cleaning 34998 clauses out of 70010 with flag 6958829/656000
565.15/280.25	c cleaning 36003 clauses out of 72014 with flag 7424284/693002
609.55/302.36	c cleaning 37002 clauses out of 74010 with flag 7937774/731001
652.17/323.82	c cleaning 38002 clauses out of 76012 with flag 8442036/770005
705.74/350.58	c cleaning 38995 clauses out of 78005 with flag 8937903/810000
763.40/379.22	c cleaning 39996 clauses out of 80013 with flag 9414977/851003
827.87/411.33	c cleaning 40980 clauses out of 82014 with flag 9869736/893000
886.02/440.27	c cleaning 42016 clauses out of 84035 with flag 10284226/936001
945.55/469.82	c cleaning 43008 clauses out of 86019 with flag 10717313/980001
1019.49/507.04	c cleaning 43996 clauses out of 88010 with flag 11203482/1025000
1099.97/547.18	c cleaning 44997 clauses out of 90020 with flag 11757942/1071006
1179.68/586.84	c cleaning 45998 clauses out of 92017 with flag 12290454/1118000
1266.63/630.13	c cleaning 47010 clauses out of 94019 with flag 12790432/1166000
1351.48/672.36	c cleaning 48002 clauses out of 96009 with flag 13298481/1215000
1425.01/708.95	c cleaning 48998 clauses out of 98008 with flag 13743249/1265001
1458.70/726.15	c cleaning 0 clauses out of 11000 with flag 0/11000
1506.08/749.71	c cleaning 50000 clauses out of 100009 with flag 14235637/1316000
1574.43/783.75	c cleaning 51000 clauses out of 102010 with flag 14676870/1368001
1668.13/830.48	c cleaning 52001 clauses out of 104010 with flag 15155506/1421001
1757.00/874.63	c cleaning 52995 clauses out of 106009 with flag 15690008/1475001
1800.16/896.10	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.16/896.10	c starts		: 8523
1800.16/896.10	c conflicts		: 1508610
1800.16/896.10	c decisions		: 2438981
1800.16/896.10	c propagations		: 54290213
1800.16/896.10	c inspects		: 10537442134
1800.16/896.10	c shortcuts		: 0
1800.16/896.10	c learnt literals	: 7
1800.16/896.10	c learnt binary clauses	: 30
1800.16/896.10	c learnt ternary clauses	: 50
1800.16/896.10	c learnt constraints	: 1508603
1800.16/896.10	c ignored constraints	: 0
1800.16/896.10	c root simplifications	: 0
1800.16/896.10	c removed literals (reason simplification)	: 6568558
1800.16/896.10	c reason swapping (by a shorter reason)	: 0
1800.16/896.10	c Calls to reduceDB	: 50
1800.16/896.10	c Number of update (reduction) of LBD	: 300778
1800.16/896.10	c Imported unit clauses	: 0
1800.16/896.10	c number of reductions to clauses (during analyze)	: 0
1800.16/896.10	c number of learned constraints concerned by reduction	: 0
1800.16/896.10	c number of learning phase by resolution	: 0
1800.16/896.10	c number of learning phase by cutting planes	: 0
1800.16/896.10	c speed (assignments/second)	: 60602.23922665193
1800.16/896.10	c non guided choices	30
1800.16/896.13	c learnt constraints type 
1800.16/896.13	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 30
1800.16/896.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 86593
1800.16/896.13	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.16/896.13	c starts		: 36
1800.16/896.13	c conflicts		: 12019
1800.16/896.13	c decisions		: 13369
1800.16/896.13	c propagations		: 462784
1800.16/896.13	c inspects		: 968953903
1800.16/896.13	c shortcuts		: 0
1800.16/896.13	c learnt literals	: 0
1800.16/896.13	c learnt binary clauses	: 0
1800.16/896.13	c learnt ternary clauses	: 0
1800.16/896.13	c learnt constraints	: 12019
1800.16/896.13	c ignored constraints	: 0
1800.16/896.13	c root simplifications	: 0
1800.16/896.13	c removed literals (reason simplification)	: 0
1800.16/896.13	c reason swapping (by a shorter reason)	: 0
1800.16/896.13	c Calls to reduceDB	: 2
1800.16/896.13	c Number of update (reduction) of LBD	: 0
1800.16/896.13	c Imported unit clauses	: 0
1800.16/896.13	c number of reductions to clauses (during analyze)	: 0
1800.16/896.13	c number of learned constraints concerned by reduction	: 0
1800.16/896.13	c number of learning phase by resolution	: 0
1800.16/896.13	c number of learning phase by cutting planes	: 0
1800.16/896.13	c speed (assignments/second)	: 516.5749494904395
1800.16/896.13	c non guided choices	30
1800.16/896.13	c learnt constraints type 
1800.16/896.13	c org.sat4j.pb.constraints.pb.MaxWatchPb => 12019
1800.16/896.13	s UNKNOWN
1800.16/896.13	c Total wall clock time (in seconds): 896.018

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

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

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


[startup+0 s]
/proc/loadavg: 1.90 1.76 1.73 4/198 4108
/proc/meminfo: memFree=31236016/32872528 swapFree=10608/190480
[pid=4108] ppid=4105 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/4108/stat : 4108 (java) R 4105 4108 3970 0 -1 4202496 648 0 0 0 0 0 0 0 20 0 1 0 103615488 23793664 298 33554432000 1073741824 1073778376 140736776639168 140736776628232 249640827457 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4108/statm: 5809 311 240 9 0 128 0

[startup+0.10006 s]
/proc/loadavg: 1.90 1.76 1.73 4/198 4108
/proc/meminfo: memFree=31236016/32872528 swapFree=10608/190480
[pid=4108] ppid=4105 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/4108/stat : 4108 (java) S 4105 4108 3970 0 -1 4202496 4427 0 1 0 8 1 0 0 20 0 18 0 103615488 9787879424 6045 33554432000 1073741824 1073778376 140736776639168 140736776630304 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4108/statm: 2389619 6045 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200217 s]
/proc/loadavg: 1.90 1.76 1.73 4/198 4108
/proc/meminfo: memFree=31236016/32872528 swapFree=10608/190480
[pid=4108] ppid=4105 vsize=9558476 CPUtime=0.24 cores=1,3,5,7
/proc/4108/stat : 4108 (java) S 4105 4108 3970 0 -1 4202496 4704 0 1 0 23 1 0 0 20 0 18 0 103615488 9787879424 7304 33554432000 1073741824 1073778376 140736776639168 140736776630304 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4108/statm: 2389619 7304 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300243 s]
/proc/loadavg: 1.90 1.76 1.73 4/198 4108
/proc/meminfo: memFree=31236016/32872528 swapFree=10608/190480
[pid=4108] ppid=4105 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/4108/stat : 4108 (java) S 4105 4108 3970 0 -1 4202496 5939 0 1 0 52 1 0 0 20 0 22 0 103615488 10060525568 9726 33554432000 1073741824 1073778376 140736776639168 140736776630304 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4108/statm: 2456183 9726 2239 9 0 2446860 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 9824732

[startup+0.700188 s]
/proc/loadavg: 1.90 1.76 1.73 4/198 4108
/proc/meminfo: memFree=31236016/32872528 swapFree=10608/190480
[pid=4108] ppid=4105 vsize=9824732 CPUtime=2.13 cores=1,3,5,7
/proc/4108/stat : 4108 (java) S 4105 4108 3970 0 -1 4202496 16192 0 1 0 210 3 0 0 20 0 22 0 103615488 10060525568 18517 33554432000 1073741824 1073778376 140736776639168 140736776630304 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4108/statm: 2456183 18517 2254 9 0 2446860 0
Current children cumulated CPU time (s) 2.13
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 1.90 1.76 1.73 7/220 4130
/proc/meminfo: memFree=31066316/32872528 swapFree=10608/190480
[pid=4108] ppid=4105 vsize=9824732 CPUtime=5.18 cores=1,3,5,7
/proc/4108/stat : 4108 (java) S 4105 4108 3970 0 -1 4202496 22402 0 1 0 511 7 0 0 20 0 22 0 103615488 10060525568 51967 33554432000 1073741824 1073778376 140736776639168 140736776630304 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4108/statm: 2456183 51967 2284 9 0 2446860 0
[pid=4108/tid=4110] ppid=4105 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/4108/task/4110/stat : 4110 (java) S 4105 4108 3970 0 -1 4202560 2423 0 1 0 23 0 0 0 20 0 22 0 103615489 10060525568 51967 33554432000 1073741824 1073778376 140736776639168 140521024316280 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4108/tid=4111] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4111/stat : 4111 (java) S 4105 4108 3970 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 103615490 10060525568 51967 33554432000 1073741824 1073778376 140736776639168 140520996768296 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4112] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4112/stat : 4112 (java) S 4105 4108 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103615490 10060525568 51967 33554432000 1073741824 1073778376 140736776639168 140520866752936 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4113] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4113/stat : 4113 (java) S 4105 4108 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103615490 10060525568 51967 33554432000 1073741824 1073778376 140736776639168 140520865700136 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4114] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4114/stat : 4114 (java) S 4105 4108 3970 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103615490 10060525568 51967 33554432000 1073741824 1073778376 140736776639168 140520864647336 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4115] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4115/stat : 4115 (java) S 4105 4108 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103615490 10060525568 51967 33554432000 1073741824 1073778376 140736776639168 140520863595560 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4108/tid=4116] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4116/stat : 4116 (java) S 4105 4108 3970 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 103615490 10060525568 51967 33554432000 1073741824 1073778376 140736776639168 140520862542760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4108/tid=4117] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4117/stat : 4117 (java) S 4105 4108 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103615490 10060525568 51967 33554432000 1073741824 1073778376 140736776639168 140520525392680 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4118] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4118/stat : 4118 (java) S 4105 4108 3970 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 103615490 10060525568 51967 33554432000 1073741824 1073778376 140736776639168 140520524339880 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4119] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4119/stat : 4119 (java) S 4105 4108 3970 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 103615491 10060525568 51967 33554432000 1073741824 1073778376 140736776639168 140520512141800 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4120] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4120/stat : 4120 (java) S 4105 4108 3970 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103615491 10060525568 51967 33554432000 1073741824 1073778376 140736776639168 140520511087864 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4108/tid=4121] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4121/stat : 4121 (java) S 4105 4108 3970 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103615492 10060525568 51967 33554432000 1073741824 1073778376 140736776639168 140520510034952 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4122] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4122/stat : 4122 (java) S 4105 4108 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103615494 10060525568 51967 33554432000 1073741824 1073778376 140736776639168 140520508983440 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4123] ppid=4105 vsize=9824732 CPUtime=1.26 cores=1,3,5,7
/proc/4108/task/4123/stat : 4123 (java) R 4105 4108 3970 0 -1 4202560 8912 0 0 0 124 2 0 0 20 0 22 0 103615494 10060525568 51967 33554432000 1073741824 1073778376 140736776639168 140520507918856 140521028433340 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4124] ppid=4105 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/4108/task/4124/stat : 4124 (java) S 4105 4108 3970 0 -1 4202560 9565 0 0 0 116 0 0 0 20 0 22 0 103615494 10060525568 51967 33554432000 1073741824 1073778376 140736776639168 140520506878776 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4125] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4125/stat : 4125 (java) S 4105 4108 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103615494 10060525568 51967 33554432000 1073741824 1073778376 140736776639168 140520505826168 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4126] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4126/stat : 4126 (java) S 4105 4108 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103615494 10060525568 51967 33554432000 1073741824 1073778376 140736776639168 140520504773576 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4127] ppid=4105 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/4108/task/4127/stat : 4127 (java) R 4105 4108 3970 0 -1 4202560 24 0 0 0 119 0 0 0 20 0 22 0 103615514 10060525568 51967 33554432000 1073741824 1073778376 140736776639168 140520503718592 140520878259961 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=4108/tid=4128] ppid=4105 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/4108/task/4128/stat : 4128 (java) R 4105 4108 3970 0 -1 4202560 92 0 0 0 115 3 0 0 20 0 22 0 103615514 10060525568 51967 33554432000 1073741824 1073778376 140736776639168 140520502664592 140520877950513 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=4108/tid=4129] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4129/stat : 4129 (java) S 4105 4108 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103615514 10060525568 51967 33554432000 1073741824 1073778376 140736776639168 140520501613480 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4130] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4130/stat : 4130 (java) S 4105 4108 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103615514 10060525568 51967 33554432000 1073741824 1073778376 140736776639168 140520500560680 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 5.18
Current children cumulated vsize (KiB) 9824732

[startup+3.10091 s]
/proc/loadavg: 1.90 1.76 1.73 5/220 4130
/proc/meminfo: memFree=31013324/32872528 swapFree=10608/190480
[pid=4108] ppid=4105 vsize=9824732 CPUtime=8.59 cores=1,3,5,7
/proc/4108/stat : 4108 (java) S 4105 4108 3970 0 -1 4202496 23635 0 1 0 844 15 0 0 20 0 22 0 103615488 10060525568 87634 33554432000 1073741824 1073778376 140736776639168 140736776630304 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4108/statm: 2456183 87634 2284 9 0 2446860 0
[pid=4108/tid=4110] ppid=4105 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/4108/task/4110/stat : 4110 (java) S 4105 4108 3970 0 -1 4202560 2423 0 1 0 23 0 0 0 20 0 22 0 103615489 10060525568 87634 33554432000 1073741824 1073778376 140736776639168 140521024316280 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4108/tid=4111] ppid=4105 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/4108/task/4111/stat : 4111 (java) S 4105 4108 3970 0 -1 4202560 24 0 0 0 2 0 0 0 20 0 22 0 103615490 10060525568 87634 33554432000 1073741824 1073778376 140736776639168 140520996768296 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4112] ppid=4105 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/4108/task/4112/stat : 4112 (java) S 4105 4108 3970 0 -1 4202560 16 0 0 0 3 1 0 0 20 0 22 0 103615490 10060525568 87634 33554432000 1073741824 1073778376 140736776639168 140520866752936 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4113] ppid=4105 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/4108/task/4113/stat : 4113 (java) S 4105 4108 3970 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 103615490 10060525568 87634 33554432000 1073741824 1073778376 140736776639168 140520865700136 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4114] ppid=4105 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/4108/task/4114/stat : 4114 (java) S 4105 4108 3970 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 22 0 103615490 10060525568 87634 33554432000 1073741824 1073778376 140736776639168 140520864647336 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4115] ppid=4105 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/4108/task/4115/stat : 4115 (java) S 4105 4108 3970 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 103615490 10060525568 87634 33554432000 1073741824 1073778376 140736776639168 140520863595560 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4116] ppid=4105 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/4108/task/4116/stat : 4116 (java) S 4105 4108 3970 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 22 0 103615490 10060525568 87634 33554432000 1073741824 1073778376 140736776639168 140520862542760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4108/tid=4117] ppid=4105 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/4108/task/4117/stat : 4117 (java) S 4105 4108 3970 0 -1 4202560 19 0 0 0 2 1 0 0 20 0 22 0 103615490 10060525568 87634 33554432000 1073741824 1073778376 140736776639168 140520525392680 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4118] ppid=4105 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/4108/task/4118/stat : 4118 (java) S 4105 4108 3970 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 103615490 10060525568 87634 33554432000 1073741824 1073778376 140736776639168 140520524339880 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4119] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4119/stat : 4119 (java) S 4105 4108 3970 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 22 0 103615491 10060525568 87634 33554432000 1073741824 1073778376 140736776639168 140520512141800 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4120] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4120/stat : 4120 (java) S 4105 4108 3970 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103615491 10060525568 87634 33554432000 1073741824 1073778376 140736776639168 140520511087864 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4108/tid=4121] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4121/stat : 4121 (java) S 4105 4108 3970 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103615492 10060525568 87634 33554432000 1073741824 1073778376 140736776639168 140520510034952 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4122] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4122/stat : 4122 (java) S 4105 4108 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103615494 10060525568 87634 33554432000 1073741824 1073778376 140736776639168 140520508983440 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4123] ppid=4105 vsize=9824732 CPUtime=1.39 cores=1,3,5,7
/proc/4108/task/4123/stat : 4123 (java) S 4105 4108 3970 0 -1 4202560 9888 0 0 0 137 2 0 0 20 0 22 0 103615494 10060525568 87634 33554432000 1073741824 1073778376 140736776639168 140520507931576 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4124] ppid=4105 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/4108/task/4124/stat : 4124 (java) S 4105 4108 3970 0 -1 4202560 9565 0 0 0 117 0 0 0 20 0 22 0 103615494 10060525568 87634 33554432000 1073741824 1073778376 140736776639168 140520506878776 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4125] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4125/stat : 4125 (java) S 4105 4108 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103615494 10060525568 87634 33554432000 1073741824 1073778376 140736776639168 140520505826168 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4126] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4126/stat : 4126 (java) S 4105 4108 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103615494 10060525568 87634 33554432000 1073741824 1073778376 140736776639168 140520504773576 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4127] ppid=4105 vsize=9824732 CPUtime=2.72 cores=1,3,5,7
/proc/4108/task/4127/stat : 4127 (java) R 4105 4108 3970 0 -1 4202560 26 0 0 0 272 0 0 0 20 0 22 0 103615514 10060525568 87634 33554432000 1073741824 1073778376 140736776639168 140520503718592 140520878259961 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=4108/tid=4128] ppid=4105 vsize=9824732 CPUtime=2.69 cores=1,3,5,7
/proc/4108/task/4128/stat : 4128 (java) R 4105 4108 3970 0 -1 4202560 143 0 0 0 265 4 0 0 20 0 22 0 103615514 10060525568 87634 33554432000 1073741824 1073778376 140736776639168 140520502665376 140520878508175 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4129] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4129/stat : 4129 (java) S 4105 4108 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103615514 10060525568 87634 33554432000 1073741824 1073778376 140736776639168 140520501613480 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4130] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4130/stat : 4130 (java) S 4105 4108 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103615514 10060525568 87634 33554432000 1073741824 1073778376 140736776639168 140520500560680 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.59
Current children cumulated vsize (KiB) 9824732

[startup+6.30095 s]
/proc/loadavg: 2.06 1.79 1.74 5/220 4130
/proc/meminfo: memFree=30558620/32872528 swapFree=10608/190480
[pid=4108] ppid=4105 vsize=9824732 CPUtime=15.19 cores=1,3,5,7
/proc/4108/stat : 4108 (java) S 4105 4108 3970 0 -1 4202496 24455 0 1 0 1492 27 0 0 20 0 22 0 103615488 10060525568 162285 33554432000 1073741824 1073778376 140736776639168 140736776630304 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4108/statm: 2456183 162285 2284 9 0 2446860 0
[pid=4108/tid=4110] ppid=4105 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/4108/task/4110/stat : 4110 (java) S 4105 4108 3970 0 -1 4202560 2423 0 1 0 23 0 0 0 20 0 22 0 103615489 10060525568 162285 33554432000 1073741824 1073778376 140736776639168 140521024316280 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4108/tid=4111] ppid=4105 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/4108/task/4111/stat : 4111 (java) S 4105 4108 3970 0 -1 4202560 57 0 0 0 5 2 0 0 20 0 22 0 103615490 10060525568 162285 33554432000 1073741824 1073778376 140736776639168 140520996768296 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4108/tid=4112] ppid=4105 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/4108/task/4112/stat : 4112 (java) S 4105 4108 3970 0 -1 4202560 106 0 0 0 8 3 0 0 20 0 22 0 103615490 10060525568 162285 33554432000 1073741824 1073778376 140736776639168 140520866752936 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4108/tid=4113] ppid=4105 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/4108/task/4113/stat : 4113 (java) S 4105 4108 3970 0 -1 4202560 141 0 0 0 4 1 0 0 20 0 22 0 103615490 10060525568 162285 33554432000 1073741824 1073778376 140736776639168 140520865700136 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4108/tid=4114] ppid=4105 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/4108/task/4114/stat : 4114 (java) S 4105 4108 3970 0 -1 4202560 42 0 0 0 6 2 0 0 20 0 22 0 103615490 10060525568 162285 33554432000 1073741824 1073778376 140736776639168 140520864647336 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4108/tid=4115] ppid=4105 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/4108/task/4115/stat : 4115 (java) S 4105 4108 3970 0 -1 4202560 21 0 0 0 3 1 0 0 20 0 22 0 103615490 10060525568 162285 33554432000 1073741824 1073778376 140736776639168 140520863595560 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4116] ppid=4105 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/4108/task/4116/stat : 4116 (java) S 4105 4108 3970 0 -1 4202560 91 0 0 0 6 2 0 0 20 0 22 0 103615490 10060525568 162285 33554432000 1073741824 1073778376 140736776639168 140520862542760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4108/tid=4117] ppid=4105 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/4108/task/4117/stat : 4117 (java) S 4105 4108 3970 0 -1 4202560 51 0 0 0 7 2 0 0 20 0 22 0 103615490 10060525568 162285 33554432000 1073741824 1073778376 140736776639168 140520525392680 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4118] ppid=4105 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/4108/task/4118/stat : 4118 (java) S 4105 4108 3970 0 -1 4202560 70 0 0 0 4 0 0 0 20 0 22 0 103615490 10060525568 162285 33554432000 1073741824 1073778376 140736776639168 140520524339880 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4119] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4119/stat : 4119 (java) S 4105 4108 3970 0 -1 4202560 452 0 0 0 0 0 0 0 20 0 22 0 103615491 10060525568 162285 33554432000 1073741824 1073778376 140736776639168 140520512141800 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4120] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4120/stat : 4120 (java) S 4105 4108 3970 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103615491 10060525568 162285 33554432000 1073741824 1073778376 140736776639168 140520511087864 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4108/tid=4121] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4121/stat : 4121 (java) S 4105 4108 3970 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103615492 10060525568 162285 33554432000 1073741824 1073778376 140736776639168 140520510034952 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4122] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4122/stat : 4122 (java) S 4105 4108 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103615494 10060525568 162285 33554432000 1073741824 1073778376 140736776639168 140520508983440 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4123] ppid=4105 vsize=9824732 CPUtime=1.44 cores=1,3,5,7

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


[startup+882.308 s]
/proc/loadavg: 3.99 3.86 3.10 4/215 4215
/proc/meminfo: memFree=29794328/32872528 swapFree=10608/190480
[pid=4108] ppid=4105 vsize=9824732 CPUtime=1772.45 cores=1,3,5,7
/proc/4108/stat : 4108 (java) S 4105 4108 3970 0 -1 4202496 33891 0 1 0 177069 176 0 0 20 0 22 0 103615488 10060525568 535287 33554432000 1073741824 1073778376 140736776639168 140736776630304 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4108/statm: 2456183 535287 2293 9 0 2446860 0
[pid=4108/tid=4110] ppid=4105 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/4108/task/4110/stat : 4110 (java) S 4105 4108 3970 0 -1 4202560 2437 0 1 0 25 2 0 0 20 0 22 0 103615489 10060525568 535287 33554432000 1073741824 1073778376 140736776639168 140521024316280 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4111] ppid=4105 vsize=9824732 CPUtime=2.37 cores=1,3,5,7
/proc/4108/task/4111/stat : 4111 (java) S 4105 4108 3970 0 -1 4202560 314 0 0 0 227 10 0 0 20 0 22 0 103615490 10060525568 535287 33554432000 1073741824 1073778376 140736776639168 140520996768296 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4108/tid=4112] ppid=4105 vsize=9824732 CPUtime=2.43 cores=1,3,5,7
/proc/4108/task/4112/stat : 4112 (java) S 4105 4108 3970 0 -1 4202560 381 0 0 0 231 12 0 0 20 0 22 0 103615490 10060525568 535287 33554432000 1073741824 1073778376 140736776639168 140520866752936 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4113] ppid=4105 vsize=9824732 CPUtime=2.31 cores=1,3,5,7
/proc/4108/task/4113/stat : 4113 (java) S 4105 4108 3970 0 -1 4202560 514 0 0 0 221 10 0 0 20 0 22 0 103615490 10060525568 535287 33554432000 1073741824 1073778376 140736776639168 140520865700136 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4108/tid=4114] ppid=4105 vsize=9824732 CPUtime=2.45 cores=1,3,5,7
/proc/4108/task/4114/stat : 4114 (java) S 4105 4108 3970 0 -1 4202560 413 0 0 0 234 11 0 0 20 0 22 0 103615490 10060525568 535287 33554432000 1073741824 1073778376 140736776639168 140520864647336 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4115] ppid=4105 vsize=9824732 CPUtime=2.28 cores=1,3,5,7
/proc/4108/task/4115/stat : 4115 (java) S 4105 4108 3970 0 -1 4202560 332 0 0 0 218 10 0 0 20 0 22 0 103615490 10060525568 535287 33554432000 1073741824 1073778376 140736776639168 140520863595560 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4116] ppid=4105 vsize=9824732 CPUtime=2.23 cores=1,3,5,7
/proc/4108/task/4116/stat : 4116 (java) S 4105 4108 3970 0 -1 4202560 336 0 0 0 213 10 0 0 20 0 22 0 103615490 10060525568 535287 33554432000 1073741824 1073778376 140736776639168 140520862542760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4117] ppid=4105 vsize=9824732 CPUtime=2.3 cores=1,3,5,7
/proc/4108/task/4117/stat : 4117 (java) S 4105 4108 3970 0 -1 4202560 388 0 0 0 221 9 0 0 20 0 22 0 103615490 10060525568 535287 33554432000 1073741824 1073778376 140736776639168 140520525392680 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4118] ppid=4105 vsize=9824732 CPUtime=2.3 cores=1,3,5,7
/proc/4108/task/4118/stat : 4118 (java) S 4105 4108 3970 0 -1 4202560 323 0 0 0 221 9 0 0 20 0 22 0 103615490 10060525568 535287 33554432000 1073741824 1073778376 140736776639168 140520524339880 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4108/tid=4119] ppid=4105 vsize=9824732 CPUtime=2.73 cores=1,3,5,7
/proc/4108/task/4119/stat : 4119 (java) S 4105 4108 3970 0 -1 4202560 3230 0 0 0 250 23 0 0 20 0 22 0 103615491 10060525568 535287 33554432000 1073741824 1073778376 140736776639168 140520512141800 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4120] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4120/stat : 4120 (java) S 4105 4108 3970 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103615491 10060525568 535287 33554432000 1073741824 1073778376 140736776639168 140520511087864 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4108/tid=4121] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4121/stat : 4121 (java) S 4105 4108 3970 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103615492 10060525568 535287 33554432000 1073741824 1073778376 140736776639168 140520510034952 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4122] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4122/stat : 4122 (java) S 4105 4108 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103615494 10060525568 535287 33554432000 1073741824 1073778376 140736776639168 140520508983440 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4123] ppid=4105 vsize=9824732 CPUtime=1.65 cores=1,3,5,7
/proc/4108/task/4123/stat : 4123 (java) S 4105 4108 3970 0 -1 4202560 9892 0 0 0 162 3 0 0 20 0 22 0 103615494 10060525568 535287 33554432000 1073741824 1073778376 140736776639168 140520507931576 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4108/tid=4124] ppid=4105 vsize=9824732 CPUtime=1.62 cores=1,3,5,7
/proc/4108/task/4124/stat : 4124 (java) S 4105 4108 3970 0 -1 4202560 12209 0 0 0 160 2 0 0 20 0 22 0 103615494 10060525568 535287 33554432000 1073741824 1073778376 140736776639168 140520506878776 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4125] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4125/stat : 4125 (java) S 4105 4108 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103615494 10060525568 535287 33554432000 1073741824 1073778376 140736776639168 140520505826168 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4126] ppid=4105 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/4108/task/4126/stat : 4126 (java) S 4105 4108 3970 0 -1 4202560 51 0 0 0 13 21 0 0 20 0 22 0 103615494 10060525568 535287 33554432000 1073741824 1073778376 140736776639168 140520504773576 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4127] ppid=4105 vsize=9824732 CPUtime=873.69 cores=1,3,5,7
/proc/4108/task/4127/stat : 4127 (java) R 4105 4108 3970 0 -1 4202560 209 0 0 0 87352 17 0 0 20 0 22 0 103615514 10060525568 535287 33554432000 1073741824 1073778376 140736776639168 140520503717424 140520878513312 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4128] ppid=4105 vsize=9824732 CPUtime=873.74 cores=1,3,5,7
/proc/4108/task/4128/stat : 4128 (java) R 4105 4108 3970 0 -1 4202560 1596 0 0 0 87321 53 0 0 20 0 22 0 103615514 10060525568 535287 33554432000 1073741824 1073778376 140736776639168 140520502663824 140520878507986 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=4108/tid=4129] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4129/stat : 4129 (java) S 4105 4108 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103615514 10060525568 535287 33554432000 1073741824 1073778376 140736776639168 140520501613480 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4130] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4130/stat : 4130 (java) S 4105 4108 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103615514 10060525568 535287 33554432000 1073741824 1073778376 140736776639168 140520500560680 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1772.45
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+896.101 s]
/proc/loadavg: 4.13 3.90 3.12 5/219 4219
/proc/meminfo: memFree=28630924/32872528 swapFree=10608/190480
[pid=4108] ppid=4105 vsize=9824732 CPUtime=1800.16 cores=1,3,5,7
/proc/4108/stat : 4108 (java) S 4105 4108 3970 0 -1 4202496 33919 0 1 0 179840 176 0 0 20 0 22 0 103615488 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140736776630304 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4108/statm: 2456183 534398 2293 9 0 2446860 0
[pid=4108/tid=4110] ppid=4105 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/4108/task/4110/stat : 4110 (java) S 4105 4108 3970 0 -1 4202560 2437 0 1 0 25 3 0 0 20 0 22 0 103615489 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140521024316280 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4111] ppid=4105 vsize=9824732 CPUtime=2.4 cores=1,3,5,7
/proc/4108/task/4111/stat : 4111 (java) S 4105 4108 3970 0 -1 4202560 316 0 0 0 230 10 0 0 20 0 22 0 103615490 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520996768296 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4108/tid=4112] ppid=4105 vsize=9824732 CPUtime=2.47 cores=1,3,5,7
/proc/4108/task/4112/stat : 4112 (java) S 4105 4108 3970 0 -1 4202560 386 0 0 0 235 12 0 0 20 0 22 0 103615490 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520866752936 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4113] ppid=4105 vsize=9824732 CPUtime=2.34 cores=1,3,5,7
/proc/4108/task/4113/stat : 4113 (java) S 4105 4108 3970 0 -1 4202560 515 0 0 0 224 10 0 0 20 0 22 0 103615490 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520865700136 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4114] ppid=4105 vsize=9824732 CPUtime=2.47 cores=1,3,5,7
/proc/4108/task/4114/stat : 4114 (java) S 4105 4108 3970 0 -1 4202560 413 0 0 0 236 11 0 0 20 0 22 0 103615490 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520864647336 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4108/tid=4115] ppid=4105 vsize=9824732 CPUtime=2.31 cores=1,3,5,7
/proc/4108/task/4115/stat : 4115 (java) S 4105 4108 3970 0 -1 4202560 333 0 0 0 221 10 0 0 20 0 22 0 103615490 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520863595560 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4116] ppid=4105 vsize=9824732 CPUtime=2.26 cores=1,3,5,7
/proc/4108/task/4116/stat : 4116 (java) S 4105 4108 3970 0 -1 4202560 336 0 0 0 216 10 0 0 20 0 22 0 103615490 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520862542760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4108/tid=4117] ppid=4105 vsize=9824732 CPUtime=2.34 cores=1,3,5,7
/proc/4108/task/4117/stat : 4117 (java) S 4105 4108 3970 0 -1 4202560 397 0 0 0 225 9 0 0 20 0 22 0 103615490 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520525392680 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4118] ppid=4105 vsize=9824732 CPUtime=2.36 cores=1,3,5,7
/proc/4108/task/4118/stat : 4118 (java) S 4105 4108 3970 0 -1 4202560 330 0 0 0 227 9 0 0 20 0 22 0 103615490 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520524339880 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4119] ppid=4105 vsize=9824732 CPUtime=2.73 cores=1,3,5,7
/proc/4108/task/4119/stat : 4119 (java) S 4105 4108 3970 0 -1 4202560 3230 0 0 0 250 23 0 0 20 0 22 0 103615491 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520512141800 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4120] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4120/stat : 4120 (java) S 4105 4108 3970 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103615491 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520511087864 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4108/tid=4121] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4121/stat : 4121 (java) S 4105 4108 3970 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103615492 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520510034952 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4122] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4122/stat : 4122 (java) S 4105 4108 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103615494 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520508983440 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4123] ppid=4105 vsize=9824732 CPUtime=1.65 cores=1,3,5,7
/proc/4108/task/4123/stat : 4123 (java) S 4105 4108 3970 0 -1 4202560 9892 0 0 0 162 3 0 0 20 0 22 0 103615494 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520507931576 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4108/tid=4124] ppid=4105 vsize=9824732 CPUtime=1.62 cores=1,3,5,7
/proc/4108/task/4124/stat : 4124 (java) S 4105 4108 3970 0 -1 4202560 12209 0 0 0 160 2 0 0 20 0 22 0 103615494 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520506878776 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4125] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4125/stat : 4125 (java) S 4105 4108 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103615494 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520505826168 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4126] ppid=4105 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/4108/task/4126/stat : 4126 (java) S 4105 4108 3970 0 -1 4202560 51 0 0 0 13 22 0 0 20 0 22 0 103615494 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520504773576 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4127] ppid=4105 vsize=9824732 CPUtime=887.4 cores=1,3,5,7
/proc/4108/task/4127/stat : 4127 (java) R 4105 4108 3970 0 -1 4202560 212 0 0 0 88723 17 0 0 20 0 22 0 103615514 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520503717512 140520878259961 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4128] ppid=4105 vsize=9824732 CPUtime=887.45 cores=1,3,5,7
/proc/4108/task/4128/stat : 4128 (java) R 4105 4108 3970 0 -1 4202560 1596 0 0 0 88692 53 0 0 20 0 22 0 103615514 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520502664064 140520878259961 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=4108/tid=4129] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4129/stat : 4129 (java) S 4105 4108 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103615514 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520501613480 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4130] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4130/stat : 4130 (java) S 4105 4108 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103615514 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520500560680 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
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 4108 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+896.101 s]
/proc/loadavg: 4.13 3.90 3.12 5/219 4219
/proc/meminfo: memFree=28630924/32872528 swapFree=10608/190480
[pid=4108] ppid=4105 vsize=9824732 CPUtime=1800.16 cores=1,3,5,7
/proc/4108/stat : 4108 (java) S 4105 4108 3970 0 -1 4202496 33919 0 1 0 179840 176 0 0 20 0 22 0 103615488 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140736776630304 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4108/statm: 2456183 534398 2293 9 0 2446860 0
[pid=4108/tid=4110] ppid=4105 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/4108/task/4110/stat : 4110 (java) S 4105 4108 3970 0 -1 4202560 2437 0 1 0 25 3 0 0 20 0 22 0 103615489 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140521024316280 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4111] ppid=4105 vsize=9824732 CPUtime=2.4 cores=1,3,5,7
/proc/4108/task/4111/stat : 4111 (java) S 4105 4108 3970 0 -1 4202560 316 0 0 0 230 10 0 0 20 0 22 0 103615490 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520996768296 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4108/tid=4112] ppid=4105 vsize=9824732 CPUtime=2.47 cores=1,3,5,7
/proc/4108/task/4112/stat : 4112 (java) S 4105 4108 3970 0 -1 4202560 386 0 0 0 235 12 0 0 20 0 22 0 103615490 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520866752936 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4113] ppid=4105 vsize=9824732 CPUtime=2.34 cores=1,3,5,7
/proc/4108/task/4113/stat : 4113 (java) S 4105 4108 3970 0 -1 4202560 515 0 0 0 224 10 0 0 20 0 22 0 103615490 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520865700136 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4114] ppid=4105 vsize=9824732 CPUtime=2.47 cores=1,3,5,7
/proc/4108/task/4114/stat : 4114 (java) S 4105 4108 3970 0 -1 4202560 413 0 0 0 236 11 0 0 20 0 22 0 103615490 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520864647336 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4108/tid=4115] ppid=4105 vsize=9824732 CPUtime=2.31 cores=1,3,5,7
/proc/4108/task/4115/stat : 4115 (java) S 4105 4108 3970 0 -1 4202560 333 0 0 0 221 10 0 0 20 0 22 0 103615490 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520863595560 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4116] ppid=4105 vsize=9824732 CPUtime=2.26 cores=1,3,5,7
/proc/4108/task/4116/stat : 4116 (java) S 4105 4108 3970 0 -1 4202560 336 0 0 0 216 10 0 0 20 0 22 0 103615490 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520862542760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4108/tid=4117] ppid=4105 vsize=9824732 CPUtime=2.34 cores=1,3,5,7
/proc/4108/task/4117/stat : 4117 (java) S 4105 4108 3970 0 -1 4202560 397 0 0 0 225 9 0 0 20 0 22 0 103615490 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520525392680 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4118] ppid=4105 vsize=9824732 CPUtime=2.36 cores=1,3,5,7
/proc/4108/task/4118/stat : 4118 (java) S 4105 4108 3970 0 -1 4202560 330 0 0 0 227 9 0 0 20 0 22 0 103615490 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520524339880 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4119] ppid=4105 vsize=9824732 CPUtime=2.73 cores=1,3,5,7
/proc/4108/task/4119/stat : 4119 (java) S 4105 4108 3970 0 -1 4202560 3230 0 0 0 250 23 0 0 20 0 22 0 103615491 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520512141800 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4120] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4120/stat : 4120 (java) S 4105 4108 3970 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103615491 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520511087864 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4108/tid=4121] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4121/stat : 4121 (java) S 4105 4108 3970 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103615492 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520510034952 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4122] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4122/stat : 4122 (java) S 4105 4108 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103615494 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520508983440 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4123] ppid=4105 vsize=9824732 CPUtime=1.65 cores=1,3,5,7
/proc/4108/task/4123/stat : 4123 (java) S 4105 4108 3970 0 -1 4202560 9892 0 0 0 162 3 0 0 20 0 22 0 103615494 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520507931576 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4108/tid=4124] ppid=4105 vsize=9824732 CPUtime=1.62 cores=1,3,5,7
/proc/4108/task/4124/stat : 4124 (java) S 4105 4108 3970 0 -1 4202560 12209 0 0 0 160 2 0 0 20 0 22 0 103615494 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520506878776 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4125] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4125/stat : 4125 (java) S 4105 4108 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103615494 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520505826168 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4126] ppid=4105 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/4108/task/4126/stat : 4126 (java) S 4105 4108 3970 0 -1 4202560 51 0 0 0 13 22 0 0 20 0 22 0 103615494 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520504773576 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4108/tid=4127] ppid=4105 vsize=9824732 CPUtime=887.4 cores=1,3,5,7
/proc/4108/task/4127/stat : 4127 (java) R 4105 4108 3970 0 -1 4202560 212 0 0 0 88723 17 0 0 20 0 22 0 103615514 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520503717512 140520878259961 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4128] ppid=4105 vsize=9824732 CPUtime=887.45 cores=1,3,5,7
/proc/4108/task/4128/stat : 4128 (java) R 4105 4108 3970 0 -1 4202560 1596 0 0 0 88692 53 0 0 20 0 22 0 103615514 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520502664064 140520878259961 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=4108/tid=4129] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4129/stat : 4129 (java) S 4105 4108 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103615514 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520501613480 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4108/tid=4130] ppid=4105 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4108/task/4130/stat : 4130 (java) S 4105 4108 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103615514 10060525568 534398 33554432000 1073741824 1073778376 140736776639168 140520500560680 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 896.158
CPU time (s): 1800.82
CPU user time (s): 1798.62
CPU system time (s): 2.20167
CPU usage (%): 200.949
Max. virtual memory (cumulated for all children) (KiB): 9826340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.62
system time used= 2.20167
maximum resident set size= 2938544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33959
page faults= 1
swaps= 0
block input operations= 0
block output operations= 920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29544
involuntary context switches= 42917

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.97409 second user time and 7.16391 second system time

The end

Launcher Data

Begin job on node102 at 2016-06-06 14:40:02
IDJOB=4080334
IDBENCH=1158
IDSOLVER=2543
FILE ID=node102/4080334-1465216802
RUNJOBID= node102-1465216787-3987
PBS_JOBID= 19843204
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army11.17bt.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080334-1465216802/watcher-4080334-1465216802 -o /tmp/evaluation-result-4080334-1465216802/solver-4080334-1465216802 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1465216787-3987 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080334-1465216802.opb

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

MD5SUM BENCH= bde651356fbc7760944c2b16aa27f15d
RANDOM SEED=35548384

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.470
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:        31236884 kB
Buffers:            1084 kB
Cached:            33228 kB
SwapCached:         2120 kB
Active:           725088 kB
Inactive:          24288 kB
Active(anon):     716432 kB
Inactive(anon):      992 kB
Active(file):       8656 kB
Inactive(file):    23296 kB
Unevictable:      190480 kB
Mlocked:           10608 kB
SwapTotal:      67108856 kB
SwapFree:       67097424 kB
Dirty:              2556 kB
Writeback:             8 kB
AnonPages:        904756 kB
Mapped:            14172 kB
Shmem:                 0 kB
Slab:             565524 kB
SReclaimable:       9048 kB
SUnreclaim:       556476 kB
KernelStack:        1600 kB
PageTables:         6052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1896832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    831488 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= 71740 MiB
End job on node102 at 2016-06-06 14:54:58