Trace number 348996

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-23? (TO) 1800.21 1644.79

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib2003/normalized-reduced-mps-v2-20-10-rd-rplusc-21.opb
MD5SUM3de80c0560622133ffefa60f8e73d039
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 variables3616
Total number of constraints125707
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)44
Number of constraints which are nor clauses,nor cardinality constraints125663
Minimum length of a constraint5
Maximum length of a constraint189
Number of terms in the objective function 48
Biggest coefficient in the objective function 260554
Number of bits for the biggest coefficient in the objective function 18
Sum of the numbers in the objective function 524316
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 524424
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.12/1.37	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.12/1.37	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.12/1.37	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.12/1.38	c no version file found!!!
0.12/1.38	c sun.arch.data.model	32
0.12/1.38	c java.version	1.6.0
0.12/1.38	c os.name	Linux
0.12/1.38	c os.version	2.6.9-22.EL.rootsmp
0.12/1.38	c os.arch	i386
0.12/1.38	c Free memory 1651659224
0.12/1.38	c Max memory 1654456320
0.12/1.38	c Total memory 1654456320
0.12/1.38	c Number of processors 2
0.19/1.44	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.19/1.44	--- Begin Solver configuration ---
0.19/1.44	c Stops conflict analysis at the first Unique Implication Point
0.19/1.44	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.19/1.44	c Learn all clauses as in MiniSAT
0.19/1.44	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.19/1.44	c VSIDS like heuristics from MiniSAT using a heap
0.19/1.44	c No reason simplification
0.19/1.44	c --- End Solver configuration ---
0.19/1.44	c Simplify asserted PB constraints to clauses
0.19/1.44	c solving /tmp/evaluation/348996-1176614136/instance-348996-1176614136.opb
0.19/1.44	c reading problem ... 
55.06/45.65	c ... done. Wall clock time 44.209s.
55.06/45.65	c CPU time (experimental) 34.12s.
55.06/45.65	c #vars     3616
55.06/45.65	c #constraints  125844
1800.01/1644.61	c starts		: 2
1800.01/1644.61	c conflicts		: 7543
1800.01/1644.61	c decisions		: 38971
1800.01/1644.61	c propagations		: 561726
1800.01/1644.61	c inspects		: 701276146
1800.01/1644.61	c learnt literals	: 0
1800.01/1644.61	c learnt binary clauses	: 0
1800.01/1644.61	c learnt ternary clauses	: 0
1800.01/1644.61	c learnt clauses	: 7542
1800.01/1644.61	c root simplifications	: 0
1800.01/1644.61	c removed literals (reason simplification)	: 0
1800.01/1644.61	c reason swapping (by a shorter reason)	: 0
1800.01/1644.61	c Calls to reduceDB	: 0
1800.01/1644.61	c speed (decisions/second)	: 24.37290018186958
1800.01/1644.61	c non guided choices	282
1800.01/1644.61	s UNKNOWN
1800.01/1644.61	c Total wall clock time (ms): 1643.169

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node60/watcher-348996-1176614136 -o ROOT/results/node60/solver-348996-1176614136 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/348996-1176614136/sat4jPseudoCPClause.jar /tmp/evaluation/348996-1176614136/instance-348996-1176614136.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.92 0.98 0.99 3/64 27409
/proc/meminfo: memFree=1787312/2055920 swapFree=4184868/4192956
[pid=27409] ppid=27407 vsize=152 CPUtime=0
/proc/27409/stat : 27409 (java) R 27407 27409 26393 0 -1 0 42 0 0 0 0 0 0 0 18 0 1 0 109323705 155648 26 18446744073709551615 134512640 134550740 4294956608 18446744073709551615 5534500 0 0 4096 0 0 0 0 17 1 0 0
/proc/27409/statm: 50 33 26 9 0 4 0

