Trace number 3690013

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat 4j PB Resolution 2.3.2 Snapshot? (TO) 1800.73 1793.63

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Large/
normalized-minisat100_16_6_4_ic.opb
MD5SUM7527e2935777236bd1dfaa057aa70f69
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark702654757
Best CPU time to get the best result obtained on this benchmark1800.73
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000400
Total number of constraints2000307
Number of constraints which are clauses980300
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints1020000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 29800
Biggest coefficient in the objective function 168196608
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 178958626766
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 168196608
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 178958626766
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.05/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.05/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.09	c See www.sat4j.org for details.
0.07/0.10	c version 2.3.2.v20120418
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		501472288
0.07/0.10	c Max memory 		7480803328
0.07/0.10	c Total memory 		504102912
0.07/0.10	c Number of processors 	8
0.07/0.12	c Pseudo Boolean Optimization by upper bound
0.07/0.12	c --- Begin Solver configuration ---
0.07/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.07/0.12	c Learn all clauses as in MiniSAT
0.07/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.12	c No reason simplification
0.07/0.12	c Armin Biere (Picosat) restarts strategy
0.07/0.12	c Glucose learned constraints deletion strategy
0.07/0.12	c timeout=2147483s
0.07/0.12	c DB Simplification allowed=false
0.07/0.12	c c --- End Solver configuration ---
0.07/0.12	c solving HOME/instance-3690013-1337895289.opb
0.07/0.12	c reading problem ... 
18.54/13.77	c ... done. Wall clock time 13.649s.
18.54/13.77	c declared #vars     1000400
18.54/13.77	c #constraints  2030011
18.54/13.77	c constraints type 
18.54/13.77	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 985151
18.54/13.77	c org.sat4j.minisat.constraints.cnf.UnitClauses => 3
18.54/13.77	c org.sat4j.minisat.constraints.card.MinWatchCard => 7
18.54/13.77	c ignored satisfied constraints => 3
18.54/13.77	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 59500
18.54/13.77	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 985350
18.54/13.77	c 2030014 constraints processed.
18.54/13.77	c objective function length is 29800 literals
594.75/589.39	c cleaning 2501 clauses out of 5001 with flag 5001/5001
1339.07/1332.76	c cleaning 4250 clauses out of 8500 with flag 11001/11001
1800.03/1793.61	c starts		: 39
1800.03/1793.61	c conflicts		: 13539
1800.03/1793.61	c decisions		: 50841
1800.03/1793.61	c propagations		: 693194618
1800.03/1793.61	c inspects		: 5574466577
1800.03/1793.61	c shortcuts		: 0
1800.03/1793.61	c learnt literals	: 0
1800.03/1793.61	c learnt binary clauses	: 0
1800.03/1793.61	c learnt ternary clauses	: 0
1800.03/1793.61	c learnt constraints	: 13538
1800.03/1793.61	c ignored constraints	: 0
1800.03/1793.61	c root simplifications	: 0
1800.03/1793.61	c removed literals (reason simplification)	: 0
1800.03/1793.61	c reason swapping (by a shorter reason)	: 0
1800.03/1793.61	c Calls to reduceDB	: 2
1800.03/1793.61	c number of reductions to clauses (during analyze)	: 0
1800.03/1793.61	c number of learned constraints concerned by reduction	: 0
1800.03/1793.61	c number of learning phase by resolution	: 0
1800.03/1793.61	c number of learning phase by cutting planes	: 0
1800.03/1793.61	c speed (assignments/second)	: 389500.3871434656
1800.03/1793.61	c non guided choices	0
1800.03/1793.61	c learnt constraints type 
1800.03/1793.61	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 6787
1800.03/1793.61	c constraints type 
1800.03/1793.61	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 985151
1800.03/1793.61	c org.sat4j.minisat.constraints.cnf.UnitClauses => 3
1800.03/1793.61	c org.sat4j.minisat.constraints.card.MinWatchCard => 7
1800.03/1793.61	c ignored satisfied constraints => 3
1800.03/1793.61	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 59500
1800.03/1793.61	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 985350
1800.03/1793.61	c 2030014 constraints processed.
1800.03/1793.61	s UNKNOWN
1800.03/1793.61	c Total wall clock time (in seconds): 1793.489

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

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

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


[startup+0 s]
/proc/loadavg: 1.98 1.99 1.99 3/194 14566
/proc/meminfo: memFree=25444692/32873844 swapFree=7364/7364
[pid=14566] ppid=14564 vsize=8 CPUtime=0 cores=0,2,4,6
/proc/14566/stat : 14566 (java) R 14564 14566 12001 0 -1 4194304 251 0 0 0 0 0 0 0 20 0 1 0 255655320 8192 1 33554432000 0 0 0 140734957130376 251031874999 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14566/statm: 67 4 0 0 0 24 0

[startup+0.0890359 s]
/proc/loadavg: 1.98 1.99 1.99 3/194 14566
/proc/meminfo: memFree=25444692/32873844 swapFree=7364/7364
[pid=14566] ppid=14564 vsize=9558412 CPUtime=0.05 cores=0,2,4,6
/proc/14566/stat : 14566 (java) S 14564 14566 12001 0 -1 4202496 3338 0 1 0 5 0 0 0 20 0 18 0 255655320 9787813888 4547 33554432000 1073741824 1073778376 140734001873952 140734001865088 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14566/statm: 2389603 4547 1771 9 0 2380296 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9558412

[startup+0.100298 s]
/proc/loadavg: 1.98 1.99 1.99 3/194 14566
/proc/meminfo: memFree=25444692/32873844 swapFree=7364/7364
[pid=14566] ppid=14564 vsize=9558412 CPUtime=0.07 cores=0,2,4,6
/proc/14566/stat : 14566 (java) S 14564 14566 12001 0 -1 4202496 4000 0 1 0 7 0 0 0 20 0 18 0 255655320 9787813888 5203 33554432000 1073741824 1073778376 140734001873952 140734001865088 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14566/statm: 2389603 5203 2036 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558412

