Trace number 3743859

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
PB09: SAT4J Pseudo Resolution 2.1.1? (TO) 1800.22 1683.33

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Large/
normalized-minisat100_16_6_1_ic.opb
MD5SUMf237ff2f989182870e968c2b9cf3aa98
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark23994341
Best CPU time to get the best result obtained on this benchmark1800.77
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 140608000
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 193470682570
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 140608000
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 193470682570
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.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.07	c version 2.1.1.v20090612
0.00/0.07	c sun.arch.data.model	64
0.00/0.07	c java.version	1.6.0_24
0.00/0.07	c os.name	Linux
0.00/0.07	c os.version	2.6.32-71.29.1.el6.x86_64
0.00/0.07	c os.arch	amd64
0.00/0.07	c Free memory 1299577560
0.00/0.07	c Max memory 1306394624
0.00/0.07	c Total memory 1306394624
0.00/0.07	c Number of processors 8
0.10/0.10	c Pseudo Boolean Optimization
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c Stops conflict analysis at the first Unique Implication Point
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@2d3bad12
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.10	c Expensive reason simplification
0.10/0.10	c MiniSAT restarts strategy
0.10/0.10	c Memory based learned constraints deletion strategy
0.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3743859-1338806130.opb
0.10/0.10	c reading problem ... 
23.77/13.79	c ... done. Wall clock time 13.693s.
23.77/13.79	c #vars     1000400
23.77/13.79	c #constraints  2030308
23.77/13.79	c constraints type 
23.77/13.79	c org.sat4j.minisat.constraints.card.MinWatchCard => 7
23.77/13.79	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 59500
23.77/13.79	c org.sat4j.pb.constraints.pb.MaxWatchPb => 985350
23.77/13.79	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 985151
394.56/320.88	c cleaning 2494 clauses out of 5001
483.47/405.69	c cleaning 1995 clauses out of 4007
688.11/603.87	c cleaning 2748 clauses out of 5512
808.80/719.24	c cleaning 2874 clauses out of 5763
884.05/791.87	c cleaning 3185 clauses out of 6389
1000.47/903.20	c cleaning 3338 clauses out of 6704
1077.13/977.48	c cleaning 2918 clauses out of 5867
1110.35/1009.68	c cleaning 1960 clauses out of 3949
1250.61/1146.01	c cleaning 2487 clauses out of 4988
1522.34/1411.66	c cleaning 2993 clauses out of 6001
1800.01/1683.31	c starts		: 13
1800.01/1683.31	c conflicts		: 33460
1800.01/1683.31	c decisions		: 50017
1800.01/1683.31	c propagations		: 282641905
1800.01/1683.31	c inspects		: 1605314012
1800.01/1683.31	c learnt literals	: 0
1800.01/1683.31	c learnt binary clauses	: 0
1800.01/1683.31	c learnt ternary clauses	: 0
1800.01/1683.31	c learnt clauses	: 33459
1800.01/1683.31	c ignored clauses	: 0
1800.01/1683.31	c root simplifications	: 0
1800.01/1683.31	c removed literals (reason simplification)	: 29041943
1800.01/1683.31	c reason swapping (by a shorter reason)	: 0
1800.01/1683.31	c Calls to reduceDB	: 10
1800.01/1683.31	c speed (assignments/second)	: 169295.7150455581
1800.01/1683.31	c non guided choices	20
1800.01/1683.32	c learnt constraints type 
1800.01/1683.32	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 6467
1800.01/1683.32	c constraints type 
1800.01/1683.32	c org.sat4j.minisat.constraints.card.MinWatchCard => 7
1800.01/1683.32	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 59500
1800.01/1683.32	c org.sat4j.pb.constraints.pb.MaxWatchPb => 985350
1800.01/1683.32	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 985151
1800.01/1683.32	s UNKNOWN
1800.01/1683.32	c Total wall clock time (in seconds): 1683.217

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-3743859-1338806130/watcher-3743859-1338806130 -o /tmp/evaluation-result-3743859-1338806130/solver-3743859-1338806130 -C 1800 -W 1900 -M 15500 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-3743859-1338806130.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.73 2.15 2.05 3/193 2051
/proc/meminfo: memFree=25182036/32873844 swapFree=7116/7116
[pid=2051] ppid=2049 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/2051/stat : 2051 (java) R 2049 2051 32710 0 -1 4202496 980 0 0 0 0 0 0 0 20 0 1 0 346741891 23793664 706 33554432000 1073741824 1073778376 140733434829072 140733434818136 240417551720 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2051/statm: 5809 707 522 9 0 128 0

[startup+0.0814849 s]
/proc/loadavg: 2.73 2.15 2.05 3/193 2051
/proc/meminfo: memFree=25182036/32873844 swapFree=7116/7116
[pid=2051] ppid=2049 vsize=2648568 CPUtime=0.07 cores=1,3,5,7
/proc/2051/stat : 2051 (java) S 2049 2051 32710 0 -1 4202496 4127 0 1 0 6 1 0 0 20 0 18 0 346741891 2712133632 5845 33554432000 1073741824 1073778376 140733434829072 140733434820208 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2051/statm: 662142 5845 1954 9 0 652835 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2648568

[startup+0.100299 s]
/proc/loadavg: 2.73 2.15 2.05 3/193 2051
/proc/meminfo: memFree=25182036/32873844 swapFree=7116/7116
[pid=2051] ppid=2049 vsize=2648568 CPUtime=0.1 cores=1,3,5,7
/proc/2051/stat : 2051 (java) S 2049 2051 32710 0 -1 4202496 4707 0 1 0 9 1 0 0 20 0 18 0 346741891 2712133632 6424 33554432000 1073741824 1073778376 140733434829072 140733434820208 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2051/statm: 662142 6424 2109 9 0 652835 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2648568

