Trace number 3687202

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
SAT 4j PB RES // CP 2.3.2 Snapshot? (TO) 1800.16 906.959

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army12.21ls.opb
MD5SUM3d28f31cd61cfb39466f429c599fdb4f
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 benchmark10.7814
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables428
Total number of constraints644
Number of constraints which are clauses354
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints288
Minimum length of a constraint2
Maximum length of a constraint144
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 21
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 165
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.06/0.85	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.06/0.85	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.85	c See www.sat4j.org for details.
0.06/0.86	c version 2.3.2.v20120418
0.06/0.86	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.86	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.86	c java.vm.version	19.1-b02
0.06/0.86	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.86	c sun.arch.data.model	64
0.06/0.86	c java.version		1.6.0_24
0.06/0.86	c os.name		Linux
0.06/0.86	c os.version		2.6.32-71.29.1.el6.x86_64
0.06/0.86	c os.arch		amd64
0.06/0.86	c Free memory 		501472288
0.06/0.86	c Max memory 		7480803328
0.06/0.86	c Total memory 		504102912
0.06/0.86	c Number of processors 	8
0.14/0.91	c Pseudo Boolean Optimization by upper bound
0.14/0.91	c ManyCore solver with 2 solvers running in parallel
0.14/0.91	c --- Begin Solver configuration ---
0.14/0.91	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.14/0.91	c Learn all clauses as in MiniSAT
0.14/0.91	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.14/0.91	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.14/0.91	c Expensive reason simplification
0.14/0.91	c Armin Biere (Picosat) restarts strategy
0.14/0.91	c Glucose learned constraints deletion strategy
0.14/0.91	c timeout=2147483s
0.14/0.91	c DB Simplification allowed=false
0.14/0.91	c c --- End Solver configuration ---
0.14/0.91	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.14/0.91	c --- Begin Solver configuration ---
0.14/0.91	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4e3eca90
0.14/0.91	c Learn all clauses as in MiniSAT
0.14/0.91	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.14/0.91	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.14/0.91	c No reason simplification
0.14/0.91	c Armin Biere (Picosat) restarts strategy
0.14/0.91	c Glucose learned constraints deletion strategy
0.14/0.91	c timeout=2147483s
0.14/0.91	c DB Simplification allowed=false
0.14/0.91	c c --- End Solver configuration ---
0.14/0.91	c solving HOME/instance-3687202-1337871882.opb
0.14/0.91	c reading problem ... 
0.28/1.04	c ... done. Wall clock time 0.123s.
0.28/1.04	c declared #vars     428
0.28/1.04	c #constraints  644
0.28/1.04	c constraints type 
0.28/1.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 132
0.28/1.04	c org.sat4j.minisat.constraints.card.MinWatchCard => 2
0.28/1.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 222
0.28/1.04	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 288
0.28/1.04	c 644 constraints processed.
0.28/1.04	c constraints type 
0.28/1.04	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 222
0.28/1.04	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 132
0.28/1.04	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 2
0.28/1.04	c org.sat4j.pb.constraints.pb.MaxWatchPb => 288
0.28/1.04	c 644 constraints processed.
3.38/1.89	c cleaning 2500 clauses out of 5002 with flag 5002/5002
4.79/2.35	c cleaning 4250 clauses out of 8500 with flag 11000/11000
5.97/2.91	c cleaning 5623 clauses out of 11252 with flag 18002/18002
7.22/3.60	c cleaning 6813 clauses out of 13628 with flag 26001/26001
9.04/4.47	c cleaning 7906 clauses out of 15814 with flag 35000/35000
11.20/5.55	c cleaning 8956 clauses out of 17913 with flag 45005/45005
13.52/6.77	c cleaning 9972 clauses out of 19953 with flag 56001/56001
16.26/8.13	c cleaning 10987 clauses out of 21980 with flag 68000/68000
19.78/9.98	c cleaning 11989 clauses out of 23994 with flag 81001/81001
23.08/11.68	c cleaning 13001 clauses out of 26004 with flag 95000/95000
26.78/13.59	c cleaning 13996 clauses out of 28003 with flag 110000/110000
31.10/15.76	c cleaning 14992 clauses out of 30007 with flag 126000/126000
35.52/18.03	c cleaning 15987 clauses out of 32015 with flag 143000/143000
40.60/20.63	c cleaning 17009 clauses out of 34028 with flag 161000/161000
46.48/23.66	c cleaning 17987 clauses out of 36019 with flag 180000/180000
53.03/26.90	c cleaning 19000 clauses out of 38032 with flag 200000/200000
60.01/30.56	c cleaning 19991 clauses out of 40032 with flag 221000/221000
68.85/35.07	c cleaning 20996 clauses out of 42041 with flag 243000/243000
78.90/40.19	c cleaning 22006 clauses out of 44047 with flag 266002/266002
90.53/46.09	c cleaning 22997 clauses out of 46039 with flag 290000/290000
101.86/51.83	c cleaning 23996 clauses out of 48042 with flag 315000/315000
116.11/59.06	c cleaning 25015 clauses out of 50046 with flag 341000/341000
128.79/65.49	c cleaning 26010 clauses out of 52032 with flag 368001/368001
142.63/72.41	c cleaning 26986 clauses out of 54021 with flag 396000/396000
156.49/79.59	c cleaning 28008 clauses out of 56037 with flag 425002/425002
170.28/86.53	c cleaning 29005 clauses out of 58029 with flag 455002/455002
187.71/95.36	c cleaning 29997 clauses out of 60022 with flag 486000/486000
205.73/104.45	c cleaning 30996 clauses out of 62027 with flag 518002/518002
225.36/114.40	c cleaning 32004 clauses out of 64030 with flag 551001/551001
244.92/124.37	c cleaning 33001 clauses out of 66025 with flag 585000/585000
266.12/135.09	c cleaning 33995 clauses out of 68025 with flag 620001/620001
288.67/146.45	c cleaning 0 clauses out of 5002 with flag 0/5002
293.26/148.68	c cleaning 34995 clauses out of 70029 with flag 656000/656000
311.19/157.59	c cleaning 36009 clauses out of 72034 with flag 693000/693000
337.93/171.00	c cleaning 37000 clauses out of 74027 with flag 731002/731002
364.92/184.68	c cleaning 38002 clauses out of 76026 with flag 770001/770001
395.11/199.93	c cleaning 39003 clauses out of 78025 with flag 810002/810002
427.76/216.40	c cleaning 40006 clauses out of 80020 with flag 851000/851000
463.57/234.35	c cleaning 40984 clauses out of 82014 with flag 893000/893000
497.84/251.54	c cleaning 42008 clauses out of 84032 with flag 936002/936002
533.40/269.57	c cleaning 42994 clauses out of 86022 with flag 980000/980000
571.68/288.80	c cleaning 44008 clauses out of 88028 with flag 1025000/1025000
605.85/305.92	c cleaning 44998 clauses out of 90020 with flag 1071000/1071000
642.20/324.26	c cleaning 46001 clauses out of 92023 with flag 1118001/1118001
681.72/344.27	c cleaning 46991 clauses out of 94021 with flag 1166000/1166000
719.92/363.45	c cleaning 48006 clauses out of 96030 with flag 1215000/1215000
756.71/381.98	c cleaning 49001 clauses out of 98026 with flag 1265002/1265002
795.58/401.91	c cleaning 49999 clauses out of 100023 with flag 1316000/1316000
841.73/425.17	c cleaning 50998 clauses out of 102025 with flag 1368001/1368001
890.13/449.43	c cleaning 52006 clauses out of 104028 with flag 1421002/1421002
938.09/473.59	c cleaning 52998 clauses out of 106022 with flag 1475002/1475002
984.95/497.24	c cleaning 54004 clauses out of 108024 with flag 1530002/1530002
1034.49/522.14	c cleaning 54983 clauses out of 110019 with flag 1586001/1586001
1091.34/550.65	c cleaning 56007 clauses out of 112038 with flag 1643003/1643003
1144.93/577.55	c cleaning 57006 clauses out of 114029 with flag 1701001/1701001
1202.94/606.85	c cleaning 58005 clauses out of 116025 with flag 1760003/1760003
1273.23/642.05	c cleaning 58995 clauses out of 118017 with flag 1820000/1820000
1354.12/682.53	c cleaning 60001 clauses out of 120022 with flag 1881000/1881000
1429.99/720.61	c cleaning 60993 clauses out of 122021 with flag 1943000/1943000
1510.01/760.93	c cleaning 61994 clauses out of 124029 with flag 2006001/2006001
1588.95/800.58	c cleaning 62989 clauses out of 126034 with flag 2070000/2070000
1669.27/840.86	c cleaning 64011 clauses out of 128046 with flag 2135001/2135001
1758.34/885.53	c cleaning 64976 clauses out of 130034 with flag 2201000/2201000
1800.16/906.91	c starts		: 228
1800.16/906.91	c conflicts		: 2243813
1800.16/906.91	c decisions		: 4447134
1800.16/906.91	c propagations		: 77278788
1800.16/906.91	c inspects		: 7960064940
1800.16/906.91	c shortcuts		: 0
1800.16/906.91	c learnt literals	: 0
1800.16/906.91	c learnt binary clauses	: 0
1800.16/906.91	c learnt ternary clauses	: 0
1800.16/906.91	c learnt constraints	: 2243813
1800.16/906.91	c ignored constraints	: 0
1800.16/906.91	c root simplifications	: 0
1800.16/906.91	c removed literals (reason simplification)	: 7280042
1800.16/906.91	c reason swapping (by a shorter reason)	: 0
1800.16/906.91	c Calls to reduceDB	: 62
1800.16/906.91	c number of reductions to clauses (during analyze)	: 0
1800.16/906.91	c number of learned constraints concerned by reduction	: 0
1800.16/906.91	c number of learning phase by resolution	: 0
1800.16/906.91	c number of learning phase by cutting planes	: 0
1800.16/906.91	c speed (assignments/second)	: 85308.83757179555
1800.16/906.91	c non guided choices	52
1800.16/906.94	c learnt constraints type 
1800.16/906.94	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 107898
1800.16/906.94	c constraints type 
1800.16/906.94	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 132
1800.16/906.94	c org.sat4j.minisat.constraints.card.MinWatchCard => 2
1800.16/906.94	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 222
1800.16/906.94	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 288
1800.16/906.94	c 644 constraints processed.
1800.16/906.94	c constraints type 
1800.16/906.94	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 222
1800.16/906.94	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 132
1800.16/906.94	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 2
1800.16/906.94	c org.sat4j.pb.constraints.pb.MaxWatchPb => 288
1800.16/906.94	c 644 constraints processed.
1800.16/906.94	s UNKNOWN
1800.16/906.94	c Total wall clock time (in seconds): 906.029

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3687202-1337871882/watcher-3687202-1337871882 -o /tmp/evaluation-result-3687202-1337871882/solver-3687202-1337871882 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar Both HOME/instance-3687202-1337871882.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 4/175 20546
/proc/meminfo: memFree=29030120/32873844 swapFree=6856/6856
[pid=20544] ppid=20541 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/20544/stat : 20544 (runsolver) D 20541 20544 20503 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 253316716 12095488 50 33554432000 4194304 5436572 140733857135280 140733857131576 4883175 0 0 4096 24578 18446744071579943789 0 0 17 0 0 0 0 0 0
/proc/20544/statm: 2953 50 31 304 0 2645 0