[startup+0.300219 s]
/proc/loadavg: 1.98 1.99 1.99 3/194 14566
/proc/meminfo: memFree=25444692/32873844 swapFree=7364/7364
[pid=14566] ppid=14564 vsize=9558412 CPUtime=0.44 cores=0,2,4,6
/proc/14566/stat : 14566 (java) S 14564 14566 12001 0 -1 4202496 5453 0 1 0 43 1 0 0 20 0 18 0 255655320 9787813888 15812 33554432000 1073741824 1073778376 140734001873952 140734001865088 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14566/statm: 2389603 15812 2215 9 0 2380296 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 9558412

[startup+0.70024 s]
/proc/loadavg: 1.98 1.99 1.99 3/194 14566
/proc/meminfo: memFree=25444692/32873844 swapFree=7364/7364
[pid=14566] ppid=14564 vsize=9558412 CPUtime=1.45 cores=0,2,4,6
/proc/14566/stat : 14566 (java) S 14564 14566 12001 0 -1 4202496 10766 0 1 0 140 5 0 0 20 0 18 0 255655320 9787813888 49992 33554432000 1073741824 1073778376 140734001873952 140734001865088 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14566/statm: 2389603 49992 2256 9 0 2380296 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 9558412

[startup+1.50067 s]
/proc/loadavg: 1.98 1.99 1.99 3/212 14584
/proc/meminfo: memFree=25221068/32873844 swapFree=7364/7364
[pid=14566] ppid=14564 vsize=9558412 CPUtime=2.42 cores=0,2,4,6
/proc/14566/stat : 14566 (java) S 14564 14566 12001 0 -1 4202496 11222 0 1 0 234 8 0 0 20 0 18 0 255655320 9787813888 83641 33554432000 1073741824 1073778376 140734001873952 140734001865088 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14566/statm: 2389603 83641 2264 9 0 2380296 0
[pid=14566/tid=14568] ppid=14564 vsize=9558412 CPUtime=1.37 cores=0,2,4,6
/proc/14566/task/14568/stat : 14568 (java) R 14564 14566 12001 0 -1 4202560 2570 0 1 0 133 4 0 0 20 0 18 0 255655322 9787813888 83641 33554432000 1073741824 1073778376 140734001873952 139772642095024 139772480118894 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14566/tid=14569] ppid=14564 vsize=9558412 CPUtime=0.04 cores=0,2,4,6
/proc/14566/task/14569/stat : 14569 (java) S 14564 14566 12001 0 -1 4202560 103 0 0 0 4 0 0 0 20 0 18 0 255655323 9787813888 83641 33554432000 1073741824 1073778376 140734001873952 139772603595048 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14566/tid=14570] ppid=14564 vsize=9558412 CPUtime=0.03 cores=0,2,4,6
/proc/14566/task/14570/stat : 14570 (java) S 14564 14566 12001 0 -1 4202560 27 0 0 0 3 0 0 0 20 0 18 0 255655323 9787813888 83641 33554432000 1073741824 1073778376 140734001873952 139772602542248 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14566/tid=14571] ppid=14564 vsize=9558412 CPUtime=0.03 cores=0,2,4,6
/proc/14566/task/14571/stat : 14571 (java) S 14564 14566 12001 0 -1 4202560 177 0 0 0 3 0 0 0 20 0 18 0 255655323 9787813888 83641 33554432000 1073741824 1073778376 140734001873952 139772601489960 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14566/tid=14572] ppid=14564 vsize=9558412 CPUtime=0.03 cores=0,2,4,6
/proc/14566/task/14572/stat : 14572 (java) S 14564 14566 12001 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 18 0 255655323 9787813888 83641 33554432000 1073741824 1073778376 140734001873952 139772600437160 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14566/tid=14573] ppid=14564 vsize=9558412 CPUtime=0.01 cores=0,2,4,6
/proc/14566/task/14573/stat : 14573 (java) S 14564 14566 12001 0 -1 4202560 106 0 0 0 1 0 0 0 20 0 18 0 255655323 9787813888 83641 33554432000 1073741824 1073778376 140734001873952 139772599384872 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14566/tid=14574] ppid=14564 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14574/stat : 14574 (java) S 14564 14566 12001 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 18 0 255655323 9787813888 83641 33554432000 1073741824 1073778376 140734001873952 139772598332072 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14566/tid=14575] ppid=14564 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14575/stat : 14575 (java) S 14564 14566 12001 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 255655323 9787813888 83641 33554432000 1073741824 1073778376 140734001873952 139772479663144 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14566/tid=14576] ppid=14564 vsize=9558412 CPUtime=0.01 cores=0,2,4,6
/proc/14566/task/14576/stat : 14576 (java) S 14564 14566 12001 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 18 0 255655323 9787813888 83641 33554432000 1073741824 1073778376 140734001873952 139772478610344 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14566/tid=14577] ppid=14564 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14577/stat : 14577 (java) S 14564 14566 12001 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 18 0 255655324 9787813888 83641 33554432000 1073741824 1073778376 140734001873952 139772466198760 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14566/tid=14578] ppid=14564 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14578/stat : 14578 (java) S 14564 14566 12001 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255655325 9787813888 83641 33554432000 1073741824 1073778376 140734001873952 139772465144824 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14566/tid=14579] ppid=14564 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14579/stat : 14579 (java) S 14564 14566 12001 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255655325 9787813888 83641 33554432000 1073741824 1073778376 140734001873952 139772464092424 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14566/tid=14580] ppid=14564 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14580/stat : 14580 (java) S 14564 14566 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255655327 9787813888 83641 33554432000 1073741824 1073778376 140734001873952 139771724687760 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14566/tid=14581] ppid=14564 vsize=9558412 CPUtime=0.32 cores=0,2,4,6
/proc/14566/task/14581/stat : 14581 (java) S 14564 14566 12001 0 -1 4202560 2796 0 0 0 32 0 0 0 20 0 18 0 255655327 9787813888 83641 33554432000 1073741824 1073778376 140734001873952 139771723635384 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14566/tid=14582] ppid=14564 vsize=9558412 CPUtime=0.41 cores=0,2,4,6
/proc/14566/task/14582/stat : 14582 (java) S 14564 14566 12001 0 -1 4202560 4157 0 0 0 41 0 0 0 20 0 18 0 255655327 9787813888 83641 33554432000 1073741824 1073778376 140734001873952 139771722582584 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14566/tid=14583] ppid=14564 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14583/stat : 14583 (java) S 14564 14566 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255655327 9787813888 83641 33554432000 1073741824 1073778376 140734001873952 139771721530488 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14566/tid=14584] ppid=14564 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14584/stat : 14584 (java) S 14564 14566 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255655327 9787813888 83641 33554432000 1073741824 1073778376 140734001873952 139771720477896 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.42
Current children cumulated vsize (KiB) 9558412

