Trace number 354196

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.2 1757.46

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-sctap2.opb
MD5SUM69a6c7d8646ca0764023f06029f7c1d1
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark7525688714
Best CPU time to get the best result obtained on this benchmark1800.35
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 7525688714
Optimality of the best value was proved NO
Number of variables56400
Total number of constraints1033
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1033
Minimum length of a constraint90
Maximum length of a constraint720
Number of terms in the objective function 42300
Biggest coefficient in the objective function 42949672960
Number of bits for the biggest coefficient in the objective function 36
Sum of the numbers in the objective function 26381836591110
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 42949672960
Number of bits of the biggest number in a constraint 36
Biggest sum of numbers in a constraint 26381836591110
Number of bits of the biggest sum of numbers45
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.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.15	c no version file found!!!
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1651659224
0.08/0.15	c Max memory 1654456320
0.08/0.15	c Total memory 1654456320
0.08/0.15	c Number of processors 2
0.21/0.20	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.21/0.20	--- Begin Solver configuration ---
0.21/0.20	c Stops conflict analysis at the first Unique Implication Point
0.21/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.21/0.20	c Learn all clauses as in MiniSAT
0.21/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.21/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.21/0.20	c No reason simplification
0.21/0.20	c --- End Solver configuration ---
0.21/0.20	c Simplify asserted PB constraints to clauses
0.21/0.20	c solving /tmp/evaluation/354196-1176698285/instance-354196-1176698285.opb
0.21/0.20	c reading problem ... 
4.22/2.92	c ... done. Wall clock time 2.713s.
4.22/2.92	c CPU time (experimental) 2.32s.
4.22/2.92	c #vars     56400
4.22/2.92	c #constraints  1503
1800.03/1757.31	c starts		: 2
1800.03/1757.31	c conflicts		: 12033
1800.03/1757.31	c decisions		: 608794
1800.03/1757.31	c propagations		: 856833
1800.03/1757.31	c inspects		: 37892493
1800.03/1757.31	c learnt literals	: 0
1800.03/1757.31	c learnt binary clauses	: 0
1800.03/1757.31	c learnt ternary clauses	: 0
1800.03/1757.31	c learnt clauses	: 12032
1800.03/1757.31	c root simplifications	: 0
1800.03/1757.31	c removed literals (reason simplification)	: 0
1800.03/1757.31	c reason swapping (by a shorter reason)	: 0
1800.03/1757.31	c Calls to reduceDB	: 0
1800.03/1757.31	c speed (decisions/second)	: 347.08181588063184
1800.03/1757.31	c non guided choices	0
1800.03/1757.31	s UNKNOWN
1800.03/1757.31	c Total wall clock time (ms): 1757.108

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/node50/watcher-354196-1176698285 -o ROOT/results/node50/solver-354196-1176698285 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354196-1176698285/sat4jPseudoCPClause.jar /tmp/evaluation/354196-1176698285/instance-354196-1176698285.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: 1.00 1.00 1.00 2/64 22472
/proc/meminfo: memFree=1760240/2055920 swapFree=4183788/4192956
[pid=22472] ppid=22470 vsize=18568 CPUtime=0
/proc/22472/stat : 22472 (runsolver) R 22470 22472 21736 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 24673732 19013632 292 18446744073709551615 4194304 4296420 548682068880 18446744073709551615 240577473831 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/22472/statm: 4642 292 257 24 0 2626 0