[startup+0.0650239 s]
/proc/loadavg: 0.00 0.00 0.00 4/175 20546
/proc/meminfo: memFree=29030120/32873844 swapFree=6856/6856
[pid=20544] ppid=20541 vsize=272 CPUtime=0 cores=0,2,4,6
/proc/20544/stat : 20544 (java) D 20541 20544 20503 0 -1 4202496 79 0 1 0 0 0 0 0 20 0 1 0 253316716 278528 33 33554432000 1073741824 1073778376 140735038027056 140735038024232 270109076775 0 0 4096 0 18446744071580397875 0 0 17 2 0 0 0 0 0
/proc/20544/statm: 68 33 25 9 0 25 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 272

[startup+0.100325 s]
/proc/loadavg: 0.00 0.00 0.00 4/175 20546
/proc/meminfo: memFree=29030120/32873844 swapFree=6856/6856
[pid=20544] ppid=20541 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/20544/stat : 20544 (java) R 20541 20544 20503 0 -1 4202496 249 0 2 0 0 0 0 0 20 0 1 0 253316716 9515008 185 33554432000 1073741824 1073778376 140735038027056 140735038018280 270118055351 0 0 4096 0 0 0 0 17 2 0 0 1 0 0
/proc/20544/statm: 2323 185 142 9 0 71 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9292

