Trace number 3690059

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.06 1796.23

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat50_4_16_3_mh_ic.opb
MD5SUMe746951c72dd3c581de09cc22407090d
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3638518
Best CPU time to get the best result obtained on this benchmark1800.55
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 132250
Biggest coefficient in the objective function 122763473
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 71701401518
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 122763473
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 71701401518
Number of bits of the biggest sum of numbers37
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.03/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.03/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.08	c See www.sat4j.org for details.
0.03/0.09	c version 2.3.2.v20120418
0.03/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.09	c java.vm.version	19.1-b02
0.03/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.09	c sun.arch.data.model	64
0.03/0.09	c java.version		1.6.0_24
0.03/0.09	c os.name		Linux
0.03/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.03/0.09	c os.arch		amd64
0.03/0.09	c Free memory 		501472288
0.03/0.09	c Max memory 		7480803328
0.03/0.09	c Total memory 		504102912
0.03/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@431b9fb1
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-3690059-1337895617.opb
0.09/0.11	c reading problem ... 
6.76/5.19	c ... done. Wall clock time 5.08s.
6.76/5.19	c declared #vars     370300
6.76/5.19	c #constraints  855312
6.76/5.19	c constraints type 
6.76/5.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 241376
6.76/5.19	c org.sat4j.minisat.constraints.cnf.UnitClauses => 4
6.76/5.19	c org.sat4j.minisat.constraints.card.MinWatchCard => 57
6.76/5.19	c ignored satisfied constraints => 4
6.76/5.19	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 372450
6.76/5.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 241425
6.76/5.19	c 855316 constraints processed.
6.76/5.19	c objective function length is 132250 literals
174.83/172.74	c cleaning 2500 clauses out of 5000 with flag 5000/5000
264.04/261.40	c cleaning 4244 clauses out of 8500 with flag 11000/11000
413.38/410.76	c cleaning 5609 clauses out of 11256 with flag 18000/18000
482.25/479.53	c cleaning 6798 clauses out of 13647 with flag 26000/26000
546.38/543.56	c cleaning 7913 clauses out of 15849 with flag 35000/35000
614.73/611.82	c cleaning 8951 clauses out of 17936 with flag 45000/45000
684.34/681.31	c cleaning 9974 clauses out of 19985 with flag 56000/56000
880.03/876.90	c cleaning 10972 clauses out of 22011 with flag 68000/68000
1004.23/1001.10	c cleaning 12018 clauses out of 24045 with flag 81006/81006
1110.27/1107.01	c cleaning 13005 clauses out of 26021 with flag 95000/95000
1249.33/1246.01	c cleaning 13988 clauses out of 28018 with flag 110002/110002
1382.83/1379.45	c cleaning 14987 clauses out of 30028 with flag 126000/126000
1485.70/1482.13	c cleaning 16000 clauses out of 32043 with flag 143002/143002
1588.91/1585.29	c cleaning 17006 clauses out of 34043 with flag 161002/161002
1797.18/1793.48	c cleaning 18008 clauses out of 36036 with flag 180001/180001
1800.06/1796.21	c starts		: 115
1800.06/1796.21	c conflicts		: 180484
1800.06/1796.21	c decisions		: 2118314
1800.06/1796.21	c propagations		: 592142802
1800.06/1796.21	c inspects		: 7690550431
1800.06/1796.21	c shortcuts		: 0
1800.06/1796.21	c learnt literals	: 0
1800.06/1796.21	c learnt binary clauses	: 51
1800.06/1796.21	c learnt ternary clauses	: 3
1800.06/1796.21	c learnt constraints	: 180483
1800.06/1796.21	c ignored constraints	: 0
1800.06/1796.21	c root simplifications	: 0
1800.06/1796.21	c removed literals (reason simplification)	: 0
1800.06/1796.21	c reason swapping (by a shorter reason)	: 0
1800.06/1796.21	c Calls to reduceDB	: 15
1800.06/1796.21	c number of reductions to clauses (during analyze)	: 0
1800.06/1796.21	c number of learned constraints concerned by reduction	: 0
1800.06/1796.21	c number of learning phase by resolution	: 0
1800.06/1796.21	c number of learning phase by cutting planes	: 0
1800.06/1796.21	c speed (assignments/second)	: 330639.79116645263
1800.06/1796.21	c non guided choices	0
1800.06/1796.22	c learnt constraints type 
1800.06/1796.22	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 51
1800.06/1796.22	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 18460
1800.06/1796.22	c constraints type 
1800.06/1796.22	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 241376
1800.06/1796.22	c org.sat4j.minisat.constraints.cnf.UnitClauses => 4
1800.06/1796.22	c org.sat4j.minisat.constraints.card.MinWatchCard => 57
1800.06/1796.22	c ignored satisfied constraints => 4
1800.06/1796.22	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 372450
1800.06/1796.22	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 241425
1800.06/1796.22	c 855316 constraints processed.
1800.06/1796.22	s UNKNOWN
1800.06/1796.22	c Total wall clock time (in seconds): 1796.109

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

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.32 1.68 2/176 30684
/proc/meminfo: memFree=28934988/32873844 swapFree=6080/6080
[pid=30684] ppid=30680 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/30684/stat : 30684 (java) D 30680 30684 24394 0 -1 4202496 248 0 0 0 0 0 0 0 20 0 1 0 255686367 9515008 183 33554432000 1073741824 1073778376 140737330533888 140737330524920 248790204085 0 0 4096 0 18446744072100609316 0 0 17 2 0 0 0 0 0
/proc/30684/statm: 2323 183 140 9 0 71 0