[startup+0.300201 s]
/proc/loadavg: 2.73 2.15 2.05 3/193 2051
/proc/meminfo: memFree=25182036/32873844 swapFree=7116/7116
[pid=2051] ppid=2049 vsize=2648568 CPUtime=0.48 cores=1,3,5,7
/proc/2051/stat : 2051 (java) S 2049 2051 32710 0 -1 4202496 5823 0 1 0 46 2 0 0 20 0 18 0 346741891 2712133632 23753 33554432000 1073741824 1073778376 140733434829072 140733434820208 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2051/statm: 662142 23753 2215 9 0 652835 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 2648568

[startup+0.700302 s]
/proc/loadavg: 2.73 2.15 2.05 3/193 2051
/proc/meminfo: memFree=25182036/32873844 swapFree=7116/7116
[pid=2051] ppid=2049 vsize=2648568 CPUtime=1.48 cores=1,3,5,7
/proc/2051/stat : 2051 (java) S 2049 2051 32710 0 -1 4202496 13631 0 1 0 142 6 0 0 20 0 18 0 346741891 2712133632 58118 33554432000 1073741824 1073778376 140733434829072 140733434820208 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2051/statm: 662142 58118 2242 9 0 652835 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 2648568

[startup+1.50074 s]
/proc/loadavg: 2.73 2.15 2.05 3/211 2069
/proc/meminfo: memFree=24770508/32873844 swapFree=7116/7116
[pid=2051] ppid=2049 vsize=2648568 CPUtime=2.69 cores=1,3,5,7
/proc/2051/stat : 2051 (java) S 2049 2051 32710 0 -1 4202496 13869 0 1 0 251 18 0 0 20 0 18 0 346741891 2712133632 112953 33554432000 1073741824 1073778376 140733434829072 140733434820208 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2051/statm: 662142 112953 2258 9 0 652835 0
[pid=2051/tid=2053] ppid=2049 vsize=2648568 CPUtime=1.36 cores=1,3,5,7
/proc/2051/task/2053/stat : 2053 (java) R 2049 2051 32710 0 -1 4202560 2912 0 1 0 129 7 0 0 20 0 18 0 346741891 2712133632 112953 33554432000 1073741824 1073778376 140733434829072 140118060694968 240430146829 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2051/tid=2054] ppid=2049 vsize=2648568 CPUtime=0.02 cores=1,3,5,7
/proc/2051/task/2054/stat : 2054 (java) S 2049 2051 32710 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 18 0 346741892 2712133632 112953 33554432000 1073741824 1073778376 140733434829072 140118045145768 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2055] ppid=2049 vsize=2648568 CPUtime=0.04 cores=1,3,5,7
/proc/2051/task/2055/stat : 2055 (java) S 2049 2051 32710 0 -1 4202560 18 0 0 0 3 1 0 0 20 0 18 0 346741892 2712133632 112953 33554432000 1073741824 1073778376 140733434829072 140118044093224 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2056] ppid=2049 vsize=2648568 CPUtime=0.04 cores=1,3,5,7
/proc/2051/task/2056/stat : 2056 (java) S 2049 2051 32710 0 -1 4202560 17 0 0 0 3 1 0 0 20 0 18 0 346741892 2712133632 112953 33554432000 1073741824 1073778376 140733434829072 140118043040680 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2057] ppid=2049 vsize=2648568 CPUtime=0.09 cores=1,3,5,7
/proc/2051/task/2057/stat : 2057 (java) S 2049 2051 32710 0 -1 4202560 44 0 0 0 7 2 0 0 20 0 18 0 346741892 2712133632 112953 33554432000 1073741824 1073778376 140733434829072 140118041988136 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2058] ppid=2049 vsize=2648568 CPUtime=0.04 cores=1,3,5,7
/proc/2051/task/2058/stat : 2058 (java) S 2049 2051 32710 0 -1 4202560 20 0 0 0 3 1 0 0 20 0 18 0 346741892 2712133632 112953 33554432000 1073741824 1073778376 140733434829072 140118040934568 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2059] ppid=2049 vsize=2648568 CPUtime=0.04 cores=1,3,5,7
/proc/2051/task/2059/stat : 2059 (java) S 2049 2051 32710 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 18 0 346741892 2712133632 112953 33554432000 1073741824 1073778376 140733434829072 140118039882024 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2051/tid=2060] ppid=2049 vsize=2648568 CPUtime=0.02 cores=1,3,5,7
/proc/2051/task/2060/stat : 2060 (java) S 2049 2051 32710 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 18 0 346741892 2712133632 112953 33554432000 1073741824 1073778376 140733434829072 140118038829480 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2061] ppid=2049 vsize=2648568 CPUtime=0.02 cores=1,3,5,7
/proc/2051/task/2061/stat : 2061 (java) S 2049 2051 32710 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 18 0 346741892 2712133632 112953 33554432000 1073741824 1073778376 140733434829072 140118037776936 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2062] ppid=2049 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2062/stat : 2062 (java) S 2049 2051 32710 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 346741893 2712133632 112953 33554432000 1073741824 1073778376 140733434829072 140118025366120 240430135209 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2063] ppid=2049 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2063/stat : 2063 (java) S 2049 2051 32710 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 346741894 2712133632 112953 33554432000 1073741824 1073778376 140733434829072 140118024312440 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2064] ppid=2049 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2064/stat : 2064 (java) S 2049 2051 32710 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 346741894 2712133632 112953 33554432000 1073741824 1073778376 140733434829072 140118023259784 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2065] ppid=2049 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2065/stat : 2065 (java) S 2049 2051 32710 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346741896 2712133632 112953 33554432000 1073741824 1073778376 140733434829072 140118022208528 240430143264 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2066] ppid=2049 vsize=2648568 CPUtime=0.43 cores=1,3,5,7
/proc/2051/task/2066/stat : 2066 (java) S 2049 2051 32710 0 -1 4202560 5480 0 0 0 42 1 0 0 20 0 18 0 346741896 2712133632 112953 33554432000 1073741824 1073778376 140733434829072 140118021154872 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2067] ppid=2049 vsize=2648568 CPUtime=0.43 cores=1,3,5,7
/proc/2051/task/2067/stat : 2067 (java) S 2049 2051 32710 0 -1 4202560 4130 0 0 0 43 0 0 0 20 0 18 0 346741896 2712133632 112953 33554432000 1073741824 1073778376 140733434829072 140118020102328 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2051/tid=2068] ppid=2049 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2068/stat : 2068 (java) S 2049 2051 32710 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346741896 2712133632 112953 33554432000 1073741824 1073778376 140733434829072 140118019049976 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2051/tid=2069] ppid=2049 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2069/stat : 2069 (java) S 2049 2051 32710 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346741896 2712133632 112953 33554432000 1073741824 1073778376 140733434829072 140118017997640 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 2648568

