Trace number 362155

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, and are wall clock time (not CPU 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
sat4jPseudoCPClause 2007-03-23SAT (TO)806913 1800.11 1766.09

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-pipex.opb
MD5SUM3e6a99258fbc02bc052cab2d6151884d
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark788263
Best CPU time to get the best result obtained on this benchmark26.8509
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 788263
Optimality of the best value was proved YES
Number of variables48
Total number of constraints25
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)16
Number of constraints which are nor clauses,nor cardinality constraints9
Minimum length of a constraint3
Maximum length of a constraint16
Number of terms in the objective function 48
Biggest coefficient in the objective function 107865
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 2514082
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 107865
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 2514082
Number of bits of the biggest sum of numbers22
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.05/0.17	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.05/0.17	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.05/0.17	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.05/0.18	c no version file found!!!
0.05/0.18	c sun.arch.data.model	32
0.05/0.18	c java.version	1.6.0
0.05/0.18	c os.name	Linux
0.05/0.18	c os.version	2.6.9-22.EL.rootsmp
0.05/0.18	c os.arch	i386
0.05/0.18	c Free memory 1651659224
0.05/0.18	c Max memory 1654456320
0.05/0.18	c Total memory 1654456320
0.05/0.18	c Number of processors 2
0.15/0.23	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.15/0.23	--- Begin Solver configuration ---
0.15/0.23	c Stops conflict analysis at the first Unique Implication Point
0.15/0.23	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.15/0.23	c Learn all clauses as in MiniSAT
0.15/0.23	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.15/0.23	c VSIDS like heuristics from MiniSAT using a heap
0.15/0.23	c No reason simplification
0.15/0.23	c --- End Solver configuration ---
0.15/0.23	c Simplify asserted PB constraints to clauses
0.15/0.23	c solving /tmp/evaluation/362155-1177007517/instance-362155-1177007517.opb
0.15/0.23	c reading problem ... 
0.15/0.27	c ... done. Wall clock time 0.039s.
0.15/0.27	c CPU time (experimental) 0.19s.
0.15/0.27	c #vars     48
0.15/0.27	c #constraints  41
0.78/0.66	c SATISFIABLE
0.78/0.66	c OPTIMIZING...
0.78/0.66	c Got one! Elapsed wall clock time (in seconds):0.427
0.78/0.66	o 874208
1.77/1.11	c Got one! Elapsed wall clock time (in seconds):0.878
1.77/1.11	o 874068
1.96/1.28	c Got one! Elapsed wall clock time (in seconds):1.041
1.96/1.28	o 872201
2.76/1.69	c Got one! Elapsed wall clock time (in seconds):1.45
2.76/1.69	o 841558
5.03/3.10	c Got one! Elapsed wall clock time (in seconds):2.869
5.03/3.10	o 837586
15.65/13.23	c Got one! Elapsed wall clock time (in seconds):13.0
15.65/13.23	o 833643
20.58/18.18	c Got one! Elapsed wall clock time (in seconds):17.942
20.58/18.18	o 832030
83.85/80.83	c Got one! Elapsed wall clock time (in seconds):80.594
83.85/80.83	o 828333
124.91/121.50	c Got one! Elapsed wall clock time (in seconds):121.267
124.91/121.50	o 828017
213.06/208.82	c Got one! Elapsed wall clock time (in seconds):208.58
213.06/208.82	o 827994
227.50/223.15	c Got one! Elapsed wall clock time (in seconds):222.916
227.50/223.15	o 821684
306.18/300.92	c Got one! Elapsed wall clock time (in seconds):300.687
306.18/300.92	o 821395
324.69/319.23	c Got one! Elapsed wall clock time (in seconds):318.991
324.69/319.23	o 820871
365.71/359.79	c Got one! Elapsed wall clock time (in seconds):359.55
365.71/359.79	o 820432
433.97/427.11	c Got one! Elapsed wall clock time (in seconds):426.875
433.97/427.11	o 818844
438.13/431.23	c Got one! Elapsed wall clock time (in seconds):430.995
438.13/431.23	o 811799
578.35/569.50	c Got one! Elapsed wall clock time (in seconds):569.259
578.35/569.50	o 811355
1222.65/1202.13	c Got one! Elapsed wall clock time (in seconds):1201.891
1222.65/1202.13	o 808719
1411.88/1387.23	c Got one! Elapsed wall clock time (in seconds):1386.995
1411.88/1387.23	o 806913
1800.03/1766.01	c starts		: 38
1800.03/1766.01	c conflicts		: 43837
1800.03/1766.01	c decisions		: 54793
1800.03/1766.01	c propagations		: 482358
1800.03/1766.01	c inspects		: 964875825
1800.03/1766.01	c learnt literals	: 0
1800.03/1766.01	c learnt binary clauses	: 0
1800.03/1766.01	c learnt ternary clauses	: 0
1800.03/1766.01	c learnt clauses	: 43836
1800.03/1766.01	c root simplifications	: 0
1800.03/1766.01	c removed literals (reason simplification)	: 0
1800.03/1766.01	c reason swapping (by a shorter reason)	: 0
1800.03/1766.01	c Calls to reduceDB	: 0
1800.03/1766.01	c speed (decisions/second)	: 144.65691075798816
1800.03/1766.01	c non guided choices	0
1800.03/1766.01	s SATISFIABLE
1800.03/1766.01	v x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 x12 -x13 x14 -x15 -x16 -x17 -x18 -x19 x20 -x21 -x22 x23 -x24 x25 -x26 x27 -x28 -x29 -x30
1800.03/1766.01	v x31 x32 -x33 -x34 x35 -x36 x37 x38 -x39 x40 -x41 x42 -x43 -x44 x45 -x46 -x47 -x48
1800.03/1766.01	c objective function=806913
1800.03/1766.01	c Total wall clock time (ms): 1765.777

