Trace number 3457095

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
Sat4j CuttingPlanes 2.3.0? (TO) 1800.25 1796.59

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
liu/vdw/normalized-vdw_k3_l5_n550.opb
MD5SUMb656932a938990470d09f3771b5047c2
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1650
Total number of constraints113164
Number of constraints which are clauses112614
Number of constraints which are cardinality constraints (but not clauses)550
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 9
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.01/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.01/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.01/0.08	c See www.sat4j.org for details.
0.01/0.09	c version 2.3.1.v20110525
0.01/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.01/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.01/0.09	c java.vm.version	19.1-b02
0.01/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.01/0.09	c sun.arch.data.model	64
0.01/0.09	c java.version		1.6.0_24
0.01/0.09	c os.name		Linux
0.01/0.09	c os.version		2.6.18-164.el5
0.01/0.09	c os.arch		amd64
0.01/0.09	c Free memory 		9996466904
0.01/0.09	c Max memory 		10048897024
0.01/0.09	c Total memory 		10048897024
0.01/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@13d4c61c
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 phase appearing in latest learned clause 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 --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3457095-1307216865.opb
0.10/0.11	c reading problem ... 
1.63/1.23	c ... done. Wall clock time 1.117s.
1.63/1.23	c #vars     1650
1.63/1.23	c #constraints  113714
1.63/1.23	c constraints type 
1.63/1.23	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 113164
1.63/1.23	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 550
6.97/5.49	c cleaning 0 clauses out of 5001 with flag 0/5001
13.68/11.92	c cleaning 0 clauses out of 11000 with flag 0/11000
28.12/26.38	c cleaning 0 clauses out of 18000 with flag 0/18000
57.09/55.25	c cleaning 0 clauses out of 26000 with flag 0/26000
109.71/107.78	c cleaning 0 clauses out of 35000 with flag 0/35000
183.28/181.22	c cleaning 0 clauses out of 45003 with flag 0/45003
307.27/305.19	c cleaning 0 clauses out of 56002 with flag 0/56002
470.23/467.96	c cleaning 0 clauses out of 68002 with flag 0/68002
721.13/718.63	c cleaning 0 clauses out of 81001 with flag 0/81001
1141.36/1138.51	c cleaning 0 clauses out of 95000 with flag 0/95000
1757.85/1754.33	c cleaning 0 clauses out of 110002 with flag 0/110002
1800.01/1796.42	c starts		: 91
1800.01/1796.42	c conflicts		: 110751
1800.01/1796.42	c decisions		: 165713
1800.01/1796.42	c propagations		: 12499481
1800.01/1796.42	c inspects		: 2601325308
1800.01/1796.42	c shortcuts		: 0
1800.01/1796.42	c learnt literals	: 0
1800.01/1796.42	c learnt binary clauses	: 0
1800.01/1796.42	c learnt ternary clauses	: 0
1800.01/1796.42	c learnt constraints	: 110750
1800.01/1796.42	c ignored constraints	: 0
1800.01/1796.42	c root simplifications	: 0
1800.01/1796.42	c removed literals (reason simplification)	: 0
1800.01/1796.42	c reason swapping (by a shorter reason)	: 0
1800.01/1796.42	c Calls to reduceDB	: 11
1800.01/1796.42	c number of reductions to clauses (during analyze)	: 0
1800.01/1796.42	c number of learned constraints concerned by reduction	: 0
1800.01/1796.42	c number of learning phase by resolution	: 0
1800.01/1796.42	c number of learning phase by cutting planes	: 0
1800.01/1796.42	c speed (assignments/second)	: 6962.7621588801185
1800.01/1796.42	c non guided choices	304
1800.01/1796.45	c learnt constraints type 
1800.01/1796.45	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 104646
1800.01/1796.45	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6105
1800.01/1796.45	c constraints type 
1800.01/1796.45	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 113164
1800.01/1796.45	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 550
1800.01/1796.45	s UNKNOWN
1800.01/1796.45	c Total wall clock time (in seconds): 1796.339

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-3457095-1307216865/watcher-3457095-1307216865 -o /tmp/evaluation-result-3457095-1307216865/solver-3457095-1307216865 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes HOME/instance-3457095-1307216865.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: 2.16 2.01 1.34 3/495 5400
/proc/meminfo: memFree=17634236/32951124 swapFree=67057928/67111528
[pid=5400] ppid=5398 vsize=30540 CPUtime=0 cores=1,3,5,7
/proc/5400/stat : 5400 (java) S 5398 5400 5272 0 -1 4202496 1240 0 0 0 0 0 0 0 25 0 2 0 814101831 31272960 959 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273419237 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/5400/statm: 7635 959 732 9 0 386 0
[pid=5400/tid=5401] ppid=5398 vsize=10444316 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5401/stat : 5401 (java) R 5398 5400 5272 0 -1 4202560 2951 0 1 0 0 0 0 0 25 0 2 0 814101832 10694979584 3767 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254261310523 0 4 0 16784584 0 0 0 -1 1 0 0 0