[startup+3.10074 s]
/proc/loadavg: 2.73 2.15 2.05 3/211 2069
/proc/meminfo: memFree=24521956/32873844 swapFree=7116/7116
[pid=2051] ppid=2049 vsize=2648568 CPUtime=5.64 cores=1,3,5,7
/proc/2051/stat : 2051 (java) S 2049 2051 32710 0 -1 4202496 14609 0 1 0 512 52 0 0 20 0 18 0 346741891 2712133632 169585 33554432000 1073741824 1073778376 140733434829072 140733434820208 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2051/statm: 662142 169585 2258 9 0 652835 0
[pid=2051/tid=2053] ppid=2049 vsize=2648568 CPUtime=2.51 cores=1,3,5,7
/proc/2051/task/2053/stat : 2053 (java) R 2049 2051 32710 0 -1 4202560 2914 0 1 0 244 7 0 0 20 0 18 0 346741891 2712133632 169585 33554432000 1073741824 1073778376 140733434829072 140118060694968 240430146829 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2051/tid=2054] ppid=2049 vsize=2648568 CPUtime=0.22 cores=1,3,5,7
/proc/2051/task/2054/stat : 2054 (java) S 2049 2051 32710 0 -1 4202560 65 0 0 0 18 4 0 0 20 0 18 0 346741892 2712133632 169585 33554432000 1073741824 1073778376 140733434829072 140118045145768 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2051/tid=2055] ppid=2049 vsize=2648568 CPUtime=0.25 cores=1,3,5,7
/proc/2051/task/2055/stat : 2055 (java) S 2049 2051 32710 0 -1 4202560 79 0 0 0 20 5 0 0 20 0 18 0 346741892 2712133632 169585 33554432000 1073741824 1073778376 140733434829072 140118044093224 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2051/tid=2056] ppid=2049 vsize=2648568 CPUtime=0.21 cores=1,3,5,7
/proc/2051/task/2056/stat : 2056 (java) S 2049 2051 32710 0 -1 4202560 63 0 0 0 17 4 0 0 20 0 18 0 346741892 2712133632 169585 33554432000 1073741824 1073778376 140733434829072 140118043040680 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2051/tid=2057] ppid=2049 vsize=2648568 CPUtime=0.28 cores=1,3,5,7
/proc/2051/task/2057/stat : 2057 (java) S 2049 2051 32710 0 -1 4202560 340 0 0 0 22 6 0 0 20 0 18 0 346741892 2712133632 169585 33554432000 1073741824 1073778376 140733434829072 140118041988136 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2051/tid=2058] ppid=2049 vsize=2648568 CPUtime=0.28 cores=1,3,5,7
/proc/2051/task/2058/stat : 2058 (java) S 2049 2051 32710 0 -1 4202560 86 0 0 0 23 5 0 0 20 0 18 0 346741892 2712133632 169585 33554432000 1073741824 1073778376 140733434829072 140118040934568 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2059] ppid=2049 vsize=2648568 CPUtime=0.36 cores=1,3,5,7
/proc/2051/task/2059/stat : 2059 (java) S 2049 2051 32710 0 -1 4202560 115 0 0 0 28 8 0 0 20 0 18 0 346741892 2712133632 169585 33554432000 1073741824 1073778376 140733434829072 140118039882024 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2051/tid=2060] ppid=2049 vsize=2648568 CPUtime=0.3 cores=1,3,5,7
/proc/2051/task/2060/stat : 2060 (java) S 2049 2051 32710 0 -1 4202560 94 0 0 0 25 5 0 0 20 0 18 0 346741892 2712133632 169585 33554432000 1073741824 1073778376 140733434829072 140118038829480 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2061] ppid=2049 vsize=2648568 CPUtime=0.19 cores=1,3,5,7
/proc/2051/task/2061/stat : 2061 (java) S 2049 2051 32710 0 -1 4202560 58 0 0 0 15 4 0 0 20 0 18 0 346741892 2712133632 169585 33554432000 1073741824 1073778376 140733434829072 140118037776936 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2062] ppid=2049 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2062/stat : 2062 (java) S 2049 2051 32710 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 346741893 2712133632 169585 33554432000 1073741824 1073778376 140733434829072 140118025366120 240430135209 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2063] ppid=2049 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2063/stat : 2063 (java) S 2049 2051 32710 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 346741894 2712133632 169585 33554432000 1073741824 1073778376 140733434829072 140118024312440 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2064] ppid=2049 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2064/stat : 2064 (java) S 2049 2051 32710 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 346741894 2712133632 169585 33554432000 1073741824 1073778376 140733434829072 140118023259784 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2065] ppid=2049 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2065/stat : 2065 (java) S 2049 2051 32710 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346741896 2712133632 169585 33554432000 1073741824 1073778376 140733434829072 140118022208528 240430143264 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2066] ppid=2049 vsize=2648568 CPUtime=0.43 cores=1,3,5,7
/proc/2051/task/2066/stat : 2066 (java) S 2049 2051 32710 0 -1 4202560 5480 0 0 0 42 1 0 0 20 0 18 0 346741896 2712133632 169585 33554432000 1073741824 1073778376 140733434829072 140118021154872 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2067] ppid=2049 vsize=2648568 CPUtime=0.43 cores=1,3,5,7
/proc/2051/task/2067/stat : 2067 (java) S 2049 2051 32710 0 -1 4202560 4130 0 0 0 43 0 0 0 20 0 18 0 346741896 2712133632 169585 33554432000 1073741824 1073778376 140733434829072 140118020102328 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2051/tid=2068] ppid=2049 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2068/stat : 2068 (java) S 2049 2051 32710 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346741896 2712133632 169585 33554432000 1073741824 1073778376 140733434829072 140118019049976 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2051/tid=2069] ppid=2049 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2069/stat : 2069 (java) S 2049 2051 32710 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346741896 2712133632 169585 33554432000 1073741824 1073778376 140733434829072 140118017997640 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 5.64
Current children cumulated vsize (KiB) 2648568

