Trace number 3690061

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 Resolution 2.3.2 Snapshot? (TO) 1800.08 1794.35

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat50_4_16_0_mh_ic.opb
MD5SUM69c3f35ff6da259885813cb008cfe4d1
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3507933
Best CPU time to get the best result obtained on this benchmark1801.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables370300
Total number of constraints847958
Number of constraints which are clauses597900
Number of constraints which are cardinality constraints (but not clauses)58
Number of constraints which are nor clauses,nor cardinality constraints250000
Minimum length of a constraint2
Maximum length of a constraint3725
Number of terms in the objective function 132350
Biggest coefficient in the objective function 150568768
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 66235433706
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 150568768
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 66235433706
Number of bits of the biggest sum of numbers36
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.04/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.04/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.09	c See www.sat4j.org for details.
0.04/0.09	c version 2.3.2.v20120418
0.04/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.09	c java.vm.version	19.1-b02
0.04/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.09	c sun.arch.data.model	64
0.04/0.09	c java.version		1.6.0_24
0.04/0.09	c os.name		Linux
0.04/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.04/0.09	c os.arch		amd64
0.04/0.09	c Free memory 		501472288
0.04/0.09	c Max memory 		7480803328
0.04/0.09	c Total memory 		504102912
0.04/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@4a913fe2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-3690061-1337895617.opb
0.09/0.11	c reading problem ... 
7.27/5.33	c ... done. Wall clock time 5.218s.
7.27/5.33	c declared #vars     370300
7.27/5.34	c #constraints  855312
7.27/5.34	c constraints type 
7.27/5.34	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 241376
7.27/5.34	c org.sat4j.minisat.constraints.cnf.UnitClauses => 4
7.27/5.34	c org.sat4j.minisat.constraints.card.MinWatchCard => 57
7.27/5.34	c ignored satisfied constraints => 4
7.27/5.34	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 372450
7.27/5.34	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 241425
7.27/5.34	c 855316 constraints processed.
7.27/5.34	c objective function length is 132350 literals
267.01/264.34	c cleaning 2509 clauses out of 5017 with flag 5017/5017
313.83/310.49	c cleaning 4234 clauses out of 8495 with flag 11004/11004
372.79/369.39	c cleaning 5621 clauses out of 11261 with flag 18004/18004
431.84/428.26	c cleaning 6795 clauses out of 13636 with flag 26000/26000
476.15/472.36	c cleaning 7922 clauses out of 15844 with flag 35003/35003
555.49/551.53	c cleaning 8949 clauses out of 17923 with flag 45004/45004
691.22/687.14	c cleaning 9969 clauses out of 19971 with flag 56001/56001
790.30/786.16	c cleaning 10997 clauses out of 22001 with flag 68000/68000
907.77/903.30	c cleaning 11978 clauses out of 24004 with flag 81000/81000
1024.16/1019.55	c cleaning 13016 clauses out of 26031 with flag 95005/95005
1106.47/1101.50	c cleaning 13975 clauses out of 28010 with flag 110000/110000
1249.68/1244.56	c cleaning 14999 clauses out of 30035 with flag 126000/126000
1391.96/1386.78	c cleaning 16002 clauses out of 32039 with flag 143003/143003
1555.40/1550.03	c cleaning 16994 clauses out of 34034 with flag 161000/161000
1663.71/1658.11	c cleaning 18012 clauses out of 36040 with flag 180000/180000
1800.08/1794.31	c starts		: 118
1800.08/1794.31	c conflicts		: 199345
1800.08/1794.31	c decisions		: 1863188
1800.08/1794.31	c propagations		: 309545011
1800.08/1794.31	c inspects		: 6416899447
1800.08/1794.31	c shortcuts		: 0
1800.08/1794.31	c learnt literals	: 0
1800.08/1794.31	c learnt binary clauses	: 32
1800.08/1794.31	c learnt ternary clauses	: 4
1800.08/1794.31	c learnt constraints	: 199345
1800.08/1794.31	c ignored constraints	: 0
1800.08/1794.31	c root simplifications	: 0
1800.08/1794.31	c removed literals (reason simplification)	: 0
1800.08/1794.31	c reason swapping (by a shorter reason)	: 0
1800.08/1794.31	c Calls to reduceDB	: 15
1800.08/1794.31	c number of reductions to clauses (during analyze)	: 0
1800.08/1794.31	c number of learned constraints concerned by reduction	: 0
1800.08/1794.31	c number of learning phase by resolution	: 0
1800.08/1794.31	c number of learning phase by cutting planes	: 0
1800.08/1794.31	c speed (assignments/second)	: 173040.08803357216
1800.08/1794.31	c non guided choices	0
1800.08/1794.33	c learnt constraints type 
1800.08/1794.33	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 32
1800.08/1794.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 37345
1800.08/1794.33	c constraints type 
1800.08/1794.33	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 241376
1800.08/1794.33	c org.sat4j.minisat.constraints.cnf.UnitClauses => 4
1800.08/1794.33	c org.sat4j.minisat.constraints.card.MinWatchCard => 57
1800.08/1794.33	c ignored satisfied constraints => 4
1800.08/1794.33	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 372450
1800.08/1794.33	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 241425
1800.08/1794.33	c 855316 constraints processed.
1800.08/1794.33	s UNKNOWN
1800.08/1794.33	c Total wall clock time (in seconds): 1794.218

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-3690061-1337895617/watcher-3690061-1337895617 -o /tmp/evaluation-result-3690061-1337895617/solver-3690061-1337895617 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3690061-1337895617.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: 1.00 1.32 1.68 3/174 30682
/proc/meminfo: memFree=28934988/32873844 swapFree=6080/6080
[pid=30682] ppid=30678 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/30682/stat : 30682 (java) D 30678 30682 24394 0 -1 4202496 240 0 0 0 0 0 0 0 20 0 1 0 255686367 9515008 175 33554432000 1073741824 1073778376 140736051444320 140736051427048 248790205328 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/30682/statm: 2323 175 133 9 0 71 0

