Trace number 362075

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 NameAnswerCPU timeWall clock time
SAT4JPseudoResolution 2007-03-23? (TO) 1800.22 1795.16

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/
~walser/benchmarks/ppp-problems/normalized-ppp:1-9,16-19.opb
MD5SUM732cdc3fa8b0bf0f47e882c13d928a6d
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark549.057
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables4626
Total number of constraints30747
Number of constraints which are clauses29724
Number of constraints which are cardinality constraints (but not clauses)945
Number of constraints which are nor clauses,nor cardinality constraints78
Minimum length of a constraint3
Maximum length of a constraint29
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 101
Number of bits of the biggest sum of numbers7
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.09/0.23	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.09/0.23	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.09/0.23	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.09/0.24	c no version file found!!!
0.09/0.24	c sun.arch.data.model	32
0.09/0.24	c java.version	1.6.0
0.09/0.24	c os.name	Linux
0.09/0.24	c os.version	2.6.9-22.EL.rootsmp
0.09/0.24	c os.arch	i386
0.09/0.24	c Free memory 1651659224
0.09/0.24	c Max memory 1654456320
0.09/0.24	c Total memory 1654456320
0.09/0.24	c Number of processors 2
0.09/0.29	--- Begin Solver configuration ---
0.09/0.29	c Stops conflict analysis at the first Unique Implication Point
0.09/0.29	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.09/0.29	c Learn all clauses as in MiniSAT
0.09/0.29	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.29	c VSIDS like heuristics from MiniSAT using a heap
0.09/0.29	c No reason simplification
0.09/0.29	c --- End Solver configuration ---
0.09/0.29	c solving /tmp/evaluation/362075-1177006104/instance-362075-1177006104.opb
0.09/0.29	c reading problem ... 
2.48/1.82	c ... done. Wall clock time 1.531s.
2.48/1.82	c CPU time (experimental) 1.38s.
2.48/1.82	c #vars     4626
2.48/1.82	c #constraints  30921
1800.05/1795.01	c starts		: 22
1800.05/1795.01	c conflicts		: 1013820
1800.05/1795.01	c decisions		: 1168701
1800.05/1795.01	c propagations		: 41240296
1800.05/1795.01	c inspects		: 3868758910
1800.05/1795.01	c learnt literals	: 0
1800.05/1795.01	c learnt binary clauses	: 0
1800.05/1795.01	c learnt ternary clauses	: 0
1800.05/1795.01	c learnt clauses	: 1013822
1800.05/1795.01	c root simplifications	: 0
1800.05/1795.01	c removed literals (reason simplification)	: 0
1800.05/1795.01	c reason swapping (by a shorter reason)	: 0
1800.05/1795.01	c Calls to reduceDB	: 0
1800.05/1795.01	c speed (decisions/second)	: 651.7490176658424
1800.05/1795.01	c non guided choices	17475
1800.05/1795.01	s UNKNOWN
1800.05/1795.01	c Total wall clock time (ms): 1794.719

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/node71/watcher-362075-1177006104 -o ROOT/results/node71/solver-362075-1177006104 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/362075-1177006104/sat4jPseudoResolution.jar /tmp/evaluation/362075-1177006104/instance-362075-1177006104.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 3/64 2282
/proc/meminfo: memFree=1162992/2055920 swapFree=4184232/4192956
[pid=2282] ppid=2280 vsize=152 CPUtime=0
/proc/2282/stat : 2282 (java) D 2280 2282 1657 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 176599757 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 7205668 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/2282/statm: 38 26 19 9 0 4 0

