Trace number 3690079

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.01 1795.55

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat50_4_16_9_mh_ic.opb
MD5SUM655cb5a16dbcae660ed90071e230a8ed
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4628317
Best CPU time to get the best result obtained on this benchmark1800.43
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 149721291
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 68872273970
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 149721291
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 68872273970
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.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version 2.3.2.v20120418
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@4a913fe2
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3690079-1337895867.opb
0.10/0.11	c reading problem ... 
7.03/5.24	c ... done. Wall clock time 5.129s.
7.03/5.24	c declared #vars     370300
7.03/5.24	c #constraints  855312
7.03/5.24	c constraints type 
7.03/5.24	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 241376
7.03/5.24	c org.sat4j.minisat.constraints.cnf.UnitClauses => 4
7.03/5.24	c org.sat4j.minisat.constraints.card.MinWatchCard => 57
7.03/5.24	c ignored satisfied constraints => 4
7.03/5.24	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 372450
7.03/5.24	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 241425
7.03/5.24	c 855316 constraints processed.
7.03/5.24	c objective function length is 132350 literals
143.49/141.16	c cleaning 2485 clauses out of 5008 with flag 5008/5008
208.26/205.28	c cleaning 4243 clauses out of 8515 with flag 11000/11000
270.72/267.69	c cleaning 5625 clauses out of 11274 with flag 18002/18002
323.96/320.81	c cleaning 6824 clauses out of 13648 with flag 26001/26001
390.88/387.65	c cleaning 7900 clauses out of 15823 with flag 35000/35000
448.95/445.68	c cleaning 8959 clauses out of 17926 with flag 45003/45003
611.76/608.32	c cleaning 9980 clauses out of 19964 with flag 56000/56000
703.04/699.54	c cleaning 10967 clauses out of 21984 with flag 68000/68000
800.68/797.16	c cleaning 11986 clauses out of 24019 with flag 81002/81002
890.49/886.86	c cleaning 12993 clauses out of 26031 with flag 95000/95000
959.18/955.43	c cleaning 13992 clauses out of 28038 with flag 110000/110000
1040.36/1036.56	c cleaning 15018 clauses out of 30047 with flag 126001/126001
1120.27/1116.37	c cleaning 16010 clauses out of 32028 with flag 143000/143000
1200.26/1196.21	c cleaning 16986 clauses out of 34026 with flag 161008/161008
1485.44/1481.25	c cleaning 18001 clauses out of 36032 with flag 180000/180000
1640.19/1635.88	c cleaning 18997 clauses out of 38031 with flag 200000/200000
1800.01/1795.52	c starts		: 119
1800.01/1795.52	c conflicts		: 220317
1800.01/1795.52	c decisions		: 1905693
1800.01/1795.52	c propagations		: 310791477
1800.01/1795.52	c inspects		: 7513918429
1800.01/1795.52	c shortcuts		: 0
1800.01/1795.52	c learnt literals	: 0
1800.01/1795.52	c learnt binary clauses	: 35
1800.01/1795.52	c learnt ternary clauses	: 2
1800.01/1795.52	c learnt constraints	: 220317
1800.01/1795.52	c ignored constraints	: 0
1800.01/1795.52	c root simplifications	: 0
1800.01/1795.52	c removed literals (reason simplification)	: 0
1800.01/1795.52	c reason swapping (by a shorter reason)	: 0
1800.01/1795.52	c Calls to reduceDB	: 16
1800.01/1795.52	c number of reductions to clauses (during analyze)	: 0
1800.01/1795.52	c number of learned constraints concerned by reduction	: 0
1800.01/1795.52	c number of learning phase by resolution	: 0
1800.01/1795.52	c number of learning phase by cutting planes	: 0
1800.01/1795.52	c speed (assignments/second)	: 173611.29945585778
1800.01/1795.52	c non guided choices	0
1800.01/1795.53	c learnt constraints type 
1800.01/1795.53	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 35
1800.01/1795.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 39318
1800.01/1795.53	c constraints type 
1800.01/1795.53	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 241376
1800.01/1795.53	c org.sat4j.minisat.constraints.cnf.UnitClauses => 4
1800.01/1795.53	c org.sat4j.minisat.constraints.card.MinWatchCard => 57
1800.01/1795.53	c ignored satisfied constraints => 4
1800.01/1795.53	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 372450
1800.01/1795.53	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 241425
1800.01/1795.53	c 855316 constraints processed.
1800.01/1795.53	s UNKNOWN
1800.01/1795.53	c Total wall clock time (in seconds): 1795.427

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-3690079-1337895867/watcher-3690079-1337895867 -o /tmp/evaluation-result-3690079-1337895867/solver-3690079-1337895867 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3690079-1337895867.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.75 1.95 1.98 5/191 6758
/proc/meminfo: memFree=29442640/32873852 swapFree=6848/6848
[pid=6758] ppid=6756 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/6758/stat : 6758 (java) R 6756 6758 718 0 -1 4202496 987 0 0 0 0 0 0 0 20 0 1 0 255712267 23793664 715 33554432000 1073741824 1073778376 140735877104912 140735877093976 229346686312 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6758/statm: 5809 715 529 9 0 128 0

[startup+0.0170511 s]
/proc/loadavg: 1.75 1.95 1.98 5/191 6758
/proc/meminfo: memFree=29442640/32873852 swapFree=6848/6848
[pid=6758] ppid=6756 vsize=9016616 CPUtime=0 cores=1,3,5,7
/proc/6758/stat : 6758 (java) S 6756 6758 718 0 -1 4202496 2242 0 1 0 0 0 0 0 20 0 10 0 255712267 9233014784 2942 33554432000 1073741824 1073778376 140735877104912 140735877096048 229359255613 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6758/statm: 2254154 2951 1090 9 0 2244855 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9016616

