Trace number 348952

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
SAT4JPseudoResolution 2007-03-23? (TO) 1800.22 1796.61

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib2003/normalized-reduced-mps-v2-20-10-air04.opb
MD5SUM642713e12b3477ef4c8327a12a399c0f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5953
Best CPU time to get the best result obtained on this benchmark1800.16
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5953
Optimality of the best value was proved NO
Number of variables8904
Total number of constraints823
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)823
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint368
Number of terms in the objective function 8904
Biggest coefficient in the objective function 231
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 528751
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 231
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 528751
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.08/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.13	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.13	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.14	c no version file found!!!
0.08/0.14	c sun.arch.data.model	32
0.08/0.14	c java.version	1.6.0
0.08/0.14	c os.name	Linux
0.08/0.14	c os.version	2.6.9-22.EL.rootsmp
0.08/0.14	c os.arch	i386
0.08/0.14	c Free memory 1651659224
0.08/0.14	c Max memory 1654456320
0.08/0.14	c Total memory 1654456320
0.08/0.14	c Number of processors 2
0.20/0.20	--- Begin Solver configuration ---
0.20/0.20	c Stops conflict analysis at the first Unique Implication Point
0.20/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.20	c Learn all clauses as in MiniSAT
0.20/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.20/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.20	c No reason simplification
0.20/0.20	c --- End Solver configuration ---
0.20/0.20	c solving /tmp/evaluation/348952-1176611468/instance-348952-1176611468.opb
0.20/0.20	c reading problem ... 
1.71/1.36	c ... done. Wall clock time 1.164s.
1.71/1.36	c CPU time (experimental) 1.01s.
1.71/1.36	c #vars     8904
1.71/1.36	c #constraints  1646
1800.00/1796.41	c starts		: 19
1800.00/1796.41	c conflicts		: 432323
1800.00/1796.41	c decisions		: 1549851
1800.00/1796.41	c propagations		: 105188096
1800.00/1796.41	c inspects		: 2834757135
1800.00/1796.41	c learnt literals	: 313
1800.00/1796.41	c learnt binary clauses	: 443
1800.00/1796.41	c learnt ternary clauses	: 535
1800.00/1796.41	c learnt clauses	: 432010
1800.00/1796.41	c root simplifications	: 0
1800.00/1796.41	c removed literals (reason simplification)	: 0
1800.00/1796.41	c reason swapping (by a shorter reason)	: 0
1800.00/1796.41	c Calls to reduceDB	: 0
1800.00/1796.41	c speed (decisions/second)	: 863.5142950427286
1800.00/1796.41	c non guided choices	434
1800.00/1796.41	s UNKNOWN
1800.00/1796.41	c Total wall clock time (ms): 1796.212

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/node45/watcher-348952-1176611468 -o ROOT/results/node45/solver-348952-1176611468 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/348952-1176611468/sat4jPseudoResolution.jar /tmp/evaluation/348952-1176611468/instance-348952-1176611468.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 1.00 0.99 2/64 20198
/proc/meminfo: memFree=1675960/2055920 swapFree=4192036/4192956
[pid=20198] ppid=20196 vsize=1800 CPUtime=0
/proc/20198/stat : 20198 (java) D 20196 20198 19608 0 -1 0 171 0 0 0 0 0 0 0 18 0 1 0 15992451 1843200 143 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/20198/statm: 450 144 107 9 0 92 0

[startup+0.00967992 s]
/proc/loadavg: 0.92 1.00 0.99 2/64 20198
/proc/meminfo: memFree=1675960/2055920 swapFree=4192036/4192956
[pid=20198] ppid=20196 vsize=12056 CPUtime=0
/proc/20198/stat : 20198 (java) R 20196 20198 19608 0 -1 0 422 0 0 0 0 0 0 0 18 0 1 0 15992451 12345344 229 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4698922 0 0 4096 0 0 0 0 17 1 0 0
/proc/20198/statm: 3014 238 136 9 0 1148 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12056