[startup+0.077161 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27409
/proc/meminfo: memFree=1787312/2055920 swapFree=4184868/4192956
[pid=27409] ppid=27407 vsize=200 CPUtime=0
/proc/27409/stat : 27409 (java) D 27407 27409 26393 0 -1 0 49 0 0 0 0 0 0 0 18 0 1 0 109323705 204800 33 18446744073709551615 134512640 134550740 4294956608 18446744073709551615 5534628 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/27409/statm: 50 33 26 9 0 4 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 200

[startup+0.101162 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27409
/proc/meminfo: memFree=1787312/2055920 swapFree=4184868/4192956
[pid=27409] ppid=27407 vsize=272 CPUtime=0
/proc/27409/stat : 27409 (java) D 27407 27409 26393 0 -1 0 49 0 0 0 0 0 0 0 18 0 1 0 109323705 278528 33 18446744073709551615 134512640 134550740 4294956608 18446744073709551615 5538823 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/27409/statm: 68 33 26 9 0 4 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 272

[startup+0.301372 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27409
/proc/meminfo: memFree=1787312/2055920 swapFree=4184868/4192956
[pid=27409] ppid=27407 vsize=12380 CPUtime=0.02
/proc/27409/stat : 27409 (java) S 27407 27409 26393 0 -1 0 710 0 26 0 0 2 0 0 18 0 2 0 109323705 12677120 530 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/27409/statm: 3095 530 225 9 0 1229 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12380

[startup+0.701411 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27409
/proc/meminfo: memFree=1787312/2055920 swapFree=4184868/4192956
[pid=27409] ppid=27407 vsize=12620 CPUtime=0.02
/proc/27409/stat : 27409 (java) S 27407 27409 26393 0 -1 0 811 0 27 0 0 2 0 0 18 0 2 0 109323705 12922880 594 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/27409/statm: 3155 594 277 9 0 1243 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12620

[startup+1.50249 s]
/proc/loadavg: 0.92 0.98 0.99 1/66 27411
/proc/meminfo: memFree=1780960/2055920 swapFree=4184868/4192956
[pid=27409] ppid=27407 vsize=1782560 CPUtime=0.29
/proc/27409/stat : 27409 (java) S 27407 27409 26393 0 -1 0 5020 0 36 0 23 6 0 0 18 0 12 0 109323705 1825341440 4793 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27409/statm: 445640 4794 1247 9 0 443251 0
[pid=27409/tid=27411] ppid=27407 vsize=1782560 CPUtime=0.23
/proc/27409/task/27411/stat : 27411 (java) R 27407 27409 26393 0 -1 64 3944 0 10 0 19 4 0 0 17 0 12 0 109323731 1825341440 4794 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109215034 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1782560

[startup+3.10166 s]
/proc/loadavg: 0.92 0.98 0.99 4/76 27421
/proc/meminfo: memFree=1750352/2055920 swapFree=4184868/4192956
[pid=27409] ppid=27407 vsize=1794284 CPUtime=3.01
/proc/27409/stat : 27409 (java) S 27407 27409 26393 0 -1 0 35486 0 36 0 279 22 0 0 18 0 12 0 109323705 1837346816 30289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27409/statm: 448571 30289 1312 9 0 446182 0
[pid=27409/tid=27411] ppid=27407 vsize=1794284 CPUtime=1.36
/proc/27409/task/27411/stat : 27411 (java) R 27407 27409 26393 0 -1 64 26392 0 10 0 122 14 0 0 16 0 12 0 109323731 1837346816 30289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109558094 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27409/tid=27412] ppid=27407 vsize=1794284 CPUtime=0
/proc/27409/task/27412/stat : 27412 (java) S 27407 27409 26393 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 109323808 1837346816 30289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27413] ppid=27407 vsize=1794284 CPUtime=0
/proc/27409/task/27413/stat : 27413 (java) S 27407 27409 26393 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 109323808 1837346816 30289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27414] ppid=27407 vsize=1794284 CPUtime=0
/proc/27409/task/27414/stat : 27414 (java) S 27407 27409 26393 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 109323813 1837346816 30289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27415] ppid=27407 vsize=1794284 CPUtime=0
/proc/27409/task/27415/stat : 27415 (java) S 27407 27409 26393 0 -1 64 10 0 0 0 0 0 0 0 20 0 12 0 109323814 1837346816 30289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27416] ppid=27407 vsize=1794284 CPUtime=0
/proc/27409/task/27416/stat : 27416 (java) S 27407 27409 26393 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 109323814 1837346816 30289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27417] ppid=27407 vsize=1794284 CPUtime=0
/proc/27409/task/27417/stat : 27417 (java) S 27407 27409 26393 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 109323834 1837346816 30289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27418] ppid=27407 vsize=1794284 CPUtime=0.9
/proc/27409/task/27418/stat : 27418 (java) S 27407 27409 26393 0 -1 64 5366 0 0 0 87 3 0 0 16 0 12 0 109323834 1837346816 30289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27419] ppid=27407 vsize=1794284 CPUtime=0.7
/proc/27409/task/27419/stat : 27419 (java) S 27407 27409 26393 0 -1 64 3035 0 0 0 69 1 0 0 16 0 12 0 109323834 1837346816 30289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27409/tid=27420] ppid=27407 vsize=1794284 CPUtime=0
/proc/27409/task/27420/stat : 27420 (java) S 27407 27409 26393 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 109323834 1837346816 30289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27421] ppid=27407 vsize=1794284 CPUtime=0
/proc/27409/task/27421/stat : 27421 (java) S 27407 27409 26393 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 109323834 1837346816 30289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 1794284

