Trace number 352288

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.29 1794.96

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_12.opb.PB06.opb
MD5SUM35ffbede57b8807d38d913370f4c4486
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark419
Best CPU time to get the best result obtained on this benchmark1800.12
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 419
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 495618
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 495618
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.15	c no version file found!!!
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1651659224
0.08/0.15	c Max memory 1654456320
0.08/0.15	c Total memory 1654456320
0.08/0.15	c Number of processors 2
0.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/352288-1176628135/instance-352288-1176628135.opb
0.20/0.20	c reading problem ... 
12.07/10.17	c ... done. Wall clock time 9.973s.
12.07/10.17	c CPU time (experimental) 8.3s.
12.07/10.17	c #vars     10000
12.07/10.17	c #constraints  656900
1800.02/1794.71	c starts		: 18
1800.02/1794.71	c conflicts		: 218139
1800.02/1794.71	c decisions		: 286781
1800.02/1794.71	c propagations		: 41270371
1800.02/1794.71	c inspects		: 1711886054
1800.02/1794.71	c learnt literals	: 0
1800.02/1794.71	c learnt binary clauses	: 0
1800.02/1794.71	c learnt ternary clauses	: 0
1800.02/1794.71	c learnt clauses	: 218139
1800.02/1794.71	c root simplifications	: 0
1800.02/1794.71	c removed literals (reason simplification)	: 0
1800.02/1794.71	c reason swapping (by a shorter reason)	: 0
1800.02/1794.71	c Calls to reduceDB	: 0
1800.02/1794.71	c speed (decisions/second)	: 160.72645548904882
1800.02/1794.71	c non guided choices	0
1800.02/1794.71	s UNKNOWN
1800.02/1794.71	c Total wall clock time (ms): 1794.511

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/node66/watcher-352288-1176628135 -o ROOT/results/node66/solver-352288-1176628135 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/352288-1176628135/sat4jPseudoResolution.jar /tmp/evaluation/352288-1176628135/instance-352288-1176628135.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.91 0.95 0.95 3/64 2255
/proc/meminfo: memFree=1692592/2055920 swapFree=4184568/4192956
[pid=2255] ppid=2253 vsize=18568 CPUtime=0
/proc/2255/stat : 2255 (runsolver) R 2253 2255 1612 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 138803052 19013632 292 18446744073709551615 4194304 4296420 548682068880 18446744073709551615 227607637287 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/2255/statm: 4642 292 257 24 0 2626 0

[startup+0.02777 s]
/proc/loadavg: 0.91 0.95 0.95 3/64 2255
/proc/meminfo: memFree=1692592/2055920 swapFree=4184568/4192956
[pid=2255] ppid=2253 vsize=1772952 CPUtime=0.01
/proc/2255/stat : 2255 (java) S 2253 2255 1612 0 -1 0 2132 0 1 0 0 1 0 0 18 0 2 0 138803052 1815502848 1881 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/2255/statm: 443238 1891 381 9 0 441252 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1772952

[startup+0.101776 s]
/proc/loadavg: 0.91 0.95 0.95 3/64 2255
/proc/meminfo: memFree=1692592/2055920 swapFree=4184568/4192956
[pid=2255] ppid=2253 vsize=1780108 CPUtime=0.08
/proc/2255/stat : 2255 (java) S 2253 2255 1612 0 -1 0 3970 0 1 0 5 3 0 0 18 0 12 0 138803052 1822830592 3711 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2255/statm: 445027 3712 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.301819 s]
/proc/loadavg: 0.91 0.95 0.95 3/64 2255
/proc/meminfo: memFree=1692592/2055920 swapFree=4184568/4192956
[pid=2255] ppid=2253 vsize=1782012 CPUtime=0.33
/proc/2255/stat : 2255 (java) S 2253 2255 1612 0 -1 0 5158 0 1 0 29 4 0 0 18 0 12 0 138803052 1824780288 4894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2255/statm: 445503 4894 1264 9 0 443115 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1782012

