Trace number 3731058

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
PB10: SAT4J PB RES // CP 2.2.0 2010-05-31? (TO) 1801.08 1752.02

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos19.opb
MD5SUM1ef5c8e94b66b7ed63dffc6923ecd901
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-3
Best CPU time to get the best result obtained on this benchmark1783.2
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -3
Optimality of the best value was proved NO
Number of variables1041679
Total number of constraints127860
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints127780
Minimum length of a constraint2
Maximum length of a constraint275
Number of terms in the objective function 1611
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1611
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 24576
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 98256
Number of bits of the biggest sum of numbers17
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.2.0.v20100531
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		1349517296
0.00/0.08	c Max memory 		1356595200
0.00/0.08	c Total memory 		1356595200
0.00/0.08	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization
0.09/0.11	c ManyCore solver with 2 solvers running in parallel
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c Stops conflict analysis at the first Unique Implication Point
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@5495fd19
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c Expensive reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c Stops conflict analysis at the first Unique Implication Point
0.09/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@ae94e92
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	
0.09/0.11	c solving HOME/instance-3731058-1338733052.opb
0.09/0.11	c reading problem ... 
25.18/16.14	c ... done. Wall clock time 16.027s.
25.18/16.14	c #vars     1041679
25.18/16.14	c #constraints  178401
25.18/16.14	c constraints type 
25.18/16.14	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1563
25.18/16.14	c org.sat4j.minisat.constraints.card.MinWatchCard => 1643
25.18/16.14	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1378
25.18/16.14	c org.sat4j.pb.constraints.pb.MaxWatchPb => 155612
25.18/16.14	c constraints type 
25.18/16.14	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1378
25.18/16.14	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1563
25.18/16.14	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1643
25.18/16.14	c org.sat4j.pb.constraints.pb.MaxWatchPb => 155612
151.64/138.12	c cleaning 2483 clauses out of 5001 with flag 5001/5001
407.46/387.63	c cleaning 4215 clauses out of 8518 with flag 11001/11001
646.48/621.86	c cleaning 5606 clauses out of 11303 with flag 18001/18001
982.20/950.51	c cleaning 6796 clauses out of 13696 with flag 26000/26000
1125.75/1091.23	c cleaning 0 clauses out of 5013 with flag 0/5013
1205.02/1167.77	c cleaning 7944 clauses out of 15901 with flag 35001/35001
1465.74/1423.79	c cleaning 8958 clauses out of 17956 with flag 45000/45000
1800.27/1752.00	c starts		: 73
1800.27/1752.00	c conflicts		: 52289
1800.27/1752.00	c decisions		: 2808552
1800.27/1752.00	c propagations		: 15926666
1800.27/1752.00	c inspects		: 32932191
1800.27/1752.00	c learnt literals	: 0
1800.27/1752.00	c learnt binary clauses	: 586
1800.27/1752.00	c learnt ternary clauses	: 765
1800.27/1752.00	c learnt clauses	: 52288
1800.27/1752.00	c ignored clauses	: 0
1800.27/1752.00	c root simplifications	: 0
1800.27/1752.00	c removed literals (reason simplification)	: 755829
1800.27/1752.00	c reason swapping (by a shorter reason)	: 0
1800.27/1752.00	c Calls to reduceDB	: 6
1800.27/1752.00	c number of reductions to clauses (during analyze)	: 0
1800.27/1752.00	c number of learned constraints concerned by reduction	: 0
1800.27/1752.00	c number of learning phase by resolution	: 0
1800.27/1752.00	c number of learning phase by cutting planes	: 0
1800.27/1752.00	c speed (assignments/second)	: 9175.124175189849
1800.27/1752.00	c non guided choices	2594340
1800.27/1752.01	c learnt constraints type 
1800.27/1752.01	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 15758
1800.27/1752.01	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 586
1800.27/1752.01	c constraints type 
1800.27/1752.01	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1563
1800.27/1752.01	c org.sat4j.minisat.constraints.card.MinWatchCard => 1643
1800.27/1752.01	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1378
1800.27/1752.01	c org.sat4j.pb.constraints.pb.MaxWatchPb => 155612
1800.27/1752.01	c constraints type 
1800.27/1752.01	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1378
1800.27/1752.01	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1563
1800.27/1752.01	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1643
1800.27/1752.01	c org.sat4j.pb.constraints.pb.MaxWatchPb => 155612
1800.27/1752.01	s UNKNOWN
1800.27/1752.01	c Total wall clock time (in seconds): 1751.9

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3731058-1338733052/watcher-3731058-1338733052 -o /tmp/evaluation-result-3731058-1338733052/solver-3731058-1338733052 -C 1800 -W 1900 -M 15500 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3731058-1338733052.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: 3.97 3.89 3.85 4/197 8441
/proc/meminfo: memFree=26410760/32873648 swapFree=7120/7120
[pid=8441] ppid=8439 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/8441/stat : 8441 (java6) D 8439 8441 27000 0 -1 4202496 250 0 0 0 0 0 0 0 20 0 1 0 339432660 9515008 182 33554432000 1073741824 1073778376 140736554308384 140736554299416 219513962165 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/8441/statm: 2323 182 140 9 0 71 0

[startup+0.0106141 s]
/proc/loadavg: 3.97 3.89 3.85 4/197 8441
/proc/meminfo: memFree=26410760/32873648 swapFree=7120/7120
[pid=8441] ppid=8439 vsize=24200 CPUtime=0 cores=1,3,5,7
/proc/8441/stat : 8441 (java) S 8439 8441 27000 0 -1 4202496 1147 0 0 0 0 0 0 0 20 0 2 0 339432660 24780800 866 33554432000 1073741824 1073778376 140737380552416 140737380543552 219517321277 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8441/statm: 6050 866 654 9 0 385 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 24200

[startup+0.100194 s]
/proc/loadavg: 3.97 3.89 3.85 4/197 8441
/proc/meminfo: memFree=26410760/32873648 swapFree=7120/7120
[pid=8441] ppid=8439 vsize=2699928 CPUtime=0.09 cores=1,3,5,7
/proc/8441/stat : 8441 (java) S 8439 8441 27000 0 -1 4202496 4743 0 1 0 8 1 0 0 20 0 18 0 339432660 2764726272 5941 33554432000 1073741824 1073778376 140737380552416 140737380543552 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8441/statm: 674982 5941 2109 9 0 665676 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2699928

