Trace number 348666

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 1787.55

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-ganges.opb
MD5SUM7a90d6f729b5a7cbedbc2000a888cf36
Bench CategoryOPT-SMALLINT (optimisation, small 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 variables46097
Total number of constraints1706
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1706
Minimum length of a constraint13
Maximum length of a constraint1432
Number of terms in the objective function 2309
Biggest coefficient in the objective function 19879
Number of bits for the biggest coefficient in the objective function 15
Sum of the numbers in the objective function 525883
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 525883
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.08/0.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.21	c solving /tmp/evaluation/348666-1176590974/instance-348666-1176590974.opb
0.20/0.21	c reading problem ... 
3.66/2.61	c ... done. Wall clock time 2.404s.
3.66/2.61	c CPU time (experimental) 1.79s.
3.66/2.61	c #vars     46097
3.66/2.61	c #constraints  2737
1800.02/1787.42	c starts		: 23
1800.02/1787.42	c conflicts		: 2127889
1800.02/1787.42	c decisions		: 2586723
1800.02/1787.42	c propagations		: 40668273
1800.02/1787.42	c inspects		: 3242658457
1800.02/1787.42	c learnt literals	: 46
1800.02/1787.42	c learnt binary clauses	: 58
1800.02/1787.42	c learnt ternary clauses	: 64
1800.02/1787.42	c learnt clauses	: 2127844
1800.02/1787.42	c root simplifications	: 0
1800.02/1787.42	c removed literals (reason simplification)	: 0
1800.02/1787.42	c reason swapping (by a shorter reason)	: 0
1800.02/1787.42	c Calls to reduceDB	: 0
1800.02/1787.42	c speed (decisions/second)	: 1449.3808234283572
1800.02/1787.42	c non guided choices	36514
1800.02/1787.42	s UNKNOWN
1800.02/1787.42	c Total wall clock time (ms): 1787.211

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/node30/watcher-348666-1176590974 -o ROOT/results/node30/solver-348666-1176590974 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/348666-1176590974/sat4jPseudoResolution.jar /tmp/evaluation/348666-1176590974/instance-348666-1176590974.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 8131
/proc/meminfo: memFree=1735360/2055920 swapFree=4186972/4192956
[pid=8131] ppid=8129 vsize=152 CPUtime=0
/proc/8131/stat : 8131 (java) R 8129 8131 7120 0 -1 0 36 0 0 0 0 0 0 0 19 0 1 0 107013142 155648 21 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 6984045 0 0 4096 0 0 0 0 17 1 0 0
/proc/8131/statm: 38 26 19 9 0 4 0

[startup+0.093395 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 8131
/proc/meminfo: memFree=1735360/2055920 swapFree=4186972/4192956
[pid=8131] ppid=8129 vsize=1777844 CPUtime=0.07
/proc/8131/stat : 8131 (java) S 8129 8131 7120 0 -1 0 3866 0 1 0 5 2 0 0 18 0 7 0 107013142 1820512256 3608 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/8131/statm: 444461 3608 1092 9 0 442097 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1777844

[startup+0.101394 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 8131
/proc/meminfo: memFree=1735360/2055920 swapFree=4186972/4192956
[pid=8131] ppid=8129 vsize=1780108 CPUtime=0.08
/proc/8131/stat : 8131 (java) S 8129 8131 7120 0 -1 0 3965 0 1 0 6 2 0 0 18 0 12 0 107013142 1822830592 3706 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8131/statm: 445027 3706 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.301409 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 8131
/proc/meminfo: memFree=1735360/2055920 swapFree=4186972/4192956
[pid=8131] ppid=8129 vsize=1781596 CPUtime=0.32
/proc/8131/stat : 8131 (java) S 8129 8131 7120 0 -1 0 5472 0 1 0 29 3 0 0 18 0 12 0 107013142 1824354304 5207 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8131/statm: 445399 5207 1267 9 0 443011 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1781596

[startup+0.701433 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 8131
/proc/meminfo: memFree=1735360/2055920 swapFree=4186972/4192956
[pid=8131] ppid=8129 vsize=1782300 CPUtime=0.92
/proc/8131/stat : 8131 (java) S 8129 8131 7120 0 -1 0 7708 0 1 0 88 4 0 0 18 0 12 0 107013142 1825075200 7113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8131/statm: 445575 7114 1302 9 0 443187 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 1782300

[startup+1.50148 s]
/proc/loadavg: 1.00 1.00 1.00 4/89 8143
/proc/meminfo: memFree=1701088/2055920 swapFree=4186972/4192956
[pid=8131] ppid=8129 vsize=1793792 CPUtime=2.36
/proc/8131/stat : 8131 (java) S 8129 8131 7120 0 -1 0 24138 0 1 0 225 11 0 0 18 0 12 0 107013142 1836843008 18894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8131/statm: 448448 18894 1314 9 0 446060 0
[pid=8131/tid=8133] ppid=8129 vsize=1793792 CPUtime=0.85
/proc/8131/task/8133/stat : 8133 (java) R 8129 8131 7120 0 -1 64 15006 0 1 0 77 8 0 0 25 0 12 0 107013144 1836843008 18894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109577391 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8134] ppid=8129 vsize=1793792 CPUtime=0
/proc/8131/task/8134/stat : 8134 (java) S 8129 8131 7120 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 107013145 1836843008 18894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8135] ppid=8129 vsize=1793792 CPUtime=0
/proc/8131/task/8135/stat : 8135 (java) S 8129 8131 7120 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 107013145 1836843008 18894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8131/tid=8136] ppid=8129 vsize=1793792 CPUtime=0
/proc/8131/task/8136/stat : 8136 (java) S 8129 8131 7120 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 107013148 1836843008 18894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8131/tid=8137] ppid=8129 vsize=1793792 CPUtime=0
/proc/8131/task/8137/stat : 8137 (java) S 8129 8131 7120 0 -1 64 9 0 0 0 0 0 0 0 22 0 12 0 107013148 1836843008 18894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8138] ppid=8129 vsize=1793792 CPUtime=0
/proc/8131/task/8138/stat : 8138 (java) S 8129 8131 7120 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 107013148 1836843008 18894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8139] ppid=8129 vsize=1793792 CPUtime=0
/proc/8131/task/8139/stat : 8139 (java) S 8129 8131 7120 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 107013152 1836843008 18894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8140] ppid=8129 vsize=1793792 CPUtime=0.65
/proc/8131/task/8140/stat : 8140 (java) S 8129 8131 7120 0 -1 64 3862 0 0 0 64 1 0 0 16 0 12 0 107013152 1836843008 18894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8131/tid=8141] ppid=8129 vsize=1793792 CPUtime=0.83
/proc/8131/task/8141/stat : 8141 (java) S 8129 8131 7120 0 -1 64 4550 0 0 0 83 0 0 0 18 0 12 0 107013152 1836843008 18894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8142] ppid=8129 vsize=1793792 CPUtime=0
/proc/8131/task/8142/stat : 8142 (java) S 8129 8131 7120 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 107013152 1836843008 18894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8143] ppid=8129 vsize=1793792 CPUtime=0
/proc/8131/task/8143/stat : 8143 (java) S 8129 8131 7120 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 107013152 1836843008 18894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 1793792

