Trace number 3729962

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
PB11: Sat4j Res//CP 2.3.0? (TO) 1800.66 911.663

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
liu/vdw/normalized-vdw_k5_l4_n750.opb
MD5SUM84dfc4b706a5e82746c96ff285501708
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables3750
Total number of constraints467625
Number of constraints which are clauses466875
Number of constraints which are cardinality constraints (but not clauses)750
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint5
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
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.10	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.10	c See www.sat4j.org for details.
0.08/0.10	c version 2.3.1.v20110525
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		9996466904
0.08/0.10	c Max memory 		10048897024
0.08/0.10	c Total memory 		10048897024
0.08/0.10	c Number of processors 	8
0.08/0.13	c Pseudo Boolean Optimization
0.08/0.13	c ManyCore solver with 2 solvers running in parallel
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5495fd19
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.13	c Expensive reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/0.13	c Glucose learned constraints deletion strategy
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@ae94e92
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.13	c No reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/0.13	c Glucose learned constraints deletion strategy
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c solving HOME/instance-3729962-1338679448.opb
0.08/0.13	c reading problem ... 
4.17/3.75	c ... done. Wall clock time 3.628s.
4.17/3.75	c #vars     3750
4.17/3.75	c #constraints  468375
4.17/3.75	c constraints type 
4.17/3.75	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 467625
4.17/3.75	c org.sat4j.minisat.constraints.card.MinWatchCard => 750
4.17/3.75	c constraints type 
4.17/3.75	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 467625
4.17/3.75	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 750
10.70/6.30	c cleaning 2496 clauses out of 5001 with flag 5001/5001
14.59/8.36	c cleaning 4241 clauses out of 8506 with flag 11002/11002
18.12/10.21	c cleaning 5628 clauses out of 11264 with flag 18001/18001
22.06/12.39	c cleaning 6813 clauses out of 13637 with flag 26002/26002
26.71/14.84	c cleaning 7904 clauses out of 15822 with flag 35000/35000
29.92/16.52	c cleaning 0 clauses out of 5000 with flag 0/5000
32.09/17.68	c cleaning 8957 clauses out of 17919 with flag 45001/45001
37.66/20.46	c cleaning 9976 clauses out of 19962 with flag 56001/56001
43.48/23.50	c cleaning 10992 clauses out of 21991 with flag 68006/68006
49.81/26.86	c cleaning 11990 clauses out of 23994 with flag 81001/81001
56.34/30.22	c cleaning 12993 clauses out of 26003 with flag 95000/95000
63.65/34.03	c cleaning 13998 clauses out of 28010 with flag 110000/110000
71.44/38.15	c cleaning 14999 clauses out of 30012 with flag 126000/126000
80.16/42.64	c cleaning 15988 clauses out of 32014 with flag 143001/143001
88.86/47.19	c cleaning 16997 clauses out of 34025 with flag 161000/161000
99.00/52.31	c cleaning 18007 clauses out of 36029 with flag 180001/180001
108.99/57.55	c cleaning 19009 clauses out of 38022 with flag 200001/200001
111.10/58.79	c cleaning 0 clauses out of 11000 with flag 0/11000
119.80/63.26	c cleaning 19987 clauses out of 40012 with flag 221000/221000
131.72/69.31	c cleaning 21001 clauses out of 42025 with flag 243000/243000
144.88/76.12	c cleaning 22000 clauses out of 44024 with flag 266000/266000
156.78/82.22	c cleaning 22999 clauses out of 46027 with flag 290003/290003
171.30/89.67	c cleaning 24010 clauses out of 48025 with flag 315000/315000
188.01/98.12	c cleaning 24992 clauses out of 50016 with flag 341001/341001
204.59/106.64	c cleaning 26005 clauses out of 52023 with flag 368000/368000
221.90/115.49	c cleaning 27001 clauses out of 54021 with flag 396003/396003
237.23/123.25	c cleaning 27991 clauses out of 56018 with flag 425001/425001
253.72/131.65	c cleaning 29003 clauses out of 58026 with flag 455000/455000
273.09/141.59	c cleaning 30002 clauses out of 60023 with flag 486000/486000
297.21/153.75	c cleaning 30995 clauses out of 62023 with flag 518002/518002
310.12/160.30	c cleaning 0 clauses out of 18000 with flag 0/18000
321.00/165.90	c cleaning 31988 clauses out of 64026 with flag 551000/551000
348.76/180.02	c cleaning 33001 clauses out of 66039 with flag 585001/585001
368.83/190.22	c cleaning 34015 clauses out of 68038 with flag 620001/620001
390.32/201.11	c cleaning 34991 clauses out of 70022 with flag 656000/656000
413.01/212.60	c cleaning 35999 clauses out of 72033 with flag 693002/693002
437.13/224.91	c cleaning 37008 clauses out of 74033 with flag 731001/731001
470.48/241.77	c cleaning 38003 clauses out of 76024 with flag 770000/770000
496.75/255.01	c cleaning 38996 clauses out of 78024 with flag 810003/810003
534.28/273.92	c cleaning 40005 clauses out of 80026 with flag 851001/851001
564.86/289.44	c cleaning 41000 clauses out of 82022 with flag 893002/893002
591.72/303.03	c cleaning 41996 clauses out of 84020 with flag 936000/936000
621.22/317.95	c cleaning 42993 clauses out of 86025 with flag 980001/980001
655.95/335.44	c cleaning 44003 clauses out of 88031 with flag 1025000/1025000
700.32/357.80	c cleaning 45001 clauses out of 90028 with flag 1071000/1071000
737.05/376.31	c cleaning 46005 clauses out of 92027 with flag 1118000/1118000
785.34/400.64	c cleaning 46995 clauses out of 94022 with flag 1166000/1166000
825.71/420.98	c cleaning 48004 clauses out of 96029 with flag 1215002/1215002
854.65/435.68	c cleaning 0 clauses out of 26000 with flag 0/26000
877.92/447.44	c cleaning 48991 clauses out of 98023 with flag 1265000/1265000
932.83/475.08	c cleaning 49993 clauses out of 100032 with flag 1316000/1316000
964.30/490.90	c cleaning 51008 clauses out of 102041 with flag 1368002/1368002
1000.57/509.36	c cleaning 51999 clauses out of 104032 with flag 1421001/1421001
1040.03/529.21	c cleaning 53004 clauses out of 106032 with flag 1475000/1475000
1090.38/554.54	c cleaning 54006 clauses out of 108028 with flag 1530000/1530000
1145.88/582.46	c cleaning 55005 clauses out of 110025 with flag 1586003/1586003
1189.21/604.30	c cleaning 55975 clauses out of 112018 with flag 1643001/1643001
1250.31/635.07	c cleaning 56996 clauses out of 114042 with flag 1701000/1701000
1321.84/670.91	c cleaning 57991 clauses out of 116046 with flag 1760000/1760000
1373.15/696.75	c cleaning 59015 clauses out of 118055 with flag 1820000/1820000
1438.08/729.46	c cleaning 60011 clauses out of 120041 with flag 1881001/1881001
1507.14/764.16	c cleaning 61000 clauses out of 122029 with flag 1943000/1943000
1565.28/793.40	c cleaning 62008 clauses out of 124030 with flag 2006001/2006001
1610.40/816.08	c cleaning 62994 clauses out of 126021 with flag 2070000/2070000
1666.87/844.59	c cleaning 63996 clauses out of 128027 with flag 2135000/2135000
1730.15/876.30	c cleaning 65006 clauses out of 130031 with flag 2201000/2201000
1777.27/900.01	c cleaning 0 clauses out of 35000 with flag 0/35000
1800.12/911.61	c starts		: 228
1800.12/911.61	c conflicts		: 2263897
1800.12/911.61	c decisions		: 3239759
1800.12/911.61	c propagations		: 422098587
1800.12/911.61	c inspects		: 6420145031
1800.12/911.61	c shortcuts		: 0
1800.12/911.61	c learnt literals	: 0
1800.12/911.61	c learnt binary clauses	: 0
1800.12/911.61	c learnt ternary clauses	: 0
1800.12/911.61	c learnt constraints	: 2263897
1800.12/911.61	c ignored constraints	: 0
1800.12/911.61	c root simplifications	: 0
1800.12/911.61	c removed literals (reason simplification)	: 59339723
1800.12/911.61	c reason swapping (by a shorter reason)	: 0
1800.12/911.61	c Calls to reduceDB	: 62
1800.12/911.61	c number of reductions to clauses (during analyze)	: 0
1800.12/911.61	c number of learned constraints concerned by reduction	: 0
1800.12/911.61	c number of learning phase by resolution	: 0
1800.12/911.61	c number of learning phase by cutting planes	: 0
1800.12/911.61	c speed (assignments/second)	: 464941.66346313775
1800.12/911.61	c non guided choices	1989
1800.12/911.64	c learnt constraints type 
1800.12/911.64	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 127958
1800.12/911.64	c constraints type 
1800.12/911.64	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 467625
1800.12/911.64	c org.sat4j.minisat.constraints.card.MinWatchCard => 750
1800.12/911.64	c constraints type 
1800.12/911.64	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 467625
1800.12/911.64	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 750
1800.12/911.64	s UNKNOWN
1800.12/911.64	c Total wall clock time (in seconds): 911.518

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.84 3.57 2.34 4/197 20583
/proc/meminfo: memFree=23663360/32873844 swapFree=7372/7372
[pid=20583] ppid=20581 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/20583/stat : 20583 (java) D 20581 20583 20030 0 -1 4202496 248 0 0 0 0 0 0 0 20 0 1 0 334070992 9515008 182 33554432000 1073741824 1073778376 140733283441056 140733283432088 251032059573 0 0 4096 0 18446744072100609316 0 0 17 3 0 0 0 0 0
/proc/20583/statm: 2323 182 140 9 0 71 0