[startup+6.30074 s]
/proc/loadavg: 2.67 2.15 2.05 3/211 2069
/proc/meminfo: memFree=24210916/32873844 swapFree=7116/7116
[pid=2051] ppid=2049 vsize=2648568 CPUtime=11.81 cores=1,3,5,7
/proc/2051/stat : 2051 (java) S 2049 2051 32710 0 -1 4202496 15912 0 1 0 1086 95 0 0 20 0 18 0 346741891 2712133632 239704 33554432000 1073741824 1073778376 140733434829072 140733434820208 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2051/statm: 662142 239704 2258 9 0 652835 0
[pid=2051/tid=2053] ppid=2049 vsize=2648568 CPUtime=4.7 cores=1,3,5,7
/proc/2051/task/2053/stat : 2053 (java) R 2049 2051 32710 0 -1 4202560 2919 0 1 0 462 8 0 0 20 0 18 0 346741891 2712133632 239704 33554432000 1073741824 1073778376 140733434829072 140118060695144 240430146829 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2054] ppid=2049 vsize=2648568 CPUtime=0.81 cores=1,3,5,7
/proc/2051/task/2054/stat : 2054 (java) S 2049 2051 32710 0 -1 4202560 427 0 0 0 71 10 0 0 20 0 18 0 346741892 2712133632 239704 33554432000 1073741824 1073778376 140733434829072 140118045145768 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2051/tid=2055] ppid=2049 vsize=2648568 CPUtime=0.61 cores=1,3,5,7
/proc/2051/task/2055/stat : 2055 (java) S 2049 2051 32710 0 -1 4202560 132 0 0 0 52 9 0 0 20 0 18 0 346741892 2712133632 239704 33554432000 1073741824 1073778376 140733434829072 140118044093224 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2056] ppid=2049 vsize=2648568 CPUtime=0.65 cores=1,3,5,7
/proc/2051/task/2056/stat : 2056 (java) S 2049 2051 32710 0 -1 4202560 128 0 0 0 56 9 0 0 20 0 18 0 346741892 2712133632 239704 33554432000 1073741824 1073778376 140733434829072 140118043040680 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2057] ppid=2049 vsize=2648568 CPUtime=0.91 cores=1,3,5,7
/proc/2051/task/2057/stat : 2057 (java) S 2049 2051 32710 0 -1 4202560 459 0 0 0 78 13 0 0 20 0 18 0 346741892 2712133632 239704 33554432000 1073741824 1073778376 140733434829072 140118041988136 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2051/tid=2058] ppid=2049 vsize=2648568 CPUtime=0.69 cores=1,3,5,7
/proc/2051/task/2058/stat : 2058 (java) S 2049 2051 32710 0 -1 4202560 284 0 0 0 59 10 0 0 20 0 18 0 346741892 2712133632 239704 33554432000 1073741824 1073778376 140733434829072 140118040934568 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2051/tid=2059] ppid=2049 vsize=2648568 CPUtime=0.82 cores=1,3,5,7
/proc/2051/task/2059/stat : 2059 (java) S 2049 2051 32710 0 -1 4202560 429 0 0 0 70 12 0 0 20 0 18 0 346741892 2712133632 239704 33554432000 1073741824 1073778376 140733434829072 140118039882024 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2060] ppid=2049 vsize=2648568 CPUtime=0.94 cores=1,3,5,7
/proc/2051/task/2060/stat : 2060 (java) S 2049 2051 32710 0 -1 4202560 207 0 0 0 81 13 0 0 20 0 18 0 346741892 2712133632 239704 33554432000 1073741824 1073778376 140733434829072 140118038829480 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2061] ppid=2049 vsize=2648568 CPUtime=0.67 cores=1,3,5,7
/proc/2051/task/2061/stat : 2061 (java) S 2049 2051 32710 0 -1 4202560 132 0 0 0 57 10 0 0 20 0 18 0 346741892 2712133632 239704 33554432000 1073741824 1073778376 140733434829072 140118037776936 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2062] ppid=2049 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2062/stat : 2062 (java) S 2049 2051 32710 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 346741893 2712133632 239704 33554432000 1073741824 1073778376 140733434829072 140118025366120 240430135209 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2051/tid=2063] ppid=2049 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2063/stat : 2063 (java) S 2049 2051 32710 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 346741894 2712133632 239704 33554432000 1073741824 1073778376 140733434829072 140118024312440 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2064] ppid=2049 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2064/stat : 2064 (java) S 2049 2051 32710 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 346741894 2712133632 239704 33554432000 1073741824 1073778376 140733434829072 140118023259784 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2065] ppid=2049 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2065/stat : 2065 (java) S 2049 2051 32710 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346741896 2712133632 239704 33554432000 1073741824 1073778376 140733434829072 140118022208528 240430143264 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2066] ppid=2049 vsize=2648568 CPUtime=0.43 cores=1,3,5,7
/proc/2051/task/2066/stat : 2066 (java) S 2049 2051 32710 0 -1 4202560 5480 0 0 0 42 1 0 0 20 0 18 0 346741896 2712133632 239704 33554432000 1073741824 1073778376 140733434829072 140118021154872 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2067] ppid=2049 vsize=2648568 CPUtime=0.43 cores=1,3,5,7
/proc/2051/task/2067/stat : 2067 (java) S 2049 2051 32710 0 -1 4202560 4130 0 0 0 43 0 0 0 20 0 18 0 346741896 2712133632 239704 33554432000 1073741824 1073778376 140733434829072 140118020102328 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2051/tid=2068] ppid=2049 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2068/stat : 2068 (java) S 2049 2051 32710 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346741896 2712133632 239704 33554432000 1073741824 1073778376 140733434829072 140118019049976 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2051/tid=2069] ppid=2049 vsize=2648568 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2069/stat : 2069 (java) S 2049 2051 32710 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346741896 2712133632 239704 33554432000 1073741824 1073778376 140733434829072 140118017997640 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 11.81
Current children cumulated vsize (KiB) 2648568