[startup+3.10259 s]
/proc/loadavg: 1.00 1.00 1.00 2/89 8143
/proc/meminfo: memFree=1591520/2055920 swapFree=4186972/4192956
[pid=8131] ppid=8129 vsize=1794760 CPUtime=4.49
/proc/8131/stat : 8131 (java) S 8129 8131 7120 0 -1 0 53407 0 1 0 425 24 0 0 18 0 13 0 107013142 1837834240 47838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8131/statm: 448690 47838 1331 9 0 446302 0
[pid=8131/tid=8133] ppid=8129 vsize=1794760 CPUtime=2.12
/proc/8131/task/8133/stat : 8133 (java) R 8129 8131 7120 0 -1 64 37704 0 1 0 195 17 0 0 22 0 13 0 107013144 1837834240 47838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109837595 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8131/tid=8134] ppid=8129 vsize=1794760 CPUtime=0.13
/proc/8131/task/8134/stat : 8134 (java) S 8129 8131 7120 0 -1 64 3183 0 0 0 12 1 0 0 16 0 13 0 107013145 1837834240 47838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8135] ppid=8129 vsize=1794760 CPUtime=0.13
/proc/8131/task/8135/stat : 8135 (java) S 8129 8131 7120 0 -1 64 3046 0 0 0 12 1 0 0 17 0 13 0 107013145 1837834240 47838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8131/tid=8136] ppid=8129 vsize=1794760 CPUtime=0
/proc/8131/task/8136/stat : 8136 (java) S 8129 8131 7120 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 107013148 1837834240 47838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8137] ppid=8129 vsize=1794760 CPUtime=0
/proc/8131/task/8137/stat : 8137 (java) S 8129 8131 7120 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 107013148 1837834240 47838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8138] ppid=8129 vsize=1794760 CPUtime=0
/proc/8131/task/8138/stat : 8138 (java) S 8129 8131 7120 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 107013148 1837834240 47838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8139] ppid=8129 vsize=1794760 CPUtime=0
/proc/8131/task/8139/stat : 8139 (java) S 8129 8131 7120 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 107013152 1837834240 47838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8140] ppid=8129 vsize=1794760 CPUtime=0.96
/proc/8131/task/8140/stat : 8140 (java) S 8129 8131 7120 0 -1 64 4095 0 0 0 95 1 0 0 17 0 13 0 107013152 1837834240 47838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8131/tid=8141] ppid=8129 vsize=1794760 CPUtime=1.1
/proc/8131/task/8141/stat : 8141 (java) R 8129 8131 7120 0 -1 64 4649 0 0 0 109 1 0 0 16 0 13 0 107013152 1837834240 47838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105422951 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8142] ppid=8129 vsize=1794760 CPUtime=0
/proc/8131/task/8142/stat : 8142 (java) S 8129 8131 7120 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 107013152 1837834240 47838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8143] ppid=8129 vsize=1794760 CPUtime=0
/proc/8131/task/8143/stat : 8143 (java) S 8129 8131 7120 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 107013152 1837834240 47838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.49
Current children cumulated vsize (KiB) 1794760