[startup+0.100279 s]
/proc/loadavg: 1.75 1.95 1.98 5/191 6758
/proc/meminfo: memFree=29442640/32873852 swapFree=6848/6848
[pid=6758] ppid=6756 vsize=9558412 CPUtime=0.1 cores=1,3,5,7
/proc/6758/stat : 6758 (java) S 6756 6758 718 0 -1 4202496 4367 0 1 0 9 1 0 0 20 0 18 0 255712267 9787813888 5571 33554432000 1073741824 1073778376 140735877104912 140735877096048 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6758/statm: 2389603 5571 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558412

[startup+0.300258 s]
/proc/loadavg: 1.75 1.95 1.98 5/191 6758
/proc/meminfo: memFree=29442640/32873852 swapFree=6848/6848
[pid=6758] ppid=6756 vsize=9558412 CPUtime=0.46 cores=1,3,5,7
/proc/6758/stat : 6758 (java) S 6756 6758 718 0 -1 4202496 5414 0 1 0 45 1 0 0 20 0 18 0 255712267 9787813888 14784 33554432000 1073741824 1073778376 140735877104912 140735877096048 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6758/statm: 2389603 14784 2215 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558412

[startup+0.700288 s]
/proc/loadavg: 1.75 1.95 1.98 5/191 6758
/proc/meminfo: memFree=29442640/32873852 swapFree=6848/6848
[pid=6758] ppid=6756 vsize=9558412 CPUtime=1.18 cores=1,3,5,7
/proc/6758/stat : 6758 (java) S 6756 6758 718 0 -1 4202496 6105 0 1 0 107 11 0 0 20 0 18 0 255712267 9787813888 52688 33554432000 1073741824 1073778376 140735877104912 140735877096048 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6758/statm: 2389603 52688 2236 9 0 2380296 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 9558412

[startup+1.50075 s]
/proc/loadavg: 1.75 1.95 1.98 3/210 6777
/proc/meminfo: memFree=29214072/32873852 swapFree=6848/6848
[pid=6758] ppid=6756 vsize=9558412 CPUtime=2.56 cores=1,3,5,7
/proc/6758/stat : 6758 (java) S 6756 6758 718 0 -1 4202496 12366 0 1 0 235 21 0 0 20 0 18 0 255712267 9787813888 95081 33554432000 1073741824 1073778376 140735877104912 140735877096048 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6758/statm: 2389603 95081 2254 9 0 2380296 0
[pid=6758/tid=6760] ppid=6756 vsize=9558412 CPUtime=1.32 cores=1,3,5,7
/proc/6758/task/6760/stat : 6760 (java) R 6756 6758 718 0 -1 4202560 2565 0 1 0 127 5 0 0 20 0 18 0 255712267 9787813888 95081 33554432000 1073741824 1073778376 140735877104912 140470153719304 140470009640629 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6758/tid=6761] ppid=6756 vsize=9558412 CPUtime=0.07 cores=1,3,5,7
/proc/6758/task/6761/stat : 6761 (java) S 6756 6758 718 0 -1 4202560 124 0 0 0 5 2 0 0 20 0 18 0 255712268 9787813888 95081 33554432000 1073741824 1073778376 140735877104912 140470131820840 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6758/tid=6762] ppid=6756 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/6758/task/6762/stat : 6762 (java) S 6756 6758 718 0 -1 4202560 113 0 0 0 4 2 0 0 20 0 18 0 255712268 9787813888 95081 33554432000 1073741824 1073778376 140735877104912 140470130768040 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6758/tid=6763] ppid=6756 vsize=9558412 CPUtime=0.05 cores=1,3,5,7
/proc/6758/task/6763/stat : 6763 (java) S 6756 6758 718 0 -1 4202560 35 0 0 0 3 2 0 0 20 0 18 0 255712268 9787813888 95081 33554432000 1073741824 1073778376 140735877104912 140470129715752 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6758/tid=6764] ppid=6756 vsize=9558412 CPUtime=0.11 cores=1,3,5,7
/proc/6758/task/6764/stat : 6764 (java) S 6756 6758 718 0 -1 4202560 152 0 0 0 7 4 0 0 20 0 18 0 255712268 9787813888 95081 33554432000 1073741824 1073778376 140735877104912 140470128662952 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6758/tid=6765] ppid=6756 vsize=9558412 CPUtime=0.04 cores=1,3,5,7
/proc/6758/task/6765/stat : 6765 (java) S 6756 6758 718 0 -1 4202560 108 0 0 0 2 2 0 0 20 0 18 0 255712268 9787813888 95081 33554432000 1073741824 1073778376 140735877104912 140469791091496 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6766] ppid=6756 vsize=9558412 CPUtime=0.03 cores=1,3,5,7
/proc/6758/task/6766/stat : 6766 (java) S 6756 6758 718 0 -1 4202560 18 0 0 0 2 1 0 0 20 0 18 0 255712268 9787813888 95081 33554432000 1073741824 1073778376 140735877104912 140469790038696 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6758/tid=6767] ppid=6756 vsize=9558412 CPUtime=0.04 cores=1,3,5,7
/proc/6758/task/6767/stat : 6767 (java) S 6756 6758 718 0 -1 4202560 31 0 0 0 3 1 0 0 20 0 18 0 255712268 9787813888 95081 33554432000 1073741824 1073778376 140735877104912 140469788986408 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6758/tid=6768] ppid=6756 vsize=9558412 CPUtime=0.04 cores=1,3,5,7
/proc/6758/task/6768/stat : 6768 (java) S 6756 6758 718 0 -1 4202560 31 0 0 0 3 1 0 0 20 0 18 0 255712268 9787813888 95081 33554432000 1073741824 1073778376 140735877104912 140469787933608 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6758/tid=6769] ppid=6756 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6769/stat : 6769 (java) S 6756 6758 718 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 18 0 255712269 9787813888 95081 33554432000 1073741824 1073778376 140735877104912 140469775735016 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6758/tid=6770] ppid=6756 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6770/stat : 6770 (java) S 6756 6758 718 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255712270 9787813888 95081 33554432000 1073741824 1073778376 140735877104912 140469774681080 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6771] ppid=6756 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6771/stat : 6771 (java) S 6756 6758 718 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255712270 9787813888 95081 33554432000 1073741824 1073778376 140735877104912 140469773628680 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6773] ppid=6756 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6773/stat : 6773 (java) S 6756 6758 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255712272 9787813888 95081 33554432000 1073741824 1073778376 140735877104912 140469772577168 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6758/tid=6774] ppid=6756 vsize=9558412 CPUtime=0.35 cores=1,3,5,7
/proc/6758/task/6774/stat : 6774 (java) S 6756 6758 718 0 -1 4202560 4916 0 0 0 35 0 0 0 20 0 18 0 255712272 9787813888 95081 33554432000 1073741824 1073778376 140735877104912 140469771524792 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6758/tid=6775] ppid=6756 vsize=9558412 CPUtime=0.27 cores=1,3,5,7
/proc/6758/task/6775/stat : 6775 (java) S 6756 6758 718 0 -1 4202560 2902 0 0 0 27 0 0 0 20 0 18 0 255712272 9787813888 95081 33554432000 1073741824 1073778376 140735877104912 140469770471992 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6776] ppid=6756 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6776/stat : 6776 (java) S 6756 6758 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255712272 9787813888 95081 33554432000 1073741824 1073778376 140735877104912 140469769419896 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6777] ppid=6756 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6777/stat : 6777 (java) S 6756 6758 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255712272 9787813888 95081 33554432000 1073741824 1073778376 140735877104912 140469768367304 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.56
Current children cumulated vsize (KiB) 9558412