[startup+0.0962211 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2282
/proc/meminfo: memFree=1162992/2055920 swapFree=4184232/4192956
[pid=2282] ppid=2280 vsize=1472 CPUtime=0
/proc/2282/stat : 2282 (java) R 2280 2282 1657 0 -1 0 95 0 0 0 0 0 0 0 18 0 1 0 176599757 1507328 68 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 7188224 0 0 4096 0 0 0 0 17 0 0 0
/proc/2282/statm: 368 68 48 9 0 10 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1472

[startup+0.101222 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2282
/proc/meminfo: memFree=1162992/2055920 swapFree=4184232/4192956
[pid=2282] ppid=2280 vsize=1800 CPUtime=0
/proc/2282/stat : 2282 (java) R 2280 2282 1657 0 -1 0 346 0 0 0 0 0 0 0 18 0 1 0 176599757 1843200 155 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 7205435 0 0 4096 0 0 0 0 17 0 0 0
/proc/2282/statm: 450 155 118 9 0 92 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1800

[startup+0.301257 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2282
/proc/meminfo: memFree=1162992/2055920 swapFree=4184232/4192956
[pid=2282] ppid=2280 vsize=1782452 CPUtime=0.21
/proc/2282/stat : 2282 (java) S 2280 2282 1657 0 -1 0 4931 0 1 0 18 3 0 0 18 0 12 0 176599757 1825230848 4670 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2282/statm: 445613 4670 1246 9 0 443225 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 1782452

[startup+0.701309 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2282
/proc/meminfo: memFree=1162992/2055920 swapFree=4184232/4192956
[pid=2282] ppid=2280 vsize=1783336 CPUtime=0.79
/proc/2282/stat : 2282 (java) S 2280 2282 1657 0 -1 0 6520 0 1 0 75 4 0 0 18 0 12 0 176599757 1826136064 6099 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2282/statm: 445834 6099 1302 9 0 443446 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 1783336

[startup+1.50242 s]
/proc/loadavg: 1.00 1.00 1.00 3/76 2294
/proc/meminfo: memFree=1136720/2055920 swapFree=4184232/4192956
[pid=2282] ppid=2280 vsize=1785944 CPUtime=2.1
/proc/2282/stat : 2282 (java) S 2280 2282 1657 0 -1 0 17991 0 1 0 201 9 0 0 18 0 12 0 176599757 1828806656 16257 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2282/statm: 446486 16258 1309 9 0 444098 0
[pid=2282/tid=2284] ppid=2280 vsize=1785944 CPUtime=1.05
/proc/2282/task/2284/stat : 2284 (java) R 2280 2282 1657 0 -1 64 14370 0 1 0 98 7 0 0 19 0 12 0 176599768 1828806656 16259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109549580 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2285] ppid=2280 vsize=1785944 CPUtime=0
/proc/2282/task/2285/stat : 2285 (java) S 2280 2282 1657 0 -1 64 3 0 0 0 0 0 0 0 21 0 12 0 176599769 1828806656 16260 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2286] ppid=2280 vsize=1785944 CPUtime=0
/proc/2282/task/2286/stat : 2286 (java) S 2280 2282 1657 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 176599769 1828806656 16261 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2287] ppid=2280 vsize=1785944 CPUtime=0
/proc/2282/task/2287/stat : 2287 (java) S 2280 2282 1657 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 176599772 1828806656 16262 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2288] ppid=2280 vsize=1785944 CPUtime=0
/proc/2282/task/2288/stat : 2288 (java) S 2280 2282 1657 0 -1 64 9 0 0 0 0 0 0 0 24 0 12 0 176599772 1828806656 16263 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2289] ppid=2280 vsize=1785944 CPUtime=0
/proc/2282/task/2289/stat : 2289 (java) S 2280 2282 1657 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 176599772 1828806656 16264 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2290] ppid=2280 vsize=1785944 CPUtime=0
/proc/2282/task/2290/stat : 2290 (java) S 2280 2282 1657 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 176599776 1828806656 16265 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2291] ppid=2280 vsize=1785944 CPUtime=0.49
/proc/2282/task/2291/stat : 2291 (java) R 2280 2282 1657 0 -1 64 1021 0 0 0 49 0 0 0 16 0 12 0 176599776 1828806656 16266 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 104794280 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2292] ppid=2280 vsize=1785944 CPUtime=0.52
/proc/2282/task/2292/stat : 2292 (java) R 2280 2282 1657 0 -1 64 1884 0 0 0 52 0 0 0 16 0 12 0 176599776 1828806656 16267 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 102295482 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2293] ppid=2280 vsize=1785944 CPUtime=0
/proc/2282/task/2293/stat : 2293 (java) S 2280 2282 1657 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 176599776 1828806656 16268 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2294] ppid=2280 vsize=1785944 CPUtime=0
/proc/2282/task/2294/stat : 2294 (java) S 2280 2282 1657 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 176599776 1828806656 16269 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.1
Current children cumulated vsize (KiB) 1785944

