Trace number 3457852

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j CuttingPlanes 2.3.0? (TO) 1800.33 1787.52

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12016_10.std.opb
MD5SUM16624ad16b07842a63cd0d52e04da495
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark239
Best CPU time to get the best result obtained on this benchmark1800.28
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints234117
Number of constraints which are clauses232917
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint120
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
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-2010 Daniel Le Berre
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.1.v20110525
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.18-164.el5
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		9996466904
0.00/0.08	c Max memory 		10048897024
0.00/0.08	c Total memory 		10048897024
0.00/0.08	c Number of processors 	8
0.00/0.10	c Pseudo Boolean Optimization
0.00/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.00/0.10	c --- Begin Solver configuration ---
0.00/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@13d4c61c
0.00/0.10	c Learn all clauses as in MiniSAT
0.00/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.00/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.00/0.10	c No reason simplification
0.00/0.10	c Armin Biere (Picosat) restarts strategy
0.00/0.10	c Glucose learned constraints deletion strategy
0.00/0.10	c timeout=2147483s
0.00/0.10	c DB Simplification allowed=false
0.00/0.10	c --- End Solver configuration ---
0.00/0.10	c solving HOME/instance-3457852-1307230636.opb
0.00/0.10	c reading problem ... 
2.42/1.73	c ... done. Wall clock time 1.626s.
2.42/1.73	c #vars     72842
2.42/1.73	c #constraints  223467
2.42/1.73	c constraints type 
2.42/1.73	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 185774
2.42/1.73	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 33146
2.42/1.73	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1200
75.31/72.39	c cleaning 0 clauses out of 5002 with flag 0/5002
182.80/178.95	c cleaning 0 clauses out of 11000 with flag 0/11000
358.36/353.30	c cleaning 0 clauses out of 18000 with flag 0/18000
574.23/567.73	c cleaning 0 clauses out of 26000 with flag 0/26000
947.81/939.46	c cleaning 0 clauses out of 35000 with flag 0/35000
1602.46/1590.77	c cleaning 0 clauses out of 45001 with flag 0/45001
1800.09/1787.32	c starts		: 66
1800.09/1787.32	c conflicts		: 48065
1800.09/1787.32	c decisions		: 367259
1800.09/1787.32	c propagations		: 36840907
1800.09/1787.32	c inspects		: 1109211307
1800.09/1787.32	c shortcuts		: 0
1800.09/1787.32	c learnt literals	: 0
1800.09/1787.32	c learnt binary clauses	: 0
1800.09/1787.32	c learnt ternary clauses	: 289
1800.09/1787.32	c learnt constraints	: 48065
1800.09/1787.32	c ignored constraints	: 0
1800.09/1787.32	c root simplifications	: 0
1800.09/1787.32	c removed literals (reason simplification)	: 0
1800.09/1787.32	c reason swapping (by a shorter reason)	: 0
1800.09/1787.32	c Calls to reduceDB	: 6
1800.09/1787.32	c number of reductions to clauses (during analyze)	: 0
1800.09/1787.32	c number of learned constraints concerned by reduction	: 0
1800.09/1787.32	c number of learning phase by resolution	: 0
1800.09/1787.32	c number of learning phase by cutting planes	: 0
1800.09/1787.32	c speed (assignments/second)	: 20632.358846296658
1800.09/1787.32	c non guided choices	5522
1800.09/1787.35	c learnt constraints type 
1800.09/1787.35	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 296
1800.09/1787.35	c org.sat4j.pb.constraints.pb.MaxWatchPb => 47769
1800.09/1787.35	c constraints type 
1800.09/1787.35	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 185774
1800.09/1787.35	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 33146
1800.09/1787.35	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1200
1800.09/1787.35	s UNKNOWN
1800.09/1787.35	c Total wall clock time (in seconds): 1787.243

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3457852-1307230636/watcher-3457852-1307230636 -o /tmp/evaluation-result-3457852-1307230636/solver-3457852-1307230636 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes HOME/instance-3457852-1307230636.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: 2.00 2.05 2.02 2/433 15121
/proc/meminfo: memFree=22257500/32950928 swapFree=52006644/67111528
[pid=15121] ppid=15119 vsize=10444316 CPUtime=0 cores=0,2,4,6
/proc/15121/stat : 15121 (java) S 15119 15121 12126 0 -1 4202496 3721 0 1 0 0 0 0 0 25 0 2 0 290673046 10694979584 3423 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892367845 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/15121/statm: 2611079 3435 917 9 0 2602235 0
[pid=15121/tid=15122] ppid=15119 vsize=10444316 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15122/stat : 15122 (java) R 15119 15121 12126 0 -1 4202560 5666 0 1 0 0 0 0 0 25 0 2 0 290673046 10694979584 6483 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218880259131 0 4 0 16784584 0 0 0 -1 4 0 0 0