Verifier Data (download as text)

OK	806913

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node13/watcher-362155-1177007517 -o ROOT/results/node13/solver-362155-1177007517 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/362155-1177007517/sat4jPseudoCPClause.jar /tmp/evaluation/362155-1177007517/instance-362155-1177007517.opb 

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): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 1.08 1.07 2/77 12370
/proc/meminfo: memFree=1572944/2055920 swapFree=4159420/4192956
[pid=12370] ppid=12368 vsize=152 CPUtime=0
/proc/12370/stat : 12370 (java) D 12368 12370 11614 0 -1 0 41 0 0 0 0 0 0 0 20 0 1 0 148669559 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 11879204 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/12370/statm: 38 26 19 9 0 4 0

[startup+0.080708 s]
/proc/loadavg: 0.93 1.08 1.07 2/77 12370
/proc/meminfo: memFree=1572944/2055920 swapFree=4159420/4192956
[pid=12370] ppid=12368 vsize=1776376 CPUtime=0.02
/proc/12370/stat : 12370 (java) S 12368 12370 11614 0 -1 0 3455 0 1 0 1 1 0 0 18 0 4 0 148669559 1819009024 3201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/12370/statm: 444094 3201 1022 9 0 441730 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1776376

[startup+0.101711 s]
/proc/loadavg: 0.93 1.08 1.07 2/77 12370
/proc/meminfo: memFree=1572944/2055920 swapFree=4159420/4192956
[pid=12370] ppid=12368 vsize=1777708 CPUtime=0.05
/proc/12370/stat : 12370 (java) S 12368 12370 11614 0 -1 0 3684 0 1 0 3 2 0 0 18 0 7 0 148669559 1820372992 3427 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/12370/statm: 444427 3427 1081 9 0 442063 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1777708

[startup+0.301753 s]
/proc/loadavg: 0.93 1.08 1.07 2/77 12370
/proc/meminfo: memFree=1572944/2055920 swapFree=4159420/4192956
[pid=12370] ppid=12368 vsize=1782808 CPUtime=0.28
/proc/12370/stat : 12370 (java) S 12368 12370 11614 0 -1 0 5136 0 1 0 25 3 0 0 18 0 13 0 148669559 1825595392 4875 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12370/statm: 445702 4875 1262 9 0 443313 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1782808

[startup+0.701836 s]
/proc/loadavg: 0.93 1.08 1.07 2/77 12370
/proc/meminfo: memFree=1572944/2055920 swapFree=4159420/4192956
[pid=12370] ppid=12368 vsize=1786644 CPUtime=0.96
/proc/12370/stat : 12370 (java) S 12368 12370 11614 0 -1 0 8379 0 1 0 91 5 0 0 18 0 13 0 148669559 1829523456 6909 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12370/statm: 446661 6909 1297 9 0 444272 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 1786644