[startup+3.10065 s]
/proc/loadavg: 1.75 1.95 1.98 3/210 6777
/proc/meminfo: memFree=29030304/32873852 swapFree=6848/6848
[pid=6758] ppid=6756 vsize=9558412 CPUtime=4.59 cores=1,3,5,7
/proc/6758/stat : 6758 (java) S 6756 6758 718 0 -1 4202496 12977 0 1 0 425 34 0 0 20 0 18 0 255712267 9787813888 168177 33554432000 1073741824 1073778376 140735877104912 140735877096048 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6758/statm: 2389603 168177 2255 9 0 2380296 0
[pid=6758/tid=6760] ppid=6756 vsize=9558412 CPUtime=2.8 cores=1,3,5,7
/proc/6758/task/6760/stat : 6760 (java) S 6756 6758 718 0 -1 4202560 2852 0 1 0 271 9 0 0 20 0 18 0 255712267 9787813888 168177 33554432000 1073741824 1073778376 140735877104912 140470153718904 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6758/tid=6761] ppid=6756 vsize=9558412 CPUtime=0.11 cores=1,3,5,7
/proc/6758/task/6761/stat : 6761 (java) R 6756 6758 718 0 -1 4202560 139 0 0 0 8 3 0 0 20 0 18 0 255712268 9787813888 168177 33554432000 1073741824 1073778376 140735877104912 140470131820968 229355850887 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6758/tid=6762] ppid=6756 vsize=9558412 CPUtime=0.14 cores=1,3,5,7
/proc/6758/task/6762/stat : 6762 (java) R 6756 6758 718 0 -1 4202560 136 0 0 0 10 4 0 0 20 0 18 0 255712268 9787813888 168177 33554432000 1073741824 1073778376 140735877104912 140470130768040 140470157472804 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=6758/tid=6763] ppid=6756 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/6758/task/6763/stat : 6763 (java) R 6756 6758 718 0 -1 4202560 60 0 0 0 7 2 0 0 20 0 18 0 255712268 9787813888 168177 33554432000 1073741824 1073778376 140735877104912 140470129715880 229355850887 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6758/tid=6764] ppid=6756 vsize=9558412 CPUtime=0.15 cores=1,3,5,7
/proc/6758/task/6764/stat : 6764 (java) R 6756 6758 718 0 -1 4202560 172 0 0 0 11 4 0 0 20 0 18 0 255712268 9787813888 168177 33554432000 1073741824 1073778376 140735877104912 140470128663128 140470156191475 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6765] ppid=6756 vsize=9558412 CPUtime=0.08 cores=1,3,5,7
/proc/6758/task/6765/stat : 6765 (java) R 6756 6758 718 0 -1 4202560 136 0 0 0 6 2 0 0 20 0 18 0 255712268 9787813888 168177 33554432000 1073741824 1073778376 140735877104912 140469791091624 140470161215728 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6766] ppid=6756 vsize=9558412 CPUtime=0.07 cores=1,3,5,7
/proc/6758/task/6766/stat : 6766 (java) R 6756 6758 718 0 -1 4202560 36 0 0 0 5 2 0 0 20 0 18 0 255712268 9787813888 168177 33554432000 1073741824 1073778376 140735877104912 140469790038824 229355850887 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6767] ppid=6756 vsize=9558412 CPUtime=0.12 cores=1,3,5,7
/proc/6758/task/6767/stat : 6767 (java) R 6756 6758 718 0 -1 4202560 73 0 0 0 8 4 0 0 20 0 18 0 255712268 9787813888 168177 33554432000 1073741824 1073778376 140735877104912 140469788986536 229355850887 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6758/tid=6768] ppid=6756 vsize=9558412 CPUtime=0.12 cores=1,3,5,7
/proc/6758/task/6768/stat : 6768 (java) R 6756 6758 718 0 -1 4202560 73 0 0 0 10 2 0 0 20 0 18 0 255712268 9787813888 168177 33554432000 1073741824 1073778376 140735877104912 140469787933608 229355850887 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6758/tid=6769] ppid=6756 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6769/stat : 6769 (java) S 6756 6758 718 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 18 0 255712269 9787813888 168177 33554432000 1073741824 1073778376 140735877104912 140469775733896 229359268924 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6758/tid=6770] ppid=6756 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6770/stat : 6770 (java) S 6756 6758 718 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255712270 9787813888 168177 33554432000 1073741824 1073778376 140735877104912 140469774681080 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6771] ppid=6756 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6771/stat : 6771 (java) S 6756 6758 718 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255712270 9787813888 168177 33554432000 1073741824 1073778376 140735877104912 140469773628680 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6773] ppid=6756 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6773/stat : 6773 (java) S 6756 6758 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255712272 9787813888 168177 33554432000 1073741824 1073778376 140735877104912 140469772577168 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6758/tid=6774] ppid=6756 vsize=9558412 CPUtime=0.4 cores=1,3,5,7
/proc/6758/task/6774/stat : 6774 (java) S 6756 6758 718 0 -1 4202560 5009 0 0 0 40 0 0 0 20 0 18 0 255712272 9787813888 168177 33554432000 1073741824 1073778376 140735877104912 140469771524792 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6758/tid=6775] ppid=6756 vsize=9558412 CPUtime=0.33 cores=1,3,5,7
/proc/6758/task/6775/stat : 6775 (java) S 6756 6758 718 0 -1 4202560 2920 0 0 0 33 0 0 0 20 0 18 0 255712272 9787813888 168177 33554432000 1073741824 1073778376 140735877104912 140469770471992 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6758/tid=6776] ppid=6756 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6776/stat : 6776 (java) S 6756 6758 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255712272 9787813888 168177 33554432000 1073741824 1073778376 140735877104912 140469769419896 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6777] ppid=6756 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6777/stat : 6777 (java) S 6756 6758 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255712272 9787813888 168177 33554432000 1073741824 1073778376 140735877104912 140469768367304 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 9558412