[startup+0.030764 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22472
/proc/meminfo: memFree=1760240/2055920 swapFree=4183788/4192956
[pid=22472] ppid=22470 vsize=1773596 CPUtime=0.01
/proc/22472/stat : 22472 (java) S 22470 22472 21736 0 -1 0 2514 0 1 0 0 1 0 0 18 0 3 0 24673732 1816162304 2263 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/22472/statm: 443399 2263 387 9 0 441413 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1773596

[startup+0.102051 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22472
/proc/meminfo: memFree=1760240/2055920 swapFree=4183788/4192956
[pid=22472] ppid=22470 vsize=1780112 CPUtime=0.08
/proc/22472/stat : 22472 (java) S 22470 22472 21736 0 -1 0 3965 0 1 0 6 2 0 0 18 0 12 0 24673732 1822834688 3706 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22472/statm: 445028 3706 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780112

[startup+0.30207 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22472
/proc/meminfo: memFree=1760240/2055920 swapFree=4183788/4192956
[pid=22472] ppid=22470 vsize=1782628 CPUtime=0.34
/proc/22472/stat : 22472 (java) S 22470 22472 21736 0 -1 0 5579 0 1 0 31 3 0 0 18 0 12 0 24673732 1825411072 5314 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22472/statm: 445657 5314 1267 9 0 443268 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 1782628

[startup+0.702098 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22472
/proc/meminfo: memFree=1760240/2055920 swapFree=4183788/4192956
[pid=22472] ppid=22470 vsize=1784436 CPUtime=0.87
/proc/22472/stat : 22472 (java) S 22470 22472 21736 0 -1 0 9564 0 1 0 82 5 0 0 18 0 12 0 24673732 1827262464 9102 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22472/statm: 446109 9103 1297 9 0 443720 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 1784436

[startup+1.50118 s]
/proc/loadavg: 1.16 1.03 1.01 4/76 22484
/proc/meminfo: memFree=1716368/2055920 swapFree=4183788/4192956
[pid=22472] ppid=22470 vsize=1796308 CPUtime=2.33
/proc/22472/stat : 22472 (java) S 22470 22472 21736 0 -1 0 23005 0 1 0 221 12 0 0 18 0 12 0 24673732 1839419392 20339 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22472/statm: 449077 20341 1311 9 0 446688 0
[pid=22472/tid=22474] ppid=22470 vsize=1796308 CPUtime=1.07
/proc/22472/task/22474/stat : 22474 (java) R 22470 22472 21736 0 -1 64 16158 0 1 0 99 8 0 0 18 0 12 0 24673733 1839419392 20341 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109470022 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22472/tid=22475] ppid=22470 vsize=1796308 CPUtime=0
/proc/22472/task/22475/stat : 22475 (java) S 22470 22472 21736 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 24673735 1839419392 20342 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22476] ppid=22470 vsize=1796308 CPUtime=0
/proc/22472/task/22476/stat : 22476 (java) S 22470 22472 21736 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 24673735 1839419392 20343 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22472/tid=22477] ppid=22470 vsize=1796308 CPUtime=0
/proc/22472/task/22477/stat : 22477 (java) S 22470 22472 21736 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 24673737 1839419392 20343 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22478] ppid=22470 vsize=1796308 CPUtime=0
/proc/22472/task/22478/stat : 22478 (java) S 22470 22472 21736 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 24673737 1839419392 20344 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22479] ppid=22470 vsize=1796308 CPUtime=0
/proc/22472/task/22479/stat : 22479 (java) S 22470 22472 21736 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 24673737 1839419392 20345 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22480] ppid=22470 vsize=1796308 CPUtime=0
/proc/22472/task/22480/stat : 22480 (java) S 22470 22472 21736 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 24673741 1839419392 20346 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22481] ppid=22470 vsize=1796308 CPUtime=0.48
/proc/22472/task/22481/stat : 22481 (java) S 22470 22472 21736 0 -1 64 1543 0 0 0 48 0 0 0 18 0 12 0 24673741 1839419392 20346 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22472/tid=22482] ppid=22470 vsize=1796308 CPUtime=0.75
/proc/22472/task/22482/stat : 22482 (java) R 22470 22472 21736 0 -1 64 4587 0 0 0 73 2 0 0 18 0 12 0 24673741 1839419392 20347 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105429558 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22483] ppid=22470 vsize=1796308 CPUtime=0
/proc/22472/task/22483/stat : 22483 (java) S 22470 22472 21736 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 24673741 1839419392 20348 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22484] ppid=22470 vsize=1796308 CPUtime=0
/proc/22472/task/22484/stat : 22484 (java) S 22470 22472 21736 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 24673741 1839419392 20349 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 1796308