[startup+0.0275561 s]
/proc/loadavg: 2.16 2.01 1.34 3/495 5400
/proc/meminfo: memFree=17634236/32951124 swapFree=67057928/67111528
[pid=5400] ppid=5398 vsize=10453028 CPUtime=0.01 cores=1,3,5,7
/proc/5400/stat : 5400 (java) S 5398 5400 5272 0 -1 4202496 9963 0 1 0 0 1 0 0 25 0 10 0 814101831 10703900672 9664 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273419237 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/5400/statm: 2613257 9669 964 9 0 2604413 0
[pid=5400/tid=5401] ppid=5398 vsize=10453028 CPUtime=0.01 cores=1,3,5,7
/proc/5400/task/5401/stat : 5401 (java) R 5398 5400 5272 0 -1 4202560 8849 0 1 0 0 1 0 0 25 0 10 0 814101832 10703900672 9673 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 47003333341182 0 4 0 16784584 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10453028

[startup+0.107545 s]
/proc/loadavg: 2.16 2.01 1.34 3/495 5400
/proc/meminfo: memFree=17634236/32951124 swapFree=67057928/67111528
[pid=5400] ppid=5398 vsize=10540312 CPUtime=0.1 cores=1,3,5,7
/proc/5400/stat : 5400 (java) S 5398 5400 5272 0 -1 4202496 13055 0 1 0 9 1 0 0 25 0 18 0 814101831 10793279488 12751 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5400/statm: 2635078 12751 2092 9 0 2625812 0
[pid=5400/tid=5401] ppid=5398 vsize=10540312 CPUtime=0.08 cores=1,3,5,7
/proc/5400/task/5401/stat : 5401 (java) R 5398 5400 5272 0 -1 4202560 11145 0 1 0 7 1 0 0 25 0 18 0 814101832 10793279488 12751 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273443275 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10540312

[startup+0.300453 s]
/proc/loadavg: 2.16 2.01 1.34 3/495 5400
/proc/meminfo: memFree=17634236/32951124 swapFree=67057928/67111528
[pid=5400] ppid=5398 vsize=10543128 CPUtime=0.49 cores=1,3,5,7
/proc/5400/stat : 5400 (java) S 5398 5400 5272 0 -1 4202496 16258 0 1 0 47 2 0 0 25 0 18 0 814101831 10796163072 15659 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5400/statm: 2635782 15671 2201 9 0 2626516 0
[pid=5400/tid=5401] ppid=5398 vsize=10543128 CPUtime=0.27 cores=1,3,5,7
/proc/5400/task/5401/stat : 5401 (java) R 5398 5400 5272 0 -1 4202560 13267 0 1 0 26 1 0 0 25 0 18 0 814101832 10796163072 15672 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 10543128

[startup+0.700427 s]
/proc/loadavg: 2.16 2.01 1.34 3/495 5400
/proc/meminfo: memFree=17634236/32951124 swapFree=67057928/67111528
[pid=5400] ppid=5398 vsize=10545320 CPUtime=1.13 cores=1,3,5,7
/proc/5400/stat : 5400 (java) S 5398 5400 5272 0 -1 4202496 55739 0 1 0 104 9 0 0 25 0 18 0 814101831 10798407680 54182 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5400/statm: 2636330 54188 2214 9 0 2627064 0
[pid=5400/tid=5401] ppid=5398 vsize=10545320 CPUtime=0.68 cores=1,3,5,7
/proc/5400/task/5401/stat : 5401 (java) R 5398 5400 5272 0 -1 4202560 50516 0 1 0 60 8 0 0 25 0 18 0 814101832 10798407680 54190 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 46912505366267 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 10545320