[startup+0.300187 s]
/proc/loadavg: 0.00 0.00 0.00 4/175 20546
/proc/meminfo: memFree=29030120/32873844 swapFree=6856/6856
[pid=20544] ppid=20541 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/20544/stat : 20544 (java) D 20541 20544 20503 0 -1 4202496 1015 0 9 0 0 0 0 0 20 0 1 0 253316716 23793664 751 33554432000 1073741824 1073778376 140734710623344 140734710613336 139639265658864 0 0 4096 0 18446744071579943789 0 0 17 0 0 0 15 0 0
/proc/20544/statm: 5809 751 551 9 0 128 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23236

[startup+0.700259 s]
/proc/loadavg: 0.00 0.00 0.00 4/175 20546
/proc/meminfo: memFree=29030120/32873844 swapFree=6856/6856
[pid=20544] ppid=20541 vsize=9225560 CPUtime=0.03 cores=0,2,4,6
/proc/20544/stat : 20544 (java) S 20541 20544 20503 0 -1 4202496 3031 0 28 0 2 1 0 0 20 0 13 0 253316716 9446973440 3244 33554432000 1073741824 1073778376 140734710623344 140734710614480 270121599037 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 26 0 0
/proc/20544/statm: 2306390 3244 1690 9 0 2297091 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9225560

[startup+1.50062 s]
/proc/loadavg: 0.00 0.00 0.00 6/215 20586
/proc/meminfo: memFree=28977028/32873844 swapFree=6856/6856
[pid=20544] ppid=20541 vsize=9824668 CPUtime=2.19 cores=0,2,4,6
/proc/20544/stat : 20544 (java) S 20541 20544 20503 0 -1 4202496 18710 0 29 0 214 5 0 0 20 0 22 0 253316716 10060460032 18217 33554432000 1073741824 1073778376 140734710623344 140734710614480 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 26 0 0
/proc/20544/statm: 2456167 18246 2240 9 0 2446860 0
[pid=20544/tid=20550] ppid=20541 vsize=9824668 CPUtime=0.23 cores=0,2,4,6
/proc/20544/task/20550/stat : 20550 (java) S 20541 20544 20503 0 -1 4202560 2497 0 6 0 21 2 0 0 20 0 22 0 253316756 10060460032 18259 33554432000 1073741824 1073778376 140734710623344 139639258616824 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 29 0 0
[pid=20544/tid=20551] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20551/stat : 20551 (java) S 20541 20544 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253316770 10060460032 18274 33554432000 1073741824 1073778376 140734710623344 139639102553128 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20552] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20552/stat : 20552 (java) S 20541 20544 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253316770 10060460032 18287 33554432000 1073741824 1073778376 140734710623344 139639101500328 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20544/tid=20553] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20553/stat : 20553 (java) S 20541 20544 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253316770 10060460032 18287 33554432000 1073741824 1073778376 140734710623344 139639100447528 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20544/tid=20555] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20555/stat : 20555 (java) S 20541 20544 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253316770 10060460032 18287 33554432000 1073741824 1073778376 140734710623344 139639099394728 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20544/tid=20557] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20557/stat : 20557 (java) S 20541 20544 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253316770 10060460032 18287 33554432000 1073741824 1073778376 140734710623344 139639098341928 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20544/tid=20559] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20559/stat : 20559 (java) S 20541 20544 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253316770 10060460032 18289 33554432000 1073741824 1073778376 140734710623344 139639097289128 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20544/tid=20561] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20561/stat : 20561 (java) S 20541 20544 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253316770 10060460032 18303 33554432000 1073741824 1073778376 140734710623344 139639096236328 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20544/tid=20563] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20563/stat : 20563 (java) S 20541 20544 20503 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253316770 10060460032 18314 33554432000 1073741824 1073778376 140734710623344 139639095183528 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20568] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20568/stat : 20568 (java) S 20541 20544 20503 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253316777 10060460032 18319 33554432000 1073741824 1073778376 140734710623344 139639082773480 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20570] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20570/stat : 20570 (java) S 20541 20544 20503 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 253316783 10060460032 18319 33554432000 1073741824 1073778376 140734710623344 139639081719544 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20572] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20572/stat : 20572 (java) S 20541 20544 20503 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253316783 10060460032 18319 33554432000 1073741824 1073778376 140734710623344 139639080666632 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20573] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20573/stat : 20573 (java) S 20541 20544 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253316794 10060460032 18319 33554432000 1073741824 1073778376 140734710623344 139639079615120 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20575] ppid=20541 vsize=9824668 CPUtime=0.49 cores=0,2,4,6
/proc/20544/task/20575/stat : 20575 (java) R 20541 20544 20503 0 -1 4202560 7818 0 1 0 48 1 0 0 20 0 22 0 253316794 10060460032 18319 33554432000 1073741824 1073778376 140734710623344 139639078549536 139639264459493 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=20544/tid=20577] ppid=20541 vsize=9824668 CPUtime=0.5 cores=0,2,4,6
/proc/20544/task/20577/stat : 20577 (java) R 20541 20544 20503 0 -1 4202560 7216 0 0 0 49 1 0 0 20 0 22 0 253316794 10060460032 18319 33554432000 1073741824 1073778376 140734710623344 139639077496840 139639265405874 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20578] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20578/stat : 20578 (java) S 20541 20544 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253316794 10060460032 18319 33554432000 1073741824 1073778376 140734710623344 139639076456824 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20544/tid=20580] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20580/stat : 20580 (java) S 20541 20544 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253316794 10060460032 18319 33554432000 1073741824 1073778376 140734710623344 139639075404232 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 9824668