[startup+3.10131 s]
/proc/loadavg: 1.16 1.03 1.01 2/76 22484
/proc/meminfo: memFree=1633104/2055920 swapFree=4183788/4192956
[pid=22472] ppid=22470 vsize=1795028 CPUtime=4.51
/proc/22472/stat : 22472 (java) S 22470 22472 21736 0 -1 0 52690 0 1 0 424 27 0 0 18 0 12 0 24673732 1838108672 47884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22472/statm: 448757 47884 1334 9 0 446368 0
[pid=22472/tid=22474] ppid=22470 vsize=1795028 CPUtime=2.43
/proc/22472/task/22474/stat : 22474 (java) R 22470 22472 21736 0 -1 64 37712 0 1 0 224 19 0 0 20 0 12 0 24673733 1838108672 47884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 102835233 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22472/tid=22475] ppid=22470 vsize=1795028 CPUtime=0.1
/proc/22472/task/22475/stat : 22475 (java) S 22470 22472 21736 0 -1 64 3428 0 0 0 9 1 0 0 16 0 12 0 24673735 1838108672 47884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22476] ppid=22470 vsize=1795028 CPUtime=0.1
/proc/22472/task/22476/stat : 22476 (java) S 22470 22472 21736 0 -1 64 2894 0 0 0 10 0 0 0 16 0 12 0 24673735 1838108672 47884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22472/tid=22477] ppid=22470 vsize=1795028 CPUtime=0
/proc/22472/task/22477/stat : 22477 (java) S 22470 22472 21736 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 24673737 1838108672 47884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22478] ppid=22470 vsize=1795028 CPUtime=0
/proc/22472/task/22478/stat : 22478 (java) S 22470 22472 21736 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 24673737 1838108672 47884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22479] ppid=22470 vsize=1795028 CPUtime=0
/proc/22472/task/22479/stat : 22479 (java) S 22470 22472 21736 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 24673737 1838108672 47884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22480] ppid=22470 vsize=1795028 CPUtime=0
/proc/22472/task/22480/stat : 22480 (java) S 22470 22472 21736 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 24673741 1838108672 47884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22481] ppid=22470 vsize=1795028 CPUtime=0.62
/proc/22472/task/22481/stat : 22481 (java) S 22470 22472 21736 0 -1 64 1606 0 0 0 61 1 0 0 16 0 12 0 24673741 1838108672 47884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22472/tid=22482] ppid=22470 vsize=1795028 CPUtime=1.19
/proc/22472/task/22482/stat : 22482 (java) S 22470 22472 21736 0 -1 64 6326 0 0 0 116 3 0 0 16 0 12 0 24673741 1838108672 47884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22483] ppid=22470 vsize=1795028 CPUtime=0
/proc/22472/task/22483/stat : 22483 (java) S 22470 22472 21736 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 24673741 1838108672 47884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22484] ppid=22470 vsize=1795028 CPUtime=0
/proc/22472/task/22484/stat : 22484 (java) S 22470 22472 21736 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 24673741 1838108672 47884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.51
Current children cumulated vsize (KiB) 1795028

[startup+6.3026 s]
/proc/loadavg: 1.16 1.03 1.01 2/77 22485
/proc/meminfo: memFree=1543368/2055920 swapFree=4183788/4192956
[pid=22472] ppid=22470 vsize=1796368 CPUtime=8.8
/proc/22472/stat : 22472 (java) S 22470 22472 21736 0 -1 0 61032 0 1 0 848 32 0 0 18 0 13 0 24673732 1839480832 55306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22472/statm: 449092 55306 1334 9 0 446703 0
[pid=22472/tid=22474] ppid=22470 vsize=1796368 CPUtime=5.03
/proc/22472/task/22474/stat : 22474 (java) R 22470 22472 21736 0 -1 64 37733 0 1 0 484 19 0 0 20 0 13 0 24673733 1839480832 55306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110029008 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22472/tid=22475] ppid=22470 vsize=1796368 CPUtime=0.38
/proc/22472/task/22475/stat : 22475 (java) S 22470 22472 21736 0 -1 64 7341 0 0 0 34 4 0 0 16 0 13 0 24673735 1839480832 55306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22476] ppid=22470 vsize=1796368 CPUtime=0.37
/proc/22472/task/22476/stat : 22476 (java) S 22470 22472 21736 0 -1 64 6978 0 0 0 35 2 0 0 17 0 13 0 24673735 1839480832 55306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22472/tid=22477] ppid=22470 vsize=1796368 CPUtime=0
/proc/22472/task/22477/stat : 22477 (java) S 22470 22472 21736 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 24673737 1839480832 55306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22478] ppid=22470 vsize=1796368 CPUtime=0
/proc/22472/task/22478/stat : 22478 (java) S 22470 22472 21736 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24673737 1839480832 55306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22479] ppid=22470 vsize=1796368 CPUtime=0
/proc/22472/task/22479/stat : 22479 (java) S 22470 22472 21736 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24673737 1839480832 55306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22480] ppid=22470 vsize=1796368 CPUtime=0
/proc/22472/task/22480/stat : 22480 (java) S 22470 22472 21736 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 24673741 1839480832 55306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22481] ppid=22470 vsize=1796368 CPUtime=1.1
/proc/22472/task/22481/stat : 22481 (java) S 22470 22472 21736 0 -1 64 1634 0 0 0 109 1 0 0 16 0 13 0 24673741 1839480832 55306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22472/tid=22482] ppid=22470 vsize=1796368 CPUtime=1.87
/proc/22472/task/22482/stat : 22482 (java) S 22470 22472 21736 0 -1 64 6618 0 0 0 184 3 0 0 16 0 13 0 24673741 1839480832 55306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22483] ppid=22470 vsize=1796368 CPUtime=0
/proc/22472/task/22483/stat : 22483 (java) S 22470 22472 21736 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 24673741 1839480832 55306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22484] ppid=22470 vsize=1796368 CPUtime=0
/proc/22472/task/22484/stat : 22484 (java) S 22470 22472 21736 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 24673741 1839480832 55306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22472/tid=22485] ppid=22470 vsize=1796368 CPUtime=0
/proc/22472/task/22485/stat : 22485 (java) S 22470 22472 21736 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 24674071 1839480832 55306 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.8
Current children cumulated vsize (KiB) 1796368