[startup+0.0619609 s]
/proc/loadavg: 1.00 1.32 1.68 2/176 30684
/proc/meminfo: memFree=28934988/32873844 swapFree=6080/6080
[pid=30684] ppid=30680 vsize=9225560 CPUtime=0.03 cores=0,2,4,6
/proc/30684/stat : 30684 (java) S 30680 30684 24394 0 -1 4202496 3093 0 1 0 3 0 0 0 20 0 13 0 255686367 9446973440 4302 33554432000 1073741824 1073778376 140736888973840 140736888964976 248793563197 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30684/statm: 2306390 4302 1714 9 0 2297091 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9225560

[startup+0.100294 s]
/proc/loadavg: 1.00 1.32 1.68 2/176 30684
/proc/meminfo: memFree=28934988/32873844 swapFree=6080/6080
[pid=30684] ppid=30680 vsize=9558412 CPUtime=0.09 cores=0,2,4,6
/proc/30684/stat : 30684 (java) S 30680 30684 24394 0 -1 4202496 4288 0 1 0 8 1 0 0 20 0 18 0 255686367 9787813888 5494 33554432000 1073741824 1073778376 140736888973840 140736888964976 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30684/statm: 2389603 5494 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.30026 s]
/proc/loadavg: 1.00 1.32 1.68 2/176 30684
/proc/meminfo: memFree=28934988/32873844 swapFree=6080/6080
[pid=30684] ppid=30680 vsize=9558412 CPUtime=0.45 cores=0,2,4,6
/proc/30684/stat : 30684 (java) S 30680 30684 24394 0 -1 4202496 5481 0 1 0 43 2 0 0 20 0 18 0 255686367 9787813888 14793 33554432000 1073741824 1073778376 140736888973840 140736888964976 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30684/statm: 2389603 14793 2215 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558412

[startup+0.7003 s]
/proc/loadavg: 1.00 1.32 1.68 2/176 30684
/proc/meminfo: memFree=28934988/32873844 swapFree=6080/6080
[pid=30684] ppid=30680 vsize=9558412 CPUtime=1.14 cores=0,2,4,6
/proc/30684/stat : 30684 (java) S 30680 30684 24394 0 -1 4202496 6127 0 1 0 105 9 0 0 20 0 18 0 255686367 9787813888 52665 33554432000 1073741824 1073778376 140736888973840 140736888964976 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30684/statm: 2389603 52665 2236 9 0 2380296 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 9558412

[startup+1.50067 s]
/proc/loadavg: 1.00 1.32 1.68 4/212 30720
/proc/meminfo: memFree=28398964/32873844 swapFree=6080/6080
[pid=30684] ppid=30680 vsize=9558412 CPUtime=2.49 cores=0,2,4,6
/proc/30684/stat : 30684 (java) S 30680 30684 24394 0 -1 4202496 12496 0 1 0 231 18 0 0 20 0 18 0 255686367 9787813888 95162 33554432000 1073741824 1073778376 140736888973840 140736888964976 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30684/statm: 2389603 95162 2254 9 0 2380296 0
[pid=30684/tid=30688] ppid=30680 vsize=9558412 CPUtime=1.32 cores=0,2,4,6
/proc/30684/task/30688/stat : 30688 (java) R 30680 30684 24394 0 -1 4202560 2565 0 1 0 127 5 0 0 20 0 18 0 255686369 9787813888 95162 33554432000 1073741824 1073778376 140736888973840 140386609839624 140386459287976 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=30684/tid=30689] ppid=30680 vsize=9558412 CPUtime=0.04 cores=0,2,4,6
/proc/30684/task/30689/stat : 30689 (java) S 30680 30684 24394 0 -1 4202560 102 0 0 0 4 0 0 0 20 0 18 0 255686370 9787813888 95162 33554432000 1073741824 1073778376 140736888973840 140386582293032 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30684/tid=30690] ppid=30680 vsize=9558412 CPUtime=0.05 cores=0,2,4,6
/proc/30684/task/30690/stat : 30690 (java) S 30680 30684 24394 0 -1 4202560 30 0 0 0 3 2 0 0 20 0 18 0 255686370 9787813888 95162 33554432000 1073741824 1073778376 140736888973840 140386581240232 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30684/tid=30692] ppid=30680 vsize=9558412 CPUtime=0.07 cores=0,2,4,6
/proc/30684/task/30692/stat : 30692 (java) S 30680 30684 24394 0 -1 4202560 127 0 0 0 5 2 0 0 20 0 18 0 255686370 9787813888 95162 33554432000 1073741824 1073778376 140736888973840 140386580187432 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30684/tid=30693] ppid=30680 vsize=9558412 CPUtime=0.05 cores=0,2,4,6
/proc/30684/task/30693/stat : 30693 (java) S 30680 30684 24394 0 -1 4202560 43 0 0 0 4 1 0 0 20 0 18 0 255686370 9787813888 95162 33554432000 1073741824 1073778376 140736888973840 140386579134632 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30684/tid=30695] ppid=30680 vsize=9558412 CPUtime=0.06 cores=0,2,4,6
/proc/30684/task/30695/stat : 30695 (java) S 30680 30684 24394 0 -1 4202560 118 0 0 0 4 2 0 0 20 0 18 0 255686370 9787813888 95162 33554432000 1073741824 1073778376 140736888973840 140386578082856 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30696] ppid=30680 vsize=9558412 CPUtime=0.05 cores=0,2,4,6
/proc/30684/task/30696/stat : 30696 (java) S 30680 30684 24394 0 -1 4202560 30 0 0 0 3 2 0 0 20 0 18 0 255686370 9787813888 95162 33554432000 1073741824 1073778376 140736888973840 140386447698856 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30684/tid=30698] ppid=30680 vsize=9558412 CPUtime=0.04 cores=0,2,4,6
/proc/30684/task/30698/stat : 30698 (java) S 30680 30684 24394 0 -1 4202560 105 0 0 0 4 0 0 0 20 0 18 0 255686370 9787813888 95162 33554432000 1073741824 1073778376 140736888973840 140386446646056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30684/tid=30700] ppid=30680 vsize=9558412 CPUtime=0.05 cores=0,2,4,6
/proc/30684/task/30700/stat : 30700 (java) S 30680 30684 24394 0 -1 4202560 34 0 0 0 3 2 0 0 20 0 18 0 255686370 9787813888 95162 33554432000 1073741824 1073778376 140736888973840 140386445593256 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30684/tid=30705] ppid=30680 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30705/stat : 30705 (java) S 30680 30684 24394 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 18 0 255686371 9787813888 95162 33554432000 1073741824 1073778376 140736888973840 140385962645992 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30707] ppid=30680 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30707/stat : 30707 (java) S 30680 30684 24394 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255686371 9787813888 95162 33554432000 1073741824 1073778376 140736888973840 140385961592056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30708] ppid=30680 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30708/stat : 30708 (java) S 30680 30684 24394 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255686371 9787813888 95162 33554432000 1073741824 1073778376 140736888973840 140385960539144 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30712] ppid=30680 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30712/stat : 30712 (java) S 30680 30684 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255686374 9787813888 95162 33554432000 1073741824 1073778376 140736888973840 140385959487632 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30714] ppid=30680 vsize=9558412 CPUtime=0.31 cores=0,2,4,6
/proc/30684/task/30714/stat : 30714 (java) S 30680 30684 24394 0 -1 4202560 2941 0 0 0 31 0 0 0 20 0 18 0 255686374 9787813888 95162 33554432000 1073741824 1073778376 140736888973840 140385958435768 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30684/tid=30716] ppid=30680 vsize=9558412 CPUtime=0.29 cores=0,2,4,6
/proc/30684/task/30716/stat : 30716 (java) S 30680 30684 24394 0 -1 4202560 5030 0 0 0 29 0 0 0 20 0 18 0 255686374 9787813888 95162 33554432000 1073741824 1073778376 140736888973840 140385957382968 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30684/tid=30718] ppid=30680 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30718/stat : 30718 (java) S 30680 30684 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255686374 9787813888 95162 33554432000 1073741824 1073778376 140736888973840 140385956330360 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30684/tid=30720] ppid=30680 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30720/stat : 30720 (java) S 30680 30684 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255686374 9787813888 95162 33554432000 1073741824 1073778376 140736888973840 140385955277768 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.49
Current children cumulated vsize (KiB) 9558412