[startup+1.50301 s]
/proc/loadavg: 0.93 1.08 1.07 4/90 12384
/proc/meminfo: memFree=1539816/2055920 swapFree=4159420/4192956
[pid=12370] ppid=12368 vsize=1801888 CPUtime=2.56
/proc/12370/stat : 12370 (java) S 12368 12370 11614 0 -1 0 24532 0 1 0 243 13 0 0 18 0 13 0 148669559 1845133312 15889 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12370/statm: 450472 15889 1305 9 0 448083 0
[pid=12370/tid=12372] ppid=12368 vsize=1801888 CPUtime=0.71
/proc/12370/task/12372/stat : 12372 (java) R 12368 12370 11614 0 -1 64 10348 0 1 0 65 6 0 0 21 0 13 0 148669564 1845133312 15889 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12373] ppid=12368 vsize=1801888 CPUtime=0
/proc/12370/task/12373/stat : 12373 (java) S 12368 12370 11614 0 -1 64 3 0 0 0 0 0 0 0 21 0 13 0 148669565 1845133312 15889 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12374] ppid=12368 vsize=1801888 CPUtime=0
/proc/12370/task/12374/stat : 12374 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 148669565 1845133312 15889 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12375] ppid=12368 vsize=1801888 CPUtime=0
/proc/12370/task/12375/stat : 12375 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 148669568 1845133312 15889 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12376] ppid=12368 vsize=1801888 CPUtime=0
/proc/12370/task/12376/stat : 12376 (java) S 12368 12370 11614 0 -1 64 9 0 0 0 0 0 0 0 24 0 13 0 148669568 1845133312 15889 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12377] ppid=12368 vsize=1801888 CPUtime=0
/proc/12370/task/12377/stat : 12377 (java) S 12368 12370 11614 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 148669568 1845133312 15889 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12378] ppid=12368 vsize=1801888 CPUtime=0
/proc/12370/task/12378/stat : 12378 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148669572 1845133312 15889 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12379] ppid=12368 vsize=1801888 CPUtime=1.06
/proc/12370/task/12379/stat : 12379 (java) R 12368 12370 11614 0 -1 64 8547 0 0 0 103 3 0 0 20 0 13 0 148669572 1845133312 15889 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103314257 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12380] ppid=12368 vsize=1801888 CPUtime=0.76
/proc/12370/task/12380/stat : 12380 (java) R 12368 12370 11614 0 -1 64 4913 0 0 0 74 2 0 0 16 0 13 0 148669572 1845133312 15889 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105861472 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12381] ppid=12368 vsize=1801888 CPUtime=0
/proc/12370/task/12381/stat : 12381 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148669572 1845133312 15889 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12382] ppid=12368 vsize=1801888 CPUtime=0
/proc/12370/task/12382/stat : 12382 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148669572 1845133312 15889 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.56
Current children cumulated vsize (KiB) 1801888

[startup+3.10134 s]
/proc/loadavg: 0.93 1.08 1.07 5/90 12387
/proc/meminfo: memFree=1492896/2055920 swapFree=4159420/4192956
[pid=12370] ppid=12368 vsize=1803088 CPUtime=5.03
/proc/12370/stat : 12370 (java) S 12368 12370 11614 0 -1 0 57663 0 1 0 475 28 0 0 18 0 13 0 148669559 1846362112 44344 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12370/statm: 450772 44344 1323 9 0 448383 0
[pid=12370/tid=12372] ppid=12368 vsize=1803088 CPUtime=1.7
/proc/12370/task/12372/stat : 12372 (java) R 12368 12370 11614 0 -1 64 37741 0 1 0 153 17 0 0 25 0 13 0 148669564 1846362112 44344 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109573435 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12373] ppid=12368 vsize=1803088 CPUtime=0.01
/proc/12370/task/12373/stat : 12373 (java) S 12368 12370 11614 0 -1 64 310 0 0 0 1 0 0 0 16 0 13 0 148669565 1846362112 44344 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12374] ppid=12368 vsize=1803088 CPUtime=0
/proc/12370/task/12374/stat : 12374 (java) S 12368 12370 11614 0 -1 64 264 0 0 0 0 0 0 0 16 0 13 0 148669565 1846362112 44344 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12375] ppid=12368 vsize=1803088 CPUtime=0
/proc/12370/task/12375/stat : 12375 (java) S 12368 12370 11614 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 148669568 1846362112 44344 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12376] ppid=12368 vsize=1803088 CPUtime=0
/proc/12370/task/12376/stat : 12376 (java) S 12368 12370 11614 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 148669568 1846362112 44344 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12377] ppid=12368 vsize=1803088 CPUtime=0
/proc/12370/task/12377/stat : 12377 (java) S 12368 12370 11614 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148669568 1846362112 44344 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12378] ppid=12368 vsize=1803088 CPUtime=0
/proc/12370/task/12378/stat : 12378 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148669572 1846362112 44344 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12379] ppid=12368 vsize=1803088 CPUtime=1.69
/proc/12370/task/12379/stat : 12379 (java) S 12368 12370 11614 0 -1 64 9400 0 0 0 165 4 0 0 16 0 13 0 148669572 1846362112 44344 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12380] ppid=12368 vsize=1803088 CPUtime=1.6
/proc/12370/task/12380/stat : 12380 (java) S 12368 12370 11614 0 -1 64 9218 0 0 0 155 5 0 0 15 0 13 0 148669572 1846362112 44344 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12381] ppid=12368 vsize=1803088 CPUtime=0
/proc/12370/task/12381/stat : 12381 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148669572 1846362112 44344 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12382] ppid=12368 vsize=1803088 CPUtime=0
/proc/12370/task/12382/stat : 12382 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148669572 1846362112 44344 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12387] ppid=12368 vsize=1803088 CPUtime=0
/proc/12370/task/12387/stat : 12387 (java) S 12368 12370 11614 0 -1 64 0 0 0 0 0 0 0 0 22 0 13 0 148669728 1846362112 44344 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.03
Current children cumulated vsize (KiB) 1803088