[startup+12.7008 s]
/proc/loadavg: 2.62 2.15 2.05 3/211 2069
/proc/meminfo: memFree=23663632/32873844 swapFree=7116/7116
[pid=2051] ppid=2049 vsize=2648568 CPUtime=22.36 cores=1,3,5,7
/proc/2051/stat : 2051 (java) S 2049 2051 32710 0 -1 4202496 17135 0 1 0 2101 135 0 0 20 0 18 0 346741891 2712133632 305961 33554432000 1073741824 1073778376 140733434829072 140733434820208 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2051/statm: 662142 305961 2259 9 0 652835 0
[pid=2051/tid=2053] ppid=2049 vsize=2648568 CPUtime=9.67 cores=1,3,5,7

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

[pid=2051/tid=2059] ppid=2049 vsize=2715132 CPUtime=19.47 cores=1,3,5,7
/proc/2051/task/2059/stat : 2059 (java) S 2049 2051 32710 0 -1 4202560 985 0 0 0 1917 30 0 0 20 0 19 0 346741892 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118039882024 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2060] ppid=2049 vsize=2715132 CPUtime=18.64 cores=1,3,5,7
/proc/2051/task/2060/stat : 2060 (java) S 2049 2051 32710 0 -1 4202560 1002 0 0 0 1834 30 0 0 20 0 19 0 346741892 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118038829480 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2061] ppid=2049 vsize=2715132 CPUtime=19.26 cores=1,3,5,7
/proc/2051/task/2061/stat : 2061 (java) S 2049 2051 32710 0 -1 4202560 1041 0 0 0 1900 26 0 0 20 0 19 0 346741892 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118037776936 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2051/tid=2062] ppid=2049 vsize=2715132 CPUtime=83.14 cores=1,3,5,7
/proc/2051/task/2062/stat : 2062 (java) S 2049 2051 32710 0 -1 4202560 116490 0 0 0 8284 30 0 0 20 0 19 0 346741893 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118025366120 240430135209 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2051/tid=2063] ppid=2049 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2063/stat : 2063 (java) S 2049 2051 32710 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346741894 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118024312440 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2064] ppid=2049 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2064/stat : 2064 (java) S 2049 2051 32710 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346741894 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118023259784 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2065] ppid=2049 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2065/stat : 2065 (java) S 2049 2051 32710 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346741896 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118022208528 240430143264 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2066] ppid=2049 vsize=2715132 CPUtime=0.87 cores=1,3,5,7
/proc/2051/task/2066/stat : 2066 (java) S 2049 2051 32710 0 -1 4202560 5535 0 0 0 85 2 0 0 20 0 19 0 346741896 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118021154872 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2067] ppid=2049 vsize=2715132 CPUtime=0.78 cores=1,3,5,7
/proc/2051/task/2067/stat : 2067 (java) S 2049 2051 32710 0 -1 4202560 4162 0 0 0 77 1 0 0 20 0 19 0 346741896 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118020102328 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2068] ppid=2049 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2068/stat : 2068 (java) S 2049 2051 32710 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346741896 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118019049976 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2051/tid=2069] ppid=2049 vsize=2715132 CPUtime=0.78 cores=1,3,5,7
/proc/2051/task/2069/stat : 2069 (java) S 2049 2051 32710 0 -1 4202560 93 0 0 0 40 38 0 0 20 0 19 0 346741896 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118017997640 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2070] ppid=2049 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2070/stat : 2070 (java) S 2049 2051 32710 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346743299 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118016943400 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1717.1
Current children cumulated vsize (KiB) 2715132