[startup+6.30177 s]
/proc/loadavg: 0.93 0.98 0.99 2/76 27421
/proc/meminfo: memFree=1576408/2055920 swapFree=4184868/4192956
[pid=27409] ppid=27407 vsize=1796852 CPUtime=6.65
/proc/27409/stat : 27409 (java) S 27407 27409 26393 0 -1 0 65787 0 36 0 628 37 0 0 18 0 12 0 109323705 1839976448 59355 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27409/statm: 449213 59355 1321 9 0 446824 0
[pid=27409/tid=27411] ppid=27407 vsize=1796852 CPUtime=4.08
/proc/27409/task/27411/stat : 27411 (java) R 27407 27409 26393 0 -1 64 37682 0 10 0 387 21 0 0 19 0 12 0 109323731 1839976448 59355 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109491908 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27409/tid=27412] ppid=27407 vsize=1796852 CPUtime=0.44
/proc/27409/task/27412/stat : 27412 (java) S 27407 27409 26393 0 -1 64 10237 0 0 0 40 4 0 0 16 0 12 0 109323808 1839976448 59355 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27413] ppid=27407 vsize=1796852 CPUtime=0.44
/proc/27409/task/27413/stat : 27413 (java) S 27407 27409 26393 0 -1 64 8765 0 0 0 41 3 0 0 16 0 12 0 109323808 1839976448 59355 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27409/tid=27414] ppid=27407 vsize=1796852 CPUtime=0
/proc/27409/task/27414/stat : 27414 (java) S 27407 27409 26393 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 109323813 1839976448 59355 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27409/tid=27415] ppid=27407 vsize=1796852 CPUtime=0
/proc/27409/task/27415/stat : 27415 (java) S 27407 27409 26393 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 109323814 1839976448 59355 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27416] ppid=27407 vsize=1796852 CPUtime=0
/proc/27409/task/27416/stat : 27416 (java) S 27407 27409 26393 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 109323814 1839976448 59355 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27417] ppid=27407 vsize=1796852 CPUtime=0
/proc/27409/task/27417/stat : 27417 (java) S 27407 27409 26393 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 109323834 1839976448 59355 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27418] ppid=27407 vsize=1796852 CPUtime=0.91
/proc/27409/task/27418/stat : 27418 (java) S 27407 27409 26393 0 -1 64 5366 0 0 0 88 3 0 0 16 0 12 0 109323834 1839976448 59355 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27419] ppid=27407 vsize=1796852 CPUtime=0.71
/proc/27409/task/27419/stat : 27419 (java) S 27407 27409 26393 0 -1 64 3035 0 0 0 70 1 0 0 16 0 12 0 109323834 1839976448 59355 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27409/tid=27420] ppid=27407 vsize=1796852 CPUtime=0
/proc/27409/task/27420/stat : 27420 (java) S 27407 27409 26393 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 109323834 1839976448 59355 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27421] ppid=27407 vsize=1796852 CPUtime=0
/proc/27409/task/27421/stat : 27421 (java) S 27407 27409 26393 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 109323834 1839976448 59355 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.65
Current children cumulated vsize (KiB) 1796852