[startup+3.1008 s]
/proc/loadavg: 0.00 0.00 0.00 3/193 20615
/proc/meminfo: memFree=28814192/32873844 swapFree=6856/6856
[pid=20544] ppid=20541 vsize=9824668 CPUtime=6.34 cores=0,2,4,6
/proc/20544/stat : 20544 (java) S 20541 20544 20503 0 -1 4202496 27301 0 29 0 620 14 0 0 20 0 22 0 253316716 10060460032 82432 33554432000 1073741824 1073778376 140734710623344 140734710614480 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 26 0 0
/proc/20544/statm: 2456167 82432 2279 9 0 2446860 0
[pid=20544/tid=20550] ppid=20541 vsize=9824668 CPUtime=0.23 cores=0,2,4,6
/proc/20544/task/20550/stat : 20550 (java) S 20541 20544 20503 0 -1 4202560 2497 0 6 0 21 2 0 0 20 0 22 0 253316756 10060460032 82432 33554432000 1073741824 1073778376 140734710623344 139639258616824 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 29 0 0
[pid=20544/tid=20551] ppid=20541 vsize=9824668 CPUtime=0.01 cores=0,2,4,6
/proc/20544/task/20551/stat : 20551 (java) S 20541 20544 20503 0 -1 4202560 20 0 0 0 1 0 0 0 20 0 22 0 253316770 10060460032 82432 33554432000 1073741824 1073778376 140734710623344 139639102553128 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20544/tid=20552] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20552/stat : 20552 (java) S 20541 20544 20503 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253316770 10060460032 82432 33554432000 1073741824 1073778376 140734710623344 139639101500328 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20544/tid=20553] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20553/stat : 20553 (java) S 20541 20544 20503 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 253316770 10060460032 82432 33554432000 1073741824 1073778376 140734710623344 139639100447528 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20544/tid=20555] ppid=20541 vsize=9824668 CPUtime=0.02 cores=0,2,4,6
/proc/20544/task/20555/stat : 20555 (java) S 20541 20544 20503 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 22 0 253316770 10060460032 82432 33554432000 1073741824 1073778376 140734710623344 139639099394728 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20557] ppid=20541 vsize=9824668 CPUtime=0.01 cores=0,2,4,6
/proc/20544/task/20557/stat : 20557 (java) S 20541 20544 20503 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 253316770 10060460032 82432 33554432000 1073741824 1073778376 140734710623344 139639098341928 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20544/tid=20559] ppid=20541 vsize=9824668 CPUtime=0.01 cores=0,2,4,6
/proc/20544/task/20559/stat : 20559 (java) S 20541 20544 20503 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 253316770 10060460032 82432 33554432000 1073741824 1073778376 140734710623344 139639097289128 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20544/tid=20561] ppid=20541 vsize=9824668 CPUtime=0.02 cores=0,2,4,6
/proc/20544/task/20561/stat : 20561 (java) S 20541 20544 20503 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 22 0 253316770 10060460032 82432 33554432000 1073741824 1073778376 140734710623344 139639096236328 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20544/tid=20563] ppid=20541 vsize=9824668 CPUtime=0.01 cores=0,2,4,6
/proc/20544/task/20563/stat : 20563 (java) S 20541 20544 20503 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 253316770 10060460032 82432 33554432000 1073741824 1073778376 140734710623344 139639095183528 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20544/tid=20568] ppid=20541 vsize=9824668 CPUtime=0.11 cores=0,2,4,6
/proc/20544/task/20568/stat : 20568 (java) S 20541 20544 20503 0 -1 4202560 107 0 0 0 11 0 0 0 20 0 22 0 253316777 10060460032 82432 33554432000 1073741824 1073778376 140734710623344 139639082773480 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20570] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20570/stat : 20570 (java) S 20541 20544 20503 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253316783 10060460032 82432 33554432000 1073741824 1073778376 140734710623344 139639081719544 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20572] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20572/stat : 20572 (java) S 20541 20544 20503 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253316783 10060460032 82432 33554432000 1073741824 1073778376 140734710623344 139639080666632 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20573] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20573/stat : 20573 (java) S 20541 20544 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253316794 10060460032 82432 33554432000 1073741824 1073778376 140734710623344 139639079615120 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20575] ppid=20541 vsize=9824668 CPUtime=0.94 cores=0,2,4,6
/proc/20544/task/20575/stat : 20575 (java) S 20541 20544 20503 0 -1 4202560 8877 0 1 0 93 1 0 0 20 0 22 0 253316794 10060460032 82432 33554432000 1073741824 1073778376 140734710623344 139639078562232 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20544/tid=20577] ppid=20541 vsize=9824668 CPUtime=1.06 cores=0,2,4,6
/proc/20544/task/20577/stat : 20577 (java) S 20541 20544 20503 0 -1 4202560 14342 0 0 0 102 4 0 0 20 0 22 0 253316794 10060460032 82432 33554432000 1073741824 1073778376 140734710623344 139639077509432 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20578] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20578/stat : 20578 (java) S 20541 20544 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253316794 10060460032 82432 33554432000 1073741824 1073778376 140734710623344 139639076456824 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20544/tid=20580] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20580/stat : 20580 (java) S 20541 20544 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253316794 10060460032 82432 33554432000 1073741824 1073778376 140734710623344 139639075404232 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20544/tid=20587] ppid=20541 vsize=9824668 CPUtime=1.85 cores=0,2,4,6
/proc/20544/task/20587/stat : 20587 (java) R 20541 20544 20503 0 -1 4202560 30 0 0 0 185 0 0 0 20 0 22 0 253316820 10060460032 82432 33554432000 1073741824 1073778376 140734710623344 139639074350048 139639131733850 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20544/tid=20588] ppid=20541 vsize=9824668 CPUtime=1.85 cores=0,2,4,6
/proc/20544/task/20588/stat : 20588 (java) R 20541 20544 20503 0 -1 4202560 174 0 0 0 182 3 0 0 20 0 22 0 253316820 10060460032 82432 33554432000 1073741824 1073778376 140734710623344 139639073294896 139639131584960 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20544/tid=20589] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20589/stat : 20589 (java) S 20541 20544 20503 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253316820 10060460032 82432 33554432000 1073741824 1073778376 140734710623344 139639072245160 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20544/tid=20590] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20590/stat : 20590 (java) S 20541 20544 20503 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253316820 10060460032 82432 33554432000 1073741824 1073778376 140734710623344 139639071192360 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 6.34
Current children cumulated vsize (KiB) 9824668