[startup+6.30083 s]
/proc/loadavg: 1.77 1.95 1.98 3/211 6778
/proc/meminfo: memFree=28658196/32873852 swapFree=6848/6848
[pid=6758] ppid=6756 vsize=9624976 CPUtime=8.53 cores=1,3,5,7
/proc/6758/stat : 6758 (java) S 6756 6758 718 0 -1 4202496 14061 0 1 0 811 42 0 0 20 0 19 0 255712267 9855975424 187320 33554432000 1073741824 1073778376 140735877104912 140735877096048 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6758/statm: 2406244 187320 2265 9 0 2396937 0
[pid=6758/tid=6760] ppid=6756 vsize=9624976 CPUtime=5.88 cores=1,3,5,7
/proc/6758/task/6760/stat : 6760 (java) R 6756 6758 718 0 -1 4202560 3339 0 1 0 577 11 0 0 20 0 19 0 255712267 9855975424 187320 33554432000 1073741824 1073778376 140735877104912 140470153718944 140470010041043 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6758/tid=6761] ppid=6756 vsize=9624976 CPUtime=0.15 cores=1,3,5,7
/proc/6758/task/6761/stat : 6761 (java) S 6756 6758 718 0 -1 4202560 158 0 0 0 11 4 0 0 20 0 19 0 255712268 9855975424 187320 33554432000 1073741824 1073778376 140735877104912 140470131820840 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6758/tid=6762] ppid=6756 vsize=9624976 CPUtime=0.19 cores=1,3,5,7
/proc/6758/task/6762/stat : 6762 (java) S 6756 6758 718 0 -1 4202560 151 0 0 0 15 4 0 0 20 0 19 0 255712268 9855975424 187320 33554432000 1073741824 1073778376 140735877104912 140470130768040 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6758/tid=6763] ppid=6756 vsize=9624976 CPUtime=0.15 cores=1,3,5,7
/proc/6758/task/6763/stat : 6763 (java) S 6756 6758 718 0 -1 4202560 74 0 0 0 12 3 0 0 20 0 19 0 255712268 9855975424 187320 33554432000 1073741824 1073778376 140735877104912 140470129715752 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6758/tid=6764] ppid=6756 vsize=9624976 CPUtime=0.21 cores=1,3,5,7
/proc/6758/task/6764/stat : 6764 (java) S 6756 6758 718 0 -1 4202560 186 0 0 0 16 5 0 0 20 0 19 0 255712268 9855975424 187320 33554432000 1073741824 1073778376 140735877104912 140470128662952 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6765] ppid=6756 vsize=9624976 CPUtime=0.14 cores=1,3,5,7
/proc/6758/task/6765/stat : 6765 (java) S 6756 6758 718 0 -1 4202560 173 0 0 0 11 3 0 0 20 0 19 0 255712268 9855975424 187320 33554432000 1073741824 1073778376 140735877104912 140469791091496 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6758/tid=6766] ppid=6756 vsize=9624976 CPUtime=0.12 cores=1,3,5,7
/proc/6758/task/6766/stat : 6766 (java) S 6756 6758 718 0 -1 4202560 69 0 0 0 9 3 0 0 20 0 19 0 255712268 9855975424 187320 33554432000 1073741824 1073778376 140735877104912 140469790038696 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6767] ppid=6756 vsize=9624976 CPUtime=0.15 cores=1,3,5,7
/proc/6758/task/6767/stat : 6767 (java) S 6756 6758 718 0 -1 4202560 82 0 0 0 11 4 0 0 20 0 19 0 255712268 9855975424 187320 33554432000 1073741824 1073778376 140735877104912 140469788986408 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6758/tid=6768] ppid=6756 vsize=9624976 CPUtime=0.2 cores=1,3,5,7
/proc/6758/task/6768/stat : 6768 (java) S 6756 6758 718 0 -1 4202560 210 0 0 0 16 4 0 0 20 0 19 0 255712268 9855975424 187320 33554432000 1073741824 1073778376 140735877104912 140469787933608 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6758/tid=6769] ppid=6756 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6769/stat : 6769 (java) S 6756 6758 718 0 -1 4202560 486 0 0 0 0 0 0 0 20 0 19 0 255712269 9855975424 187320 33554432000 1073741824 1073778376 140735877104912 140469775735016 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6758/tid=6770] ppid=6756 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6770/stat : 6770 (java) S 6756 6758 718 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255712270 9855975424 187320 33554432000 1073741824 1073778376 140735877104912 140469774681080 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6771] ppid=6756 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6771/stat : 6771 (java) S 6756 6758 718 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255712270 9855975424 187320 33554432000 1073741824 1073778376 140735877104912 140469773628680 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6773] ppid=6756 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6773/stat : 6773 (java) S 6756 6758 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255712272 9855975424 187320 33554432000 1073741824 1073778376 140735877104912 140469772577168 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6758/tid=6774] ppid=6756 vsize=9624976 CPUtime=0.61 cores=1,3,5,7
/proc/6758/task/6774/stat : 6774 (java) S 6756 6758 718 0 -1 4202560 5031 0 0 0 61 0 0 0 20 0 19 0 255712272 9855975424 187320 33554432000 1073741824 1073778376 140735877104912 140469771524792 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6758/tid=6775] ppid=6756 vsize=9624976 CPUtime=0.54 cores=1,3,5,7
/proc/6758/task/6775/stat : 6775 (java) S 6756 6758 718 0 -1 4202560 2921 0 0 0 54 0 0 0 20 0 19 0 255712272 9855975424 187320 33554432000 1073741824 1073778376 140735877104912 140469770471992 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6758/tid=6776] ppid=6756 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6776/stat : 6776 (java) S 6756 6758 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255712272 9855975424 187320 33554432000 1073741824 1073778376 140735877104912 140469769419896 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6777] ppid=6756 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6777/stat : 6777 (java) S 6756 6758 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255712272 9855975424 187320 33554432000 1073741824 1073778376 140735877104912 140469768367304 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6758/tid=6778] ppid=6756 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6778/stat : 6778 (java) S 6756 6758 718 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255712803 9855975424 187320 33554432000 1073741824 1073778376 140735877104912 140469767312296 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 8.53
Current children cumulated vsize (KiB) 9624976