[startup+3.10072 s]
/proc/loadavg: 1.98 1.99 1.99 3/212 14584
/proc/meminfo: memFree=25055244/32873844 swapFree=7364/7364
[pid=14566] ppid=14564 vsize=9558412 CPUtime=4.54 cores=0,2,4,6
/proc/14566/stat : 14566 (java) S 14564 14566 12001 0 -1 4202496 12303 0 1 0 432 22 0 0 20 0 18 0 255655320 9787813888 141305 33554432000 1073741824 1073778376 140734001873952 140734001865088 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14566/statm: 2389603 141305 2264 9 0 2380296 0
[pid=14566/tid=14568] ppid=14564 vsize=9558412 CPUtime=2.79 cores=0,2,4,6
/proc/14566/task/14568/stat : 14568 (java) R 14564 14566 12001 0 -1 4202560 2806 0 1 0 272 7 0 0 20 0 18 0 255655322 9787813888 141305 33554432000 1073741824 1073778376 140734001873952 139772642095024 139772480095342 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14566/tid=14569] ppid=14564 vsize=9558412 CPUtime=0.12 cores=0,2,4,6
/proc/14566/task/14569/stat : 14569 (java) S 14564 14566 12001 0 -1 4202560 154 0 0 0 9 3 0 0 20 0 18 0 255655323 9787813888 141305 33554432000 1073741824 1073778376 140734001873952 139772603595048 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14566/tid=14570] ppid=14564 vsize=9558412 CPUtime=0.1 cores=0,2,4,6
/proc/14566/task/14570/stat : 14570 (java) S 14564 14566 12001 0 -1 4202560 254 0 0 0 10 0 0 0 20 0 18 0 255655323 9787813888 141305 33554432000 1073741824 1073778376 140734001873952 139772602542248 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14566/tid=14571] ppid=14564 vsize=9558412 CPUtime=0.09 cores=0,2,4,6
/proc/14566/task/14571/stat : 14571 (java) S 14564 14566 12001 0 -1 4202560 197 0 0 0 7 2 0 0 20 0 18 0 255655323 9787813888 141305 33554432000 1073741824 1073778376 140734001873952 139772601489960 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14566/tid=14572] ppid=14564 vsize=9558412 CPUtime=0.1 cores=0,2,4,6
/proc/14566/task/14572/stat : 14572 (java) S 14564 14566 12001 0 -1 4202560 240 0 0 0 8 2 0 0 20 0 18 0 255655323 9787813888 141305 33554432000 1073741824 1073778376 140734001873952 139772600437160 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14566/tid=14573] ppid=14564 vsize=9558412 CPUtime=0.08 cores=0,2,4,6
/proc/14566/task/14573/stat : 14573 (java) S 14564 14566 12001 0 -1 4202560 155 0 0 0 6 2 0 0 20 0 18 0 255655323 9787813888 141305 33554432000 1073741824 1073778376 140734001873952 139772599384872 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14566/tid=14574] ppid=14564 vsize=9558412 CPUtime=0.18 cores=0,2,4,6
/proc/14566/task/14574/stat : 14574 (java) S 14564 14566 12001 0 -1 4202560 86 0 0 0 15 3 0 0 20 0 18 0 255655323 9787813888 141305 33554432000 1073741824 1073778376 140734001873952 139772598332072 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14566/tid=14575] ppid=14564 vsize=9558412 CPUtime=0.09 cores=0,2,4,6
/proc/14566/task/14575/stat : 14575 (java) S 14564 14566 12001 0 -1 4202560 36 0 0 0 7 2 0 0 20 0 18 0 255655323 9787813888 141305 33554432000 1073741824 1073778376 140734001873952 139772479663144 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14566/tid=14576] ppid=14564 vsize=9558412 CPUtime=0.09 cores=0,2,4,6
/proc/14566/task/14576/stat : 14576 (java) S 14564 14566 12001 0 -1 4202560 51 0 0 0 7 2 0 0 20 0 18 0 255655323 9787813888 141305 33554432000 1073741824 1073778376 140734001873952 139772478610344 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14566/tid=14577] ppid=14564 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14577/stat : 14577 (java) S 14564 14566 12001 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 18 0 255655324 9787813888 141305 33554432000 1073741824 1073778376 140734001873952 139772466198760 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14566/tid=14578] ppid=14564 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14578/stat : 14578 (java) S 14564 14566 12001 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255655325 9787813888 141305 33554432000 1073741824 1073778376 140734001873952 139772465144824 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14566/tid=14579] ppid=14564 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14579/stat : 14579 (java) S 14564 14566 12001 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255655325 9787813888 141305 33554432000 1073741824 1073778376 140734001873952 139772464092424 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14566/tid=14580] ppid=14564 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14580/stat : 14580 (java) S 14564 14566 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255655327 9787813888 141305 33554432000 1073741824 1073778376 140734001873952 139771724687760 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14566/tid=14581] ppid=14564 vsize=9558412 CPUtime=0.32 cores=0,2,4,6
/proc/14566/task/14581/stat : 14581 (java) S 14564 14566 12001 0 -1 4202560 2796 0 0 0 32 0 0 0 20 0 18 0 255655327 9787813888 141305 33554432000 1073741824 1073778376 140734001873952 139771723635384 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14566/tid=14582] ppid=14564 vsize=9558412 CPUtime=0.41 cores=0,2,4,6
/proc/14566/task/14582/stat : 14582 (java) S 14564 14566 12001 0 -1 4202560 4157 0 0 0 41 0 0 0 20 0 18 0 255655327 9787813888 141305 33554432000 1073741824 1073778376 140734001873952 139771722582584 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14566/tid=14583] ppid=14564 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14583/stat : 14583 (java) S 14564 14566 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255655327 9787813888 141305 33554432000 1073741824 1073778376 140734001873952 139771721530488 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14566/tid=14584] ppid=14564 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14584/stat : 14584 (java) S 14564 14566 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255655327 9787813888 141305 33554432000 1073741824 1073778376 140734001873952 139771720477896 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.54
Current children cumulated vsize (KiB) 9558412