[startup+0.116495 s]
/proc/loadavg: 2.00 2.05 2.02 2/433 15121
/proc/meminfo: memFree=22257500/32950928 swapFree=52006644/67111528
[pid=15121] ppid=15119 vsize=10539968 CPUtime=0.13 cores=0,2,4,6
/proc/15121/stat : 15121 (java) S 15119 15121 12126 0 -1 4202496 13699 0 1 0 11 2 0 0 25 0 18 0 290673046 10792927232 13396 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15121/statm: 2634992 13396 2133 9 0 2625726 0
[pid=15121/tid=15122] ppid=15119 vsize=10539968 CPUtime=0.1 cores=0,2,4,6
/proc/15121/task/15122/stat : 15122 (java) R 15119 15121 12126 0 -1 4202560 11752 0 1 0 8 2 0 0 18 0 18 0 290673046 10792927232 13396 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 10539968

[startup+0.20044 s]
/proc/loadavg: 2.00 2.05 2.02 2/433 15121
/proc/meminfo: memFree=22257500/32950928 swapFree=52006644/67111528
[pid=15121] ppid=15119 vsize=10540308 CPUtime=0.27 cores=0,2,4,6
/proc/15121/stat : 15121 (java) S 15119 15121 12126 0 -1 4202496 14521 0 1 0 25 2 0 0 25 0 18 0 290673046 10793275392 14067 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15121/statm: 2635077 14068 2181 9 0 2625811 0
[pid=15121/tid=15122] ppid=15119 vsize=10540308 CPUtime=0.19 cores=0,2,4,6
/proc/15121/task/15122/stat : 15122 (java) R 15119 15121 12126 0 -1 4202560 12262 0 1 0 17 2 0 0 18 0 18 0 290673046 10793275392 14068 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 10540308

[startup+0.300457 s]
/proc/loadavg: 2.00 2.05 2.02 2/433 15121
/proc/meminfo: memFree=22257500/32950928 swapFree=52006644/67111528
[pid=15121] ppid=15119 vsize=10543184 CPUtime=0.49 cores=0,2,4,6
/proc/15121/stat : 15121 (java) S 15119 15121 12126 0 -1 4202496 17190 0 1 0 47 2 0 0 25 0 18 0 290673046 10796220416 16438 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15121/statm: 2635796 16439 2201 9 0 2626530 0
[pid=15121/tid=15122] ppid=15119 vsize=10543184 CPUtime=0.28 cores=0,2,4,6
/proc/15121/task/15122/stat : 15122 (java) R 15119 15121 12126 0 -1 4202560 13603 0 1 0 26 2 0 0 18 0 18 0 290673046 10796220416 16440 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 46912505558701 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 10543184

[startup+0.700402 s]
/proc/loadavg: 2.00 2.05 2.02 2/433 15121
/proc/meminfo: memFree=22257500/32950928 swapFree=52006644/67111528
[pid=15121] ppid=15119 vsize=10543184 CPUtime=1.08 cores=0,2,4,6
/proc/15121/stat : 15121 (java) S 15119 15121 12126 0 -1 4202496 49845 0 1 0 101 7 0 0 25 0 18 0 290673046 10796220416 48240 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15121/statm: 2635796 48244 2221 9 0 2626530 0
[pid=15121/tid=15122] ppid=15119 vsize=10543184 CPUtime=0.68 cores=0,2,4,6
/proc/15121/task/15122/stat : 15122 (java) R 15119 15121 12126 0 -1 4202560 44682 0 1 0 62 6 0 0 18 0 18 0 290673046 10796220416 48246 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 46912505366267 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 10543184