[startup+0.7019 s]
/proc/loadavg: 0.91 0.95 0.95 3/64 2255
/proc/meminfo: memFree=1692592/2055920 swapFree=4184568/4192956
[pid=2255] ppid=2253 vsize=1783736 CPUtime=0.88
/proc/2255/stat : 2255 (java) S 2253 2255 1612 0 -1 0 7386 0 1 0 83 5 0 0 18 0 12 0 138803052 1826545664 6931 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2255/statm: 445934 6932 1297 9 0 443546 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 1783736

[startup+1.50206 s]
/proc/loadavg: 0.91 0.95 0.95 3/76 2267
/proc/meminfo: memFree=1663824/2055920 swapFree=4184568/4192956
[pid=2255] ppid=2253 vsize=1785996 CPUtime=2.04
/proc/2255/stat : 2255 (java) S 2253 2255 1612 0 -1 0 20449 0 1 0 194 10 0 0 18 0 12 0 138803052 1828859904 17938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2255/statm: 446499 17938 1301 9 0 444111 0
[pid=2255/tid=2257] ppid=2253 vsize=1785996 CPUtime=1.14
/proc/2255/task/2257/stat : 2257 (java) R 2253 2255 1612 0 -1 64 15889 0 1 0 106 8 0 0 19 0 12 0 138803054 1828859904 17938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109597603 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2255/tid=2258] ppid=2253 vsize=1785996 CPUtime=0
/proc/2255/task/2258/stat : 2258 (java) S 2253 2255 1612 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 138803055 1828859904 17938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2259] ppid=2253 vsize=1785996 CPUtime=0
/proc/2255/task/2259/stat : 2259 (java) S 2253 2255 1612 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 138803055 1828859904 17938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2255/tid=2260] ppid=2253 vsize=1785996 CPUtime=0
/proc/2255/task/2260/stat : 2260 (java) S 2253 2255 1612 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 138803058 1828859904 17938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2261] ppid=2253 vsize=1785996 CPUtime=0
/proc/2255/task/2261/stat : 2261 (java) S 2253 2255 1612 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 138803058 1828859904 17938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2262] ppid=2253 vsize=1785996 CPUtime=0
/proc/2255/task/2262/stat : 2262 (java) S 2253 2255 1612 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 138803058 1828859904 17938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2263] ppid=2253 vsize=1785996 CPUtime=0
/proc/2255/task/2263/stat : 2263 (java) S 2253 2255 1612 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 138803062 1828859904 17938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2264] ppid=2253 vsize=1785996 CPUtime=0.47
/proc/2255/task/2264/stat : 2264 (java) S 2253 2255 1612 0 -1 64 2113 0 0 0 46 1 0 0 16 0 12 0 138803062 1828859904 17938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2265] ppid=2253 vsize=1785996 CPUtime=0.41
/proc/2255/task/2265/stat : 2265 (java) S 2253 2255 1612 0 -1 64 1724 0 0 0 41 0 0 0 16 0 12 0 138803062 1828859904 17938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2255/tid=2266] ppid=2253 vsize=1785996 CPUtime=0
/proc/2255/task/2266/stat : 2266 (java) S 2253 2255 1612 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 138803062 1828859904 17938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2267] ppid=2253 vsize=1785996 CPUtime=0
/proc/2255/task/2267/stat : 2267 (java) S 2253 2255 1612 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 138803062 1828859904 17938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.04
Current children cumulated vsize (KiB) 1785996