[startup+0.101686 s]
/proc/loadavg: 0.92 1.00 0.99 2/64 20198
/proc/meminfo: memFree=1675960/2055920 swapFree=4192036/4192956
[pid=20198] ppid=20196 vsize=1780108 CPUtime=0.08
/proc/20198/stat : 20198 (java) S 20196 20198 19608 0 -1 0 3986 0 1 0 6 2 0 0 18 0 12 0 15992451 1822830592 3727 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20198/statm: 445027 3727 1123 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.301705 s]
/proc/loadavg: 0.92 1.00 0.99 2/64 20198
/proc/meminfo: memFree=1675960/2055920 swapFree=4192036/4192956
[pid=20198] ppid=20196 vsize=1781380 CPUtime=0.33
/proc/20198/stat : 20198 (java) S 20196 20198 19608 0 -1 0 5135 0 1 0 30 3 0 0 18 0 12 0 15992451 1824133120 4871 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20198/statm: 445345 4871 1267 9 0 442957 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1781380

[startup+0.701748 s]
/proc/loadavg: 0.92 1.00 0.99 2/64 20198
/proc/meminfo: memFree=1675960/2055920 swapFree=4192036/4192956
[pid=20198] ppid=20196 vsize=1783696 CPUtime=0.93
/proc/20198/stat : 20198 (java) S 20196 20198 19608 0 -1 0 7279 0 1 0 88 5 0 0 18 0 12 0 15992451 1826504704 6778 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20198/statm: 445924 6778 1301 9 0 443536 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 1783696

[startup+1.50183 s]
/proc/loadavg: 0.92 1.00 0.99 2/76 20210
/proc/meminfo: memFree=1637656/2055920 swapFree=4192036/4192956
[pid=20198] ppid=20196 vsize=1784140 CPUtime=1.96
/proc/20198/stat : 20198 (java) S 20196 20198 19608 0 -1 0 24161 0 1 0 183 13 0 0 18 0 12 0 15992451 1826959360 23070 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20198/statm: 446035 23070 1317 9 0 443647 0
[pid=20198/tid=20200] ppid=20196 vsize=1784140 CPUtime=1.12
/proc/20198/task/20200/stat : 20200 (java) R 20196 20198 19608 0 -1 64 21453 0 1 0 101 11 0 0 20 0 12 0 15992452 1826959360 23070 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20201] ppid=20196 vsize=1784140 CPUtime=0
/proc/20198/task/20201/stat : 20201 (java) S 20196 20198 19608 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 15992453 1826959360 23070 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20202] ppid=20196 vsize=1784140 CPUtime=0
/proc/20198/task/20202/stat : 20202 (java) S 20196 20198 19608 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 15992453 1826959360 23070 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20203] ppid=20196 vsize=1784140 CPUtime=0
/proc/20198/task/20203/stat : 20203 (java) S 20196 20198 19608 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 15992456 1826959360 23070 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20204] ppid=20196 vsize=1784140 CPUtime=0
/proc/20198/task/20204/stat : 20204 (java) S 20196 20198 19608 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 15992456 1826959360 23070 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20205] ppid=20196 vsize=1784140 CPUtime=0
/proc/20198/task/20205/stat : 20205 (java) S 20196 20198 19608 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 15992456 1826959360 23070 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20206] ppid=20196 vsize=1784140 CPUtime=0
/proc/20198/task/20206/stat : 20206 (java) S 20196 20198 19608 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 15992460 1826959360 23070 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20207] ppid=20196 vsize=1784140 CPUtime=0.43
/proc/20198/task/20207/stat : 20207 (java) R 20196 20198 19608 0 -1 64 979 0 0 0 43 0 0 0 16 0 12 0 15992460 1826959360 23070 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103321002 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20208] ppid=20196 vsize=1784140 CPUtime=0.38
/proc/20198/task/20208/stat : 20208 (java) R 20196 20198 19608 0 -1 64 1006 0 0 0 38 0 0 0 16 0 12 0 15992460 1826959360 23070 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103322083 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20209] ppid=20196 vsize=1784140 CPUtime=0
/proc/20198/task/20209/stat : 20209 (java) S 20196 20198 19608 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 15992460 1826959360 23070 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20210] ppid=20196 vsize=1784140 CPUtime=0
/proc/20198/task/20210/stat : 20210 (java) S 20196 20198 19608 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 15992460 1826959360 23070 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.96
Current children cumulated vsize (KiB) 1784140