[startup+6.3008 s]
/proc/loadavg: 0.16 0.04 0.01 3/193 20615
/proc/meminfo: memFree=28573872/32873844 swapFree=6856/6856
[pid=20544] ppid=20541 vsize=9824668 CPUtime=12.72 cores=0,2,4,6
/proc/20544/stat : 20544 (java) S 20541 20544 20503 0 -1 4202496 27878 0 29 0 1253 19 0 0 20 0 22 0 253316716 10060460032 127946 33554432000 1073741824 1073778376 140734710623344 140734710614480 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 26 0 0
/proc/20544/statm: 2456167 127946 2279 9 0 2446860 0
[pid=20544/tid=20550] ppid=20541 vsize=9824668 CPUtime=0.23 cores=0,2,4,6
/proc/20544/task/20550/stat : 20550 (java) S 20541 20544 20503 0 -1 4202560 2498 0 6 0 21 2 0 0 20 0 22 0 253316756 10060460032 127946 33554432000 1073741824 1073778376 140734710623344 139639258616824 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 29 0 0
[pid=20544/tid=20551] ppid=20541 vsize=9824668 CPUtime=0.03 cores=0,2,4,6
/proc/20544/task/20551/stat : 20551 (java) S 20541 20544 20503 0 -1 4202560 28 0 0 0 3 0 0 0 20 0 22 0 253316770 10060460032 127946 33554432000 1073741824 1073778376 140734710623344 139639102553128 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20552] ppid=20541 vsize=9824668 CPUtime=0.01 cores=0,2,4,6
/proc/20544/task/20552/stat : 20552 (java) S 20541 20544 20503 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 253316770 10060460032 127946 33554432000 1073741824 1073778376 140734710623344 139639101500328 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20553] ppid=20541 vsize=9824668 CPUtime=0.02 cores=0,2,4,6
/proc/20544/task/20553/stat : 20553 (java) S 20541 20544 20503 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 22 0 253316770 10060460032 127946 33554432000 1073741824 1073778376 140734710623344 139639100447528 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20544/tid=20555] ppid=20541 vsize=9824668 CPUtime=0.04 cores=0,2,4,6
/proc/20544/task/20555/stat : 20555 (java) S 20541 20544 20503 0 -1 4202560 22 0 0 0 4 0 0 0 20 0 22 0 253316770 10060460032 127946 33554432000 1073741824 1073778376 140734710623344 139639099394728 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20544/tid=20557] ppid=20541 vsize=9824668 CPUtime=0.04 cores=0,2,4,6
/proc/20544/task/20557/stat : 20557 (java) S 20541 20544 20503 0 -1 4202560 22 0 0 0 4 0 0 0 20 0 22 0 253316770 10060460032 127946 33554432000 1073741824 1073778376 140734710623344 139639098341928 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20559] ppid=20541 vsize=9824668 CPUtime=0.03 cores=0,2,4,6
/proc/20544/task/20559/stat : 20559 (java) S 20541 20544 20503 0 -1 4202560 23 0 0 0 3 0 0 0 20 0 22 0 253316770 10060460032 127946 33554432000 1073741824 1073778376 140734710623344 139639097289128 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20544/tid=20561] ppid=20541 vsize=9824668 CPUtime=0.03 cores=0,2,4,6
/proc/20544/task/20561/stat : 20561 (java) S 20541 20544 20503 0 -1 4202560 26 0 0 0 3 0 0 0 20 0 22 0 253316770 10060460032 127946 33554432000 1073741824 1073778376 140734710623344 139639096236328 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20544/tid=20563] ppid=20541 vsize=9824668 CPUtime=0.04 cores=0,2,4,6
/proc/20544/task/20563/stat : 20563 (java) S 20541 20544 20503 0 -1 4202560 23 0 0 0 4 0 0 0 20 0 22 0 253316770 10060460032 127946 33554432000 1073741824 1073778376 140734710623344 139639095183528 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20544/tid=20568] ppid=20541 vsize=9824668 CPUtime=0.34 cores=0,2,4,6
/proc/20544/task/20568/stat : 20568 (java) S 20541 20544 20503 0 -1 4202560 239 0 0 0 34 0 0 0 20 0 22 0 253316777 10060460032 127946 33554432000 1073741824 1073778376 140734710623344 139639082773480 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20544/tid=20570] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20570/stat : 20570 (java) S 20541 20544 20503 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253316783 10060460032 127946 33554432000 1073741824 1073778376 140734710623344 139639081719544 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20572] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20572/stat : 20572 (java) S 20541 20544 20503 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253316783 10060460032 127946 33554432000 1073741824 1073778376 140734710623344 139639080666632 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20573] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20573/stat : 20573 (java) S 20541 20544 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253316794 10060460032 127946 33554432000 1073741824 1073778376 140734710623344 139639079615120 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20575] ppid=20541 vsize=9824668 CPUtime=1.08 cores=0,2,4,6
/proc/20544/task/20575/stat : 20575 (java) S 20541 20544 20503 0 -1 4202560 9185 0 1 0 107 1 0 0 20 0 22 0 253316794 10060460032 127946 33554432000 1073741824 1073778376 140734710623344 139639078562232 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20577] ppid=20541 vsize=9824668 CPUtime=1.07 cores=0,2,4,6
/proc/20544/task/20577/stat : 20577 (java) S 20541 20544 20503 0 -1 4202560 14345 0 0 0 103 4 0 0 20 0 22 0 253316794 10060460032 127946 33554432000 1073741824 1073778376 140734710623344 139639077509432 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20544/tid=20578] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20578/stat : 20578 (java) S 20541 20544 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253316794 10060460032 127946 33554432000 1073741824 1073778376 140734710623344 139639076456824 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20544/tid=20580] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20580/stat : 20580 (java) S 20541 20544 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253316794 10060460032 127946 33554432000 1073741824 1073778376 140734710623344 139639075404232 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20544/tid=20587] ppid=20541 vsize=9824668 CPUtime=4.75 cores=0,2,4,6
/proc/20544/task/20587/stat : 20587 (java) R 20541 20544 20503 0 -1 4202560 34 0 0 0 475 0 0 0 20 0 22 0 253316820 10060460032 127946 33554432000 1073741824 1073778376 140734710623344 139639074350168 139639131623434 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0

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