[startup+3.10137 s]
/proc/loadavg: 0.91 0.95 0.95 2/76 2267
/proc/meminfo: memFree=1560208/2055920 swapFree=4184568/4192956
[pid=2255] ppid=2253 vsize=1786320 CPUtime=3.7
/proc/2255/stat : 2255 (java) S 2253 2255 1612 0 -1 0 44314 0 1 0 347 23 0 0 18 0 12 0 138803052 1829191680 41789 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2255/statm: 446580 41789 1310 9 0 444192 0
[pid=2255/tid=2257] ppid=2253 vsize=1786320 CPUtime=2.67
/proc/2255/task/2257/stat : 2257 (java) R 2253 2255 1612 0 -1 64 37677 0 1 0 248 19 0 0 25 0 12 0 138803054 1829191680 41789 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2258] ppid=2253 vsize=1786320 CPUtime=0.05
/proc/2255/task/2258/stat : 2258 (java) S 2253 2255 1612 0 -1 64 1123 0 0 0 5 0 0 0 16 0 12 0 138803055 1829191680 41789 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2259] ppid=2253 vsize=1786320 CPUtime=0.05
/proc/2255/task/2259/stat : 2259 (java) S 2253 2255 1612 0 -1 64 951 0 0 0 5 0 0 0 16 0 12 0 138803055 1829191680 41789 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2255/tid=2260] ppid=2253 vsize=1786320 CPUtime=0
/proc/2255/task/2260/stat : 2260 (java) S 2253 2255 1612 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 138803058 1829191680 41789 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2261] ppid=2253 vsize=1786320 CPUtime=0
/proc/2255/task/2261/stat : 2261 (java) S 2253 2255 1612 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 138803058 1829191680 41789 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2262] ppid=2253 vsize=1786320 CPUtime=0
/proc/2255/task/2262/stat : 2262 (java) S 2253 2255 1612 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 138803058 1829191680 41789 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2263] ppid=2253 vsize=1786320 CPUtime=0
/proc/2255/task/2263/stat : 2263 (java) S 2253 2255 1612 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 138803062 1829191680 41789 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2264] ppid=2253 vsize=1786320 CPUtime=0.47
/proc/2255/task/2264/stat : 2264 (java) S 2253 2255 1612 0 -1 64 2113 0 0 0 46 1 0 0 16 0 12 0 138803062 1829191680 41789 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2265] ppid=2253 vsize=1786320 CPUtime=0.41
/proc/2255/task/2265/stat : 2265 (java) S 2253 2255 1612 0 -1 64 1724 0 0 0 41 0 0 0 16 0 12 0 138803062 1829191680 41789 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2255/tid=2266] ppid=2253 vsize=1786320 CPUtime=0
/proc/2255/task/2266/stat : 2266 (java) S 2253 2255 1612 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 138803062 1829191680 41789 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2267] ppid=2253 vsize=1786320 CPUtime=0
/proc/2255/task/2267/stat : 2267 (java) S 2253 2255 1612 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 138803062 1829191680 41789 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.7
Current children cumulated vsize (KiB) 1786320

[startup+6.30302 s]
/proc/loadavg: 0.92 0.95 0.95 2/76 2267
/proc/meminfo: memFree=1492496/2055920 swapFree=4184568/4192956
[pid=2255] ppid=2253 vsize=1788564 CPUtime=7.42
/proc/2255/stat : 2255 (java) S 2253 2255 1612 0 -1 0 56447 0 1 0 712 30 0 0 18 0 12 0 138803052 1831489536 53382 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2255/statm: 447141 53383 1310 9 0 444753 0
[pid=2255/tid=2257] ppid=2253 vsize=1788564 CPUtime=5.34
/proc/2255/task/2257/stat : 2257 (java) S 2253 2255 1612 0 -1 64 37681 0 1 0 513 21 0 0 22 0 12 0 138803054 1831489536 53384 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2258] ppid=2253 vsize=1788564 CPUtime=0.57
/proc/2255/task/2258/stat : 2258 (java) R 2253 2255 1612 0 -1 64 7510 0 0 0 54 3 0 0 17 0 12 0 138803055 1831489536 53384 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105369140 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2259] ppid=2253 vsize=1788564 CPUtime=0.58
/proc/2255/task/2259/stat : 2259 (java) R 2253 2255 1612 0 -1 64 6688 0 0 0 55 3 0 0 18 0 12 0 138803055 1831489536 53384 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103370463 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2255/tid=2260] ppid=2253 vsize=1788564 CPUtime=0
/proc/2255/task/2260/stat : 2260 (java) S 2253 2255 1612 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 138803058 1831489536 53384 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2255/tid=2261] ppid=2253 vsize=1788564 CPUtime=0
/proc/2255/task/2261/stat : 2261 (java) S 2253 2255 1612 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 138803058 1831489536 53385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2262] ppid=2253 vsize=1788564 CPUtime=0
/proc/2255/task/2262/stat : 2262 (java) S 2253 2255 1612 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 138803058 1831489536 53386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2263] ppid=2253 vsize=1788564 CPUtime=0
/proc/2255/task/2263/stat : 2263 (java) S 2253 2255 1612 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 138803062 1831489536 53387 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2264] ppid=2253 vsize=1788564 CPUtime=0.47
/proc/2255/task/2264/stat : 2264 (java) S 2253 2255 1612 0 -1 64 2113 0 0 0 46 1 0 0 16 0 12 0 138803062 1831489536 53388 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2265] ppid=2253 vsize=1788564 CPUtime=0.41
/proc/2255/task/2265/stat : 2265 (java) S 2253 2255 1612 0 -1 64 1724 0 0 0 41 0 0 0 16 0 12 0 138803062 1831489536 53388 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2255/tid=2266] ppid=2253 vsize=1788564 CPUtime=0
/proc/2255/task/2266/stat : 2266 (java) S 2253 2255 1612 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 138803062 1831489536 53389 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2267] ppid=2253 vsize=1788564 CPUtime=0
/proc/2255/task/2267/stat : 2267 (java) S 2253 2255 1612 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 138803062 1831489536 53389 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.42
Current children cumulated vsize (KiB) 1788564