[startup+3.10198 s]
/proc/loadavg: 0.92 1.00 0.99 4/77 20211
/proc/meminfo: memFree=1584272/2055920 swapFree=4192036/4192956
[pid=20198] ppid=20196 vsize=1786616 CPUtime=4.19
/proc/20198/stat : 20198 (java) S 20196 20198 19608 0 -1 0 28025 0 1 0 403 16 0 0 18 0 13 0 15992451 1829494784 24846 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20198/statm: 446654 24847 1322 9 0 444266 0
[pid=20198/tid=20200] ppid=20196 vsize=1786616 CPUtime=2.59
/proc/20198/task/20200/stat : 20200 (java) R 20196 20198 19608 0 -1 64 22827 0 1 0 247 12 0 0 17 0 13 0 15992452 1829494784 24847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109513799 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20201] ppid=20196 vsize=1786616 CPUtime=0
/proc/20198/task/20201/stat : 20201 (java) S 20196 20198 19608 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 15992453 1829494784 24847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20202] ppid=20196 vsize=1786616 CPUtime=0
/proc/20198/task/20202/stat : 20202 (java) S 20196 20198 19608 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 15992453 1829494784 24847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20203] ppid=20196 vsize=1786616 CPUtime=0
/proc/20198/task/20203/stat : 20203 (java) S 20196 20198 19608 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 15992456 1829494784 24847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20204] ppid=20196 vsize=1786616 CPUtime=0
/proc/20198/task/20204/stat : 20204 (java) S 20196 20198 19608 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 15992456 1829494784 24847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20205] ppid=20196 vsize=1786616 CPUtime=0
/proc/20198/task/20205/stat : 20205 (java) S 20196 20198 19608 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 15992456 1829494784 24847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20206] ppid=20196 vsize=1786616 CPUtime=0
/proc/20198/task/20206/stat : 20206 (java) S 20196 20198 19608 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 15992460 1829494784 24847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20207] ppid=20196 vsize=1786616 CPUtime=0.87
/proc/20198/task/20207/stat : 20207 (java) S 20196 20198 19608 0 -1 64 2143 0 0 0 86 1 0 0 15 0 13 0 15992460 1829494784 24847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20208] ppid=20196 vsize=1786616 CPUtime=0.7
/proc/20198/task/20208/stat : 20208 (java) S 20196 20198 19608 0 -1 64 2329 0 0 0 69 1 0 0 16 0 13 0 15992460 1829494784 24847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20209] ppid=20196 vsize=1786616 CPUtime=0
/proc/20198/task/20209/stat : 20209 (java) S 20196 20198 19608 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 15992460 1829494784 24847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20210] ppid=20196 vsize=1786616 CPUtime=0
/proc/20198/task/20210/stat : 20210 (java) S 20196 20198 19608 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 15992460 1829494784 24847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20211] ppid=20196 vsize=1786616 CPUtime=0
/proc/20198/task/20211/stat : 20211 (java) S 20196 20198 19608 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 15992611 1829494784 24847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.19
Current children cumulated vsize (KiB) 1786616