[startup+1.50126 s]
/proc/loadavg: 2.00 2.05 2.02 3/451 15143
/proc/meminfo: memFree=21917172/32950928 swapFree=52006644/67111528
[pid=15121] ppid=15119 vsize=10544472 CPUtime=2.07 cores=0,2,4,6
/proc/15121/stat : 15121 (java) S 15119 15121 12126 0 -1 4202496 127967 0 1 0 190 17 0 0 25 0 18 0 290673046 10797539328 124504 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15121/statm: 2636118 124508 2225 9 0 2626852 0
[pid=15121/tid=15122] ppid=15119 vsize=10544472 CPUtime=1.48 cores=0,2,4,6
/proc/15121/task/15122/stat : 15122 (java) R 15119 15121 12126 0 -1 4202560 117987 0 1 0 133 15 0 0 18 0 18 0 290673046 10797539328 124510 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 46912505558822 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15121/tid=15125] ppid=15119 vsize=10544472 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15125/stat : 15125 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 290673048 10797539328 124512 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15126] ppid=15119 vsize=10544472 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15126/stat : 15126 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 290673048 10797539328 124515 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15127] ppid=15119 vsize=10544472 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15127/stat : 15127 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 290673048 10797539328 124518 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15129] ppid=15119 vsize=10544472 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15129/stat : 15129 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 290673048 10797539328 124521 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15130] ppid=15119 vsize=10544472 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15130/stat : 15130 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 290673048 10797539328 124523 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15132] ppid=15119 vsize=10544472 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15132/stat : 15132 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 290673048 10797539328 124523 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15133] ppid=15119 vsize=10544472 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15133/stat : 15133 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 290673048 10797539328 124523 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15134] ppid=15119 vsize=10544472 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15134/stat : 15134 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 290673048 10797539328 124523 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15135] ppid=15119 vsize=10544472 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15135/stat : 15135 (java) S 15119 15121 12126 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 18 0 290673049 10797539328 124523 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381696 0 0 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15136] ppid=15119 vsize=10544472 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15136/stat : 15136 (java) S 15119 15121 12126 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 290673050 10797539328 124524 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15138] ppid=15119 vsize=10544472 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15138/stat : 15138 (java) S 15119 15121 12126 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 290673050 10797539328 124526 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15139] ppid=15119 vsize=10544472 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15139/stat : 15139 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 290673052 10797539328 124529 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892388785 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15140] ppid=15119 vsize=10544472 CPUtime=0.24 cores=0,2,4,6
/proc/15121/task/15140/stat : 15140 (java) S 15119 15121 12126 0 -1 4202560 1849 0 0 0 24 0 0 0 16 0 18 0 290673052 10797539328 124531 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15141] ppid=15119 vsize=10544472 CPUtime=0.33 cores=0,2,4,6
/proc/15121/task/15141/stat : 15141 (java) R 15119 15121 12126 0 -1 4202560 6984 0 0 0 32 1 0 0 17 0 18 0 290673052 10797539328 124533 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 47324696395520 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=15121/tid=15142] ppid=15119 vsize=10544472 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15142/stat : 15142 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 290673052 10797539328 124536 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15143] ppid=15119 vsize=10544472 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15143/stat : 15143 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 290673052 10797539328 124538 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381696 0 4 0 16800975 18446604443626180672 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 10544472

[startup+3.10098 s]
/proc/loadavg: 2.08 2.07 2.02 4/452 15144
/proc/meminfo: memFree=21602960/32950928 swapFree=52006644/67111528
[pid=15121] ppid=15119 vsize=10546284 CPUtime=4.51 cores=0,2,4,6
/proc/15121/stat : 15121 (java) S 15119 15121 12126 0 -1 4202496 266508 0 1 0 420 31 0 0 25 0 19 0 290673046 10799394816 261006 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15121/statm: 2636571 261013 2235 9 0 2627305 0
[pid=15121/tid=15122] ppid=15119 vsize=10546284 CPUtime=3.09 cores=0,2,4,6
/proc/15121/task/15122/stat : 15122 (java) R 15119 15121 12126 0 -1 4202560 253987 0 1 0 279 30 0 0 18 0 19 0 290673046 10799394816 261016 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 46912505762097 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15121/tid=15125] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15125/stat : 15125 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 290673048 10799394816 261021 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15126] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15126/stat : 15126 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 290673048 10799394816 261025 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15127] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15127/stat : 15127 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 290673048 10799394816 261029 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15129] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15129/stat : 15129 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 290673048 10799394816 261033 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15130] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15130/stat : 15130 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 290673048 10799394816 261037 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15132] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15132/stat : 15132 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 290673048 10799394816 261041 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15133] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15133/stat : 15133 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 290673048 10799394816 261045 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15134] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15134/stat : 15134 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 290673048 10799394816 261049 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15135] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15135/stat : 15135 (java) S 15119 15121 12126 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 290673049 10799394816 261053 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381696 0 0 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15136] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15136/stat : 15136 (java) S 15119 15121 12126 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 290673050 10799394816 261057 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15138] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15138/stat : 15138 (java) S 15119 15121 12126 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 290673050 10799394816 261061 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15139] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15139/stat : 15139 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 290673052 10799394816 261065 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892388785 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15140] ppid=15119 vsize=10546284 CPUtime=0.64 cores=0,2,4,6
/proc/15121/task/15140/stat : 15140 (java) S 15119 15121 12126 0 -1 4202560 2922 0 0 0 64 0 0 0 15 0 19 0 290673052 10799394816 261069 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 2 0 0 0
[pid=15121/tid=15141] ppid=15119 vsize=10546284 CPUtime=0.77 cores=0,2,4,6
/proc/15121/task/15141/stat : 15141 (java) S 15119 15121 12126 0 -1 4202560 8449 0 0 0 76 1 0 0 15 0 19 0 290673052 10799394816 261073 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15142] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15142/stat : 15142 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 290673052 10799394816 261077 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15143] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15143/stat : 15143 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 290673052 10799394816 261081 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381696 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15144] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15144/stat : 15144 (java) S 15119 15121 12126 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 290673226 10799394816 261085 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381696 0 4 0 16800975 18446604443626180672 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.51
Current children cumulated vsize (KiB) 10546284