/proc/20544/statm: 2456167 549076 2280 9 0 2446860 0
[pid=20544/tid=20550] ppid=20541 vsize=9824668 CPUtime=0.27 cores=0,2,4,6
/proc/20544/task/20550/stat : 20550 (java) S 20541 20544 20503 0 -1 4202560 2532 0 6 0 24 3 0 0 20 0 22 0 253316756 10060460032 549076 33554432000 1073741824 1073778376 140734710623344 139639258616824 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 29 0 0
[pid=20544/tid=20551] ppid=20541 vsize=9824668 CPUtime=2.98 cores=0,2,4,6
/proc/20544/task/20551/stat : 20551 (java) S 20541 20544 20503 0 -1 4202560 1245 0 0 0 283 15 0 0 20 0 22 0 253316770 10060460032 549076 33554432000 1073741824 1073778376 140734710623344 139639102553128 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20552] ppid=20541 vsize=9824668 CPUtime=3.07 cores=0,2,4,6
/proc/20544/task/20552/stat : 20552 (java) S 20541 20544 20503 0 -1 4202560 1187 0 0 0 291 16 0 0 20 0 22 0 253316770 10060460032 549076 33554432000 1073741824 1073778376 140734710623344 139639101500328 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20544/tid=20553] ppid=20541 vsize=9824668 CPUtime=2.92 cores=0,2,4,6
/proc/20544/task/20553/stat : 20553 (java) S 20541 20544 20503 0 -1 4202560 1561 0 0 0 276 16 0 0 20 0 22 0 253316770 10060460032 549076 33554432000 1073741824 1073778376 140734710623344 139639100447528 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20544/tid=20555] ppid=20541 vsize=9824668 CPUtime=2.85 cores=0,2,4,6
/proc/20544/task/20555/stat : 20555 (java) S 20541 20544 20503 0 -1 4202560 1136 0 0 0 269 16 0 0 20 0 22 0 253316770 10060460032 549076 33554432000 1073741824 1073778376 140734710623344 139639099394728 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20544/tid=20557] ppid=20541 vsize=9824668 CPUtime=2.9 cores=0,2,4,6
/proc/20544/task/20557/stat : 20557 (java) S 20541 20544 20503 0 -1 4202560 1495 0 0 0 276 14 0 0 20 0 22 0 253316770 10060460032 549076 33554432000 1073741824 1073778376 140734710623344 139639098341928 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20544/tid=20559] ppid=20541 vsize=9824668 CPUtime=2.89 cores=0,2,4,6
/proc/20544/task/20559/stat : 20559 (java) S 20541 20544 20503 0 -1 4202560 1107 0 0 0 275 14 0 0 20 0 22 0 253316770 10060460032 549076 33554432000 1073741824 1073778376 140734710623344 139639097289128 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20544/tid=20561] ppid=20541 vsize=9824668 CPUtime=3.01 cores=0,2,4,6
/proc/20544/task/20561/stat : 20561 (java) S 20541 20544 20503 0 -1 4202560 1505 0 0 0 286 15 0 0 20 0 22 0 253316770 10060460032 549076 33554432000 1073741824 1073778376 140734710623344 139639096236328 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20563] ppid=20541 vsize=9824668 CPUtime=2.96 cores=0,2,4,6
/proc/20544/task/20563/stat : 20563 (java) S 20541 20544 20503 0 -1 4202560 1376 0 0 0 281 15 0 0 20 0 22 0 253316770 10060460032 549076 33554432000 1073741824 1073778376 140734710623344 139639095183528 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20544/tid=20568] ppid=20541 vsize=9824668 CPUtime=24.59 cores=0,2,4,6
/proc/20544/task/20568/stat : 20568 (java) S 20541 20544 20503 0 -1 4202560 2481 0 0 0 2441 18 0 0 20 0 22 0 253316777 10060460032 549076 33554432000 1073741824 1073778376 140734710623344 139639082773480 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20544/tid=20570] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20570/stat : 20570 (java) S 20541 20544 20503 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253316783 10060460032 549076 33554432000 1073741824 1073778376 140734710623344 139639081719544 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20572] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20572/stat : 20572 (java) S 20541 20544 20503 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253316783 10060460032 549076 33554432000 1073741824 1073778376 140734710623344 139639080666632 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20573] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20573/stat : 20573 (java) S 20541 20544 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253316794 10060460032 549076 33554432000 1073741824 1073778376 140734710623344 139639079615120 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20575] ppid=20541 vsize=9824668 CPUtime=2.24 cores=0,2,4,6
/proc/20544/task/20575/stat : 20575 (java) S 20541 20544 20503 0 -1 4202560 18388 0 1 0 221 3 0 0 20 0 22 0 253316794 10060460032 549076 33554432000 1073741824 1073778376 140734710623344 139639078562232 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20544/tid=20577] ppid=20541 vsize=9824668 CPUtime=1.1 cores=0,2,4,6
/proc/20544/task/20577/stat : 20577 (java) S 20541 20544 20503 0 -1 4202560 14348 0 0 0 106 4 0 0 20 0 22 0 253316794 10060460032 549076 33554432000 1073741824 1073778376 140734710623344 139639077509432 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20544/tid=20578] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20578/stat : 20578 (java) S 20541 20544 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253316794 10060460032 549076 33554432000 1073741824 1073778376 140734710623344 139639076456824 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20544/tid=20580] ppid=20541 vsize=9824668 CPUtime=0.35 cores=0,2,4,6
/proc/20544/task/20580/stat : 20580 (java) S 20541 20544 20503 0 -1 4202560 50 0 0 0 17 18 0 0 20 0 22 0 253316794 10060460032 549076 33554432000 1073741824 1073778376 140734710623344 139639075404232 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20544/tid=20587] ppid=20541 vsize=9824668 CPUtime=847.73 cores=0,2,4,6
/proc/20544/task/20587/stat : 20587 (java) R 20541 20544 20503 0 -1 4202560 196 0 0 0 84757 16 0 0 20 0 22 0 253316820 10060460032 549076 33554432000 1073741824 1073778376 140734710623344 139639074348272 139639131735294 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20544/tid=20588] ppid=20541 vsize=9824668 CPUtime=847.68 cores=0,2,4,6
/proc/20544/task/20588/stat : 20588 (java) R 20541 20544 20503 0 -1 4202560 1221 0 0 0 84723 45 0 0 20 0 22 0 253316820 10060460032 549076 33554432000 1073741824 1073778376 140734710623344 139639073296224 139639131814561 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20589] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20589/stat : 20589 (java) S 20541 20544 20503 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253316820 10060460032 549076 33554432000 1073741824 1073778376 140734710623344 139639072245160 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20544/tid=20590] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20590/stat : 20590 (java) S 20541 20544 20503 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253316820 10060460032 549076 33554432000 1073741824 1073778376 140734710623344 139639071192360 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1751.93
Current children cumulated vsize (KiB) 9824668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+906.901 s]
/proc/loadavg: 4.02 3.74 2.41 5/219 20740
/proc/meminfo: memFree=24526080/32873844 swapFree=6856/6856
[pid=20544] ppid=20541 vsize=9824668 CPUtime=1800.16 cores=0,2,4,6
/proc/20544/stat : 20544 (java) S 20541 20544 20503 0 -1 4202496 51039 0 29 0 179809 207 0 0 20 0 22 0 253316716 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 140734710614480 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 26 0 0
/proc/20544/statm: 2456167 550136 2280 9 0 2446860 0
[pid=20544/tid=20550] ppid=20541 vsize=9824668 CPUtime=0.27 cores=0,2,4,6
/proc/20544/task/20550/stat : 20550 (java) S 20541 20544 20503 0 -1 4202560 2533 0 6 0 24 3 0 0 20 0 22 0 253316756 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639258616824 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 29 0 0
[pid=20544/tid=20551] ppid=20541 vsize=9824668 CPUtime=3.04 cores=0,2,4,6
/proc/20544/task/20551/stat : 20551 (java) S 20541 20544 20503 0 -1 4202560 1245 0 0 0 289 15 0 0 20 0 22 0 253316770 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639102553128 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20544/tid=20552] ppid=20541 vsize=9824668 CPUtime=3.1 cores=0,2,4,6
/proc/20544/task/20552/stat : 20552 (java) S 20541 20544 20503 0 -1 4202560 1187 0 0 0 294 16 0 0 20 0 22 0 253316770 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639101500328 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20553] ppid=20541 vsize=9824668 CPUtime=2.97 cores=0,2,4,6
/proc/20544/task/20553/stat : 20553 (java) S 20541 20544 20503 0 -1 4202560 1561 0 0 0 281 16 0 0 20 0 22 0 253316770 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639100447528 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20544/tid=20555] ppid=20541 vsize=9824668 CPUtime=2.89 cores=0,2,4,6
/proc/20544/task/20555/stat : 20555 (java) S 20541 20544 20503 0 -1 4202560 1138 0 0 0 273 16 0 0 20 0 22 0 253316770 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639099394728 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20544/tid=20557] ppid=20541 vsize=9824668 CPUtime=2.94 cores=0,2,4,6
/proc/20544/task/20557/stat : 20557 (java) S 20541 20544 20503 0 -1 4202560 1506 0 0 0 280 14 0 0 20 0 22 0 253316770 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639098341928 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20544/tid=20559] ppid=20541 vsize=9824668 CPUtime=2.94 cores=0,2,4,6
/proc/20544/task/20559/stat : 20559 (java) S 20541 20544 20503 0 -1 4202560 1107 0 0 0 280 14 0 0 20 0 22 0 253316770 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639097289128 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20544/tid=20561] ppid=20541 vsize=9824668 CPUtime=3.08 cores=0,2,4,6
/proc/20544/task/20561/stat : 20561 (java) S 20541 20544 20503 0 -1 4202560 1517 0 0 0 293 15 0 0 20 0 22 0 253316770 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639096236328 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20544/tid=20563] ppid=20541 vsize=9824668 CPUtime=3 cores=0,2,4,6
/proc/20544/task/20563/stat : 20563 (java) S 20541 20544 20503 0 -1 4202560 1376 0 0 0 285 15 0 0 20 0 22 0 253316770 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639095183528 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20544/tid=20568] ppid=20541 vsize=9824668 CPUtime=25.71 cores=0,2,4,6
/proc/20544/task/20568/stat : 20568 (java) S 20541 20544 20503 0 -1 4202560 2496 0 0 0 2552 19 0 0 20 0 22 0 253316777 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639082773480 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20544/tid=20570] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20570/stat : 20570 (java) S 20541 20544 20503 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253316783 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639081719544 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20572] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20572/stat : 20572 (java) S 20541 20544 20503 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253316783 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639080666632 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20573] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20573/stat : 20573 (java) S 20541 20544 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253316794 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639079615120 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20575] ppid=20541 vsize=9824668 CPUtime=2.24 cores=0,2,4,6
/proc/20544/task/20575/stat : 20575 (java) S 20541 20544 20503 0 -1 4202560 18388 0 1 0 221 3 0 0 20 0 22 0 253316794 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639078562232 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20544/tid=20577] ppid=20541 vsize=9824668 CPUtime=1.1 cores=0,2,4,6
/proc/20544/task/20577/stat : 20577 (java) S 20541 20544 20503 0 -1 4202560 14348 0 0 0 106 4 0 0 20 0 22 0 253316794 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639077509432 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20544/tid=20578] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20578/stat : 20578 (java) S 20541 20544 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253316794 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639076456824 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20544/tid=20580] ppid=20541 vsize=9824668 CPUtime=0.36 cores=0,2,4,6
/proc/20544/task/20580/stat : 20580 (java) S 20541 20544 20503 0 -1 4202560 52 0 0 0 18 18 0 0 20 0 22 0 253316794 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639075404232 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20544/tid=20587] ppid=20541 vsize=9824668 CPUtime=871.05 cores=0,2,4,6
/proc/20544/task/20587/stat : 20587 (java) R 20541 20544 20503 0 -1 4202560 198 0 0 0 87088 17 0 0 20 0 22 0 253316820 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639074349104 139639131574080 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20588] ppid=20541 vsize=9824668 CPUtime=870.98 cores=0,2,4,6
/proc/20544/task/20588/stat : 20588 (java) R 20541 20544 20503 0 -1 4202560 1221 0 0 0 87052 46 0 0 20 0 22 0 253316820 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639073295472 139639131785017 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20544/tid=20589] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20589/stat : 20589 (java) S 20541 20544 20503 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253316820 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639072245160 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20544/tid=20590] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20590/stat : 20590 (java) S 20541 20544 20503 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253316820 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639071192360 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 9824668

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