[startup+0.300249 s]
/proc/loadavg: 3.97 3.89 3.85 4/197 8441
/proc/meminfo: memFree=26410760/32873648 swapFree=7120/7120
[pid=8441] ppid=8439 vsize=2699928 CPUtime=0.54 cores=1,3,5,7
/proc/8441/stat : 8441 (java) S 8439 8441 27000 0 -1 4202496 7860 0 1 0 51 3 0 0 20 0 18 0 339432660 2764726272 22122 33554432000 1073741824 1073778376 140737380552416 140737380543552 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8441/statm: 674982 22122 2217 9 0 665676 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 2699928

[startup+0.700258 s]
/proc/loadavg: 3.97 3.89 3.85 4/197 8441
/proc/meminfo: memFree=26410760/32873648 swapFree=7120/7120
[pid=8441] ppid=8439 vsize=2699928 CPUtime=1.54 cores=1,3,5,7
/proc/8441/stat : 8441 (java) S 8439 8441 27000 0 -1 4202496 19546 0 1 0 146 8 0 0 20 0 18 0 339432660 2764726272 78520 33554432000 1073741824 1073778376 140737380552416 140737380543552 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8441/statm: 674982 78520 2231 9 0 665676 0
Current children cumulated CPU time (s) 1.54
Current children cumulated vsize (KiB) 2699928

[startup+1.50065 s]
/proc/loadavg: 3.97 3.89 3.85 11/215 8459
/proc/meminfo: memFree=25837532/32873648 swapFree=7120/7120
[pid=8441] ppid=8439 vsize=2699928 CPUtime=2.86 cores=1,3,5,7
/proc/8441/stat : 8441 (java) S 8439 8441 27000 0 -1 4202496 19898 0 1 0 260 26 0 0 20 0 18 0 339432660 2764726272 147670 33554432000 1073741824 1073778376 140737380552416 140737380543552 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8441/statm: 674982 147670 2248 9 0 665676 0
[pid=8441/tid=8443] ppid=8439 vsize=2699928 CPUtime=1.29 cores=1,3,5,7
/proc/8441/task/8443/stat : 8443 (java) S 8439 8441 27000 0 -1 4202560 3006 0 1 0 122 7 0 0 20 0 18 0 339432661 2764726272 147670 33554432000 1073741824 1073778376 140737380552416 140491868364280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8441/tid=8444] ppid=8439 vsize=2699928 CPUtime=0.04 cores=1,3,5,7
/proc/8441/task/8444/stat : 8444 (java) S 8439 8441 27000 0 -1 4202560 30 0 0 0 3 1 0 0 20 0 18 0 339432662 2764726272 147670 33554432000 1073741824 1073778376 140737380552416 140491804158888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8441/tid=8445] ppid=8439 vsize=2699928 CPUtime=0.08 cores=1,3,5,7
/proc/8441/task/8445/stat : 8445 (java) S 8439 8441 27000 0 -1 4202560 35 0 0 0 5 3 0 0 20 0 18 0 339432662 2764726272 147670 33554432000 1073741824 1073778376 140737380552416 140491733847080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8441/tid=8446] ppid=8439 vsize=2699928 CPUtime=0.07 cores=1,3,5,7
/proc/8441/task/8446/stat : 8446 (java) R 8439 8441 27000 0 -1 4202560 43 0 0 0 5 2 0 0 20 0 18 0 339432662 2764726272 147670 33554432000 1073741824 1073778376 140737380552416 140491732794200 140491870836467 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=8441/tid=8447] ppid=8439 vsize=2699928 CPUtime=0.16 cores=1,3,5,7
/proc/8441/task/8447/stat : 8447 (java) R 8439 8441 27000 0 -1 4202560 76 0 0 0 12 4 0 0 20 0 18 0 339432662 2764726272 147670 33554432000 1073741824 1073778376 140737380552416 140491731741480 140491870836467 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8441/tid=8448] ppid=8439 vsize=2699928 CPUtime=0.05 cores=1,3,5,7
/proc/8441/task/8448/stat : 8448 (java) S 8439 8441 27000 0 -1 4202560 23 0 0 0 3 2 0 0 20 0 18 0 339432662 2764726272 147670 33554432000 1073741824 1073778376 140737380552416 140491730688424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8441/tid=8449] ppid=8439 vsize=2699928 CPUtime=0.07 cores=1,3,5,7
/proc/8441/task/8449/stat : 8449 (java) R 8439 8441 27000 0 -1 4202560 38 0 0 0 5 2 0 0 20 0 18 0 339432662 2764726272 147670 33554432000 1073741824 1073778376 140737380552416 140491729636056 140491872540847 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8441/tid=8450] ppid=8439 vsize=2699928 CPUtime=0.07 cores=1,3,5,7
/proc/8441/task/8450/stat : 8450 (java) R 8439 8441 27000 0 -1 4202560 32 0 0 0 5 2 0 0 20 0 18 0 339432662 2764726272 147670 33554432000 1073741824 1073778376 140737380552416 140491728582824 219517334588 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=8441/tid=8451] ppid=8439 vsize=2699928 CPUtime=0.05 cores=1,3,5,7
/proc/8441/task/8451/stat : 8451 (java) R 8439 8441 27000 0 -1 4202560 28 0 0 0 3 2 0 0 20 0 18 0 339432662 2764726272 147670 33554432000 1073741824 1073778376 140737380552416 140491727530280 140491870924756 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8441/tid=8452] ppid=8439 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8452/stat : 8452 (java) S 8439 8441 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 339432663 2764726272 147670 33554432000 1073741824 1073778376 140737380552416 140491715331848 219517334588 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8441/tid=8453] ppid=8439 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8453/stat : 8453 (java) S 8439 8441 27000 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 339432664 2764726272 147670 33554432000 1073741824 1073778376 140737380552416 140491714279288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8441/tid=8454] ppid=8439 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8454/stat : 8454 (java) S 8439 8441 27000 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 339432664 2764726272 147670 33554432000 1073741824 1073778376 140737380552416 140491713226120 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8441/tid=8455] ppid=8439 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8455/stat : 8455 (java) S 8439 8441 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 339432666 2764726272 147670 33554432000 1073741824 1073778376 140737380552416 140491712174864 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8441/tid=8456] ppid=8439 vsize=2699928 CPUtime=0.38 cores=1,3,5,7
/proc/8441/task/8456/stat : 8456 (java) S 8439 8441 27000 0 -1 4202560 5345 0 0 0 38 0 0 0 20 0 18 0 339432666 2764726272 147670 33554432000 1073741824 1073778376 140737380552416 140491711121720 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8441/tid=8457] ppid=8439 vsize=2699928 CPUtime=0.47 cores=1,3,5,7
/proc/8441/task/8457/stat : 8457 (java) S 8439 8441 27000 0 -1 4202560 10060 0 0 0 44 3 0 0 20 0 18 0 339432666 2764726272 147670 33554432000 1073741824 1073778376 140737380552416 140491710069176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8441/tid=8458] ppid=8439 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8458/stat : 8458 (java) S 8439 8441 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 339432666 2764726272 147670 33554432000 1073741824 1073778376 140737380552416 140491709016312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8441/tid=8459] ppid=8439 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8459/stat : 8459 (java) S 8439 8441 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 339432666 2764726272 147670 33554432000 1073741824 1073778376 140737380552416 140491707963976 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 2699928