[startup+6.30143 s]
/proc/loadavg: 2.08 2.07 2.02 3/452 15144
/proc/meminfo: memFree=20135420/32950928 swapFree=52006644/67111528
[pid=15121] ppid=15119 vsize=10546284 CPUtime=7.86 cores=0,2,4,6
/proc/15121/stat : 15121 (java) S 15119 15121 12126 0 -1 4202496 631417 0 1 0 715 71 0 0 25 0 19 0 290673046 10799394816 625873 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15121/statm: 2636571 625879 2237 9 0 2627305 0
[pid=15121/tid=15122] ppid=15119 vsize=10546284 CPUtime=6.28 cores=0,2,4,6
/proc/15121/task/15122/stat : 15122 (java) R 15119 15121 12126 0 -1 4202560 618879 0 1 0 559 69 0 0 21 0 19 0 290673046 10799394816 625882 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 46912505943687 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15121/tid=15125] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15125/stat : 15125 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 290673048 10799394816 625886 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15126] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15126/stat : 15126 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 290673048 10799394816 625889 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15127] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15127/stat : 15127 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 290673048 10799394816 625893 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15129] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15129/stat : 15129 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 290673048 10799394816 625896 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15130] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15130/stat : 15130 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 290673048 10799394816 625899 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15132] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15132/stat : 15132 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 290673048 10799394816 625903 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15133] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15133/stat : 15133 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 290673048 10799394816 625906 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15134] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15134/stat : 15134 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 290673048 10799394816 625909 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15135] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15135/stat : 15135 (java) S 15119 15121 12126 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 290673049 10799394816 625912 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381696 0 0 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15136] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15136/stat : 15136 (java) S 15119 15121 12126 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 290673050 10799394816 625914 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15138] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15138/stat : 15138 (java) S 15119 15121 12126 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 290673050 10799394816 625917 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15139] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15139/stat : 15139 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 290673052 10799394816 625919 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892388785 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15140] ppid=15119 vsize=10546284 CPUtime=0.69 cores=0,2,4,6
/proc/15121/task/15140/stat : 15140 (java) S 15119 15121 12126 0 -1 4202560 2925 0 0 0 69 0 0 0 15 0 19 0 290673052 10799394816 625921 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15141] ppid=15119 vsize=10546284 CPUtime=0.87 cores=0,2,4,6
/proc/15121/task/15141/stat : 15141 (java) S 15119 15121 12126 0 -1 4202560 8460 0 0 0 86 1 0 0 15 0 19 0 290673052 10799394816 625921 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 2 0 0 0
[pid=15121/tid=15142] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15142/stat : 15142 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 290673052 10799394816 625921 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0

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

/proc/15121/task/15138/stat : 15138 (java) S 15119 15121 12126 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 290673050 10799394816 1127012 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15139] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15139/stat : 15139 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 290673052 10799394816 1127012 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892388785 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15140] ppid=15119 vsize=10546284 CPUtime=0.72 cores=0,2,4,6
/proc/15121/task/15140/stat : 15140 (java) S 15119 15121 12126 0 -1 4202560 2927 0 0 0 72 0 0 0 15 0 19 0 290673052 10799394816 1127012 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15141] ppid=15119 vsize=10546284 CPUtime=1.33 cores=0,2,4,6
/proc/15121/task/15141/stat : 15141 (java) S 15119 15121 12126 0 -1 4202560 8511 0 0 0 132 1 0 0 16 0 19 0 290673052 10799394816 1127012 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 2 0 0 0
[pid=15121/tid=15142] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15142/stat : 15142 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 290673052 10799394816 1127012 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15143] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15143/stat : 15143 (java) S 15119 15121 12126 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 19 0 290673052 10799394816 1127012 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381696 0 4 0 16800975 18446604443626180672 0 0 -1 4 0 0 0
[pid=15121/tid=15144] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15144/stat : 15144 (java) S 15119 15121 12126 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 290673226 10799394816 1127012 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381696 0 4 0 16800975 18446604443626180672 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1674.46
Current children cumulated vsize (KiB) 10546284

