Trace number 3456373

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j CuttingPlanes 2.3.0? (TO) 1800.4 1797.85

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-g125.18.opb
MD5SUM18a894a2ba4f3cf6bad1b497c8fca8eb
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4500
Total number of constraints72413
Number of constraints which are clauses72413
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint18
Number of terms in the objective function 4500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 4500
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4500
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.06/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.06/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.08	c See www.sat4j.org for details.
0.06/0.09	c version 2.3.1.v20110525
0.06/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.09	c java.vm.version	19.1-b02
0.06/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.09	c sun.arch.data.model	64
0.06/0.09	c java.version		1.6.0_24
0.06/0.09	c os.name		Linux
0.06/0.09	c os.version		2.6.18-164.el5
0.06/0.09	c os.arch		amd64
0.06/0.09	c Free memory 		9996466904
0.06/0.09	c Max memory 		10048897024
0.06/0.09	c Total memory 		10048897024
0.06/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@38540408
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3456373-1307220076.opb
0.10/0.11	c reading problem ... 
1.02/0.62	c ... done. Wall clock time 0.514s.
1.02/0.62	c #vars     4500
1.02/0.62	c #constraints  72413
1.02/0.62	c constraints type 
1.02/0.62	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 72288
1.02/0.62	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 125
3.28/2.42	c cleaning 0 clauses out of 5000 with flag 0/5000
5.67/4.77	c cleaning 0 clauses out of 11001 with flag 0/11001
7.98/7.06	c cleaning 0 clauses out of 18001 with flag 0/18001
11.35/10.34	c cleaning 0 clauses out of 26000 with flag 0/26000
15.68/14.67	c cleaning 0 clauses out of 35000 with flag 0/35000
22.30/21.29	c cleaning 0 clauses out of 45000 with flag 0/45000
30.40/29.33	c cleaning 0 clauses out of 56001 with flag 0/56001
40.01/38.96	c cleaning 0 clauses out of 68001 with flag 0/68001
52.22/51.15	c cleaning 0 clauses out of 81000 with flag 0/81000
64.96/63.89	c cleaning 0 clauses out of 95000 with flag 0/95000
82.15/81.09	c cleaning 0 clauses out of 110000 with flag 0/110000
101.18/100.10	c cleaning 0 clauses out of 126001 with flag 0/126001
130.49/129.37	c cleaning 0 clauses out of 143000 with flag 0/143000
165.32/164.14	c cleaning 0 clauses out of 161000 with flag 0/161000
201.06/199.89	c cleaning 0 clauses out of 180001 with flag 0/180001
227.70/226.49	c cleaning 0 clauses out of 200002 with flag 0/200002
262.93/261.63	c cleaning 0 clauses out of 221002 with flag 0/221002
320.06/318.70	c cleaning 0 clauses out of 243003 with flag 0/243003
387.82/386.46	c cleaning 0 clauses out of 266000 with flag 0/266000
425.95/424.60	c cleaning 0 clauses out of 290000 with flag 0/290000
481.61/480.10	c cleaning 0 clauses out of 315001 with flag 0/315001
527.17/525.62	c cleaning 0 clauses out of 341001 with flag 0/341001
561.33/559.76	c cleaning 0 clauses out of 368002 with flag 0/368002
615.53/613.87	c cleaning 0 clauses out of 396001 with flag 0/396001
689.71/687.92	c cleaning 0 clauses out of 425000 with flag 0/425000
790.47/788.62	c cleaning 0 clauses out of 455001 with flag 0/455001
956.45/954.58	c cleaning 0 clauses out of 486002 with flag 0/486002
1126.72/1124.75	c cleaning 0 clauses out of 518000 with flag 0/518000
1211.99/1209.95	c cleaning 0 clauses out of 551003 with flag 0/551003
1340.56/1338.42	c cleaning 0 clauses out of 585000 with flag 0/585000
1484.26/1482.04	c cleaning 0 clauses out of 620000 with flag 0/620000
1705.08/1702.76	c cleaning 0 clauses out of 656001 with flag 0/656001
1800.06/1797.62	c starts		: 168
1800.06/1797.62	c conflicts		: 672843
1800.06/1797.62	c decisions		: 871898
1800.06/1797.62	c propagations		: 227775537
1800.06/1797.62	c inspects		: 7781128106
1800.06/1797.62	c shortcuts		: 0
1800.06/1797.62	c learnt literals	: 0
1800.06/1797.62	c learnt binary clauses	: 0
1800.06/1797.62	c learnt ternary clauses	: 0
1800.06/1797.62	c learnt constraints	: 672843
1800.06/1797.62	c ignored constraints	: 0
1800.06/1797.62	c root simplifications	: 0
1800.06/1797.62	c removed literals (reason simplification)	: 0
1800.06/1797.62	c reason swapping (by a shorter reason)	: 0
1800.06/1797.62	c Calls to reduceDB	: 32
1800.06/1797.62	c number of reductions to clauses (during analyze)	: 0
1800.06/1797.62	c number of learned constraints concerned by reduction	: 0
1800.06/1797.62	c number of learning phase by resolution	: 0
1800.06/1797.62	c number of learning phase by cutting planes	: 0
1800.06/1797.62	c speed (assignments/second)	: 126753.36143946738
1800.06/1797.62	c non guided choices	14
1800.06/1797.68	c learnt constraints type 
1800.06/1797.68	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 672851
1800.06/1797.68	c constraints type 
1800.06/1797.68	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 72288
1800.06/1797.68	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 125
1800.06/1797.68	s UNKNOWN
1800.06/1797.68	c Total wall clock time (in seconds): 1797.575

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3456373-1307220076/watcher-3456373-1307220076 -o /tmp/evaluation-result-3456373-1307220076/solver-3456373-1307220076 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes HOME/instance-3456373-1307220076.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.11 2.06 2.01 2/461 987
/proc/meminfo: memFree=27331424/32950928 swapFree=52246700/67111528
[pid=987] ppid=985 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/987/stat : 987 (java) R 985 987 31238 0 -1 4202496 716 0 0 0 0 0 0 0 25 0 1 0 912238262 23580672 461 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231890528021 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/987/statm: 5757 472 356 9 0 124 0
[pid=987/tid=988] ppid=985 vsize=10444316 CPUtime=0 cores=1,3,5,7
/proc/987/task/988/stat : 988 (java) R 985 987 31238 0 -1 4202560 5545 0 1 0 0 0 0 0 25 0 2 0 912238263 10694979584 6360 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231895184443 0 4 0 16784584 0 0 0 -1 5 0 0 0