[startup+6.30068 s]
/proc/loadavg: 2.07 2.01 2.00 3/212 14584
/proc/meminfo: memFree=24568144/32873844 swapFree=7364/7364
[pid=14566] ppid=14564 vsize=9558412 CPUtime=8.73 cores=0,2,4,6
/proc/14566/stat : 14566 (java) S 14564 14566 12001 0 -1 4202496 14181 0 1 0 822 51 0 0 20 0 18 0 255655320 9787813888 314996 33554432000 1073741824 1073778376 140734001873952 140734001865088 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14566/statm: 2389603 314996 2264 9 0 2380296 0
[pid=14566/tid=14568] ppid=14564 vsize=9558412 CPUtime=5.65 cores=0,2,4,6
/proc/14566/task/14568/stat : 14568 (java) R 14564 14566 12001 0 -1 4202560 3519 0 1 0 548 17 0 0 20 0 18 0 255655322 9787813888 314996 33554432000 1073741824 1073778376 140734001873952 139772642095184 139772480079352 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14566/tid=14569] ppid=14564 vsize=9558412 CPUtime=0.27 cores=0,2,4,6
/proc/14566/task/14569/stat : 14569 (java) S 14564 14566 12001 0 -1 4202560 204 0 0 0 23 4 0 0 20 0 18 0 255655323 9787813888 314996 33554432000 1073741824 1073778376 140734001873952 139772603595048 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14566/tid=14570] ppid=14564 vsize=9558412 CPUtime=0.25 cores=0,2,4,6
/proc/14566/task/14570/stat : 14570 (java) S 14564 14566 12001 0 -1 4202560 297 0 0 0 22 3 0 0 20 0 18 0 255655323 9787813888 314996 33554432000 1073741824 1073778376 140734001873952 139772602542248 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14566/tid=14571] ppid=14564 vsize=9558412 CPUtime=0.21 cores=0,2,4,6
/proc/14566/task/14571/stat : 14571 (java) S 14564 14566 12001 0 -1 4202560 613 0 0 0 18 3 0 0 20 0 18 0 255655323 9787813888 314996 33554432000 1073741824 1073778376 140734001873952 139772601489960 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14566/tid=14572] ppid=14564 vsize=9558412 CPUtime=0.24 cores=0,2,4,6
/proc/14566/task/14572/stat : 14572 (java) S 14564 14566 12001 0 -1 4202560 282 0 0 0 20 4 0 0 20 0 18 0 255655323 9787813888 314996 33554432000 1073741824 1073778376 140734001873952 139772600437160 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14566/tid=14573] ppid=14564 vsize=9558412 CPUtime=0.22 cores=0,2,4,6
/proc/14566/task/14573/stat : 14573 (java) S 14564 14566 12001 0 -1 4202560 206 0 0 0 19 3 0 0 20 0 18 0 255655323 9787813888 314996 33554432000 1073741824 1073778376 140734001873952 139772599384872 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14566/tid=14574] ppid=14564 vsize=9558412 CPUtime=0.38 cores=0,2,4,6
/proc/14566/task/14574/stat : 14574 (java) S 14564 14566 12001 0 -1 4202560 159 0 0 0 31 7 0 0 20 0 18 0 255655323 9787813888 314996 33554432000 1073741824 1073778376 140734001873952 139772598332072 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14566/tid=14575] ppid=14564 vsize=9558412 CPUtime=0.31 cores=0,2,4,6
/proc/14566/task/14575/stat : 14575 (java) S 14564 14566 12001 0 -1 4202560 109 0 0 0 26 5 0 0 20 0 18 0 255655323 9787813888 314996 33554432000 1073741824 1073778376 140734001873952 139772479663144 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14566/tid=14576] ppid=14564 vsize=9558412 CPUtime=0.29 cores=0,2,4,6
/proc/14566/task/14576/stat : 14576 (java) S 14564 14566 12001 0 -1 4202560 125 0 0 0 23 6 0 0 20 0 18 0 255655323 9787813888 314996 33554432000 1073741824 1073778376 140734001873952 139772478610344 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14566/tid=14577] ppid=14564 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14577/stat : 14577 (java) S 14564 14566 12001 0 -1 4202560 536 0 0 0 0 0 0 0 20 0 18 0 255655324 9787813888 314996 33554432000 1073741824 1073778376 140734001873952 139772466198760 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14566/tid=14578] ppid=14564 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14578/stat : 14578 (java) S 14564 14566 12001 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255655325 9787813888 314996 33554432000 1073741824 1073778376 140734001873952 139772465144824 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14566/tid=14579] ppid=14564 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14579/stat : 14579 (java) S 14564 14566 12001 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255655325 9787813888 314996 33554432000 1073741824 1073778376 140734001873952 139772464092424 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14566/tid=14580] ppid=14564 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14580/stat : 14580 (java) S 14564 14566 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255655327 9787813888 314996 33554432000 1073741824 1073778376 140734001873952 139771724687760 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14566/tid=14581] ppid=14564 vsize=9558412 CPUtime=0.35 cores=0,2,4,6
/proc/14566/task/14581/stat : 14581 (java) S 14564 14566 12001 0 -1 4202560 2800 0 0 0 35 0 0 0 20 0 18 0 255655327 9787813888 314996 33554432000 1073741824 1073778376 140734001873952 139771723635384 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14566/tid=14582] ppid=14564 vsize=9558412 CPUtime=0.43 cores=0,2,4,6
/proc/14566/task/14582/stat : 14582 (java) S 14564 14566 12001 0 -1 4202560 4157 0 0 0 43 0 0 0 20 0 18 0 255655327 9787813888 314996 33554432000 1073741824 1073778376 140734001873952 139771722582584 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14566/tid=14583] ppid=14564 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14583/stat : 14583 (java) S 14564 14566 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255655327 9787813888 314996 33554432000 1073741824 1073778376 140734001873952 139771721530488 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14566/tid=14584] ppid=14564 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14584/stat : 14584 (java) S 14564 14566 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255655327 9787813888 314996 33554432000 1073741824 1073778376 140734001873952 139771720477896 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.73
Current children cumulated vsize (KiB) 9558412