[startup+0.0616129 s]
/proc/loadavg: 1.00 1.32 1.68 3/174 30682
/proc/meminfo: memFree=28934988/32873844 swapFree=6080/6080
[pid=30682] ppid=30678 vsize=9225560 CPUtime=0.04 cores=1,3,5,7
/proc/30682/stat : 30682 (java) S 30678 30682 24394 0 -1 4202496 3090 0 1 0 3 1 0 0 20 0 13 0 255686367 9446973440 4299 33554432000 1073741824 1073778376 140735904342400 140735904333536 248793563197 0 0 0 16800971 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/30682/statm: 2306390 4299 1714 9 0 2297091 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9225560

[startup+0.100339 s]
/proc/loadavg: 1.00 1.32 1.68 3/174 30682
/proc/meminfo: memFree=28934988/32873844 swapFree=6080/6080
[pid=30682] ppid=30678 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/30682/stat : 30682 (java) S 30678 30682 24394 0 -1 4202496 4290 0 1 0 8 1 0 0 20 0 18 0 255686367 9787813888 5480 33554432000 1073741824 1073778376 140735904342400 140735904333536 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/30682/statm: 2389603 5480 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.300312 s]
/proc/loadavg: 1.00 1.32 1.68 3/174 30682
/proc/meminfo: memFree=28934988/32873844 swapFree=6080/6080
[pid=30682] ppid=30678 vsize=9558412 CPUtime=0.45 cores=1,3,5,7
/proc/30682/stat : 30682 (java) S 30678 30682 24394 0 -1 4202496 5465 0 1 0 43 2 0 0 20 0 18 0 255686367 9787813888 14267 33554432000 1073741824 1073778376 140735904342400 140735904333536 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/30682/statm: 2389603 14267 2215 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558412

[startup+0.700215 s]
/proc/loadavg: 1.00 1.32 1.68 3/174 30682
/proc/meminfo: memFree=28934988/32873844 swapFree=6080/6080
[pid=30682] ppid=30678 vsize=9558412 CPUtime=1.19 cores=1,3,5,7
/proc/30682/stat : 30682 (java) S 30678 30682 24394 0 -1 4202496 6143 0 1 0 106 13 0 0 20 0 18 0 255686367 9787813888 51153 33554432000 1073741824 1073778376 140735904342400 140735904333536 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/30682/statm: 2389603 51153 2236 9 0 2380296 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 9558412

[startup+1.50069 s]
/proc/loadavg: 1.00 1.32 1.68 3/212 30720
/proc/meminfo: memFree=28398964/32873844 swapFree=6080/6080
[pid=30682] ppid=30678 vsize=9558412 CPUtime=2.62 cores=1,3,5,7
/proc/30682/stat : 30682 (java) S 30678 30682 24394 0 -1 4202496 12368 0 1 0 238 24 0 0 20 0 18 0 255686367 9787813888 95045 33554432000 1073741824 1073778376 140735904342400 140735904333536 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/30682/statm: 2389603 95045 2254 9 0 2380296 0
[pid=30682/tid=30687] ppid=30678 vsize=9558412 CPUtime=1.28 cores=1,3,5,7
/proc/30682/task/30687/stat : 30687 (java) R 30678 30682 24394 0 -1 4202560 2562 0 1 0 122 6 0 0 20 0 18 0 255686369 9787813888 95045 33554432000 1073741824 1073778376 140735904342400 140222712000432 140222579247682 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=30682/tid=30691] ppid=30678 vsize=9558412 CPUtime=0.07 cores=1,3,5,7
/proc/30682/task/30691/stat : 30691 (java) S 30678 30682 24394 0 -1 4202560 40 0 0 0 5 2 0 0 20 0 18 0 255686370 9787813888 95045 33554432000 1073741824 1073778376 140735904342400 140222701071144 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30682/tid=30694] ppid=30678 vsize=9558412 CPUtime=0.05 cores=1,3,5,7
/proc/30682/task/30694/stat : 30694 (java) S 30678 30682 24394 0 -1 4202560 25 0 0 0 3 2 0 0 20 0 18 0 255686370 9787813888 95045 33554432000 1073741824 1073778376 140735904342400 140222700018344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30682/tid=30697] ppid=30678 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/30682/task/30697/stat : 30697 (java) S 30678 30682 24394 0 -1 4202560 30 0 0 0 4 2 0 0 20 0 18 0 255686370 9787813888 95045 33554432000 1073741824 1073778376 140735904342400 140222698966056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30682/tid=30699] ppid=30678 vsize=9558412 CPUtime=0.1 cores=1,3,5,7
/proc/30682/task/30699/stat : 30699 (java) S 30678 30682 24394 0 -1 4202560 141 0 0 0 7 3 0 0 20 0 18 0 255686370 9787813888 95045 33554432000 1073741824 1073778376 140735904342400 140222697913256 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30682/tid=30701] ppid=30678 vsize=9558412 CPUtime=0.07 cores=1,3,5,7
/proc/30682/task/30701/stat : 30701 (java) S 30678 30682 24394 0 -1 4202560 111 0 0 0 5 2 0 0 20 0 18 0 255686370 9787813888 95045 33554432000 1073741824 1073778376 140735904342400 140222551243048 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30682/tid=30702] ppid=30678 vsize=9558412 CPUtime=0.08 cores=1,3,5,7
/proc/30682/task/30702/stat : 30702 (java) S 30678 30682 24394 0 -1 4202560 136 0 0 0 5 3 0 0 20 0 18 0 255686370 9787813888 95045 33554432000 1073741824 1073778376 140735904342400 140222550190248 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30682/tid=30703] ppid=30678 vsize=9558412 CPUtime=0.05 cores=1,3,5,7
/proc/30682/task/30703/stat : 30703 (java) S 30678 30682 24394 0 -1 4202560 23 0 0 0 4 1 0 0 20 0 18 0 255686370 9787813888 95045 33554432000 1073741824 1073778376 140735904342400 140222549137960 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30682/tid=30704] ppid=30678 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/30682/task/30704/stat : 30704 (java) S 30678 30682 24394 0 -1 4202560 127 0 0 0 7 2 0 0 20 0 18 0 255686370 9787813888 95045 33554432000 1073741824 1073778376 140735904342400 140222548085160 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30682/tid=30706] ppid=30678 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30706/stat : 30706 (java) S 30678 30682 24394 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 18 0 255686371 9787813888 95045 33554432000 1073741824 1073778376 140735904342400 140222535887592 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30682/tid=30709] ppid=30678 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30709/stat : 30709 (java) S 30678 30682 24394 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255686371 9787813888 95045 33554432000 1073741824 1073778376 140735904342400 140222534833656 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30682/tid=30710] ppid=30678 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30710/stat : 30710 (java) S 30678 30682 24394 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255686371 9787813888 95045 33554432000 1073741824 1073778376 140735904342400 140222533781256 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30682/tid=30711] ppid=30678 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30711/stat : 30711 (java) S 30678 30682 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255686374 9787813888 95045 33554432000 1073741824 1073778376 140735904342400 140222532729744 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30682/tid=30713] ppid=30678 vsize=9558412 CPUtime=0.33 cores=1,3,5,7
/proc/30682/task/30713/stat : 30713 (java) S 30678 30682 24394 0 -1 4202560 4897 0 0 0 33 0 0 0 20 0 18 0 255686374 9787813888 95045 33554432000 1073741824 1073778376 140735904342400 140222531676344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30682/tid=30715] ppid=30678 vsize=9558412 CPUtime=0.29 cores=1,3,5,7
/proc/30682/task/30715/stat : 30715 (java) S 30678 30682 24394 0 -1 4202560 2906 0 0 0 29 0 0 0 20 0 18 0 255686374 9787813888 95045 33554432000 1073741824 1073778376 140735904342400 140222530623544 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30682/tid=30717] ppid=30678 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30717/stat : 30717 (java) S 30678 30682 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255686374 9787813888 95045 33554432000 1073741824 1073778376 140735904342400 140222529571448 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30682/tid=30719] ppid=30678 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30719/stat : 30719 (java) S 30678 30682 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255686374 9787813888 95045 33554432000 1073741824 1073778376 140735904342400 140222528518856 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.62
Current children cumulated vsize (KiB) 9558412