[startup+12.7014 s]
/proc/loadavg: 1.01 1.00 1.00 2/76 27421
/proc/meminfo: memFree=1466152/2055920 swapFree=4184868/4192956
[pid=27409] ppid=27407 vsize=1797812 CPUtime=15.3
/proc/27409/stat : 27409 (java) S 27407 27409 26393 0 -1 0 99309 0 36 0 1477 53 0 0 18 0 12 0 109323705 1840959488 83972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27409/statm: 449453 83972 1325 9 0 447064 0
[pid=27409/tid=27411] ppid=27407 vsize=1797812 CPUtime=8.22
/proc/27409/task/27411/stat : 27411 (java) R 27407 27409 26393 0 -1 64 37702 0 10 0 800 22 0 0 18 0 12 0 109323731 1840959488 83972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105062831 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27409/tid=27412] ppid=27407 vsize=1797812 CPUtime=2.42
/proc/27409/task/27412/stat : 27412 (java) S 27407 27409 26393 0 -1 64 27941 0 0 0 230 12 0 0 16 0 12 0 109323808 1840959488 83972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27409/tid=27413] ppid=27407 vsize=1797812 CPUtime=2.42
/proc/27409/task/27413/stat : 27413 (java) S 27407 27409 26393 0 -1 64 23660 0 0 0 233 9 0 0 16 0 12 0 109323808 1840959488 83972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27414] ppid=27407 vsize=1797812 CPUtime=0
/proc/27409/task/27414/stat : 27414 (java) S 27407 27409 26393 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 109323813 1840959488 83972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27409/tid=27415] ppid=27407 vsize=1797812 CPUtime=0
/proc/27409/task/27415/stat : 27415 (java) S 27407 27409 26393 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 109323814 1840959488 83972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27416] ppid=27407 vsize=1797812 CPUtime=0
/proc/27409/task/27416/stat : 27416 (java) S 27407 27409 26393 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 109323814 1840959488 83972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27417] ppid=27407 vsize=1797812 CPUtime=0
/proc/27409/task/27417/stat : 27417 (java) S 27407 27409 26393 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 109323834 1840959488 83972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27418] ppid=27407 vsize=1797812 CPUtime=1.16
/proc/27409/task/27418/stat : 27418 (java) S 27407 27409 26393 0 -1 64 5780 0 0 0 113 3 0 0 16 0 12 0 109323834 1840959488 83972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27419] ppid=27407 vsize=1797812 CPUtime=0.98
/proc/27409/task/27419/stat : 27419 (java) S 27407 27409 26393 0 -1 64 3522 0 0 0 97 1 0 0 16 0 12 0 109323834 1840959488 83972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27420] ppid=27407 vsize=1797812 CPUtime=0
/proc/27409/task/27420/stat : 27420 (java) S 27407 27409 26393 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 109323834 1840959488 83972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27421] ppid=27407 vsize=1797812 CPUtime=0
/proc/27409/task/27421/stat : 27421 (java) S 27407 27409 26393 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 109323834 1840959488 83972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.3
Current children cumulated vsize (KiB) 1797812

[startup+25.5027 s]
/proc/loadavg: 1.01 1.00 1.00 2/76 27421
/proc/meminfo: memFree=1231592/2055920 swapFree=4184868/4192956
[pid=27409] ppid=27407 vsize=1797812 CPUtime=30.88
/proc/27409/stat : 27409 (java) S 27407 27409 26393 0 -1 0 164729 0 36 0 3001 87 0 0 18 0 12 0 109323705 1840959488 141122 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27409/statm: 449453 141124 1325 9 0 447064 0
[pid=27409/tid=27411] ppid=27407 vsize=1797812 CPUtime=18.26
/proc/27409/task/27411/stat : 27411 (java) S 27407 27409 26393 0 -1 64 37723 0 10 0 1801 25 0 0 21 0 12 0 109323731 1840959488 141125 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27409/tid=27412] ppid=27407 vsize=1797812 CPUtime=5.17
/proc/27409/task/27412/stat : 27412 (java) R 27407 27409 26393 0 -1 64 66775 0 0 0 484 33 0 0 17 0 12 0 109323808 1840959488 141126 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105369186 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27413] ppid=27407 vsize=1797812 CPUtime=5.16
/proc/27409/task/27413/stat : 27413 (java) R 27407 27409 26393 0 -1 64 50155 0 0 0 497 19 0 0 16 0 12 0 109323808 1840959488 141127 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105369140 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27409/tid=27414] ppid=27407 vsize=1797812 CPUtime=0
/proc/27409/task/27414/stat : 27414 (java) S 27407 27409 26393 0 -1 64 20 0 0 0 0 0 0 0 15 0 12 0 109323813 1840959488 141129 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27415] ppid=27407 vsize=1797812 CPUtime=0
/proc/27409/task/27415/stat : 27415 (java) S 27407 27409 26393 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 109323814 1840959488 141130 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27416] ppid=27407 vsize=1797812 CPUtime=0
/proc/27409/task/27416/stat : 27416 (java) S 27407 27409 26393 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 109323814 1840959488 141131 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27417] ppid=27407 vsize=1797812 CPUtime=0
/proc/27409/task/27417/stat : 27417 (java) S 27407 27409 26393 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 109323834 1840959488 141133 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27418] ppid=27407 vsize=1797812 CPUtime=1.19
/proc/27409/task/27418/stat : 27418 (java) S 27407 27409 26393 0 -1 64 5847 0 0 0 116 3 0 0 15 0 12 0 109323834 1840959488 141134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27419] ppid=27407 vsize=1797812 CPUtime=1.02
/proc/27409/task/27419/stat : 27419 (java) S 27407 27409 26393 0 -1 64 3522 0 0 0 101 1 0 0 16 0 12 0 109323834 1840959488 141135 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27420] ppid=27407 vsize=1797812 CPUtime=0
/proc/27409/task/27420/stat : 27420 (java) S 27407 27409 26393 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 109323834 1840959488 141137 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27421] ppid=27407 vsize=1797812 CPUtime=0
/proc/27409/task/27421/stat : 27421 (java) S 27407 27409 26393 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 109323834 1840959488 141138 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 30.88
Current children cumulated vsize (KiB) 1797812