Solver just ended. Dumping a history of the last processes samples

[startup+906.901 s]
/proc/loadavg: 4.02 3.74 2.41 5/219 20740
/proc/meminfo: memFree=24526080/32873844 swapFree=6856/6856
[pid=20544] ppid=20541 vsize=9824668 CPUtime=1800.16 cores=0,2,4,6
/proc/20544/stat : 20544 (java) S 20541 20544 20503 0 -1 4202496 51039 0 29 0 179809 207 0 0 20 0 22 0 253316716 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 140734710614480 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 26 0 0
/proc/20544/statm: 2456167 550136 2280 9 0 2446860 0
[pid=20544/tid=20550] ppid=20541 vsize=9824668 CPUtime=0.27 cores=0,2,4,6
/proc/20544/task/20550/stat : 20550 (java) S 20541 20544 20503 0 -1 4202560 2533 0 6 0 24 3 0 0 20 0 22 0 253316756 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639258616824 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 29 0 0
[pid=20544/tid=20551] ppid=20541 vsize=9824668 CPUtime=3.04 cores=0,2,4,6
/proc/20544/task/20551/stat : 20551 (java) S 20541 20544 20503 0 -1 4202560 1245 0 0 0 289 15 0 0 20 0 22 0 253316770 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639102553128 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20544/tid=20552] ppid=20541 vsize=9824668 CPUtime=3.1 cores=0,2,4,6
/proc/20544/task/20552/stat : 20552 (java) S 20541 20544 20503 0 -1 4202560 1187 0 0 0 294 16 0 0 20 0 22 0 253316770 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639101500328 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20553] ppid=20541 vsize=9824668 CPUtime=2.97 cores=0,2,4,6
/proc/20544/task/20553/stat : 20553 (java) S 20541 20544 20503 0 -1 4202560 1561 0 0 0 281 16 0 0 20 0 22 0 253316770 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639100447528 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20544/tid=20555] ppid=20541 vsize=9824668 CPUtime=2.89 cores=0,2,4,6
/proc/20544/task/20555/stat : 20555 (java) S 20541 20544 20503 0 -1 4202560 1138 0 0 0 273 16 0 0 20 0 22 0 253316770 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639099394728 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20544/tid=20557] ppid=20541 vsize=9824668 CPUtime=2.94 cores=0,2,4,6
/proc/20544/task/20557/stat : 20557 (java) S 20541 20544 20503 0 -1 4202560 1506 0 0 0 280 14 0 0 20 0 22 0 253316770 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639098341928 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20544/tid=20559] ppid=20541 vsize=9824668 CPUtime=2.94 cores=0,2,4,6
/proc/20544/task/20559/stat : 20559 (java) S 20541 20544 20503 0 -1 4202560 1107 0 0 0 280 14 0 0 20 0 22 0 253316770 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639097289128 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20544/tid=20561] ppid=20541 vsize=9824668 CPUtime=3.08 cores=0,2,4,6
/proc/20544/task/20561/stat : 20561 (java) S 20541 20544 20503 0 -1 4202560 1517 0 0 0 293 15 0 0 20 0 22 0 253316770 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639096236328 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20544/tid=20563] ppid=20541 vsize=9824668 CPUtime=3 cores=0,2,4,6
/proc/20544/task/20563/stat : 20563 (java) S 20541 20544 20503 0 -1 4202560 1376 0 0 0 285 15 0 0 20 0 22 0 253316770 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639095183528 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20544/tid=20568] ppid=20541 vsize=9824668 CPUtime=25.71 cores=0,2,4,6
/proc/20544/task/20568/stat : 20568 (java) S 20541 20544 20503 0 -1 4202560 2496 0 0 0 2552 19 0 0 20 0 22 0 253316777 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639082773480 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20544/tid=20570] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20570/stat : 20570 (java) S 20541 20544 20503 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253316783 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639081719544 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20572] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20572/stat : 20572 (java) S 20541 20544 20503 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253316783 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639080666632 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20573] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20573/stat : 20573 (java) S 20541 20544 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253316794 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639079615120 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20575] ppid=20541 vsize=9824668 CPUtime=2.24 cores=0,2,4,6
/proc/20544/task/20575/stat : 20575 (java) S 20541 20544 20503 0 -1 4202560 18388 0 1 0 221 3 0 0 20 0 22 0 253316794 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639078562232 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20544/tid=20577] ppid=20541 vsize=9824668 CPUtime=1.1 cores=0,2,4,6
/proc/20544/task/20577/stat : 20577 (java) S 20541 20544 20503 0 -1 4202560 14348 0 0 0 106 4 0 0 20 0 22 0 253316794 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639077509432 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20544/tid=20578] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20578/stat : 20578 (java) S 20541 20544 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253316794 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639076456824 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20544/tid=20580] ppid=20541 vsize=9824668 CPUtime=0.36 cores=0,2,4,6
/proc/20544/task/20580/stat : 20580 (java) S 20541 20544 20503 0 -1 4202560 52 0 0 0 18 18 0 0 20 0 22 0 253316794 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639075404232 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20544/tid=20587] ppid=20541 vsize=9824668 CPUtime=871.05 cores=0,2,4,6
/proc/20544/task/20587/stat : 20587 (java) R 20541 20544 20503 0 -1 4202560 198 0 0 0 87088 17 0 0 20 0 22 0 253316820 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639074349104 139639131574080 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20544/tid=20588] ppid=20541 vsize=9824668 CPUtime=870.98 cores=0,2,4,6
/proc/20544/task/20588/stat : 20588 (java) R 20541 20544 20503 0 -1 4202560 1221 0 0 0 87052 46 0 0 20 0 22 0 253316820 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639073295472 139639131785017 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20544/tid=20589] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20589/stat : 20589 (java) S 20541 20544 20503 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253316820 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639072245160 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20544/tid=20590] ppid=20541 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/20544/task/20590/stat : 20590 (java) S 20541 20544 20503 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253316820 10060460032 550136 33554432000 1073741824 1073778376 140734710623344 139639071192360 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 9824668