[startup+6.30303 s]
/proc/loadavg: 0.93 1.08 1.07 2/90 12388
/proc/meminfo: memFree=1394520/2055920 swapFree=4159420/4192956
[pid=12370] ppid=12368 vsize=1802224 CPUtime=8.3
/proc/12370/stat : 12370 (java) S 12368 12370 11614 0 -1 0 59472 0 1 0 800 30 0 0 18 0 13 0 148669559 1845477376 44831 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12370/statm: 450556 44831 1323 9 0 448167 0
[pid=12370/tid=12372] ppid=12368 vsize=1802224 CPUtime=4.84
/proc/12370/task/12372/stat : 12372 (java) R 12368 12370 11614 0 -1 64 37747 0 1 0 466 18 0 0 23 0 13 0 148669564 1845477376 44831 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109520880 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12373] ppid=12368 vsize=1802224 CPUtime=0.07
/proc/12370/task/12373/stat : 12373 (java) S 12368 12370 11614 0 -1 64 1215 0 0 0 7 0 0 0 16 0 13 0 148669565 1845477376 44831 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12374] ppid=12368 vsize=1802224 CPUtime=0.06
/proc/12370/task/12374/stat : 12374 (java) S 12368 12370 11614 0 -1 64 1154 0 0 0 6 0 0 0 17 0 13 0 148669565 1845477376 44831 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12375] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12375/stat : 12375 (java) S 12368 12370 11614 0 -1 64 16 0 0 0 0 0 0 0 16 0 13 0 148669568 1845477376 44831 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12376] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12376/stat : 12376 (java) S 12368 12370 11614 0 -1 64 10 0 0 0 0 0 0 0 15 0 13 0 148669568 1845477376 44831 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12377] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12377/stat : 12377 (java) S 12368 12370 11614 0 -1 64 6 0 0 0 0 0 0 0 15 0 13 0 148669568 1845477376 44831 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12378] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12378/stat : 12378 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148669572 1845477376 44831 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12379] ppid=12368 vsize=1802224 CPUtime=1.69
/proc/12370/task/12379/stat : 12379 (java) S 12368 12370 11614 0 -1 64 9400 0 0 0 165 4 0 0 16 0 13 0 148669572 1845477376 44831 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12380] ppid=12368 vsize=1802224 CPUtime=1.6
/proc/12370/task/12380/stat : 12380 (java) S 12368 12370 11614 0 -1 64 9218 0 0 0 155 5 0 0 16 0 13 0 148669572 1845477376 44831 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12381] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12381/stat : 12381 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148669572 1845477376 44831 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12382] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12382/stat : 12382 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148669572 1845477376 44831 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12388] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12388/stat : 12388 (java) S 12368 12370 11614 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 148669870 1845477376 44831 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.3
Current children cumulated vsize (KiB) 1802224