[startup+6.30278 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 8144
/proc/meminfo: memFree=1518424/2055920 swapFree=4186972/4192956
[pid=8131] ppid=8129 vsize=1795276 CPUtime=7.91
/proc/8131/stat : 8131 (java) S 8129 8131 7120 0 -1 0 61205 0 1 0 763 28 0 0 18 0 13 0 107013142 1838362624 55259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8131/statm: 448819 55259 1333 9 0 446431 0
[pid=8131/tid=8133] ppid=8129 vsize=1795276 CPUtime=5.12
/proc/8131/task/8133/stat : 8133 (java) R 8129 8131 7120 0 -1 64 37708 0 1 0 494 18 0 0 25 0 13 0 107013144 1838362624 55259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109889250 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8134] ppid=8129 vsize=1795276 CPUtime=0.3
/proc/8131/task/8134/stat : 8134 (java) S 8129 8131 7120 0 -1 64 7364 0 0 0 27 3 0 0 16 0 13 0 107013145 1838362624 55259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8135] ppid=8129 vsize=1795276 CPUtime=0.3
/proc/8131/task/8135/stat : 8135 (java) S 8129 8131 7120 0 -1 64 6637 0 0 0 27 3 0 0 16 0 13 0 107013145 1838362624 55259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8131/tid=8136] ppid=8129 vsize=1795276 CPUtime=0
/proc/8131/task/8136/stat : 8136 (java) S 8129 8131 7120 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 107013148 1838362624 55259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8137] ppid=8129 vsize=1795276 CPUtime=0
/proc/8131/task/8137/stat : 8137 (java) S 8129 8131 7120 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 107013148 1838362624 55259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8138] ppid=8129 vsize=1795276 CPUtime=0
/proc/8131/task/8138/stat : 8138 (java) S 8129 8131 7120 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 107013148 1838362624 55259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8139] ppid=8129 vsize=1795276 CPUtime=0
/proc/8131/task/8139/stat : 8139 (java) S 8129 8131 7120 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 107013152 1838362624 55259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8140] ppid=8129 vsize=1795276 CPUtime=1.02
/proc/8131/task/8140/stat : 8140 (java) S 8129 8131 7120 0 -1 64 4111 0 0 0 101 1 0 0 16 0 13 0 107013152 1838362624 55259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8131/tid=8141] ppid=8129 vsize=1795276 CPUtime=1.13
/proc/8131/task/8141/stat : 8141 (java) S 8129 8131 7120 0 -1 64 4655 0 0 0 112 1 0 0 16 0 13 0 107013152 1838362624 55259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8142] ppid=8129 vsize=1795276 CPUtime=0
/proc/8131/task/8142/stat : 8142 (java) S 8129 8131 7120 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 107013152 1838362624 55259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8143] ppid=8129 vsize=1795276 CPUtime=0
/proc/8131/task/8143/stat : 8143 (java) S 8129 8131 7120 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 107013152 1838362624 55259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8144] ppid=8129 vsize=1795276 CPUtime=0
/proc/8131/task/8144/stat : 8144 (java) S 8129 8131 7120 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 107013423 1838362624 55259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.91
Current children cumulated vsize (KiB) 1795276