Child status: 143

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

Real time (s): 906.959
CPU time (s): 1800.16
CPU user time (s): 1798.09
CPU system time (s): 2.07
CPU usage (%): 198.483
Max. virtual memory (cumulated for all children) (KiB): 9824668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.62
system time used= 2.49262
maximum resident set size= 2276332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51079
page faults= 29
swaps= 0
block input operations= 18744
block output operations= 944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29773
involuntary context switches= 49766

runsolver used 3.44248 second user time and 8.17376 second system time

The end

Launcher Data

Begin job on node106 at 2012-05-24 17:04:42
IDJOB=3687202
IDBENCH=1168
IDSOLVER=2268
FILE ID=node106/3687202-1337871882
RUNJOBID= node106-1337871881-20519
PBS_JOBID= 14620098
Free space on /tmp= 71664 MiB

SOLVER NAME= SAT 4j PB RES // CP 2.3.2 Snapshot
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army12.21ls.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3687202-1337871882/watcher-3687202-1337871882 -o /tmp/evaluation-result-3687202-1337871882/solver-3687202-1337871882 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar Both HOME/instance-3687202-1337871882.opb

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

MD5SUM BENCH= 3d28f31cd61cfb39466f429c599fdb4f
RANDOM SEED=1415802339

node106.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		: 2667.065
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	: 5334.13
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		: 2667.065
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	: 5331.91
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		: 2667.065
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	: 5331.91
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		: 2667.065
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	: 5331.92
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		: 2667.065
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	: 5331.91
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		: 2667.065
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	: 5331.91
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		: 2667.065
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	: 5331.91
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		: 2667.065
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29030392 kB
Buffers:          193600 kB
Cached:          2876500 kB
SwapCached:            0 kB
Active:           701472 kB
Inactive:        2379152 kB
Active(anon):      13492 kB
Inactive(anon):        0 kB
Active(file):     687980 kB
Inactive(file):  2379152 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               792 kB
Writeback:             0 kB
AnonPages:         17284 kB
Mapped:            13572 kB
Shmem:               200 kB
Slab:             625088 kB
SReclaimable:      67976 kB
SUnreclaim:       557112 kB
KernelStack:        1392 kB
PageTables:         4484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     103712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71664 MiB
End job on node106 at 2012-05-24 17:19:51