[startup+12.7022 s]
/proc/loadavg: 1.13 1.03 1.01 2/77 22485
/proc/meminfo: memFree=1521800/2055920 swapFree=4183788/4192956
[pid=22472] ppid=22470 vsize=1795140 CPUtime=15.56
/proc/22472/stat : 22472 (java) S 22470 22472 21736 0 -1 0 68897 0 1 0 1520 36 0 0 18 0 13 0 24673732 1838223360 60581 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22472/statm: 448785 60581 1334 9 0 446396 0
[pid=22472/tid=22474] ppid=22470 vsize=1795140 CPUtime=11.09
/proc/22472/task/22474/stat : 22474 (java) R 22470 22472 21736 0 -1 64 37746 0 1 0 1090 19 0 0 22 0 13 0 24673733 1838223360 60581 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110014366 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22472/tid=22475] ppid=22470 vsize=1795140 CPUtime=0.67
/proc/22472/task/22475/stat : 22475 (java) S 22470 22472 21736 0 -1 64 11642 0 0 0 61 6 0 0 16 0 13 0 24673735 1838223360 60581 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22476] ppid=22470 vsize=1795140 CPUtime=0.67
/proc/22472/task/22476/stat : 22476 (java) S 22470 22472 21736 0 -1 64 10519 0 0 0 63 4 0 0 16 0 13 0 24673735 1838223360 60581 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22472/tid=22477] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22477/stat : 22477 (java) S 22470 22472 21736 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 24673737 1838223360 60581 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22472/tid=22478] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22478/stat : 22478 (java) S 22470 22472 21736 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24673737 1838223360 60581 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22479] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22479/stat : 22479 (java) S 22470 22472 21736 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24673737 1838223360 60581 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22480] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22480/stat : 22480 (java) S 22470 22472 21736 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 24673741 1838223360 60581 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22481] ppid=22470 vsize=1795140 CPUtime=1.14
/proc/22472/task/22481/stat : 22481 (java) S 22470 22472 21736 0 -1 64 1636 0 0 0 113 1 0 0 16 0 13 0 24673741 1838223360 60581 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22482] ppid=22470 vsize=1795140 CPUtime=1.93
/proc/22472/task/22482/stat : 22482 (java) S 22470 22472 21736 0 -1 64 6626 0 0 0 190 3 0 0 16 0 13 0 24673741 1838223360 60581 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22483] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22483/stat : 22483 (java) S 22470 22472 21736 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 24673741 1838223360 60581 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22484] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22484/stat : 22484 (java) S 22470 22472 21736 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 24673741 1838223360 60581 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22472/tid=22485] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22485/stat : 22485 (java) S 22470 22472 21736 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 24674071 1838223360 60581 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.56
Current children cumulated vsize (KiB) 1795140