[startup+12.7022 s]
/proc/loadavg: 1.07 1.02 1.00 2/90 8144
/proc/meminfo: memFree=1512152/2055920 swapFree=4186972/4192956
[pid=8131] ppid=8129 vsize=1795276 CPUtime=14.87
/proc/8131/stat : 8131 (java) S 8129 8131 7120 0 -1 0 62912 0 1 0 1458 29 0 0 18 0 13 0 107013142 1838362624 56823 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8131/statm: 448819 56823 1333 9 0 446431 0
[pid=8131/tid=8133] ppid=8129 vsize=1795276 CPUtime=10.98
/proc/8131/task/8133/stat : 8133 (java) R 8129 8131 7120 0 -1 64 37713 0 1 0 1080 18 0 0 19 0 13 0 107013144 1838362624 56823 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109889228 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8131/tid=8134] ppid=8129 vsize=1795276 CPUtime=0.8
/proc/8131/task/8134/stat : 8134 (java) S 8129 8131 7120 0 -1 64 8069 0 0 0 76 4 0 0 16 0 13 0 107013145 1838362624 56823 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8135] ppid=8129 vsize=1795276 CPUtime=0.8
/proc/8131/task/8135/stat : 8135 (java) S 8129 8131 7120 0 -1 64 7625 0 0 0 76 4 0 0 16 0 13 0 107013145 1838362624 56823 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8131/tid=8136] ppid=8129 vsize=1795276 CPUtime=0
/proc/8131/task/8136/stat : 8136 (java) S 8129 8131 7120 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 107013148 1838362624 56823 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8137] ppid=8129 vsize=1795276 CPUtime=0
/proc/8131/task/8137/stat : 8137 (java) S 8129 8131 7120 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 107013148 1838362624 56823 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8138] ppid=8129 vsize=1795276 CPUtime=0
/proc/8131/task/8138/stat : 8138 (java) S 8129 8131 7120 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 107013148 1838362624 56823 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8139] ppid=8129 vsize=1795276 CPUtime=0
/proc/8131/task/8139/stat : 8139 (java) S 8129 8131 7120 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 107013152 1838362624 56823 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8140] ppid=8129 vsize=1795276 CPUtime=1.05
/proc/8131/task/8140/stat : 8140 (java) S 8129 8131 7120 0 -1 64 4111 0 0 0 104 1 0 0 16 0 13 0 107013152 1838362624 56823 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8141] ppid=8129 vsize=1795276 CPUtime=1.21
/proc/8131/task/8141/stat : 8141 (java) S 8129 8131 7120 0 -1 64 4664 0 0 0 120 1 0 0 16 0 13 0 107013152 1838362624 56823 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8142] ppid=8129 vsize=1795276 CPUtime=0
/proc/8131/task/8142/stat : 8142 (java) S 8129 8131 7120 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 107013152 1838362624 56823 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8143] ppid=8129 vsize=1795276 CPUtime=0
/proc/8131/task/8143/stat : 8143 (java) S 8129 8131 7120 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 107013152 1838362624 56823 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8144] ppid=8129 vsize=1795276 CPUtime=0
/proc/8131/task/8144/stat : 8144 (java) S 8129 8131 7120 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 107013423 1838362624 56823 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.87
Current children cumulated vsize (KiB) 1795276