[startup+6.30231 s]
/proc/loadavg: 0.93 1.00 0.99 2/77 20211
/proc/meminfo: memFree=1575576/2055920 swapFree=4192036/4192956
[pid=20198] ppid=20196 vsize=1786616 CPUtime=7.41
/proc/20198/stat : 20198 (java) S 20196 20198 19608 0 -1 0 29833 0 1 0 724 17 0 0 18 0 13 0 15992451 1829494784 26653 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20198/statm: 446654 26653 1322 9 0 444266 0
[pid=20198/tid=20200] ppid=20196 vsize=1786616 CPUtime=5.76
/proc/20198/task/20200/stat : 20200 (java) R 20196 20198 19608 0 -1 64 24630 0 1 0 563 13 0 0 17 0 13 0 15992452 1829494784 26653 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109829990 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20201] ppid=20196 vsize=1786616 CPUtime=0
/proc/20198/task/20201/stat : 20201 (java) S 20196 20198 19608 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 15992453 1829494784 26653 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20202] ppid=20196 vsize=1786616 CPUtime=0
/proc/20198/task/20202/stat : 20202 (java) S 20196 20198 19608 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 15992453 1829494784 26653 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20203] ppid=20196 vsize=1786616 CPUtime=0
/proc/20198/task/20203/stat : 20203 (java) S 20196 20198 19608 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 15992456 1829494784 26653 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20204] ppid=20196 vsize=1786616 CPUtime=0
/proc/20198/task/20204/stat : 20204 (java) S 20196 20198 19608 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 15992456 1829494784 26653 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20205] ppid=20196 vsize=1786616 CPUtime=0
/proc/20198/task/20205/stat : 20205 (java) S 20196 20198 19608 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 15992456 1829494784 26653 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20206] ppid=20196 vsize=1786616 CPUtime=0
/proc/20198/task/20206/stat : 20206 (java) S 20196 20198 19608 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 15992460 1829494784 26653 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20207] ppid=20196 vsize=1786616 CPUtime=0.89
/proc/20198/task/20207/stat : 20207 (java) S 20196 20198 19608 0 -1 64 2145 0 0 0 88 1 0 0 16 0 13 0 15992460 1829494784 26653 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20208] ppid=20196 vsize=1786616 CPUtime=0.73
/proc/20198/task/20208/stat : 20208 (java) S 20196 20198 19608 0 -1 64 2331 0 0 0 72 1 0 0 16 0 13 0 15992460 1829494784 26653 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20209] ppid=20196 vsize=1786616 CPUtime=0
/proc/20198/task/20209/stat : 20209 (java) S 20196 20198 19608 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 15992460 1829494784 26653 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20210] ppid=20196 vsize=1786616 CPUtime=0
/proc/20198/task/20210/stat : 20210 (java) S 20196 20198 19608 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 15992460 1829494784 26653 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20211] ppid=20196 vsize=1786616 CPUtime=0
/proc/20198/task/20211/stat : 20211 (java) S 20196 20198 19608 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 15992611 1829494784 26653 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.41
Current children cumulated vsize (KiB) 1786616