[startup+0.102053 s]
/proc/loadavg: 3.84 3.57 2.34 4/197 20583
/proc/meminfo: memFree=23663360/32873844 swapFree=7372/7372
[pid=20583] ppid=20581 vsize=11586392 CPUtime=0.08 cores=1,3,5,7
/proc/20583/stat : 20583 (java) S 20581 20583 20030 0 -1 4202496 4963 0 1 0 7 1 0 0 20 0 18 0 334070992 11864465408 13305 33554432000 1073741824 1073778376 140734408436832 140734408427968 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20583/statm: 2896598 13305 2042 9 0 2887285 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11586392

[startup+0.200209 s]
/proc/loadavg: 3.84 3.57 2.34 4/197 20583
/proc/meminfo: memFree=23663360/32873844 swapFree=7372/7372
[pid=20583] ppid=20581 vsize=11586392 CPUtime=0.23 cores=1,3,5,7
/proc/20583/stat : 20583 (java) S 20581 20583 20030 0 -1 4202496 5567 0 1 0 22 1 0 0 20 0 18 0 334070992 11864465408 14337 33554432000 1073741824 1073778376 140734408436832 140734408427968 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20583/statm: 2896598 14337 2189 9 0 2887285 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 11586392

[startup+0.300224 s]
/proc/loadavg: 3.84 3.57 2.34 4/197 20583
/proc/meminfo: memFree=23663360/32873844 swapFree=7372/7372
[pid=20583] ppid=20581 vsize=11586392 CPUtime=0.47 cores=1,3,5,7
/proc/20583/stat : 20583 (java) S 20581 20583 20030 0 -1 4202496 6446 0 1 0 45 2 0 0 20 0 18 0 334070992 11864465408 16345 33554432000 1073741824 1073778376 140734408436832 140734408427968 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20583/statm: 2896598 16345 2222 9 0 2887285 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 11586392

[startup+0.700203 s]
/proc/loadavg: 3.84 3.57 2.34 4/197 20583
/proc/meminfo: memFree=23663360/32873844 swapFree=7372/7372
[pid=20583] ppid=20581 vsize=11586392 CPUtime=1.17 cores=1,3,5,7
/proc/20583/stat : 20583 (java) S 20581 20583 20030 0 -1 4202496 9554 0 1 0 112 5 0 0 20 0 18 0 334070992 11864465408 57516 33554432000 1073741824 1073778376 140734408436832 140734408427968 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20583/statm: 2896598 57516 2237 9 0 2887285 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 11586392