[startup+12.7007 s]
/proc/loadavg: 2.06 2.01 2.00 3/212 14584
/proc/meminfo: memFree=23576768/32873844 swapFree=7364/7364
[pid=14566] ppid=14564 vsize=9558412 CPUtime=17.54 cores=0,2,4,6
/proc/14566/stat : 14566 (java) S 14564 14566 12001 0 -1 4202496 17258 0 1 0 1657 97 0 0 20 0 18 0 255655320 9787813888 496421 33554432000 1073741824 1073778376 140734001873952 140734001865088 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14566/statm: 2389603 496421 2272 9 0 2380296 0
[pid=14566/tid=14568] ppid=14564 vsize=9558412 CPUtime=10.02 cores=0,2,4,6

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

[pid=14566/tid=14574] ppid=14564 vsize=9624976 CPUtime=0.9 cores=0,2,4,6
/proc/14566/task/14574/stat : 14574 (java) S 14564 14566 12001 0 -1 4202560 325 0 0 0 78 12 0 0 20 0 19 0 255655323 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772598332072 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14566/tid=14575] ppid=14564 vsize=9624976 CPUtime=0.9 cores=0,2,4,6
/proc/14566/task/14575/stat : 14575 (java) S 14564 14566 12001 0 -1 4202560 867 0 0 0 78 12 0 0 20 0 19 0 255655323 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772479663144 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14566/tid=14576] ppid=14564 vsize=9624976 CPUtime=0.92 cores=0,2,4,6
/proc/14566/task/14576/stat : 14576 (java) S 14564 14566 12001 0 -1 4202560 569 0 0 0 78 14 0 0 20 0 19 0 255655323 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772478610344 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14566/tid=14577] ppid=14564 vsize=9624976 CPUtime=4.43 cores=0,2,4,6
/proc/14566/task/14577/stat : 14577 (java) S 14564 14566 12001 0 -1 4202560 1692 0 0 0 437 6 0 0 20 0 19 0 255655324 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772466198760 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14566/tid=14578] ppid=14564 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14578/stat : 14578 (java) S 14564 14566 12001 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255655325 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772465144824 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14566/tid=14579] ppid=14564 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14579/stat : 14579 (java) S 14564 14566 12001 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255655325 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772464092424 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14566/tid=14580] ppid=14564 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14580/stat : 14580 (java) S 14564 14566 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255655327 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139771724687760 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14566/tid=14581] ppid=14564 vsize=9624976 CPUtime=0.56 cores=0,2,4,6
/proc/14566/task/14581/stat : 14581 (java) S 14564 14566 12001 0 -1 4202560 2812 0 0 0 56 0 0 0 20 0 19 0 255655327 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139771723635384 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14566/tid=14582] ppid=14564 vsize=9624976 CPUtime=0.77 cores=0,2,4,6
/proc/14566/task/14582/stat : 14582 (java) S 14564 14566 12001 0 -1 4202560 4173 0 0 0 77 0 0 0 20 0 19 0 255655327 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139771722582584 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14566/tid=14583] ppid=14564 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14583/stat : 14583 (java) S 14564 14566 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255655327 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139771721530488 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14566/tid=14584] ppid=14564 vsize=9624976 CPUtime=0.77 cores=0,2,4,6
/proc/14566/task/14584/stat : 14584 (java) S 14564 14566 12001 0 -1 4202560 99 0 0 0 41 36 0 0 20 0 19 0 255655327 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139771720477896 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14566/tid=14585] ppid=14564 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14585/stat : 14585 (java) S 14564 14566 12001 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255656711 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139771719422888 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1728.73
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/213 14693
/proc/meminfo: memFree=25237248/32873844 swapFree=7364/7364
[pid=14566] ppid=14564 vsize=9624976 CPUtime=1788.73 cores=0,2,4,6
/proc/14566/stat : 14566 (java) S 14564 14566 12001 0 -1 4202496 18240 0 1 0 178728 145 0 0 20 0 19 0 255655320 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 140734001865088 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14566/statm: 2406244 592465 2283 9 0 2396937 0
[pid=14566/tid=14568] ppid=14564 vsize=9624976 CPUtime=1776.19 cores=0,2,4,6
/proc/14566/task/14568/stat : 14568 (java) R 14564 14566 12001 0 -1 4202560 3682 0 1 0 177567 52 0 0 20 0 19 0 255655322 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772642103584 139772480566388 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=14566/tid=14569] ppid=14564 vsize=9624976 CPUtime=0.84 cores=0,2,4,6
/proc/14566/task/14569/stat : 14569 (java) S 14564 14566 12001 0 -1 4202560 827 0 0 0 72 12 0 0 20 0 19 0 255655323 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772603595048 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14566/tid=14570] ppid=14564 vsize=9624976 CPUtime=0.71 cores=0,2,4,6
/proc/14566/task/14570/stat : 14570 (java) S 14564 14566 12001 0 -1 4202560 431 0 0 0 61 10 0 0 20 0 19 0 255655323 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772602542248 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14566/tid=14571] ppid=14564 vsize=9624976 CPUtime=0.63 cores=0,2,4,6
/proc/14566/task/14571/stat : 14571 (java) S 14564 14566 12001 0 -1 4202560 737 0 0 0 54 9 0 0 20 0 19 0 255655323 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772601489960 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14566/tid=14572] ppid=14564 vsize=9624976 CPUtime=0.69 cores=0,2,4,6
/proc/14566/task/14572/stat : 14572 (java) S 14564 14566 12001 0 -1 4202560 408 0 0 0 60 9 0 0 20 0 19 0 255655323 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772600437160 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14566/tid=14573] ppid=14564 vsize=9624976 CPUtime=0.8 cores=0,2,4,6
/proc/14566/task/14573/stat : 14573 (java) S 14564 14566 12001 0 -1 4202560 434 0 0 0 68 12 0 0 20 0 19 0 255655323 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772599384872 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14566/tid=14574] ppid=14564 vsize=9624976 CPUtime=0.9 cores=0,2,4,6
/proc/14566/task/14574/stat : 14574 (java) S 14564 14566 12001 0 -1 4202560 325 0 0 0 78 12 0 0 20 0 19 0 255655323 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772598332072 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14566/tid=14575] ppid=14564 vsize=9624976 CPUtime=0.9 cores=0,2,4,6
/proc/14566/task/14575/stat : 14575 (java) S 14564 14566 12001 0 -1 4202560 867 0 0 0 78 12 0 0 20 0 19 0 255655323 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772479663144 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14566/tid=14576] ppid=14564 vsize=9624976 CPUtime=0.92 cores=0,2,4,6
/proc/14566/task/14576/stat : 14576 (java) S 14564 14566 12001 0 -1 4202560 569 0 0 0 78 14 0 0 20 0 19 0 255655323 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772478610344 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14566/tid=14577] ppid=14564 vsize=9624976 CPUtime=4.43 cores=0,2,4,6
/proc/14566/task/14577/stat : 14577 (java) S 14564 14566 12001 0 -1 4202560 1692 0 0 0 437 6 0 0 20 0 19 0 255655324 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772466198760 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14566/tid=14578] ppid=14564 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14578/stat : 14578 (java) S 14564 14566 12001 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255655325 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772465144824 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14566/tid=14579] ppid=14564 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14579/stat : 14579 (java) S 14564 14566 12001 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255655325 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772464092424 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14566/tid=14580] ppid=14564 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14580/stat : 14580 (java) S 14564 14566 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255655327 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139771724687760 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14566/tid=14581] ppid=14564 vsize=9624976 CPUtime=0.56 cores=0,2,4,6
/proc/14566/task/14581/stat : 14581 (java) S 14564 14566 12001 0 -1 4202560 2812 0 0 0 56 0 0 0 20 0 19 0 255655327 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139771723635384 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14566/tid=14582] ppid=14564 vsize=9624976 CPUtime=0.77 cores=0,2,4,6
/proc/14566/task/14582/stat : 14582 (java) S 14564 14566 12001 0 -1 4202560 4173 0 0 0 77 0 0 0 20 0 19 0 255655327 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139771722582584 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14566/tid=14583] ppid=14564 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14583/stat : 14583 (java) S 14564 14566 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255655327 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139771721530488 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14566/tid=14584] ppid=14564 vsize=9624976 CPUtime=0.8 cores=0,2,4,6
/proc/14566/task/14584/stat : 14584 (java) S 14564 14566 12001 0 -1 4202560 103 0 0 0 41 39 0 0 20 0 19 0 255655327 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139771720477896 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14566/tid=14585] ppid=14564 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14585/stat : 14585 (java) S 14564 14566 12001 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255656711 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139771719422888 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1788.73
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1793.6 s]
/proc/loadavg: 2.08 2.04 2.01 3/213 14693
/proc/meminfo: memFree=25219624/32873844 swapFree=7364/7364
[pid=14566] ppid=14564 vsize=9624976 CPUtime=1800.03 cores=0,2,4,6
/proc/14566/stat : 14566 (java) S 14564 14566 12001 0 -1 4202496 18240 0 1 0 179858 145 0 0 20 0 19 0 255655320 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 140734001865088 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14566/statm: 2406244 592465 2283 9 0 2396937 0
[pid=14566/tid=14568] ppid=14564 vsize=9624976 CPUtime=1787.5 cores=0,2,4,6
/proc/14566/task/14568/stat : 14568 (java) R 14564 14566 12001 0 -1 4202560 3682 0 1 0 178697 53 0 0 20 0 19 0 255655322 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772642103584 139772480697349 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=14566/tid=14569] ppid=14564 vsize=9624976 CPUtime=0.84 cores=0,2,4,6
/proc/14566/task/14569/stat : 14569 (java) S 14564 14566 12001 0 -1 4202560 827 0 0 0 72 12 0 0 20 0 19 0 255655323 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772603595048 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14566/tid=14570] ppid=14564 vsize=9624976 CPUtime=0.71 cores=0,2,4,6
/proc/14566/task/14570/stat : 14570 (java) S 14564 14566 12001 0 -1 4202560 431 0 0 0 61 10 0 0 20 0 19 0 255655323 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772602542248 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14566/tid=14571] ppid=14564 vsize=9624976 CPUtime=0.63 cores=0,2,4,6
/proc/14566/task/14571/stat : 14571 (java) S 14564 14566 12001 0 -1 4202560 737 0 0 0 54 9 0 0 20 0 19 0 255655323 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772601489960 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14566/tid=14572] ppid=14564 vsize=9624976 CPUtime=0.69 cores=0,2,4,6
/proc/14566/task/14572/stat : 14572 (java) S 14564 14566 12001 0 -1 4202560 408 0 0 0 60 9 0 0 20 0 19 0 255655323 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772600437160 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14566/tid=14573] ppid=14564 vsize=9624976 CPUtime=0.8 cores=0,2,4,6
/proc/14566/task/14573/stat : 14573 (java) S 14564 14566 12001 0 -1 4202560 434 0 0 0 68 12 0 0 20 0 19 0 255655323 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772599384872 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14566/tid=14574] ppid=14564 vsize=9624976 CPUtime=0.9 cores=0,2,4,6
/proc/14566/task/14574/stat : 14574 (java) S 14564 14566 12001 0 -1 4202560 325 0 0 0 78 12 0 0 20 0 19 0 255655323 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772598332072 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14566/tid=14575] ppid=14564 vsize=9624976 CPUtime=0.9 cores=0,2,4,6
/proc/14566/task/14575/stat : 14575 (java) S 14564 14566 12001 0 -1 4202560 867 0 0 0 78 12 0 0 20 0 19 0 255655323 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772479663144 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14566/tid=14576] ppid=14564 vsize=9624976 CPUtime=0.92 cores=0,2,4,6
/proc/14566/task/14576/stat : 14576 (java) S 14564 14566 12001 0 -1 4202560 569 0 0 0 78 14 0 0 20 0 19 0 255655323 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772478610344 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14566/tid=14577] ppid=14564 vsize=9624976 CPUtime=4.43 cores=0,2,4,6
/proc/14566/task/14577/stat : 14577 (java) S 14564 14566 12001 0 -1 4202560 1692 0 0 0 437 6 0 0 20 0 19 0 255655324 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772466198760 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14566/tid=14578] ppid=14564 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14578/stat : 14578 (java) S 14564 14566 12001 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255655325 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772465144824 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14566/tid=14579] ppid=14564 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14579/stat : 14579 (java) S 14564 14566 12001 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255655325 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772464092424 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14566/tid=14580] ppid=14564 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14580/stat : 14580 (java) S 14564 14566 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255655327 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139771724687760 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14566/tid=14581] ppid=14564 vsize=9624976 CPUtime=0.56 cores=0,2,4,6
/proc/14566/task/14581/stat : 14581 (java) S 14564 14566 12001 0 -1 4202560 2812 0 0 0 56 0 0 0 20 0 19 0 255655327 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139771723635384 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14566/tid=14582] ppid=14564 vsize=9624976 CPUtime=0.77 cores=0,2,4,6
/proc/14566/task/14582/stat : 14582 (java) S 14564 14566 12001 0 -1 4202560 4173 0 0 0 77 0 0 0 20 0 19 0 255655327 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139771722582584 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14566/tid=14583] ppid=14564 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14583/stat : 14583 (java) S 14564 14566 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255655327 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139771721530488 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14566/tid=14584] ppid=14564 vsize=9624976 CPUtime=0.8 cores=0,2,4,6
/proc/14566/task/14584/stat : 14584 (java) S 14564 14566 12001 0 -1 4202560 103 0 0 0 41 39 0 0 20 0 19 0 255655327 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139771720477896 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14566/tid=14585] ppid=14564 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14585/stat : 14585 (java) S 14564 14566 12001 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255656711 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139771719422888 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 9624976

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

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