[startup+12.7014 s]
/proc/loadavg: 0.94 1.08 1.06 4/90 12388
/proc/meminfo: memFree=1357976/2055920 swapFree=4159420/4192956
[pid=12370] ppid=12368 vsize=1802224 CPUtime=15.14
/proc/12370/stat : 12370 (java) S 12368 12370 11614 0 -1 0 69649 0 1 0 1480 34 0 0 18 0 13 0 148669559 1845477376 54773 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12370/statm: 450556 54773 1329 9 0 448167 0
[pid=12370/tid=12372] ppid=12368 vsize=1802224 CPUtime=11.08
/proc/12370/task/12372/stat : 12372 (java) R 12368 12370 11614 0 -1 64 42284 0 1 0 1089 19 0 0 25 0 13 0 148669564 1845477376 54773 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109494824 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12373] ppid=12368 vsize=1802224 CPUtime=0.16
/proc/12370/task/12373/stat : 12373 (java) S 12368 12370 11614 0 -1 64 4092 0 0 0 15 1 0 0 17 0 13 0 148669565 1845477376 54773 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12374] ppid=12368 vsize=1802224 CPUtime=0.17
/proc/12370/task/12374/stat : 12374 (java) S 12368 12370 11614 0 -1 64 3853 0 0 0 15 2 0 0 17 0 13 0 148669565 1845477376 54773 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12375] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12375/stat : 12375 (java) S 12368 12370 11614 0 -1 64 29 0 0 0 0 0 0 0 17 0 13 0 148669568 1845477376 54773 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12376] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12376/stat : 12376 (java) S 12368 12370 11614 0 -1 64 10 0 0 0 0 0 0 0 15 0 13 0 148669568 1845477376 54773 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12377] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12377/stat : 12377 (java) S 12368 12370 11614 0 -1 64 6 0 0 0 0 0 0 0 15 0 13 0 148669568 1845477376 54773 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12378] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12378/stat : 12378 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148669572 1845477376 54773 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12379] ppid=12368 vsize=1802224 CPUtime=1.78
/proc/12370/task/12379/stat : 12379 (java) S 12368 12370 11614 0 -1 64 9411 0 0 0 174 4 0 0 16 0 13 0 148669572 1845477376 54773 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12380] ppid=12368 vsize=1802224 CPUtime=1.89
/proc/12370/task/12380/stat : 12380 (java) S 12368 12370 11614 0 -1 64 9258 0 0 0 184 5 0 0 16 0 13 0 148669572 1845477376 54773 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12381] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12381/stat : 12381 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148669572 1845477376 54773 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12382] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12382/stat : 12382 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148669572 1845477376 54773 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12388] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12388/stat : 12388 (java) S 12368 12370 11614 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 148669870 1845477376 54773 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.14
Current children cumulated vsize (KiB) 1802224

[startup+25.5021 s]
/proc/loadavg: 0.95 1.07 1.06 2/90 12390
/proc/meminfo: memFree=1363528/2055920 swapFree=4159420/4192956
[pid=12370] ppid=12368 vsize=1802224 CPUtime=28.06
/proc/12370/stat : 12370 (java) S 12368 12370 11614 0 -1 0 70943 0 1 0 2771 35 0 0 18 0 13 0 148669559 1845477376 53321 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12370/statm: 450556 53321 1333 9 0 448167 0
[pid=12370/tid=12372] ppid=12368 vsize=1802224 CPUtime=23.76
/proc/12370/task/12372/stat : 12372 (java) R 12368 12370 11614 0 -1 64 42298 0 1 0 2357 19 0 0 25 0 13 0 148669564 1845477376 53321 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109521439 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12373] ppid=12368 vsize=1802224 CPUtime=0.25
/proc/12370/task/12373/stat : 12373 (java) S 12368 12370 11614 0 -1 64 4723 0 0 0 23 2 0 0 16 0 13 0 148669565 1845477376 53321 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12374] ppid=12368 vsize=1802224 CPUtime=0.25
/proc/12370/task/12374/stat : 12374 (java) S 12368 12370 11614 0 -1 64 4497 0 0 0 23 2 0 0 16 0 13 0 148669565 1845477376 53321 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12375] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12375/stat : 12375 (java) S 12368 12370 11614 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 148669568 1845477376 53321 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0

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

[pid=12370] ppid=12368 vsize=1802224 CPUtime=1570.64
/proc/12370/stat : 12370 (java) S 12368 12370 11614 0 -1 0 115500 0 1 0 156982 82 0 0 18 0 13 0 148669559 1845477376 80741 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12370/statm: 450556 80741 1333 9 0 448167 0
[pid=12370/tid=12372] ppid=12368 vsize=1802224 CPUtime=1512.81
/proc/12370/task/12372/stat : 12372 (java) R 12368 12370 11614 0 -1 64 57944 0 1 0 151243 38 0 0 25 0 13 0 148669564 1845477376 80741 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109523891 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12373] ppid=12368 vsize=1802224 CPUtime=26.84
/proc/12370/task/12373/stat : 12373 (java) S 12368 12370 11614 0 -1 64 18921 0 0 0 2673 11 0 0 16 0 13 0 148669565 1845477376 80741 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12374] ppid=12368 vsize=1802224 CPUtime=26.96
/proc/12370/task/12374/stat : 12374 (java) S 12368 12370 11614 0 -1 64 19127 0 0 0 2683 13 0 0 16 0 13 0 148669565 1845477376 80741 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12375] ppid=12368 vsize=1802224 CPUtime=0.22
/proc/12370/task/12375/stat : 12375 (java) S 12368 12370 11614 0 -1 64 92 0 0 0 14 8 0 0 16 0 13 0 148669568 1845477376 80741 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12376] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12376/stat : 12376 (java) S 12368 12370 11614 0 -1 64 10 0 0 0 0 0 0 0 15 0 13 0 148669568 1845477376 80741 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12377] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12377/stat : 12377 (java) S 12368 12370 11614 0 -1 64 6 0 0 0 0 0 0 0 15 0 13 0 148669568 1845477376 80741 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12378] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12378/stat : 12378 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148669572 1845477376 80741 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12379] ppid=12368 vsize=1802224 CPUtime=1.84
/proc/12370/task/12379/stat : 12379 (java) S 12368 12370 11614 0 -1 64 9413 0 0 0 180 4 0 0 16 0 13 0 148669572 1845477376 80741 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12380] ppid=12368 vsize=1802224 CPUtime=1.92
/proc/12370/task/12380/stat : 12380 (java) S 12368 12370 11614 0 -1 64 9259 0 0 0 187 5 0 0 17 0 13 0 148669572 1845477376 80741 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12381] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12381/stat : 12381 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148669572 1845477376 80741 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12382] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12382/stat : 12382 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148669572 1845477376 80741 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12404] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12404/stat : 12404 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 148808283 1845477376 80741 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1570.64
Current children cumulated vsize (KiB) 1802224