[startup+1.50079 s]
/proc/loadavg: 3.84 3.57 2.34 4/215 20601
/proc/meminfo: memFree=23237732/32873844 swapFree=7372/7372
[pid=20583] ppid=20581 vsize=11586392 CPUtime=1.98 cores=1,3,5,7
/proc/20583/stat : 20583 (java) S 20581 20583 20030 0 -1 4202496 9750 0 1 0 185 13 0 0 20 0 18 0 334070992 11864465408 157868 33554432000 1073741824 1073778376 140734408436832 140734408427968 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20583/statm: 2896598 157868 2237 9 0 2887285 0
[pid=20583/tid=20585] ppid=20581 vsize=11586392 CPUtime=1.46 cores=1,3,5,7
/proc/20583/task/20585/stat : 20585 (java) R 20581 20583 20030 0 -1 4202560 3640 0 1 0 135 11 0 0 20 0 18 0 334070993 11864465408 157868 33554432000 1073741824 1073778376 140734408436832 139974097981568 251035444493 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=20583/tid=20586] ppid=20581 vsize=11586392 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20586/stat : 20586 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334070995 11864465408 157868 33554432000 1073741824 1073778376 140734408436832 139974066399400 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20587] ppid=20581 vsize=11586392 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20587/stat : 20587 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334070995 11864465408 157868 33554432000 1073741824 1073778376 140734408436832 139974065346856 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20583/tid=20588] ppid=20581 vsize=11586392 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20588/stat : 20588 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334070995 11864465408 157868 33554432000 1073741824 1073778376 140734408436832 139974064294312 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20583/tid=20589] ppid=20581 vsize=11586392 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20589/stat : 20589 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334070995 11864465408 157868 33554432000 1073741824 1073778376 140734408436832 139974063241768 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20583/tid=20590] ppid=20581 vsize=11586392 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20590/stat : 20590 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334070995 11864465408 157868 33554432000 1073741824 1073778376 140734408436832 139974062189224 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20591] ppid=20581 vsize=11586392 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20591/stat : 20591 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334070995 11864465408 157868 33554432000 1073741824 1073778376 140734408436832 139974061136680 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20583/tid=20592] ppid=20581 vsize=11586392 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20592/stat : 20592 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334070995 11864465408 157868 33554432000 1073741824 1073778376 140734408436832 139974060084136 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20593] ppid=20581 vsize=11586392 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20593/stat : 20593 (java) S 20581 20583 20030 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 334070995 11864465408 157868 33554432000 1073741824 1073778376 140734408436832 139974059031592 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20594] ppid=20581 vsize=11586392 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20594/stat : 20594 (java) S 20581 20583 20030 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 334070996 11864465408 157868 33554432000 1073741824 1073778376 140734408436832 139973445511272 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20595] ppid=20581 vsize=11586392 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20595/stat : 20595 (java) S 20581 20583 20030 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 334070997 11864465408 157868 33554432000 1073741824 1073778376 140734408436832 139973444457592 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20596] ppid=20581 vsize=11586392 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20596/stat : 20596 (java) S 20581 20583 20030 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 334070997 11864465408 157868 33554432000 1073741824 1073778376 140734408436832 139973443404936 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20597] ppid=20581 vsize=11586392 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20597/stat : 20597 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334070999 11864465408 157868 33554432000 1073741824 1073778376 140734408436832 139973442353680 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20598] ppid=20581 vsize=11586392 CPUtime=0.24 cores=1,3,5,7
/proc/20583/task/20598/stat : 20598 (java) S 20581 20583 20030 0 -1 4202560 2407 0 0 0 24 0 0 0 20 0 18 0 334070999 11864465408 157868 33554432000 1073741824 1073778376 140734408436832 139973441301048 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20599] ppid=20581 vsize=11586392 CPUtime=0.23 cores=1,3,5,7
/proc/20583/task/20599/stat : 20599 (java) S 20581 20583 20030 0 -1 4202560 2519 0 0 0 23 0 0 0 20 0 18 0 334070999 11864465408 157868 33554432000 1073741824 1073778376 140734408436832 139973440248504 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20583/tid=20600] ppid=20581 vsize=11586392 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20600/stat : 20600 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334070999 11864465408 157868 33554432000 1073741824 1073778376 140734408436832 139973439196152 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20583/tid=20601] ppid=20581 vsize=11586392 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20601/stat : 20601 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334070999 11864465408 157868 33554432000 1073741824 1073778376 140734408436832 139973438143816 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.98
Current children cumulated vsize (KiB) 11586392