[startup+1722.3 s]
/proc/loadavg: 1.00 1.04 1.33 2/428 15221
/proc/meminfo: memFree=21460880/32950928 swapFree=52006644/67111528
[pid=15121] ppid=15119 vsize=10546284 CPUtime=1734.71 cores=0,2,4,6
/proc/15121/stat : 15121 (java) S 15119 15121 12126 0 -1 4202496 1143454 0 1 0 173316 155 0 0 25 0 19 0 290673046 10799394816 1131318 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15121/statm: 2636571 1131318 2266 9 0 2627305 0
[pid=15121/tid=15122] ppid=15119 vsize=10546284 CPUtime=1711.15 cores=0,2,4,6
/proc/15121/task/15122/stat : 15122 (java) R 15119 15121 12126 0 -1 4202560 792983 0 1 0 171025 90 0 0 25 0 19 0 290673046 10799394816 1131318 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 46912505735637 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15121/tid=15125] ppid=15119 vsize=10546284 CPUtime=1.91 cores=0,2,4,6
/proc/15121/task/15125/stat : 15125 (java) S 15119 15121 12126 0 -1 4202560 40173 0 0 0 185 6 0 0 16 0 19 0 290673048 10799394816 1131318 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 2 0 0 0
[pid=15121/tid=15126] ppid=15119 vsize=10546284 CPUtime=1.86 cores=0,2,4,6
/proc/15121/task/15126/stat : 15126 (java) S 15119 15121 12126 0 -1 4202560 35983 0 0 0 179 7 0 0 16 0 19 0 290673048 10799394816 1131318 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 0 0 0 0
[pid=15121/tid=15127] ppid=15119 vsize=10546284 CPUtime=2.24 cores=0,2,4,6
/proc/15121/task/15127/stat : 15127 (java) S 15119 15121 12126 0 -1 4202560 52031 0 0 0 214 10 0 0 16 0 19 0 290673048 10799394816 1131318 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15129] ppid=15119 vsize=10546284 CPUtime=1.77 cores=0,2,4,6
/proc/15121/task/15129/stat : 15129 (java) S 15119 15121 12126 0 -1 4202560 37517 0 0 0 172 5 0 0 15 0 19 0 290673048 10799394816 1131318 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15130] ppid=15119 vsize=10546284 CPUtime=1.83 cores=0,2,4,6
/proc/15121/task/15130/stat : 15130 (java) S 15119 15121 12126 0 -1 4202560 36365 0 0 0 177 6 0 0 15 0 19 0 290673048 10799394816 1131318 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 4 0 0 0
[pid=15121/tid=15132] ppid=15119 vsize=10546284 CPUtime=2.09 cores=0,2,4,6
/proc/15121/task/15132/stat : 15132 (java) S 15119 15121 12126 0 -1 4202560 46212 0 0 0 202 7 0 0 16 0 19 0 290673048 10799394816 1131318 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 4 0 0 0
[pid=15121/tid=15133] ppid=15119 vsize=10546284 CPUtime=1.72 cores=0,2,4,6
/proc/15121/task/15133/stat : 15133 (java) S 15119 15121 12126 0 -1 4202560 40053 0 0 0 166 6 0 0 15 0 19 0 290673048 10799394816 1131318 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 2 0 0 0
[pid=15121/tid=15134] ppid=15119 vsize=10546284 CPUtime=1.71 cores=0,2,4,6
/proc/15121/task/15134/stat : 15134 (java) S 15119 15121 12126 0 -1 4202560 43771 0 0 0 164 7 0 0 15 0 19 0 290673048 10799394816 1131318 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 0 0 0 0
[pid=15121/tid=15135] ppid=15119 vsize=10546284 CPUtime=6.24 cores=0,2,4,6
/proc/15121/task/15135/stat : 15135 (java) S 15119 15121 12126 0 -1 4202560 5680 0 0 0 621 3 0 0 15 0 19 0 290673049 10799394816 1131318 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381696 0 0 0 16800975 18446604443626180672 0 0 -1 0 0 0 0
[pid=15121/tid=15136] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15136/stat : 15136 (java) S 15119 15121 12126 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 290673050 10799394816 1131318 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15138] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15138/stat : 15138 (java) S 15119 15121 12126 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 290673050 10799394816 1131318 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15139] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15139/stat : 15139 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 290673052 10799394816 1131318 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892388785 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15140] ppid=15119 vsize=10546284 CPUtime=0.72 cores=0,2,4,6
/proc/15121/task/15140/stat : 15140 (java) S 15119 15121 12126 0 -1 4202560 2927 0 0 0 72 0 0 0 15 0 19 0 290673052 10799394816 1131318 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15141] ppid=15119 vsize=10546284 CPUtime=1.33 cores=0,2,4,6
/proc/15121/task/15141/stat : 15141 (java) S 15119 15121 12126 0 -1 4202560 8511 0 0 0 132 1 0 0 16 0 19 0 290673052 10799394816 1131318 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 2 0 0 0
[pid=15121/tid=15142] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15142/stat : 15142 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 290673052 10799394816 1131318 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15143] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15143/stat : 15143 (java) S 15119 15121 12126 0 -1 4202560 99 0 0 0 0 0 0 0 15 0 19 0 290673052 10799394816 1131318 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381696 0 4 0 16800975 18446604443626180672 0 0 -1 4 0 0 0
[pid=15121/tid=15144] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15144/stat : 15144 (java) S 15119 15121 12126 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 290673226 10799394816 1131318 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381696 0 4 0 16800975 18446604443626180672 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1734.71
Current children cumulated vsize (KiB) 10546284