[startup+3.10067 s]
/proc/loadavg: 1.00 1.32 1.68 4/212 30720
/proc/meminfo: memFree=28112864/32873844 swapFree=6080/6080
[pid=30684] ppid=30680 vsize=9558412 CPUtime=4.47 cores=0,2,4,6
/proc/30684/stat : 30684 (java) S 30680 30684 24394 0 -1 4202496 13307 0 1 0 420 27 0 0 20 0 18 0 255686367 9787813888 168444 33554432000 1073741824 1073778376 140736888973840 140736888964976 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30684/statm: 2389603 168444 2255 9 0 2380296 0
[pid=30684/tid=30688] ppid=30680 vsize=9558412 CPUtime=2.79 cores=0,2,4,6
/proc/30684/task/30688/stat : 30688 (java) R 30680 30684 24394 0 -1 4202560 2853 0 1 0 271 8 0 0 20 0 18 0 255686369 9787813888 168444 33554432000 1073741824 1073778376 140736888973840 140386609831872 140386459074723 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30684/tid=30689] ppid=30680 vsize=9558412 CPUtime=0.13 cores=0,2,4,6
/proc/30684/task/30689/stat : 30689 (java) S 30680 30684 24394 0 -1 4202560 133 0 0 0 11 2 0 0 20 0 18 0 255686370 9787813888 168444 33554432000 1073741824 1073778376 140736888973840 140386582293032 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30684/tid=30690] ppid=30680 vsize=9558412 CPUtime=0.09 cores=0,2,4,6
/proc/30684/task/30690/stat : 30690 (java) S 30680 30684 24394 0 -1 4202560 62 0 0 0 7 2 0 0 20 0 18 0 255686370 9787813888 168444 33554432000 1073741824 1073778376 140736888973840 140386581240232 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30692] ppid=30680 vsize=9558412 CPUtime=0.1 cores=0,2,4,6
/proc/30684/task/30692/stat : 30692 (java) S 30680 30684 24394 0 -1 4202560 137 0 0 0 7 3 0 0 20 0 18 0 255686370 9787813888 168444 33554432000 1073741824 1073778376 140736888973840 140386580187432 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30684/tid=30693] ppid=30680 vsize=9558412 CPUtime=0.14 cores=0,2,4,6
/proc/30684/task/30693/stat : 30693 (java) S 30680 30684 24394 0 -1 4202560 79 0 0 0 11 3 0 0 20 0 18 0 255686370 9787813888 168444 33554432000 1073741824 1073778376 140736888973840 140386579134632 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30684/tid=30695] ppid=30680 vsize=9558412 CPUtime=0.09 cores=0,2,4,6
/proc/30684/task/30695/stat : 30695 (java) S 30680 30684 24394 0 -1 4202560 133 0 0 0 7 2 0 0 20 0 18 0 255686370 9787813888 168444 33554432000 1073741824 1073778376 140736888973840 140386578082856 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30696] ppid=30680 vsize=9558412 CPUtime=0.08 cores=0,2,4,6
/proc/30684/task/30696/stat : 30696 (java) S 30680 30684 24394 0 -1 4202560 44 0 0 0 6 2 0 0 20 0 18 0 255686370 9787813888 168444 33554432000 1073741824 1073778376 140736888973840 140386447698856 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30698] ppid=30680 vsize=9558412 CPUtime=0.09 cores=0,2,4,6
/proc/30684/task/30698/stat : 30698 (java) S 30680 30684 24394 0 -1 4202560 123 0 0 0 7 2 0 0 20 0 18 0 255686370 9787813888 168444 33554432000 1073741824 1073778376 140736888973840 140386446646056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30684/tid=30700] ppid=30680 vsize=9558412 CPUtime=0.14 cores=0,2,4,6
/proc/30684/task/30700/stat : 30700 (java) S 30680 30684 24394 0 -1 4202560 92 0 0 0 10 4 0 0 20 0 18 0 255686370 9787813888 168444 33554432000 1073741824 1073778376 140736888973840 140386445593256 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30705] ppid=30680 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30705/stat : 30705 (java) S 30680 30684 24394 0 -1 4202560 475 0 0 0 0 0 0 0 20 0 18 0 255686371 9787813888 168444 33554432000 1073741824 1073778376 140736888973840 140385962645992 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30707] ppid=30680 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30707/stat : 30707 (java) S 30680 30684 24394 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255686371 9787813888 168444 33554432000 1073741824 1073778376 140736888973840 140385961592056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30708] ppid=30680 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30708/stat : 30708 (java) S 30680 30684 24394 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255686371 9787813888 168444 33554432000 1073741824 1073778376 140736888973840 140385960539144 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30712] ppid=30680 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30712/stat : 30712 (java) S 30680 30684 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255686374 9787813888 168444 33554432000 1073741824 1073778376 140736888973840 140385959487632 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30714] ppid=30680 vsize=9558412 CPUtime=0.35 cores=0,2,4,6
/proc/30684/task/30714/stat : 30714 (java) S 30680 30684 24394 0 -1 4202560 2945 0 0 0 35 0 0 0 20 0 18 0 255686374 9787813888 168444 33554432000 1073741824 1073778376 140736888973840 140385958435768 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30684/tid=30716] ppid=30680 vsize=9558412 CPUtime=0.35 cores=0,2,4,6
/proc/30684/task/30716/stat : 30716 (java) S 30680 30684 24394 0 -1 4202560 5057 0 0 0 35 0 0 0 20 0 18 0 255686374 9787813888 168444 33554432000 1073741824 1073778376 140736888973840 140385957382968 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30684/tid=30718] ppid=30680 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30718/stat : 30718 (java) S 30680 30684 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255686374 9787813888 168444 33554432000 1073741824 1073778376 140736888973840 140385956330360 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30684/tid=30720] ppid=30680 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30720/stat : 30720 (java) S 30680 30684 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255686374 9787813888 168444 33554432000 1073741824 1073778376 140736888973840 140385955277768 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.47
Current children cumulated vsize (KiB) 9558412