[startup+0.0728751 s]
/proc/loadavg: 2.11 2.06 2.01 2/461 987
/proc/meminfo: memFree=27331424/32950928 swapFree=52246700/67111528
[pid=987] ppid=985 vsize=10538348 CPUtime=0.06 cores=1,3,5,7
/proc/987/stat : 987 (java) S 985 987 31238 0 -1 4202496 11918 0 1 0 5 1 0 0 25 0 18 0 912238262 10791268352 11615 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/987/statm: 2634587 11615 1754 9 0 2625321 0
[pid=987/tid=988] ppid=985 vsize=10538348 CPUtime=0.06 cores=1,3,5,7
/proc/987/task/988/stat : 988 (java) R 985 987 31238 0 -1 4202560 10745 0 1 0 5 1 0 0 25 0 18 0 912238263 10791268352 11615 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907317195 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10538348

[startup+0.100863 s]
/proc/loadavg: 2.11 2.06 2.01 2/461 987
/proc/meminfo: memFree=27331424/32950928 swapFree=52246700/67111528
[pid=987] ppid=985 vsize=10539696 CPUtime=0.1 cores=1,3,5,7
/proc/987/stat : 987 (java) S 985 987 31238 0 -1 4202496 13027 0 1 0 9 1 0 0 25 0 18 0 912238262 10792648704 12724 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/987/statm: 2634924 12725 2092 9 0 2625658 0
[pid=987/tid=988] ppid=985 vsize=10539696 CPUtime=0.08 cores=1,3,5,7
/proc/987/task/988/stat : 988 (java) R 985 987 31238 0 -1 4202560 11151 0 1 0 7 1 0 0 25 0 18 0 912238263 10792648704 12725 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 47499944096515 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10539696

[startup+0.312975 s]
/proc/loadavg: 2.11 2.06 2.01 2/461 987
/proc/meminfo: memFree=27331424/32950928 swapFree=52246700/67111528
[pid=987] ppid=985 vsize=10541964 CPUtime=0.53 cores=1,3,5,7
/proc/987/stat : 987 (java) S 985 987 31238 0 -1 4202496 16648 0 1 0 51 2 0 0 25 0 18 0 912238262 10794971136 15865 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/987/statm: 2635491 15866 2201 9 0 2626225 0
[pid=987/tid=988] ppid=985 vsize=10541964 CPUtime=0.29 cores=1,3,5,7
/proc/987/task/988/stat : 988 (java) R 985 987 31238 0 -1 4202560 13524 0 1 0 28 1 0 0 25 0 18 0 912238263 10794971136 15867 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 46912505555766 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 10541964

[startup+0.715396 s]
/proc/loadavg: 2.11 2.06 2.01 2/461 987
/proc/meminfo: memFree=27331424/32950928 swapFree=52246700/67111528
[pid=987] ppid=985 vsize=10545984 CPUtime=1.21 cores=1,3,5,7
/proc/987/stat : 987 (java) S 985 987 31238 0 -1 4202496 45297 0 1 0 114 7 0 0 25 0 19 0 912238262 10799087616 43477 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/987/statm: 2636496 43477 2229 9 0 2627230 0
[pid=987/tid=988] ppid=985 vsize=10545984 CPUtime=0.69 cores=1,3,5,7
/proc/987/task/988/stat : 988 (java) R 985 987 31238 0 -1 4202560 39646 0 1 0 63 6 0 0 25 0 19 0 912238263 10799087616 43477 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 10545984

