Trace number 349237

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.16 1795.81

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-swath2.opb
MD5SUMa4a0adfe0d9b9bff1eac92e870352c94
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables52335
Total number of constraints5202
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)193
Number of constraints which are nor clauses,nor cardinality constraints5009
Minimum length of a constraint1
Maximum length of a constraint49934
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1073741824000000
Number of bits of the biggest number in a constraint 50
Biggest sum of numbers in a constraint 4820003452178237
Number of bits of the biggest sum of numbers53
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.19/0.20	--- Begin Solver configuration ---
0.19/0.20	c Stops conflict analysis at the first Unique Implication Point
0.19/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.19/0.20	c Learn all clauses as in MiniSAT
0.19/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.19/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.19/0.20	c No reason simplification
0.19/0.20	c --- End Solver configuration ---
0.19/0.20	c solving /tmp/evaluation/349237-1176691056/instance-349237-1176691056.opb
0.19/0.20	c reading problem ... 
6.09/4.47	c ... done. Wall clock time 4.263s.
6.09/4.47	c CPU time (experimental) 3.68s.
6.09/4.47	c #vars     52335
6.09/4.47	c #constraints  5112
1800.05/1795.71	c starts		: 15
1800.05/1795.71	c conflicts		: 65680
1800.05/1795.71	c decisions		: 97638
1800.05/1795.71	c propagations		: 12268346
1800.05/1795.71	c inspects		: 66261889
1800.05/1795.71	c learnt literals	: 1
1800.05/1795.71	c learnt binary clauses	: 0
1800.05/1795.71	c learnt ternary clauses	: 0
1800.05/1795.71	c learnt clauses	: 65678
1800.05/1795.71	c root simplifications	: 0
1800.05/1795.71	c removed literals (reason simplification)	: 0
1800.05/1795.71	c reason swapping (by a shorter reason)	: 0
1800.05/1795.71	c Calls to reduceDB	: 0
1800.05/1795.71	c speed (decisions/second)	: 54.51003884003566
1800.05/1795.71	c non guided choices	2054
1800.05/1795.71	s UNKNOWN
1800.05/1795.71	c Total wall clock time (ms): 1795.508

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/node52/watcher-349237-1176691056 -o ROOT/results/node52/solver-349237-1176691056 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349237-1176691056/sat4jPseudoResolution.jar /tmp/evaluation/349237-1176691056/instance-349237-1176691056.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.08 1.02 1.01 2/64 15452
/proc/meminfo: memFree=1706660/2055920 swapFree=4184492/4192956
[pid=15452] ppid=15450 vsize=152 CPUtime=0
/proc/15452/stat : 15452 (java) R 15450 15452 13757 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 23950699 155648 26 18446744073709551615 134512640 134550740 4294956560 18446744073709551615 4309291 0 0 4096 0 0 0 0 17 1 0 0
/proc/15452/statm: 38 26 19 9 0 4 0

[startup+0.093354 s]
/proc/loadavg: 1.08 1.02 1.01 2/64 15452
/proc/meminfo: memFree=1706660/2055920 swapFree=4184492/4192956
[pid=15452] ppid=15450 vsize=1777844 CPUtime=0.07
/proc/15452/stat : 15452 (java) S 15450 15452 13757 0 -1 0 3879 0 1 0 5 2 0 0 18 0 7 0 23950699 1820512256 3622 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/15452/statm: 444461 3622 1096 9 0 442097 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1777844

[startup+0.101354 s]
/proc/loadavg: 1.08 1.02 1.01 2/64 15452
/proc/meminfo: memFree=1706660/2055920 swapFree=4184492/4192956
[pid=15452] ppid=15450 vsize=1780108 CPUtime=0.08
/proc/15452/stat : 15452 (java) S 15450 15452 13757 0 -1 0 3975 0 1 0 6 2 0 0 18 0 12 0 23950699 1822830592 3717 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15452/statm: 445027 3717 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.301366 s]
/proc/loadavg: 1.08 1.02 1.01 2/64 15452
/proc/meminfo: memFree=1706660/2055920 swapFree=4184492/4192956
[pid=15452] ppid=15450 vsize=1781412 CPUtime=0.31
/proc/15452/stat : 15452 (java) S 15450 15452 13757 0 -1 0 5571 0 1 0 28 3 0 0 18 0 12 0 23950699 1824165888 5310 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15452/statm: 445353 5310 1264 9 0 442965 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1781412