[startup+12.7023 s]
/proc/loadavg: 0.93 0.95 0.95 2/77 2268
/proc/meminfo: memFree=1456008/2055920 swapFree=4184568/4192956
[pid=2255] ppid=2253 vsize=1791160 CPUtime=15.2
/proc/2255/stat : 2255 (java) S 2253 2255 1612 0 -1 0 65329 0 1 0 1486 34 0 0 18 0 13 0 138803052 1834147840 60220 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2255/statm: 447790 60220 1326 9 0 445402 0
[pid=2255/tid=2257] ppid=2253 vsize=1791160 CPUtime=10.58
/proc/2255/task/2257/stat : 2257 (java) R 2253 2255 1612 0 -1 64 37726 0 1 0 1036 22 0 0 25 0 13 0 138803054 1834147840 60220 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109833689 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2258] ppid=2253 vsize=1791160 CPUtime=1.48
/proc/2255/task/2258/stat : 2258 (java) S 2253 2255 1612 0 -1 64 11589 0 0 0 144 4 0 0 17 0 13 0 138803055 1834147840 60220 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2259] ppid=2253 vsize=1791160 CPUtime=1.43
/proc/2255/task/2259/stat : 2259 (java) S 2253 2255 1612 0 -1 64 11007 0 0 0 139 4 0 0 16 0 13 0 138803055 1834147840 60220 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2255/tid=2260] ppid=2253 vsize=1791160 CPUtime=0
/proc/2255/task/2260/stat : 2260 (java) S 2253 2255 1612 0 -1 64 16 0 0 0 0 0 0 0 16 0 13 0 138803058 1834147840 60220 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2255/tid=2261] ppid=2253 vsize=1791160 CPUtime=0
/proc/2255/task/2261/stat : 2261 (java) S 2253 2255 1612 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 138803058 1834147840 60220 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2262] ppid=2253 vsize=1791160 CPUtime=0
/proc/2255/task/2262/stat : 2262 (java) S 2253 2255 1612 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 138803058 1834147840 60220 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2263] ppid=2253 vsize=1791160 CPUtime=0
/proc/2255/task/2263/stat : 2263 (java) S 2253 2255 1612 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 138803062 1834147840 60220 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2264] ppid=2253 vsize=1791160 CPUtime=0.84
/proc/2255/task/2264/stat : 2264 (java) S 2253 2255 1612 0 -1 64 2484 0 0 0 83 1 0 0 16 0 13 0 138803062 1834147840 60220 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2265] ppid=2253 vsize=1791160 CPUtime=0.82
/proc/2255/task/2265/stat : 2265 (java) S 2253 2255 1612 0 -1 64 1783 0 0 0 82 0 0 0 16 0 13 0 138803062 1834147840 60220 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2255/tid=2266] ppid=2253 vsize=1791160 CPUtime=0
/proc/2255/task/2266/stat : 2266 (java) S 2253 2255 1612 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 138803062 1834147840 60220 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2267] ppid=2253 vsize=1791160 CPUtime=0
/proc/2255/task/2267/stat : 2267 (java) S 2253 2255 1612 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 138803062 1834147840 60220 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2268] ppid=2253 vsize=1791160 CPUtime=0
/proc/2255/task/2268/stat : 2268 (java) S 2253 2255 1612 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 138804096 1834147840 60220 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.2
Current children cumulated vsize (KiB) 1791160