[startup+3.10067 s]
/proc/loadavg: 3.97 3.89 3.85 4/215 8459
/proc/meminfo: memFree=25648532/32873648 swapFree=7120/7120
[pid=8441] ppid=8439 vsize=2699928 CPUtime=6.35 cores=1,3,5,7
/proc/8441/stat : 8441 (java) S 8439 8441 27000 0 -1 4202496 21370 0 1 0 561 74 0 0 20 0 18 0 339432660 2764726272 255747 33554432000 1073741824 1073778376 140737380552416 140737380543552 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8441/statm: 674982 255747 2248 9 0 665676 0
[pid=8441/tid=8443] ppid=8439 vsize=2699928 CPUtime=2.24 cores=1,3,5,7
/proc/8441/task/8443/stat : 8443 (java) S 8439 8441 27000 0 -1 4202560 3008 0 1 0 217 7 0 0 20 0 18 0 339432661 2764726272 255747 33554432000 1073741824 1073778376 140737380552416 140491868364040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8441/tid=8444] ppid=8439 vsize=2699928 CPUtime=0.32 cores=1,3,5,7
/proc/8441/task/8444/stat : 8444 (java) R 8439 8441 27000 0 -1 4202560 152 0 0 0 25 7 0 0 20 0 18 0 339432662 2764726272 255747 33554432000 1073741824 1073778376 140737380552416 140491804159064 140491870836409 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8441/tid=8445] ppid=8439 vsize=2699928 CPUtime=0.44 cores=1,3,5,7
/proc/8441/task/8445/stat : 8445 (java) R 8439 8441 27000 0 -1 4202560 173 0 0 0 35 9 0 0 20 0 18 0 339432662 2764726272 255747 33554432000 1073741824 1073778376 140737380552416 140491733847256 140491875263570 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8441/tid=8446] ppid=8439 vsize=2699928 CPUtime=0.36 cores=1,3,5,7
/proc/8441/task/8446/stat : 8446 (java) R 8439 8441 27000 0 -1 4202560 173 0 0 0 29 7 0 0 20 0 18 0 339432662 2764726272 255747 33554432000 1073741824 1073778376 140737380552416 140491732794200 140491870836409 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8441/tid=8447] ppid=8439 vsize=2699928 CPUtime=0.45 cores=1,3,5,7
/proc/8441/task/8447/stat : 8447 (java) R 8439 8441 27000 0 -1 4202560 208 0 0 0 35 10 0 0 20 0 18 0 339432662 2764726272 255747 33554432000 1073741824 1073778376 140737380552416 140491731741656 140491870836409 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8441/tid=8448] ppid=8439 vsize=2699928 CPUtime=0.25 cores=1,3,5,7
/proc/8441/task/8448/stat : 8448 (java) R 8439 8441 27000 0 -1 4202560 525 0 0 0 20 5 0 0 20 0 18 0 339432662 2764726272 255747 33554432000 1073741824 1073778376 140737380552416 140491730688184 140491870836425 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8441/tid=8449] ppid=8439 vsize=2699928 CPUtime=0.38 cores=1,3,5,7
/proc/8441/task/8449/stat : 8449 (java) R 8439 8441 27000 0 -1 4202560 160 0 0 0 30 8 0 0 20 0 18 0 339432662 2764726272 255747 33554432000 1073741824 1073778376 140737380552416 140491729636056 140491875261531 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8441/tid=8450] ppid=8439 vsize=2699928 CPUtime=0.39 cores=1,3,5,7
/proc/8441/task/8450/stat : 8450 (java) R 8439 8441 27000 0 -1 4202560 174 0 0 0 31 8 0 0 20 0 18 0 339432662 2764726272 255747 33554432000 1073741824 1073778376 140737380552416 140491728582704 140491870836409 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=8441/tid=8451] ppid=8439 vsize=2699928 CPUtime=0.52 cores=1,3,5,7
/proc/8441/task/8451/stat : 8451 (java) R 8439 8441 27000 0 -1 4202560 210 0 0 0 42 10 0 0 20 0 18 0 339432662 2764726272 255747 33554432000 1073741824 1073778376 140737380552416 140491727530456 140491872122224 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=8441/tid=8452] ppid=8439 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8452/stat : 8452 (java) S 8439 8441 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 339432663 2764726272 255747 33554432000 1073741824 1073778376 140737380552416 140491715331848 219517334588 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8441/tid=8453] ppid=8439 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8453/stat : 8453 (java) S 8439 8441 27000 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 339432664 2764726272 255747 33554432000 1073741824 1073778376 140737380552416 140491714279288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8441/tid=8454] ppid=8439 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8454/stat : 8454 (java) S 8439 8441 27000 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 339432664 2764726272 255747 33554432000 1073741824 1073778376 140737380552416 140491713226120 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8441/tid=8455] ppid=8439 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8455/stat : 8455 (java) S 8439 8441 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 339432666 2764726272 255747 33554432000 1073741824 1073778376 140737380552416 140491712174864 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8441/tid=8456] ppid=8439 vsize=2699928 CPUtime=0.38 cores=1,3,5,7
/proc/8441/task/8456/stat : 8456 (java) S 8439 8441 27000 0 -1 4202560 5345 0 0 0 38 0 0 0 20 0 18 0 339432666 2764726272 255747 33554432000 1073741824 1073778376 140737380552416 140491711121720 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8441/tid=8457] ppid=8439 vsize=2699928 CPUtime=0.47 cores=1,3,5,7
/proc/8441/task/8457/stat : 8457 (java) S 8439 8441 27000 0 -1 4202560 10060 0 0 0 44 3 0 0 20 0 18 0 339432666 2764726272 255747 33554432000 1073741824 1073778376 140737380552416 140491710069176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8441/tid=8458] ppid=8439 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8458/stat : 8458 (java) S 8439 8441 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 339432666 2764726272 255747 33554432000 1073741824 1073778376 140737380552416 140491709016312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8441/tid=8459] ppid=8439 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8459/stat : 8459 (java) S 8439 8441 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 339432666 2764726272 255747 33554432000 1073741824 1073778376 140737380552416 140491707963976 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.35
Current children cumulated vsize (KiB) 2699928