[startup+1.5016 s]
/proc/loadavg: 2.11 2.06 2.01 4/480 1006
/proc/meminfo: memFree=27032100/32950928 swapFree=52246700/67111528
[pid=987] ppid=985 vsize=10546196 CPUtime=2.35 cores=1,3,5,7
/proc/987/stat : 987 (java) S 985 987 31238 0 -1 4202496 97877 0 1 0 223 12 0 0 25 0 19 0 912238262 10799304704 94736 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/987/statm: 2636549 94739 2234 9 0 2627283 0
[pid=987/tid=988] ppid=985 vsize=10546196 CPUtime=1.48 cores=1,3,5,7
/proc/987/task/988/stat : 988 (java) R 985 987 31238 0 -1 4202560 90801 0 1 0 137 11 0 0 18 0 19 0 912238263 10799304704 94741 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 46912505888297 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=987/tid=990] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/990/stat : 990 (java) S 985 987 31238 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912238264 10799304704 94743 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 1 0 0 0
[pid=987/tid=991] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/991/stat : 991 (java) S 985 987 31238 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912238264 10799304704 94747 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 1 0 0 0
[pid=987/tid=992] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/992/stat : 992 (java) S 985 987 31238 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912238264 10799304704 94748 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 1 0 0 0
[pid=987/tid=993] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/993/stat : 993 (java) S 985 987 31238 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912238264 10799304704 94749 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 1 0 0 0
[pid=987/tid=994] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/994/stat : 994 (java) S 985 987 31238 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912238264 10799304704 94749 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 1 0 0 0
[pid=987/tid=995] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/995/stat : 995 (java) S 985 987 31238 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912238264 10799304704 94749 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 1 0 0 0
[pid=987/tid=996] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/996/stat : 996 (java) S 985 987 31238 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912238264 10799304704 94749 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 1 0 0 0
[pid=987/tid=997] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/997/stat : 997 (java) S 985 987 31238 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 912238264 10799304704 94749 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 1 0 0 0
[pid=987/tid=998] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/998/stat : 998 (java) S 985 987 31238 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 912238265 10799304704 94749 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907307008 0 0 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=999] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/999/stat : 999 (java) S 985 987 31238 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 912238266 10799304704 94759 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1000] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/1000/stat : 1000 (java) S 985 987 31238 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 19 0 912238266 10799304704 94760 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1001] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/1001/stat : 1001 (java) S 985 987 31238 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 912238268 10799304704 94761 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907314097 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1002] ppid=985 vsize=10546196 CPUtime=0.41 cores=1,3,5,7
/proc/987/task/1002/stat : 1002 (java) S 985 987 31238 0 -1 4202560 3116 0 0 0 41 0 0 0 16 0 19 0 912238268 10799304704 94762 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1003] ppid=985 vsize=10546196 CPUtime=0.44 cores=1,3,5,7
/proc/987/task/1003/stat : 1003 (java) S 985 987 31238 0 -1 4202560 2806 0 0 0 44 0 0 0 15 0 19 0 912238268 10799304704 94763 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0
[pid=987/tid=1004] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/1004/stat : 1004 (java) S 985 987 31238 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 912238268 10799304704 94766 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1005] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/1005/stat : 1005 (java) S 985 987 31238 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 912238268 10799304704 94767 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907307008 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0
[pid=987/tid=1006] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/1006/stat : 1006 (java) S 985 987 31238 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 912238328 10799304704 94768 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907307008 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 10546196