[startup+51.1022 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 27422
/proc/meminfo: memFree=848032/2055920 swapFree=4184868/4192956
[pid=27409] ppid=27407 vsize=1802232 CPUtime=62.02
/proc/27409/stat : 27409 (java) S 27407 27409 26393 0 -1 0 275933 0 36 0 6061 141 0 0 18 0 13 0 109323705 1845485568 236191 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27409/statm: 450558 236191 1333 9 0 448169 0
[pid=27409/tid=27411] ppid=27407 vsize=1802232 CPUtime=38.51
/proc/27409/task/27411/stat : 27411 (java) R 27407 27409 26393 0 -1 64 37789 0 10 0 3823 28 0 0 17 0 13 0 109323731 1845485568 236191 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109852165 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27409/tid=27412] ppid=27407 vsize=1802232 CPUtime=10.22

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

[pid=27409/tid=27414] ppid=27407 vsize=1805304 CPUtime=0.17
/proc/27409/task/27414/stat : 27414 (java) S 27407 27409 26393 0 -1 64 30 0 0 0 11 6 0 0 16 0 13 0 109323813 1848631296 273338 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27415] ppid=27407 vsize=1805304 CPUtime=0
/proc/27409/task/27415/stat : 27415 (java) S 27407 27409 26393 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 109323814 1848631296 273338 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27416] ppid=27407 vsize=1805304 CPUtime=0
/proc/27409/task/27416/stat : 27416 (java) S 27407 27409 26393 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 109323814 1848631296 273338 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27417] ppid=27407 vsize=1805304 CPUtime=0
/proc/27409/task/27417/stat : 27417 (java) S 27407 27409 26393 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 109323834 1848631296 273338 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27418] ppid=27407 vsize=1805304 CPUtime=1.98
/proc/27409/task/27418/stat : 27418 (java) S 27407 27409 26393 0 -1 64 10425 0 0 0 193 5 0 0 16 0 13 0 109323834 1848631296 273338 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27419] ppid=27407 vsize=1805304 CPUtime=1.94
/proc/27409/task/27419/stat : 27419 (java) S 27407 27409 26393 0 -1 64 3665 0 0 0 193 1 0 0 17 0 13 0 109323834 1848631296 273338 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27420] ppid=27407 vsize=1805304 CPUtime=0
/proc/27409/task/27420/stat : 27420 (java) S 27407 27409 26393 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 109323834 1848631296 273338 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27421] ppid=27407 vsize=1805304 CPUtime=0
/proc/27409/task/27421/stat : 27421 (java) S 27407 27409 26393 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 109323834 1848631296 273338 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27422] ppid=27407 vsize=1805304 CPUtime=0
/proc/27409/task/27422/stat : 27422 (java) S 27407 27409 26393 0 -1 64 6 0 0 0 0 0 0 0 18 0 13 0 109328274 1848631296 273338 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1557.41
Current children cumulated vsize (KiB) 1805304

[startup+1482.3 s]
/proc/loadavg: 1.18 1.13 1.03 2/77 27424
/proc/meminfo: memFree=687968/2055920 swapFree=4184868/4192956
[pid=27409] ppid=27407 vsize=1805304 CPUtime=1622.75
/proc/27409/stat : 27409 (java) S 27407 27409 26393 0 -1 0 318535 0 36 0 162097 178 0 0 18 0 13 0 109323705 1848631296 274108 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27409/statm: 451326 274108 1334 9 0 448937 0
[pid=27409/tid=27411] ppid=27407 vsize=1805304 CPUtime=1339.13
/proc/27409/task/27411/stat : 27411 (java) R 27407 27409 26393 0 -1 64 38443 0 10 0 133880 33 0 0 18 0 13 0 109323731 1848631296 274108 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109852280 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27409/tid=27412] ppid=27407 vsize=1805304 CPUtime=139.82
/proc/27409/task/27412/stat : 27412 (java) S 27407 27409 26393 0 -1 64 143468 0 0 0 13911 71 0 0 16 0 13 0 109323808 1848631296 274108 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27409/tid=27413] ppid=27407 vsize=1805304 CPUtime=139.62
/proc/27409/task/27413/stat : 27413 (java) S 27407 27409 26393 0 -1 64 121806 0 0 0 13905 57 0 0 16 0 13 0 109323808 1848631296 274108 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27414] ppid=27407 vsize=1805304 CPUtime=0.17
/proc/27409/task/27414/stat : 27414 (java) S 27407 27409 26393 0 -1 64 30 0 0 0 11 6 0 0 16 0 13 0 109323813 1848631296 274108 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27415] ppid=27407 vsize=1805304 CPUtime=0
/proc/27409/task/27415/stat : 27415 (java) S 27407 27409 26393 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 109323814 1848631296 274108 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27416] ppid=27407 vsize=1805304 CPUtime=0
/proc/27409/task/27416/stat : 27416 (java) S 27407 27409 26393 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 109323814 1848631296 274108 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27417] ppid=27407 vsize=1805304 CPUtime=0
/proc/27409/task/27417/stat : 27417 (java) S 27407 27409 26393 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 109323834 1848631296 274108 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27418] ppid=27407 vsize=1805304 CPUtime=1.98
/proc/27409/task/27418/stat : 27418 (java) S 27407 27409 26393 0 -1 64 10425 0 0 0 193 5 0 0 16 0 13 0 109323834 1848631296 274108 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27419] ppid=27407 vsize=1805304 CPUtime=1.94
/proc/27409/task/27419/stat : 27419 (java) S 27407 27409 26393 0 -1 64 3665 0 0 0 193 1 0 0 17 0 13 0 109323834 1848631296 274108 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27420] ppid=27407 vsize=1805304 CPUtime=0
/proc/27409/task/27420/stat : 27420 (java) S 27407 27409 26393 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 109323834 1848631296 274108 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27421] ppid=27407 vsize=1805304 CPUtime=0
/proc/27409/task/27421/stat : 27421 (java) S 27407 27409 26393 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 109323834 1848631296 274108 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27422] ppid=27407 vsize=1805304 CPUtime=0
/proc/27409/task/27422/stat : 27422 (java) S 27407 27409 26393 0 -1 64 6 0 0 0 0 0 0 0 18 0 13 0 109328274 1848631296 274108 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1622.75
Current children cumulated vsize (KiB) 1805304