[startup+25.5023 s]
/proc/loadavg: 1.19 1.05 1.01 2/77 22485
/proc/meminfo: memFree=1580808/2055920 swapFree=4183788/4192956
[pid=22472] ppid=22470 vsize=1795140 CPUtime=28.67
/proc/22472/stat : 22472 (java) S 22470 22472 21736 0 -1 0 69978 0 1 0 2829 38 0 0 18 0 13 0 24673732 1838223360 45908 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22472/statm: 448785 45908 1334 9 0 446396 0
[pid=22472/tid=22474] ppid=22470 vsize=1795140 CPUtime=23.76
/proc/22472/task/22474/stat : 22474 (java) R 22470 22472 21736 0 -1 64 37764 0 1 0 2357 19 0 0 25 0 13 0 24673733 1838223360 45908 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109871348 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22472/tid=22475] ppid=22470 vsize=1795140 CPUtime=0.74
/proc/22472/task/22475/stat : 22475 (java) S 22470 22472 21736 0 -1 64 12189 0 0 0 68 6 0 0 16 0 13 0 24673735 1838223360 45908 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22472/tid=22476] ppid=22470 vsize=1795140 CPUtime=0.75
/proc/22472/task/22476/stat : 22476 (java) S 22470 22472 21736 0 -1 64 11022 0 0 0 70 5 0 0 16 0 13 0 24673735 1838223360 45908 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22477] ppid=22470 vsize=1795140 CPUtime=0.02
/proc/22472/task/22477/stat : 22477 (java) S 22470 22472 21736 0 -1 64 8 0 0 0 1 1 0 0 16 0 13 0 24673737 1838223360 45908 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22478] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22478/stat : 22478 (java) S 22470 22472 21736 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24673737 1838223360 45908 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=22472/tid=22477] ppid=22470 vsize=1795140 CPUtime=0.37
/proc/22472/task/22477/stat : 22477 (java) S 22470 22472 21736 0 -1 64 73 0 0 0 23 14 0 0 16 0 13 0 24673737 1838223360 199118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22478] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22478/stat : 22478 (java) S 22470 22472 21736 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24673737 1838223360 199118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22479] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22479/stat : 22479 (java) S 22470 22472 21736 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24673737 1838223360 199118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22480] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22480/stat : 22480 (java) S 22470 22472 21736 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 24673741 1838223360 199118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22481] ppid=22470 vsize=1795140 CPUtime=1.34
/proc/22472/task/22481/stat : 22481 (java) S 22470 22472 21736 0 -1 64 1646 0 0 0 133 1 0 0 16 0 13 0 24673741 1838223360 199118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22472/tid=22482] ppid=22470 vsize=1795140 CPUtime=2.05
/proc/22472/task/22482/stat : 22482 (java) S 22470 22472 21736 0 -1 64 6628 0 0 0 202 3 0 0 17 0 13 0 24673741 1838223360 199118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22483] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22483/stat : 22483 (java) S 22470 22472 21736 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 24673741 1838223360 199118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22484] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22484/stat : 22484 (java) S 22470 22472 21736 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 24673741 1838223360 199118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22485] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22485/stat : 22485 (java) S 22470 22472 21736 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 24674071 1838223360 199118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1578.3
Current children cumulated vsize (KiB) 1795140