[startup+0.701393 s]
/proc/loadavg: 1.08 1.02 1.01 2/64 15452
/proc/meminfo: memFree=1706660/2055920 swapFree=4184492/4192956
[pid=15452] ppid=15450 vsize=1783468 CPUtime=0.91
/proc/15452/stat : 15452 (java) S 15450 15452 13757 0 -1 0 7878 0 1 0 87 4 0 0 18 0 12 0 23950699 1826271232 7405 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15452/statm: 445867 7406 1302 9 0 443479 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 1783468

[startup+1.50281 s]
/proc/loadavg: 1.08 1.02 1.01 2/76 15464
/proc/meminfo: memFree=1672260/2055920 swapFree=4184492/4192956
[pid=15452] ppid=15450 vsize=1785340 CPUtime=1.93
/proc/15452/stat : 15452 (java) S 15450 15452 13757 0 -1 0 22338 0 1 0 182 11 0 0 18 0 12 0 23950699 1828188160 20664 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15452/statm: 446335 20664 1303 9 0 443947 0
[pid=15452/tid=15454] ppid=15450 vsize=1785340 CPUtime=1.1
/proc/15452/task/15454/stat : 15454 (java) R 15450 15452 13757 0 -1 64 18811 0 1 0 101 9 0 0 20 0 12 0 23950700 1828188160 20665 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109594036 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15455] ppid=15450 vsize=1785340 CPUtime=0
/proc/15452/task/15455/stat : 15455 (java) S 15450 15452 13757 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 23950702 1828188160 20665 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15456] ppid=15450 vsize=1785340 CPUtime=0
/proc/15452/task/15456/stat : 15456 (java) S 15450 15452 13757 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 23950702 1828188160 20666 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15457] ppid=15450 vsize=1785340 CPUtime=0
/proc/15452/task/15457/stat : 15457 (java) S 15450 15452 13757 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 23950704 1828188160 20667 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15458] ppid=15450 vsize=1785340 CPUtime=0
/proc/15452/task/15458/stat : 15458 (java) S 15450 15452 13757 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 23950704 1828188160 20667 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15459] ppid=15450 vsize=1785340 CPUtime=0
/proc/15452/task/15459/stat : 15459 (java) S 15450 15452 13757 0 -1 64 3 0 0 0 0 0 0 0 23 0 12 0 23950704 1828188160 20668 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15460] ppid=15450 vsize=1785340 CPUtime=0
/proc/15452/task/15460/stat : 15460 (java) S 15450 15452 13757 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 23950708 1828188160 20669 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15461] ppid=15450 vsize=1785340 CPUtime=0.39
/proc/15452/task/15461/stat : 15461 (java) S 15450 15452 13757 0 -1 64 1347 0 0 0 39 0 0 0 16 0 12 0 23950708 1828188160 20669 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15462] ppid=15450 vsize=1785340 CPUtime=0.4
/proc/15452/task/15462/stat : 15462 (java) S 15450 15452 13757 0 -1 64 1461 0 0 0 40 0 0 0 16 0 12 0 23950708 1828188160 20670 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15463] ppid=15450 vsize=1785340 CPUtime=0
/proc/15452/task/15463/stat : 15463 (java) S 15450 15452 13757 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 23950708 1828188160 20671 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15464] ppid=15450 vsize=1785340 CPUtime=0
/proc/15452/task/15464/stat : 15464 (java) S 15450 15452 13757 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 23950708 1828188160 20671 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 1785340