[startup+25.5029 s]
/proc/loadavg: 0.94 0.96 0.95 2/77 2268
/proc/meminfo: memFree=1423312/2055920 swapFree=4184568/4192956
[pid=2255] ppid=2253 vsize=1790136 CPUtime=28.19
/proc/2255/stat : 2255 (java) S 2253 2255 1612 0 -1 0 74585 0 1 0 2780 39 0 0 18 0 13 0 138803052 1833099264 68417 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2255/statm: 447534 68417 1326 9 0 445146 0
[pid=2255/tid=2257] ppid=2253 vsize=1790136 CPUtime=23.16
/proc/2255/task/2257/stat : 2257 (java) R 2253 2255 1612 0 -1 64 37727 0 1 0 2294 22 0 0 25 0 13 0 138803054 1833099264 68417 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109806514 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2255/tid=2258] ppid=2253 vsize=1790136 CPUtime=1.65
/proc/2255/task/2258/stat : 2258 (java) S 2253 2255 1612 0 -1 64 18442 0 0 0 158 7 0 0 16 0 13 0 138803055 1833099264 68417 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2259] ppid=2253 vsize=1790136 CPUtime=1.6
/proc/2255/task/2259/stat : 2259 (java) S 2253 2255 1612 0 -1 64 13402 0 0 0 154 6 0 0 17 0 13 0 138803055 1833099264 68417 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2255/tid=2260] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2260/stat : 2260 (java) S 2253 2255 1612 0 -1 64 16 0 0 0 0 0 0 0 16 0 13 0 138803058 1833099264 68417 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2255/tid=2261] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2261/stat : 2261 (java) S 2253 2255 1612 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 138803058 1833099264 68417 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2262] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2262/stat : 2262 (java) S 2253 2255 1612 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 138803058 1833099264 68417 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