[startup+6.3008 s]
/proc/loadavg: 3.89 3.88 3.85 4/215 8459
/proc/meminfo: memFree=25296736/32873648 swapFree=7120/7120
[pid=8441] ppid=8439 vsize=2699928 CPUtime=12.61 cores=1,3,5,7
/proc/8441/stat : 8441 (java) S 8439 8441 27000 0 -1 4202496 22543 0 1 0 1177 84 0 0 20 0 18 0 339432660 2764726272 279122 33554432000 1073741824 1073778376 140737380552416 140737380543552 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8441/statm: 674982 279122 2256 9 0 665676 0
[pid=8441/tid=8443] ppid=8439 vsize=2699928 CPUtime=4.44 cores=1,3,5,7
/proc/8441/task/8443/stat : 8443 (java) R 8439 8441 27000 0 -1 4202560 3064 0 1 0 436 8 0 0 20 0 18 0 339432661 2764726272 279122 33554432000 1073741824 1073778376 140737380552416 140491868363928 140491876129882 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8441/tid=8444] ppid=8439 vsize=2699928 CPUtime=0.7 cores=1,3,5,7
/proc/8441/task/8444/stat : 8444 (java) S 8439 8441 27000 0 -1 4202560 181 0 0 0 62 8 0 0 20 0 18 0 339432662 2764726272 279122 33554432000 1073741824 1073778376 140737380552416 140491804158888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8441/tid=8445] ppid=8439 vsize=2699928 CPUtime=0.85 cores=1,3,5,7
/proc/8441/task/8445/stat : 8445 (java) S 8439 8441 27000 0 -1 4202560 219 0 0 0 75 10 0 0 20 0 18 0 339432662 2764726272 279122 33554432000 1073741824 1073778376 140737380552416 140491733847080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8441/tid=8446] ppid=8439 vsize=2699928 CPUtime=0.81 cores=1,3,5,7
/proc/8441/task/8446/stat : 8446 (java) S 8439 8441 27000 0 -1 4202560 345 0 0 0 72 9 0 0 20 0 18 0 339432662 2764726272 279122 33554432000 1073741824 1073778376 140737380552416 140491732794024 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8441/tid=8447] ppid=8439 vsize=2699928 CPUtime=0.96 cores=1,3,5,7
/proc/8441/task/8447/stat : 8447 (java) S 8439 8441 27000 0 -1 4202560 296 0 0 0 85 11 0 0 20 0 18 0 339432662 2764726272 279122 33554432000 1073741824 1073778376 140737380552416 140491731741480 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8441/tid=8448] ppid=8439 vsize=2699928 CPUtime=0.68 cores=1,3,5,7
/proc/8441/task/8448/stat : 8448 (java) S 8439 8441 27000 0 -1 4202560 546 0 0 0 61 7 0 0 20 0 18 0 339432662 2764726272 279122 33554432000 1073741824 1073778376 140737380552416 140491730688424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8441/tid=8449] ppid=8439 vsize=2699928 CPUtime=0.85 cores=1,3,5,7
/proc/8441/task/8449/stat : 8449 (java) S 8439 8441 27000 0 -1 4202560 251 0 0 0 76 9 0 0 20 0 18 0 339432662 2764726272 279122 33554432000 1073741824 1073778376 140737380552416 140491729635880 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8441/tid=8450] ppid=8439 vsize=2699928 CPUtime=0.91 cores=1,3,5,7
/proc/8441/task/8450/stat : 8450 (java) S 8439 8441 27000 0 -1 4202560 358 0 0 0 81 10 0 0 20 0 18 0 339432662 2764726272 279122 33554432000 1073741824 1073778376 140737380552416 140491728582824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8441/tid=8451] ppid=8439 vsize=2699928 CPUtime=1.06 cores=1,3,5,7
/proc/8441/task/8451/stat : 8451 (java) S 8439 8441 27000 0 -1 4202560 444 0 0 0 94 12 0 0 20 0 18 0 339432662 2764726272 279122 33554432000 1073741824 1073778376 140737380552416 140491727530280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8441/tid=8452] ppid=8439 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8452/stat : 8452 (java) S 8439 8441 27000 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 339432663 2764726272 279122 33554432000 1073741824 1073778376 140737380552416 140491715332968 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8441/tid=8453] ppid=8439 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8453/stat : 8453 (java) S 8439 8441 27000 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 339432664 2764726272 279122 33554432000 1073741824 1073778376 140737380552416 140491714279288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8441/tid=8454] ppid=8439 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8454/stat : 8454 (java) S 8439 8441 27000 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 339432664 2764726272 279122 33554432000 1073741824 1073778376 140737380552416 140491713226120 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8441/tid=8455] ppid=8439 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8455/stat : 8455 (java) S 8439 8441 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 339432666 2764726272 279122 33554432000 1073741824 1073778376 140737380552416 140491712174864 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8441/tid=8456] ppid=8439 vsize=2699928 CPUtime=0.71 cores=1,3,5,7
/proc/8441/task/8456/stat : 8456 (java) S 8439 8441 27000 0 -1 4202560 5587 0 0 0 71 0 0 0 20 0 18 0 339432666 2764726272 279122 33554432000 1073741824 1073778376 140737380552416 140491711121720 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8441/tid=8457] ppid=8439 vsize=2699928 CPUtime=0.53 cores=1,3,5,7
/proc/8441/task/8457/stat : 8457 (java) S 8439 8441 27000 0 -1 4202560 10069 0 0 0 50 3 0 0 20 0 18 0 339432666 2764726272 279122 33554432000 1073741824 1073778376 140737380552416 140491710069176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8441/tid=8458] ppid=8439 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8458/stat : 8458 (java) S 8439 8441 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 339432666 2764726272 279122 33554432000 1073741824 1073778376 140737380552416 140491709016312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8441/tid=8459] ppid=8439 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8459/stat : 8459 (java) S 8439 8441 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 339432666 2764726272 279122 33554432000 1073741824 1073778376 140737380552416 140491707963976 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 2699928