[startup+25.503 s]
/proc/loadavg: 1.13 1.03 1.01 2/90 8144
/proc/meminfo: memFree=1476056/2055920 swapFree=4186972/4192956
[pid=8131] ppid=8129 vsize=1795276 CPUtime=28.11
/proc/8131/stat : 8131 (java) S 8129 8131 7120 0 -1 0 74640 0 1 0 2776 35 0 0 18 0 13 0 107013142 1838362624 65882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8131/statm: 448819 65882 1333 9 0 446431 0
[pid=8131/tid=8133] ppid=8129 vsize=1795276 CPUtime=23.34
/proc/8131/task/8133/stat : 8133 (java) R 8129 8131 7120 0 -1 64 37720 0 1 0 2316 18 0 0 20 0 13 0 107013144 1838362624 65882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109820446 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8131/tid=8134] ppid=8129 vsize=1795276 CPUtime=1.22
/proc/8131/task/8134/stat : 8134 (java) S 8129 8131 7120 0 -1 64 14104 0 0 0 116 6 0 0 16 0 13 0 107013145 1838362624 65882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8135] ppid=8129 vsize=1795276 CPUtime=1.22
/proc/8131/task/8135/stat : 8135 (java) S 8129 8131 7120 0 -1 64 13311 0 0 0 116 6 0 0 16 0 13 0 107013145 1838362624 65882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8131/tid=8136] ppid=8129 vsize=1795276 CPUtime=0
/proc/8131/task/8136/stat : 8136 (java) S 8129 8131 7120 0 -1 64 7 0 0 0 0 0 0 0 15 0 13 0 107013148 1838362624 65882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8137] ppid=8129 vsize=1795276 CPUtime=0
/proc/8131/task/8137/stat : 8137 (java) S 8129 8131 7120 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 107013148 1838362624 65882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=8131/tid=8136] ppid=8129 vsize=1795180 CPUtime=0.13
/proc/8131/task/8136/stat : 8136 (java) S 8129 8131 7120 0 -1 64 195 0 0 0 4 9 0 0 16 0 13 0 107013148 1838264320 186213 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8137] ppid=8129 vsize=1795180 CPUtime=0
/proc/8131/task/8137/stat : 8137 (java) S 8129 8131 7120 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 107013148 1838264320 186213 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8138] ppid=8129 vsize=1795180 CPUtime=0
/proc/8131/task/8138/stat : 8138 (java) S 8129 8131 7120 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 107013148 1838264320 186213 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8139] ppid=8129 vsize=1795180 CPUtime=0
/proc/8131/task/8139/stat : 8139 (java) S 8129 8131 7120 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 107013152 1838264320 186213 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8140] ppid=8129 vsize=1795180 CPUtime=1.06
/proc/8131/task/8140/stat : 8140 (java) S 8129 8131 7120 0 -1 64 4111 0 0 0 105 1 0 0 16 0 13 0 107013152 1838264320 186213 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8141] ppid=8129 vsize=1795180 CPUtime=1.22
/proc/8131/task/8141/stat : 8141 (java) S 8129 8131 7120 0 -1 64 4664 0 0 0 121 1 0 0 16 0 13 0 107013152 1838264320 186213 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8142] ppid=8129 vsize=1795180 CPUtime=0
/proc/8131/task/8142/stat : 8142 (java) S 8129 8131 7120 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 107013152 1838264320 186213 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8143] ppid=8129 vsize=1795180 CPUtime=0
/proc/8131/task/8143/stat : 8143 (java) S 8129 8131 7120 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 107013152 1838264320 186213 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8131/tid=8144] ppid=8129 vsize=1795180 CPUtime=0
/proc/8131/task/8144/stat : 8144 (java) S 8129 8131 7120 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 107013423 1838264320 186213 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1614.21
Current children cumulated vsize (KiB) 1795180