[startup+12.7009 s]
/proc/loadavg: 1.79 1.95 1.98 3/211 6778
/proc/meminfo: memFree=28653932/32873852 swapFree=6848/6848
[pid=6758] ppid=6756 vsize=9624976 CPUtime=15 cores=1,3,5,7
/proc/6758/stat : 6758 (java) S 6756 6758 718 0 -1 4202496 14064 0 1 0 1458 42 0 0 20 0 19 0 255712267 9855975424 187161 33554432000 1073741824 1073778376 140735877104912 140735877096048 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0

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

[pid=6758/tid=6774] ppid=6756 vsize=9624976 CPUtime=0.74 cores=1,3,5,7
/proc/6758/task/6774/stat : 6774 (java) S 6756 6758 718 0 -1 4202560 5052 0 0 0 74 0 0 0 20 0 19 0 255712272 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469771524792 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6758/tid=6775] ppid=6756 vsize=9624976 CPUtime=0.65 cores=1,3,5,7
/proc/6758/task/6775/stat : 6775 (java) S 6756 6758 718 0 -1 4202560 3160 0 0 0 65 0 0 0 20 0 19 0 255712272 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469770471992 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6776] ppid=6756 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6776/stat : 6776 (java) S 6756 6758 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255712272 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469769419896 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6777] ppid=6756 vsize=9624976 CPUtime=0.99 cores=1,3,5,7
/proc/6758/task/6777/stat : 6777 (java) S 6756 6758 718 0 -1 4202560 95 0 0 0 46 53 0 0 20 0 19 0 255712272 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469768367304 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6758/tid=6778] ppid=6756 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6778/stat : 6778 (java) S 6756 6758 718 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255712803 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469767312296 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1666.76
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/211 6827
/proc/meminfo: memFree=28311692/32873852 swapFree=6848/6848
[pid=6758] ppid=6756 vsize=9624976 CPUtime=1726.78 cores=1,3,5,7
/proc/6758/stat : 6758 (java) S 6756 6758 718 0 -1 4202496 15548 0 1 0 172565 113 0 0 20 0 19 0 255712267 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140735877096048 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6758/statm: 2406244 246154 2281 9 0 2396937 0
[pid=6758/tid=6760] ppid=6756 vsize=9624976 CPUtime=1707.08 cores=1,3,5,7
/proc/6758/task/6760/stat : 6760 (java) R 6756 6758 718 0 -1 4202560 3360 0 1 0 170672 36 0 0 20 0 19 0 255712267 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140470153720096 140470010035998 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=6758/tid=6761] ppid=6756 vsize=9624976 CPUtime=0.4 cores=1,3,5,7
/proc/6758/task/6761/stat : 6761 (java) S 6756 6758 718 0 -1 4202560 414 0 0 0 34 6 0 0 20 0 19 0 255712268 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140470131820840 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6758/tid=6762] ppid=6756 vsize=9624976 CPUtime=0.46 cores=1,3,5,7
/proc/6758/task/6762/stat : 6762 (java) S 6756 6758 718 0 -1 4202560 189 0 0 0 40 6 0 0 20 0 19 0 255712268 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140470130768040 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6758/tid=6763] ppid=6756 vsize=9624976 CPUtime=0.37 cores=1,3,5,7
/proc/6758/task/6763/stat : 6763 (java) S 6756 6758 718 0 -1 4202560 108 0 0 0 32 5 0 0 20 0 19 0 255712268 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140470129715752 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6758/tid=6764] ppid=6756 vsize=9624976 CPUtime=0.5 cores=1,3,5,7
/proc/6758/task/6764/stat : 6764 (java) S 6756 6758 718 0 -1 4202560 228 0 0 0 43 7 0 0 20 0 19 0 255712268 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140470128662952 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6758/tid=6765] ppid=6756 vsize=9624976 CPUtime=0.39 cores=1,3,5,7
/proc/6758/task/6765/stat : 6765 (java) S 6756 6758 718 0 -1 4202560 193 0 0 0 35 4 0 0 20 0 19 0 255712268 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469791091496 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6766] ppid=6756 vsize=9624976 CPUtime=0.38 cores=1,3,5,7
/proc/6758/task/6766/stat : 6766 (java) S 6756 6758 718 0 -1 4202560 111 0 0 0 32 6 0 0 20 0 19 0 255712268 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469790038696 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6758/tid=6767] ppid=6756 vsize=9624976 CPUtime=0.47 cores=1,3,5,7
/proc/6758/task/6767/stat : 6767 (java) S 6756 6758 718 0 -1 4202560 137 0 0 0 39 8 0 0 20 0 19 0 255712268 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469788986408 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6758/tid=6768] ppid=6756 vsize=9624976 CPUtime=0.42 cores=1,3,5,7
/proc/6758/task/6768/stat : 6768 (java) S 6756 6758 718 0 -1 4202560 225 0 0 0 37 5 0 0 20 0 19 0 255712268 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469787933608 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6769] ppid=6756 vsize=9624976 CPUtime=9.72 cores=1,3,5,7
/proc/6758/task/6769/stat : 6769 (java) S 6756 6758 718 0 -1 4202560 1092 0 0 0 967 5 0 0 20 0 19 0 255712269 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469775735016 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6758/tid=6770] ppid=6756 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6770/stat : 6770 (java) S 6756 6758 718 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255712270 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469774681080 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6771] ppid=6756 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6771/stat : 6771 (java) S 6756 6758 718 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255712270 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469773628680 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6773] ppid=6756 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6773/stat : 6773 (java) S 6756 6758 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255712272 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469772577168 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6758/tid=6774] ppid=6756 vsize=9624976 CPUtime=0.74 cores=1,3,5,7
/proc/6758/task/6774/stat : 6774 (java) S 6756 6758 718 0 -1 4202560 5052 0 0 0 74 0 0 0 20 0 19 0 255712272 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469771524792 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6758/tid=6775] ppid=6756 vsize=9624976 CPUtime=0.65 cores=1,3,5,7
/proc/6758/task/6775/stat : 6775 (java) S 6756 6758 718 0 -1 4202560 3160 0 0 0 65 0 0 0 20 0 19 0 255712272 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469770471992 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6776] ppid=6756 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6776/stat : 6776 (java) S 6756 6758 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255712272 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469769419896 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6777] ppid=6756 vsize=9624976 CPUtime=1.02 cores=1,3,5,7
/proc/6758/task/6777/stat : 6777 (java) S 6756 6758 718 0 -1 4202560 99 0 0 0 47 55 0 0 20 0 19 0 255712272 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469768367304 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6758/tid=6778] ppid=6756 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6778/stat : 6778 (java) S 6756 6758 718 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255712803 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469767312296 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1726.78
Current children cumulated vsize (KiB) 9624976