[startup+12.7007 s]
/proc/loadavg: 3.82 3.86 3.84 4/215 8459
/proc/meminfo: memFree=24965708/32873648 swapFree=7120/7120
[pid=8441] ppid=8439 vsize=2699928 CPUtime=21.77 cores=1,3,5,7
/proc/8441/stat : 8441 (java) S 8439 8441 27000 0 -1 4202496 33632 0 1 0 2062 115 0 0 20 0 18 0 339432660 2764726272 362945 33554432000 1073741824 1073778376 140737380552416 140737380543552 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8441/statm: 674982 362945 2262 9 0 665676 0
[pid=8441/tid=8443] ppid=8439 vsize=2699928 CPUtime=8.28 cores=1,3,5,7

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

[pid=8441/tid=8461] ppid=8439 vsize=2966184 CPUtime=34.69 cores=1,3,5,7
/proc/8441/task/8461/stat : 8461 (java) S 8439 8441 27000 0 -1 4202560 96 0 0 0 3467 2 0 0 20 0 22 0 339434274 3037372416 361867 33554432000 1073741824 1073778376 140737380552416 140491705856040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8441/tid=8462] ppid=8439 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8462/stat : 8462 (java) S 8439 8441 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 339434291 3037372416 361867 33554432000 1073741824 1073778376 140737380552416 140491704804648 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8441/tid=8463] ppid=8439 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8463/stat : 8463 (java) S 8439 8441 27000 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 339434291 3037372416 361867 33554432000 1073741824 1073778376 140737380552416 140491703752104 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1708.79
Current children cumulated vsize (KiB) 2966184