[startup+3.10264 s]
/proc/loadavg: 1.00 1.00 1.00 4/77 2295
/proc/meminfo: memFree=1067848/2055920 swapFree=4184232/4192956
[pid=2282] ppid=2280 vsize=1786268 CPUtime=4.14
/proc/2282/stat : 2282 (java) S 2280 2282 1657 0 -1 0 29048 0 1 0 400 14 0 0 18 0 13 0 176599757 1829138432 27139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2282/statm: 446567 27139 1322 9 0 444179 0
[pid=2282/tid=2284] ppid=2280 vsize=1786268 CPUtime=2.47
/proc/2282/task/2284/stat : 2284 (java) R 2280 2282 1657 0 -1 64 25201 0 1 0 235 12 0 0 25 0 13 0 176599768 1829138432 27139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109834179 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2285] ppid=2280 vsize=1786268 CPUtime=0
/proc/2282/task/2285/stat : 2285 (java) S 2280 2282 1657 0 -1 64 3 0 0 0 0 0 0 0 21 0 13 0 176599769 1829138432 27139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2286] ppid=2280 vsize=1786268 CPUtime=0
/proc/2282/task/2286/stat : 2286 (java) S 2280 2282 1657 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 176599769 1829138432 27139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2287] ppid=2280 vsize=1786268 CPUtime=0
/proc/2282/task/2287/stat : 2287 (java) S 2280 2282 1657 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 176599772 1829138432 27139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2288] ppid=2280 vsize=1786268 CPUtime=0
/proc/2282/task/2288/stat : 2288 (java) S 2280 2282 1657 0 -1 64 9 0 0 0 0 0 0 0 24 0 13 0 176599772 1829138432 27139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2289] ppid=2280 vsize=1786268 CPUtime=0
/proc/2282/task/2289/stat : 2289 (java) S 2280 2282 1657 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 176599772 1829138432 27139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2290] ppid=2280 vsize=1786268 CPUtime=0
/proc/2282/task/2290/stat : 2290 (java) S 2280 2282 1657 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 176599776 1829138432 27139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2291] ppid=2280 vsize=1786268 CPUtime=0.78
/proc/2282/task/2291/stat : 2291 (java) S 2280 2282 1657 0 -1 64 1211 0 0 0 78 0 0 0 16 0 13 0 176599776 1829138432 27139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2292] ppid=2280 vsize=1786268 CPUtime=0.86
/proc/2282/task/2292/stat : 2292 (java) S 2280 2282 1657 0 -1 64 1914 0 0 0 86 0 0 0 16 0 13 0 176599776 1829138432 27139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2293] ppid=2280 vsize=1786268 CPUtime=0
/proc/2282/task/2293/stat : 2293 (java) S 2280 2282 1657 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 176599776 1829138432 27139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2294] ppid=2280 vsize=1786268 CPUtime=0
/proc/2282/task/2294/stat : 2294 (java) S 2280 2282 1657 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 176599776 1829138432 27139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2295] ppid=2280 vsize=1786268 CPUtime=0
/proc/2282/task/2295/stat : 2295 (java) S 2280 2282 1657 0 -1 64 3 0 0 0 0 0 0 0 24 0 13 0 176599941 1829138432 27139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.14
Current children cumulated vsize (KiB) 1786268