[startup+3.10079 s]
/proc/loadavg: 3.84 3.57 2.34 4/215 20601
/proc/meminfo: memFree=22687744/32873844 swapFree=7372/7372
[pid=20583] ppid=20581 vsize=11586392 CPUtime=3.58 cores=1,3,5,7
/proc/20583/stat : 20583 (java) S 20581 20583 20030 0 -1 4202496 10142 0 1 0 330 28 0 0 20 0 18 0 334070992 11864465408 358572 33554432000 1073741824 1073778376 140734408436832 140734408427968 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20583/statm: 2896598 358572 2237 9 0 2887285 0
[pid=20583/tid=20585] ppid=20581 vsize=11586392 CPUtime=3.06 cores=1,3,5,7
/proc/20583/task/20585/stat : 20585 (java) R 20581 20583 20030 0 -1 4202560 4032 0 1 0 280 26 0 0 20 0 18 0 334070993 11864465408 358572 33554432000 1073741824 1073778376 140734408436832 139974097981424 139973940958163 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=20583/tid=20586] ppid=20581 vsize=11586392 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20586/stat : 20586 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334070995 11864465408 358572 33554432000 1073741824 1073778376 140734408436832 139974066399400 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20587] ppid=20581 vsize=11586392 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20587/stat : 20587 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334070995 11864465408 358572 33554432000 1073741824 1073778376 140734408436832 139974065346856 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20583/tid=20588] ppid=20581 vsize=11586392 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20588/stat : 20588 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334070995 11864465408 358572 33554432000 1073741824 1073778376 140734408436832 139974064294312 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20583/tid=20589] ppid=20581 vsize=11586392 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20589/stat : 20589 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334070995 11864465408 358572 33554432000 1073741824 1073778376 140734408436832 139974063241768 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20583/tid=20590] ppid=20581 vsize=11586392 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20590/stat : 20590 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334070995 11864465408 358572 33554432000 1073741824 1073778376 140734408436832 139974062189224 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20591] ppid=20581 vsize=11586392 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20591/stat : 20591 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334070995 11864465408 358572 33554432000 1073741824 1073778376 140734408436832 139974061136680 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20583/tid=20592] ppid=20581 vsize=11586392 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20592/stat : 20592 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334070995 11864465408 358572 33554432000 1073741824 1073778376 140734408436832 139974060084136 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20593] ppid=20581 vsize=11586392 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20593/stat : 20593 (java) S 20581 20583 20030 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 334070995 11864465408 358572 33554432000 1073741824 1073778376 140734408436832 139974059031592 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20594] ppid=20581 vsize=11586392 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20594/stat : 20594 (java) S 20581 20583 20030 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 334070996 11864465408 358572 33554432000 1073741824 1073778376 140734408436832 139973445511272 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20595] ppid=20581 vsize=11586392 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20595/stat : 20595 (java) S 20581 20583 20030 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 334070997 11864465408 358572 33554432000 1073741824 1073778376 140734408436832 139973444457592 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20596] ppid=20581 vsize=11586392 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20596/stat : 20596 (java) S 20581 20583 20030 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 334070997 11864465408 358572 33554432000 1073741824 1073778376 140734408436832 139973443404936 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20597] ppid=20581 vsize=11586392 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20597/stat : 20597 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334070999 11864465408 358572 33554432000 1073741824 1073778376 140734408436832 139973442353680 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20598] ppid=20581 vsize=11586392 CPUtime=0.24 cores=1,3,5,7
/proc/20583/task/20598/stat : 20598 (java) S 20581 20583 20030 0 -1 4202560 2407 0 0 0 24 0 0 0 20 0 18 0 334070999 11864465408 358572 33554432000 1073741824 1073778376 140734408436832 139973441301048 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20599] ppid=20581 vsize=11586392 CPUtime=0.23 cores=1,3,5,7
/proc/20583/task/20599/stat : 20599 (java) S 20581 20583 20030 0 -1 4202560 2519 0 0 0 23 0 0 0 20 0 18 0 334070999 11864465408 358572 33554432000 1073741824 1073778376 140734408436832 139973440248504 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20583/tid=20600] ppid=20581 vsize=11586392 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20600/stat : 20600 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334070999 11864465408 358572 33554432000 1073741824 1073778376 140734408436832 139973439196152 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20583/tid=20601] ppid=20581 vsize=11586392 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20601/stat : 20601 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334070999 11864465408 358572 33554432000 1073741824 1073778376 140734408436832 139973438143816 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.58
Current children cumulated vsize (KiB) 11586392

[startup+6.30082 s]
/proc/loadavg: 3.77 3.56 2.35 5/219 20605
/proc/meminfo: memFree=21712256/32873844 swapFree=7372/7372
[pid=20583] ppid=20581 vsize=11852648 CPUtime=10.7 cores=1,3,5,7
/proc/20583/stat : 20583 (java) S 20581 20583 20030 0 -1 4202496 21964 0 1 0 1031 39 0 0 20 0 22 0 334070992 12137111552 513817 33554432000 1073741824 1073778376 140734408436832 140734408427968 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20583/statm: 2963162 513817 2269 9 0 2953849 0
[pid=20583/tid=20585] ppid=20581 vsize=11852648 CPUtime=3.72 cores=1,3,5,7
/proc/20583/task/20585/stat : 20585 (java) S 20581 20583 20030 0 -1 4202560 4222 0 1 0 341 31 0 0 20 0 22 0 334070993 12137111552 513817 33554432000 1073741824 1073778376 140734408436832 139974097990808 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20583/tid=20586] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20586/stat : 20586 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334070995 12137111552 513817 33554432000 1073741824 1073778376 140734408436832 139974066399400 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20587] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20587/stat : 20587 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334070995 12137111552 513817 33554432000 1073741824 1073778376 140734408436832 139974065346856 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20583/tid=20588] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20588/stat : 20588 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334070995 12137111552 513817 33554432000 1073741824 1073778376 140734408436832 139974064294312 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20583/tid=20589] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20589/stat : 20589 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334070995 12137111552 513817 33554432000 1073741824 1073778376 140734408436832 139974063241768 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20583/tid=20590] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20590/stat : 20590 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334070995 12137111552 513817 33554432000 1073741824 1073778376 140734408436832 139974062189224 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20591] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20591/stat : 20591 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334070995 12137111552 513817 33554432000 1073741824 1073778376 140734408436832 139974061136680 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20583/tid=20592] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20592/stat : 20592 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334070995 12137111552 513817 33554432000 1073741824 1073778376 140734408436832 139974060084136 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20593] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20593/stat : 20593 (java) S 20581 20583 20030 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 334070995 12137111552 513817 33554432000 1073741824 1073778376 140734408436832 139974059031592 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20594] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20594/stat : 20594 (java) S 20581 20583 20030 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 334070996 12137111552 513817 33554432000 1073741824 1073778376 140734408436832 139973445511272 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20595] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20595/stat : 20595 (java) S 20581 20583 20030 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 334070997 12137111552 513817 33554432000 1073741824 1073778376 140734408436832 139973444457592 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20596] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20596/stat : 20596 (java) S 20581 20583 20030 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 334070997 12137111552 513817 33554432000 1073741824 1073778376 140734408436832 139973443404936 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20597] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20597/stat : 20597 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334070999 12137111552 513817 33554432000 1073741824 1073778376 140734408436832 139973442353680 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20598] ppid=20581 vsize=11852648 CPUtime=1.08 cores=1,3,5,7
/proc/20583/task/20598/stat : 20598 (java) R 20581 20583 20030 0 -1 4202560 10477 0 0 0 105 3 0 0 20 0 22 0 334070999 12137111552 513817 33554432000 1073741824 1073778376 140734408436832 139973441300912 139974100898295 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20599] ppid=20581 vsize=11852648 CPUtime=0.81 cores=1,3,5,7
/proc/20583/task/20599/stat : 20599 (java) S 20581 20583 20030 0 -1 4202560 5850 0 0 0 79 2 0 0 20 0 22 0 334070999 12137111552 513817 33554432000 1073741824 1073778376 140734408436832 139973440248504 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20583/tid=20600] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20600/stat : 20600 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334070999 12137111552 513817 33554432000 1073741824 1073778376 140734408436832 139973439196152 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20583/tid=20601] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20601/stat : 20601 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334070999 12137111552 513817 33554432000 1073741824 1073778376 140734408436832 139973438143816 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20602] ppid=20581 vsize=11852648 CPUtime=2.5 cores=1,3,5,7
/proc/20583/task/20602/stat : 20602 (java) R 20581 20583 20030 0 -1 4202560 33 0 0 0 250 0 0 0 20 0 22 0 334071368 12137111552 513817 33554432000 1073741824 1073778376 140734408436832 139973437085064 139973940569891 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=20583/tid=20603] ppid=20581 vsize=11852648 CPUtime=2.52 cores=1,3,5,7
/proc/20583/task/20603/stat : 20603 (java) R 20581 20583 20030 0 -1 4202560 176 0 0 0 249 3 0 0 20 0 22 0 334071368 12137111552 513817 33554432000 1073741824 1073778376 140734408436832 139973436035320 139973941286426 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=20583/tid=20604] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20604/stat : 20604 (java) S 20581 20583 20030 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 334071369 12137111552 513817 33554432000 1073741824 1073778376 140734408436832 139973434983464 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20583/tid=20605] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20605/stat : 20605 (java) S 20581 20583 20030 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 334071369 12137111552 513817 33554432000 1073741824 1073778376 140734408436832 139973433930920 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 10.7
Current children cumulated vsize (KiB) 11852648

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