[startup+1722.3 s]
/proc/loadavg: 2.71 2.79 2.97 4/219 8765
/proc/meminfo: memFree=25117072/32873648 swapFree=7120/7120
[pid=8441] ppid=8439 vsize=2966184 CPUtime=1769.97 cores=1,3,5,7
/proc/8441/stat : 8441 (java) S 8439 8441 27000 0 -1 4202496 6650709 0 1 0 175553 1444 0 0 20 0 22 0 339432660 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140737380543552 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8441/statm: 741546 371731 2286 9 0 732240 0
[pid=8441/tid=8443] ppid=8439 vsize=2966184 CPUtime=8.82 cores=1,3,5,7
/proc/8441/task/8443/stat : 8443 (java) S 8439 8441 27000 0 -1 4202560 3656 0 1 0 872 10 0 0 20 0 22 0 339432661 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491868365688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8441/tid=8444] ppid=8439 vsize=2966184 CPUtime=1.13 cores=1,3,5,7
/proc/8441/task/8444/stat : 8444 (java) S 8439 8441 27000 0 -1 4202560 263 0 0 0 103 10 0 0 20 0 22 0 339432662 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491804158888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8441/tid=8445] ppid=8439 vsize=2966184 CPUtime=1.41 cores=1,3,5,7
/proc/8441/task/8445/stat : 8445 (java) S 8439 8441 27000 0 -1 4202560 316 0 0 0 126 15 0 0 20 0 22 0 339432662 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491733847080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8441/tid=8446] ppid=8439 vsize=2966184 CPUtime=1.24 cores=1,3,5,7
/proc/8441/task/8446/stat : 8446 (java) S 8439 8441 27000 0 -1 4202560 404 0 0 0 112 12 0 0 20 0 22 0 339432662 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491732794024 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8441/tid=8447] ppid=8439 vsize=2966184 CPUtime=1.31 cores=1,3,5,7
/proc/8441/task/8447/stat : 8447 (java) S 8439 8441 27000 0 -1 4202560 365 0 0 0 118 13 0 0 20 0 22 0 339432662 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491731741480 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8441/tid=8448] ppid=8439 vsize=2966184 CPUtime=1.11 cores=1,3,5,7
/proc/8441/task/8448/stat : 8448 (java) S 8439 8441 27000 0 -1 4202560 618 0 0 0 100 11 0 0 20 0 22 0 339432662 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491730688424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8441/tid=8449] ppid=8439 vsize=2966184 CPUtime=1.24 cores=1,3,5,7
/proc/8441/task/8449/stat : 8449 (java) S 8439 8441 27000 0 -1 4202560 308 0 0 0 111 13 0 0 20 0 22 0 339432662 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491729635880 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8441/tid=8450] ppid=8439 vsize=2966184 CPUtime=1.29 cores=1,3,5,7
/proc/8441/task/8450/stat : 8450 (java) S 8439 8441 27000 0 -1 4202560 408 0 0 0 116 13 0 0 20 0 22 0 339432662 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491728582824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8441/tid=8451] ppid=8439 vsize=2966184 CPUtime=1.43 cores=1,3,5,7
/proc/8441/task/8451/stat : 8451 (java) S 8439 8441 27000 0 -1 4202560 506 0 0 0 127 16 0 0 20 0 22 0 339432662 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491727530280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8441/tid=8452] ppid=8439 vsize=2966184 CPUtime=1674.73 cores=1,3,5,7
/proc/8441/task/8452/stat : 8452 (java) R 8439 8441 27000 0 -1 4202560 6620911 0 0 0 166164 1309 0 0 20 0 22 0 339432663 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491715332784 140491872526825 0 0 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8441/tid=8453] ppid=8439 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8453/stat : 8453 (java) S 8439 8441 27000 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 339432664 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491714279288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8441/tid=8454] ppid=8439 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8454/stat : 8454 (java) S 8439 8441 27000 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 339432664 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491713226120 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8441/tid=8455] ppid=8439 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8455/stat : 8455 (java) S 8439 8441 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339432666 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491712174864 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8441/tid=8456] ppid=8439 vsize=2966184 CPUtime=2.37 cores=1,3,5,7
/proc/8441/task/8456/stat : 8456 (java) S 8439 8441 27000 0 -1 4202560 10154 0 0 0 234 3 0 0 20 0 22 0 339432666 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491711121720 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8441/tid=8457] ppid=8439 vsize=2966184 CPUtime=1.68 cores=1,3,5,7
/proc/8441/task/8457/stat : 8457 (java) S 8439 8441 27000 0 -1 4202560 11311 0 0 0 164 4 0 0 20 0 22 0 339432666 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491710069176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8441/tid=8458] ppid=8439 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8458/stat : 8458 (java) S 8439 8441 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339432666 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491709016312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8441/tid=8459] ppid=8439 vsize=2966184 CPUtime=0.84 cores=1,3,5,7
/proc/8441/task/8459/stat : 8459 (java) S 8439 8441 27000 0 -1 4202560 102 0 0 0 24 60 0 0 20 0 22 0 339432666 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491707963976 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8441/tid=8460] ppid=8439 vsize=2966184 CPUtime=35.98 cores=1,3,5,7
/proc/8441/task/8460/stat : 8460 (java) S 8439 8441 27000 0 -1 4202560 100 0 0 0 3595 3 0 0 20 0 22 0 339434274 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491706907880 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8441/tid=8461] ppid=8439 vsize=2966184 CPUtime=35.87 cores=1,3,5,7
/proc/8441/task/8461/stat : 8461 (java) S 8439 8441 27000 0 -1 4202560 96 0 0 0 3585 2 0 0 20 0 22 0 339434274 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491705856040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8441/tid=8462] ppid=8439 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8462/stat : 8462 (java) S 8439 8441 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 339434291 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491704804648 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8441/tid=8463] ppid=8439 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8463/stat : 8463 (java) S 8439 8441 27000 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 339434291 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491703752104 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1769.97
Current children cumulated vsize (KiB) 2966184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1751.8 s]
/proc/loadavg: 2.68 2.77 2.96 4/219 8769
/proc/meminfo: memFree=25065632/32873648 swapFree=7120/7120
[pid=8441] ppid=8439 vsize=2966184 CPUtime=1800.07 cores=1,3,5,7
/proc/8441/stat : 8441 (java) S 8439 8441 27000 0 -1 4202496 6769081 0 1 0 178537 1470 0 0 20 0 22 0 339432660 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140737380543552 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8441/statm: 741546 371731 2286 9 0 732240 0
[pid=8441/tid=8443] ppid=8439 vsize=2966184 CPUtime=8.82 cores=1,3,5,7
/proc/8441/task/8443/stat : 8443 (java) S 8439 8441 27000 0 -1 4202560 3666 0 1 0 872 10 0 0 20 0 22 0 339432661 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491868365688 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8441/tid=8444] ppid=8439 vsize=2966184 CPUtime=1.13 cores=1,3,5,7
/proc/8441/task/8444/stat : 8444 (java) S 8439 8441 27000 0 -1 4202560 263 0 0 0 103 10 0 0 20 0 22 0 339432662 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491804158888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8441/tid=8445] ppid=8439 vsize=2966184 CPUtime=1.41 cores=1,3,5,7
/proc/8441/task/8445/stat : 8445 (java) S 8439 8441 27000 0 -1 4202560 316 0 0 0 126 15 0 0 20 0 22 0 339432662 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491733847080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8441/tid=8446] ppid=8439 vsize=2966184 CPUtime=1.24 cores=1,3,5,7
/proc/8441/task/8446/stat : 8446 (java) S 8439 8441 27000 0 -1 4202560 404 0 0 0 112 12 0 0 20 0 22 0 339432662 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491732794024 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8441/tid=8447] ppid=8439 vsize=2966184 CPUtime=1.31 cores=1,3,5,7
/proc/8441/task/8447/stat : 8447 (java) S 8439 8441 27000 0 -1 4202560 365 0 0 0 118 13 0 0 20 0 22 0 339432662 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491731741480 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8441/tid=8448] ppid=8439 vsize=2966184 CPUtime=1.11 cores=1,3,5,7
/proc/8441/task/8448/stat : 8448 (java) S 8439 8441 27000 0 -1 4202560 618 0 0 0 100 11 0 0 20 0 22 0 339432662 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491730688424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8441/tid=8449] ppid=8439 vsize=2966184 CPUtime=1.24 cores=1,3,5,7
/proc/8441/task/8449/stat : 8449 (java) S 8439 8441 27000 0 -1 4202560 308 0 0 0 111 13 0 0 20 0 22 0 339432662 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491729635880 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8441/tid=8450] ppid=8439 vsize=2966184 CPUtime=1.29 cores=1,3,5,7
/proc/8441/task/8450/stat : 8450 (java) S 8439 8441 27000 0 -1 4202560 408 0 0 0 116 13 0 0 20 0 22 0 339432662 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491728582824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8441/tid=8451] ppid=8439 vsize=2966184 CPUtime=1.43 cores=1,3,5,7
/proc/8441/task/8451/stat : 8451 (java) S 8439 8441 27000 0 -1 4202560 506 0 0 0 127 16 0 0 20 0 22 0 339432662 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491727530280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8441/tid=8452] ppid=8439 vsize=2966184 CPUtime=1703.64 cores=1,3,5,7
/proc/8441/task/8452/stat : 8452 (java) R 8439 8441 27000 0 -1 4202560 6739271 0 0 0 169030 1334 0 0 20 0 22 0 339432663 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491715332784 140491872526646 0 0 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8441/tid=8453] ppid=8439 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8453/stat : 8453 (java) S 8439 8441 27000 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 339432664 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491714279288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8441/tid=8454] ppid=8439 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8454/stat : 8454 (java) S 8439 8441 27000 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 339432664 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491713226120 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8441/tid=8455] ppid=8439 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8455/stat : 8455 (java) S 8439 8441 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339432666 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491712174864 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8441/tid=8456] ppid=8439 vsize=2966184 CPUtime=2.37 cores=1,3,5,7
/proc/8441/task/8456/stat : 8456 (java) S 8439 8441 27000 0 -1 4202560 10154 0 0 0 234 3 0 0 20 0 22 0 339432666 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491711121720 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8441/tid=8457] ppid=8439 vsize=2966184 CPUtime=1.68 cores=1,3,5,7
/proc/8441/task/8457/stat : 8457 (java) S 8439 8441 27000 0 -1 4202560 11311 0 0 0 164 4 0 0 20 0 22 0 339432666 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491710069176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8441/tid=8458] ppid=8439 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8458/stat : 8458 (java) S 8439 8441 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 339432666 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491709016312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8441/tid=8459] ppid=8439 vsize=2966184 CPUtime=0.87 cores=1,3,5,7
/proc/8441/task/8459/stat : 8459 (java) S 8439 8441 27000 0 -1 4202560 102 0 0 0 26 61 0 0 20 0 22 0 339432666 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491707963976 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8441/tid=8460] ppid=8439 vsize=2966184 CPUtime=36.57 cores=1,3,5,7
/proc/8441/task/8460/stat : 8460 (java) S 8439 8441 27000 0 -1 4202560 102 0 0 0 3654 3 0 0 20 0 22 0 339434274 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491706907864 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8441/tid=8461] ppid=8439 vsize=2966184 CPUtime=36.46 cores=1,3,5,7
/proc/8441/task/8461/stat : 8461 (java) S 8439 8441 27000 0 -1 4202560 96 0 0 0 3644 2 0 0 20 0 22 0 339434274 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491705856040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8441/tid=8462] ppid=8439 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8462/stat : 8462 (java) S 8439 8441 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 339434291 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491704804648 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8441/tid=8463] ppid=8439 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8463/stat : 8463 (java) S 8439 8441 27000 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 339434291 3037372416 371731 33554432000 1073741824 1073778376 140737380552416 140491703752104 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 2966184

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

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