[startup+1782.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/211 6827
/proc/meminfo: memFree=28311568/32873852 swapFree=6848/6848
[pid=6758] ppid=6756 vsize=9624976 CPUtime=1786.8 cores=1,3,5,7
/proc/6758/stat : 6758 (java) S 6756 6758 718 0 -1 4202496 15552 0 1 0 178565 115 0 0 20 0 19 0 255712267 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140735877096048 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6758/statm: 2406244 246154 2281 9 0 2396937 0
[pid=6758/tid=6760] ppid=6756 vsize=9624976 CPUtime=1766.93 cores=1,3,5,7
/proc/6758/task/6760/stat : 6760 (java) R 6756 6758 718 0 -1 4202560 3360 0 1 0 176656 37 0 0 20 0 19 0 255712267 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140470153720096 140470010098140 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=6758/tid=6761] ppid=6756 vsize=9624976 CPUtime=0.4 cores=1,3,5,7
/proc/6758/task/6761/stat : 6761 (java) S 6756 6758 718 0 -1 4202560 414 0 0 0 34 6 0 0 20 0 19 0 255712268 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140470131820840 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6758/tid=6762] ppid=6756 vsize=9624976 CPUtime=0.46 cores=1,3,5,7
/proc/6758/task/6762/stat : 6762 (java) S 6756 6758 718 0 -1 4202560 189 0 0 0 40 6 0 0 20 0 19 0 255712268 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140470130768040 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6758/tid=6763] ppid=6756 vsize=9624976 CPUtime=0.37 cores=1,3,5,7
/proc/6758/task/6763/stat : 6763 (java) S 6756 6758 718 0 -1 4202560 108 0 0 0 32 5 0 0 20 0 19 0 255712268 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140470129715752 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6758/tid=6764] ppid=6756 vsize=9624976 CPUtime=0.5 cores=1,3,5,7
/proc/6758/task/6764/stat : 6764 (java) S 6756 6758 718 0 -1 4202560 228 0 0 0 43 7 0 0 20 0 19 0 255712268 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140470128662952 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6758/tid=6765] ppid=6756 vsize=9624976 CPUtime=0.39 cores=1,3,5,7
/proc/6758/task/6765/stat : 6765 (java) S 6756 6758 718 0 -1 4202560 193 0 0 0 35 4 0 0 20 0 19 0 255712268 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469791091496 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6766] ppid=6756 vsize=9624976 CPUtime=0.38 cores=1,3,5,7
/proc/6758/task/6766/stat : 6766 (java) S 6756 6758 718 0 -1 4202560 111 0 0 0 32 6 0 0 20 0 19 0 255712268 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469790038696 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6758/tid=6767] ppid=6756 vsize=9624976 CPUtime=0.47 cores=1,3,5,7
/proc/6758/task/6767/stat : 6767 (java) S 6756 6758 718 0 -1 4202560 137 0 0 0 39 8 0 0 20 0 19 0 255712268 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469788986408 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6758/tid=6768] ppid=6756 vsize=9624976 CPUtime=0.42 cores=1,3,5,7
/proc/6758/task/6768/stat : 6768 (java) S 6756 6758 718 0 -1 4202560 225 0 0 0 37 5 0 0 20 0 19 0 255712268 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469787933608 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6769] ppid=6756 vsize=9624976 CPUtime=9.72 cores=1,3,5,7
/proc/6758/task/6769/stat : 6769 (java) S 6756 6758 718 0 -1 4202560 1092 0 0 0 967 5 0 0 20 0 19 0 255712269 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469775735016 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6758/tid=6770] ppid=6756 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6770/stat : 6770 (java) S 6756 6758 718 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255712270 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469774681080 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6771] ppid=6756 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6771/stat : 6771 (java) S 6756 6758 718 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255712270 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469773628680 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6773] ppid=6756 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6773/stat : 6773 (java) S 6756 6758 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255712272 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469772577168 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6758/tid=6774] ppid=6756 vsize=9624976 CPUtime=0.74 cores=1,3,5,7
/proc/6758/task/6774/stat : 6774 (java) S 6756 6758 718 0 -1 4202560 5052 0 0 0 74 0 0 0 20 0 19 0 255712272 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469771524792 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6758/tid=6775] ppid=6756 vsize=9624976 CPUtime=0.65 cores=1,3,5,7
/proc/6758/task/6775/stat : 6775 (java) S 6756 6758 718 0 -1 4202560 3160 0 0 0 65 0 0 0 20 0 19 0 255712272 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469770471992 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6776] ppid=6756 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6776/stat : 6776 (java) S 6756 6758 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255712272 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469769419896 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6777] ppid=6756 vsize=9624976 CPUtime=1.06 cores=1,3,5,7
/proc/6758/task/6777/stat : 6777 (java) S 6756 6758 718 0 -1 4202560 103 0 0 0 49 57 0 0 20 0 19 0 255712272 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469768367304 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6758/tid=6778] ppid=6756 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6778/stat : 6778 (java) S 6756 6758 718 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255712803 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469767312296 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1786.8
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.51 s]
/proc/loadavg: 2.02 2.01 2.00 2/191 6830
/proc/meminfo: memFree=28630044/32873852 swapFree=6848/6848
[pid=6758] ppid=6756 vsize=9624976 CPUtime=1800.01 cores=1,3,5,7
/proc/6758/stat : 6758 (java) S 6756 6758 718 0 -1 4202496 15552 0 1 0 179886 115 0 0 20 0 19 0 255712267 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140735877096048 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6758/statm: 2406244 246154 2281 9 0 2396937 0
[pid=6758/tid=6760] ppid=6756 vsize=9624976 CPUtime=1780.1 cores=1,3,5,7
/proc/6758/task/6760/stat : 6760 (java) R 6756 6758 718 0 -1 4202560 3360 0 1 0 177972 38 0 0 20 0 19 0 255712267 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140470153720096 140470010041048 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=6758/tid=6761] ppid=6756 vsize=9624976 CPUtime=0.4 cores=1,3,5,7
/proc/6758/task/6761/stat : 6761 (java) S 6756 6758 718 0 -1 4202560 414 0 0 0 34 6 0 0 20 0 19 0 255712268 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140470131820840 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6758/tid=6762] ppid=6756 vsize=9624976 CPUtime=0.46 cores=1,3,5,7
/proc/6758/task/6762/stat : 6762 (java) S 6756 6758 718 0 -1 4202560 189 0 0 0 40 6 0 0 20 0 19 0 255712268 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140470130768040 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6758/tid=6763] ppid=6756 vsize=9624976 CPUtime=0.37 cores=1,3,5,7
/proc/6758/task/6763/stat : 6763 (java) S 6756 6758 718 0 -1 4202560 108 0 0 0 32 5 0 0 20 0 19 0 255712268 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140470129715752 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6758/tid=6764] ppid=6756 vsize=9624976 CPUtime=0.5 cores=1,3,5,7
/proc/6758/task/6764/stat : 6764 (java) S 6756 6758 718 0 -1 4202560 228 0 0 0 43 7 0 0 20 0 19 0 255712268 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140470128662952 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6758/tid=6765] ppid=6756 vsize=9624976 CPUtime=0.39 cores=1,3,5,7
/proc/6758/task/6765/stat : 6765 (java) S 6756 6758 718 0 -1 4202560 193 0 0 0 35 4 0 0 20 0 19 0 255712268 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469791091496 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6766] ppid=6756 vsize=9624976 CPUtime=0.38 cores=1,3,5,7
/proc/6758/task/6766/stat : 6766 (java) S 6756 6758 718 0 -1 4202560 111 0 0 0 32 6 0 0 20 0 19 0 255712268 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469790038696 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6758/tid=6767] ppid=6756 vsize=9624976 CPUtime=0.47 cores=1,3,5,7
/proc/6758/task/6767/stat : 6767 (java) S 6756 6758 718 0 -1 4202560 137 0 0 0 39 8 0 0 20 0 19 0 255712268 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469788986408 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6758/tid=6768] ppid=6756 vsize=9624976 CPUtime=0.42 cores=1,3,5,7
/proc/6758/task/6768/stat : 6768 (java) S 6756 6758 718 0 -1 4202560 225 0 0 0 37 5 0 0 20 0 19 0 255712268 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469787933608 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6769] ppid=6756 vsize=9624976 CPUtime=9.72 cores=1,3,5,7
/proc/6758/task/6769/stat : 6769 (java) S 6756 6758 718 0 -1 4202560 1092 0 0 0 967 5 0 0 20 0 19 0 255712269 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469775735016 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6758/tid=6770] ppid=6756 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6770/stat : 6770 (java) S 6756 6758 718 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255712270 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469774681080 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6771] ppid=6756 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6771/stat : 6771 (java) S 6756 6758 718 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255712270 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469773628680 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6773] ppid=6756 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6773/stat : 6773 (java) S 6756 6758 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255712272 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469772577168 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6758/tid=6774] ppid=6756 vsize=9624976 CPUtime=0.74 cores=1,3,5,7
/proc/6758/task/6774/stat : 6774 (java) S 6756 6758 718 0 -1 4202560 5052 0 0 0 74 0 0 0 20 0 19 0 255712272 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469771524792 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6758/tid=6775] ppid=6756 vsize=9624976 CPUtime=0.65 cores=1,3,5,7
/proc/6758/task/6775/stat : 6775 (java) S 6756 6758 718 0 -1 4202560 3160 0 0 0 65 0 0 0 20 0 19 0 255712272 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469770471992 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6776] ppid=6756 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6776/stat : 6776 (java) S 6756 6758 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255712272 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469769419896 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6758/tid=6777] ppid=6756 vsize=9624976 CPUtime=1.07 cores=1,3,5,7
/proc/6758/task/6777/stat : 6777 (java) S 6756 6758 718 0 -1 4202560 103 0 0 0 49 58 0 0 20 0 19 0 255712272 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469768367304 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6758/tid=6778] ppid=6756 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6758/task/6778/stat : 6778 (java) S 6756 6758 718 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255712803 9855975424 246154 33554432000 1073741824 1073778376 140735877104912 140469767312296 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
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 6758 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=380212
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=619753
# CPU time returned by wait4() is 1796
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1795.55
CPU time (s): 1800.01
CPU user time (s): 1798.86
CPU system time (s): 1.15
CPU usage (%): 100.248
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.38
system time used= 1.61975
maximum resident set size= 984736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15586
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= 38567
involuntary context switches= 9342