[startup+1.50124 s]
/proc/loadavg: 2.16 2.01 1.34 4/513 5418
/proc/meminfo: memFree=17286708/32951124 swapFree=67057928/67111528
[pid=5400] ppid=5398 vsize=10546724 CPUtime=2.18 cores=1,3,5,7
/proc/5400/stat : 5400 (java) S 5398 5400 5272 0 -1 4202496 121059 0 1 0 201 17 0 0 25 0 19 0 814101831 10799845376 117939 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5400/statm: 2636681 117940 2237 9 0 2627415 0
[pid=5400/tid=5401] ppid=5398 vsize=10546724 CPUtime=1.4 cores=1,3,5,7
/proc/5400/task/5401/stat : 5401 (java) R 5398 5400 5272 0 -1 4202560 113666 0 1 0 124 16 0 0 25 0 19 0 814101832 10799845376 117940 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 46912505862878 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5400/tid=5403] ppid=5398 vsize=10546724 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5403/stat : 5403 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814101833 10799845376 117940 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5404] ppid=5398 vsize=10546724 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5404/stat : 5404 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814101833 10799845376 117941 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5405] ppid=5398 vsize=10546724 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5405/stat : 5405 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814101833 10799845376 117941 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5406] ppid=5398 vsize=10546724 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5406/stat : 5406 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814101833 10799845376 117941 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5407] ppid=5398 vsize=10546724 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5407/stat : 5407 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814101833 10799845376 117942 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5408] ppid=5398 vsize=10546724 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5408/stat : 5408 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814101833 10799845376 117942 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5409] ppid=5398 vsize=10546724 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5409/stat : 5409 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814101833 10799845376 117942 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5410] ppid=5398 vsize=10546724 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5410/stat : 5410 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814101833 10799845376 117943 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5411] ppid=5398 vsize=10546724 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5411/stat : 5411 (java) S 5398 5400 5272 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 814101834 10799845376 117943 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273433088 0 0 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5412] ppid=5398 vsize=10546724 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5412/stat : 5412 (java) S 5398 5400 5272 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 814101835 10799845376 117943 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5413] ppid=5398 vsize=10546724 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5413/stat : 5413 (java) S 5398 5400 5272 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 814101835 10799845376 117943 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5414] ppid=5398 vsize=10546724 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5414/stat : 5414 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814101837 10799845376 117944 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273440177 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5415] ppid=5398 vsize=10546724 CPUtime=0.39 cores=1,3,5,7
/proc/5400/task/5415/stat : 5415 (java) R 5398 5400 5272 0 -1 4202560 2352 0 0 0 39 0 0 0 17 0 19 0 814101837 10799845376 117944 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254261312948 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5400/tid=5416] ppid=5398 vsize=10546724 CPUtime=0.36 cores=1,3,5,7
/proc/5400/task/5416/stat : 5416 (java) R 5398 5400 5272 0 -1 4202560 3881 0 0 0 36 0 0 0 17 0 19 0 814101837 10799845376 117944 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 47003328305780 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=5400/tid=5417] ppid=5398 vsize=10546724 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5417/stat : 5417 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814101837 10799845376 117945 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5418] ppid=5398 vsize=10546724 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5418/stat : 5418 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 814101837 10799845376 117945 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273433088 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 10546724

[startup+3.101 s]
/proc/loadavg: 2.16 2.01 1.34 5/514 5419
/proc/meminfo: memFree=17090036/32951124 swapFree=67057928/67111528
[pid=5400] ppid=5398 vsize=10563696 CPUtime=4.6 cores=1,3,5,7
/proc/5400/stat : 5400 (java) S 5398 5400 5272 0 -1 4202496 176763 0 1 0 435 25 0 0 25 0 19 0 814101831 10817224704 169397 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5400/statm: 2640924 169398 2246 9 0 2631658 0
[pid=5400/tid=5401] ppid=5398 vsize=10563696 CPUtime=3 cores=1,3,5,7
/proc/5400/task/5401/stat : 5401 (java) R 5398 5400 5272 0 -1 4202560 158181 0 1 0 277 23 0 0 19 0 19 0 814101832 10817224704 169398 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 46912505594578 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5400/tid=5403] ppid=5398 vsize=10563696 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5403/stat : 5403 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814101833 10817224704 169400 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5404] ppid=5398 vsize=10563696 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5404/stat : 5404 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814101833 10817224704 169401 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5405] ppid=5398 vsize=10563696 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5405/stat : 5405 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814101833 10817224704 169402 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5406] ppid=5398 vsize=10563696 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5406/stat : 5406 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814101833 10817224704 169404 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5407] ppid=5398 vsize=10563696 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5407/stat : 5407 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814101833 10817224704 169405 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5408] ppid=5398 vsize=10563696 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5408/stat : 5408 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814101833 10817224704 169405 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5409] ppid=5398 vsize=10563696 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5409/stat : 5409 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814101833 10817224704 169405 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5410] ppid=5398 vsize=10563696 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5410/stat : 5410 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814101833 10817224704 169407 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5411] ppid=5398 vsize=10563696 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5411/stat : 5411 (java) S 5398 5400 5272 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 814101834 10817224704 169407 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273433088 0 0 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5412] ppid=5398 vsize=10563696 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5412/stat : 5412 (java) S 5398 5400 5272 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 814101835 10817224704 169407 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5413] ppid=5398 vsize=10563696 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5413/stat : 5413 (java) S 5398 5400 5272 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 814101835 10817224704 169408 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5414] ppid=5398 vsize=10563696 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5414/stat : 5414 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814101837 10817224704 169408 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273440177 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5415] ppid=5398 vsize=10563696 CPUtime=0.95 cores=1,3,5,7
/proc/5400/task/5415/stat : 5415 (java) S 5398 5400 5272 0 -1 4202560 9804 0 0 0 94 1 0 0 15 0 19 0 814101837 10817224704 169409 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 3 0 0 0
[pid=5400/tid=5416] ppid=5398 vsize=10563696 CPUtime=0.63 cores=1,3,5,7
/proc/5400/task/5416/stat : 5416 (java) S 5398 5400 5272 0 -1 4202560 7617 0 0 0 62 1 0 0 16 0 19 0 814101837 10817224704 169414 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5417] ppid=5398 vsize=10563696 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5417/stat : 5417 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814101837 10817224704 169416 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5418] ppid=5398 vsize=10563696 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5418/stat : 5418 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 814101837 10817224704 169418 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273433088 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5419] ppid=5398 vsize=10563696 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5419/stat : 5419 (java) S 5398 5400 5272 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 814101955 10817224704 169419 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273433088 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.6
Current children cumulated vsize (KiB) 10563696