[startup+1752 s]
/proc/loadavg: 2.68 2.77 2.96 4/219 8769
/proc/meminfo: memFree=25065632/32873648 swapFree=7120/7120
[pid=8441] ppid=8439 vsize=2966184 CPUtime=1800.27 cores=1,3,5,7
/proc/8441/stat : 8441 (java) S 8439 8441 27000 0 -1 4202496 6769081 0 1 0 178556 1471 0 0 20 0 22 0 339432660 3037372416 361867 33554432000 1073741824 1073778376 140737380552416 140737380543552 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/8441/statm: 741546 361867 2286 9 0 732240 0
[pid=8441/tid=8443] ppid=8439 vsize=2966184 CPUtime=8.82 cores=1,3,5,7
/proc/8441/task/8443/stat : 8443 (java) R 8439 8441 27000 0 -1 4202560 3666 0 1 0 872 10 0 0 20 0 22 0 339432661 3037372416 361867 33554432000 1073741824 1073778376 140737380552416 140491868365688 219517334588 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8441/tid=8444] ppid=8439 vsize=2966184 CPUtime=1.13 cores=1,3,5,7
/proc/8441/task/8444/stat : 8444 (java) S 8439 8441 27000 0 -1 4202560 263 0 0 0 103 10 0 0 20 0 22 0 339432662 3037372416 361873 33554432000 1073741824 1073778376 140737380552416 140491804158888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8441/tid=8445] ppid=8439 vsize=2966184 CPUtime=1.41 cores=1,3,5,7
/proc/8441/task/8445/stat : 8445 (java) S 8439 8441 27000 0 -1 4202560 316 0 0 0 126 15 0 0 20 0 22 0 339432662 3037372416 361873 33554432000 1073741824 1073778376 140737380552416 140491733847080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8441/tid=8446] ppid=8439 vsize=2966184 CPUtime=1.24 cores=1,3,5,7
/proc/8441/task/8446/stat : 8446 (java) S 8439 8441 27000 0 -1 4202560 404 0 0 0 112 12 0 0 20 0 22 0 339432662 3037372416 361873 33554432000 1073741824 1073778376 140737380552416 140491732794024 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8441/tid=8447] ppid=8439 vsize=2966184 CPUtime=1.31 cores=1,3,5,7
/proc/8441/task/8447/stat : 8447 (java) S 8439 8441 27000 0 -1 4202560 365 0 0 0 118 13 0 0 20 0 22 0 339432662 3037372416 361873 33554432000 1073741824 1073778376 140737380552416 140491731741480 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8441/tid=8448] ppid=8439 vsize=2966184 CPUtime=1.11 cores=1,3,5,7
/proc/8441/task/8448/stat : 8448 (java) S 8439 8441 27000 0 -1 4202560 618 0 0 0 100 11 0 0 20 0 22 0 339432662 3037372416 361873 33554432000 1073741824 1073778376 140737380552416 140491730688424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8441/tid=8449] ppid=8439 vsize=2966184 CPUtime=1.24 cores=1,3,5,7
/proc/8441/task/8449/stat : 8449 (java) S 8439 8441 27000 0 -1 4202560 308 0 0 0 111 13 0 0 20 0 22 0 339432662 3037372416 361873 33554432000 1073741824 1073778376 140737380552416 140491729635880 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8441/tid=8450] ppid=8439 vsize=2966184 CPUtime=1.29 cores=1,3,5,7
/proc/8441/task/8450/stat : 8450 (java) S 8439 8441 27000 0 -1 4202560 408 0 0 0 116 13 0 0 20 0 22 0 339432662 3037372416 361873 33554432000 1073741824 1073778376 140737380552416 140491728582824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8441/tid=8451] ppid=8439 vsize=2966184 CPUtime=1.43 cores=1,3,5,7
/proc/8441/task/8451/stat : 8451 (java) S 8439 8441 27000 0 -1 4202560 506 0 0 0 127 16 0 0 20 0 22 0 339432662 3037372416 361873 33554432000 1073741824 1073778376 140737380552416 140491727530280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8441/tid=8452] ppid=8439 vsize=2966184 CPUtime=1703.83 cores=1,3,5,7
/proc/8441/task/8452/stat : 8452 (java) S 8439 8441 27000 0 -1 4202560 6739271 0 0 0 169048 1335 0 0 20 0 22 0 339432663 3037372416 361873 33554432000 1073741824 1073778376 140737380552416 140491715332968 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8441/tid=8453] ppid=8439 vsize=2967212 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8453/stat : 8453 (java) S 8439 8441 27000 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 339432664 3038425088 361875 33554432000 1073741824 1073778376 140737380552416 140491714279288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8441/tid=8454] ppid=8439 vsize=2967212 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8454/stat : 8454 (java) S 8439 8441 27000 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 339432664 3038425088 361877 33554432000 1073741824 1073778376 140737380552416 140491713226120 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8441/tid=8455] ppid=8439 vsize=2967212 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8455/stat : 8455 (java) R 8439 8441 27000 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 23 0 339432666 3038425088 361877 33554432000 1073741824 1073778376 140737380552416 140491712173400 219517346229 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8441/tid=8456] ppid=8439 vsize=3032748 CPUtime=2.37 cores=1,3,5,7
/proc/8441/task/8456/stat : 8456 (java) S 8439 8441 27000 0 -1 4202560 10154 0 0 0 234 3 0 0 20 0 23 0 339432666 3105533952 361877 33554432000 1073741824 1073778376 140737380552416 140491711121720 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8441/tid=8457] ppid=8439 vsize=3032748 CPUtime=1.68 cores=1,3,5,7
/proc/8441/task/8457/stat : 8457 (java) S 8439 8441 27000 0 -1 4202560 11311 0 0 0 164 4 0 0 20 0 23 0 339432666 3105533952 361880 33554432000 1073741824 1073778376 140737380552416 140491710069176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8441/tid=8458] ppid=8439 vsize=3032748 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8458/stat : 8458 (java) S 8439 8441 27000 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 339432666 3105533952 361884 33554432000 1073741824 1073778376 140737380552416 140491709016312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8441/tid=8459] ppid=8439 vsize=3032748 CPUtime=0.87 cores=1,3,5,7
/proc/8441/task/8459/stat : 8459 (java) S 8439 8441 27000 0 -1 4202560 102 0 0 0 26 61 0 0 20 0 23 0 339432666 3105533952 361884 33554432000 1073741824 1073778376 140737380552416 140491707963976 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8441/tid=8460] ppid=8439 vsize=3032748 CPUtime=36.57 cores=1,3,5,7
/proc/8441/task/8460/stat : 8460 (java) R 8439 8441 27000 0 -1 4202560 102 0 0 0 3654 3 0 0 20 0 23 0 339434274 3105533952 361884 33554432000 1073741824 1073778376 140737380552416 140491706907864 140491808941310 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8441/tid=8461] ppid=8439 vsize=3032748 CPUtime=36.46 cores=1,3,5,7
/proc/8441/task/8461/stat : 8461 (java) R 8439 8441 27000 0 -1 4202560 96 0 0 0 3644 2 0 0 20 0 23 0 339434274 3105533952 361884 33554432000 1073741824 1073778376 140737380552416 140491705856040 140491876129882 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8441/tid=8462] ppid=8439 vsize=3032748 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8462/stat : 8462 (java) S 8439 8441 27000 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 23 0 339434291 3105533952 361884 33554432000 1073741824 1073778376 140737380552416 140491704804648 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8441/tid=8463] ppid=8439 vsize=3032748 CPUtime=0 cores=1,3,5,7
/proc/8441/task/8463/stat : 8463 (java) S 8439 8441 27000 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 23 0 339434291 3105533952 361884 33554432000 1073741824 1073778376 140737380552416 140491703752104 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.27
Current children cumulated vsize (KiB) 2966184