[startup+1782.3 s]
/proc/loadavg: 1.00 1.03 1.31 2/428 15224
/proc/meminfo: memFree=21438168/32950928 swapFree=52006644/67111528
[pid=15121] ppid=15119 vsize=10546284 CPUtime=1795.01 cores=0,2,4,6
/proc/15121/stat : 15121 (java) S 15119 15121 12126 0 -1 4202496 1149090 0 1 0 179345 156 0 0 25 0 19 0 290673046 10799394816 1136821 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15121/statm: 2636571 1136821 2266 9 0 2627305 0
[pid=15121/tid=15122] ppid=15119 vsize=10546284 CPUtime=1771.02 cores=0,2,4,6
/proc/15121/task/15122/stat : 15122 (java) R 15119 15121 12126 0 -1 4202560 792988 0 1 0 177012 90 0 0 25 0 19 0 290673046 10799394816 1136821 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 46912505762250 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=15121/tid=15125] ppid=15119 vsize=10546284 CPUtime=1.98 cores=0,2,4,6
/proc/15121/task/15125/stat : 15125 (java) S 15119 15121 12126 0 -1 4202560 41391 0 0 0 192 6 0 0 15 0 19 0 290673048 10799394816 1136821 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 2 0 0 0
[pid=15121/tid=15126] ppid=15119 vsize=10546284 CPUtime=1.91 cores=0,2,4,6
/proc/15121/task/15126/stat : 15126 (java) S 15119 15121 12126 0 -1 4202560 36474 0 0 0 184 7 0 0 16 0 19 0 290673048 10799394816 1136821 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 0 0 0 0
[pid=15121/tid=15127] ppid=15119 vsize=10546284 CPUtime=2.3 cores=0,2,4,6
/proc/15121/task/15127/stat : 15127 (java) S 15119 15121 12126 0 -1 4202560 53016 0 0 0 220 10 0 0 16 0 19 0 290673048 10799394816 1136821 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 4 0 0 0
[pid=15121/tid=15129] ppid=15119 vsize=10546284 CPUtime=1.78 cores=0,2,4,6
/proc/15121/task/15129/stat : 15129 (java) S 15119 15121 12126 0 -1 4202560 37580 0 0 0 173 5 0 0 15 0 19 0 290673048 10799394816 1136821 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15130] ppid=15119 vsize=10546284 CPUtime=1.93 cores=0,2,4,6
/proc/15121/task/15130/stat : 15130 (java) S 15119 15121 12126 0 -1 4202560 37669 0 0 0 187 6 0 0 16 0 19 0 290673048 10799394816 1136821 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15132] ppid=15119 vsize=10546284 CPUtime=2.13 cores=0,2,4,6
/proc/15121/task/15132/stat : 15132 (java) S 15119 15121 12126 0 -1 4202560 46672 0 0 0 205 8 0 0 16 0 19 0 290673048 10799394816 1136821 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 4 0 0 0
[pid=15121/tid=15133] ppid=15119 vsize=10546284 CPUtime=1.74 cores=0,2,4,6
/proc/15121/task/15133/stat : 15133 (java) S 15119 15121 12126 0 -1 4202560 40332 0 0 0 168 6 0 0 16 0 19 0 290673048 10799394816 1136821 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 2 0 0 0
[pid=15121/tid=15134] ppid=15119 vsize=10546284 CPUtime=1.78 cores=0,2,4,6
/proc/15121/task/15134/stat : 15134 (java) S 15119 15121 12126 0 -1 4202560 44594 0 0 0 171 7 0 0 15 0 19 0 290673048 10799394816 1136821 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 0 0 0 0
[pid=15121/tid=15135] ppid=15119 vsize=10546284 CPUtime=6.24 cores=0,2,4,6
/proc/15121/task/15135/stat : 15135 (java) S 15119 15121 12126 0 -1 4202560 5684 0 0 0 621 3 0 0 15 0 19 0 290673049 10799394816 1136821 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381696 0 0 0 16800975 18446604443626180672 0 0 -1 4 0 0 0
[pid=15121/tid=15136] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15136/stat : 15136 (java) S 15119 15121 12126 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 290673050 10799394816 1136821 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15138] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15138/stat : 15138 (java) S 15119 15121 12126 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 290673050 10799394816 1136821 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15139] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15139/stat : 15139 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 290673052 10799394816 1136821 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892388785 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15140] ppid=15119 vsize=10546284 CPUtime=0.72 cores=0,2,4,6
/proc/15121/task/15140/stat : 15140 (java) S 15119 15121 12126 0 -1 4202560 2927 0 0 0 72 0 0 0 15 0 19 0 290673052 10799394816 1136821 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15141] ppid=15119 vsize=10546284 CPUtime=1.33 cores=0,2,4,6
/proc/15121/task/15141/stat : 15141 (java) S 15119 15121 12126 0 -1 4202560 8511 0 0 0 132 1 0 0 16 0 19 0 290673052 10799394816 1136821 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 2 0 0 0
[pid=15121/tid=15142] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15142/stat : 15142 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 290673052 10799394816 1136821 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15143] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15143/stat : 15143 (java) S 15119 15121 12126 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 290673052 10799394816 1136821 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381696 0 4 0 16800975 18446604443626180672 0 0 -1 4 0 0 0
[pid=15121/tid=15144] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15144/stat : 15144 (java) S 15119 15121 12126 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 290673226 10799394816 1136821 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381696 0 4 0 16800975 18446604443626180672 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1795.01
Current children cumulated vsize (KiB) 10546284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1787.3 s]
/proc/loadavg: 1.00 1.03 1.30 2/428 15224
/proc/meminfo: memFree=21434324/32950928 swapFree=52006644/67111528
[pid=15121] ppid=15119 vsize=10546284 CPUtime=1800.09 cores=0,2,4,6
/proc/15121/stat : 15121 (java) S 15119 15121 12126 0 -1 4202496 1150193 0 1 0 179852 157 0 0 25 0 19 0 290673046 10799394816 1137895 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892367845 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15121/statm: 2636571 1137895 2266 9 0 2627305 0
[pid=15121/tid=15122] ppid=15119 vsize=10546284 CPUtime=1776.02 cores=0,2,4,6
/proc/15121/task/15122/stat : 15122 (java) R 15119 15121 12126 0 -1 4202560 792989 0 1 0 177512 90 0 0 25 0 19 0 290673046 10799394816 1137895 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 46912506032912 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=15121/tid=15125] ppid=15119 vsize=10546284 CPUtime=1.98 cores=0,2,4,6
/proc/15121/task/15125/stat : 15125 (java) S 15119 15121 12126 0 -1 4202560 41391 0 0 0 192 6 0 0 15 0 19 0 290673048 10799394816 1137895 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 2 0 0 0
[pid=15121/tid=15126] ppid=15119 vsize=10546284 CPUtime=1.93 cores=0,2,4,6
/proc/15121/task/15126/stat : 15126 (java) S 15119 15121 12126 0 -1 4202560 36735 0 0 0 186 7 0 0 16 0 19 0 290673048 10799394816 1137895 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 0 0 0 0
[pid=15121/tid=15127] ppid=15119 vsize=10546284 CPUtime=2.33 cores=0,2,4,6
/proc/15121/task/15127/stat : 15127 (java) S 15119 15121 12126 0 -1 4202560 53266 0 0 0 222 11 0 0 16 0 19 0 290673048 10799394816 1137895 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 4 0 0 0
[pid=15121/tid=15129] ppid=15119 vsize=10546284 CPUtime=1.78 cores=0,2,4,6
/proc/15121/task/15129/stat : 15129 (java) S 15119 15121 12126 0 -1 4202560 37580 0 0 0 173 5 0 0 15 0 19 0 290673048 10799394816 1137895 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15130] ppid=15119 vsize=10546284 CPUtime=1.95 cores=0,2,4,6
/proc/15121/task/15130/stat : 15130 (java) S 15119 15121 12126 0 -1 4202560 37955 0 0 0 189 6 0 0 16 0 19 0 290673048 10799394816 1137895 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15132] ppid=15119 vsize=10546284 CPUtime=2.15 cores=0,2,4,6
/proc/15121/task/15132/stat : 15132 (java) S 15119 15121 12126 0 -1 4202560 46977 0 0 0 207 8 0 0 16 0 19 0 290673048 10799394816 1137895 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 2 0 0 0
[pid=15121/tid=15133] ppid=15119 vsize=10546284 CPUtime=1.74 cores=0,2,4,6
/proc/15121/task/15133/stat : 15133 (java) S 15119 15121 12126 0 -1 4202560 40332 0 0 0 168 6 0 0 15 0 19 0 290673048 10799394816 1137895 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 2 0 0 0
[pid=15121/tid=15134] ppid=15119 vsize=10546284 CPUtime=1.78 cores=0,2,4,6
/proc/15121/task/15134/stat : 15134 (java) S 15119 15121 12126 0 -1 4202560 44594 0 0 0 171 7 0 0 15 0 19 0 290673048 10799394816 1137895 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 0 0 0 0
[pid=15121/tid=15135] ppid=15119 vsize=10546284 CPUtime=6.24 cores=0,2,4,6
/proc/15121/task/15135/stat : 15135 (java) S 15119 15121 12126 0 -1 4202560 5684 0 0 0 621 3 0 0 15 0 19 0 290673049 10799394816 1137895 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381696 0 0 0 16800975 18446604443626180672 0 0 -1 4 0 0 0
[pid=15121/tid=15136] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15136/stat : 15136 (java) S 15119 15121 12126 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 290673050 10799394816 1137895 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15138] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15138/stat : 15138 (java) S 15119 15121 12126 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 290673050 10799394816 1137895 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15139] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15139/stat : 15139 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 290673052 10799394816 1137895 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892388785 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15140] ppid=15119 vsize=10546284 CPUtime=0.72 cores=0,2,4,6
/proc/15121/task/15140/stat : 15140 (java) S 15119 15121 12126 0 -1 4202560 2927 0 0 0 72 0 0 0 15 0 19 0 290673052 10799394816 1137895 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15141] ppid=15119 vsize=10546284 CPUtime=1.33 cores=0,2,4,6
/proc/15121/task/15141/stat : 15141 (java) S 15119 15121 12126 0 -1 4202560 8511 0 0 0 132 1 0 0 16 0 19 0 290673052 10799394816 1137895 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 2 0 0 0
[pid=15121/tid=15142] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15142/stat : 15142 (java) S 15119 15121 12126 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 290673052 10799394816 1137895 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381081 0 4 0 16800975 18446604443626180672 0 0 -1 6 0 0 0
[pid=15121/tid=15143] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15143/stat : 15143 (java) S 15119 15121 12126 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 290673052 10799394816 1137895 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381696 0 4 0 16800975 18446604443626180672 0 0 -1 4 0 0 0
[pid=15121/tid=15144] ppid=15119 vsize=10546284 CPUtime=0 cores=0,2,4,6
/proc/15121/task/15144/stat : 15144 (java) S 15119 15121 12126 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 290673226 10799394816 1137895 33554432000 1073741824 1073778376 140737230353520 18446744073709551615 218892381696 0 4 0 16800975 18446604443626180672 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 10546284

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

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