[startup+3.10131 s]
/proc/loadavg: 2.10 2.06 2.01 4/480 1006
/proc/meminfo: memFree=26632104/32950928 swapFree=52246700/67111528
[pid=987] ppid=985 vsize=10546196 CPUtime=4.03 cores=1,3,5,7
/proc/987/stat : 987 (java) S 985 987 31238 0 -1 4202496 159565 0 1 0 384 19 0 0 25 0 19 0 912238262 10799304704 156112 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/987/statm: 2636549 156112 2264 9 0 2627283 0
[pid=987/tid=988] ppid=985 vsize=10546196 CPUtime=3.03 cores=1,3,5,7
/proc/987/task/988/stat : 988 (java) R 985 987 31238 0 -1 4202560 148272 0 1 0 286 17 0 0 20 0 19 0 912238263 10799304704 156112 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 46912505778575 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=987/tid=990] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/990/stat : 990 (java) S 985 987 31238 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 912238264 10799304704 156112 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 1 0 0 0
[pid=987/tid=991] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/991/stat : 991 (java) S 985 987 31238 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 912238264 10799304704 156112 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 1 0 0 0
[pid=987/tid=992] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/992/stat : 992 (java) S 985 987 31238 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 912238264 10799304704 156112 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 1 0 0 0
[pid=987/tid=993] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/993/stat : 993 (java) S 985 987 31238 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 912238264 10799304704 156112 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0
[pid=987/tid=994] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/994/stat : 994 (java) S 985 987 31238 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 912238264 10799304704 156112 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 1 0 0 0
[pid=987/tid=995] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/995/stat : 995 (java) S 985 987 31238 0 -1 4202560 321 0 0 0 0 0 0 0 18 0 19 0 912238264 10799304704 156112 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 1 0 0 0
[pid=987/tid=996] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/996/stat : 996 (java) S 985 987 31238 0 -1 4202560 973 0 0 0 0 0 0 0 18 0 19 0 912238264 10799304704 156112 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0
[pid=987/tid=997] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/997/stat : 997 (java) S 985 987 31238 0 -1 4202560 654 0 0 0 0 0 0 0 18 0 19 0 912238264 10799304704 156112 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 1 0 0 0
[pid=987/tid=998] ppid=985 vsize=10546196 CPUtime=0.02 cores=1,3,5,7
/proc/987/task/998/stat : 998 (java) S 985 987 31238 0 -1 4202560 1942 0 0 0 2 0 0 0 15 0 19 0 912238265 10799304704 156112 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907307008 0 0 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=999] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/999/stat : 999 (java) S 985 987 31238 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 912238266 10799304704 156112 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1000] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/1000/stat : 1000 (java) S 985 987 31238 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 912238266 10799304704 156112 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1001] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/1001/stat : 1001 (java) S 985 987 31238 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 912238268 10799304704 156112 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907314097 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1002] ppid=985 vsize=10546196 CPUtime=0.46 cores=1,3,5,7
/proc/987/task/1002/stat : 1002 (java) S 985 987 31238 0 -1 4202560 3439 0 0 0 46 0 0 0 15 0 19 0 912238268 10799304704 156112 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1003] ppid=985 vsize=10546196 CPUtime=0.44 cores=1,3,5,7
/proc/987/task/1003/stat : 1003 (java) S 985 987 31238 0 -1 4202560 2809 0 0 0 44 0 0 0 15 0 19 0 912238268 10799304704 156112 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0
[pid=987/tid=1004] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/1004/stat : 1004 (java) S 985 987 31238 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 912238268 10799304704 156112 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1005] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/1005/stat : 1005 (java) S 985 987 31238 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 912238268 10799304704 156112 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907307008 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0
[pid=987/tid=1006] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/1006/stat : 1006 (java) S 985 987 31238 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 912238328 10799304704 156112 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907307008 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.03
Current children cumulated vsize (KiB) 10546196

[startup+6.30072 s]
/proc/loadavg: 2.10 2.06 2.01 4/480 1006
/proc/meminfo: memFree=26474656/32950928 swapFree=52246700/67111528
[pid=987] ppid=985 vsize=10546196 CPUtime=7.28 cores=1,3,5,7
/proc/987/stat : 987 (java) S 985 987 31238 0 -1 4202496 171247 0 1 0 708 20 0 0 25 0 19 0 912238262 10799304704 167634 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/987/statm: 2636549 167634 2264 9 0 2627283 0
[pid=987/tid=988] ppid=985 vsize=10546196 CPUtime=6.21 cores=1,3,5,7
/proc/987/task/988/stat : 988 (java) R 985 987 31238 0 -1 4202560 157675 0 1 0 602 19 0 0 20 0 19 0 912238263 10799304704 167634 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 46912505949462 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=987/tid=990] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/990/stat : 990 (java) S 985 987 31238 0 -1 4202560 420 0 0 0 0 0 0 0 15 0 19 0 912238264 10799304704 167634 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 1 0 0 0
[pid=987/tid=991] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/991/stat : 991 (java) S 985 987 31238 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 912238264 10799304704 167634 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 1 0 0 0
[pid=987/tid=992] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/992/stat : 992 (java) S 985 987 31238 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 912238264 10799304704 167634 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 1 0 0 0
[pid=987/tid=993] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/993/stat : 993 (java) S 985 987 31238 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 912238264 10799304704 167634 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0
[pid=987/tid=994] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/994/stat : 994 (java) S 985 987 31238 0 -1 4202560 355 0 0 0 0 0 0 0 15 0 19 0 912238264 10799304704 167634 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 1 0 0 0
[pid=987/tid=995] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/995/stat : 995 (java) S 985 987 31238 0 -1 4202560 321 0 0 0 0 0 0 0 15 0 19 0 912238264 10799304704 167634 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 1 0 0 0
[pid=987/tid=996] ppid=985 vsize=10546196 CPUtime=0.01 cores=1,3,5,7
/proc/987/task/996/stat : 996 (java) S 985 987 31238 0 -1 4202560 1319 0 0 0 1 0 0 0 18 0 19 0 912238264 10799304704 167634 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0
[pid=987/tid=997] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/997/stat : 997 (java) S 985 987 31238 0 -1 4202560 654 0 0 0 0 0 0 0 18 0 19 0 912238264 10799304704 167634 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0
[pid=987/tid=998] ppid=985 vsize=10546196 CPUtime=0.05 cores=1,3,5,7
/proc/987/task/998/stat : 998 (java) S 985 987 31238 0 -1 4202560 3040 0 0 0 5 0 0 0 15 0 19 0 912238265 10799304704 167634 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907307008 0 0 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=999] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/999/stat : 999 (java) S 985 987 31238 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 912238266 10799304704 167634 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1000] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/1000/stat : 1000 (java) S 985 987 31238 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 912238266 10799304704 167634 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1001] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/1001/stat : 1001 (java) S 985 987 31238 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 912238268 10799304704 167634 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907314097 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1002] ppid=985 vsize=10546196 CPUtime=0.49 cores=1,3,5,7
/proc/987/task/1002/stat : 1002 (java) S 985 987 31238 0 -1 4202560 3496 0 0 0 49 0 0 0 15 0 19 0 912238268 10799304704 167634 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1003] ppid=985 vsize=10546196 CPUtime=0.47 cores=1,3,5,7
/proc/987/task/1003/stat : 1003 (java) S 985 987 31238 0 -1 4202560 2814 0 0 0 47 0 0 0 15 0 19 0 912238268 10799304704 167634 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0

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