[startup+6.30106 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2295
/proc/meminfo: memFree=1042768/2055920 swapFree=4184232/4192956
[pid=2282] ppid=2280 vsize=1786032 CPUtime=7.35
/proc/2282/stat : 2282 (java) S 2280 2282 1657 0 -1 0 34531 0 1 0 718 17 0 0 18 0 13 0 176599757 1828896768 32561 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2282/statm: 446508 32561 1322 9 0 444120 0
[pid=2282/tid=2284] ppid=2280 vsize=1786032 CPUtime=5.63
/proc/2282/task/2284/stat : 2284 (java) R 2280 2282 1657 0 -1 64 30680 0 1 0 548 15 0 0 25 0 13 0 176599768 1828896768 32561 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109847086 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2285] ppid=2280 vsize=1786032 CPUtime=0
/proc/2282/task/2285/stat : 2285 (java) S 2280 2282 1657 0 -1 64 3 0 0 0 0 0 0 0 21 0 13 0 176599769 1828896768 32561 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2286] ppid=2280 vsize=1786032 CPUtime=0
/proc/2282/task/2286/stat : 2286 (java) S 2280 2282 1657 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 176599769 1828896768 32561 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2287] ppid=2280 vsize=1786032 CPUtime=0
/proc/2282/task/2287/stat : 2287 (java) S 2280 2282 1657 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 176599772 1828896768 32561 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2288] ppid=2280 vsize=1786032 CPUtime=0
/proc/2282/task/2288/stat : 2288 (java) S 2280 2282 1657 0 -1 64 9 0 0 0 0 0 0 0 24 0 13 0 176599772 1828896768 32561 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2289] ppid=2280 vsize=1786032 CPUtime=0
/proc/2282/task/2289/stat : 2289 (java) S 2280 2282 1657 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 176599772 1828896768 32561 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2290] ppid=2280 vsize=1786032 CPUtime=0
/proc/2282/task/2290/stat : 2290 (java) S 2280 2282 1657 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 176599776 1828896768 32561 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2291] ppid=2280 vsize=1786032 CPUtime=0.79
/proc/2282/task/2291/stat : 2291 (java) S 2280 2282 1657 0 -1 64 1212 0 0 0 79 0 0 0 17 0 13 0 176599776 1828896768 32561 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2292] ppid=2280 vsize=1786032 CPUtime=0.89
/proc/2282/task/2292/stat : 2292 (java) S 2280 2282 1657 0 -1 64 1916 0 0 0 89 0 0 0 16 0 13 0 176599776 1828896768 32561 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2293] ppid=2280 vsize=1786032 CPUtime=0
/proc/2282/task/2293/stat : 2293 (java) S 2280 2282 1657 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 176599776 1828896768 32561 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2294] ppid=2280 vsize=1786032 CPUtime=0
/proc/2282/task/2294/stat : 2294 (java) S 2280 2282 1657 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 176599776 1828896768 32561 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2295] ppid=2280 vsize=1786032 CPUtime=0
/proc/2282/task/2295/stat : 2295 (java) S 2280 2282 1657 0 -1 64 3 0 0 0 0 0 0 0 24 0 13 0 176599941 1828896768 32561 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.35
Current children cumulated vsize (KiB) 1786032