[startup+3.10255 s]
/proc/loadavg: 1.07 1.02 1.00 3/76 15464
/proc/meminfo: memFree=1584516/2055920 swapFree=4184492/4192956
[pid=15452] ppid=15450 vsize=1793712 CPUtime=4.58
/proc/15452/stat : 15452 (java) S 15450 15452 13757 0 -1 0 53086 0 1 0 434 24 0 0 18 0 12 0 23950699 1836761088 47844 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15452/statm: 448428 47844 1317 9 0 446040 0
[pid=15452/tid=15454] ppid=15450 vsize=1793712 CPUtime=2.53
/proc/15452/task/15454/stat : 15454 (java) R 15450 15452 13757 0 -1 64 37674 0 1 0 236 17 0 0 20 0 12 0 23950700 1836761088 47844 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109541178 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15455] ppid=15450 vsize=1793712 CPUtime=0.13
/proc/15452/task/15455/stat : 15455 (java) S 15450 15452 13757 0 -1 64 3307 0 0 0 12 1 0 0 16 0 12 0 23950702 1836761088 47844 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15456] ppid=15450 vsize=1793712 CPUtime=0.13
/proc/15452/task/15456/stat : 15456 (java) S 15450 15452 13757 0 -1 64 3168 0 0 0 12 1 0 0 16 0 12 0 23950702 1836761088 47844 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15457] ppid=15450 vsize=1793712 CPUtime=0
/proc/15452/task/15457/stat : 15457 (java) S 15450 15452 13757 0 -1 64 8 0 0 0 0 0 0 0 17 0 12 0 23950704 1836761088 47844 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15458] ppid=15450 vsize=1793712 CPUtime=0
/proc/15452/task/15458/stat : 15458 (java) S 15450 15452 13757 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 23950704 1836761088 47844 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15459] ppid=15450 vsize=1793712 CPUtime=0
/proc/15452/task/15459/stat : 15459 (java) S 15450 15452 13757 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 23950704 1836761088 47844 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15460] ppid=15450 vsize=1793712 CPUtime=0
/proc/15452/task/15460/stat : 15460 (java) S 15450 15452 13757 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 23950708 1836761088 47844 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15461] ppid=15450 vsize=1793712 CPUtime=1.26
/proc/15452/task/15461/stat : 15461 (java) S 15450 15452 13757 0 -1 64 6721 0 0 0 124 2 0 0 18 0 12 0 23950708 1836761088 47844 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15462] ppid=15450 vsize=1793712 CPUtime=0.48
/proc/15452/task/15462/stat : 15462 (java) S 15450 15452 13757 0 -1 64 1490 0 0 0 48 0 0 0 16 0 12 0 23950708 1836761088 47844 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15463] ppid=15450 vsize=1793712 CPUtime=0
/proc/15452/task/15463/stat : 15463 (java) S 15450 15452 13757 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 23950708 1836761088 47844 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15464] ppid=15450 vsize=1793712 CPUtime=0
/proc/15452/task/15464/stat : 15464 (java) S 15450 15452 13757 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 23950708 1836761088 47844 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.58
Current children cumulated vsize (KiB) 1793712

[startup+6.30177 s]
/proc/loadavg: 1.07 1.02 1.00 2/77 15465
/proc/meminfo: memFree=1481852/2055920 swapFree=4184492/4192956
[pid=15452] ppid=15450 vsize=1793544 CPUtime=8.14
/proc/15452/stat : 15452 (java) S 15450 15452 13757 0 -1 0 63677 0 1 0 785 29 0 0 18 0 13 0 23950699 1836589056 57187 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15452/statm: 448386 57187 1326 9 0 445998 0
[pid=15452/tid=15454] ppid=15450 vsize=1793544 CPUtime=5.47
/proc/15452/task/15454/stat : 15454 (java) R 15450 15452 13757 0 -1 64 37708 0 1 0 529 18 0 0 22 0 13 0 23950700 1836589056 57187 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109697052 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15455] ppid=15450 vsize=1793544 CPUtime=0.34
/proc/15452/task/15455/stat : 15455 (java) S 15450 15452 13757 0 -1 64 8269 0 0 0 31 3 0 0 16 0 13 0 23950702 1836589056 57187 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15456] ppid=15450 vsize=1793544 CPUtime=0.34
/proc/15452/task/15456/stat : 15456 (java) S 15450 15452 13757 0 -1 64 8688 0 0 0 32 2 0 0 16 0 13 0 23950702 1836589056 57187 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15457] ppid=15450 vsize=1793544 CPUtime=0
/proc/15452/task/15457/stat : 15457 (java) S 15450 15452 13757 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 23950704 1836589056 57187 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15458] ppid=15450 vsize=1793544 CPUtime=0
/proc/15452/task/15458/stat : 15458 (java) S 15450 15452 13757 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 23950704 1836589056 57187 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15459] ppid=15450 vsize=1793544 CPUtime=0
/proc/15452/task/15459/stat : 15459 (java) S 15450 15452 13757 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 23950704 1836589056 57187 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15460] ppid=15450 vsize=1793544 CPUtime=0
/proc/15452/task/15460/stat : 15460 (java) S 15450 15452 13757 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 23950708 1836589056 57187 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15461] ppid=15450 vsize=1793544 CPUtime=1.36
/proc/15452/task/15461/stat : 15461 (java) R 15450 15452 13757 0 -1 64 6746 0 0 0 134 2 0 0 16 0 13 0 23950708 1836589056 57187 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 104929553 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15462] ppid=15450 vsize=1793544 CPUtime=0.58
/proc/15452/task/15462/stat : 15462 (java) R 15450 15452 13757 0 -1 64 1534 0 0 0 58 0 0 0 16 0 13 0 23950708 1836589056 57187 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15463] ppid=15450 vsize=1793544 CPUtime=0
/proc/15452/task/15463/stat : 15463 (java) S 15450 15452 13757 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 23950708 1836589056 57187 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15464] ppid=15450 vsize=1793544 CPUtime=0
/proc/15452/task/15464/stat : 15464 (java) S 15450 15452 13757 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 23950708 1836589056 57187 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15465] ppid=15450 vsize=1793544 CPUtime=0
/proc/15452/task/15465/stat : 15465 (java) S 15450 15452 13757 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 23951161 1836589056 57187 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.14
Current children cumulated vsize (KiB) 1793544