[startup+12.703 s]
/proc/loadavg: 0.94 1.00 0.99 2/77 20211
/proc/meminfo: memFree=1563480/2055920 swapFree=4192036/4192956
[pid=20198] ppid=20196 vsize=1786616 CPUtime=13.82
/proc/20198/stat : 20198 (java) S 20196 20198 19608 0 -1 0 32643 0 1 0 1364 18 0 0 18 0 13 0 15992451 1829494784 29462 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20198/statm: 446654 29462 1322 9 0 444266 0
[pid=20198/tid=20200] ppid=20196 vsize=1786616 CPUtime=12.17
/proc/20198/task/20200/stat : 20200 (java) R 20196 20198 19608 0 -1 64 27440 0 1 0 1202 15 0 0 25 0 13 0 15992452 1829494784 29462 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109830261 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20201] ppid=20196 vsize=1786616 CPUtime=0
/proc/20198/task/20201/stat : 20201 (java) S 20196 20198 19608 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 15992453 1829494784 29462 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20202] ppid=20196 vsize=1786616 CPUtime=0
/proc/20198/task/20202/stat : 20202 (java) S 20196 20198 19608 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 15992453 1829494784 29462 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20203] ppid=20196 vsize=1786616 CPUtime=0
/proc/20198/task/20203/stat : 20203 (java) S 20196 20198 19608 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 15992456 1829494784 29462 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20204] ppid=20196 vsize=1786616 CPUtime=0
/proc/20198/task/20204/stat : 20204 (java) S 20196 20198 19608 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 15992456 1829494784 29462 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20205] ppid=20196 vsize=1786616 CPUtime=0
/proc/20198/task/20205/stat : 20205 (java) S 20196 20198 19608 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 15992456 1829494784 29462 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20206] ppid=20196 vsize=1786616 CPUtime=0
/proc/20198/task/20206/stat : 20206 (java) S 20196 20198 19608 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 15992460 1829494784 29462 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20207] ppid=20196 vsize=1786616 CPUtime=0.9
/proc/20198/task/20207/stat : 20207 (java) S 20196 20198 19608 0 -1 64 2145 0 0 0 89 1 0 0 16 0 13 0 15992460 1829494784 29462 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20208] ppid=20196 vsize=1786616 CPUtime=0.73
/proc/20198/task/20208/stat : 20208 (java) S 20196 20198 19608 0 -1 64 2331 0 0 0 72 1 0 0 16 0 13 0 15992460 1829494784 29462 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20209] ppid=20196 vsize=1786616 CPUtime=0
/proc/20198/task/20209/stat : 20209 (java) S 20196 20198 19608 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 15992460 1829494784 29462 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20210] ppid=20196 vsize=1786616 CPUtime=0
/proc/20198/task/20210/stat : 20210 (java) S 20196 20198 19608 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 15992460 1829494784 29463 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20211] ppid=20196 vsize=1786616 CPUtime=0
/proc/20198/task/20211/stat : 20211 (java) S 20196 20198 19608 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 15992611 1829494784 29463 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.82
Current children cumulated vsize (KiB) 1786616

[startup+25.5023 s]
/proc/loadavg: 0.95 1.00 0.99 2/77 20211
/proc/meminfo: memFree=1545432/2055920 swapFree=4192036/4192956
[pid=20198] ppid=20196 vsize=1786616 CPUtime=26.61
/proc/20198/stat : 20198 (java) S 20196 20198 19608 0 -1 0 36985 0 1 0 2639 22 0 0 18 0 13 0 15992451 1829494784 33804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20198/statm: 446654 33804 1322 9 0 444266 0
[pid=20198/tid=20200] ppid=20196 vsize=1786616 CPUtime=24.96
/proc/20198/task/20200/stat : 20200 (java) R 20196 20198 19608 0 -1 64 31782 0 1 0 2477 19 0 0 25 0 13 0 15992452 1829494784 33804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109830312 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20201] ppid=20196 vsize=1786616 CPUtime=0
/proc/20198/task/20201/stat : 20201 (java) S 20196 20198 19608 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 15992453 1829494784 33804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20202] ppid=20196 vsize=1786616 CPUtime=0
/proc/20198/task/20202/stat : 20202 (java) S 20196 20198 19608 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 15992453 1829494784 33804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20203] ppid=20196 vsize=1786616 CPUtime=0
/proc/20198/task/20203/stat : 20203 (java) S 20196 20198 19608 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 15992456 1829494784 33804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0

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