/proc/987/task/999/stat : 999 (java) S 985 987 31238 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 912238266 10799304704 1027831 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1000] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/1000/stat : 1000 (java) S 985 987 31238 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 912238266 10799304704 1027831 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1001] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/1001/stat : 1001 (java) S 985 987 31238 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 912238268 10799304704 1027831 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907314097 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1002] ppid=985 vsize=10546196 CPUtime=0.49 cores=1,3,5,7
/proc/987/task/1002/stat : 1002 (java) S 985 987 31238 0 -1 4202560 3496 0 0 0 49 0 0 0 15 0 19 0 912238268 10799304704 1027831 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1003] ppid=985 vsize=10546196 CPUtime=0.57 cores=1,3,5,7
/proc/987/task/1003/stat : 1003 (java) S 985 987 31238 0 -1 4202560 2864 0 0 0 57 0 0 0 15 0 19 0 912238268 10799304704 1027831 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1004] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/1004/stat : 1004 (java) S 985 987 31238 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 912238268 10799304704 1027831 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1005] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/1005/stat : 1005 (java) S 985 987 31238 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 19 0 912238268 10799304704 1027831 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907307008 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0
[pid=987/tid=1006] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/1006/stat : 1006 (java) S 985 987 31238 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 912238328 10799304704 1027831 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907307008 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1664.68
Current children cumulated vsize (KiB) 10546196

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 4/480 1061
/proc/meminfo: memFree=21789648/32950928 swapFree=52246700/67111528
[pid=987] ppid=985 vsize=10546196 CPUtime=1724.75 cores=1,3,5,7
/proc/987/stat : 987 (java) S 985 987 31238 0 -1 4202496 1043249 0 1 0 172360 115 0 0 25 0 19 0 912238262 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/987/statm: 2636549 1034690 2264 9 0 2627283 0
[pid=987/tid=988] ppid=985 vsize=10546196 CPUtime=1715.83 cores=1,3,5,7
/proc/987/task/988/stat : 988 (java) R 985 987 31238 0 -1 4202560 826825 0 1 0 171494 89 0 0 25 0 19 0 912238263 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 46912505778548 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=987/tid=990] ppid=985 vsize=10546196 CPUtime=0.3 cores=1,3,5,7
/proc/987/task/990/stat : 990 (java) S 985 987 31238 0 -1 4202560 14721 0 0 0 27 3 0 0 15 0 19 0 912238264 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0
[pid=987/tid=991] ppid=985 vsize=10546196 CPUtime=0.22 cores=1,3,5,7
/proc/987/task/991/stat : 991 (java) S 985 987 31238 0 -1 4202560 8983 0 0 0 21 1 0 0 15 0 19 0 912238264 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=992] ppid=985 vsize=10546196 CPUtime=0.32 cores=1,3,5,7
/proc/987/task/992/stat : 992 (java) S 985 987 31238 0 -1 4202560 24000 0 0 0 29 3 0 0 15 0 19 0 912238264 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0
[pid=987/tid=993] ppid=985 vsize=10546196 CPUtime=0.26 cores=1,3,5,7
/proc/987/task/993/stat : 993 (java) S 985 987 31238 0 -1 4202560 11094 0 0 0 25 1 0 0 16 0 19 0 912238264 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0
[pid=987/tid=994] ppid=985 vsize=10546196 CPUtime=0.31 cores=1,3,5,7
/proc/987/task/994/stat : 994 (java) S 985 987 31238 0 -1 4202560 16821 0 0 0 29 2 0 0 16 0 19 0 912238264 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 3 0 0 0
[pid=987/tid=995] ppid=985 vsize=10546196 CPUtime=0.15 cores=1,3,5,7
/proc/987/task/995/stat : 995 (java) S 985 987 31238 0 -1 4202560 3768 0 0 0 15 0 0 0 16 0 19 0 912238264 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=996] ppid=985 vsize=10546196 CPUtime=0.23 cores=1,3,5,7
/proc/987/task/996/stat : 996 (java) S 985 987 31238 0 -1 4202560 19995 0 0 0 21 2 0 0 15 0 19 0 912238264 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0
[pid=987/tid=997] ppid=985 vsize=10546196 CPUtime=0.34 cores=1,3,5,7
/proc/987/task/997/stat : 997 (java) S 985 987 31238 0 -1 4202560 23554 0 0 0 32 2 0 0 16 0 19 0 912238264 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0
[pid=987/tid=998] ppid=985 vsize=10546196 CPUtime=5.63 cores=1,3,5,7
/proc/987/task/998/stat : 998 (java) S 985 987 31238 0 -1 4202560 85878 0 0 0 555 8 0 0 15 0 19 0 912238265 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907307008 0 0 0 16800975 18446604462362756288 0 0 -1 1 0 0 0
[pid=987/tid=999] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/999/stat : 999 (java) S 985 987 31238 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 912238266 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1000] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/1000/stat : 1000 (java) S 985 987 31238 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 912238266 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1001] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/1001/stat : 1001 (java) S 985 987 31238 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 912238268 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907314097 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1002] ppid=985 vsize=10546196 CPUtime=0.49 cores=1,3,5,7
/proc/987/task/1002/stat : 1002 (java) S 985 987 31238 0 -1 4202560 3496 0 0 0 49 0 0 0 15 0 19 0 912238268 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1003] ppid=985 vsize=10546196 CPUtime=0.57 cores=1,3,5,7
/proc/987/task/1003/stat : 1003 (java) S 985 987 31238 0 -1 4202560 2864 0 0 0 57 0 0 0 15 0 19 0 912238268 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1004] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/1004/stat : 1004 (java) S 985 987 31238 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 912238268 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1005] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/1005/stat : 1005 (java) S 985 987 31238 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 19 0 912238268 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907307008 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0
[pid=987/tid=1006] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/1006/stat : 1006 (java) S 985 987 31238 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 912238328 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907307008 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1724.75
Current children cumulated vsize (KiB) 10546196

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/480 1110
/proc/meminfo: memFree=25084208/32950928 swapFree=52246700/67111528
[pid=987] ppid=985 vsize=10546196 CPUtime=1784.76 cores=1,3,5,7
/proc/987/stat : 987 (java) S 985 987 31238 0 -1 4202496 1043251 0 1 0 178361 115 0 0 25 0 19 0 912238262 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/987/statm: 2636549 1034690 2264 9 0 2627283 0
[pid=987/tid=988] ppid=985 vsize=10546196 CPUtime=1775.83 cores=1,3,5,7
/proc/987/task/988/stat : 988 (java) R 985 987 31238 0 -1 4202560 826825 0 1 0 177494 89 0 0 25 0 19 0 912238263 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 46912505778613 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=987/tid=990] ppid=985 vsize=10546196 CPUtime=0.3 cores=1,3,5,7
/proc/987/task/990/stat : 990 (java) S 985 987 31238 0 -1 4202560 14721 0 0 0 27 3 0 0 15 0 19 0 912238264 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0
[pid=987/tid=991] ppid=985 vsize=10546196 CPUtime=0.22 cores=1,3,5,7
/proc/987/task/991/stat : 991 (java) S 985 987 31238 0 -1 4202560 8983 0 0 0 21 1 0 0 15 0 19 0 912238264 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=992] ppid=985 vsize=10546196 CPUtime=0.32 cores=1,3,5,7
/proc/987/task/992/stat : 992 (java) S 985 987 31238 0 -1 4202560 24000 0 0 0 29 3 0 0 15 0 19 0 912238264 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0
[pid=987/tid=993] ppid=985 vsize=10546196 CPUtime=0.26 cores=1,3,5,7
/proc/987/task/993/stat : 993 (java) S 985 987 31238 0 -1 4202560 11094 0 0 0 25 1 0 0 16 0 19 0 912238264 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0
[pid=987/tid=994] ppid=985 vsize=10546196 CPUtime=0.31 cores=1,3,5,7
/proc/987/task/994/stat : 994 (java) S 985 987 31238 0 -1 4202560 16821 0 0 0 29 2 0 0 16 0 19 0 912238264 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 3 0 0 0
[pid=987/tid=995] ppid=985 vsize=10546196 CPUtime=0.15 cores=1,3,5,7
/proc/987/task/995/stat : 995 (java) S 985 987 31238 0 -1 4202560 3768 0 0 0 15 0 0 0 16 0 19 0 912238264 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=996] ppid=985 vsize=10546196 CPUtime=0.23 cores=1,3,5,7
/proc/987/task/996/stat : 996 (java) S 985 987 31238 0 -1 4202560 19995 0 0 0 21 2 0 0 15 0 19 0 912238264 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0
[pid=987/tid=997] ppid=985 vsize=10546196 CPUtime=0.34 cores=1,3,5,7
/proc/987/task/997/stat : 997 (java) S 985 987 31238 0 -1 4202560 23554 0 0 0 32 2 0 0 16 0 19 0 912238264 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0
[pid=987/tid=998] ppid=985 vsize=10546196 CPUtime=5.63 cores=1,3,5,7
/proc/987/task/998/stat : 998 (java) S 985 987 31238 0 -1 4202560 85878 0 0 0 555 8 0 0 15 0 19 0 912238265 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907307008 0 0 0 16800975 18446604462362756288 0 0 -1 1 0 0 0
[pid=987/tid=999] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/999/stat : 999 (java) S 985 987 31238 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 912238266 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1000] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/1000/stat : 1000 (java) S 985 987 31238 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 912238266 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1001] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/1001/stat : 1001 (java) S 985 987 31238 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 912238268 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907314097 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1002] ppid=985 vsize=10546196 CPUtime=0.49 cores=1,3,5,7
/proc/987/task/1002/stat : 1002 (java) S 985 987 31238 0 -1 4202560 3496 0 0 0 49 0 0 0 15 0 19 0 912238268 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1003] ppid=985 vsize=10546196 CPUtime=0.57 cores=1,3,5,7
/proc/987/task/1003/stat : 1003 (java) S 985 987 31238 0 -1 4202560 2864 0 0 0 57 0 0 0 15 0 19 0 912238268 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1004] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/1004/stat : 1004 (java) S 985 987 31238 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 912238268 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1005] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/1005/stat : 1005 (java) S 985 987 31238 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 912238268 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907307008 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0
[pid=987/tid=1006] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/1006/stat : 1006 (java) S 985 987 31238 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 912238328 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907307008 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1784.76
Current children cumulated vsize (KiB) 10546196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.6 s]
/proc/loadavg: 2.03 2.03 2.00 3/480 1111
/proc/meminfo: memFree=22959468/32950928 swapFree=52246700/67111528
[pid=987] ppid=985 vsize=10546196 CPUtime=1800.06 cores=1,3,5,7
/proc/987/stat : 987 (java) S 985 987 31238 0 -1 4202496 1043253 0 1 0 179891 115 0 0 25 0 19 0 912238262 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/987/statm: 2636549 1034690 2264 9 0 2627283 0
[pid=987/tid=988] ppid=985 vsize=10546196 CPUtime=1791.15 cores=1,3,5,7
/proc/987/task/988/stat : 988 (java) R 985 987 31238 0 -1 4202560 826825 0 1 0 179026 89 0 0 25 0 19 0 912238263 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 46912505893435 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=987/tid=990] ppid=985 vsize=10546196 CPUtime=0.3 cores=1,3,5,7
/proc/987/task/990/stat : 990 (java) S 985 987 31238 0 -1 4202560 14721 0 0 0 27 3 0 0 15 0 19 0 912238264 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0
[pid=987/tid=991] ppid=985 vsize=10546196 CPUtime=0.22 cores=1,3,5,7
/proc/987/task/991/stat : 991 (java) S 985 987 31238 0 -1 4202560 8983 0 0 0 21 1 0 0 15 0 19 0 912238264 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=992] ppid=985 vsize=10546196 CPUtime=0.32 cores=1,3,5,7
/proc/987/task/992/stat : 992 (java) S 985 987 31238 0 -1 4202560 24000 0 0 0 29 3 0 0 15 0 19 0 912238264 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0
[pid=987/tid=993] ppid=985 vsize=10546196 CPUtime=0.26 cores=1,3,5,7
/proc/987/task/993/stat : 993 (java) S 985 987 31238 0 -1 4202560 11094 0 0 0 25 1 0 0 16 0 19 0 912238264 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0
[pid=987/tid=994] ppid=985 vsize=10546196 CPUtime=0.31 cores=1,3,5,7
/proc/987/task/994/stat : 994 (java) S 985 987 31238 0 -1 4202560 16821 0 0 0 29 2 0 0 16 0 19 0 912238264 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 3 0 0 0
[pid=987/tid=995] ppid=985 vsize=10546196 CPUtime=0.15 cores=1,3,5,7
/proc/987/task/995/stat : 995 (java) S 985 987 31238 0 -1 4202560 3768 0 0 0 15 0 0 0 16 0 19 0 912238264 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=996] ppid=985 vsize=10546196 CPUtime=0.23 cores=1,3,5,7
/proc/987/task/996/stat : 996 (java) S 985 987 31238 0 -1 4202560 19995 0 0 0 21 2 0 0 15 0 19 0 912238264 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0
[pid=987/tid=997] ppid=985 vsize=10546196 CPUtime=0.34 cores=1,3,5,7
/proc/987/task/997/stat : 997 (java) S 985 987 31238 0 -1 4202560 23554 0 0 0 32 2 0 0 16 0 19 0 912238264 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0
[pid=987/tid=998] ppid=985 vsize=10546196 CPUtime=5.63 cores=1,3,5,7
/proc/987/task/998/stat : 998 (java) S 985 987 31238 0 -1 4202560 85878 0 0 0 555 8 0 0 15 0 19 0 912238265 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907307008 0 0 0 16800975 18446604462362756288 0 0 -1 1 0 0 0
[pid=987/tid=999] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/999/stat : 999 (java) S 985 987 31238 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 912238266 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1000] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/1000/stat : 1000 (java) S 985 987 31238 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 912238266 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1001] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/1001/stat : 1001 (java) S 985 987 31238 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 912238268 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907314097 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1002] ppid=985 vsize=10546196 CPUtime=0.49 cores=1,3,5,7
/proc/987/task/1002/stat : 1002 (java) S 985 987 31238 0 -1 4202560 3496 0 0 0 49 0 0 0 15 0 19 0 912238268 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1003] ppid=985 vsize=10546196 CPUtime=0.57 cores=1,3,5,7
/proc/987/task/1003/stat : 1003 (java) S 985 987 31238 0 -1 4202560 2864 0 0 0 57 0 0 0 15 0 19 0 912238268 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1004] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/1004/stat : 1004 (java) S 985 987 31238 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 912238268 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907306393 0 4 0 16800975 18446604462362756288 0 0 -1 5 0 0 0
[pid=987/tid=1005] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/1005/stat : 1005 (java) S 985 987 31238 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 19 0 912238268 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907307008 0 4 0 16800975 18446604462362756288 0 0 -1 3 0 0 0
[pid=987/tid=1006] ppid=985 vsize=10546196 CPUtime=0 cores=1,3,5,7
/proc/987/task/1006/stat : 1006 (java) S 985 987 31238 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 912238328 10799304704 1034690 33554432000 1073741824 1073778376 140736881946992 18446744073709551615 231907307008 0 4 0 16800975 18446604462362756288 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 10546196

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

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