[startup+6.30077 s]
/proc/loadavg: 1.08 1.33 1.69 5/214 30722
/proc/meminfo: memFree=27457816/32873844 swapFree=6080/6080
[pid=30684] ppid=30680 vsize=9624976 CPUtime=8.35 cores=0,2,4,6
/proc/30684/stat : 30684 (java) S 30680 30684 24394 0 -1 4202496 14534 0 1 0 800 35 0 0 20 0 19 0 255686367 9855975424 188465 33554432000 1073741824 1073778376 140736888973840 140736888964976 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30684/statm: 2406244 188465 2265 9 0 2396937 0
[pid=30684/tid=30688] ppid=30680 vsize=9624976 CPUtime=5.88 cores=0,2,4,6
/proc/30684/task/30688/stat : 30688 (java) R 30680 30684 24394 0 -1 4202560 3282 0 1 0 579 9 0 0 20 0 19 0 255686369 9855975424 188465 33554432000 1073741824 1073778376 140736888973840 140386609840776 140386459492361 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=30684/tid=30689] ppid=30680 vsize=9624976 CPUtime=0.18 cores=0,2,4,6
/proc/30684/task/30689/stat : 30689 (java) S 30680 30684 24394 0 -1 4202560 151 0 0 0 15 3 0 0 20 0 19 0 255686370 9855975424 188465 33554432000 1073741824 1073778376 140736888973840 140386582293032 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30684/tid=30690] ppid=30680 vsize=9624976 CPUtime=0.12 cores=0,2,4,6
/proc/30684/task/30690/stat : 30690 (java) S 30680 30684 24394 0 -1 4202560 200 0 0 0 10 2 0 0 20 0 19 0 255686370 9855975424 188465 33554432000 1073741824 1073778376 140736888973840 140386581240232 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30684/tid=30692] ppid=30680 vsize=9624976 CPUtime=0.15 cores=0,2,4,6
/proc/30684/task/30692/stat : 30692 (java) S 30680 30684 24394 0 -1 4202560 235 0 0 0 12 3 0 0 20 0 19 0 255686370 9855975424 188465 33554432000 1073741824 1073778376 140736888973840 140386580187432 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30684/tid=30693] ppid=30680 vsize=9624976 CPUtime=0.18 cores=0,2,4,6
/proc/30684/task/30693/stat : 30693 (java) S 30680 30684 24394 0 -1 4202560 177 0 0 0 15 3 0 0 20 0 19 0 255686370 9855975424 188465 33554432000 1073741824 1073778376 140736888973840 140386579134632 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30684/tid=30695] ppid=30680 vsize=9624976 CPUtime=0.17 cores=0,2,4,6
/proc/30684/task/30695/stat : 30695 (java) S 30680 30684 24394 0 -1 4202560 337 0 0 0 14 3 0 0 20 0 19 0 255686370 9855975424 188465 33554432000 1073741824 1073778376 140736888973840 140386578082856 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30696] ppid=30680 vsize=9624976 CPUtime=0.11 cores=0,2,4,6
/proc/30684/task/30696/stat : 30696 (java) S 30680 30684 24394 0 -1 4202560 174 0 0 0 9 2 0 0 20 0 19 0 255686370 9855975424 188465 33554432000 1073741824 1073778376 140736888973840 140386447698856 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30698] ppid=30680 vsize=9624976 CPUtime=0.13 cores=0,2,4,6
/proc/30684/task/30698/stat : 30698 (java) S 30680 30684 24394 0 -1 4202560 140 0 0 0 11 2 0 0 20 0 19 0 255686370 9855975424 188465 33554432000 1073741824 1073778376 140736888973840 140386446646056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30684/tid=30700] ppid=30680 vsize=9624976 CPUtime=0.17 cores=0,2,4,6
/proc/30684/task/30700/stat : 30700 (java) S 30680 30684 24394 0 -1 4202560 103 0 0 0 13 4 0 0 20 0 19 0 255686370 9855975424 188465 33554432000 1073741824 1073778376 140736888973840 140386445593256 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30684/tid=30705] ppid=30680 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30705/stat : 30705 (java) S 30680 30684 24394 0 -1 4202560 486 0 0 0 0 0 0 0 20 0 19 0 255686371 9855975424 188465 33554432000 1073741824 1073778376 140736888973840 140385962645992 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30707] ppid=30680 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30707/stat : 30707 (java) S 30680 30684 24394 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255686371 9855975424 188465 33554432000 1073741824 1073778376 140736888973840 140385961592056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30708] ppid=30680 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30708/stat : 30708 (java) S 30680 30684 24394 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255686371 9855975424 188465 33554432000 1073741824 1073778376 140736888973840 140385960539144 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30712] ppid=30680 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30712/stat : 30712 (java) S 30680 30684 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255686374 9855975424 188465 33554432000 1073741824 1073778376 140736888973840 140385959487632 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30714] ppid=30680 vsize=9624976 CPUtime=0.58 cores=0,2,4,6
/proc/30684/task/30714/stat : 30714 (java) S 30680 30684 24394 0 -1 4202560 2950 0 0 0 58 0 0 0 20 0 19 0 255686374 9855975424 188465 33554432000 1073741824 1073778376 140736888973840 140385958435768 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30684/tid=30716] ppid=30680 vsize=9624976 CPUtime=0.53 cores=0,2,4,6
/proc/30684/task/30716/stat : 30716 (java) S 30680 30684 24394 0 -1 4202560 5117 0 0 0 53 0 0 0 20 0 19 0 255686374 9855975424 188465 33554432000 1073741824 1073778376 140736888973840 140385957382968 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30718] ppid=30680 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30718/stat : 30718 (java) S 30680 30684 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255686374 9855975424 188465 33554432000 1073741824 1073778376 140736888973840 140385956330360 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30684/tid=30720] ppid=30680 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30720/stat : 30720 (java) S 30680 30684 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255686374 9855975424 188465 33554432000 1073741824 1073778376 140736888973840 140385955277768 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30684/tid=30721] ppid=30680 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30721/stat : 30721 (java) S 30680 30684 24394 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255686899 9855975424 188465 33554432000 1073741824 1073778376 140736888973840 140385954223272 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 8.35
Current children cumulated vsize (KiB) 9624976