[pid=20583/tid=20603] ppid=20581 vsize=11852648 CPUtime=791.66 cores=1,3,5,7
/proc/20583/task/20603/stat : 20603 (java) R 20581 20583 20030 0 -1 4202560 742 0 0 0 79131 35 0 0 20 0 22 0 334071368 12137111552 955454 33554432000 1073741824 1073778376 140734408436832 139973436033408 139973941458979 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20604] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20604/stat : 20604 (java) S 20581 20583 20030 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 334071369 12137111552 955454 33554432000 1073741824 1073778376 140734408436832 139973434983464 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20583/tid=20605] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20605/stat : 20605 (java) S 20581 20583 20030 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 334071369 12137111552 955454 33554432000 1073741824 1073778376 140734408436832 139973433930920 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1622.41
Current children cumulated vsize (KiB) 11852648

[startup+882.308 s]
/proc/loadavg: 4.08 3.96 3.30 5/219 21513
/proc/meminfo: memFree=22927148/32873844 swapFree=7372/7372
[pid=20583] ppid=20581 vsize=11852648 CPUtime=1741.82 cores=1,3,5,7
/proc/20583/stat : 20583 (java) S 20581 20583 20030 0 -1 4202496 31398 0 1 0 174035 147 0 0 20 0 22 0 334070992 12137111552 955490 33554432000 1073741824 1073778376 140734408436832 140734408427968 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20583/statm: 2963162 955490 2290 9 0 2953849 0
[pid=20583/tid=20585] ppid=20581 vsize=11852648 CPUtime=3.77 cores=1,3,5,7
/proc/20583/task/20585/stat : 20585 (java) S 20581 20583 20030 0 -1 4202560 4260 0 1 0 343 34 0 0 20 0 22 0 334070993 12137111552 955490 33554432000 1073741824 1073778376 140734408436832 139974097990808 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20583/tid=20586] ppid=20581 vsize=11852648 CPUtime=1.12 cores=1,3,5,7
/proc/20583/task/20586/stat : 20586 (java) S 20581 20583 20030 0 -1 4202560 208 0 0 0 104 8 0 0 20 0 22 0 334070995 12137111552 955490 33554432000 1073741824 1073778376 140734408436832 139974066399400 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20583/tid=20587] ppid=20581 vsize=11852648 CPUtime=1.04 cores=1,3,5,7
/proc/20583/task/20587/stat : 20587 (java) S 20581 20583 20030 0 -1 4202560 242 0 0 0 97 7 0 0 20 0 22 0 334070995 12137111552 955490 33554432000 1073741824 1073778376 140734408436832 139974065346856 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20583/tid=20588] ppid=20581 vsize=11852648 CPUtime=1.09 cores=1,3,5,7
/proc/20583/task/20588/stat : 20588 (java) S 20581 20583 20030 0 -1 4202560 204 0 0 0 101 8 0 0 20 0 22 0 334070995 12137111552 955490 33554432000 1073741824 1073778376 140734408436832 139974064294312 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20583/tid=20589] ppid=20581 vsize=11852648 CPUtime=0.91 cores=1,3,5,7
/proc/20583/task/20589/stat : 20589 (java) S 20581 20583 20030 0 -1 4202560 152 0 0 0 84 7 0 0 20 0 22 0 334070995 12137111552 955490 33554432000 1073741824 1073778376 140734408436832 139974063241768 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20583/tid=20590] ppid=20581 vsize=11852648 CPUtime=1 cores=1,3,5,7
/proc/20583/task/20590/stat : 20590 (java) S 20581 20583 20030 0 -1 4202560 166 0 0 0 96 4 0 0 20 0 22 0 334070995 12137111552 955490 33554432000 1073741824 1073778376 140734408436832 139974062189224 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20583/tid=20591] ppid=20581 vsize=11852648 CPUtime=0.93 cores=1,3,5,7
/proc/20583/task/20591/stat : 20591 (java) S 20581 20583 20030 0 -1 4202560 193 0 0 0 86 7 0 0 20 0 22 0 334070995 12137111552 955490 33554432000 1073741824 1073778376 140734408436832 139974061136680 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20583/tid=20592] ppid=20581 vsize=11852648 CPUtime=1.02 cores=1,3,5,7
/proc/20583/task/20592/stat : 20592 (java) S 20581 20583 20030 0 -1 4202560 196 0 0 0 96 6 0 0 20 0 22 0 334070995 12137111552 955490 33554432000 1073741824 1073778376 140734408436832 139974060084136 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20583/tid=20593] ppid=20581 vsize=11852648 CPUtime=0.94 cores=1,3,5,7
/proc/20583/task/20593/stat : 20593 (java) S 20581 20583 20030 0 -1 4202560 146 0 0 0 88 6 0 0 20 0 22 0 334070995 12137111552 955490 33554432000 1073741824 1073778376 140734408436832 139974059031592 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20583/tid=20594] ppid=20581 vsize=11852648 CPUtime=25.42 cores=1,3,5,7
/proc/20583/task/20594/stat : 20594 (java) S 20581 20583 20030 0 -1 4202560 198 0 0 0 2535 7 0 0 20 0 22 0 334070996 12137111552 955490 33554432000 1073741824 1073778376 140734408436832 139973445511272 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20583/tid=20595] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20595/stat : 20595 (java) S 20581 20583 20030 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 334070997 12137111552 955490 33554432000 1073741824 1073778376 140734408436832 139973444457592 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20596] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20596/stat : 20596 (java) S 20581 20583 20030 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 334070997 12137111552 955490 33554432000 1073741824 1073778376 140734408436832 139973443404936 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20597] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20597/stat : 20597 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334070999 12137111552 955490 33554432000 1073741824 1073778376 140734408436832 139973442353680 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20598] ppid=20581 vsize=11852648 CPUtime=1.22 cores=1,3,5,7
/proc/20583/task/20598/stat : 20598 (java) S 20581 20583 20030 0 -1 4202560 12041 0 0 0 119 3 0 0 20 0 22 0 334070999 12137111552 955490 33554432000 1073741824 1073778376 140734408436832 139973441301048 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20583/tid=20599] ppid=20581 vsize=11852648 CPUtime=1.57 cores=1,3,5,7
/proc/20583/task/20599/stat : 20599 (java) S 20581 20583 20030 0 -1 4202560 11319 0 0 0 154 3 0 0 20 0 22 0 334070999 12137111552 955490 33554432000 1073741824 1073778376 140734408436832 139973440248504 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20583/tid=20600] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20600/stat : 20600 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334070999 12137111552 955490 33554432000 1073741824 1073778376 140734408436832 139973439196152 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20583/tid=20601] ppid=20581 vsize=11852648 CPUtime=0.43 cores=1,3,5,7
/proc/20583/task/20601/stat : 20601 (java) S 20581 20583 20030 0 -1 4202560 51 0 0 0 15 28 0 0 20 0 22 0 334070999 12137111552 955490 33554432000 1073741824 1073778376 140734408436832 139973438143816 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 3 0 0
[pid=20583/tid=20602] ppid=20581 vsize=11852648 CPUtime=850.75 cores=1,3,5,7
/proc/20583/task/20602/stat : 20602 (java) R 20581 20583 20030 0 -1 4202560 87 0 0 0 85061 14 0 0 20 0 22 0 334071368 12137111552 955490 33554432000 1073741824 1073778376 140734408436832 139973437087824 139973941177216 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20603] ppid=20581 vsize=11852648 CPUtime=850.69 cores=1,3,5,7
/proc/20583/task/20603/stat : 20603 (java) R 20581 20583 20030 0 -1 4202560 742 0 0 0 85034 35 0 0 20 0 22 0 334071368 12137111552 955490 33554432000 1073741824 1073778376 140734408436832 139973436033408 139973941502255 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=20583/tid=20604] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20604/stat : 20604 (java) S 20581 20583 20030 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 334071369 12137111552 955490 33554432000 1073741824 1073778376 140734408436832 139973434983464 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20583/tid=20605] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20605/stat : 20605 (java) S 20581 20583 20030 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 334071369 12137111552 955490 33554432000 1073741824 1073778376 140734408436832 139973433930920 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1741.82
Current children cumulated vsize (KiB) 11852648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+911.601 s]
/proc/loadavg: 4.05 3.96 3.32 5/219 21513
/proc/meminfo: memFree=21133932/32873844 swapFree=7372/7372
[pid=20583] ppid=20581 vsize=11852648 CPUtime=1800.12 cores=1,3,5,7
/proc/20583/stat : 20583 (java) S 20581 20583 20030 0 -1 4202496 31417 0 1 0 179865 147 0 0 20 0 22 0 334070992 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 140734408427968 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20583/statm: 2963162 956014 2290 9 0 2953849 0
[pid=20583/tid=20585] ppid=20581 vsize=11852648 CPUtime=3.77 cores=1,3,5,7
/proc/20583/task/20585/stat : 20585 (java) S 20581 20583 20030 0 -1 4202560 4260 0 1 0 343 34 0 0 20 0 22 0 334070993 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139974097990808 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20583/tid=20586] ppid=20581 vsize=11852648 CPUtime=1.15 cores=1,3,5,7
/proc/20583/task/20586/stat : 20586 (java) S 20581 20583 20030 0 -1 4202560 210 0 0 0 107 8 0 0 20 0 22 0 334070995 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139974066399400 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20583/tid=20587] ppid=20581 vsize=11852648 CPUtime=1.07 cores=1,3,5,7
/proc/20583/task/20587/stat : 20587 (java) S 20581 20583 20030 0 -1 4202560 242 0 0 0 100 7 0 0 20 0 22 0 334070995 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139974065346856 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20583/tid=20588] ppid=20581 vsize=11852648 CPUtime=1.14 cores=1,3,5,7
/proc/20583/task/20588/stat : 20588 (java) S 20581 20583 20030 0 -1 4202560 206 0 0 0 106 8 0 0 20 0 22 0 334070995 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139974064294312 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20589] ppid=20581 vsize=11852648 CPUtime=0.95 cores=1,3,5,7
/proc/20583/task/20589/stat : 20589 (java) S 20581 20583 20030 0 -1 4202560 156 0 0 0 88 7 0 0 20 0 22 0 334070995 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139974063241768 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20583/tid=20590] ppid=20581 vsize=11852648 CPUtime=1.03 cores=1,3,5,7
/proc/20583/task/20590/stat : 20590 (java) S 20581 20583 20030 0 -1 4202560 167 0 0 0 99 4 0 0 20 0 22 0 334070995 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139974062189224 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20583/tid=20591] ppid=20581 vsize=11852648 CPUtime=0.98 cores=1,3,5,7
/proc/20583/task/20591/stat : 20591 (java) S 20581 20583 20030 0 -1 4202560 194 0 0 0 91 7 0 0 20 0 22 0 334070995 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139974061136680 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20583/tid=20592] ppid=20581 vsize=11852648 CPUtime=1.06 cores=1,3,5,7
/proc/20583/task/20592/stat : 20592 (java) S 20581 20583 20030 0 -1 4202560 198 0 0 0 100 6 0 0 20 0 22 0 334070995 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139974060084136 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20583/tid=20593] ppid=20581 vsize=11852648 CPUtime=0.97 cores=1,3,5,7
/proc/20583/task/20593/stat : 20593 (java) S 20581 20583 20030 0 -1 4202560 146 0 0 0 91 6 0 0 20 0 22 0 334070995 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139974059031592 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20583/tid=20594] ppid=20581 vsize=11852648 CPUtime=25.84 cores=1,3,5,7
/proc/20583/task/20594/stat : 20594 (java) S 20581 20583 20030 0 -1 4202560 201 0 0 0 2577 7 0 0 20 0 22 0 334070996 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139973445511272 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20595] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20595/stat : 20595 (java) S 20581 20583 20030 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 334070997 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139973444457592 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20596] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20596/stat : 20596 (java) S 20581 20583 20030 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 334070997 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139973443404936 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20597] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20597/stat : 20597 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334070999 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139973442353680 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20598] ppid=20581 vsize=11852648 CPUtime=1.22 cores=1,3,5,7
/proc/20583/task/20598/stat : 20598 (java) S 20581 20583 20030 0 -1 4202560 12041 0 0 0 119 3 0 0 20 0 22 0 334070999 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139973441301048 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20583/tid=20599] ppid=20581 vsize=11852648 CPUtime=1.57 cores=1,3,5,7
/proc/20583/task/20599/stat : 20599 (java) S 20581 20583 20030 0 -1 4202560 11319 0 0 0 154 3 0 0 20 0 22 0 334070999 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139973440248504 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20583/tid=20600] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20600/stat : 20600 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334070999 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139973439196152 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20583/tid=20601] ppid=20581 vsize=11852648 CPUtime=0.43 cores=1,3,5,7
/proc/20583/task/20601/stat : 20601 (java) S 20581 20583 20030 0 -1 4202560 53 0 0 0 15 28 0 0 20 0 22 0 334070999 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139973438143816 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 3 0 0
[pid=20583/tid=20602] ppid=20581 vsize=11852648 CPUtime=879.55 cores=1,3,5,7
/proc/20583/task/20602/stat : 20602 (java) R 20581 20583 20030 0 -1 4202560 87 0 0 0 87940 15 0 0 20 0 22 0 334071368 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139973437086064 139973940746178 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=20583/tid=20603] ppid=20581 vsize=11852648 CPUtime=879.49 cores=1,3,5,7
/proc/20583/task/20603/stat : 20603 (java) R 20581 20583 20030 0 -1 4202560 744 0 0 0 87912 37 0 0 20 0 22 0 334071368 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139973436035280 139973941286423 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20604] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20604/stat : 20604 (java) S 20581 20583 20030 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 334071369 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139973434983464 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20583/tid=20605] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20605/stat : 20605 (java) S 20581 20583 20030 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 334071369 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139973433930920 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 11852648

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

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