[startup+1662.3 s]
/proc/loadavg: 1.95 2.01 2.11 3/213 2222
/proc/meminfo: memFree=23535840/32873844 swapFree=7116/7116
[pid=2051] ppid=2049 vsize=2715132 CPUtime=1778.43 cores=1,3,5,7
/proc/2051/stat : 2051 (java) S 2049 2051 32710 0 -1 4202496 139038 0 1 0 177529 314 0 0 20 0 19 0 346741891 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140733434820208 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2051/statm: 678783 346448 2285 9 0 669476 0
[pid=2051/tid=2053] ppid=2049 vsize=2715132 CPUtime=1539.42 cores=1,3,5,7
/proc/2051/task/2053/stat : 2053 (java) R 2049 2051 32710 0 -1 4202560 3434 0 1 0 153906 36 0 0 20 0 19 0 346741891 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118060694800 140117889798273 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2054] ppid=2049 vsize=2715132 CPUtime=19.1 cores=1,3,5,7
/proc/2051/task/2054/stat : 2054 (java) S 2049 2051 32710 0 -1 4202560 883 0 0 0 1881 29 0 0 20 0 19 0 346741892 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118045145768 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2055] ppid=2049 vsize=2715132 CPUtime=18.21 cores=1,3,5,7
/proc/2051/task/2055/stat : 2055 (java) S 2049 2051 32710 0 -1 4202560 1080 0 0 0 1794 27 0 0 20 0 19 0 346741892 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118044093224 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2056] ppid=2049 vsize=2715132 CPUtime=18.79 cores=1,3,5,7
/proc/2051/task/2056/stat : 2056 (java) S 2049 2051 32710 0 -1 4202560 1030 0 0 0 1857 22 0 0 20 0 19 0 346741892 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118043040680 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2051/tid=2057] ppid=2049 vsize=2715132 CPUtime=18.94 cores=1,3,5,7
/proc/2051/task/2057/stat : 2057 (java) S 2049 2051 32710 0 -1 4202560 1058 0 0 0 1864 30 0 0 20 0 19 0 346741892 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118041988136 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2051/tid=2058] ppid=2049 vsize=2715132 CPUtime=20.35 cores=1,3,5,7
/proc/2051/task/2058/stat : 2058 (java) S 2049 2051 32710 0 -1 4202560 1059 0 0 0 2006 29 0 0 20 0 19 0 346741892 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118040934568 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2051/tid=2059] ppid=2049 vsize=2715132 CPUtime=19.64 cores=1,3,5,7
/proc/2051/task/2059/stat : 2059 (java) S 2049 2051 32710 0 -1 4202560 985 0 0 0 1934 30 0 0 20 0 19 0 346741892 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118039882024 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2060] ppid=2049 vsize=2715132 CPUtime=18.87 cores=1,3,5,7
/proc/2051/task/2060/stat : 2060 (java) S 2049 2051 32710 0 -1 4202560 1002 0 0 0 1857 30 0 0 20 0 19 0 346741892 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118038829480 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2051/tid=2061] ppid=2049 vsize=2715132 CPUtime=19.5 cores=1,3,5,7
/proc/2051/task/2061/stat : 2061 (java) S 2049 2051 32710 0 -1 4202560 1041 0 0 0 1924 26 0 0 20 0 19 0 346741892 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118037776936 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2062] ppid=2049 vsize=2715132 CPUtime=83.14 cores=1,3,5,7
/proc/2051/task/2062/stat : 2062 (java) S 2049 2051 32710 0 -1 4202560 116492 0 0 0 8284 30 0 0 20 0 19 0 346741893 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118025366120 240430135209 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2063] ppid=2049 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2063/stat : 2063 (java) S 2049 2051 32710 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346741894 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118024312440 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2064] ppid=2049 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2064/stat : 2064 (java) S 2049 2051 32710 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346741894 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118023259784 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2065] ppid=2049 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2065/stat : 2065 (java) S 2049 2051 32710 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346741896 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118022208528 240430143264 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2066] ppid=2049 vsize=2715132 CPUtime=0.87 cores=1,3,5,7
/proc/2051/task/2066/stat : 2066 (java) S 2049 2051 32710 0 -1 4202560 5535 0 0 0 85 2 0 0 20 0 19 0 346741896 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118021154872 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2067] ppid=2049 vsize=2715132 CPUtime=0.78 cores=1,3,5,7
/proc/2051/task/2067/stat : 2067 (java) S 2049 2051 32710 0 -1 4202560 4162 0 0 0 77 1 0 0 20 0 19 0 346741896 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118020102328 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2068] ppid=2049 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2068/stat : 2068 (java) S 2049 2051 32710 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346741896 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118019049976 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2051/tid=2069] ppid=2049 vsize=2715132 CPUtime=0.8 cores=1,3,5,7
/proc/2051/task/2069/stat : 2069 (java) S 2049 2051 32710 0 -1 4202560 95 0 0 0 41 39 0 0 20 0 19 0 346741896 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118017997640 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2070] ppid=2049 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2070/stat : 2070 (java) S 2049 2051 32710 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346743299 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118016943400 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1778.43
Current children cumulated vsize (KiB) 2715132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1683.3 s]
/proc/loadavg: 1.96 2.01 2.10 3/213 2222
/proc/meminfo: memFree=23535840/32873844 swapFree=7116/7116
[pid=2051] ppid=2049 vsize=2715132 CPUtime=1800.01 cores=1,3,5,7
/proc/2051/stat : 2051 (java) S 2049 2051 32710 0 -1 4202496 139047 0 1 0 179686 315 0 0 20 0 19 0 346741891 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140733434820208 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2051/statm: 678783 346448 2285 9 0 669476 0
[pid=2051/tid=2053] ppid=2049 vsize=2715132 CPUtime=1560.24 cores=1,3,5,7
/proc/2051/task/2053/stat : 2053 (java) R 2049 2051 32710 0 -1 4202560 3439 0 1 0 155988 36 0 0 20 0 19 0 346741891 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118060694968 140117889732272 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2054] ppid=2049 vsize=2715132 CPUtime=19.21 cores=1,3,5,7
/proc/2051/task/2054/stat : 2054 (java) S 2049 2051 32710 0 -1 4202560 883 0 0 0 1892 29 0 0 20 0 19 0 346741892 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118045145768 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2051/tid=2055] ppid=2049 vsize=2715132 CPUtime=18.28 cores=1,3,5,7
/proc/2051/task/2055/stat : 2055 (java) S 2049 2051 32710 0 -1 4202560 1080 0 0 0 1801 27 0 0 20 0 19 0 346741892 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118044093224 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2056] ppid=2049 vsize=2715132 CPUtime=18.9 cores=1,3,5,7
/proc/2051/task/2056/stat : 2056 (java) S 2049 2051 32710 0 -1 4202560 1030 0 0 0 1868 22 0 0 20 0 19 0 346741892 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118043040680 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2051/tid=2057] ppid=2049 vsize=2715132 CPUtime=19.01 cores=1,3,5,7
/proc/2051/task/2057/stat : 2057 (java) S 2049 2051 32710 0 -1 4202560 1058 0 0 0 1871 30 0 0 20 0 19 0 346741892 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118041988136 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2051/tid=2058] ppid=2049 vsize=2715132 CPUtime=20.44 cores=1,3,5,7
/proc/2051/task/2058/stat : 2058 (java) S 2049 2051 32710 0 -1 4202560 1059 0 0 0 2015 29 0 0 20 0 19 0 346741892 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118040934568 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2051/tid=2059] ppid=2049 vsize=2715132 CPUtime=19.75 cores=1,3,5,7
/proc/2051/task/2059/stat : 2059 (java) S 2049 2051 32710 0 -1 4202560 985 0 0 0 1945 30 0 0 20 0 19 0 346741892 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118039882024 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2060] ppid=2049 vsize=2715132 CPUtime=18.97 cores=1,3,5,7
/proc/2051/task/2060/stat : 2060 (java) S 2049 2051 32710 0 -1 4202560 1002 0 0 0 1867 30 0 0 20 0 19 0 346741892 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118038829480 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2051/tid=2061] ppid=2049 vsize=2715132 CPUtime=19.57 cores=1,3,5,7
/proc/2051/task/2061/stat : 2061 (java) S 2049 2051 32710 0 -1 4202560 1041 0 0 0 1931 26 0 0 20 0 19 0 346741892 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118037776936 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2051/tid=2062] ppid=2049 vsize=2715132 CPUtime=83.14 cores=1,3,5,7
/proc/2051/task/2062/stat : 2062 (java) S 2049 2051 32710 0 -1 4202560 116494 0 0 0 8284 30 0 0 20 0 19 0 346741893 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118025366120 240430135209 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2063] ppid=2049 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2063/stat : 2063 (java) S 2049 2051 32710 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346741894 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118024312440 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2064] ppid=2049 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2064/stat : 2064 (java) S 2049 2051 32710 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346741894 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118023259784 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2065] ppid=2049 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2065/stat : 2065 (java) S 2049 2051 32710 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346741896 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118022208528 240430143264 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2066] ppid=2049 vsize=2715132 CPUtime=0.87 cores=1,3,5,7
/proc/2051/task/2066/stat : 2066 (java) S 2049 2051 32710 0 -1 4202560 5535 0 0 0 85 2 0 0 20 0 19 0 346741896 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118021154872 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2067] ppid=2049 vsize=2715132 CPUtime=0.78 cores=1,3,5,7
/proc/2051/task/2067/stat : 2067 (java) S 2049 2051 32710 0 -1 4202560 4162 0 0 0 77 1 0 0 20 0 19 0 346741896 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118020102328 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2068] ppid=2049 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2068/stat : 2068 (java) S 2049 2051 32710 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346741896 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118019049976 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2051/tid=2069] ppid=2049 vsize=2715132 CPUtime=0.81 cores=1,3,5,7
/proc/2051/task/2069/stat : 2069 (java) S 2049 2051 32710 0 -1 4202560 97 0 0 0 42 39 0 0 20 0 19 0 346741896 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118017997640 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2070] ppid=2049 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2070/stat : 2070 (java) S 2049 2051 32710 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346743299 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118016943400 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2715132

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

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