[startup+1793.6 s]
/proc/loadavg: 2.08 2.04 2.01 3/213 14693
/proc/meminfo: memFree=25219624/32873844 swapFree=7364/7364
[pid=14566] ppid=14564 vsize=9624976 CPUtime=1800.03 cores=0,2,4,6
/proc/14566/stat : 14566 (java) S 14564 14566 12001 0 -1 4202496 18240 0 1 0 179858 145 0 0 20 0 19 0 255655320 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 140734001865088 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14566/statm: 2406244 592465 2283 9 0 2396937 0
[pid=14566/tid=14568] ppid=14564 vsize=9624976 CPUtime=1787.5 cores=0,2,4,6
/proc/14566/task/14568/stat : 14568 (java) R 14564 14566 12001 0 -1 4202560 3682 0 1 0 178697 53 0 0 20 0 19 0 255655322 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772642103584 139772480697349 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=14566/tid=14569] ppid=14564 vsize=9624976 CPUtime=0.84 cores=0,2,4,6
/proc/14566/task/14569/stat : 14569 (java) S 14564 14566 12001 0 -1 4202560 827 0 0 0 72 12 0 0 20 0 19 0 255655323 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772603595048 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14566/tid=14570] ppid=14564 vsize=9624976 CPUtime=0.71 cores=0,2,4,6
/proc/14566/task/14570/stat : 14570 (java) S 14564 14566 12001 0 -1 4202560 431 0 0 0 61 10 0 0 20 0 19 0 255655323 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772602542248 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14566/tid=14571] ppid=14564 vsize=9624976 CPUtime=0.63 cores=0,2,4,6
/proc/14566/task/14571/stat : 14571 (java) S 14564 14566 12001 0 -1 4202560 737 0 0 0 54 9 0 0 20 0 19 0 255655323 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772601489960 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14566/tid=14572] ppid=14564 vsize=9624976 CPUtime=0.69 cores=0,2,4,6
/proc/14566/task/14572/stat : 14572 (java) S 14564 14566 12001 0 -1 4202560 408 0 0 0 60 9 0 0 20 0 19 0 255655323 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772600437160 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14566/tid=14573] ppid=14564 vsize=9624976 CPUtime=0.8 cores=0,2,4,6
/proc/14566/task/14573/stat : 14573 (java) S 14564 14566 12001 0 -1 4202560 434 0 0 0 68 12 0 0 20 0 19 0 255655323 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772599384872 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14566/tid=14574] ppid=14564 vsize=9624976 CPUtime=0.9 cores=0,2,4,6
/proc/14566/task/14574/stat : 14574 (java) S 14564 14566 12001 0 -1 4202560 325 0 0 0 78 12 0 0 20 0 19 0 255655323 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772598332072 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14566/tid=14575] ppid=14564 vsize=9624976 CPUtime=0.9 cores=0,2,4,6
/proc/14566/task/14575/stat : 14575 (java) S 14564 14566 12001 0 -1 4202560 867 0 0 0 78 12 0 0 20 0 19 0 255655323 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772479663144 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14566/tid=14576] ppid=14564 vsize=9624976 CPUtime=0.92 cores=0,2,4,6
/proc/14566/task/14576/stat : 14576 (java) S 14564 14566 12001 0 -1 4202560 569 0 0 0 78 14 0 0 20 0 19 0 255655323 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772478610344 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14566/tid=14577] ppid=14564 vsize=9624976 CPUtime=4.43 cores=0,2,4,6
/proc/14566/task/14577/stat : 14577 (java) S 14564 14566 12001 0 -1 4202560 1692 0 0 0 437 6 0 0 20 0 19 0 255655324 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772466198760 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14566/tid=14578] ppid=14564 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14578/stat : 14578 (java) S 14564 14566 12001 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255655325 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772465144824 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14566/tid=14579] ppid=14564 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14579/stat : 14579 (java) S 14564 14566 12001 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255655325 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139772464092424 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14566/tid=14580] ppid=14564 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14580/stat : 14580 (java) S 14564 14566 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255655327 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139771724687760 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14566/tid=14581] ppid=14564 vsize=9624976 CPUtime=0.56 cores=0,2,4,6
/proc/14566/task/14581/stat : 14581 (java) S 14564 14566 12001 0 -1 4202560 2812 0 0 0 56 0 0 0 20 0 19 0 255655327 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139771723635384 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14566/tid=14582] ppid=14564 vsize=9624976 CPUtime=0.77 cores=0,2,4,6
/proc/14566/task/14582/stat : 14582 (java) S 14564 14566 12001 0 -1 4202560 4173 0 0 0 77 0 0 0 20 0 19 0 255655327 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139771722582584 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14566/tid=14583] ppid=14564 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14583/stat : 14583 (java) S 14564 14566 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255655327 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139771721530488 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14566/tid=14584] ppid=14564 vsize=9624976 CPUtime=0.8 cores=0,2,4,6
/proc/14566/task/14584/stat : 14584 (java) S 14564 14566 12001 0 -1 4202560 103 0 0 0 41 39 0 0 20 0 19 0 255655327 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139771720477896 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14566/tid=14585] ppid=14564 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/14566/task/14585/stat : 14585 (java) S 14564 14566 12001 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255656711 9855975424 592465 33554432000 1073741824 1073778376 140734001873952 139771719422888 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 9624976