[startup+6.30143 s]
/proc/loadavg: 2.15 2.01 1.34 3/514 5419
/proc/meminfo: memFree=16613484/32951124 swapFree=67057928/67111528
[pid=5400] ppid=5398 vsize=10557692 CPUtime=7.96 cores=1,3,5,7
/proc/5400/stat : 5400 (java) S 5398 5400 5272 0 -1 4202496 277363 0 1 0 758 38 0 0 25 0 19 0 814101831 10811076608 267580 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5400/statm: 2639423 267580 2267 9 0 2630157 0
[pid=5400/tid=5401] ppid=5398 vsize=10557692 CPUtime=6.12 cores=1,3,5,7
/proc/5400/task/5401/stat : 5401 (java) R 5398 5400 5272 0 -1 4202560 250689 0 1 0 578 34 0 0 19 0 19 0 814101832 10811076608 267580 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 46912505811135 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5400/tid=5403] ppid=5398 vsize=10557692 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5403/stat : 5403 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 814101833 10811076608 267580 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5404] ppid=5398 vsize=10557692 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5404/stat : 5404 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 814101833 10811076608 267580 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5405] ppid=5398 vsize=10557692 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5405/stat : 5405 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 814101833 10811076608 267580 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5406] ppid=5398 vsize=10557692 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5406/stat : 5406 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 814101833 10811076608 267580 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5407] ppid=5398 vsize=10557692 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5407/stat : 5407 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 814101833 10811076608 267580 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5408] ppid=5398 vsize=10557692 CPUtime=0.01 cores=1,3,5,7
/proc/5400/task/5408/stat : 5408 (java) S 5398 5400 5272 0 -1 4202560 863 0 0 0 1 0 0 0 18 0 19 0 814101833 10811076608 267580 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 3 0 0 0
[pid=5400/tid=5409] ppid=5398 vsize=10557692 CPUtime=0.01 cores=1,3,5,7
/proc/5400/task/5409/stat : 5409 (java) S 5398 5400 5272 0 -1 4202560 1597 0 0 0 1 0 0 0 18 0 19 0 814101833 10811076608 267580 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5410] ppid=5398 vsize=10557692 CPUtime=0.01 cores=1,3,5,7
/proc/5400/task/5410/stat : 5410 (java) S 5398 5400 5272 0 -1 4202560 1346 0 0 0 1 0 0 0 18 0 19 0 814101833 10811076608 267580 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 5 0 0 0
[pid=5400/tid=5411] ppid=5398 vsize=10557692 CPUtime=0.05 cores=1,3,5,7
/proc/5400/task/5411/stat : 5411 (java) S 5398 5400 5272 0 -1 4202560 4277 0 0 0 5 0 0 0 15 0 19 0 814101834 10811076608 267580 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273433088 0 0 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5412] ppid=5398 vsize=10557692 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5412/stat : 5412 (java) S 5398 5400 5272 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 814101835 10811076608 267580 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5413] ppid=5398 vsize=10557692 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5413/stat : 5413 (java) S 5398 5400 5272 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 814101835 10811076608 267580 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5414] ppid=5398 vsize=10557692 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5414/stat : 5414 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814101837 10811076608 267580 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273440177 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5415] ppid=5398 vsize=10557692 CPUtime=1.02 cores=1,3,5,7
/proc/5400/task/5415/stat : 5415 (java) S 5398 5400 5272 0 -1 4202560 9814 0 0 0 101 1 0 0 15 0 19 0 814101837 10811076608 267580 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 3 0 0 0
[pid=5400/tid=5416] ppid=5398 vsize=10557692 CPUtime=0.68 cores=1,3,5,7
/proc/5400/task/5416/stat : 5416 (java) S 5398 5400 5272 0 -1 4202560 7621 0 0 0 67 1 0 0 15 0 19 0 814101837 10811076608 267580 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 3 0 0 0
[pid=5400/tid=5417] ppid=5398 vsize=10557692 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5417/stat : 5417 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814101837 10811076608 267580 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0

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