[startup+1542.3 s]
/proc/loadavg: 1.41 1.21 1.06 2/77 27424
/proc/meminfo: memFree=683488/2055920 swapFree=4184868/4192956
[pid=27409] ppid=27407 vsize=1805304 CPUtime=1688.2
/proc/27409/stat : 27409 (java) S 27407 27409 26393 0 -1 0 319681 0 36 0 168640 180 0 0 18 0 13 0 109323705 1848631296 275217 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27409/statm: 451326 275217 1334 9 0 448937 0
[pid=27409/tid=27411] ppid=27407 vsize=1805304 CPUtime=1393.62
/proc/27409/task/27411/stat : 27411 (java) R 27407 27409 26393 0 -1 64 38469 0 10 0 139329 33 0 0 18 0 13 0 109323731 1848631296 275217 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109852280 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27409/tid=27412] ppid=27407 vsize=1805304 CPUtime=145.31
/proc/27409/task/27412/stat : 27412 (java) S 27407 27409 26393 0 -1 64 143839 0 0 0 14459 72 0 0 17 0 13 0 109323808 1848631296 275217 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27413] ppid=27407 vsize=1805304 CPUtime=145.09
/proc/27409/task/27413/stat : 27413 (java) S 27407 27409 26393 0 -1 64 122554 0 0 0 14452 57 0 0 17 0 13 0 109323808 1848631296 275217 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27414] ppid=27407 vsize=1805304 CPUtime=0.18
/proc/27409/task/27414/stat : 27414 (java) S 27407 27409 26393 0 -1 64 31 0 0 0 12 6 0 0 16 0 13 0 109323813 1848631296 275217 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27415] ppid=27407 vsize=1805304 CPUtime=0
/proc/27409/task/27415/stat : 27415 (java) S 27407 27409 26393 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 109323814 1848631296 275217 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27416] ppid=27407 vsize=1805304 CPUtime=0
/proc/27409/task/27416/stat : 27416 (java) S 27407 27409 26393 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 109323814 1848631296 275217 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27417] ppid=27407 vsize=1805304 CPUtime=0
/proc/27409/task/27417/stat : 27417 (java) S 27407 27409 26393 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 109323834 1848631296 275217 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27418] ppid=27407 vsize=1805304 CPUtime=1.98
/proc/27409/task/27418/stat : 27418 (java) S 27407 27409 26393 0 -1 64 10425 0 0 0 193 5 0 0 16 0 13 0 109323834 1848631296 275217 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27419] ppid=27407 vsize=1805304 CPUtime=1.94
/proc/27409/task/27419/stat : 27419 (java) S 27407 27409 26393 0 -1 64 3665 0 0 0 193 1 0 0 17 0 13 0 109323834 1848631296 275217 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27420] ppid=27407 vsize=1805304 CPUtime=0
/proc/27409/task/27420/stat : 27420 (java) S 27407 27409 26393 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 109323834 1848631296 275217 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27421] ppid=27407 vsize=1805304 CPUtime=0
/proc/27409/task/27421/stat : 27421 (java) S 27407 27409 26393 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 109323834 1848631296 275217 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27422] ppid=27407 vsize=1805304 CPUtime=0
/proc/27409/task/27422/stat : 27422 (java) S 27407 27409 26393 0 -1 64 6 0 0 0 0 0 0 0 18 0 13 0 109328274 1848631296 275217 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1688.2
Current children cumulated vsize (KiB) 1805304