[startup+911.601 s]
/proc/loadavg: 4.05 3.96 3.32 5/219 21513
/proc/meminfo: memFree=21133932/32873844 swapFree=7372/7372
[pid=20583] ppid=20581 vsize=11852648 CPUtime=1800.12 cores=1,3,5,7
/proc/20583/stat : 20583 (java) S 20581 20583 20030 0 -1 4202496 31417 0 1 0 179865 147 0 0 20 0 22 0 334070992 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 140734408427968 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/20583/statm: 2963162 956014 2290 9 0 2953849 0
[pid=20583/tid=20585] ppid=20581 vsize=11852648 CPUtime=3.77 cores=1,3,5,7
/proc/20583/task/20585/stat : 20585 (java) S 20581 20583 20030 0 -1 4202560 4260 0 1 0 343 34 0 0 20 0 22 0 334070993 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139974097990808 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20583/tid=20586] ppid=20581 vsize=11852648 CPUtime=1.15 cores=1,3,5,7
/proc/20583/task/20586/stat : 20586 (java) S 20581 20583 20030 0 -1 4202560 210 0 0 0 107 8 0 0 20 0 22 0 334070995 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139974066399400 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20583/tid=20587] ppid=20581 vsize=11852648 CPUtime=1.07 cores=1,3,5,7
/proc/20583/task/20587/stat : 20587 (java) S 20581 20583 20030 0 -1 4202560 242 0 0 0 100 7 0 0 20 0 22 0 334070995 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139974065346856 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20583/tid=20588] ppid=20581 vsize=11852648 CPUtime=1.14 cores=1,3,5,7
/proc/20583/task/20588/stat : 20588 (java) S 20581 20583 20030 0 -1 4202560 206 0 0 0 106 8 0 0 20 0 22 0 334070995 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139974064294312 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20589] ppid=20581 vsize=11852648 CPUtime=0.95 cores=1,3,5,7
/proc/20583/task/20589/stat : 20589 (java) S 20581 20583 20030 0 -1 4202560 156 0 0 0 88 7 0 0 20 0 22 0 334070995 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139974063241768 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20583/tid=20590] ppid=20581 vsize=11852648 CPUtime=1.03 cores=1,3,5,7
/proc/20583/task/20590/stat : 20590 (java) S 20581 20583 20030 0 -1 4202560 167 0 0 0 99 4 0 0 20 0 22 0 334070995 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139974062189224 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20583/tid=20591] ppid=20581 vsize=11852648 CPUtime=0.98 cores=1,3,5,7
/proc/20583/task/20591/stat : 20591 (java) S 20581 20583 20030 0 -1 4202560 194 0 0 0 91 7 0 0 20 0 22 0 334070995 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139974061136680 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20583/tid=20592] ppid=20581 vsize=11852648 CPUtime=1.06 cores=1,3,5,7
/proc/20583/task/20592/stat : 20592 (java) S 20581 20583 20030 0 -1 4202560 198 0 0 0 100 6 0 0 20 0 22 0 334070995 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139974060084136 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20583/tid=20593] ppid=20581 vsize=11852648 CPUtime=0.97 cores=1,3,5,7
/proc/20583/task/20593/stat : 20593 (java) S 20581 20583 20030 0 -1 4202560 146 0 0 0 91 6 0 0 20 0 22 0 334070995 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139974059031592 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20583/tid=20594] ppid=20581 vsize=11852648 CPUtime=25.84 cores=1,3,5,7
/proc/20583/task/20594/stat : 20594 (java) S 20581 20583 20030 0 -1 4202560 201 0 0 0 2577 7 0 0 20 0 22 0 334070996 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139973445511272 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20595] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20595/stat : 20595 (java) S 20581 20583 20030 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 334070997 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139973444457592 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20596] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20596/stat : 20596 (java) S 20581 20583 20030 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 334070997 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139973443404936 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20597] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20597/stat : 20597 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334070999 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139973442353680 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20598] ppid=20581 vsize=11852648 CPUtime=1.22 cores=1,3,5,7
/proc/20583/task/20598/stat : 20598 (java) S 20581 20583 20030 0 -1 4202560 12041 0 0 0 119 3 0 0 20 0 22 0 334070999 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139973441301048 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20583/tid=20599] ppid=20581 vsize=11852648 CPUtime=1.57 cores=1,3,5,7
/proc/20583/task/20599/stat : 20599 (java) S 20581 20583 20030 0 -1 4202560 11319 0 0 0 154 3 0 0 20 0 22 0 334070999 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139973440248504 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20583/tid=20600] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20600/stat : 20600 (java) S 20581 20583 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 334070999 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139973439196152 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20583/tid=20601] ppid=20581 vsize=11852648 CPUtime=0.43 cores=1,3,5,7
/proc/20583/task/20601/stat : 20601 (java) S 20581 20583 20030 0 -1 4202560 53 0 0 0 15 28 0 0 20 0 22 0 334070999 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139973438143816 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 3 0 0
[pid=20583/tid=20602] ppid=20581 vsize=11852648 CPUtime=879.55 cores=1,3,5,7
/proc/20583/task/20602/stat : 20602 (java) R 20581 20583 20030 0 -1 4202560 87 0 0 0 87940 15 0 0 20 0 22 0 334071368 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139973437086064 139973940746178 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=20583/tid=20603] ppid=20581 vsize=11852648 CPUtime=879.49 cores=1,3,5,7
/proc/20583/task/20603/stat : 20603 (java) R 20581 20583 20030 0 -1 4202560 744 0 0 0 87912 37 0 0 20 0 22 0 334071368 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139973436035280 139973941286423 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20583/tid=20604] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20604/stat : 20604 (java) S 20581 20583 20030 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 334071369 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139973434983464 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20583/tid=20605] ppid=20581 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/20583/task/20605/stat : 20605 (java) S 20581 20583 20030 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 334071369 12137111552 956014 33554432000 1073741824 1073778376 140734408436832 139973433930920 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 11852648