Child status: 143
Real time (s): 1793.63
CPU time (s): 1800.73
CPU user time (s): 1798.71
CPU system time (s): 2.02169
CPU usage (%): 100.396
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.71
system time used= 2.02169
maximum resident set size= 2370008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18281
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1040
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38713
involuntary context switches= 5872

runsolver used 7.61984 second user time and 13.6339 second system time

The end

Launcher Data

Begin job on node118 at 2012-05-24 23:34:52
IDJOB=3690013
IDBENCH=92648
IDSOLVER=2269
FILE ID=node118/3690013-1337895289
RUNJOBID= node118-1337871881-12017
PBS_JOBID= 14620086
Free space on /tmp= 71544 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Large/normalized-minisat100_16_6_4_ic.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3690013-1337895289/watcher-3690013-1337895289 -o /tmp/evaluation-result-3690013-1337895289/solver-3690013-1337895289 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3690013-1337895289.opb

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

MD5SUM BENCH= 7527e2935777236bd1dfaa057aa70f69
RANDOM SEED=21133290

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        25444956 kB
Buffers:          224948 kB
Cached:          4098120 kB
SwapCached:            0 kB
Active:          2862952 kB
Inactive:        3766656 kB
Active(anon):    2308240 kB
Inactive(anon):        0 kB
Active(file):     554712 kB
Inactive(file):  3766656 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            100340 kB
Writeback:             0 kB
AnonPages:       2333652 kB
Mapped:            22584 kB
Shmem:               200 kB
Slab:             636496 kB
SReclaimable:      78380 kB
SUnreclaim:       558116 kB
KernelStack:        1592 kB
PageTables:         8748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    3271696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2277376 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71572 MiB
End job on node118 at 2012-05-25 00:04:48