[startup+1602.3 s]
/proc/loadavg: 1.16 1.03 1.01 2/90 12404
/proc/meminfo: memFree=1251176/2055920 swapFree=4159420/4192956
[pid=12370] ppid=12368 vsize=1802224 CPUtime=1632.13
/proc/12370/stat : 12370 (java) S 12368 12370 11614 0 -1 0 116123 0 1 0 163129 84 0 0 18 0 13 0 148669559 1845477376 81312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12370/statm: 450556 81312 1333 9 0 448167 0
[pid=12370/tid=12372] ppid=12368 vsize=1802224 CPUtime=1571.24
/proc/12370/task/12372/stat : 12372 (java) R 12368 12370 11614 0 -1 64 57974 0 1 0 157085 39 0 0 25 0 13 0 148669564 1845477376 81312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109521032 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12373] ppid=12368 vsize=1802224 CPUtime=28.35
/proc/12370/task/12373/stat : 12373 (java) S 12368 12370 11614 0 -1 64 19333 0 0 0 2823 12 0 0 16 0 13 0 148669565 1845477376 81312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12374] ppid=12368 vsize=1802224 CPUtime=28.49
/proc/12370/task/12374/stat : 12374 (java) S 12368 12370 11614 0 -1 64 19308 0 0 0 2836 13 0 0 17 0 13 0 148669565 1845477376 81312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12375] ppid=12368 vsize=1802224 CPUtime=0.23
/proc/12370/task/12375/stat : 12375 (java) S 12368 12370 11614 0 -1 64 92 0 0 0 15 8 0 0 16 0 13 0 148669568 1845477376 81312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12376] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12376/stat : 12376 (java) S 12368 12370 11614 0 -1 64 10 0 0 0 0 0 0 0 15 0 13 0 148669568 1845477376 81312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12377] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12377/stat : 12377 (java) S 12368 12370 11614 0 -1 64 6 0 0 0 0 0 0 0 15 0 13 0 148669568 1845477376 81312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12378] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12378/stat : 12378 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148669572 1845477376 81312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12379] ppid=12368 vsize=1802224 CPUtime=1.84
/proc/12370/task/12379/stat : 12379 (java) S 12368 12370 11614 0 -1 64 9413 0 0 0 180 4 0 0 16 0 13 0 148669572 1845477376 81312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12380] ppid=12368 vsize=1802224 CPUtime=1.92
/proc/12370/task/12380/stat : 12380 (java) S 12368 12370 11614 0 -1 64 9259 0 0 0 187 5 0 0 17 0 13 0 148669572 1845477376 81312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12381] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12381/stat : 12381 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148669572 1845477376 81312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12382] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12382/stat : 12382 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148669572 1845477376 81312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12404] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12404/stat : 12404 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 148808283 1845477376 81312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1632.13
Current children cumulated vsize (KiB) 1802224