[startup+12.7022 s]
/proc/loadavg: 1.06 1.02 1.00 2/77 15465
/proc/meminfo: memFree=1482236/2055920 swapFree=4184492/4192956
[pid=15452] ppid=15450 vsize=1793124 CPUtime=14.73
/proc/15452/stat : 15452 (java) S 15450 15452 13757 0 -1 0 63701 0 1 0 1444 29 0 0 18 0 13 0 23950699 1836158976 57100 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15452/statm: 448281 57100 1326 9 0 445893 0
[pid=15452/tid=15454] ppid=15450 vsize=1793124 CPUtime=11.85
/proc/15452/task/15454/stat : 15454 (java) R 15450 15452 13757 0 -1 64 37715 0 1 0 1167 18 0 0 25 0 13 0 23950700 1836158976 57100 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109857063 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15455] ppid=15450 vsize=1793124 CPUtime=0.34
/proc/15452/task/15455/stat : 15455 (java) S 15450 15452 13757 0 -1 64 8269 0 0 0 31 3 0 0 16 0 13 0 23950702 1836158976 57100 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15456] ppid=15450 vsize=1793124 CPUtime=0.34
/proc/15452/task/15456/stat : 15456 (java) S 15450 15452 13757 0 -1 64 8688 0 0 0 32 2 0 0 16 0 13 0 23950702 1836158976 57100 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15457] ppid=15450 vsize=1793124 CPUtime=0
/proc/15452/task/15457/stat : 15457 (java) S 15450 15452 13757 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 23950704 1836158976 57100 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15458] ppid=15450 vsize=1793124 CPUtime=0
/proc/15452/task/15458/stat : 15458 (java) S 15450 15452 13757 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 23950704 1836158976 57100 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15459] ppid=15450 vsize=1793124 CPUtime=0
/proc/15452/task/15459/stat : 15459 (java) S 15450 15452 13757 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 23950704 1836158976 57100 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15460] ppid=15450 vsize=1793124 CPUtime=0
/proc/15452/task/15460/stat : 15460 (java) S 15450 15452 13757 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 23950708 1836158976 57100 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15461] ppid=15450 vsize=1793124 CPUtime=1.52
/proc/15452/task/15461/stat : 15461 (java) S 15450 15452 13757 0 -1 64 6761 0 0 0 150 2 0 0 16 0 13 0 23950708 1836158976 57100 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15462] ppid=15450 vsize=1793124 CPUtime=0.62
/proc/15452/task/15462/stat : 15462 (java) S 15450 15452 13757 0 -1 64 1536 0 0 0 62 0 0 0 16 0 13 0 23950708 1836158976 57100 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15463] ppid=15450 vsize=1793124 CPUtime=0
/proc/15452/task/15463/stat : 15463 (java) S 15450 15452 13757 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 23950708 1836158976 57100 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15464] ppid=15450 vsize=1793124 CPUtime=0
/proc/15452/task/15464/stat : 15464 (java) S 15450 15452 13757 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 23950708 1836158976 57100 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15465] ppid=15450 vsize=1793124 CPUtime=0
/proc/15452/task/15465/stat : 15465 (java) S 15450 15452 13757 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 23951161 1836158976 57100 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.73
Current children cumulated vsize (KiB) 1793124