[startup+12.7008 s]
/proc/loadavg: 1.15 1.34 1.69 4/214 30722
/proc/meminfo: memFree=27451768/32873844 swapFree=6080/6080
[pid=30684] ppid=30680 vsize=9624976 CPUtime=14.8 cores=0,2,4,6
/proc/30684/stat : 30684 (java) S 30680 30684 24394 0 -1 4202496 14538 0 1 0 1445 35 0 0 20 0 19 0 255686367 9855975424 187575 33554432000 1073741824 1073778376 140736888973840 140736888964976 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0

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

[pid=30684/tid=30714] ppid=30680 vsize=9624976 CPUtime=0.69 cores=0,2,4,6
/proc/30684/task/30714/stat : 30714 (java) S 30680 30684 24394 0 -1 4202560 3146 0 0 0 69 0 0 0 20 0 19 0 255686374 9855975424 280112 33554432000 1073741824 1073778376 140736888973840 140385958435768 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30684/tid=30716] ppid=30680 vsize=9624976 CPUtime=0.66 cores=0,2,4,6
/proc/30684/task/30716/stat : 30716 (java) S 30680 30684 24394 0 -1 4202560 5142 0 0 0 66 0 0 0 20 0 19 0 255686374 9855975424 280112 33554432000 1073741824 1073778376 140736888973840 140385957382968 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30684/tid=30718] ppid=30680 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30718/stat : 30718 (java) S 30680 30684 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255686374 9855975424 280112 33554432000 1073741824 1073778376 140736888973840 140385956330360 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30684/tid=30720] ppid=30680 vsize=9624976 CPUtime=0.78 cores=0,2,4,6
/proc/30684/task/30720/stat : 30720 (java) S 30680 30684 24394 0 -1 4202560 99 0 0 0 40 38 0 0 20 0 19 0 255686374 9855975424 280112 33554432000 1073741824 1073778376 140736888973840 140385955277768 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30684/tid=30721] ppid=30680 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30721/stat : 30721 (java) S 30680 30684 24394 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255686899 9855975424 280112 33554432000 1073741824 1073778376 140736888973840 140385954223272 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1726.07
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.91 4/213 30768
/proc/meminfo: memFree=26633568/32873844 swapFree=6080/6080
[pid=30684] ppid=30680 vsize=9624976 CPUtime=1786.07 cores=0,2,4,6
/proc/30684/stat : 30684 (java) S 30680 30684 24394 0 -1 4202496 15801 0 1 0 178527 80 0 0 20 0 19 0 255686367 9855975424 280112 33554432000 1073741824 1073778376 140736888973840 140736888964976 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30684/statm: 2406244 280112 2281 9 0 2396937 0
[pid=30684/tid=30688] ppid=30680 vsize=9624976 CPUtime=1769.71 cores=0,2,4,6
/proc/30684/task/30688/stat : 30688 (java) R 30680 30684 24394 0 -1 4202560 3308 0 1 0 176935 36 0 0 20 0 19 0 255686369 9855975424 280112 33554432000 1073741824 1073778376 140736888973840 140386609840416 140386459499160 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30689] ppid=30680 vsize=9624976 CPUtime=0.35 cores=0,2,4,6
/proc/30684/task/30689/stat : 30689 (java) S 30680 30684 24394 0 -1 4202560 228 0 0 0 29 6 0 0 20 0 19 0 255686370 9855975424 280112 33554432000 1073741824 1073778376 140736888973840 140386582293032 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30684/tid=30690] ppid=30680 vsize=9624976 CPUtime=0.39 cores=0,2,4,6
/proc/30684/task/30690/stat : 30690 (java) S 30680 30684 24394 0 -1 4202560 292 0 0 0 32 7 0 0 20 0 19 0 255686370 9855975424 280112 33554432000 1073741824 1073778376 140736888973840 140386581240232 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30684/tid=30692] ppid=30680 vsize=9624976 CPUtime=0.35 cores=0,2,4,6
/proc/30684/task/30692/stat : 30692 (java) S 30680 30684 24394 0 -1 4202560 342 0 0 0 28 7 0 0 20 0 19 0 255686370 9855975424 280112 33554432000 1073741824 1073778376 140736888973840 140386580187432 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30684/tid=30693] ppid=30680 vsize=9624976 CPUtime=0.44 cores=0,2,4,6
/proc/30684/task/30693/stat : 30693 (java) S 30680 30684 24394 0 -1 4202560 271 0 0 0 38 6 0 0 20 0 19 0 255686370 9855975424 280112 33554432000 1073741824 1073778376 140736888973840 140386579134632 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30684/tid=30695] ppid=30680 vsize=9624976 CPUtime=0.43 cores=0,2,4,6
/proc/30684/task/30695/stat : 30695 (java) S 30680 30684 24394 0 -1 4202560 402 0 0 0 36 7 0 0 20 0 19 0 255686370 9855975424 280112 33554432000 1073741824 1073778376 140736888973840 140386578082856 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30696] ppid=30680 vsize=9624976 CPUtime=0.42 cores=0,2,4,6
/proc/30684/task/30696/stat : 30696 (java) S 30680 30684 24394 0 -1 4202560 341 0 0 0 35 7 0 0 20 0 19 0 255686370 9855975424 280112 33554432000 1073741824 1073778376 140736888973840 140386447698856 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30698] ppid=30680 vsize=9624976 CPUtime=0.37 cores=0,2,4,6
/proc/30684/task/30698/stat : 30698 (java) S 30680 30684 24394 0 -1 4202560 186 0 0 0 32 5 0 0 20 0 19 0 255686370 9855975424 280112 33554432000 1073741824 1073778376 140736888973840 140386446646056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30684/tid=30700] ppid=30680 vsize=9624976 CPUtime=0.42 cores=0,2,4,6
/proc/30684/task/30700/stat : 30700 (java) S 30680 30684 24394 0 -1 4202560 144 0 0 0 35 7 0 0 20 0 19 0 255686370 9855975424 280112 33554432000 1073741824 1073778376 140736888973840 140386445593256 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30705] ppid=30680 vsize=9624976 CPUtime=7.12 cores=0,2,4,6
/proc/30684/task/30705/stat : 30705 (java) S 30680 30684 24394 0 -1 4202560 715 0 0 0 709 3 0 0 20 0 19 0 255686371 9855975424 280112 33554432000 1073741824 1073778376 140736888973840 140385962645992 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30684/tid=30707] ppid=30680 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30707/stat : 30707 (java) S 30680 30684 24394 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255686371 9855975424 280112 33554432000 1073741824 1073778376 140736888973840 140385961592056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30708] ppid=30680 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30708/stat : 30708 (java) S 30680 30684 24394 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255686371 9855975424 280112 33554432000 1073741824 1073778376 140736888973840 140385960539144 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30712] ppid=30680 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30712/stat : 30712 (java) S 30680 30684 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255686374 9855975424 280112 33554432000 1073741824 1073778376 140736888973840 140385959487632 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30714] ppid=30680 vsize=9624976 CPUtime=0.69 cores=0,2,4,6
/proc/30684/task/30714/stat : 30714 (java) S 30680 30684 24394 0 -1 4202560 3146 0 0 0 69 0 0 0 20 0 19 0 255686374 9855975424 280112 33554432000 1073741824 1073778376 140736888973840 140385958435768 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30684/tid=30716] ppid=30680 vsize=9624976 CPUtime=0.66 cores=0,2,4,6
/proc/30684/task/30716/stat : 30716 (java) S 30680 30684 24394 0 -1 4202560 5142 0 0 0 66 0 0 0 20 0 19 0 255686374 9855975424 280112 33554432000 1073741824 1073778376 140736888973840 140385957382968 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30684/tid=30718] ppid=30680 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30718/stat : 30718 (java) S 30680 30684 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255686374 9855975424 280112 33554432000 1073741824 1073778376 140736888973840 140385956330360 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30684/tid=30720] ppid=30680 vsize=9624976 CPUtime=0.81 cores=0,2,4,6
/proc/30684/task/30720/stat : 30720 (java) S 30680 30684 24394 0 -1 4202560 103 0 0 0 41 40 0 0 20 0 19 0 255686374 9855975424 280112 33554432000 1073741824 1073778376 140736888973840 140385955277768 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30684/tid=30721] ppid=30680 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30721/stat : 30721 (java) S 30680 30684 24394 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255686899 9855975424 280112 33554432000 1073741824 1073778376 140736888973840 140385954223272 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1786.07
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.2 s]
/proc/loadavg: 2.00 1.97 1.91 2/194 30774
/proc/meminfo: memFree=27820536/32873844 swapFree=6080/6080
[pid=30684] ppid=30680 vsize=9624976 CPUtime=1800.06 cores=0,2,4,6
/proc/30684/stat : 30684 (java) S 30680 30684 24394 0 -1 4202496 15805 0 1 0 179925 81 0 0 20 0 19 0 255686367 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140736888964976 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30684/statm: 2406244 280107 2281 9 0 2396937 0
[pid=30684/tid=30688] ppid=30680 vsize=9624976 CPUtime=1783.09 cores=0,2,4,6
/proc/30684/task/30688/stat : 30688 (java) R 30680 30684 24394 0 -1 4202560 3309 0 1 0 178272 37 0 0 20 0 19 0 255686369 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140386609840416 140386459492148 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30689] ppid=30680 vsize=9624976 CPUtime=0.35 cores=0,2,4,6
/proc/30684/task/30689/stat : 30689 (java) S 30680 30684 24394 0 -1 4202560 228 0 0 0 29 6 0 0 20 0 19 0 255686370 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140386582293032 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30684/tid=30690] ppid=30680 vsize=9624976 CPUtime=0.4 cores=0,2,4,6
/proc/30684/task/30690/stat : 30690 (java) S 30680 30684 24394 0 -1 4202560 292 0 0 0 33 7 0 0 20 0 19 0 255686370 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140386581240232 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30684/tid=30692] ppid=30680 vsize=9624976 CPUtime=0.38 cores=0,2,4,6
/proc/30684/task/30692/stat : 30692 (java) S 30680 30684 24394 0 -1 4202560 342 0 0 0 31 7 0 0 20 0 19 0 255686370 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140386580187432 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30684/tid=30693] ppid=30680 vsize=9624976 CPUtime=0.44 cores=0,2,4,6
/proc/30684/task/30693/stat : 30693 (java) S 30680 30684 24394 0 -1 4202560 271 0 0 0 38 6 0 0 20 0 19 0 255686370 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140386579134632 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30684/tid=30695] ppid=30680 vsize=9624976 CPUtime=0.45 cores=0,2,4,6
/proc/30684/task/30695/stat : 30695 (java) S 30680 30684 24394 0 -1 4202560 402 0 0 0 38 7 0 0 20 0 19 0 255686370 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140386578082856 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30684/tid=30696] ppid=30680 vsize=9624976 CPUtime=0.44 cores=0,2,4,6
/proc/30684/task/30696/stat : 30696 (java) S 30680 30684 24394 0 -1 4202560 342 0 0 0 37 7 0 0 20 0 19 0 255686370 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140386447698856 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30684/tid=30698] ppid=30680 vsize=9624976 CPUtime=0.38 cores=0,2,4,6
/proc/30684/task/30698/stat : 30698 (java) S 30680 30684 24394 0 -1 4202560 186 0 0 0 33 5 0 0 20 0 19 0 255686370 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140386446646056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30684/tid=30700] ppid=30680 vsize=9624976 CPUtime=0.43 cores=0,2,4,6
/proc/30684/task/30700/stat : 30700 (java) S 30680 30684 24394 0 -1 4202560 144 0 0 0 36 7 0 0 20 0 19 0 255686370 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140386445593256 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30705] ppid=30680 vsize=9624976 CPUtime=7.58 cores=0,2,4,6
/proc/30684/task/30705/stat : 30705 (java) S 30680 30684 24394 0 -1 4202560 717 0 0 0 755 3 0 0 20 0 19 0 255686371 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140385962645992 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30684/tid=30707] ppid=30680 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30707/stat : 30707 (java) S 30680 30684 24394 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255686371 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140385961592056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30708] ppid=30680 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30708/stat : 30708 (java) S 30680 30684 24394 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255686371 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140385960539144 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30712] ppid=30680 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30712/stat : 30712 (java) S 30680 30684 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255686374 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140385959487632 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30714] ppid=30680 vsize=9624976 CPUtime=0.69 cores=0,2,4,6
/proc/30684/task/30714/stat : 30714 (java) S 30680 30684 24394 0 -1 4202560 3146 0 0 0 69 0 0 0 20 0 19 0 255686374 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140385958435768 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30684/tid=30716] ppid=30680 vsize=9624976 CPUtime=0.66 cores=0,2,4,6
/proc/30684/task/30716/stat : 30716 (java) S 30680 30684 24394 0 -1 4202560 5142 0 0 0 66 0 0 0 20 0 19 0 255686374 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140385957382968 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30684/tid=30718] ppid=30680 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30718/stat : 30718 (java) S 30680 30684 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255686374 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140385956330360 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30684/tid=30720] ppid=30680 vsize=9624976 CPUtime=0.82 cores=0,2,4,6
/proc/30684/task/30720/stat : 30720 (java) S 30680 30684 24394 0 -1 4202560 103 0 0 0 42 40 0 0 20 0 19 0 255686374 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140385955277768 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30684/tid=30721] ppid=30680 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30721/stat : 30721 (java) S 30680 30684 24394 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255686899 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140385954223272 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
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