[startup+1662.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/90 8342
/proc/meminfo: memFree=983448/2055920 swapFree=4186972/4192956
[pid=8131] ppid=8129 vsize=1795180 CPUtime=1674.41
/proc/8131/stat : 8131 (java) S 8129 8131 7120 0 -1 0 306718 0 1 0 167276 165 0 0 18 0 13 0 107013142 1838264320 188419 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8131/statm: 448795 188419 1333 9 0 446407 0
[pid=8131/tid=8133] ppid=8129 vsize=1795180 CPUtime=1649.29
/proc/8131/task/8133/stat : 8133 (java) R 8129 8131 7120 0 -1 64 86137 0 1 0 164871 58 0 0 25 0 13 0 107013144 1838264320 188419 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109818240 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8131/tid=8134] ppid=8129 vsize=1795180 CPUtime=11.31
/proc/8131/task/8134/stat : 8134 (java) S 8129 8131 7120 0 -1 64 103073 0 0 0 1087 44 0 0 17 0 13 0 107013145 1838264320 188419 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8131/tid=8135] ppid=8129 vsize=1795180 CPUtime=11.33
/proc/8131/task/8135/stat : 8135 (java) S 8129 8131 7120 0 -1 64 107815 0 0 0 1085 48 0 0 16 0 13 0 107013145 1838264320 188419 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8136] ppid=8129 vsize=1795180 CPUtime=0.13
/proc/8131/task/8136/stat : 8136 (java) S 8129 8131 7120 0 -1 64 195 0 0 0 4 9 0 0 16 0 13 0 107013148 1838264320 188419 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8137] ppid=8129 vsize=1795180 CPUtime=0
/proc/8131/task/8137/stat : 8137 (java) S 8129 8131 7120 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 107013148 1838264320 188419 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8138] ppid=8129 vsize=1795180 CPUtime=0
/proc/8131/task/8138/stat : 8138 (java) S 8129 8131 7120 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 107013148 1838264320 188419 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8139] ppid=8129 vsize=1795180 CPUtime=0
/proc/8131/task/8139/stat : 8139 (java) S 8129 8131 7120 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 107013152 1838264320 188419 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8140] ppid=8129 vsize=1795180 CPUtime=1.06
/proc/8131/task/8140/stat : 8140 (java) S 8129 8131 7120 0 -1 64 4111 0 0 0 105 1 0 0 16 0 13 0 107013152 1838264320 188419 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8141] ppid=8129 vsize=1795180 CPUtime=1.22
/proc/8131/task/8141/stat : 8141 (java) S 8129 8131 7120 0 -1 64 4664 0 0 0 121 1 0 0 16 0 13 0 107013152 1838264320 188419 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8142] ppid=8129 vsize=1795180 CPUtime=0
/proc/8131/task/8142/stat : 8142 (java) S 8129 8131 7120 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 107013152 1838264320 188419 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8143] ppid=8129 vsize=1795180 CPUtime=0
/proc/8131/task/8143/stat : 8143 (java) S 8129 8131 7120 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 107013152 1838264320 188419 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8131/tid=8144] ppid=8129 vsize=1795180 CPUtime=0
/proc/8131/task/8144/stat : 8144 (java) S 8129 8131 7120 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 107013423 1838264320 188419 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1674.41
Current children cumulated vsize (KiB) 1795180

[startup+1722.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/90 8342
/proc/meminfo: memFree=978456/2055920 swapFree=4186972/4192956
[pid=8131] ppid=8129 vsize=1795180 CPUtime=1734.69
/proc/8131/stat : 8131 (java) S 8129 8131 7120 0 -1 0 309731 0 1 0 173302 167 0 0 18 0 13 0 107013142 1838264320 189787 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8131/statm: 448795 189787 1333 9 0 446407 0
[pid=8131/tid=8133] ppid=8129 vsize=1795180 CPUtime=1708.98
/proc/8131/task/8133/stat : 8133 (java) R 8129 8131 7120 0 -1 64 86141 0 1 0 170839 59 0 0 25 0 13 0 107013144 1838264320 189787 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109819695 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8131/tid=8134] ppid=8129 vsize=1795180 CPUtime=11.62
/proc/8131/task/8134/stat : 8134 (java) S 8129 8131 7120 0 -1 64 104719 0 0 0 1117 45 0 0 16 0 13 0 107013145 1838264320 189787 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8135] ppid=8129 vsize=1795180 CPUtime=11.63
/proc/8131/task/8135/stat : 8135 (java) S 8129 8131 7120 0 -1 64 109178 0 0 0 1114 49 0 0 17 0 13 0 107013145 1838264320 189787 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8131/tid=8136] ppid=8129 vsize=1795180 CPUtime=0.13
/proc/8131/task/8136/stat : 8136 (java) S 8129 8131 7120 0 -1 64 195 0 0 0 4 9 0 0 17 0 13 0 107013148 1838264320 189787 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8131/tid=8137] ppid=8129 vsize=1795180 CPUtime=0
/proc/8131/task/8137/stat : 8137 (java) S 8129 8131 7120 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 107013148 1838264320 189787 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8138] ppid=8129 vsize=1795180 CPUtime=0
/proc/8131/task/8138/stat : 8138 (java) S 8129 8131 7120 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 107013148 1838264320 189787 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8139] ppid=8129 vsize=1795180 CPUtime=0
/proc/8131/task/8139/stat : 8139 (java) S 8129 8131 7120 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 107013152 1838264320 189787 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8140] ppid=8129 vsize=1795180 CPUtime=1.06
/proc/8131/task/8140/stat : 8140 (java) S 8129 8131 7120 0 -1 64 4111 0 0 0 105 1 0 0 16 0 13 0 107013152 1838264320 189787 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8141] ppid=8129 vsize=1795180 CPUtime=1.22
/proc/8131/task/8141/stat : 8141 (java) S 8129 8131 7120 0 -1 64 4664 0 0 0 121 1 0 0 16 0 13 0 107013152 1838264320 189787 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8142] ppid=8129 vsize=1795180 CPUtime=0
/proc/8131/task/8142/stat : 8142 (java) S 8129 8131 7120 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 107013152 1838264320 189787 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8143] ppid=8129 vsize=1795180 CPUtime=0
/proc/8131/task/8143/stat : 8143 (java) S 8129 8131 7120 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 107013152 1838264320 189787 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8131/tid=8144] ppid=8129 vsize=1795180 CPUtime=0
/proc/8131/task/8144/stat : 8144 (java) S 8129 8131 7120 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 107013423 1838264320 189787 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1734.69
Current children cumulated vsize (KiB) 1795180