[startup+1662.3 s]
/proc/loadavg: 1.06 1.03 1.00 2/90 12404
/proc/meminfo: memFree=1249192/2055920 swapFree=4159420/4192956
[pid=12370] ppid=12368 vsize=1802224 CPUtime=1693.65
/proc/12370/stat : 12370 (java) S 12368 12370 11614 0 -1 0 116681 0 1 0 169280 85 0 0 18 0 13 0 148669559 1845477376 81808 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12370/statm: 450556 81808 1333 9 0 448167 0
[pid=12370/tid=12372] ppid=12368 vsize=1802224 CPUtime=1629.65
/proc/12370/task/12372/stat : 12372 (java) R 12368 12370 11614 0 -1 64 58004 0 1 0 162926 39 0 0 25 0 13 0 148669564 1845477376 81808 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109494824 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12373] ppid=12368 vsize=1802224 CPUtime=29.89
/proc/12370/task/12373/stat : 12373 (java) S 12368 12370 11614 0 -1 64 19492 0 0 0 2977 12 0 0 16 0 13 0 148669565 1845477376 81808 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12374] ppid=12368 vsize=1802224 CPUtime=30.04
/proc/12370/task/12374/stat : 12374 (java) S 12368 12370 11614 0 -1 64 19677 0 0 0 2991 13 0 0 16 0 13 0 148669565 1845477376 81808 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12375] ppid=12368 vsize=1802224 CPUtime=0.24
/proc/12370/task/12375/stat : 12375 (java) S 12368 12370 11614 0 -1 64 92 0 0 0 15 9 0 0 16 0 13 0 148669568 1845477376 81808 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12376] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12376/stat : 12376 (java) S 12368 12370 11614 0 -1 64 10 0 0 0 0 0 0 0 15 0 13 0 148669568 1845477376 81808 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12377] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12377/stat : 12377 (java) S 12368 12370 11614 0 -1 64 6 0 0 0 0 0 0 0 15 0 13 0 148669568 1845477376 81808 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12378] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12378/stat : 12378 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148669572 1845477376 81808 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12379] ppid=12368 vsize=1802224 CPUtime=1.84
/proc/12370/task/12379/stat : 12379 (java) S 12368 12370 11614 0 -1 64 9413 0 0 0 180 4 0 0 16 0 13 0 148669572 1845477376 81808 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12380] ppid=12368 vsize=1802224 CPUtime=1.92
/proc/12370/task/12380/stat : 12380 (java) S 12368 12370 11614 0 -1 64 9259 0 0 0 187 5 0 0 17 0 13 0 148669572 1845477376 81808 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12381] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12381/stat : 12381 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148669572 1845477376 81808 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12382] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12382/stat : 12382 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148669572 1845477376 81808 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12404] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12404/stat : 12404 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 148808283 1845477376 81808 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1693.65
Current children cumulated vsize (KiB) 1802224