Child status: 143
Real time (s): 911.663
CPU time (s): 1800.66
CPU user time (s): 1798.68
CPU system time (s): 1.9827
CPU usage (%): 197.514
Max. virtual memory (cumulated for all children) (KiB): 11852648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.68
system time used= 1.9827
maximum resident set size= 3824176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31448
page faults= 1
swaps= 0
block input operations= 0
block output operations= 968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24125
involuntary context switches= 26421

runsolver used 4.82227 second user time and 7.49286 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-03 01:24:09
IDJOB=3729962
IDBENCH=1373
IDSOLVER=2328
FILE ID=node118/3729962-1338679448
RUNJOBID= node118-1338678623-20050
PBS_JOBID= 14636695
Free space on /tmp= 70948 MiB

SOLVER NAME= PB11: Sat4j Res//CP 2.3.0
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/vdw/normalized-vdw_k5_l4_n750.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3729962-1338679448/watcher-3729962-1338679448 -o /tmp/evaluation-result-3729962-1338679448/solver-3729962-1338679448 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3729962-1338679448.opb

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

MD5SUM BENCH= 84dfc4b706a5e82746c96ff285501708
RANDOM SEED=1069541614

node118.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.212
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.42
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.212
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	: 5438.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.212
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.92
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.212
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.91
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.212
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	: 5320.68
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.212
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		: 2666.212
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		: 2666.212
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        23663360 kB
Buffers:          481284 kB
Cached:          3849592 kB
SwapCached:            0 kB
Active:          5330936 kB
Inactive:        3001804 kB
Active(anon):    3991984 kB
Inactive(anon):    11340 kB
Active(file):    1338952 kB
Inactive(file):  2990464 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             20208 kB
Writeback:             0 kB
AnonPages:       4014156 kB
Mapped:            19820 kB
Shmem:               200 kB
Slab:             724016 kB
SReclaimable:     165176 kB
SUnreclaim:       558840 kB
KernelStack:        1632 kB
PageTables:        12024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:   10458360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3932160 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= 70952 MiB
End job on node118 at 2012-06-03 01:39:23