[startup+1602.3 s]
/proc/loadavg: 1.29 1.21 1.08 3/77 27424
/proc/meminfo: memFree=680544/2055920 swapFree=4184868/4192956
[pid=27409] ppid=27407 vsize=1805304 CPUtime=1753.76
/proc/27409/stat : 27409 (java) S 27407 27409 26393 0 -1 0 320456 0 36 0 175195 181 0 0 18 0 13 0 109323705 1848631296 275964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27409/statm: 451326 275964 1334 9 0 448937 0
[pid=27409/tid=27411] ppid=27407 vsize=1805304 CPUtime=1447.99
/proc/27409/task/27411/stat : 27411 (java) R 27407 27409 26393 0 -1 64 38496 0 10 0 144765 34 0 0 17 0 13 0 109323731 1848631296 275964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109854707 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27409/tid=27412] ppid=27407 vsize=1805304 CPUtime=150.9
/proc/27409/task/27412/stat : 27412 (java) S 27407 27409 26393 0 -1 64 144278 0 0 0 15018 72 0 0 16 0 13 0 109323808 1848631296 275964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27409/tid=27413] ppid=27407 vsize=1805304 CPUtime=150.69
/proc/27409/task/27413/stat : 27413 (java) S 27407 27409 26393 0 -1 64 122863 0 0 0 15011 58 0 0 16 0 13 0 109323808 1848631296 275964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27414] ppid=27407 vsize=1805304 CPUtime=0.18
/proc/27409/task/27414/stat : 27414 (java) S 27407 27409 26393 0 -1 64 31 0 0 0 12 6 0 0 15 0 13 0 109323813 1848631296 275964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27415] ppid=27407 vsize=1805304 CPUtime=0
/proc/27409/task/27415/stat : 27415 (java) S 27407 27409 26393 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 109323814 1848631296 275964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27416] ppid=27407 vsize=1805304 CPUtime=0
/proc/27409/task/27416/stat : 27416 (java) S 27407 27409 26393 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 109323814 1848631296 275964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27417] ppid=27407 vsize=1805304 CPUtime=0
/proc/27409/task/27417/stat : 27417 (java) S 27407 27409 26393 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 109323834 1848631296 275964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27418] ppid=27407 vsize=1805304 CPUtime=1.98
/proc/27409/task/27418/stat : 27418 (java) S 27407 27409 26393 0 -1 64 10425 0 0 0 193 5 0 0 16 0 13 0 109323834 1848631296 275964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27419] ppid=27407 vsize=1805304 CPUtime=1.94
/proc/27409/task/27419/stat : 27419 (java) S 27407 27409 26393 0 -1 64 3665 0 0 0 193 1 0 0 17 0 13 0 109323834 1848631296 275964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27420] ppid=27407 vsize=1805304 CPUtime=0
/proc/27409/task/27420/stat : 27420 (java) S 27407 27409 26393 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 109323834 1848631296 275964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27421] ppid=27407 vsize=1805304 CPUtime=0
/proc/27409/task/27421/stat : 27421 (java) S 27407 27409 26393 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 109323834 1848631296 275964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27422] ppid=27407 vsize=1805304 CPUtime=0
/proc/27409/task/27422/stat : 27422 (java) S 27407 27409 26393 0 -1 64 6 0 0 0 0 0 0 0 18 0 13 0 109328274 1848631296 275964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1753.76
Current children cumulated vsize (KiB) 1805304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1644.6 s]
/proc/loadavg: 1.18 1.19 1.08 2/77 27424
/proc/meminfo: memFree=678816/2055920 swapFree=4184868/4192956
[pid=27409] ppid=27407 vsize=1805304 CPUtime=1800.01
/proc/27409/stat : 27409 (java) S 27407 27409 26393 0 -1 0 320872 0 36 0 179820 181 0 0 18 0 13 0 109323705 1848631296 276361 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27409/statm: 451326 276361 1334 9 0 448937 0
[pid=27409/tid=27411] ppid=27407 vsize=1805304 CPUtime=1486.31
/proc/27409/task/27411/stat : 27411 (java) R 27407 27409 26393 0 -1 64 38515 0 10 0 148597 34 0 0 17 0 13 0 109323731 1848631296 276361 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109885370 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27409/tid=27412] ppid=27407 vsize=1805304 CPUtime=154.87
/proc/27409/task/27412/stat : 27412 (java) S 27407 27409 26393 0 -1 64 144526 0 0 0 15415 72 0 0 16 0 13 0 109323808 1848631296 276361 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27413] ppid=27407 vsize=1805304 CPUtime=154.66
/proc/27409/task/27413/stat : 27413 (java) S 27407 27409 26393 0 -1 64 123011 0 0 0 15408 58 0 0 16 0 13 0 109323808 1848631296 276361 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27409/tid=27414] ppid=27407 vsize=1805304 CPUtime=0.18
/proc/27409/task/27414/stat : 27414 (java) S 27407 27409 26393 0 -1 64 32 0 0 0 12 6 0 0 15 0 13 0 109323813 1848631296 276361 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27415] ppid=27407 vsize=1805304 CPUtime=0
/proc/27409/task/27415/stat : 27415 (java) S 27407 27409 26393 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 109323814 1848631296 276361 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27416] ppid=27407 vsize=1805304 CPUtime=0
/proc/27409/task/27416/stat : 27416 (java) S 27407 27409 26393 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 109323814 1848631296 276361 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27417] ppid=27407 vsize=1805304 CPUtime=0
/proc/27409/task/27417/stat : 27417 (java) S 27407 27409 26393 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 109323834 1848631296 276361 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27418] ppid=27407 vsize=1805304 CPUtime=1.98
/proc/27409/task/27418/stat : 27418 (java) S 27407 27409 26393 0 -1 64 10425 0 0 0 193 5 0 0 16 0 13 0 109323834 1848631296 276361 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27419] ppid=27407 vsize=1805304 CPUtime=1.94
/proc/27409/task/27419/stat : 27419 (java) S 27407 27409 26393 0 -1 64 3665 0 0 0 193 1 0 0 17 0 13 0 109323834 1848631296 276361 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27420] ppid=27407 vsize=1805304 CPUtime=0
/proc/27409/task/27420/stat : 27420 (java) S 27407 27409 26393 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 109323834 1848631296 276361 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27421] ppid=27407 vsize=1805304 CPUtime=0
/proc/27409/task/27421/stat : 27421 (java) S 27407 27409 26393 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 109323834 1848631296 276361 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27409/tid=27422] ppid=27407 vsize=1805304 CPUtime=0
/proc/27409/task/27422/stat : 27422 (java) S 27407 27409 26393 0 -1 64 6 0 0 0 0 0 0 0 18 0 13 0 109328274 1848631296 276361 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1805304

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

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