[startup+1602.3 s]
/proc/loadavg: 1.14 1.13 1.04 2/77 22683
/proc/meminfo: memFree=952840/2055920 swapFree=4183788/4192956
[pid=22472] ppid=22470 vsize=1795140 CPUtime=1640.2
/proc/22472/stat : 22472 (java) S 22470 22472 21736 0 -1 0 259816 0 1 0 163876 144 0 0 18 0 13 0 24673732 1838223360 202416 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22472/statm: 448785 202416 1334 9 0 446396 0
[pid=22472/tid=22474] ppid=22470 vsize=1795140 CPUtime=1563.33
/proc/22472/task/22474/stat : 22474 (java) R 22470 22472 21736 0 -1 64 64679 0 1 0 156292 41 0 0 25 0 13 0 24673733 1838223360 202416 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109871348 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22472/tid=22475] ppid=22470 vsize=1795140 CPUtime=36.55
/proc/22472/task/22475/stat : 22475 (java) S 22470 22472 21736 0 -1 64 91348 0 0 0 3612 43 0 0 16 0 13 0 24673735 1838223360 202416 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22472/tid=22476] ppid=22470 vsize=1795140 CPUtime=36.49
/proc/22472/task/22476/stat : 22476 (java) S 22470 22472 21736 0 -1 64 94721 0 0 0 3610 39 0 0 16 0 13 0 24673735 1838223360 202416 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22477] ppid=22470 vsize=1795140 CPUtime=0.38
/proc/22472/task/22477/stat : 22477 (java) S 22470 22472 21736 0 -1 64 73 0 0 0 24 14 0 0 16 0 13 0 24673737 1838223360 202416 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22478] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22478/stat : 22478 (java) S 22470 22472 21736 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24673737 1838223360 202416 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22479] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22479/stat : 22479 (java) S 22470 22472 21736 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24673737 1838223360 202416 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22480] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22480/stat : 22480 (java) S 22470 22472 21736 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 24673741 1838223360 202416 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22481] ppid=22470 vsize=1795140 CPUtime=1.34
/proc/22472/task/22481/stat : 22481 (java) S 22470 22472 21736 0 -1 64 1646 0 0 0 133 1 0 0 16 0 13 0 24673741 1838223360 202416 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22472/tid=22482] ppid=22470 vsize=1795140 CPUtime=2.05
/proc/22472/task/22482/stat : 22482 (java) S 22470 22472 21736 0 -1 64 6628 0 0 0 202 3 0 0 17 0 13 0 24673741 1838223360 202416 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22483] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22483/stat : 22483 (java) S 22470 22472 21736 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 24673741 1838223360 202416 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22484] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22484/stat : 22484 (java) S 22470 22472 21736 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 24673741 1838223360 202416 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22485] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22485/stat : 22485 (java) S 22470 22472 21736 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 24674071 1838223360 202416 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1640.2
Current children cumulated vsize (KiB) 1795140

[startup+1662.3 s]
/proc/loadavg: 1.05 1.10 1.03 2/77 22683
/proc/meminfo: memFree=939592/2055920 swapFree=4183788/4192956
[pid=22472] ppid=22470 vsize=1795140 CPUtime=1702.09
/proc/22472/stat : 22472 (java) S 22470 22472 21736 0 -1 0 263401 0 1 0 170063 146 0 0 18 0 13 0 24673732 1838223360 205708 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22472/statm: 448785 205708 1334 9 0 446396 0
[pid=22472/tid=22474] ppid=22470 vsize=1795140 CPUtime=1621.37
/proc/22472/task/22474/stat : 22474 (java) R 22470 22472 21736 0 -1 64 64716 0 1 0 162096 41 0 0 25 0 13 0 24673733 1838223360 205708 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110111562 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22472/tid=22475] ppid=22470 vsize=1795140 CPUtime=38.46
/proc/22472/task/22475/stat : 22475 (java) S 22470 22472 21736 0 -1 64 92342 0 0 0 3803 43 0 0 16 0 13 0 24673735 1838223360 205708 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22472/tid=22476] ppid=22470 vsize=1795140 CPUtime=38.41
/proc/22472/task/22476/stat : 22476 (java) S 22470 22472 21736 0 -1 64 97275 0 0 0 3801 40 0 0 16 0 13 0 24673735 1838223360 205708 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22477] ppid=22470 vsize=1795140 CPUtime=0.39
/proc/22472/task/22477/stat : 22477 (java) S 22470 22472 21736 0 -1 64 73 0 0 0 25 14 0 0 15 0 13 0 24673737 1838223360 205708 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22478] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22478/stat : 22478 (java) S 22470 22472 21736 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24673737 1838223360 205708 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22479] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22479/stat : 22479 (java) S 22470 22472 21736 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24673737 1838223360 205708 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22480] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22480/stat : 22480 (java) S 22470 22472 21736 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 24673741 1838223360 205708 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22481] ppid=22470 vsize=1795140 CPUtime=1.34
/proc/22472/task/22481/stat : 22481 (java) S 22470 22472 21736 0 -1 64 1646 0 0 0 133 1 0 0 16 0 13 0 24673741 1838223360 205708 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22472/tid=22482] ppid=22470 vsize=1795140 CPUtime=2.05
/proc/22472/task/22482/stat : 22482 (java) S 22470 22472 21736 0 -1 64 6628 0 0 0 202 3 0 0 17 0 13 0 24673741 1838223360 205708 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22483] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22483/stat : 22483 (java) S 22470 22472 21736 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 24673741 1838223360 205708 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22484] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22484/stat : 22484 (java) S 22470 22472 21736 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 24673741 1838223360 205708 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22485] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22485/stat : 22485 (java) S 22470 22472 21736 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 24674071 1838223360 205708 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1702.09
Current children cumulated vsize (KiB) 1795140