[startup+1782.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/90 8342
/proc/meminfo: memFree=975448/2055920 swapFree=4186972/4192956
[pid=8131] ppid=8129 vsize=1795180 CPUtime=1794.91
/proc/8131/stat : 8131 (java) S 8129 8131 7120 0 -1 0 311520 0 1 0 179322 169 0 0 18 0 13 0 107013142 1838264320 190385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8131/statm: 448795 190385 1333 9 0 446407 0
[pid=8131/tid=8133] ppid=8129 vsize=1795180 CPUtime=1768.75
/proc/8131/task/8133/stat : 8133 (java) R 8129 8131 7120 0 -1 64 86144 0 1 0 176815 60 0 0 25 0 13 0 107013144 1838264320 190385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109818958 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8131/tid=8134] ppid=8129 vsize=1795180 CPUtime=11.83
/proc/8131/task/8134/stat : 8134 (java) S 8129 8131 7120 0 -1 64 105860 0 0 0 1138 45 0 0 17 0 13 0 107013145 1838264320 190385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8135] ppid=8129 vsize=1795180 CPUtime=11.85
/proc/8131/task/8135/stat : 8135 (java) S 8129 8131 7120 0 -1 64 109823 0 0 0 1136 49 0 0 16 0 13 0 107013145 1838264320 190385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8131/tid=8136] ppid=8129 vsize=1795180 CPUtime=0.14
/proc/8131/task/8136/stat : 8136 (java) S 8129 8131 7120 0 -1 64 195 0 0 0 4 10 0 0 16 0 13 0 107013148 1838264320 190385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8131/tid=8137] ppid=8129 vsize=1795180 CPUtime=0
/proc/8131/task/8137/stat : 8137 (java) S 8129 8131 7120 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 107013148 1838264320 190385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8138] ppid=8129 vsize=1795180 CPUtime=0
/proc/8131/task/8138/stat : 8138 (java) S 8129 8131 7120 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 107013148 1838264320 190385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8139] ppid=8129 vsize=1795180 CPUtime=0
/proc/8131/task/8139/stat : 8139 (java) S 8129 8131 7120 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 107013152 1838264320 190385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8140] ppid=8129 vsize=1795180 CPUtime=1.06
/proc/8131/task/8140/stat : 8140 (java) S 8129 8131 7120 0 -1 64 4111 0 0 0 105 1 0 0 16 0 13 0 107013152 1838264320 190385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8141] ppid=8129 vsize=1795180 CPUtime=1.22
/proc/8131/task/8141/stat : 8141 (java) S 8129 8131 7120 0 -1 64 4664 0 0 0 121 1 0 0 16 0 13 0 107013152 1838264320 190385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8142] ppid=8129 vsize=1795180 CPUtime=0
/proc/8131/task/8142/stat : 8142 (java) S 8129 8131 7120 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 107013152 1838264320 190385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8143] ppid=8129 vsize=1795180 CPUtime=0
/proc/8131/task/8143/stat : 8143 (java) S 8129 8131 7120 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 107013152 1838264320 190385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8131/tid=8144] ppid=8129 vsize=1795180 CPUtime=0
/proc/8131/task/8144/stat : 8144 (java) S 8129 8131 7120 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 107013423 1838264320 190385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1794.91
Current children cumulated vsize (KiB) 1795180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1787.4 s]
/proc/loadavg: 1.01 1.00 1.00 2/90 8342
/proc/meminfo: memFree=975448/2055920 swapFree=4186972/4192956
[pid=8131] ppid=8129 vsize=1795180 CPUtime=1800.02
/proc/8131/stat : 8131 (java) S 8129 8131 7120 0 -1 0 311520 0 1 0 179833 169 0 0 18 0 13 0 107013142 1838264320 190385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8131/statm: 448795 190385 1333 9 0 446407 0
[pid=8131/tid=8133] ppid=8129 vsize=1795180 CPUtime=1773.86
/proc/8131/task/8133/stat : 8133 (java) R 8129 8131 7120 0 -1 64 86144 0 1 0 177326 60 0 0 25 0 13 0 107013144 1838264320 190385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109902679 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8131/tid=8134] ppid=8129 vsize=1795180 CPUtime=11.83
/proc/8131/task/8134/stat : 8134 (java) S 8129 8131 7120 0 -1 64 105860 0 0 0 1138 45 0 0 17 0 13 0 107013145 1838264320 190385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8135] ppid=8129 vsize=1795180 CPUtime=11.85
/proc/8131/task/8135/stat : 8135 (java) S 8129 8131 7120 0 -1 64 109823 0 0 0 1136 49 0 0 16 0 13 0 107013145 1838264320 190385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8131/tid=8136] ppid=8129 vsize=1795180 CPUtime=0.14
/proc/8131/task/8136/stat : 8136 (java) S 8129 8131 7120 0 -1 64 195 0 0 0 4 10 0 0 16 0 13 0 107013148 1838264320 190385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8131/tid=8137] ppid=8129 vsize=1795180 CPUtime=0
/proc/8131/task/8137/stat : 8137 (java) S 8129 8131 7120 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 107013148 1838264320 190385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8138] ppid=8129 vsize=1795180 CPUtime=0
/proc/8131/task/8138/stat : 8138 (java) S 8129 8131 7120 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 107013148 1838264320 190385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8139] ppid=8129 vsize=1795180 CPUtime=0
/proc/8131/task/8139/stat : 8139 (java) S 8129 8131 7120 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 107013152 1838264320 190385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8140] ppid=8129 vsize=1795180 CPUtime=1.06
/proc/8131/task/8140/stat : 8140 (java) S 8129 8131 7120 0 -1 64 4111 0 0 0 105 1 0 0 16 0 13 0 107013152 1838264320 190385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8141] ppid=8129 vsize=1795180 CPUtime=1.22
/proc/8131/task/8141/stat : 8141 (java) S 8129 8131 7120 0 -1 64 4664 0 0 0 121 1 0 0 16 0 13 0 107013152 1838264320 190385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8142] ppid=8129 vsize=1795180 CPUtime=0
/proc/8131/task/8142/stat : 8142 (java) S 8129 8131 7120 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 107013152 1838264320 190385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8131/tid=8143] ppid=8129 vsize=1795180 CPUtime=0
/proc/8131/task/8143/stat : 8143 (java) S 8129 8131 7120 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 107013152 1838264320 190385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8131/tid=8144] ppid=8129 vsize=1795180 CPUtime=0
/proc/8131/task/8144/stat : 8144 (java) S 8129 8131 7120 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 107013423 1838264320 190385 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) 1795180

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

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