[pid=20198/tid=20203] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20203/stat : 20203 (java) S 20196 20198 19608 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 15992456 1837367296 234357 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20204] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20204/stat : 20204 (java) S 20196 20198 19608 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 15992456 1837367296 234357 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20205] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20205/stat : 20205 (java) S 20196 20198 19608 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 15992456 1837367296 234357 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20206] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20206/stat : 20206 (java) S 20196 20198 19608 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 15992460 1837367296 234357 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20207] ppid=20196 vsize=1794304 CPUtime=0.91
/proc/20198/task/20207/stat : 20207 (java) S 20196 20198 19608 0 -1 64 2146 0 0 0 90 1 0 0 16 0 13 0 15992460 1837367296 234357 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20208] ppid=20196 vsize=1794304 CPUtime=0.74
/proc/20198/task/20208/stat : 20208 (java) S 20196 20198 19608 0 -1 64 2331 0 0 0 73 1 0 0 16 0 13 0 15992460 1837367296 234357 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20209] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20209/stat : 20209 (java) S 20196 20198 19608 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 15992460 1837367296 234357 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20210] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20210/stat : 20210 (java) S 20196 20198 19608 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 15992460 1837367296 234357 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20211] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20211/stat : 20211 (java) S 20196 20198 19608 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 15992611 1837367296 234357 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1605.64
Current children cumulated vsize (KiB) 1794304

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 20211
/proc/meminfo: memFree=714904/2055920 swapFree=4192036/4192956
[pid=20198] ppid=20196 vsize=1794304 CPUtime=1665.95
/proc/20198/stat : 20198 (java) S 20196 20198 19608 0 -1 0 304651 0 1 0 166437 158 0 0 18 0 13 0 15992451 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20198/statm: 448576 240724 1331 9 0 446188 0
[pid=20198/tid=20200] ppid=20196 vsize=1794304 CPUtime=1658.36
/proc/20198/task/20200/stat : 20200 (java) R 20196 20198 19608 0 -1 64 37728 0 1 0 165807 29 0 0 25 0 13 0 15992452 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109772311 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20201] ppid=20196 vsize=1794304 CPUtime=2.96
/proc/20198/task/20201/stat : 20201 (java) S 20196 20198 19608 0 -1 64 135935 0 0 0 231 65 0 0 19 0 13 0 15992453 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20202] ppid=20196 vsize=1794304 CPUtime=2.94
/proc/20198/task/20202/stat : 20202 (java) S 20196 20198 19608 0 -1 64 125782 0 0 0 234 60 0 0 19 0 13 0 15992453 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20203] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20203/stat : 20203 (java) S 20196 20198 19608 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 15992456 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20204] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20204/stat : 20204 (java) S 20196 20198 19608 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 15992456 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20205] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20205/stat : 20205 (java) S 20196 20198 19608 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 15992456 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20206] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20206/stat : 20206 (java) S 20196 20198 19608 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 15992460 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20207] ppid=20196 vsize=1794304 CPUtime=0.91
/proc/20198/task/20207/stat : 20207 (java) S 20196 20198 19608 0 -1 64 2146 0 0 0 90 1 0 0 16 0 13 0 15992460 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20208] ppid=20196 vsize=1794304 CPUtime=0.74
/proc/20198/task/20208/stat : 20208 (java) S 20196 20198 19608 0 -1 64 2331 0 0 0 73 1 0 0 16 0 13 0 15992460 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20209] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20209/stat : 20209 (java) S 20196 20198 19608 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 15992460 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20210] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20210/stat : 20210 (java) S 20196 20198 19608 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 15992460 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20211] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20211/stat : 20211 (java) S 20196 20198 19608 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 15992611 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1665.95
Current children cumulated vsize (KiB) 1794304

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 20211
/proc/meminfo: memFree=714904/2055920 swapFree=4192036/4192956
[pid=20198] ppid=20196 vsize=1794304 CPUtime=1725.93
/proc/20198/stat : 20198 (java) S 20196 20198 19608 0 -1 0 304651 0 1 0 172435 158 0 0 18 0 13 0 15992451 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20198/statm: 448576 240724 1331 9 0 446188 0
[pid=20198/tid=20200] ppid=20196 vsize=1794304 CPUtime=1718.34
/proc/20198/task/20200/stat : 20200 (java) R 20196 20198 19608 0 -1 64 37728 0 1 0 171805 29 0 0 25 0 13 0 15992452 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109772311 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20201] ppid=20196 vsize=1794304 CPUtime=2.96
/proc/20198/task/20201/stat : 20201 (java) S 20196 20198 19608 0 -1 64 135935 0 0 0 231 65 0 0 19 0 13 0 15992453 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20202] ppid=20196 vsize=1794304 CPUtime=2.94
/proc/20198/task/20202/stat : 20202 (java) S 20196 20198 19608 0 -1 64 125782 0 0 0 234 60 0 0 19 0 13 0 15992453 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20203] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20203/stat : 20203 (java) S 20196 20198 19608 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 15992456 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20204] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20204/stat : 20204 (java) S 20196 20198 19608 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 15992456 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20205] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20205/stat : 20205 (java) S 20196 20198 19608 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 15992456 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20206] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20206/stat : 20206 (java) S 20196 20198 19608 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 15992460 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20207] ppid=20196 vsize=1794304 CPUtime=0.91
/proc/20198/task/20207/stat : 20207 (java) S 20196 20198 19608 0 -1 64 2146 0 0 0 90 1 0 0 16 0 13 0 15992460 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20208] ppid=20196 vsize=1794304 CPUtime=0.74
/proc/20198/task/20208/stat : 20208 (java) S 20196 20198 19608 0 -1 64 2331 0 0 0 73 1 0 0 16 0 13 0 15992460 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20209] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20209/stat : 20209 (java) S 20196 20198 19608 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 15992460 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20210] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20210/stat : 20210 (java) S 20196 20198 19608 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 15992460 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20211] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20211/stat : 20211 (java) S 20196 20198 19608 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 15992611 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1725.93
Current children cumulated vsize (KiB) 1794304

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 20211
/proc/meminfo: memFree=714904/2055920 swapFree=4192036/4192956
[pid=20198] ppid=20196 vsize=1794304 CPUtime=1785.91
/proc/20198/stat : 20198 (java) S 20196 20198 19608 0 -1 0 304651 0 1 0 178433 158 0 0 18 0 13 0 15992451 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20198/statm: 448576 240724 1331 9 0 446188 0
[pid=20198/tid=20200] ppid=20196 vsize=1794304 CPUtime=1778.32
/proc/20198/task/20200/stat : 20200 (java) R 20196 20198 19608 0 -1 64 37728 0 1 0 177803 29 0 0 25 0 13 0 15992452 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109830307 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20201] ppid=20196 vsize=1794304 CPUtime=2.96
/proc/20198/task/20201/stat : 20201 (java) S 20196 20198 19608 0 -1 64 135935 0 0 0 231 65 0 0 19 0 13 0 15992453 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20202] ppid=20196 vsize=1794304 CPUtime=2.94
/proc/20198/task/20202/stat : 20202 (java) S 20196 20198 19608 0 -1 64 125782 0 0 0 234 60 0 0 19 0 13 0 15992453 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20203] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20203/stat : 20203 (java) S 20196 20198 19608 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 15992456 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20204] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20204/stat : 20204 (java) S 20196 20198 19608 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 15992456 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20205] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20205/stat : 20205 (java) S 20196 20198 19608 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 15992456 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20206] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20206/stat : 20206 (java) S 20196 20198 19608 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 15992460 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20207] ppid=20196 vsize=1794304 CPUtime=0.91
/proc/20198/task/20207/stat : 20207 (java) S 20196 20198 19608 0 -1 64 2146 0 0 0 90 1 0 0 16 0 13 0 15992460 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20208] ppid=20196 vsize=1794304 CPUtime=0.74
/proc/20198/task/20208/stat : 20208 (java) S 20196 20198 19608 0 -1 64 2331 0 0 0 73 1 0 0 16 0 13 0 15992460 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20209] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20209/stat : 20209 (java) S 20196 20198 19608 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 15992460 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20210] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20210/stat : 20210 (java) S 20196 20198 19608 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 15992460 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20211] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20211/stat : 20211 (java) S 20196 20198 19608 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 15992611 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1785.91
Current children cumulated vsize (KiB) 1794304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 20277
/proc/meminfo: memFree=713704/2055920 swapFree=4192036/4192956
[pid=20198] ppid=20196 vsize=1794304 CPUtime=1800
/proc/20198/stat : 20198 (java) S 20196 20198 19608 0 -1 0 304651 0 1 0 179841 159 0 0 18 0 13 0 15992451 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20198/statm: 448576 240724 1331 9 0 446188 0
[pid=20198/tid=20200] ppid=20196 vsize=1794304 CPUtime=1792.4
/proc/20198/task/20200/stat : 20200 (java) R 20196 20198 19608 0 -1 64 37728 0 1 0 179211 29 0 0 25 0 13 0 15992452 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109772311 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20201] ppid=20196 vsize=1794304 CPUtime=2.96
/proc/20198/task/20201/stat : 20201 (java) S 20196 20198 19608 0 -1 64 135935 0 0 0 231 65 0 0 19 0 13 0 15992453 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20202] ppid=20196 vsize=1794304 CPUtime=2.94
/proc/20198/task/20202/stat : 20202 (java) S 20196 20198 19608 0 -1 64 125782 0 0 0 234 60 0 0 19 0 13 0 15992453 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20203] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20203/stat : 20203 (java) S 20196 20198 19608 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 15992456 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20204] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20204/stat : 20204 (java) S 20196 20198 19608 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 15992456 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20205] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20205/stat : 20205 (java) S 20196 20198 19608 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 15992456 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20206] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20206/stat : 20206 (java) S 20196 20198 19608 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 15992460 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20207] ppid=20196 vsize=1794304 CPUtime=0.91
/proc/20198/task/20207/stat : 20207 (java) S 20196 20198 19608 0 -1 64 2146 0 0 0 90 1 0 0 16 0 13 0 15992460 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20208] ppid=20196 vsize=1794304 CPUtime=0.74
/proc/20198/task/20208/stat : 20208 (java) S 20196 20198 19608 0 -1 64 2331 0 0 0 73 1 0 0 16 0 13 0 15992460 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20209] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20209/stat : 20209 (java) S 20196 20198 19608 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 15992460 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20198/tid=20210] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20210/stat : 20210 (java) S 20196 20198 19608 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 15992460 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20198/tid=20211] ppid=20196 vsize=1794304 CPUtime=0
/proc/20198/task/20211/stat : 20211 (java) S 20196 20198 19608 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 15992611 1837367296 240724 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1794304

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

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