[startup+1787.5 s]
/proc/loadavg: 1.00 1.03 1.30 2/412 15228
/proc/meminfo: memFree=25562288/32950928 swapFree=52006644/67111528
[pid=15121] ppid=15119 vsize=0 CPUtime=1800.31 cores=0,2,4,6
/proc/15121/stat : 15121 (java) Z 15119 15121 12126 0 -1 4203548 1150222 0 1 0 179859 172 0 0 17 0 2 0 290673046 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15121/statm: 0 0 0 0 0 0 0
[pid=15121/tid=15227] ppid=15119 vsize=0 CPUtime=0.15 cores=0,2,4,6
/proc/15121/task/15227/stat : 15227 (java) R 15119 15121 12126 0 -1 4203588 12 0 0 0 0 15 0 0 18 0 2 0 290851778 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1800.31
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1787.52
CPU time (s): 1800.33
CPU user time (s): 1798.59
CPU system time (s): 1.73673
CPU usage (%): 100.717
Max. virtual memory (cumulated for all children) (KiB): 10549464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.59
system time used= 1.73673
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1150222
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41964
involuntary context switches= 28420

runsolver used 7.71483 second user time and 16.7195 second system time

The end

Launcher Data

Begin job on node112 at 2011-06-05 01:37:16
IDJOB=3457852
IDBENCH=77448
IDSOLVER=1951
FILE ID=node112/3457852-1307230636
RUNJOBID= node112-1307229336-14774
PBS_JOBID= 13509049
Free space on /tmp= 73900 MiB

SOLVER NAME= Sat4j CuttingPlanes 2.3.0
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j12016_10.std.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3457852-1307230636/watcher-3457852-1307230636 -o /tmp/evaluation-result-3457852-1307230636/solver-3457852-1307230636 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes HOME/instance-3457852-1307230636.opb

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

MD5SUM BENCH= 16624ad16b07842a63cd0d52e04da495
RANDOM SEED=1570378844

node112.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.847
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.847
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5180.45
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.847
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.847
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.847
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.847
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.847
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.847
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22257780 kB
Buffers:        341032 kB
Cached:        5663040 kB
SwapCached:      31280 kB
Active:        4682648 kB
Inactive:      5721860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22257780 kB
SwapTotal:    67111528 kB
SwapFree:     52006644 kB
Dirty:            7992 kB
Writeback:           0 kB
AnonPages:     4377092 kB
Mapped:          20880 kB
Slab:           156780 kB
PageTables:      66576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 108988364 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73904 MiB
End job on node112 at 2011-06-05 02:07:06