[startup+1644.71 s]
/proc/loadavg: 1.18 1.19 1.08 2/77 27424
/proc/meminfo: memFree=678816/2055920 swapFree=4184868/4192956
[pid=27409] ppid=27407 vsize=0 CPUtime=1800.13
/proc/27409/stat : 27409 (java) Z 27407 27409 26393 0 -1 1036 320892 0 36 0 179823 190 0 0 16 0 2 0 109323705 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27409/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1644.79
CPU time (s): 1800.21
CPU user time (s): 1798.23
CPU system time (s): 1.9787
CPU usage (%): 109.449
Max. virtual memory (cumulated for all children) (KiB): 1806256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.23
system time used= 1.9787
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 320892
page faults= 36
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39473
involuntary context switches= 11055

runsolver used 1.64075 second user time and 4.39133 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Sun Apr 15 05:15:37 UTC 2007

IDJOB= 348996
IDBENCH= 1813
IDSOLVER= 164
FILE ID= node60/348996-1176614136

PBS_JOBID= 4557041

Free space on /tmp= 66484 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib2003/normalized-reduced-mps-v2-20-10-rd-rplusc-21.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/348996-1176614136/sat4jPseudoCPClause.jar /tmp/evaluation/348996-1176614136/instance-348996-1176614136.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-348996-1176614136 -o ROOT/results/node60/solver-348996-1176614136 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/348996-1176614136/sat4jPseudoCPClause.jar /tmp/evaluation/348996-1176614136/instance-348996-1176614136.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  3de80c0560622133ffefa60f8e73d039

RANDOM SEED= 741660170

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.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.214
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.214
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:       1787912 kB
Buffers:           780 kB
Cached:         179436 kB
SwapCached:       1956 kB
Active:         105692 kB
Inactive:        84692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1787912 kB
SwapTotal:     4192956 kB
SwapFree:      4184868 kB
Dirty:           82132 kB
Writeback:           0 kB
Mapped:          17488 kB
Slab:            63644 kB
Committed_AS:   606712 kB
PageTables:       1464 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= 66484 MiB

End job on node60 on Sun Apr 15 05:43:04 UTC 2007