[startup+25.5011 s]
/proc/loadavg: 1.05 1.02 1.00 2/77 15465
/proc/meminfo: memFree=1472508/2055920 swapFree=4184492/4192956
[pid=15452] ppid=15450 vsize=1792860 CPUtime=27.97
/proc/15452/stat : 15452 (java) S 15450 15452 13757 0 -1 0 67234 0 1 0 2766 31 0 0 18 0 13 0 23950699 1835888640 59575 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15452/statm: 448215 59575 1326 9 0 445827 0
[pid=15452/tid=15454] ppid=15450 vsize=1792860 CPUtime=24.38
/proc/15452/task/15454/stat : 15454 (java) R 15450 15452 13757 0 -1 64 37722 0 1 0 2420 18 0 0 25 0 13 0 23950700 1835888640 59575 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109933034 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15455] ppid=15450 vsize=1792860 CPUtime=0.54
/proc/15452/task/15455/stat : 15455 (java) S 15450 15452 13757 0 -1 64 9876 0 0 0 50 4 0 0 18 0 13 0 23950702 1835888640 59575 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15456] ppid=15450 vsize=1792860 CPUtime=0.54
/proc/15452/task/15456/stat : 15456 (java) S 15450 15452 13757 0 -1 64 10074 0 0 0 51 3 0 0 18 0 13 0 23950702 1835888640 59575 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15457] ppid=15450 vsize=1792860 CPUtime=0
/proc/15452/task/15457/stat : 15457 (java) S 15450 15452 13757 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 23950704 1835888640 59575 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15458] ppid=15450 vsize=1792860 CPUtime=0
/proc/15452/task/15458/stat : 15458 (java) S 15450 15452 13757 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 23950704 1835888640 59575 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=15452] ppid=15450 vsize=1791832 CPUtime=1666.47
/proc/15452/stat : 15452 (java) S 15450 15452 13757 0 -1 0 133533 0 1 0 166576 71 0 0 18 0 13 0 23950699 1834835968 70079 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15452/statm: 447958 70079 1328 9 0 445570 0
[pid=15452/tid=15454] ppid=15450 vsize=1791832 CPUtime=1658.26
/proc/15452/task/15454/stat : 15454 (java) R 15450 15452 13757 0 -1 64 38045 0 1 0 165803 23 0 0 25 0 13 0 23950700 1834835968 70079 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109823699 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15455] ppid=15450 vsize=1791832 CPUtime=2.7
/proc/15452/task/15455/stat : 15455 (java) S 15450 15452 13757 0 -1 64 41828 0 0 0 252 18 0 0 16 0 13 0 23950702 1834835968 70079 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15456] ppid=15450 vsize=1791832 CPUtime=2.72
/proc/15452/task/15456/stat : 15456 (java) S 15450 15452 13757 0 -1 64 44019 0 0 0 253 19 0 0 16 0 13 0 23950702 1834835968 70079 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15457] ppid=15450 vsize=1791832 CPUtime=0.1
/proc/15452/task/15457/stat : 15457 (java) S 15450 15452 13757 0 -1 64 8 0 0 0 5 5 0 0 15 0 13 0 23950704 1834835968 70079 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15458] ppid=15450 vsize=1791832 CPUtime=0
/proc/15452/task/15458/stat : 15458 (java) S 15450 15452 13757 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 23950704 1834835968 70079 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15459] ppid=15450 vsize=1791832 CPUtime=0
/proc/15452/task/15459/stat : 15459 (java) S 15450 15452 13757 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 23950704 1834835968 70079 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15460] ppid=15450 vsize=1791832 CPUtime=0
/proc/15452/task/15460/stat : 15460 (java) S 15450 15452 13757 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 23950708 1834835968 70079 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15461] ppid=15450 vsize=1791832 CPUtime=1.76
/proc/15452/task/15461/stat : 15461 (java) S 15450 15452 13757 0 -1 64 6812 0 0 0 174 2 0 0 16 0 13 0 23950708 1834835968 70079 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15462] ppid=15450 vsize=1791832 CPUtime=0.88
/proc/15452/task/15462/stat : 15462 (java) S 15450 15452 13757 0 -1 64 2097 0 0 0 87 1 0 0 17 0 13 0 23950708 1834835968 70079 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15463] ppid=15450 vsize=1791832 CPUtime=0
/proc/15452/task/15463/stat : 15463 (java) S 15450 15452 13757 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 23950708 1834835968 70079 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15464] ppid=15450 vsize=1791832 CPUtime=0
/proc/15452/task/15464/stat : 15464 (java) S 15450 15452 13757 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 23950708 1834835968 70079 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15465] ppid=15450 vsize=1791832 CPUtime=0
/proc/15452/task/15465/stat : 15465 (java) S 15450 15452 13757 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 23951161 1834835968 70079 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1666.47
Current children cumulated vsize (KiB) 1791832

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 15663
/proc/meminfo: memFree=1424188/2055920 swapFree=4184492/4192956
[pid=15452] ppid=15450 vsize=1791832 CPUtime=1726.55
/proc/15452/stat : 15452 (java) S 15450 15452 13757 0 -1 0 135301 0 1 0 172583 72 0 0 18 0 13 0 23950699 1834835968 71389 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15452/statm: 447958 71389 1328 9 0 445570 0
[pid=15452/tid=15454] ppid=15450 vsize=1791832 CPUtime=1718.15
/proc/15452/task/15454/stat : 15454 (java) R 15450 15452 13757 0 -1 64 38062 0 1 0 171792 23 0 0 25 0 13 0 23950700 1834835968 71389 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109823305 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15455] ppid=15450 vsize=1791832 CPUtime=2.79
/proc/15452/task/15455/stat : 15455 (java) S 15450 15452 13757 0 -1 64 42945 0 0 0 261 18 0 0 16 0 13 0 23950702 1834835968 71389 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15456] ppid=15450 vsize=1791832 CPUtime=2.81
/proc/15452/task/15456/stat : 15456 (java) S 15450 15452 13757 0 -1 64 44653 0 0 0 262 19 0 0 16 0 13 0 23950702 1834835968 71389 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15457] ppid=15450 vsize=1791832 CPUtime=0.1
/proc/15452/task/15457/stat : 15457 (java) S 15450 15452 13757 0 -1 64 8 0 0 0 5 5 0 0 16 0 13 0 23950704 1834835968 71389 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15458] ppid=15450 vsize=1791832 CPUtime=0
/proc/15452/task/15458/stat : 15458 (java) S 15450 15452 13757 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 23950704 1834835968 71389 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15459] ppid=15450 vsize=1791832 CPUtime=0
/proc/15452/task/15459/stat : 15459 (java) S 15450 15452 13757 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 23950704 1834835968 71389 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15460] ppid=15450 vsize=1791832 CPUtime=0
/proc/15452/task/15460/stat : 15460 (java) S 15450 15452 13757 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 23950708 1834835968 71389 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15461] ppid=15450 vsize=1791832 CPUtime=1.76
/proc/15452/task/15461/stat : 15461 (java) S 15450 15452 13757 0 -1 64 6812 0 0 0 174 2 0 0 16 0 13 0 23950708 1834835968 71389 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15462] ppid=15450 vsize=1791832 CPUtime=0.88
/proc/15452/task/15462/stat : 15462 (java) S 15450 15452 13757 0 -1 64 2097 0 0 0 87 1 0 0 17 0 13 0 23950708 1834835968 71389 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15463] ppid=15450 vsize=1791832 CPUtime=0
/proc/15452/task/15463/stat : 15463 (java) S 15450 15452 13757 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 23950708 1834835968 71389 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15464] ppid=15450 vsize=1791832 CPUtime=0
/proc/15452/task/15464/stat : 15464 (java) S 15450 15452 13757 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 23950708 1834835968 71389 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15465] ppid=15450 vsize=1791832 CPUtime=0
/proc/15452/task/15465/stat : 15465 (java) S 15450 15452 13757 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 23951161 1834835968 71389 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1726.55
Current children cumulated vsize (KiB) 1791832

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 15665
/proc/meminfo: memFree=1419388/2055920 swapFree=4184492/4192956
[pid=15452] ppid=15450 vsize=1791832 CPUtime=1786.62
/proc/15452/stat : 15452 (java) S 15450 15452 13757 0 -1 0 136908 0 1 0 178589 73 0 0 18 0 13 0 23950699 1834835968 72557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15452/statm: 447958 72557 1328 9 0 445570 0
[pid=15452/tid=15454] ppid=15450 vsize=1791832 CPUtime=1778.04
/proc/15452/task/15454/stat : 15454 (java) R 15450 15452 13757 0 -1 64 38079 0 1 0 177781 23 0 0 25 0 13 0 23950700 1834835968 72557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109857409 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15455] ppid=15450 vsize=1791832 CPUtime=2.88
/proc/15452/task/15455/stat : 15455 (java) S 15450 15452 13757 0 -1 64 43969 0 0 0 269 19 0 0 16 0 13 0 23950702 1834835968 72557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15456] ppid=15450 vsize=1791832 CPUtime=2.9
/proc/15452/task/15456/stat : 15456 (java) S 15450 15452 13757 0 -1 64 45219 0 0 0 270 20 0 0 16 0 13 0 23950702 1834835968 72557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15457] ppid=15450 vsize=1791832 CPUtime=0.1
/proc/15452/task/15457/stat : 15457 (java) S 15450 15452 13757 0 -1 64 8 0 0 0 5 5 0 0 16 0 13 0 23950704 1834835968 72557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15458] ppid=15450 vsize=1791832 CPUtime=0
/proc/15452/task/15458/stat : 15458 (java) S 15450 15452 13757 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 23950704 1834835968 72557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15459] ppid=15450 vsize=1791832 CPUtime=0
/proc/15452/task/15459/stat : 15459 (java) S 15450 15452 13757 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 23950704 1834835968 72557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15460] ppid=15450 vsize=1791832 CPUtime=0
/proc/15452/task/15460/stat : 15460 (java) S 15450 15452 13757 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 23950708 1834835968 72557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15461] ppid=15450 vsize=1791832 CPUtime=1.76
/proc/15452/task/15461/stat : 15461 (java) S 15450 15452 13757 0 -1 64 6812 0 0 0 174 2 0 0 16 0 13 0 23950708 1834835968 72557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15462] ppid=15450 vsize=1791832 CPUtime=0.88
/proc/15452/task/15462/stat : 15462 (java) S 15450 15452 13757 0 -1 64 2097 0 0 0 87 1 0 0 17 0 13 0 23950708 1834835968 72557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15463] ppid=15450 vsize=1791832 CPUtime=0
/proc/15452/task/15463/stat : 15463 (java) S 15450 15452 13757 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 23950708 1834835968 72557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15464] ppid=15450 vsize=1791832 CPUtime=0
/proc/15452/task/15464/stat : 15464 (java) S 15450 15452 13757 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 23950708 1834835968 72557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15465] ppid=15450 vsize=1791832 CPUtime=0
/proc/15452/task/15465/stat : 15465 (java) S 15450 15452 13757 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 23951161 1834835968 72557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1786.62
Current children cumulated vsize (KiB) 1791832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 15665
/proc/meminfo: memFree=1418428/2055920 swapFree=4184492/4192956
[pid=15452] ppid=15450 vsize=1791832 CPUtime=1800.05
/proc/15452/stat : 15452 (java) S 15450 15452 13757 0 -1 0 137188 0 1 0 179931 74 0 0 18 0 13 0 23950699 1834835968 72808 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15452/statm: 447958 72808 1328 9 0 445570 0
[pid=15452/tid=15454] ppid=15450 vsize=1791832 CPUtime=1791.42
/proc/15452/task/15454/stat : 15454 (java) R 15450 15452 13757 0 -1 64 38083 0 1 0 179119 23 0 0 25 0 13 0 23950700 1834835968 72808 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109823191 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15455] ppid=15450 vsize=1791832 CPUtime=2.9
/proc/15452/task/15455/stat : 15455 (java) S 15450 15452 13757 0 -1 64 44155 0 0 0 271 19 0 0 16 0 13 0 23950702 1834835968 72808 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15456] ppid=15450 vsize=1791832 CPUtime=2.92
/proc/15452/task/15456/stat : 15456 (java) S 15450 15452 13757 0 -1 64 45309 0 0 0 272 20 0 0 16 0 13 0 23950702 1834835968 72808 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15457] ppid=15450 vsize=1791832 CPUtime=0.1
/proc/15452/task/15457/stat : 15457 (java) S 15450 15452 13757 0 -1 64 8 0 0 0 5 5 0 0 16 0 13 0 23950704 1834835968 72808 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15458] ppid=15450 vsize=1791832 CPUtime=0
/proc/15452/task/15458/stat : 15458 (java) S 15450 15452 13757 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 23950704 1834835968 72808 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15459] ppid=15450 vsize=1791832 CPUtime=0
/proc/15452/task/15459/stat : 15459 (java) S 15450 15452 13757 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 23950704 1834835968 72808 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15460] ppid=15450 vsize=1791832 CPUtime=0
/proc/15452/task/15460/stat : 15460 (java) S 15450 15452 13757 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 23950708 1834835968 72808 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15461] ppid=15450 vsize=1791832 CPUtime=1.76
/proc/15452/task/15461/stat : 15461 (java) S 15450 15452 13757 0 -1 64 6812 0 0 0 174 2 0 0 16 0 13 0 23950708 1834835968 72808 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15462] ppid=15450 vsize=1791832 CPUtime=0.88
/proc/15452/task/15462/stat : 15462 (java) S 15450 15452 13757 0 -1 64 2097 0 0 0 87 1 0 0 17 0 13 0 23950708 1834835968 72808 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15463] ppid=15450 vsize=1791832 CPUtime=0
/proc/15452/task/15463/stat : 15463 (java) S 15450 15452 13757 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 23950708 1834835968 72808 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15464] ppid=15450 vsize=1791832 CPUtime=0
/proc/15452/task/15464/stat : 15464 (java) S 15450 15452 13757 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 23950708 1834835968 72808 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15465] ppid=15450 vsize=1791832 CPUtime=0
/proc/15452/task/15465/stat : 15465 (java) S 15450 15452 13757 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 23951161 1834835968 72808 18446744073709551615 134512640 134550740 4294956416 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) 1791832

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

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