/proc/5400/task/5412/stat : 5412 (java) S 5398 5400 5272 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 814101835 10806259712 907317 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5413] ppid=5398 vsize=10552988 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5413/stat : 5413 (java) S 5398 5400 5272 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 814101835 10806259712 907317 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5414] ppid=5398 vsize=10552988 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5414/stat : 5414 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814101837 10806259712 907317 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273440177 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5415] ppid=5398 vsize=10552988 CPUtime=1.04 cores=1,3,5,7
/proc/5400/task/5415/stat : 5415 (java) S 5398 5400 5272 0 -1 4202560 9816 0 0 0 103 1 0 0 16 0 19 0 814101837 10806259712 907317 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5416] ppid=5398 vsize=10552988 CPUtime=0.93 cores=1,3,5,7
/proc/5400/task/5416/stat : 5416 (java) S 5398 5400 5272 0 -1 4202560 7643 0 0 0 92 1 0 0 15 0 19 0 814101837 10806259712 907317 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 3 0 0 0
[pid=5400/tid=5417] ppid=5398 vsize=10552988 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5417/stat : 5417 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814101837 10806259712 907317 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5418] ppid=5398 vsize=10552988 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5418/stat : 5418 (java) S 5398 5400 5272 0 -1 4202560 95 0 0 0 0 0 0 0 15 0 19 0 814101837 10806259712 907317 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273433088 0 4 0 16800975 18446604464935651264 0 0 -1 5 0 0 0
[pid=5400/tid=5419] ppid=5398 vsize=10552988 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5419/stat : 5419 (java) S 5398 5400 5272 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 814101955 10806259712 907317 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273433088 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1665.77
Current children cumulated vsize (KiB) 10552988

[startup+1722.3 s]
/proc/loadavg: 2.13 2.05 1.89 3/514 5613
/proc/meminfo: memFree=13271928/32951124 swapFree=67057928/67111528
[pid=5400] ppid=5398 vsize=10552988 CPUtime=1725.82 cores=1,3,5,7
/proc/5400/stat : 5400 (java) S 5398 5400 5272 0 -1 4202496 919541 0 1 0 172467 115 0 0 25 0 19 0 814101831 10806259712 907697 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5400/statm: 2638247 907697 2267 9 0 2628981 0
[pid=5400/tid=5401] ppid=5398 vsize=10552988 CPUtime=1720.28 cores=1,3,5,7
/proc/5400/task/5401/stat : 5401 (java) R 5398 5400 5272 0 -1 4202560 851850 0 1 0 171925 103 0 0 25 0 19 0 814101832 10806259712 907697 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 46912505863273 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=5400/tid=5403] ppid=5398 vsize=10552988 CPUtime=0.32 cores=1,3,5,7
/proc/5400/task/5403/stat : 5403 (java) S 5398 5400 5272 0 -1 4202560 4073 0 0 0 32 0 0 0 16 0 19 0 814101833 10806259712 907697 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5404] ppid=5398 vsize=10552988 CPUtime=0.33 cores=1,3,5,7
/proc/5400/task/5404/stat : 5404 (java) S 5398 5400 5272 0 -1 4202560 5465 0 0 0 33 0 0 0 15 0 19 0 814101833 10806259712 907697 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5405] ppid=5398 vsize=10552988 CPUtime=0.36 cores=1,3,5,7
/proc/5400/task/5405/stat : 5405 (java) S 5398 5400 5272 0 -1 4202560 5145 0 0 0 36 0 0 0 15 0 19 0 814101833 10806259712 907697 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 5 0 0 0
[pid=5400/tid=5406] ppid=5398 vsize=10552988 CPUtime=0.27 cores=1,3,5,7
/proc/5400/task/5406/stat : 5406 (java) S 5398 5400 5272 0 -1 4202560 3805 0 0 0 27 0 0 0 15 0 19 0 814101833 10806259712 907697 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5407] ppid=5398 vsize=10552988 CPUtime=0.28 cores=1,3,5,7
/proc/5400/task/5407/stat : 5407 (java) S 5398 5400 5272 0 -1 4202560 4196 0 0 0 28 0 0 0 15 0 19 0 814101833 10806259712 907697 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 5 0 0 0
[pid=5400/tid=5408] ppid=5398 vsize=10552988 CPUtime=0.27 cores=1,3,5,7
/proc/5400/task/5408/stat : 5408 (java) S 5398 5400 5272 0 -1 4202560 4399 0 0 0 27 0 0 0 15 0 19 0 814101833 10806259712 907697 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 5 0 0 0
[pid=5400/tid=5409] ppid=5398 vsize=10552988 CPUtime=0.32 cores=1,3,5,7
/proc/5400/task/5409/stat : 5409 (java) S 5398 5400 5272 0 -1 4202560 6428 0 0 0 31 1 0 0 16 0 19 0 814101833 10806259712 907697 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 5 0 0 0
[pid=5400/tid=5410] ppid=5398 vsize=10552988 CPUtime=0.28 cores=1,3,5,7
/proc/5400/task/5410/stat : 5410 (java) S 5398 5400 5272 0 -1 4202560 4973 0 0 0 28 0 0 0 16 0 19 0 814101833 10806259712 907697 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5411] ppid=5398 vsize=10552988 CPUtime=1.03 cores=1,3,5,7
/proc/5400/task/5411/stat : 5411 (java) S 5398 5400 5272 0 -1 4202560 10499 0 0 0 101 2 0 0 15 0 19 0 814101834 10806259712 907697 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273433088 0 0 0 16800975 18446604464935651264 0 0 -1 3 0 0 0
[pid=5400/tid=5412] ppid=5398 vsize=10552988 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5412/stat : 5412 (java) S 5398 5400 5272 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 814101835 10806259712 907697 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5413] ppid=5398 vsize=10552988 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5413/stat : 5413 (java) S 5398 5400 5272 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 814101835 10806259712 907697 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5414] ppid=5398 vsize=10552988 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5414/stat : 5414 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814101837 10806259712 907697 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273440177 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5415] ppid=5398 vsize=10552988 CPUtime=1.04 cores=1,3,5,7
/proc/5400/task/5415/stat : 5415 (java) S 5398 5400 5272 0 -1 4202560 9816 0 0 0 103 1 0 0 16 0 19 0 814101837 10806259712 907697 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5416] ppid=5398 vsize=10552988 CPUtime=0.93 cores=1,3,5,7
/proc/5400/task/5416/stat : 5416 (java) S 5398 5400 5272 0 -1 4202560 7643 0 0 0 92 1 0 0 15 0 19 0 814101837 10806259712 907697 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 3 0 0 0
[pid=5400/tid=5417] ppid=5398 vsize=10552988 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5417/stat : 5417 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814101837 10806259712 907697 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5418] ppid=5398 vsize=10552988 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5418/stat : 5418 (java) S 5398 5400 5272 0 -1 4202560 99 0 0 0 0 0 0 0 15 0 19 0 814101837 10806259712 907697 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273433088 0 4 0 16800975 18446604464935651264 0 0 -1 5 0 0 0
[pid=5400/tid=5419] ppid=5398 vsize=10552988 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5419/stat : 5419 (java) S 5398 5400 5272 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 814101955 10806259712 907697 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273433088 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1725.82
Current children cumulated vsize (KiB) 10552988