[startup+1683.3 s]
/proc/loadavg: 1.96 2.01 2.10 3/213 2222
/proc/meminfo: memFree=23535840/32873844 swapFree=7116/7116
[pid=2051] ppid=2049 vsize=2715132 CPUtime=1800.01 cores=1,3,5,7
/proc/2051/stat : 2051 (java) S 2049 2051 32710 0 -1 4202496 139047 0 1 0 179686 315 0 0 20 0 19 0 346741891 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140733434820208 240430121021 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2051/statm: 678783 346448 2285 9 0 669476 0
[pid=2051/tid=2053] ppid=2049 vsize=2715132 CPUtime=1560.24 cores=1,3,5,7
/proc/2051/task/2053/stat : 2053 (java) R 2049 2051 32710 0 -1 4202560 3439 0 1 0 155988 36 0 0 20 0 19 0 346741891 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118060694968 140117889732272 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2054] ppid=2049 vsize=2715132 CPUtime=19.21 cores=1,3,5,7
/proc/2051/task/2054/stat : 2054 (java) S 2049 2051 32710 0 -1 4202560 883 0 0 0 1892 29 0 0 20 0 19 0 346741892 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118045145768 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2051/tid=2055] ppid=2049 vsize=2715132 CPUtime=18.28 cores=1,3,5,7
/proc/2051/task/2055/stat : 2055 (java) S 2049 2051 32710 0 -1 4202560 1080 0 0 0 1801 27 0 0 20 0 19 0 346741892 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118044093224 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2056] ppid=2049 vsize=2715132 CPUtime=18.9 cores=1,3,5,7
/proc/2051/task/2056/stat : 2056 (java) S 2049 2051 32710 0 -1 4202560 1030 0 0 0 1868 22 0 0 20 0 19 0 346741892 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118043040680 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2051/tid=2057] ppid=2049 vsize=2715132 CPUtime=19.01 cores=1,3,5,7
/proc/2051/task/2057/stat : 2057 (java) S 2049 2051 32710 0 -1 4202560 1058 0 0 0 1871 30 0 0 20 0 19 0 346741892 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118041988136 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2051/tid=2058] ppid=2049 vsize=2715132 CPUtime=20.44 cores=1,3,5,7
/proc/2051/task/2058/stat : 2058 (java) S 2049 2051 32710 0 -1 4202560 1059 0 0 0 2015 29 0 0 20 0 19 0 346741892 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118040934568 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2051/tid=2059] ppid=2049 vsize=2715132 CPUtime=19.75 cores=1,3,5,7
/proc/2051/task/2059/stat : 2059 (java) S 2049 2051 32710 0 -1 4202560 985 0 0 0 1945 30 0 0 20 0 19 0 346741892 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118039882024 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2060] ppid=2049 vsize=2715132 CPUtime=18.97 cores=1,3,5,7
/proc/2051/task/2060/stat : 2060 (java) S 2049 2051 32710 0 -1 4202560 1002 0 0 0 1867 30 0 0 20 0 19 0 346741892 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118038829480 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2051/tid=2061] ppid=2049 vsize=2715132 CPUtime=19.57 cores=1,3,5,7
/proc/2051/task/2061/stat : 2061 (java) S 2049 2051 32710 0 -1 4202560 1041 0 0 0 1931 26 0 0 20 0 19 0 346741892 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118037776936 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2051/tid=2062] ppid=2049 vsize=2715132 CPUtime=83.14 cores=1,3,5,7
/proc/2051/task/2062/stat : 2062 (java) S 2049 2051 32710 0 -1 4202560 116494 0 0 0 8284 30 0 0 20 0 19 0 346741893 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118025366120 240430135209 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2063] ppid=2049 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2063/stat : 2063 (java) S 2049 2051 32710 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346741894 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118024312440 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2064] ppid=2049 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2064/stat : 2064 (java) S 2049 2051 32710 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346741894 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118023259784 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2065] ppid=2049 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2065/stat : 2065 (java) S 2049 2051 32710 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346741896 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118022208528 240430143264 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2051/tid=2066] ppid=2049 vsize=2715132 CPUtime=0.87 cores=1,3,5,7
/proc/2051/task/2066/stat : 2066 (java) S 2049 2051 32710 0 -1 4202560 5535 0 0 0 85 2 0 0 20 0 19 0 346741896 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118021154872 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2067] ppid=2049 vsize=2715132 CPUtime=0.78 cores=1,3,5,7
/proc/2051/task/2067/stat : 2067 (java) S 2049 2051 32710 0 -1 4202560 4162 0 0 0 77 1 0 0 20 0 19 0 346741896 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118020102328 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2068] ppid=2049 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2068/stat : 2068 (java) S 2049 2051 32710 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346741896 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118019049976 240430134332 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2051/tid=2069] ppid=2049 vsize=2715132 CPUtime=0.81 cores=1,3,5,7
/proc/2051/task/2069/stat : 2069 (java) S 2049 2051 32710 0 -1 4202560 97 0 0 0 42 39 0 0 20 0 19 0 346741896 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118017997640 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2051/tid=2070] ppid=2049 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/2051/task/2070/stat : 2070 (java) S 2049 2051 32710 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346743299 2780295168 346448 33554432000 1073741824 1073778376 140733434829072 140118016943400 240430135209 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2715132