[startup+3.10079 s]
/proc/loadavg: 1.00 1.32 1.68 3/212 30720
/proc/meminfo: memFree=28112864/32873844 swapFree=6080/6080
[pid=30682] ppid=30678 vsize=9558412 CPUtime=4.48 cores=1,3,5,7
/proc/30682/stat : 30682 (java) S 30678 30682 24394 0 -1 4202496 12871 0 1 0 413 35 0 0 20 0 18 0 255686367 9787813888 159376 33554432000 1073741824 1073778376 140735904342400 140735904333536 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/30682/statm: 2389603 159376 2255 9 0 2380296 0
[pid=30682/tid=30687] ppid=30678 vsize=9558412 CPUtime=2.81 cores=1,3,5,7
/proc/30682/task/30687/stat : 30687 (java) S 30678 30682 24394 0 -1 4202560 2845 0 1 0 270 11 0 0 20 0 18 0 255686369 9787813888 159376 33554432000 1073741824 1073778376 140735904342400 140222712008088 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30682/tid=30691] ppid=30678 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/30682/task/30691/stat : 30691 (java) R 30678 30682 24394 0 -1 4202560 49 0 0 0 6 3 0 0 20 0 18 0 255686370 9787813888 159376 33554432000 1073741824 1073778376 140735904342400 140222701071144 140222714480371 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=30682/tid=30694] ppid=30678 vsize=9558412 CPUtime=0.07 cores=1,3,5,7
/proc/30682/task/30694/stat : 30694 (java) S 30678 30682 24394 0 -1 4202560 30 0 0 0 5 2 0 0 20 0 18 0 255686370 9787813888 159376 33554432000 1073741824 1073778376 140735904342400 140222700018344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30682/tid=30697] ppid=30678 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/30682/task/30697/stat : 30697 (java) R 30678 30682 24394 0 -1 4202560 44 0 0 0 6 3 0 0 20 0 18 0 255686370 9787813888 159376 33554432000 1073741824 1073778376 140735904342400 140222698966056 140222714480313 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=30682/tid=30699] ppid=30678 vsize=9558412 CPUtime=0.13 cores=1,3,5,7
/proc/30682/task/30699/stat : 30699 (java) R 30678 30682 24394 0 -1 4202560 158 0 0 0 9 4 0 0 20 0 18 0 255686370 9787813888 159376 33554432000 1073741824 1073778376 140735904342400 140222697913256 140222714480321 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=30682/tid=30701] ppid=30678 vsize=9558412 CPUtime=0.08 cores=1,3,5,7
/proc/30682/task/30701/stat : 30701 (java) S 30678 30682 24394 0 -1 4202560 126 0 0 0 6 2 0 0 20 0 18 0 255686370 9787813888 159376 33554432000 1073741824 1073778376 140735904342400 140222551243048 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30682/tid=30702] ppid=30678 vsize=9558412 CPUtime=0.13 cores=1,3,5,7
/proc/30682/task/30702/stat : 30702 (java) S 30678 30682 24394 0 -1 4202560 166 0 0 0 9 4 0 0 20 0 18 0 255686370 9787813888 159376 33554432000 1073741824 1073778376 140735904342400 140222550190248 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30682/tid=30703] ppid=30678 vsize=9558412 CPUtime=0.08 cores=1,3,5,7
/proc/30682/task/30703/stat : 30703 (java) S 30678 30682 24394 0 -1 4202560 34 0 0 0 6 2 0 0 20 0 18 0 255686370 9787813888 159376 33554432000 1073741824 1073778376 140735904342400 140222549137960 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30682/tid=30704] ppid=30678 vsize=9558412 CPUtime=0.12 cores=1,3,5,7
/proc/30682/task/30704/stat : 30704 (java) R 30678 30682 24394 0 -1 4202560 168 0 0 0 9 3 0 0 20 0 18 0 255686370 9787813888 159376 33554432000 1073741824 1073778376 140735904342400 140222548085160 248793576508 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=30682/tid=30706] ppid=30678 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30706/stat : 30706 (java) S 30678 30682 24394 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 18 0 255686371 9787813888 159376 33554432000 1073741824 1073778376 140735904342400 140222535886472 248793576508 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30682/tid=30709] ppid=30678 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30709/stat : 30709 (java) S 30678 30682 24394 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255686371 9787813888 159376 33554432000 1073741824 1073778376 140735904342400 140222534833656 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30682/tid=30710] ppid=30678 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30710/stat : 30710 (java) S 30678 30682 24394 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255686371 9787813888 159376 33554432000 1073741824 1073778376 140735904342400 140222533781256 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30682/tid=30711] ppid=30678 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30711/stat : 30711 (java) S 30678 30682 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255686374 9787813888 159376 33554432000 1073741824 1073778376 140735904342400 140222532729744 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30682/tid=30713] ppid=30678 vsize=9558412 CPUtime=0.37 cores=1,3,5,7
/proc/30682/task/30713/stat : 30713 (java) S 30678 30682 24394 0 -1 4202560 4954 0 0 0 37 0 0 0 20 0 18 0 255686374 9787813888 159376 33554432000 1073741824 1073778376 140735904342400 140222531676344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30682/tid=30715] ppid=30678 vsize=9558412 CPUtime=0.35 cores=1,3,5,7
/proc/30682/task/30715/stat : 30715 (java) S 30678 30682 24394 0 -1 4202560 2928 0 0 0 35 0 0 0 20 0 18 0 255686374 9787813888 159376 33554432000 1073741824 1073778376 140735904342400 140222530623544 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30682/tid=30717] ppid=30678 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30717/stat : 30717 (java) S 30678 30682 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255686374 9787813888 159376 33554432000 1073741824 1073778376 140735904342400 140222529571448 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30682/tid=30719] ppid=30678 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30719/stat : 30719 (java) S 30678 30682 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255686374 9787813888 159376 33554432000 1073741824 1073778376 140735904342400 140222528518856 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.48
Current children cumulated vsize (KiB) 9558412