[startup+12.7029 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2295
/proc/meminfo: memFree=1015440/2055920 swapFree=4184232/4192956
[pid=2282] ppid=2280 vsize=1786032 CPUtime=13.75
/proc/2282/stat : 2282 (java) S 2280 2282 1657 0 -1 0 40355 0 1 0 1356 19 0 0 18 0 13 0 176599757 1828896768 38385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2282/statm: 446508 38385 1322 9 0 444120 0
[pid=2282/tid=2284] ppid=2280 vsize=1786032 CPUtime=12.02
/proc/2282/task/2284/stat : 2284 (java) R 2280 2282 1657 0 -1 64 36503 0 1 0 1185 17 0 0 25 0 13 0 176599768 1828896768 38385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109847099 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2285] ppid=2280 vsize=1786032 CPUtime=0
/proc/2282/task/2285/stat : 2285 (java) S 2280 2282 1657 0 -1 64 3 0 0 0 0 0 0 0 21 0 13 0 176599769 1828896768 38385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2286] ppid=2280 vsize=1786032 CPUtime=0
/proc/2282/task/2286/stat : 2286 (java) S 2280 2282 1657 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 176599769 1828896768 38385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2287] ppid=2280 vsize=1786032 CPUtime=0
/proc/2282/task/2287/stat : 2287 (java) S 2280 2282 1657 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 176599772 1828896768 38386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2288] ppid=2280 vsize=1786032 CPUtime=0
/proc/2282/task/2288/stat : 2288 (java) S 2280 2282 1657 0 -1 64 9 0 0 0 0 0 0 0 24 0 13 0 176599772 1828896768 38386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2289] ppid=2280 vsize=1786032 CPUtime=0
/proc/2282/task/2289/stat : 2289 (java) S 2280 2282 1657 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 176599772 1828896768 38386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2290] ppid=2280 vsize=1786032 CPUtime=0
/proc/2282/task/2290/stat : 2290 (java) S 2280 2282 1657 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 176599776 1828896768 38386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2291] ppid=2280 vsize=1786032 CPUtime=0.8
/proc/2282/task/2291/stat : 2291 (java) S 2280 2282 1657 0 -1 64 1212 0 0 0 80 0 0 0 16 0 13 0 176599776 1828896768 38386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2292] ppid=2280 vsize=1786032 CPUtime=0.9
/proc/2282/task/2292/stat : 2292 (java) S 2280 2282 1657 0 -1 64 1917 0 0 0 90 0 0 0 17 0 13 0 176599776 1828896768 38386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2293] ppid=2280 vsize=1786032 CPUtime=0
/proc/2282/task/2293/stat : 2293 (java) S 2280 2282 1657 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 176599776 1828896768 38386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2294] ppid=2280 vsize=1786032 CPUtime=0
/proc/2282/task/2294/stat : 2294 (java) S 2280 2282 1657 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 176599776 1828896768 38386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2295] ppid=2280 vsize=1786032 CPUtime=0
/proc/2282/task/2295/stat : 2295 (java) S 2280 2282 1657 0 -1 64 3 0 0 0 0 0 0 0 24 0 13 0 176599941 1828896768 38386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.75
Current children cumulated vsize (KiB) 1786032

[startup+25.5027 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2295
/proc/meminfo: memFree=981264/2055920 swapFree=4184232/4192956
[pid=2282] ppid=2280 vsize=1786032 CPUtime=26.62
/proc/2282/stat : 2282 (java) S 2280 2282 1657 0 -1 0 48699 0 1 0 2639 23 0 0 18 0 13 0 176599757 1828896768 46491 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2282/statm: 446508 46491 1329 9 0 444120 0
[pid=2282/tid=2284] ppid=2280 vsize=1786032 CPUtime=24.74
/proc/2282/task/2284/stat : 2284 (java) R 2280 2282 1657 0 -1 64 37724 0 1 0 2456 18 0 0 25 0 13 0 176599768 1828896768 46491 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109813211 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2285] ppid=2280 vsize=1786032 CPUtime=0.08
/proc/2282/task/2285/stat : 2285 (java) S 2280 2282 1657 0 -1 64 3416 0 0 0 6 2 0 0 17 0 13 0 176599769 1828896768 46491 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2286] ppid=2280 vsize=1786032 CPUtime=0.07
/proc/2282/task/2286/stat : 2286 (java) S 2280 2282 1657 0 -1 64 3705 0 0 0 6 1 0 0 16 0 13 0 176599769 1828896768 46491 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2287] ppid=2280 vsize=1786032 CPUtime=0
/proc/2282/task/2287/stat : 2287 (java) S 2280 2282 1657 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 176599772 1828896768 46491 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0

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