[startup+1787.52 s]
/proc/loadavg: 1.01 1.00 1.00 2/90 8342
/proc/meminfo: memFree=975448/2055920 swapFree=4186972/4192956
[pid=8131] ppid=8129 vsize=0 CPUtime=1800.12
/proc/8131/stat : 8131 (java) Z 8129 8131 7120 0 -1 1036 311540 0 1 0 179835 177 0 0 16 0 2 0 107013142 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8131/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1787.55
CPU time (s): 1800.16
CPU user time (s): 1798.35
CPU system time (s): 1.80872
CPU usage (%): 100.706
Max. virtual memory (cumulated for all children) (KiB): 1795912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.35
system time used= 1.80872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 311540
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= 39711
involuntary context switches= 43898

runsolver used 1.66275 second user time and 4.93025 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Sat Apr 14 22:49:35 UTC 2007

IDJOB= 348666
IDBENCH= 1708
IDSOLVER= 159
FILE ID= node30/348666-1176590974

PBS_JOBID= 4556942

Free space on /tmp= 66559 MiB

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

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  7a90d6f729b5a7cbedbc2000a888cf36

RANDOM SEED= 534339960

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node30.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1735832 kB
Buffers:         24568 kB
Cached:         145676 kB
SwapCached:       2204 kB
Active:          74260 kB
Inactive:       136392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1735832 kB
SwapTotal:     4192956 kB
SwapFree:      4186972 kB
Dirty:            5480 kB
Writeback:           0 kB
Mapped:          57092 kB
Slab:            95088 kB
Committed_AS:   211092 kB
PageTables:       1776 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= 66559 MiB

End job on node30 on Sat Apr 14 23:19:24 UTC 2007