[startup+6.30089 s]
/proc/loadavg: 1.08 1.33 1.69 4/214 30722
/proc/meminfo: memFree=27457816/32873844 swapFree=6080/6080
[pid=30682] ppid=30678 vsize=9624976 CPUtime=8.72 cores=1,3,5,7
/proc/30682/stat : 30682 (java) S 30678 30682 24394 0 -1 4202496 14083 0 1 0 822 50 0 0 20 0 19 0 255686367 9855975424 187801 33554432000 1073741824 1073778376 140735904342400 140735904333536 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/30682/statm: 2406244 187801 2264 9 0 2396937 0
[pid=30682/tid=30687] ppid=30678 vsize=9624976 CPUtime=5.8 cores=1,3,5,7
/proc/30682/task/30687/stat : 30687 (java) R 30678 30682 24394 0 -1 4202560 3320 0 1 0 568 12 0 0 20 0 19 0 255686369 9855975424 187801 33554432000 1073741824 1073778376 140735904342400 140222712000816 140222579722560 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=30682/tid=30691] ppid=30678 vsize=9624976 CPUtime=0.19 cores=1,3,5,7
/proc/30682/task/30691/stat : 30691 (java) S 30678 30682 24394 0 -1 4202560 74 0 0 0 14 5 0 0 20 0 19 0 255686370 9855975424 187801 33554432000 1073741824 1073778376 140735904342400 140222701071144 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30682/tid=30694] ppid=30678 vsize=9624976 CPUtime=0.15 cores=1,3,5,7
/proc/30682/task/30694/stat : 30694 (java) S 30678 30682 24394 0 -1 4202560 57 0 0 0 12 3 0 0 20 0 19 0 255686370 9855975424 187801 33554432000 1073741824 1073778376 140735904342400 140222700018344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30682/tid=30697] ppid=30678 vsize=9624976 CPUtime=0.24 cores=1,3,5,7
/proc/30682/task/30697/stat : 30697 (java) S 30678 30682 24394 0 -1 4202560 109 0 0 0 19 5 0 0 20 0 19 0 255686370 9855975424 187801 33554432000 1073741824 1073778376 140735904342400 140222698966056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30682/tid=30699] ppid=30678 vsize=9624976 CPUtime=0.23 cores=1,3,5,7
/proc/30682/task/30699/stat : 30699 (java) S 30678 30682 24394 0 -1 4202560 181 0 0 0 17 6 0 0 20 0 19 0 255686370 9855975424 187801 33554432000 1073741824 1073778376 140735904342400 140222697913256 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30682/tid=30701] ppid=30678 vsize=9624976 CPUtime=0.14 cores=1,3,5,7
/proc/30682/task/30701/stat : 30701 (java) S 30678 30682 24394 0 -1 4202560 283 0 0 0 11 3 0 0 20 0 19 0 255686370 9855975424 187801 33554432000 1073741824 1073778376 140735904342400 140222551243048 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30682/tid=30702] ppid=30678 vsize=9624976 CPUtime=0.19 cores=1,3,5,7
/proc/30682/task/30702/stat : 30702 (java) S 30678 30682 24394 0 -1 4202560 182 0 0 0 14 5 0 0 20 0 19 0 255686370 9855975424 187801 33554432000 1073741824 1073778376 140735904342400 140222550190248 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30682/tid=30703] ppid=30678 vsize=9624976 CPUtime=0.23 cores=1,3,5,7
/proc/30682/task/30703/stat : 30703 (java) S 30678 30682 24394 0 -1 4202560 129 0 0 0 19 4 0 0 20 0 19 0 255686370 9855975424 187801 33554432000 1073741824 1073778376 140735904342400 140222549137960 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30682/tid=30704] ppid=30678 vsize=9624976 CPUtime=0.17 cores=1,3,5,7
/proc/30682/task/30704/stat : 30704 (java) S 30678 30682 24394 0 -1 4202560 182 0 0 0 13 4 0 0 20 0 19 0 255686370 9855975424 187801 33554432000 1073741824 1073778376 140735904342400 140222548085160 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30682/tid=30706] ppid=30678 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30706/stat : 30706 (java) S 30678 30682 24394 0 -1 4202560 486 0 0 0 0 0 0 0 20 0 19 0 255686371 9855975424 187801 33554432000 1073741824 1073778376 140735904342400 140222535887592 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30682/tid=30709] ppid=30678 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30709/stat : 30709 (java) S 30678 30682 24394 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255686371 9855975424 187801 33554432000 1073741824 1073778376 140735904342400 140222534833656 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30682/tid=30710] ppid=30678 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30710/stat : 30710 (java) S 30678 30682 24394 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255686371 9855975424 187801 33554432000 1073741824 1073778376 140735904342400 140222533781256 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30682/tid=30711] ppid=30678 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30711/stat : 30711 (java) S 30678 30682 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255686374 9855975424 187801 33554432000 1073741824 1073778376 140735904342400 140222532729744 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30682/tid=30713] ppid=30678 vsize=9624976 CPUtime=0.66 cores=1,3,5,7
/proc/30682/task/30713/stat : 30713 (java) S 30678 30682 24394 0 -1 4202560 4969 0 0 0 65 1 0 0 20 0 19 0 255686374 9855975424 187801 33554432000 1073741824 1073778376 140735904342400 140222531676344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30682/tid=30715] ppid=30678 vsize=9624976 CPUtime=0.52 cores=1,3,5,7
/proc/30682/task/30715/stat : 30715 (java) S 30678 30682 24394 0 -1 4202560 2931 0 0 0 52 0 0 0 20 0 19 0 255686374 9855975424 187801 33554432000 1073741824 1073778376 140735904342400 140222530623544 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30682/tid=30717] ppid=30678 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30717/stat : 30717 (java) S 30678 30682 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255686374 9855975424 187801 33554432000 1073741824 1073778376 140735904342400 140222529571448 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30682/tid=30719] ppid=30678 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30719/stat : 30719 (java) S 30678 30682 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255686374 9855975424 187801 33554432000 1073741824 1073778376 140735904342400 140222528518856 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30682/tid=30722] ppid=30678 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30722/stat : 30722 (java) S 30678 30682 24394 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255686913 9855975424 187801 33554432000 1073741824 1073778376 140735904342400 140222527464872 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 8.72
Current children cumulated vsize (KiB) 9624976