[startup+1796.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 20277
/proc/meminfo: memFree=713704/2055920 swapFree=4192036/4192956
[pid=20198] ppid=20196 vsize=0 CPUtime=1800.2
/proc/20198/stat : 20198 (java) Z 20196 20198 19608 0 -1 1036 304671 0 1 0 179847 173 0 0 15 0 2 0 15992451 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20198/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1796.61
CPU time (s): 1800.22
CPU user time (s): 1798.48
CPU system time (s): 1.73574
CPU usage (%): 100.201
Max. virtual memory (cumulated for all children) (KiB): 1796868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.48
system time used= 1.73574
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 304671
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= 36948
involuntary context switches= 36381

runsolver used 2.08768 second user time and 4.47732 second system time

The end

Launcher Data (download as text)

Begin job on node45 on Sun Apr 15 04:31:08 UTC 2007

IDJOB= 348952
IDBENCH= 1797
IDSOLVER= 159
FILE ID= node45/348952-1176611468

PBS_JOBID= 4557026

Free space on /tmp= 66560 MiB

SOLVER NAME= SAT4JPseudoResolution 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-air04.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/348952-1176611468/sat4jPseudoResolution.jar /tmp/evaluation/348952-1176611468/instance-348952-1176611468.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-348952-1176611468 -o ROOT/results/node45/solver-348952-1176611468 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/348952-1176611468/sat4jPseudoResolution.jar /tmp/evaluation/348952-1176611468/instance-348952-1176611468.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  642713e12b3477ef4c8327a12a399c0f

RANDOM SEED= 342133611

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node45.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.218
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.218
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:       1676368 kB
Buffers:         16044 kB
Cached:         254768 kB
SwapCached:        508 kB
Active:          83548 kB
Inactive:       203212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1676368 kB
SwapTotal:     4192956 kB
SwapFree:      4192036 kB
Dirty:            4312 kB
Writeback:           0 kB
Mapped:          25336 kB
Slab:            78896 kB
Committed_AS:   100204 kB
PageTables:       1400 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= 66560 MiB

End job on node45 on Sun Apr 15 05:01:07 UTC 2007