[startup+1722.3 s]
/proc/loadavg: 1.02 1.08 1.02 2/77 22683
/proc/meminfo: memFree=926600/2055920 swapFree=4183788/4192956
[pid=22472] ppid=22470 vsize=1795140 CPUtime=1763.93
/proc/22472/stat : 22472 (java) S 22470 22472 21736 0 -1 0 266875 0 1 0 176245 148 0 0 18 0 13 0 24673732 1838223360 208964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22472/statm: 448785 208964 1334 9 0 446396 0
[pid=22472/tid=22474] ppid=22470 vsize=1795140 CPUtime=1679.45
/proc/22472/task/22474/stat : 22474 (java) R 22470 22472 21736 0 -1 64 64752 0 1 0 167904 41 0 0 25 0 13 0 24673733 1838223360 208964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109872665 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22472/tid=22475] ppid=22470 vsize=1795140 CPUtime=40.33
/proc/22472/task/22475/stat : 22475 (java) S 22470 22472 21736 0 -1 64 93664 0 0 0 3989 44 0 0 16 0 13 0 24673735 1838223360 208964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22476] ppid=22470 vsize=1795140 CPUtime=40.29
/proc/22472/task/22476/stat : 22476 (java) S 22470 22472 21736 0 -1 64 99391 0 0 0 3988 41 0 0 17 0 13 0 24673735 1838223360 208964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22472/tid=22477] ppid=22470 vsize=1795140 CPUtime=0.41
/proc/22472/task/22477/stat : 22477 (java) S 22470 22472 21736 0 -1 64 73 0 0 0 26 15 0 0 16 0 13 0 24673737 1838223360 208964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22478] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22478/stat : 22478 (java) S 22470 22472 21736 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24673737 1838223360 208964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22479] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22479/stat : 22479 (java) S 22470 22472 21736 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24673737 1838223360 208964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22480] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22480/stat : 22480 (java) S 22470 22472 21736 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 24673741 1838223360 208964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22481] ppid=22470 vsize=1795140 CPUtime=1.34
/proc/22472/task/22481/stat : 22481 (java) S 22470 22472 21736 0 -1 64 1646 0 0 0 133 1 0 0 16 0 13 0 24673741 1838223360 208964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22472/tid=22482] ppid=22470 vsize=1795140 CPUtime=2.05
/proc/22472/task/22482/stat : 22482 (java) S 22470 22472 21736 0 -1 64 6628 0 0 0 202 3 0 0 17 0 13 0 24673741 1838223360 208964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22483] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22483/stat : 22483 (java) S 22470 22472 21736 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 24673741 1838223360 208964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22484] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22484/stat : 22484 (java) S 22470 22472 21736 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 24673741 1838223360 208964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22472/tid=22485] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22485/stat : 22485 (java) S 22470 22472 21736 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 24674071 1838223360 208964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1763.93
Current children cumulated vsize (KiB) 1795140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1757.3 s]
/proc/loadavg: 1.01 1.07 1.02 2/77 22685
/proc/meminfo: memFree=918920/2055920 swapFree=4183788/4192956
[pid=22472] ppid=22470 vsize=1795140 CPUtime=1800.03
/proc/22472/stat : 22472 (java) S 22470 22472 21736 0 -1 0 268947 0 1 0 179854 149 0 0 18 0 13 0 24673732 1838223360 210874 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22472/statm: 448785 210874 1334 9 0 446396 0
[pid=22472/tid=22474] ppid=22470 vsize=1795140 CPUtime=1713.32
/proc/22472/task/22474/stat : 22474 (java) R 22470 22472 21736 0 -1 64 64773 0 1 0 171291 41 0 0 18 0 13 0 24673733 1838223360 210874 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109871352 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22472/tid=22475] ppid=22470 vsize=1795140 CPUtime=41.44
/proc/22472/task/22475/stat : 22475 (java) S 22470 22472 21736 0 -1 64 94774 0 0 0 4100 44 0 0 16 0 13 0 24673735 1838223360 210874 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22472/tid=22476] ppid=22470 vsize=1795140 CPUtime=41.4
/proc/22472/task/22476/stat : 22476 (java) S 22470 22472 21736 0 -1 64 100332 0 0 0 4099 41 0 0 16 0 13 0 24673735 1838223360 210874 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22477] ppid=22470 vsize=1795140 CPUtime=0.41
/proc/22472/task/22477/stat : 22477 (java) S 22470 22472 21736 0 -1 64 73 0 0 0 26 15 0 0 15 0 13 0 24673737 1838223360 210874 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22478] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22478/stat : 22478 (java) S 22470 22472 21736 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24673737 1838223360 210874 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22479] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22479/stat : 22479 (java) S 22470 22472 21736 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24673737 1838223360 210874 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22480] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22480/stat : 22480 (java) S 22470 22472 21736 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 24673741 1838223360 210874 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22481] ppid=22470 vsize=1795140 CPUtime=1.34
/proc/22472/task/22481/stat : 22481 (java) S 22470 22472 21736 0 -1 64 1646 0 0 0 133 1 0 0 16 0 13 0 24673741 1838223360 210874 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22472/tid=22482] ppid=22470 vsize=1795140 CPUtime=2.05
/proc/22472/task/22482/stat : 22482 (java) S 22470 22472 21736 0 -1 64 6628 0 0 0 202 3 0 0 17 0 13 0 24673741 1838223360 210874 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22483] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22483/stat : 22483 (java) S 22470 22472 21736 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 24673741 1838223360 210874 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22472/tid=22484] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22484/stat : 22484 (java) S 22470 22472 21736 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 24673741 1838223360 210874 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22472/tid=22485] ppid=22470 vsize=1795140 CPUtime=0
/proc/22472/task/22485/stat : 22485 (java) S 22470 22472 21736 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 24674071 1838223360 210874 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) 1795140

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

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