[startup+12.7009 s]
/proc/loadavg: 1.15 1.34 1.69 3/214 30722
/proc/meminfo: memFree=27451768/32873844 swapFree=6080/6080
[pid=30682] ppid=30678 vsize=9624976 CPUtime=15.18 cores=1,3,5,7
/proc/30682/stat : 30682 (java) S 30678 30682 24394 0 -1 4202496 14087 0 1 0 1468 50 0 0 20 0 19 0 255686367 9855975424 187114 33554432000 1073741824 1073778376 140735904342400 140735904333536 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0

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

[pid=30682/tid=30713] ppid=30678 vsize=9624976 CPUtime=0.77 cores=1,3,5,7
/proc/30682/task/30713/stat : 30713 (java) S 30678 30682 24394 0 -1 4202560 4984 0 0 0 76 1 0 0 20 0 19 0 255686374 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222531676344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30682/tid=30715] ppid=30678 vsize=9624976 CPUtime=0.68 cores=1,3,5,7
/proc/30682/task/30715/stat : 30715 (java) S 30678 30682 24394 0 -1 4202560 3191 0 0 0 68 0 0 0 20 0 19 0 255686374 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222530623544 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30682/tid=30717] ppid=30678 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30717/stat : 30717 (java) S 30678 30682 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255686374 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222529571448 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30682/tid=30719] ppid=30678 vsize=9624976 CPUtime=0.94 cores=1,3,5,7
/proc/30682/task/30719/stat : 30719 (java) S 30678 30682 24394 0 -1 4202560 95 0 0 0 40 54 0 0 20 0 19 0 255686374 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222528518856 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30682/tid=30722] ppid=30678 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30722/stat : 30722 (java) S 30678 30682 24394 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255686913 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222527464872 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1668.09
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/213 30768
/proc/meminfo: memFree=26634064/32873844 swapFree=6080/6080
[pid=30682] ppid=30678 vsize=9624976 CPUtime=1728.08 cores=1,3,5,7
/proc/30682/stat : 30682 (java) S 30678 30682 24394 0 -1 4202496 17370 0 1 0 172642 166 0 0 20 0 19 0 255686367 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140735904333536 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/30682/statm: 2406244 298372 2281 9 0 2396937 0
[pid=30682/tid=30687] ppid=30678 vsize=9624976 CPUtime=1707.42 cores=1,3,5,7
/proc/30682/task/30687/stat : 30687 (java) R 30678 30682 24394 0 -1 4202560 3340 0 1 0 170704 38 0 0 20 0 19 0 255686369 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222712008992 140222579722560 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=30682/tid=30691] ppid=30678 vsize=9624976 CPUtime=0.53 cores=1,3,5,7
/proc/30682/task/30691/stat : 30691 (java) S 30678 30682 24394 0 -1 4202560 283 0 0 0 43 10 0 0 20 0 19 0 255686370 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222701071144 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30682/tid=30694] ppid=30678 vsize=9624976 CPUtime=0.49 cores=1,3,5,7
/proc/30682/task/30694/stat : 30694 (java) S 30678 30682 24394 0 -1 4202560 256 0 0 0 39 10 0 0 20 0 19 0 255686370 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222700018344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30682/tid=30697] ppid=30678 vsize=9624976 CPUtime=0.57 cores=1,3,5,7
/proc/30682/task/30697/stat : 30697 (java) S 30678 30682 24394 0 -1 4202560 453 0 0 0 46 11 0 0 20 0 19 0 255686370 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222698966056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30682/tid=30699] ppid=30678 vsize=9624976 CPUtime=0.64 cores=1,3,5,7
/proc/30682/task/30699/stat : 30699 (java) S 30678 30682 24394 0 -1 4202560 388 0 0 0 53 11 0 0 20 0 19 0 255686370 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222697913256 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30682/tid=30701] ppid=30678 vsize=9624976 CPUtime=0.55 cores=1,3,5,7
/proc/30682/task/30701/stat : 30701 (java) S 30678 30682 24394 0 -1 4202560 621 0 0 0 46 9 0 0 20 0 19 0 255686370 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222551243048 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30682/tid=30702] ppid=30678 vsize=9624976 CPUtime=0.69 cores=1,3,5,7
/proc/30682/task/30702/stat : 30702 (java) S 30678 30682 24394 0 -1 4202560 651 0 0 0 57 12 0 0 20 0 19 0 255686370 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222550190248 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30682/tid=30703] ppid=30678 vsize=9624976 CPUtime=0.63 cores=1,3,5,7
/proc/30682/task/30703/stat : 30703 (java) S 30678 30682 24394 0 -1 4202560 262 0 0 0 53 10 0 0 20 0 19 0 255686370 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222549137960 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30682/tid=30704] ppid=30678 vsize=9624976 CPUtime=0.58 cores=1,3,5,7
/proc/30682/task/30704/stat : 30704 (java) S 30678 30682 24394 0 -1 4202560 496 0 0 0 47 11 0 0 20 0 19 0 255686370 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222548085160 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30682/tid=30706] ppid=30678 vsize=9624976 CPUtime=9.1 cores=1,3,5,7
/proc/30682/task/30706/stat : 30706 (java) S 30678 30682 24394 0 -1 4202560 1167 0 0 0 904 6 0 0 20 0 19 0 255686371 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222535887592 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30682/tid=30709] ppid=30678 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30709/stat : 30709 (java) S 30678 30682 24394 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255686371 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222534833656 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30682/tid=30710] ppid=30678 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30710/stat : 30710 (java) S 30678 30682 24394 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255686371 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222533781256 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30682/tid=30711] ppid=30678 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30711/stat : 30711 (java) S 30678 30682 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255686374 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222532729744 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30682/tid=30713] ppid=30678 vsize=9624976 CPUtime=0.77 cores=1,3,5,7
/proc/30682/task/30713/stat : 30713 (java) S 30678 30682 24394 0 -1 4202560 4984 0 0 0 76 1 0 0 20 0 19 0 255686374 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222531676344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30682/tid=30715] ppid=30678 vsize=9624976 CPUtime=0.68 cores=1,3,5,7
/proc/30682/task/30715/stat : 30715 (java) S 30678 30682 24394 0 -1 4202560 3191 0 0 0 68 0 0 0 20 0 19 0 255686374 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222530623544 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30682/tid=30717] ppid=30678 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30717/stat : 30717 (java) S 30678 30682 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255686374 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222529571448 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30682/tid=30719] ppid=30678 vsize=9624976 CPUtime=0.96 cores=1,3,5,7
/proc/30682/task/30719/stat : 30719 (java) S 30678 30682 24394 0 -1 4202560 99 0 0 0 41 55 0 0 20 0 19 0 255686374 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222528518856 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30682/tid=30722] ppid=30678 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30722/stat : 30722 (java) S 30678 30682 24394 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255686913 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222527464872 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1728.08
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/213 30768
/proc/meminfo: memFree=26633568/32873844 swapFree=6080/6080
[pid=30682] ppid=30678 vsize=9624976 CPUtime=1788.07 cores=1,3,5,7
/proc/30682/stat : 30682 (java) S 30678 30682 24394 0 -1 4202496 17374 0 1 0 178640 167 0 0 20 0 19 0 255686367 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140735904333536 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/30682/statm: 2406244 298372 2281 9 0 2396937 0
[pid=30682/tid=30687] ppid=30678 vsize=9624976 CPUtime=1767.24 cores=1,3,5,7
/proc/30682/task/30687/stat : 30687 (java) R 30678 30682 24394 0 -1 4202560 3340 0 1 0 176685 39 0 0 20 0 19 0 255686369 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222712008992 140222579802544 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=30682/tid=30691] ppid=30678 vsize=9624976 CPUtime=0.53 cores=1,3,5,7
/proc/30682/task/30691/stat : 30691 (java) S 30678 30682 24394 0 -1 4202560 283 0 0 0 43 10 0 0 20 0 19 0 255686370 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222701071144 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30682/tid=30694] ppid=30678 vsize=9624976 CPUtime=0.49 cores=1,3,5,7
/proc/30682/task/30694/stat : 30694 (java) S 30678 30682 24394 0 -1 4202560 256 0 0 0 39 10 0 0 20 0 19 0 255686370 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222700018344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30682/tid=30697] ppid=30678 vsize=9624976 CPUtime=0.57 cores=1,3,5,7
/proc/30682/task/30697/stat : 30697 (java) S 30678 30682 24394 0 -1 4202560 453 0 0 0 46 11 0 0 20 0 19 0 255686370 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222698966056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30682/tid=30699] ppid=30678 vsize=9624976 CPUtime=0.64 cores=1,3,5,7
/proc/30682/task/30699/stat : 30699 (java) S 30678 30682 24394 0 -1 4202560 388 0 0 0 53 11 0 0 20 0 19 0 255686370 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222697913256 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30682/tid=30701] ppid=30678 vsize=9624976 CPUtime=0.55 cores=1,3,5,7
/proc/30682/task/30701/stat : 30701 (java) S 30678 30682 24394 0 -1 4202560 621 0 0 0 46 9 0 0 20 0 19 0 255686370 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222551243048 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30682/tid=30702] ppid=30678 vsize=9624976 CPUtime=0.69 cores=1,3,5,7
/proc/30682/task/30702/stat : 30702 (java) S 30678 30682 24394 0 -1 4202560 651 0 0 0 57 12 0 0 20 0 19 0 255686370 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222550190248 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30682/tid=30703] ppid=30678 vsize=9624976 CPUtime=0.63 cores=1,3,5,7
/proc/30682/task/30703/stat : 30703 (java) S 30678 30682 24394 0 -1 4202560 262 0 0 0 53 10 0 0 20 0 19 0 255686370 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222549137960 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30682/tid=30704] ppid=30678 vsize=9624976 CPUtime=0.58 cores=1,3,5,7
/proc/30682/task/30704/stat : 30704 (java) S 30678 30682 24394 0 -1 4202560 496 0 0 0 47 11 0 0 20 0 19 0 255686370 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222548085160 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30682/tid=30706] ppid=30678 vsize=9624976 CPUtime=9.1 cores=1,3,5,7
/proc/30682/task/30706/stat : 30706 (java) S 30678 30682 24394 0 -1 4202560 1167 0 0 0 904 6 0 0 20 0 19 0 255686371 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222535887592 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30682/tid=30709] ppid=30678 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30709/stat : 30709 (java) S 30678 30682 24394 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255686371 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222534833656 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30682/tid=30710] ppid=30678 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30710/stat : 30710 (java) S 30678 30682 24394 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255686371 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222533781256 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30682/tid=30711] ppid=30678 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30711/stat : 30711 (java) S 30678 30682 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255686374 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222532729744 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30682/tid=30713] ppid=30678 vsize=9624976 CPUtime=0.77 cores=1,3,5,7
/proc/30682/task/30713/stat : 30713 (java) S 30678 30682 24394 0 -1 4202560 4984 0 0 0 76 1 0 0 20 0 19 0 255686374 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222531676344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30682/tid=30715] ppid=30678 vsize=9624976 CPUtime=0.68 cores=1,3,5,7
/proc/30682/task/30715/stat : 30715 (java) S 30678 30682 24394 0 -1 4202560 3191 0 0 0 68 0 0 0 20 0 19 0 255686374 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222530623544 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30682/tid=30717] ppid=30678 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30717/stat : 30717 (java) S 30678 30682 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255686374 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222529571448 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30682/tid=30719] ppid=30678 vsize=9624976 CPUtime=0.99 cores=1,3,5,7
/proc/30682/task/30719/stat : 30719 (java) S 30678 30682 24394 0 -1 4202560 103 0 0 0 42 57 0 0 20 0 19 0 255686374 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222528518856 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30682/tid=30722] ppid=30678 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30722/stat : 30722 (java) S 30678 30682 24394 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255686913 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222527464872 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1788.07
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1794.3 s]
/proc/loadavg: 2.00 1.97 1.91 4/214 30771
/proc/meminfo: memFree=26633312/32873844 swapFree=6080/6080
[pid=30682] ppid=30678 vsize=9624976 CPUtime=1800.08 cores=1,3,5,7
/proc/30682/stat : 30682 (java) S 30678 30682 24394 0 -1 4202496 17374 0 1 0 179841 167 0 0 20 0 19 0 255686367 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140735904333536 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/30682/statm: 2406244 298372 2281 9 0 2396937 0
[pid=30682/tid=30687] ppid=30678 vsize=9624976 CPUtime=1779.21 cores=1,3,5,7
/proc/30682/task/30687/stat : 30687 (java) R 30678 30682 24394 0 -1 4202560 3340 0 1 0 177881 40 0 0 20 0 19 0 255686369 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222712008992 140222579653590 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=30682/tid=30691] ppid=30678 vsize=9624976 CPUtime=0.53 cores=1,3,5,7
/proc/30682/task/30691/stat : 30691 (java) S 30678 30682 24394 0 -1 4202560 283 0 0 0 43 10 0 0 20 0 19 0 255686370 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222701071144 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30682/tid=30694] ppid=30678 vsize=9624976 CPUtime=0.49 cores=1,3,5,7
/proc/30682/task/30694/stat : 30694 (java) S 30678 30682 24394 0 -1 4202560 256 0 0 0 39 10 0 0 20 0 19 0 255686370 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222700018344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30682/tid=30697] ppid=30678 vsize=9624976 CPUtime=0.57 cores=1,3,5,7
/proc/30682/task/30697/stat : 30697 (java) S 30678 30682 24394 0 -1 4202560 453 0 0 0 46 11 0 0 20 0 19 0 255686370 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222698966056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30682/tid=30699] ppid=30678 vsize=9624976 CPUtime=0.64 cores=1,3,5,7
/proc/30682/task/30699/stat : 30699 (java) S 30678 30682 24394 0 -1 4202560 388 0 0 0 53 11 0 0 20 0 19 0 255686370 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222697913256 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30682/tid=30701] ppid=30678 vsize=9624976 CPUtime=0.55 cores=1,3,5,7
/proc/30682/task/30701/stat : 30701 (java) S 30678 30682 24394 0 -1 4202560 621 0 0 0 46 9 0 0 20 0 19 0 255686370 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222551243048 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30682/tid=30702] ppid=30678 vsize=9624976 CPUtime=0.69 cores=1,3,5,7
/proc/30682/task/30702/stat : 30702 (java) S 30678 30682 24394 0 -1 4202560 651 0 0 0 57 12 0 0 20 0 19 0 255686370 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222550190248 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30682/tid=30703] ppid=30678 vsize=9624976 CPUtime=0.63 cores=1,3,5,7
/proc/30682/task/30703/stat : 30703 (java) S 30678 30682 24394 0 -1 4202560 262 0 0 0 53 10 0 0 20 0 19 0 255686370 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222549137960 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30682/tid=30704] ppid=30678 vsize=9624976 CPUtime=0.58 cores=1,3,5,7
/proc/30682/task/30704/stat : 30704 (java) S 30678 30682 24394 0 -1 4202560 496 0 0 0 47 11 0 0 20 0 19 0 255686370 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222548085160 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30682/tid=30706] ppid=30678 vsize=9624976 CPUtime=9.1 cores=1,3,5,7
/proc/30682/task/30706/stat : 30706 (java) S 30678 30682 24394 0 -1 4202560 1167 0 0 0 904 6 0 0 20 0 19 0 255686371 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222535887592 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30682/tid=30709] ppid=30678 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30709/stat : 30709 (java) S 30678 30682 24394 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255686371 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222534833656 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30682/tid=30710] ppid=30678 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30710/stat : 30710 (java) S 30678 30682 24394 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255686371 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222533781256 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30682/tid=30711] ppid=30678 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30711/stat : 30711 (java) S 30678 30682 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255686374 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222532729744 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30682/tid=30713] ppid=30678 vsize=9624976 CPUtime=0.77 cores=1,3,5,7
/proc/30682/task/30713/stat : 30713 (java) S 30678 30682 24394 0 -1 4202560 4984 0 0 0 76 1 0 0 20 0 19 0 255686374 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222531676344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30682/tid=30715] ppid=30678 vsize=9624976 CPUtime=0.68 cores=1,3,5,7
/proc/30682/task/30715/stat : 30715 (java) S 30678 30682 24394 0 -1 4202560 3191 0 0 0 68 0 0 0 20 0 19 0 255686374 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222530623544 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30682/tid=30717] ppid=30678 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30717/stat : 30717 (java) S 30678 30682 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255686374 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222529571448 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30682/tid=30719] ppid=30678 vsize=9624976 CPUtime=0.99 cores=1,3,5,7
/proc/30682/task/30719/stat : 30719 (java) S 30678 30682 24394 0 -1 4202560 103 0 0 0 42 57 0 0 20 0 19 0 255686374 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222528518856 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30682/tid=30722] ppid=30678 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30682/task/30722/stat : 30722 (java) S 30678 30682 24394 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255686913 9855975424 298372 33554432000 1073741824 1073778376 140735904342400 140222527464872 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 9624976

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

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