[startup+1795.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 15665
/proc/meminfo: memFree=1418428/2055920 swapFree=4184492/4192956
[pid=15452] ppid=15450 vsize=1791832 CPUtime=1800.05
/proc/15452/stat : 15452 (java) S 15450 15452 13757 0 -1 0 137188 0 1 0 179931 74 0 0 18 0 13 0 23950699 1834835968 72808 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15452/statm: 447958 72808 1328 9 0 445570 0
[pid=15452/tid=15454] ppid=15450 vsize=1791832 CPUtime=1791.42
/proc/15452/task/15454/stat : 15454 (java) R 15450 15452 13757 0 -1 64 38083 0 1 0 179119 23 0 0 25 0 13 0 23950700 1834835968 72808 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109823191 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15455] ppid=15450 vsize=1791832 CPUtime=2.9
/proc/15452/task/15455/stat : 15455 (java) S 15450 15452 13757 0 -1 64 44155 0 0 0 271 19 0 0 16 0 13 0 23950702 1834835968 72808 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15456] ppid=15450 vsize=1791832 CPUtime=2.92
/proc/15452/task/15456/stat : 15456 (java) S 15450 15452 13757 0 -1 64 45309 0 0 0 272 20 0 0 16 0 13 0 23950702 1834835968 72808 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15457] ppid=15450 vsize=1791832 CPUtime=0.1
/proc/15452/task/15457/stat : 15457 (java) S 15450 15452 13757 0 -1 64 8 0 0 0 5 5 0 0 16 0 13 0 23950704 1834835968 72808 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15458] ppid=15450 vsize=1791832 CPUtime=0
/proc/15452/task/15458/stat : 15458 (java) S 15450 15452 13757 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 23950704 1834835968 72808 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15459] ppid=15450 vsize=1791832 CPUtime=0
/proc/15452/task/15459/stat : 15459 (java) S 15450 15452 13757 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 23950704 1834835968 72808 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15460] ppid=15450 vsize=1791832 CPUtime=0
/proc/15452/task/15460/stat : 15460 (java) S 15450 15452 13757 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 23950708 1834835968 72808 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15461] ppid=15450 vsize=1791832 CPUtime=1.76
/proc/15452/task/15461/stat : 15461 (java) S 15450 15452 13757 0 -1 64 6812 0 0 0 174 2 0 0 16 0 13 0 23950708 1834835968 72808 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15462] ppid=15450 vsize=1791832 CPUtime=0.88
/proc/15452/task/15462/stat : 15462 (java) S 15450 15452 13757 0 -1 64 2097 0 0 0 87 1 0 0 17 0 13 0 23950708 1834835968 72808 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15463] ppid=15450 vsize=1791832 CPUtime=0
/proc/15452/task/15463/stat : 15463 (java) S 15450 15452 13757 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 23950708 1834835968 72808 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15452/tid=15464] ppid=15450 vsize=1791832 CPUtime=0
/proc/15452/task/15464/stat : 15464 (java) S 15450 15452 13757 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 23950708 1834835968 72808 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15452/tid=15465] ppid=15450 vsize=1791832 CPUtime=0
/proc/15452/task/15465/stat : 15465 (java) S 15450 15452 13757 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 23951161 1834835968 72808 18446744073709551615 134512640 134550740 4294956416 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) 1791832