[startup+1782.3 s]
/proc/loadavg: 2.17 2.07 1.91 3/514 5615
/proc/meminfo: memFree=13256508/32951124 swapFree=67057928/67111528
[pid=5400] ppid=5398 vsize=10552988 CPUtime=1785.88 cores=1,3,5,7
/proc/5400/stat : 5400 (java) S 5398 5400 5272 0 -1 4202496 919908 0 1 0 178473 115 0 0 25 0 19 0 814101831 10806259712 908054 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5400/statm: 2638247 908054 2267 9 0 2628981 0
[pid=5400/tid=5401] ppid=5398 vsize=10552988 CPUtime=1780.05 cores=1,3,5,7
/proc/5400/task/5401/stat : 5401 (java) R 5398 5400 5272 0 -1 4202560 851854 0 1 0 177902 103 0 0 25 0 19 0 814101832 10806259712 908054 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 46912506012187 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5400/tid=5403] ppid=5398 vsize=10552988 CPUtime=0.33 cores=1,3,5,7
/proc/5400/task/5403/stat : 5403 (java) S 5398 5400 5272 0 -1 4202560 4098 0 0 0 33 0 0 0 16 0 19 0 814101833 10806259712 908054 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5404] ppid=5398 vsize=10552988 CPUtime=0.34 cores=1,3,5,7
/proc/5400/task/5404/stat : 5404 (java) S 5398 5400 5272 0 -1 4202560 5469 0 0 0 34 0 0 0 15 0 19 0 814101833 10806259712 908054 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5405] ppid=5398 vsize=10552988 CPUtime=0.37 cores=1,3,5,7
/proc/5400/task/5405/stat : 5405 (java) S 5398 5400 5272 0 -1 4202560 5207 0 0 0 37 0 0 0 16 0 19 0 814101833 10806259712 908054 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 5 0 0 0
[pid=5400/tid=5406] ppid=5398 vsize=10552988 CPUtime=0.27 cores=1,3,5,7
/proc/5400/task/5406/stat : 5406 (java) S 5398 5400 5272 0 -1 4202560 3805 0 0 0 27 0 0 0 15 0 19 0 814101833 10806259712 908054 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5407] ppid=5398 vsize=10552988 CPUtime=0.29 cores=1,3,5,7
/proc/5400/task/5407/stat : 5407 (java) S 5398 5400 5272 0 -1 4202560 4224 0 0 0 29 0 0 0 16 0 19 0 814101833 10806259712 908054 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 3 0 0 0
[pid=5400/tid=5408] ppid=5398 vsize=10552988 CPUtime=0.28 cores=1,3,5,7
/proc/5400/task/5408/stat : 5408 (java) S 5398 5400 5272 0 -1 4202560 4453 0 0 0 28 0 0 0 15 0 19 0 814101833 10806259712 908054 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5409] ppid=5398 vsize=10552988 CPUtime=0.32 cores=1,3,5,7
/proc/5400/task/5409/stat : 5409 (java) S 5398 5400 5272 0 -1 4202560 6442 0 0 0 31 1 0 0 15 0 19 0 814101833 10806259712 908054 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 5 0 0 0
[pid=5400/tid=5410] ppid=5398 vsize=10552988 CPUtime=0.29 cores=1,3,5,7
/proc/5400/task/5410/stat : 5410 (java) S 5398 5400 5272 0 -1 4202560 5000 0 0 0 29 0 0 0 16 0 19 0 814101833 10806259712 908054 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5411] ppid=5398 vsize=10552988 CPUtime=1.24 cores=1,3,5,7
/proc/5400/task/5411/stat : 5411 (java) S 5398 5400 5272 0 -1 4202560 10644 0 0 0 122 2 0 0 15 0 19 0 814101834 10806259712 908054 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273433088 0 0 0 16800975 18446604464935651264 0 0 -1 3 0 0 0
[pid=5400/tid=5412] ppid=5398 vsize=10552988 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5412/stat : 5412 (java) S 5398 5400 5272 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 814101835 10806259712 908054 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5413] ppid=5398 vsize=10552988 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5413/stat : 5413 (java) S 5398 5400 5272 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 814101835 10806259712 908054 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5414] ppid=5398 vsize=10552988 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5414/stat : 5414 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814101837 10806259712 908054 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273440177 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5415] ppid=5398 vsize=10552988 CPUtime=1.04 cores=1,3,5,7
/proc/5400/task/5415/stat : 5415 (java) S 5398 5400 5272 0 -1 4202560 9816 0 0 0 103 1 0 0 16 0 19 0 814101837 10806259712 908054 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5416] ppid=5398 vsize=10552988 CPUtime=0.93 cores=1,3,5,7
/proc/5400/task/5416/stat : 5416 (java) S 5398 5400 5272 0 -1 4202560 7643 0 0 0 92 1 0 0 15 0 19 0 814101837 10806259712 908054 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 3 0 0 0
[pid=5400/tid=5417] ppid=5398 vsize=10552988 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5417/stat : 5417 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814101837 10806259712 908054 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5418] ppid=5398 vsize=10552988 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5418/stat : 5418 (java) S 5398 5400 5272 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 814101837 10806259712 908054 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273433088 0 4 0 16800975 18446604464935651264 0 0 -1 5 0 0 0
[pid=5400/tid=5419] ppid=5398 vsize=10552988 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5419/stat : 5419 (java) S 5398 5400 5272 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 814101955 10806259712 908054 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273433088 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1785.88
Current children cumulated vsize (KiB) 10552988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.4 s]
/proc/loadavg: 2.13 2.06 1.91 3/514 5615
/proc/meminfo: memFree=13246436/32951124 swapFree=67057928/67111528
[pid=5400] ppid=5398 vsize=10552988 CPUtime=1800.01 cores=1,3,5,7
/proc/5400/stat : 5400 (java) S 5398 5400 5272 0 -1 4202496 920014 0 1 0 179886 115 0 0 25 0 19 0 814101831 10806259712 908157 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5400/statm: 2638247 908157 2267 9 0 2628981 0
[pid=5400/tid=5401] ppid=5398 vsize=10552988 CPUtime=1794.16 cores=1,3,5,7
/proc/5400/task/5401/stat : 5401 (java) R 5398 5400 5272 0 -1 4202560 851855 0 1 0 179313 103 0 0 25 0 19 0 814101832 10806259712 908157 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 46912505862924 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=5400/tid=5403] ppid=5398 vsize=10552988 CPUtime=0.34 cores=1,3,5,7
/proc/5400/task/5403/stat : 5403 (java) S 5398 5400 5272 0 -1 4202560 4103 0 0 0 34 0 0 0 16 0 19 0 814101833 10806259712 908157 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5404] ppid=5398 vsize=10552988 CPUtime=0.34 cores=1,3,5,7
/proc/5400/task/5404/stat : 5404 (java) S 5398 5400 5272 0 -1 4202560 5469 0 0 0 34 0 0 0 15 0 19 0 814101833 10806259712 908157 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5405] ppid=5398 vsize=10552988 CPUtime=0.37 cores=1,3,5,7
/proc/5400/task/5405/stat : 5405 (java) S 5398 5400 5272 0 -1 4202560 5207 0 0 0 37 0 0 0 16 0 19 0 814101833 10806259712 908157 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 5 0 0 0
[pid=5400/tid=5406] ppid=5398 vsize=10552988 CPUtime=0.27 cores=1,3,5,7
/proc/5400/task/5406/stat : 5406 (java) S 5398 5400 5272 0 -1 4202560 3838 0 0 0 27 0 0 0 16 0 19 0 814101833 10806259712 908157 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5407] ppid=5398 vsize=10552988 CPUtime=0.29 cores=1,3,5,7
/proc/5400/task/5407/stat : 5407 (java) S 5398 5400 5272 0 -1 4202560 4224 0 0 0 29 0 0 0 15 0 19 0 814101833 10806259712 908157 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 3 0 0 0
[pid=5400/tid=5408] ppid=5398 vsize=10552988 CPUtime=0.29 cores=1,3,5,7
/proc/5400/task/5408/stat : 5408 (java) S 5398 5400 5272 0 -1 4202560 4473 0 0 0 29 0 0 0 16 0 19 0 814101833 10806259712 908157 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 3 0 0 0
[pid=5400/tid=5409] ppid=5398 vsize=10552988 CPUtime=0.33 cores=1,3,5,7
/proc/5400/task/5409/stat : 5409 (java) S 5398 5400 5272 0 -1 4202560 6487 0 0 0 32 1 0 0 16 0 19 0 814101833 10806259712 908157 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 5 0 0 0
[pid=5400/tid=5410] ppid=5398 vsize=10552988 CPUtime=0.29 cores=1,3,5,7
/proc/5400/task/5410/stat : 5410 (java) S 5398 5400 5272 0 -1 4202560 5000 0 0 0 29 0 0 0 15 0 19 0 814101833 10806259712 908157 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5411] ppid=5398 vsize=10552988 CPUtime=1.24 cores=1,3,5,7
/proc/5400/task/5411/stat : 5411 (java) S 5398 5400 5272 0 -1 4202560 10646 0 0 0 122 2 0 0 15 0 19 0 814101834 10806259712 908157 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273433088 0 0 0 16800975 18446604464935651264 0 0 -1 3 0 0 0
[pid=5400/tid=5412] ppid=5398 vsize=10552988 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5412/stat : 5412 (java) S 5398 5400 5272 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 814101835 10806259712 908157 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5413] ppid=5398 vsize=10552988 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5413/stat : 5413 (java) S 5398 5400 5272 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 814101835 10806259712 908157 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5414] ppid=5398 vsize=10552988 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5414/stat : 5414 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814101837 10806259712 908157 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273440177 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5415] ppid=5398 vsize=10552988 CPUtime=1.04 cores=1,3,5,7
/proc/5400/task/5415/stat : 5415 (java) S 5398 5400 5272 0 -1 4202560 9816 0 0 0 103 1 0 0 16 0 19 0 814101837 10806259712 908157 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 7 0 0 0
[pid=5400/tid=5416] ppid=5398 vsize=10552988 CPUtime=0.93 cores=1,3,5,7
/proc/5400/task/5416/stat : 5416 (java) S 5398 5400 5272 0 -1 4202560 7643 0 0 0 92 1 0 0 15 0 19 0 814101837 10806259712 908157 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 3 0 0 0
[pid=5400/tid=5417] ppid=5398 vsize=10552988 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5417/stat : 5417 (java) S 5398 5400 5272 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 814101837 10806259712 908157 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273432473 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
[pid=5400/tid=5418] ppid=5398 vsize=10552988 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5418/stat : 5418 (java) S 5398 5400 5272 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 814101837 10806259712 908157 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273433088 0 4 0 16800975 18446604464935651264 0 0 -1 5 0 0 0
[pid=5400/tid=5419] ppid=5398 vsize=10552988 CPUtime=0 cores=1,3,5,7
/proc/5400/task/5419/stat : 5419 (java) S 5398 5400 5272 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 814101955 10806259712 908157 33554432000 1073741824 1073778376 140735308986656 18446744073709551615 254273433088 0 4 0 16800975 18446604464935651264 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 10552988

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

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