[startup+1797.8 s]
/proc/loadavg: 2.03 2.03 2.00 3/480 1111
/proc/meminfo: memFree=22959468/32950928 swapFree=52246700/67111528
[pid=987] ppid=985 vsize=0 CPUtime=1800.34 cores=1,3,5,7
/proc/987/stat : 987 (java) Z 985 987 31238 0 -1 4203548 1043284 0 1 0 179907 127 0 0 17 0 2 0 912238262 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/987/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.34
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1797.85
CPU time (s): 1800.4
CPU user time (s): 1799.08
CPU system time (s): 1.3218
CPU usage (%): 100.142
Max. virtual memory (cumulated for all children) (KiB): 10546196

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

runsolver used 7.47486 second user time and 19.82 second system time

The end

Launcher Data

Begin job on node114 at 2011-06-04 22:41:16
IDJOB=3456373
IDBENCH=2173
IDSOLVER=1951
FILE ID=node114/3456373-1307220076
RUNJOBID= node114-1307216461-481
PBS_JOBID= 13509047
Free space on /tmp= 73936 MiB

SOLVER NAME= Sat4j CuttingPlanes 2.3.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-g125.18.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3456373-1307220076/watcher-3456373-1307220076 -o /tmp/evaluation-result-3456373-1307220076/solver-3456373-1307220076 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes HOME/instance-3456373-1307220076.opb

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

MD5SUM BENCH= 18a894a2ba4f3cf6bad1b497c8fca8eb
RANDOM SEED=1551255191

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27331844 kB
Buffers:        336952 kB
Cached:         524712 kB
SwapCached:      10712 kB
Active:        4817576 kB
Inactive:       522856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27331844 kB
SwapTotal:    67111528 kB
SwapFree:     52246700 kB
Dirty:            3164 kB
Writeback:          72 kB
AnonPages:     4476248 kB
Mapped:          29360 kB
Slab:           143540 kB
PageTables:      67260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 118522352 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73936 MiB
End job on node114 at 2011-06-04 23:11:15