[startup+1796.2 s]
/proc/loadavg: 2.00 1.97 1.91 2/194 30774
/proc/meminfo: memFree=27820536/32873844 swapFree=6080/6080
[pid=30684] ppid=30680 vsize=9624976 CPUtime=1800.06 cores=0,2,4,6
/proc/30684/stat : 30684 (java) S 30680 30684 24394 0 -1 4202496 15805 0 1 0 179925 81 0 0 20 0 19 0 255686367 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140736888964976 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30684/statm: 2406244 280107 2281 9 0 2396937 0
[pid=30684/tid=30688] ppid=30680 vsize=9624976 CPUtime=1783.09 cores=0,2,4,6
/proc/30684/task/30688/stat : 30688 (java) R 30680 30684 24394 0 -1 4202560 3309 0 1 0 178272 37 0 0 20 0 19 0 255686369 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140386609840416 140386459492148 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30689] ppid=30680 vsize=9624976 CPUtime=0.35 cores=0,2,4,6
/proc/30684/task/30689/stat : 30689 (java) S 30680 30684 24394 0 -1 4202560 228 0 0 0 29 6 0 0 20 0 19 0 255686370 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140386582293032 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30684/tid=30690] ppid=30680 vsize=9624976 CPUtime=0.4 cores=0,2,4,6
/proc/30684/task/30690/stat : 30690 (java) S 30680 30684 24394 0 -1 4202560 292 0 0 0 33 7 0 0 20 0 19 0 255686370 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140386581240232 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30684/tid=30692] ppid=30680 vsize=9624976 CPUtime=0.38 cores=0,2,4,6
/proc/30684/task/30692/stat : 30692 (java) S 30680 30684 24394 0 -1 4202560 342 0 0 0 31 7 0 0 20 0 19 0 255686370 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140386580187432 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30684/tid=30693] ppid=30680 vsize=9624976 CPUtime=0.44 cores=0,2,4,6
/proc/30684/task/30693/stat : 30693 (java) S 30680 30684 24394 0 -1 4202560 271 0 0 0 38 6 0 0 20 0 19 0 255686370 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140386579134632 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30684/tid=30695] ppid=30680 vsize=9624976 CPUtime=0.45 cores=0,2,4,6
/proc/30684/task/30695/stat : 30695 (java) S 30680 30684 24394 0 -1 4202560 402 0 0 0 38 7 0 0 20 0 19 0 255686370 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140386578082856 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30684/tid=30696] ppid=30680 vsize=9624976 CPUtime=0.44 cores=0,2,4,6
/proc/30684/task/30696/stat : 30696 (java) S 30680 30684 24394 0 -1 4202560 342 0 0 0 37 7 0 0 20 0 19 0 255686370 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140386447698856 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30684/tid=30698] ppid=30680 vsize=9624976 CPUtime=0.38 cores=0,2,4,6
/proc/30684/task/30698/stat : 30698 (java) S 30680 30684 24394 0 -1 4202560 186 0 0 0 33 5 0 0 20 0 19 0 255686370 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140386446646056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30684/tid=30700] ppid=30680 vsize=9624976 CPUtime=0.43 cores=0,2,4,6
/proc/30684/task/30700/stat : 30700 (java) S 30680 30684 24394 0 -1 4202560 144 0 0 0 36 7 0 0 20 0 19 0 255686370 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140386445593256 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30705] ppid=30680 vsize=9624976 CPUtime=7.58 cores=0,2,4,6
/proc/30684/task/30705/stat : 30705 (java) S 30680 30684 24394 0 -1 4202560 717 0 0 0 755 3 0 0 20 0 19 0 255686371 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140385962645992 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30684/tid=30707] ppid=30680 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30707/stat : 30707 (java) S 30680 30684 24394 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255686371 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140385961592056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30708] ppid=30680 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30708/stat : 30708 (java) S 30680 30684 24394 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255686371 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140385960539144 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30712] ppid=30680 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30712/stat : 30712 (java) S 30680 30684 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255686374 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140385959487632 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30684/tid=30714] ppid=30680 vsize=9624976 CPUtime=0.69 cores=0,2,4,6
/proc/30684/task/30714/stat : 30714 (java) S 30680 30684 24394 0 -1 4202560 3146 0 0 0 69 0 0 0 20 0 19 0 255686374 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140385958435768 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30684/tid=30716] ppid=30680 vsize=9624976 CPUtime=0.66 cores=0,2,4,6
/proc/30684/task/30716/stat : 30716 (java) S 30680 30684 24394 0 -1 4202560 5142 0 0 0 66 0 0 0 20 0 19 0 255686374 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140385957382968 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30684/tid=30718] ppid=30680 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30718/stat : 30718 (java) S 30680 30684 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255686374 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140385956330360 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30684/tid=30720] ppid=30680 vsize=9624976 CPUtime=0.82 cores=0,2,4,6
/proc/30684/task/30720/stat : 30720 (java) S 30680 30684 24394 0 -1 4202560 103 0 0 0 42 40 0 0 20 0 19 0 255686374 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140385955277768 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30684/tid=30721] ppid=30680 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/30684/task/30721/stat : 30721 (java) S 30680 30684 24394 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255686899 9855975424 280107 33554432000 1073741824 1073778376 140736888973840 140385954223272 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 9624976

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30684 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=948126
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=453778
# CPU time returned by wait4() is 1796.4
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1796.23
CPU time (s): 1800.06
CPU user time (s): 1799.25
CPU system time (s): 0.81
CPU usage (%): 100.213
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.95
system time used= 1.45378
maximum resident set size= 1120568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15842
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1248
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38605
involuntary context switches= 5260

runsolver used 5.46017 second user time and 15.9246 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-24 23:40:18
IDJOB=3690059
IDBENCH=92678
IDSOLVER=2269
FILE ID=node139/3690059-1337895617
RUNJOBID= node139-1337895617-30657
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_3_mh_ic.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3690059-1337895617/watcher-3690059-1337895617 -o /tmp/evaluation-result-3690059-1337895617/solver-3690059-1337895617 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3690059-1337895617.opb

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

MD5SUM BENCH= e746951c72dd3c581de09cc22407090d
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:           569652 kB
Inactive:        2572124 kB
Active(anon):       2476 kB
Inactive(anon):    11120 kB
Active(file):     567176 kB
Inactive(file):  2561004 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             76016 kB
Writeback:             0 kB
AnonPages:         19556 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:     103896 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= 71648 MiB
End job on node139 at 2012-05-25 00:10:16