[startup+1796.53 s]
/proc/loadavg: 2.13 2.06 1.91 3/514 5615
/proc/meminfo: memFree=13246436/32951124 swapFree=67057928/67111528
[pid=5400] ppid=5398 vsize=0 CPUtime=1800.17 cores=1,3,5,7
/proc/5400/stat : 5400 (java) Z 5398 5400 5272 0 -1 4203548 920042 0 1 0 179896 121 0 0 17 0 2 0 814101831 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/5400/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1796.59
CPU time (s): 1800.25
CPU user time (s): 1798.96
CPU system time (s): 1.2868
CPU usage (%): 100.204
Max. virtual memory (cumulated for all children) (KiB): 10567680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.96
system time used= 1.2868
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 920042
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= 40584
involuntary context switches= 20231

runsolver used 8.49671 second user time and 20.8788 second system time

The end

Launcher Data

Begin job on node140 at 2011-06-04 21:47:45
IDJOB=3457095
IDBENCH=1370
IDSOLVER=1951
FILE ID=node140/3457095-1307216865
RUNJOBID= node140-1307215866-5291
PBS_JOBID= 13509084
Free space on /tmp= 73640 MiB

SOLVER NAME= Sat4j CuttingPlanes 2.3.0
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/vdw/normalized-vdw_k3_l5_n550.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3457095-1307216865/watcher-3457095-1307216865 -o /tmp/evaluation-result-3457095-1307216865/solver-3457095-1307216865 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes HOME/instance-3457095-1307216865.opb

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

MD5SUM BENCH= b656932a938990470d09f3771b5047c2
RANDOM SEED=792736831

node140.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.833
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.66
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.833
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	: 5226.14
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.833
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.75
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.833
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.77
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.833
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.75
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.833
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.74
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.833
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.75
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17634508 kB
Buffers:        322380 kB
Cached:        4116860 kB
SwapCached:       6932 kB
Active:       11063556 kB
Inactive:      3910112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17634508 kB
SwapTotal:    67111528 kB
SwapFree:     67057928 kB
Dirty:            5860 kB
Writeback:           0 kB
AnonPages:    10532308 kB
Mapped:          46256 kB
Slab:           215844 kB
PageTables:      59404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 151762128 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= 73596 MiB
End job on node140 at 2011-06-04 22:17:44