Child status: 143
Real time (s): 1795.81
CPU time (s): 1800.16
CPU user time (s): 1799.37
CPU system time (s): 0.78688
CPU usage (%): 100.243
Max. virtual memory (cumulated for all children) (KiB): 1794680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.37
system time used= 0.78688
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137208
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= 40315
involuntary context switches= 39465

runsolver used 2.13267 second user time and 4.46032 second system time

The end

Launcher Data (download as text)

Begin job on node52 on Mon Apr 16 02:37:36 UTC 2007

IDJOB= 349237
IDBENCH= 2313
IDSOLVER= 159
FILE ID= node52/349237-1176691056

PBS_JOBID= 4559996

Free space on /tmp= 66392 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-swath2.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349237-1176691056/sat4jPseudoResolution.jar /tmp/evaluation/349237-1176691056/instance-349237-1176691056.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node52/watcher-349237-1176691056 -o ROOT/results/node52/solver-349237-1176691056 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349237-1176691056/sat4jPseudoResolution.jar /tmp/evaluation/349237-1176691056/instance-349237-1176691056.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  a4a0adfe0d9b9bff1eac92e870352c94

RANDOM SEED= 572570634

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node52.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.236
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.236
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:       1707132 kB
Buffers:          9216 kB
Cached:         273608 kB
SwapCached:       2368 kB
Active:         201252 kB
Inactive:        92256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1707132 kB
SwapTotal:     4192956 kB
SwapFree:      4184492 kB
Dirty:            8256 kB
Writeback:           0 kB
Mapped:          17012 kB
Slab:            41308 kB
Committed_AS:  1489508 kB
PageTables:       1492 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= 66392 MiB

End job on node52 on Mon Apr 16 03:07:34 UTC 2007