Child status: 143
Real time (s): 1752.02
CPU time (s): 1801.08
CPU user time (s): 1785.72
CPU system time (s): 15.3597
CPU usage (%): 102.8
Max. virtual memory (cumulated for all children) (KiB): 2966184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1785.72
system time used= 15.3597
maximum resident set size= 1489252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6769114
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42738
involuntary context switches= 14419

runsolver used 6.63099 second user time and 16.5625 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-03 16:17:33
IDJOB=3731058
IDBENCH=1845
IDSOLVER=2324
FILE ID=node114/3731058-1338733052
RUNJOBID= node114-1338725802-3593
PBS_JOBID= 14636748
Free space on /tmp= 70104 MiB

SOLVER NAME= PB10: SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos19.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731058-1338733052/watcher-3731058-1338733052 -o /tmp/evaluation-result-3731058-1338733052/solver-3731058-1338733052 -C 1800 -W 1900 -M 15500  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3731058-1338733052.opb

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

MD5SUM BENCH= 1ef5c8e94b66b7ed63dffc6923ecd901
RANDOM SEED=1090682781

node114.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5451.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26411264 kB
Buffers:         1054600 kB
Cached:          3665236 kB
SwapCached:         2244 kB
Active:          3667176 kB
Inactive:        1785900 kB
Active(anon):     719392 kB
Inactive(anon):     9112 kB
Active(file):    2947784 kB
Inactive(file):  1776788 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67103576 kB
Dirty:             35968 kB
Writeback:             0 kB
AnonPages:        737604 kB
Mapped:            19084 kB
Shmem:               100 kB
Slab:             866444 kB
SReclaimable:     309812 kB
SUnreclaim:       556632 kB
KernelStack:        1616 kB
PageTables:         5412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1572212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    700416 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70104 MiB
End job on node114 at 2012-06-03 16:46:47