[startup+1757.41 s]
/proc/loadavg: 1.01 1.07 1.02 2/77 22685
/proc/meminfo: memFree=918920/2055920 swapFree=4183788/4192956
[pid=22472] ppid=22470 vsize=0 CPUtime=1800.14
/proc/22472/stat : 22472 (java) Z 22470 22472 21736 0 -1 1036 268968 0 1 0 179857 157 0 0 16 0 2 0 24673732 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22472/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1757.46
CPU time (s): 1800.2
CPU user time (s): 1798.58
CPU system time (s): 1.61975
CPU usage (%): 102.432
Max. virtual memory (cumulated for all children) (KiB): 1796472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.58
system time used= 1.61975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 268968
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= 49872
involuntary context switches= 14885

runsolver used 1.76573 second user time and 4.80327 second system time

The end

Launcher Data (download as text)

Begin job on node50 on Mon Apr 16 04:38:05 UTC 2007

IDJOB= 354196
IDBENCH= 2382
IDSOLVER= 164
FILE ID= node50/354196-1176698285

PBS_JOBID= 4560001

Free space on /tmp= 66544 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-sctap2.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354196-1176698285/sat4jPseudoCPClause.jar /tmp/evaluation/354196-1176698285/instance-354196-1176698285.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-354196-1176698285 -o ROOT/results/node50/solver-354196-1176698285 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354196-1176698285/sat4jPseudoCPClause.jar /tmp/evaluation/354196-1176698285/instance-354196-1176698285.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  69a6c7d8646ca0764023f06029f7c1d1

RANDOM SEED= 319809047

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node50.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.232
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.232
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:       1760648 kB
Buffers:          9352 kB
Cached:         218720 kB
SwapCached:       3468 kB
Active:         109248 kB
Inactive:       142192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1760648 kB
SwapTotal:     4192956 kB
SwapFree:      4183788 kB
Dirty:            6964 kB
Writeback:           0 kB
Mapped:          28896 kB
Slab:            29788 kB
Committed_AS:   986828 kB
PageTables:       1500 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= 66544 MiB

End job on node50 on Mon Apr 16 05:07:25 UTC 2007