runsolver used 5.53116 second user time and 16.6225 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-24 23:44:28
IDJOB=3690079
IDBENCH=92691
IDSOLVER=2269
FILE ID=node129/3690079-1337895867
RUNJOBID= node129-1337895867-6714
PBS_JOBID= 14620075
Free space on /tmp= 71604 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_9_mh_ic.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3690079-1337895867/watcher-3690079-1337895867 -o /tmp/evaluation-result-3690079-1337895867/solver-3690079-1337895867 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3690079-1337895867.opb

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

MD5SUM BENCH= 655cb5a16dbcae660ed90071e230a8ed
RANDOM SEED=1920106156

node129.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.957
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.91
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.957
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.957
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.957
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.957
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.90
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.957
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.92
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.957
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.90
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.957
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        29443020 kB
Buffers:          235168 kB
Cached:          2250024 kB
SwapCached:            0 kB
Active:           755784 kB
Inactive:        1898044 kB
Active(anon):     171132 kB
Inactive(anon):        0 kB
Active(file):     584652 kB
Inactive(file):  1898044 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             41240 kB
Writeback:             0 kB
AnonPages:        240952 kB
Mapped:            22128 kB
Shmem:               204 kB
Slab:             629544 kB
SReclaimable:      71752 kB
SUnreclaim:       557792 kB
KernelStack:        1392 kB
PageTables:         4352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     821136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    200704 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= 71600 MiB
End job on node129 at 2012-05-25 00:14:26