Child status: 143

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

Real time (s): 1794.35
CPU time (s): 1800.08
CPU user time (s): 1798.41
CPU system time (s): 1.67
CPU usage (%): 100.319
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.73
system time used= 2.03169
maximum resident set size= 1193604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17407
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38573
involuntary context switches= 12046

runsolver used 9.66053 second user time and 14.2748 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-24 23:40:18
IDJOB=3690061
IDBENCH=92680
IDSOLVER=2269
FILE ID=node139/3690061-1337895617
RUNJOBID= node139-1337895617-30658
PBS_JOBID= 14620065
Free space on /tmp= 71612 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat50_4_16_0_mh_ic.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3690061-1337895617/watcher-3690061-1337895617 -o /tmp/evaluation-result-3690061-1337895617/solver-3690061-1337895617 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3690061-1337895617.opb

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

MD5SUM BENCH= 69c3f35ff6da259885813cb008cfe4d1
RANDOM SEED=641823533

node139.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.750
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	: 5333.50
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.750
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		: 2666.750
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.90
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.750
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.750
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.92
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.750
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.750
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.750
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:        28936128 kB
Buffers:          237376 kB
Cached:          2893424 kB
SwapCached:            0 kB
Active:           568872 kB
Inactive:        2572644 kB
Active(anon):       2216 kB
Inactive(anon):    11120 kB
Active(file):     566656 kB
Inactive(file):  2561524 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             76016 kB
Writeback:             0 kB
AnonPages:         19168 kB
Mapped:            13580 kB
Shmem:               200 kB
Slab:             655820 kB
SReclaimable:      98204 kB
SUnreclaim:       557616 kB
KernelStack:        1432 kB
PageTables:         3972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     103444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71612 MiB
End job on node139 at 2012-05-25 00:10:14