/proc/2255/task/2264/stat : 2264 (java) S 2253 2255 1612 0 -1 64 2489 0 0 0 88 1 0 0 16 0 13 0 138803062 1833099264 337944 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2265] ppid=2253 vsize=1790136 CPUtime=0.86
/proc/2255/task/2265/stat : 2265 (java) S 2253 2255 1612 0 -1 64 1785 0 0 0 86 0 0 0 17 0 13 0 138803062 1833099264 337944 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2255/tid=2266] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2266/stat : 2266 (java) S 2253 2255 1612 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 138803062 1833099264 337944 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2267] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2267/stat : 2267 (java) S 2253 2255 1612 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 138803062 1833099264 337944 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2268] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2268/stat : 2268 (java) S 2253 2255 1612 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 138804096 1833099264 337944 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1607.38
Current children cumulated vsize (KiB) 1790136

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/77 2268
/proc/meminfo: memFree=342416/2055920 swapFree=4184568/4192956
[pid=2255] ppid=2253 vsize=1790136 CPUtime=1667.36
/proc/2255/stat : 2255 (java) S 2253 2255 1612 0 -1 0 392139 0 1 0 166519 217 0 0 18 0 13 0 138803052 1833099264 337944 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2255/statm: 447534 337944 1326 9 0 445146 0
[pid=2255/tid=2257] ppid=2253 vsize=1790136 CPUtime=1656.39
/proc/2255/task/2257/stat : 2257 (java) R 2253 2255 1612 0 -1 64 37746 0 1 0 165614 25 0 0 25 0 13 0 138803054 1833099264 337944 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109806278 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2255/tid=2258] ppid=2253 vsize=1790136 CPUtime=4.61
/proc/2255/task/2258/stat : 2258 (java) S 2253 2255 1612 0 -1 64 173309 0 0 0 371 90 0 0 18 0 13 0 138803055 1833099264 337944 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2259] ppid=2253 vsize=1790136 CPUtime=4.56
/proc/2255/task/2259/stat : 2259 (java) S 2253 2255 1612 0 -1 64 176070 0 0 0 358 98 0 0 16 0 13 0 138803055 1833099264 337944 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2255/tid=2260] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2260/stat : 2260 (java) S 2253 2255 1612 0 -1 64 16 0 0 0 0 0 0 0 16 0 13 0 138803058 1833099264 337944 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2255/tid=2261] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2261/stat : 2261 (java) S 2253 2255 1612 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 138803058 1833099264 337944 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2262] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2262/stat : 2262 (java) S 2253 2255 1612 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 138803058 1833099264 337944 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2263] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2263/stat : 2263 (java) S 2253 2255 1612 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 138803062 1833099264 337944 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2264] ppid=2253 vsize=1790136 CPUtime=0.89
/proc/2255/task/2264/stat : 2264 (java) S 2253 2255 1612 0 -1 64 2489 0 0 0 88 1 0 0 16 0 13 0 138803062 1833099264 337944 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2265] ppid=2253 vsize=1790136 CPUtime=0.86
/proc/2255/task/2265/stat : 2265 (java) S 2253 2255 1612 0 -1 64 1785 0 0 0 86 0 0 0 17 0 13 0 138803062 1833099264 337944 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2255/tid=2266] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2266/stat : 2266 (java) S 2253 2255 1612 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 138803062 1833099264 337944 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2267] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2267/stat : 2267 (java) S 2253 2255 1612 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 138803062 1833099264 337944 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2268] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2268/stat : 2268 (java) S 2253 2255 1612 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 138804096 1833099264 337944 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1667.36
Current children cumulated vsize (KiB) 1790136

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/77 2268
/proc/meminfo: memFree=288720/2055920 swapFree=4184568/4192956
[pid=2255] ppid=2253 vsize=1790136 CPUtime=1727.49
/proc/2255/stat : 2255 (java) S 2253 2255 1612 0 -1 0 407987 0 1 0 172524 225 0 0 18 0 13 0 138803052 1833099264 351305 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2255/statm: 447534 351305 1326 9 0 445146 0
[pid=2255/tid=2257] ppid=2253 vsize=1790136 CPUtime=1716.2
/proc/2255/task/2257/stat : 2257 (java) R 2253 2255 1612 0 -1 64 37747 0 1 0 171595 25 0 0 25 0 13 0 138803054 1833099264 351305 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109833869 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2255/tid=2258] ppid=2253 vsize=1790136 CPUtime=4.77
/proc/2255/task/2258/stat : 2258 (java) S 2253 2255 1612 0 -1 64 181996 0 0 0 383 94 0 0 18 0 13 0 138803055 1833099264 351305 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2259] ppid=2253 vsize=1790136 CPUtime=4.72
/proc/2255/task/2259/stat : 2259 (java) S 2253 2255 1612 0 -1 64 183230 0 0 0 370 102 0 0 18 0 13 0 138803055 1833099264 351305 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2255/tid=2260] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2260/stat : 2260 (java) S 2253 2255 1612 0 -1 64 16 0 0 0 0 0 0 0 16 0 13 0 138803058 1833099264 351305 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2255/tid=2261] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2261/stat : 2261 (java) S 2253 2255 1612 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 138803058 1833099264 351305 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2262] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2262/stat : 2262 (java) S 2253 2255 1612 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 138803058 1833099264 351305 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2263] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2263/stat : 2263 (java) S 2253 2255 1612 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 138803062 1833099264 351305 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2264] ppid=2253 vsize=1790136 CPUtime=0.89
/proc/2255/task/2264/stat : 2264 (java) S 2253 2255 1612 0 -1 64 2489 0 0 0 88 1 0 0 16 0 13 0 138803062 1833099264 351305 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2265] ppid=2253 vsize=1790136 CPUtime=0.86
/proc/2255/task/2265/stat : 2265 (java) S 2253 2255 1612 0 -1 64 1785 0 0 0 86 0 0 0 17 0 13 0 138803062 1833099264 351305 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2255/tid=2266] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2266/stat : 2266 (java) S 2253 2255 1612 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 138803062 1833099264 351305 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2267] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2267/stat : 2267 (java) S 2253 2255 1612 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 138803062 1833099264 351305 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2268] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2268/stat : 2268 (java) S 2253 2255 1612 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 138804096 1833099264 351305 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1727.49
Current children cumulated vsize (KiB) 1790136

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/77 2268
/proc/meminfo: memFree=237136/2055920 swapFree=4184568/4192956
[pid=2255] ppid=2253 vsize=1790136 CPUtime=1787.62
/proc/2255/stat : 2255 (java) S 2253 2255 1612 0 -1 0 422801 0 1 0 178527 235 0 0 18 0 13 0 138803052 1833099264 364211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2255/statm: 447534 364211 1326 9 0 445146 0
[pid=2255/tid=2257] ppid=2253 vsize=1790136 CPUtime=1776.03
/proc/2255/task/2257/stat : 2257 (java) R 2253 2255 1612 0 -1 64 37748 0 1 0 177578 25 0 0 25 0 13 0 138803054 1833099264 364211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109806278 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2255/tid=2258] ppid=2253 vsize=1790136 CPUtime=4.91
/proc/2255/task/2258/stat : 2258 (java) S 2253 2255 1612 0 -1 64 189259 0 0 0 393 98 0 0 18 0 13 0 138803055 1833099264 364211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2259] ppid=2253 vsize=1790136 CPUtime=4.86
/proc/2255/task/2259/stat : 2259 (java) S 2253 2255 1612 0 -1 64 190780 0 0 0 379 107 0 0 16 0 13 0 138803055 1833099264 364211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2255/tid=2260] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2260/stat : 2260 (java) S 2253 2255 1612 0 -1 64 16 0 0 0 0 0 0 0 16 0 13 0 138803058 1833099264 364211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2255/tid=2261] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2261/stat : 2261 (java) S 2253 2255 1612 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 138803058 1833099264 364211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2262] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2262/stat : 2262 (java) S 2253 2255 1612 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 138803058 1833099264 364211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2263] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2263/stat : 2263 (java) S 2253 2255 1612 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 138803062 1833099264 364211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2264] ppid=2253 vsize=1790136 CPUtime=0.89
/proc/2255/task/2264/stat : 2264 (java) S 2253 2255 1612 0 -1 64 2489 0 0 0 88 1 0 0 16 0 13 0 138803062 1833099264 364211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2265] ppid=2253 vsize=1790136 CPUtime=0.86
/proc/2255/task/2265/stat : 2265 (java) S 2253 2255 1612 0 -1 64 1785 0 0 0 86 0 0 0 17 0 13 0 138803062 1833099264 364211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2255/tid=2266] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2266/stat : 2266 (java) S 2253 2255 1612 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 138803062 1833099264 364211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2267] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2267/stat : 2267 (java) S 2253 2255 1612 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 138803062 1833099264 364211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2268] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2268/stat : 2268 (java) S 2253 2255 1612 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 138804096 1833099264 364211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1787.62
Current children cumulated vsize (KiB) 1790136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1794.7 s]
/proc/loadavg: 0.99 0.97 0.95 2/77 2268
/proc/meminfo: memFree=237136/2055920 swapFree=4184568/4192956
[pid=2255] ppid=2253 vsize=1790136 CPUtime=1800.02
/proc/2255/stat : 2255 (java) S 2253 2255 1612 0 -1 0 422801 0 1 0 179767 235 0 0 18 0 13 0 138803052 1833099264 364211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2255/statm: 447534 364211 1326 9 0 445146 0
[pid=2255/tid=2257] ppid=2253 vsize=1790136 CPUtime=1788.43
/proc/2255/task/2257/stat : 2257 (java) R 2253 2255 1612 0 -1 64 37748 0 1 0 178818 25 0 0 25 0 13 0 138803054 1833099264 364211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109806528 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2255/tid=2258] ppid=2253 vsize=1790136 CPUtime=4.91
/proc/2255/task/2258/stat : 2258 (java) S 2253 2255 1612 0 -1 64 189259 0 0 0 393 98 0 0 18 0 13 0 138803055 1833099264 364211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2259] ppid=2253 vsize=1790136 CPUtime=4.86
/proc/2255/task/2259/stat : 2259 (java) S 2253 2255 1612 0 -1 64 190780 0 0 0 379 107 0 0 16 0 13 0 138803055 1833099264 364211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2255/tid=2260] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2260/stat : 2260 (java) S 2253 2255 1612 0 -1 64 16 0 0 0 0 0 0 0 16 0 13 0 138803058 1833099264 364211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2255/tid=2261] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2261/stat : 2261 (java) S 2253 2255 1612 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 138803058 1833099264 364211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2262] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2262/stat : 2262 (java) S 2253 2255 1612 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 138803058 1833099264 364211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2263] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2263/stat : 2263 (java) S 2253 2255 1612 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 138803062 1833099264 364211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2264] ppid=2253 vsize=1790136 CPUtime=0.89
/proc/2255/task/2264/stat : 2264 (java) S 2253 2255 1612 0 -1 64 2489 0 0 0 88 1 0 0 16 0 13 0 138803062 1833099264 364211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2265] ppid=2253 vsize=1790136 CPUtime=0.86
/proc/2255/task/2265/stat : 2265 (java) S 2253 2255 1612 0 -1 64 1785 0 0 0 86 0 0 0 17 0 13 0 138803062 1833099264 364211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2255/tid=2266] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2266/stat : 2266 (java) S 2253 2255 1612 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 138803062 1833099264 364211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2267] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2267/stat : 2267 (java) S 2253 2255 1612 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 138803062 1833099264 364211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2255/tid=2268] ppid=2253 vsize=1790136 CPUtime=0
/proc/2255/task/2268/stat : 2268 (java) S 2253 2255 1612 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 138804096 1833099264 364211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1790136

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

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