[pid=2282/tid=2287] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2287/stat : 2287 (java) S 2280 2282 1657 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 176599772 1834147840 206524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2288] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2288/stat : 2288 (java) S 2280 2282 1657 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 176599772 1834147840 206524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2289] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2289/stat : 2289 (java) S 2280 2282 1657 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 176599772 1834147840 206524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2290] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2290/stat : 2290 (java) S 2280 2282 1657 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 176599776 1834147840 206524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2291] ppid=2280 vsize=1791160 CPUtime=0.81
/proc/2282/task/2291/stat : 2291 (java) S 2280 2282 1657 0 -1 64 1212 0 0 0 81 0 0 0 16 0 13 0 176599776 1834147840 206524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2292] ppid=2280 vsize=1791160 CPUtime=0.9
/proc/2282/task/2292/stat : 2292 (java) S 2280 2282 1657 0 -1 64 1917 0 0 0 90 0 0 0 17 0 13 0 176599776 1834147840 206524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2293] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2293/stat : 2293 (java) S 2280 2282 1657 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 176599776 1834147840 206524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2294] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2294/stat : 2294 (java) S 2280 2282 1657 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 176599776 1834147840 206524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2295] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2295/stat : 2295 (java) S 2280 2282 1657 0 -1 64 3 0 0 0 0 0 0 0 24 0 13 0 176599941 1834147840 206524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1607.2
Current children cumulated vsize (KiB) 1791160

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2295
/proc/meminfo: memFree=339600/2055920 swapFree=4184232/4192956
[pid=2282] ppid=2280 vsize=1791160 CPUtime=1667.18
/proc/2282/stat : 2282 (java) S 2280 2282 1657 0 -1 0 255696 0 1 0 166596 122 0 0 18 0 13 0 176599757 1834147840 206524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2282/statm: 447790 206524 1329 9 0 445402 0
[pid=2282/tid=2284] ppid=2280 vsize=1791160 CPUtime=1656.72
/proc/2282/task/2284/stat : 2284 (java) R 2280 2282 1657 0 -1 64 37742 0 1 0 165654 18 0 0 25 0 13 0 176599768 1834147840 206524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109834221 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2285] ppid=2280 vsize=1791160 CPUtime=4.31
/proc/2282/task/2285/stat : 2285 (java) S 2280 2282 1657 0 -1 64 112688 0 0 0 378 53 0 0 19 0 13 0 176599769 1834147840 206524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2286] ppid=2280 vsize=1791160 CPUtime=4.38
/proc/2282/task/2286/stat : 2286 (java) S 2280 2282 1657 0 -1 64 101412 0 0 0 391 47 0 0 16 0 13 0 176599769 1834147840 206524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2287] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2287/stat : 2287 (java) S 2280 2282 1657 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 176599772 1834147840 206524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2288] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2288/stat : 2288 (java) S 2280 2282 1657 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 176599772 1834147840 206524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2289] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2289/stat : 2289 (java) S 2280 2282 1657 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 176599772 1834147840 206524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2290] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2290/stat : 2290 (java) S 2280 2282 1657 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 176599776 1834147840 206524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2291] ppid=2280 vsize=1791160 CPUtime=0.81
/proc/2282/task/2291/stat : 2291 (java) S 2280 2282 1657 0 -1 64 1212 0 0 0 81 0 0 0 16 0 13 0 176599776 1834147840 206524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2292] ppid=2280 vsize=1791160 CPUtime=0.9
/proc/2282/task/2292/stat : 2292 (java) S 2280 2282 1657 0 -1 64 1917 0 0 0 90 0 0 0 17 0 13 0 176599776 1834147840 206524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2293] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2293/stat : 2293 (java) S 2280 2282 1657 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 176599776 1834147840 206524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2294] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2294/stat : 2294 (java) S 2280 2282 1657 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 176599776 1834147840 206524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2295] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2295/stat : 2295 (java) S 2280 2282 1657 0 -1 64 3 0 0 0 0 0 0 0 24 0 13 0 176599941 1834147840 206524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1667.18
Current children cumulated vsize (KiB) 1791160

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2295
/proc/meminfo: memFree=310416/2055920 swapFree=4184232/4192956
[pid=2282] ppid=2280 vsize=1791160 CPUtime=1727.37
/proc/2282/stat : 2282 (java) S 2280 2282 1657 0 -1 0 265227 0 1 0 172611 126 0 0 18 0 13 0 176599757 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2282/statm: 447790 213804 1329 9 0 445402 0
[pid=2282/tid=2284] ppid=2280 vsize=1791160 CPUtime=1716.49
/proc/2282/task/2284/stat : 2284 (java) R 2280 2282 1657 0 -1 64 37743 0 1 0 171631 18 0 0 25 0 13 0 176599768 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109847280 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2285] ppid=2280 vsize=1791160 CPUtime=4.52
/proc/2282/task/2285/stat : 2285 (java) S 2280 2282 1657 0 -1 64 119107 0 0 0 396 56 0 0 19 0 13 0 176599769 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2286] ppid=2280 vsize=1791160 CPUtime=4.59
/proc/2282/task/2286/stat : 2286 (java) S 2280 2282 1657 0 -1 64 104523 0 0 0 411 48 0 0 18 0 13 0 176599769 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2287] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2287/stat : 2287 (java) S 2280 2282 1657 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 176599772 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2288] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2288/stat : 2288 (java) S 2280 2282 1657 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 176599772 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2289] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2289/stat : 2289 (java) S 2280 2282 1657 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 176599772 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2290] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2290/stat : 2290 (java) S 2280 2282 1657 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 176599776 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2291] ppid=2280 vsize=1791160 CPUtime=0.81
/proc/2282/task/2291/stat : 2291 (java) S 2280 2282 1657 0 -1 64 1212 0 0 0 81 0 0 0 16 0 13 0 176599776 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2292] ppid=2280 vsize=1791160 CPUtime=0.9
/proc/2282/task/2292/stat : 2292 (java) S 2280 2282 1657 0 -1 64 1917 0 0 0 90 0 0 0 17 0 13 0 176599776 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2293] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2293/stat : 2293 (java) S 2280 2282 1657 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 176599776 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2294] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2294/stat : 2294 (java) S 2280 2282 1657 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 176599776 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2295] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2295/stat : 2295 (java) S 2280 2282 1657 0 -1 64 3 0 0 0 0 0 0 0 24 0 13 0 176599941 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1727.37
Current children cumulated vsize (KiB) 1791160

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2295
/proc/meminfo: memFree=310416/2055920 swapFree=4184232/4192956
[pid=2282] ppid=2280 vsize=1791160 CPUtime=1787.35
/proc/2282/stat : 2282 (java) S 2280 2282 1657 0 -1 0 265227 0 1 0 178609 126 0 0 18 0 13 0 176599757 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2282/statm: 447790 213804 1329 9 0 445402 0
[pid=2282/tid=2284] ppid=2280 vsize=1791160 CPUtime=1776.47
/proc/2282/task/2284/stat : 2284 (java) R 2280 2282 1657 0 -1 64 37743 0 1 0 177629 18 0 0 25 0 13 0 176599768 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109834221 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2285] ppid=2280 vsize=1791160 CPUtime=4.52
/proc/2282/task/2285/stat : 2285 (java) S 2280 2282 1657 0 -1 64 119107 0 0 0 396 56 0 0 19 0 13 0 176599769 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2286] ppid=2280 vsize=1791160 CPUtime=4.59
/proc/2282/task/2286/stat : 2286 (java) S 2280 2282 1657 0 -1 64 104523 0 0 0 411 48 0 0 18 0 13 0 176599769 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2287] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2287/stat : 2287 (java) S 2280 2282 1657 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 176599772 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2288] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2288/stat : 2288 (java) S 2280 2282 1657 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 176599772 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2289] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2289/stat : 2289 (java) S 2280 2282 1657 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 176599772 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2290] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2290/stat : 2290 (java) S 2280 2282 1657 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 176599776 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2291] ppid=2280 vsize=1791160 CPUtime=0.81
/proc/2282/task/2291/stat : 2291 (java) S 2280 2282 1657 0 -1 64 1212 0 0 0 81 0 0 0 16 0 13 0 176599776 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2292] ppid=2280 vsize=1791160 CPUtime=0.9
/proc/2282/task/2292/stat : 2292 (java) S 2280 2282 1657 0 -1 64 1917 0 0 0 90 0 0 0 17 0 13 0 176599776 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2293] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2293/stat : 2293 (java) S 2280 2282 1657 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 176599776 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2294] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2294/stat : 2294 (java) S 2280 2282 1657 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 176599776 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2295] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2295/stat : 2295 (java) S 2280 2282 1657 0 -1 64 3 0 0 0 0 0 0 0 24 0 13 0 176599941 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1787.35
Current children cumulated vsize (KiB) 1791160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2295
/proc/meminfo: memFree=310416/2055920 swapFree=4184232/4192956
[pid=2282] ppid=2280 vsize=1791160 CPUtime=1800.05
/proc/2282/stat : 2282 (java) S 2280 2282 1657 0 -1 0 265227 0 1 0 179879 126 0 0 18 0 13 0 176599757 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2282/statm: 447790 213804 1329 9 0 445402 0
[pid=2282/tid=2284] ppid=2280 vsize=1791160 CPUtime=1789.17
/proc/2282/task/2284/stat : 2284 (java) R 2280 2282 1657 0 -1 64 37743 0 1 0 178899 18 0 0 25 0 13 0 176599768 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109834221 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2285] ppid=2280 vsize=1791160 CPUtime=4.52
/proc/2282/task/2285/stat : 2285 (java) S 2280 2282 1657 0 -1 64 119107 0 0 0 396 56 0 0 19 0 13 0 176599769 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2286] ppid=2280 vsize=1791160 CPUtime=4.59
/proc/2282/task/2286/stat : 2286 (java) S 2280 2282 1657 0 -1 64 104523 0 0 0 411 48 0 0 18 0 13 0 176599769 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2287] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2287/stat : 2287 (java) S 2280 2282 1657 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 176599772 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2288] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2288/stat : 2288 (java) S 2280 2282 1657 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 176599772 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2289] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2289/stat : 2289 (java) S 2280 2282 1657 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 176599772 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2290] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2290/stat : 2290 (java) S 2280 2282 1657 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 176599776 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2291] ppid=2280 vsize=1791160 CPUtime=0.81
/proc/2282/task/2291/stat : 2291 (java) S 2280 2282 1657 0 -1 64 1212 0 0 0 81 0 0 0 16 0 13 0 176599776 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2292] ppid=2280 vsize=1791160 CPUtime=0.9
/proc/2282/task/2292/stat : 2292 (java) S 2280 2282 1657 0 -1 64 1917 0 0 0 90 0 0 0 17 0 13 0 176599776 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2293] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2293/stat : 2293 (java) S 2280 2282 1657 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 176599776 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2282/tid=2294] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2294/stat : 2294 (java) S 2280 2282 1657 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 176599776 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2282/tid=2295] ppid=2280 vsize=1791160 CPUtime=0
/proc/2282/task/2295/stat : 2295 (java) S 2280 2282 1657 0 -1 64 3 0 0 0 0 0 0 0 24 0 13 0 176599941 1834147840 213804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1791160

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

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