[startup+1722.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/90 12404
/proc/meminfo: memFree=1246504/2055920 swapFree=4159420/4192956
[pid=12370] ppid=12368 vsize=1802224 CPUtime=1755.22
/proc/12370/stat : 12370 (java) S 12368 12370 11614 0 -1 0 117413 0 1 0 175436 86 0 0 18 0 13 0 148669559 1845477376 82463 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12370/statm: 450556 82463 1333 9 0 448167 0
[pid=12370/tid=12372] ppid=12368 vsize=1802224 CPUtime=1688.02
/proc/12370/task/12372/stat : 12372 (java) R 12368 12370 11614 0 -1 64 58034 0 1 0 168763 39 0 0 25 0 13 0 148669564 1845477376 82463 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109507874 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12373] ppid=12368 vsize=1802224 CPUtime=31.49
/proc/12370/task/12373/stat : 12373 (java) S 12368 12370 11614 0 -1 64 19676 0 0 0 3137 12 0 0 16 0 13 0 148669565 1845477376 82463 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12374] ppid=12368 vsize=1802224 CPUtime=31.63
/proc/12370/task/12374/stat : 12374 (java) S 12368 12370 11614 0 -1 64 20195 0 0 0 3150 13 0 0 16 0 13 0 148669565 1845477376 82463 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12375] ppid=12368 vsize=1802224 CPUtime=0.25
/proc/12370/task/12375/stat : 12375 (java) S 12368 12370 11614 0 -1 64 92 0 0 0 16 9 0 0 16 0 13 0 148669568 1845477376 82463 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12376] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12376/stat : 12376 (java) S 12368 12370 11614 0 -1 64 10 0 0 0 0 0 0 0 15 0 13 0 148669568 1845477376 82463 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12377] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12377/stat : 12377 (java) S 12368 12370 11614 0 -1 64 6 0 0 0 0 0 0 0 15 0 13 0 148669568 1845477376 82463 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12378] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12378/stat : 12378 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148669572 1845477376 82463 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12379] ppid=12368 vsize=1802224 CPUtime=1.84
/proc/12370/task/12379/stat : 12379 (java) S 12368 12370 11614 0 -1 64 9413 0 0 0 180 4 0 0 16 0 13 0 148669572 1845477376 82463 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12380] ppid=12368 vsize=1802224 CPUtime=1.92
/proc/12370/task/12380/stat : 12380 (java) S 12368 12370 11614 0 -1 64 9259 0 0 0 187 5 0 0 17 0 13 0 148669572 1845477376 82463 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12381] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12381/stat : 12381 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148669572 1845477376 82463 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12382] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12382/stat : 12382 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148669572 1845477376 82463 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12404] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12404/stat : 12404 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 148808283 1845477376 82463 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1755.22
Current children cumulated vsize (KiB) 1802224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1766 s]
/proc/loadavg: 1.01 1.02 1.00 2/96 12526
/proc/meminfo: memFree=1243296/2055920 swapFree=4159420/4192956
[pid=12370] ppid=12368 vsize=1802224 CPUtime=1800.03
/proc/12370/stat : 12370 (java) S 12368 12370 11614 0 -1 0 117883 0 1 0 179915 88 0 0 18 0 13 0 148669559 1845477376 82903 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12370/statm: 450556 82903 1333 9 0 448167 0
[pid=12370/tid=12372] ppid=12368 vsize=1802224 CPUtime=1730.47
/proc/12370/task/12372/stat : 12372 (java) R 12368 12370 11614 0 -1 64 58056 0 1 0 173007 40 0 0 25 0 13 0 148669564 1845477376 82903 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109508024 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12373] ppid=12368 vsize=1802224 CPUtime=32.68
/proc/12370/task/12373/stat : 12373 (java) S 12368 12370 11614 0 -1 64 19897 0 0 0 3256 12 0 0 16 0 13 0 148669565 1845477376 82903 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12374] ppid=12368 vsize=1802224 CPUtime=32.8
/proc/12370/task/12374/stat : 12374 (java) S 12368 12370 11614 0 -1 64 20422 0 0 0 3266 14 0 0 16 0 13 0 148669565 1845477376 82903 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12375] ppid=12368 vsize=1802224 CPUtime=0.25
/proc/12370/task/12375/stat : 12375 (java) S 12368 12370 11614 0 -1 64 92 0 0 0 16 9 0 0 16 0 13 0 148669568 1845477376 82903 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12376] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12376/stat : 12376 (java) S 12368 12370 11614 0 -1 64 10 0 0 0 0 0 0 0 15 0 13 0 148669568 1845477376 82903 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12377] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12377/stat : 12377 (java) S 12368 12370 11614 0 -1 64 6 0 0 0 0 0 0 0 15 0 13 0 148669568 1845477376 82903 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12378] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12378/stat : 12378 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148669572 1845477376 82903 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12379] ppid=12368 vsize=1802224 CPUtime=1.84
/proc/12370/task/12379/stat : 12379 (java) S 12368 12370 11614 0 -1 64 9413 0 0 0 180 4 0 0 16 0 13 0 148669572 1845477376 82903 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12380] ppid=12368 vsize=1802224 CPUtime=1.92
/proc/12370/task/12380/stat : 12380 (java) S 12368 12370 11614 0 -1 64 9259 0 0 0 187 5 0 0 17 0 13 0 148669572 1845477376 82903 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12381] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12381/stat : 12381 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 148669572 1845477376 82903 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12370/tid=12382] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12382/stat : 12382 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148669572 1845477376 82903 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12370/tid=12404] ppid=12368 vsize=1802224 CPUtime=0
/proc/12370/task/12404/stat : 12404 (java) S 12368 12370 11614 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 148808283 1845477376 82903 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1802224

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

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

Child status: 143
Real time (s): 1766.09
CPU time (s): 1800.11
CPU user time (s): 1799.18
CPU system time (s): 0.931858
CPU usage (%): 101.927
Max. virtual memory (cumulated for all children) (KiB): 1806752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.18
system time used= 0.931858
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117902
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= 43795
involuntary context switches= 60923

runsolver used 1.73873 second user time and 4.82027 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Thu Apr 19 18:31:57 UTC 2007

IDJOB= 362155
IDBENCH= 1513
IDSOLVER= 164
FILE ID= node13/362155-1177007517

PBS_JOBID= 4630522

Free space on /tmp= 66317 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-pipex.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/362155-1177007517/sat4jPseudoCPClause.jar /tmp/evaluation/362155-1177007517/instance-362155-1177007517.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-362155-1177007517 -o ROOT/results/node13/solver-362155-1177007517 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/362155-1177007517/sat4jPseudoCPClause.jar /tmp/evaluation/362155-1177007517/instance-362155-1177007517.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  3e6a99258fbc02bc052cab2d6151884d

RANDOM SEED= 51629731

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1573352 kB
Buffers:         37512 kB
Cached:         379032 kB
SwapCached:      12740 kB
Active:         133288 kB
Inactive:       307496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1573352 kB
SwapTotal:     4192956 kB
SwapFree:      4159420 kB
Dirty:            3600 kB
Writeback:           0 kB
Mapped:          31244 kB
Slab:            27244 kB
Committed_AS:  6650056 kB
PageTables:       1872 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66317 MiB

End job on node13 on Thu Apr 19 19:01:26 UTC 2007