[startup+1794.81 s]
/proc/loadavg: 0.99 0.97 0.95 2/77 2268
/proc/meminfo: memFree=237136/2055920 swapFree=4184568/4192956
[pid=2255] ppid=2253 vsize=0 CPUtime=1800.13
/proc/2255/stat : 2255 (java) Z 2253 2255 1612 0 -1 1036 422820 0 1 0 179772 241 0 0 16 0 2 0 138803052 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2255/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 0

[startup+1794.9 s]
/proc/loadavg: 0.99 0.97 0.95 2/77 2268
/proc/meminfo: memFree=237136/2055920 swapFree=4184568/4192956
[pid=2255] ppid=2253 vsize=0 CPUtime=1800.22
/proc/2255/stat : 2255 (java) Z 2253 2255 1612 0 -1 1036 422820 0 1 0 179772 250 0 0 16 0 2 0 138803052 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2255/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1794.96
CPU time (s): 1800.29
CPU user time (s): 1797.72
CPU system time (s): 2.56561
CPU usage (%): 100.297
Max. virtual memory (cumulated for all children) (KiB): 1791160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.72
system time used= 2.56561
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 422820
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= 37335
involuntary context switches= 4737

runsolver used 2.09068 second user time and 4.47632 second system time

The end

Launcher Data (download as text)

Begin job on node66 on Sun Apr 15 09:08:55 UTC 2007

IDJOB= 352288
IDBENCH= 1964
IDSOLVER= 159
FILE ID= node66/352288-1176628135

PBS_JOBID= 4559790

Free space on /tmp= 66544 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_12.opb.PB06.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/352288-1176628135/sat4jPseudoResolution.jar /tmp/evaluation/352288-1176628135/instance-352288-1176628135.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node66/watcher-352288-1176628135 -o ROOT/results/node66/solver-352288-1176628135 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/352288-1176628135/sat4jPseudoResolution.jar /tmp/evaluation/352288-1176628135/instance-352288-1176628135.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  35ffbede57b8807d38d913370f4c4486

RANDOM SEED= 268774276

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node66.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.281
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.281
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:       1693064 kB
Buffers:         12660 kB
Cached:         259768 kB
SwapCached:       2156 kB
Active:          71996 kB
Inactive:       209916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1693064 kB
SwapTotal:     4192956 kB
SwapFree:      4184568 kB
Dirty:           20412 kB
Writeback:           0 kB
Mapped:          16348 kB
Slab:            67040 kB
Committed_AS:   287436 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66544 MiB

End job on node66 on Sun Apr 15 09:38:52 UTC 2007