Child status: 143
Real time (s): 1683.33
CPU time (s): 1800.22
CPU user time (s): 1796.78
CPU system time (s): 3.44148
CPU usage (%): 106.944
Max. virtual memory (cumulated for all children) (KiB): 2715132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.78
system time used= 3.44148
maximum resident set size= 1443584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 139099
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 120322
involuntary context switches= 99994

runsolver used 6.20406 second user time and 15.4207 second system time

The end

Launcher Data

Begin job on node108 at 2012-06-04 12:35:33
IDJOB=3743859
IDBENCH=92638
IDSOLVER=2322
FILE ID=node108/3743859-1338806130
RUNJOBID= node108-1338800720-1554
PBS_JOBID= 14636848
Free space on /tmp= 71160 MiB

SOLVER NAME= PB09: SAT4J Pseudo Resolution 2.1.1
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Large/normalized-minisat100_16_6_1_ic.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3743859-1338806130/watcher-3743859-1338806130 -o /tmp/evaluation-result-3743859-1338806130/solver-3743859-1338806130 -C 1800 -W 1900 -M 15500  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-3743859-1338806130.opb

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

MD5SUM BENCH= f237ff2f989182870e968c2b9cf3aa98
RANDOM SEED=1636188322

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
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:       32873844 kB
MemFree:        25182176 kB
Buffers:         1782032 kB
Cached:          4024292 kB
SwapCached:          112 kB
Active:          4699640 kB
Inactive:        2119604 kB
Active(anon):     996500 kB
Inactive(anon):    13072 kB
Active(file):    3703140 kB
Inactive(file):  2106532 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108548 kB
Dirty:            322912 kB
Writeback:             0 kB
AnonPages:        993412 kB
Mapped:            22380 kB
Shmem:               172 kB
Slab:             728612 kB
SReclaimable:     167608 kB
SUnreclaim:       561004 kB
KernelStack:        1568 kB
PageTables:         6052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1515704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    927744 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= 71276 MiB
End job on node108 at 2012-06-04 13:03:38