[startup+1795.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 2298
/proc/meminfo: memFree=888448/2055920 swapFree=4184232/4192956
[pid=2282] ppid=2280 vsize=0 CPUtime=1800.16
/proc/2282/stat : 2282 (java) Z 2280 2282 1657 0 -1 1036 265247 0 1 0 179882 134 0 0 16 0 2 0 176599757 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2282/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1795.16
CPU time (s): 1800.22
CPU user time (s): 1798.83
CPU system time (s): 1.38979
CPU usage (%): 100.282
Max. virtual memory (cumulated for all children) (KiB): 1791160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.83
system time used= 1.38979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 265247
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= 37019
involuntary context switches= 38878

runsolver used 2.14867 second user time and 4.40933 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Thu Apr 19 18:08:24 UTC 2007

IDJOB= 362075
IDBENCH= 1498
IDSOLVER= 159
FILE ID= node71/362075-1177006104

PBS_JOBID= 4630511

Free space on /tmp= 66442 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/ppp-problems/normalized-ppp:1-9,16-19.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/362075-1177006104/sat4jPseudoResolution.jar /tmp/evaluation/362075-1177006104/instance-362075-1177006104.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-362075-1177006104 -o ROOT/results/node71/solver-362075-1177006104 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/362075-1177006104/sat4jPseudoResolution.jar /tmp/evaluation/362075-1177006104/instance-362075-1177006104.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  732cdc3fa8b0bf0f47e882c13d928a6d

RANDOM SEED= 469192630

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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.234
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.234
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:       1163336 kB
Buffers:         38912 kB
Cached:         773312 kB
SwapCached:       2620 kB
Active:         212932 kB
Inactive:       608824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1163336 kB
SwapTotal:     4192956 kB
SwapFree:      4184232 kB
Dirty:            4656 kB
Writeback:           0 kB
Mapped:          15700 kB
Slab:            56812 kB
Committed_AS:  2582668 kB
PageTables:       1448 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= 66442 MiB

End job on node71 on Thu Apr 19 18:38:22 UTC 2007