Trace number 349247

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.24 1780.96

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-bc1.opb
MD5SUM7349a3a829e674d501313aed23f34764
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 variables27730
Total number of constraints3375
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)84
Number of constraints which are nor clauses,nor cardinality constraints3291
Minimum length of a constraint3
Maximum length of a constraint5701
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 1073741824000000000000000000
Number of bits of the biggest number in a constraint 90
Biggest sum of numbers in a constraint 3221975665359866949148487122
Number of bits of the biggest sum of numbers92
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.14	c no version file found!!!
0.08/0.14	c sun.arch.data.model	32
0.08/0.14	c java.version	1.6.0
0.08/0.14	c os.name	Linux
0.08/0.14	c os.version	2.6.9-22.EL.rootsmp
0.08/0.14	c os.arch	i386
0.08/0.14	c Free memory 1651659224
0.08/0.14	c Max memory 1654456320
0.08/0.14	c Total memory 1654456320
0.08/0.14	c Number of processors 2
0.21/0.20	--- Begin Solver configuration ---
0.21/0.20	c Stops conflict analysis at the first Unique Implication Point
0.21/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.21/0.20	c Learn all clauses as in MiniSAT
0.21/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.21/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.21/0.20	c No reason simplification
0.21/0.20	c --- End Solver configuration ---
0.21/0.20	c solving /tmp/evaluation/349247-1176691273/instance-349247-1176691273.opb
0.21/0.20	c reading problem ... 
49.27/40.50	c ... done. Wall clock time 40.304s.
49.27/40.50	c CPU time (experimental) 31.96s.
49.27/40.50	c #vars     27730
49.27/40.50	c #constraints  4160
1800.08/1780.81	c starts		: 8
1800.08/1780.81	c conflicts		: 3260
1800.08/1780.81	c decisions		: 7479
1800.08/1780.81	c propagations		: 602580
1800.08/1780.81	c inspects		: 125243853
1800.08/1780.81	c learnt literals	: 1
1800.08/1780.81	c learnt binary clauses	: 0
1800.08/1780.81	c learnt ternary clauses	: 2
1800.08/1780.81	c learnt clauses	: 3259
1800.08/1780.81	c root simplifications	: 0
1800.08/1780.81	c removed literals (reason simplification)	: 0
1800.08/1780.81	c reason swapping (by a shorter reason)	: 0
1800.08/1780.81	c Calls to reduceDB	: 0
1800.08/1780.81	c speed (decisions/second)	: 4.297613930727911
1800.08/1780.81	c non guided choices	0
1800.08/1780.81	s UNKNOWN
1800.08/1780.81	c Total wall clock time (ms): 1780.615

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/node29/watcher-349247-1176691273 -o ROOT/results/node29/solver-349247-1176691273 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349247-1176691273/sat4jPseudoResolution.jar /tmp/evaluation/349247-1176691273/instance-349247-1176691273.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 3274
/proc/meminfo: memFree=1658192/2055920 swapFree=4156052/4192956
[pid=3274] ppid=3272 vsize=324 CPUtime=0
/proc/3274/stat : 3274 (java) R 3272 3274 1730 0 -1 0 60 0 0 0 0 0 0 0 18 0 1 0 117043114 331776 44 18446744073709551615 134512640 134550740 4294956560 18446744073709551615 4129572 0 0 4096 0 0 0 0 17 1 0 0
/proc/3274/statm: 81 44 33 9 0 6 0

[startup+0.0539351 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3274
/proc/meminfo: memFree=1658192/2055920 swapFree=4156052/4192956
[pid=3274] ppid=3272 vsize=1777492 CPUtime=0.04
/proc/3274/stat : 3274 (java) S 3272 3274 1730 0 -1 0 3524 0 1 0 2 2 0 0 18 0 5 0 117043114 1820151808 3269 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/3274/statm: 444373 3269 1047 9 0 442009 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1777492

[startup+0.10194 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3274
/proc/meminfo: memFree=1658192/2055920 swapFree=4156052/4192956
[pid=3274] ppid=3272 vsize=1780404 CPUtime=0.08
/proc/3274/stat : 3274 (java) S 3272 3274 1730 0 -1 0 3968 0 1 0 6 2 0 0 18 0 12 0 117043114 1823133696 3710 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3274/statm: 445101 3710 1122 9 0 442720 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780404

[startup+0.30195 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3274
/proc/meminfo: memFree=1658192/2055920 swapFree=4156052/4192956
[pid=3274] ppid=3272 vsize=1782152 CPUtime=0.32
/proc/3274/stat : 3274 (java) S 3272 3274 1730 0 -1 0 5354 0 1 0 28 4 0 0 18 0 12 0 117043114 1824923648 5093 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3274/statm: 445538 5093 1263 9 0 443150 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1782152

[startup+0.701976 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3274
/proc/meminfo: memFree=1658192/2055920 swapFree=4156052/4192956
[pid=3274] ppid=3272 vsize=1784148 CPUtime=0.88
/proc/3274/stat : 3274 (java) S 3272 3274 1730 0 -1 0 7574 0 1 0 83 5 0 0 18 0 12 0 117043114 1826967552 7261 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3274/statm: 446037 7261 1302 9 0 443649 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 1784148

[startup+1.50103 s]
/proc/loadavg: 1.00 1.00 1.00 4/89 3286
/proc/meminfo: memFree=1626672/2055920 swapFree=4156052/4192956
[pid=3274] ppid=3272 vsize=1795080 CPUtime=2.44
/proc/3274/stat : 3274 (java) S 3272 3274 1730 0 -1 0 19862 0 1 0 219 25 0 0 18 0 12 0 117043114 1838161920 15383 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3274/statm: 448770 15383 1310 9 0 446382 0
[pid=3274/tid=3276] ppid=3272 vsize=1795080 CPUtime=0.77
/proc/3274/task/3276/stat : 3276 (java) R 3272 3274 1730 0 -1 64 11474 0 1 0 71 6 0 0 18 0 12 0 117043115 1838161920 15383 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109526547 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3277] ppid=3272 vsize=1795080 CPUtime=0
/proc/3274/task/3277/stat : 3277 (java) S 3272 3274 1730 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 117043117 1838161920 15383 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3278] ppid=3272 vsize=1795080 CPUtime=0
/proc/3274/task/3278/stat : 3278 (java) S 3272 3274 1730 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 117043117 1838161920 15383 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3274/tid=3279] ppid=3272 vsize=1795080 CPUtime=0.22
/proc/3274/task/3279/stat : 3279 (java) S 3272 3274 1730 0 -1 64 1 0 0 0 8 14 0 0 16 0 12 0 117043119 1838161920 15383 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3280] ppid=3272 vsize=1795080 CPUtime=0
/proc/3274/task/3280/stat : 3280 (java) S 3272 3274 1730 0 -1 64 11 0 0 0 0 0 0 0 20 0 12 0 117043119 1838161920 15383 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3281] ppid=3272 vsize=1795080 CPUtime=0
/proc/3274/task/3281/stat : 3281 (java) S 3272 3274 1730 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 117043119 1838161920 15383 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3282] ppid=3272 vsize=1795080 CPUtime=0
/proc/3274/task/3282/stat : 3282 (java) S 3272 3274 1730 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 117043123 1838161920 15383 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3283] ppid=3272 vsize=1795080 CPUtime=0.92
/proc/3274/task/3283/stat : 3283 (java) R 3272 3274 1730 0 -1 64 5687 0 0 0 90 2 0 0 21 0 12 0 117043123 1838161920 15383 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 103321698 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3274/tid=3284] ppid=3272 vsize=1795080 CPUtime=0.49
/proc/3274/task/3284/stat : 3284 (java) S 3272 3274 1730 0 -1 64 1981 0 0 0 48 1 0 0 16 0 12 0 117043123 1838161920 15383 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3285] ppid=3272 vsize=1795080 CPUtime=0
/proc/3274/task/3285/stat : 3285 (java) S 3272 3274 1730 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 117043123 1838161920 15383 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3286] ppid=3272 vsize=1795080 CPUtime=0
/proc/3274/task/3286/stat : 3286 (java) S 3272 3274 1730 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 117043123 1838161920 15383 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 1795080

[startup+3.10213 s]
/proc/loadavg: 1.00 1.00 1.00 2/89 3286
/proc/meminfo: memFree=1551984/2055920 swapFree=4156052/4192956
[pid=3274] ppid=3272 vsize=1793256 CPUtime=4.23
/proc/3274/stat : 3274 (java) S 3272 3274 1730 0 -1 0 51703 0 1 0 385 38 0 0 18 0 12 0 117043114 1836294144 46779 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3274/statm: 448314 46779 1320 9 0 445926 0
[pid=3274/tid=3276] ppid=3272 vsize=1793256 CPUtime=2.26
/proc/3274/task/3276/stat : 3276 (java) R 3272 3274 1730 0 -1 64 37655 0 1 0 209 17 0 0 22 0 12 0 117043115 1836294144 46779 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109475914 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3277] ppid=3272 vsize=1793256 CPUtime=0.09
/proc/3274/task/3277/stat : 3277 (java) S 3272 3274 1730 0 -1 64 3010 0 0 0 8 1 0 0 16 0 12 0 117043117 1836294144 46779 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3278] ppid=3272 vsize=1793256 CPUtime=0.09
/proc/3274/task/3278/stat : 3278 (java) S 3272 3274 1730 0 -1 64 2594 0 0 0 9 0 0 0 16 0 12 0 117043117 1836294144 46779 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3274/tid=3279] ppid=3272 vsize=1793256 CPUtime=0.22
/proc/3274/task/3279/stat : 3279 (java) S 3272 3274 1730 0 -1 64 7 0 0 0 8 14 0 0 16 0 12 0 117043119 1836294144 46779 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3280] ppid=3272 vsize=1793256 CPUtime=0
/proc/3274/task/3280/stat : 3280 (java) S 3272 3274 1730 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 117043119 1836294144 46779 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3281] ppid=3272 vsize=1793256 CPUtime=0
/proc/3274/task/3281/stat : 3281 (java) S 3272 3274 1730 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 117043119 1836294144 46779 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3282] ppid=3272 vsize=1793256 CPUtime=0
/proc/3274/task/3282/stat : 3282 (java) S 3272 3274 1730 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 117043123 1836294144 46779 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3283] ppid=3272 vsize=1793256 CPUtime=0.99
/proc/3274/task/3283/stat : 3283 (java) S 3272 3274 1730 0 -1 64 5733 0 0 0 97 2 0 0 16 0 12 0 117043123 1836294144 46779 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3274/tid=3284] ppid=3272 vsize=1793256 CPUtime=0.53
/proc/3274/task/3284/stat : 3284 (java) S 3272 3274 1730 0 -1 64 1986 0 0 0 52 1 0 0 15 0 12 0 117043123 1836294144 46779 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3285] ppid=3272 vsize=1793256 CPUtime=0
/proc/3274/task/3285/stat : 3285 (java) S 3272 3274 1730 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 117043123 1836294144 46779 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3286] ppid=3272 vsize=1793256 CPUtime=0
/proc/3274/task/3286/stat : 3286 (java) S 3272 3274 1730 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 117043123 1836294144 46779 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.23
Current children cumulated vsize (KiB) 1793256

[startup+6.30232 s]
/proc/loadavg: 1.00 1.00 1.00 2/89 3286
/proc/meminfo: memFree=1435696/2055920 swapFree=4156052/4192956
[pid=3274] ppid=3272 vsize=1792480 CPUtime=7.91
/proc/3274/stat : 3274 (java) S 3272 3274 1730 0 -1 0 69013 0 1 0 742 49 0 0 18 0 12 0 117043114 1835499520 61996 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3274/statm: 448120 61996 1320 9 0 445732 0
[pid=3274/tid=3276] ppid=3272 vsize=1792480 CPUtime=4.96
/proc/3274/task/3276/stat : 3276 (java) R 3272 3274 1730 0 -1 64 37665 0 1 0 476 20 0 0 19 0 12 0 117043115 1835499520 61996 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109677281 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3274/tid=3277] ppid=3272 vsize=1792480 CPUtime=0.58
/proc/3274/task/3277/stat : 3277 (java) S 3272 3274 1730 0 -1 64 13333 0 0 0 53 5 0 0 16 0 12 0 117043117 1835499520 61996 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3278] ppid=3272 vsize=1792480 CPUtime=0.58
/proc/3274/task/3278/stat : 3278 (java) S 3272 3274 1730 0 -1 64 9569 0 0 0 54 4 0 0 18 0 12 0 117043117 1835499520 61996 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3274/tid=3279] ppid=3272 vsize=1792480 CPUtime=0.22
/proc/3274/task/3279/stat : 3279 (java) S 3272 3274 1730 0 -1 64 9 0 0 0 8 14 0 0 15 0 12 0 117043119 1835499520 61996 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3280] ppid=3272 vsize=1792480 CPUtime=0
/proc/3274/task/3280/stat : 3280 (java) S 3272 3274 1730 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 117043119 1835499520 61996 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3281] ppid=3272 vsize=1792480 CPUtime=0
/proc/3274/task/3281/stat : 3281 (java) S 3272 3274 1730 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 117043119 1835499520 61996 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3282] ppid=3272 vsize=1792480 CPUtime=0
/proc/3274/task/3282/stat : 3282 (java) S 3272 3274 1730 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 117043123 1835499520 61996 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3283] ppid=3272 vsize=1792480 CPUtime=0.99
/proc/3274/task/3283/stat : 3283 (java) S 3272 3274 1730 0 -1 64 5733 0 0 0 97 2 0 0 16 0 12 0 117043123 1835499520 61996 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3274/tid=3284] ppid=3272 vsize=1792480 CPUtime=0.53
/proc/3274/task/3284/stat : 3284 (java) S 3272 3274 1730 0 -1 64 1986 0 0 0 52 1 0 0 15 0 12 0 117043123 1835499520 61996 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3285] ppid=3272 vsize=1792480 CPUtime=0
/proc/3274/task/3285/stat : 3285 (java) S 3272 3274 1730 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 117043123 1835499520 61996 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3286] ppid=3272 vsize=1792480 CPUtime=0
/proc/3274/task/3286/stat : 3286 (java) S 3272 3274 1730 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 117043123 1835499520 61996 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.91
Current children cumulated vsize (KiB) 1792480

[startup+12.7027 s]
/proc/loadavg: 1.08 1.02 1.01 2/89 3286
/proc/meminfo: memFree=1342064/2055920 swapFree=4156052/4192956
[pid=3274] ppid=3272 vsize=1797608 CPUtime=15.91
/proc/3274/stat : 3274 (java) S 3272 3274 1730 0 -1 0 92944 0 1 0 1529 62 0 0 18 0 12 0 117043114 1840750592 80343 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3274/statm: 449402 80343 1320 9 0 447014 0
[pid=3274/tid=3276] ppid=3272 vsize=1797608 CPUtime=9.76
/proc/3274/task/3276/stat : 3276 (java) R 3272 3274 1730 0 -1 64 37672 0 1 0 955 21 0 0 19 0 12 0 117043115 1840750592 80343 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109475914 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3274/tid=3277] ppid=3272 vsize=1797608 CPUtime=2.18
/proc/3274/task/3277/stat : 3277 (java) S 3272 3274 1730 0 -1 64 27632 0 0 0 207 11 0 0 16 0 12 0 117043117 1840750592 80343 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3278] ppid=3272 vsize=1797608 CPUtime=2.19
/proc/3274/task/3278/stat : 3278 (java) S 3272 3274 1730 0 -1 64 19194 0 0 0 209 10 0 0 16 0 12 0 117043117 1840750592 80343 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3274/tid=3279] ppid=3272 vsize=1797608 CPUtime=0.22
/proc/3274/task/3279/stat : 3279 (java) S 3272 3274 1730 0 -1 64 9 0 0 0 8 14 0 0 16 0 12 0 117043119 1840750592 80343 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3280] ppid=3272 vsize=1797608 CPUtime=0
/proc/3274/task/3280/stat : 3280 (java) S 3272 3274 1730 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 117043119 1840750592 80343 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3281] ppid=3272 vsize=1797608 CPUtime=0
/proc/3274/task/3281/stat : 3281 (java) S 3272 3274 1730 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 117043119 1840750592 80343 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3282] ppid=3272 vsize=1797608 CPUtime=0
/proc/3274/task/3282/stat : 3282 (java) S 3272 3274 1730 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 117043123 1840750592 80343 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3283] ppid=3272 vsize=1797608 CPUtime=0.99
/proc/3274/task/3283/stat : 3283 (java) S 3272 3274 1730 0 -1 64 5733 0 0 0 97 2 0 0 16 0 12 0 117043123 1840750592 80343 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3284] ppid=3272 vsize=1797608 CPUtime=0.53
/proc/3274/task/3284/stat : 3284 (java) S 3272 3274 1730 0 -1 64 1986 0 0 0 52 1 0 0 16 0 12 0 117043123 1840750592 80343 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3285] ppid=3272 vsize=1797608 CPUtime=0
/proc/3274/task/3285/stat : 3285 (java) S 3272 3274 1730 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 117043123 1840750592 80343 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3286] ppid=3272 vsize=1797608 CPUtime=0
/proc/3274/task/3286/stat : 3286 (java) S 3272 3274 1730 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 117043123 1840750592 80343 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.91
Current children cumulated vsize (KiB) 1797608

[startup+25.5015 s]
/proc/loadavg: 1.07 1.02 1.00 2/89 3286
/proc/meminfo: memFree=1153264/2055920 swapFree=4156052/4192956
[pid=3274] ppid=3272 vsize=1797352 CPUtime=31.48
/proc/3274/stat : 3274 (java) S 3272 3274 1730 0 -1 0 153990 0 1 0 3052 96 0 0 18 0 12 0 117043114 1840488448 128050 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3274/statm: 449338 128053 1320 9 0 446950 0
[pid=3274/tid=3276] ppid=3272 vsize=1797352 CPUtime=19.81
/proc/3274/task/3276/stat : 3276 (java) S 3272 3274 1730 0 -1 64 37689 0 1 0 1958 23 0 0 23 0 12 0 117043115 1840488448 128055 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3274/tid=3277] ppid=3272 vsize=1797352 CPUtime=4.91
/proc/3274/task/3277/stat : 3277 (java) R 3272 3274 1730 0 -1 64 61171 0 0 0 461 30 0 0 16 0 12 0 117043117 1840488448 128057 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 105367024 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3278] ppid=3272 vsize=1797352 CPUtime=4.91
/proc/3274/task/3278/stat : 3278 (java) R 3272 3274 1730 0 -1 64 46691 0 0 0 468 23 0 0 16 0 12 0 117043117 1840488448 128059 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 105369140 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3274/tid=3279] ppid=3272 vsize=1797352 CPUtime=0.22
/proc/3274/task/3279/stat : 3279 (java) S 3272 3274 1730 0 -1 64 11 0 0 0 8 14 0 0 15 0 12 0 117043119 1840488448 128061 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3280] ppid=3272 vsize=1797352 CPUtime=0
/proc/3274/task/3280/stat : 3280 (java) S 3272 3274 1730 0 -1 64 12 0 0 0 0 0 0 0 16 0 12 0 117043119 1840488448 128063 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3281] ppid=3272 vsize=1797352 CPUtime=0
/proc/3274/task/3281/stat : 3281 (java) S 3272 3274 1730 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 117043119 1840488448 128065 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3282] ppid=3272 vsize=1797352 CPUtime=0
/proc/3274/task/3282/stat : 3282 (java) S 3272 3274 1730 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 117043123 1840488448 128067 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=3274/tid=3279] ppid=3272 vsize=1796416 CPUtime=0.47
/proc/3274/task/3279/stat : 3279 (java) S 3272 3274 1730 0 -1 64 27 0 0 0 23 24 0 0 16 0 13 0 117043119 1839529984 155782 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3274/tid=3280] ppid=3272 vsize=1796416 CPUtime=0
/proc/3274/task/3280/stat : 3280 (java) S 3272 3274 1730 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 117043119 1839529984 155782 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3281] ppid=3272 vsize=1796416 CPUtime=0
/proc/3274/task/3281/stat : 3281 (java) S 3272 3274 1730 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117043119 1839529984 155782 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3282] ppid=3272 vsize=1796416 CPUtime=0
/proc/3274/task/3282/stat : 3282 (java) S 3272 3274 1730 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 117043123 1839529984 155782 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3283] ppid=3272 vsize=1796416 CPUtime=1.36
/proc/3274/task/3283/stat : 3283 (java) S 3272 3274 1730 0 -1 64 5763 0 0 0 134 2 0 0 16 0 13 0 117043123 1839529984 155782 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3284] ppid=3272 vsize=1796416 CPUtime=0.9
/proc/3274/task/3284/stat : 3284 (java) S 3272 3274 1730 0 -1 64 2030 0 0 0 89 1 0 0 17 0 13 0 117043123 1839529984 155782 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3274/tid=3285] ppid=3272 vsize=1796416 CPUtime=0
/proc/3274/task/3285/stat : 3285 (java) S 3272 3274 1730 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 117043123 1839529984 155782 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3286] ppid=3272 vsize=1796416 CPUtime=0
/proc/3274/task/3286/stat : 3286 (java) S 3272 3274 1730 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117043123 1839529984 155782 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3274/tid=3287] ppid=3272 vsize=1796416 CPUtime=0
/proc/3274/task/3287/stat : 3287 (java) S 3272 3274 1730 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 117047286 1839529984 155782 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1559.85
Current children cumulated vsize (KiB) 1796416

[startup+1602.3 s]
/proc/loadavg: 1.05 1.03 1.00 2/90 3485
/proc/meminfo: memFree=1036136/2055920 swapFree=4156052/4192956
[pid=3274] ppid=3272 vsize=1796416 CPUtime=1620.27
/proc/3274/stat : 3274 (java) S 3272 3274 1730 0 -1 0 245177 0 1 0 161852 175 0 0 18 0 13 0 117043114 1839529984 156231 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3274/statm: 449104 156231 1332 9 0 446716 0
[pid=3274/tid=3276] ppid=3272 vsize=1796416 CPUtime=1583.2
/proc/3274/task/3276/stat : 3276 (java) R 3272 3274 1730 0 -1 64 42162 0 1 0 158277 43 0 0 23 0 13 0 117043115 1839529984 156231 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109718510 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3274/tid=3277] ppid=3272 vsize=1796416 CPUtime=17.14
/proc/3274/task/3277/stat : 3277 (java) S 3272 3274 1730 0 -1 64 106033 0 0 0 1660 54 0 0 16 0 13 0 117043117 1839529984 156231 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3278] ppid=3272 vsize=1796416 CPUtime=17.13
/proc/3274/task/3278/stat : 3278 (java) S 3272 3274 1730 0 -1 64 88440 0 0 0 1666 47 0 0 16 0 13 0 117043117 1839529984 156231 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3274/tid=3279] ppid=3272 vsize=1796416 CPUtime=0.48
/proc/3274/task/3279/stat : 3279 (java) S 3272 3274 1730 0 -1 64 27 0 0 0 24 24 0 0 16 0 13 0 117043119 1839529984 156231 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3280] ppid=3272 vsize=1796416 CPUtime=0
/proc/3274/task/3280/stat : 3280 (java) S 3272 3274 1730 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 117043119 1839529984 156231 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3281] ppid=3272 vsize=1796416 CPUtime=0
/proc/3274/task/3281/stat : 3281 (java) S 3272 3274 1730 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117043119 1839529984 156231 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3282] ppid=3272 vsize=1796416 CPUtime=0
/proc/3274/task/3282/stat : 3282 (java) S 3272 3274 1730 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 117043123 1839529984 156231 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3283] ppid=3272 vsize=1796416 CPUtime=1.36
/proc/3274/task/3283/stat : 3283 (java) S 3272 3274 1730 0 -1 64 5763 0 0 0 134 2 0 0 16 0 13 0 117043123 1839529984 156231 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3284] ppid=3272 vsize=1796416 CPUtime=0.9
/proc/3274/task/3284/stat : 3284 (java) S 3272 3274 1730 0 -1 64 2030 0 0 0 89 1 0 0 17 0 13 0 117043123 1839529984 156231 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3274/tid=3285] ppid=3272 vsize=1796416 CPUtime=0
/proc/3274/task/3285/stat : 3285 (java) S 3272 3274 1730 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 117043123 1839529984 156231 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3286] ppid=3272 vsize=1796416 CPUtime=0
/proc/3274/task/3286/stat : 3286 (java) S 3272 3274 1730 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117043123 1839529984 156231 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3274/tid=3287] ppid=3272 vsize=1796416 CPUtime=0
/proc/3274/task/3287/stat : 3287 (java) S 3272 3274 1730 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 117047286 1839529984 156231 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1620.27
Current children cumulated vsize (KiB) 1796416

[startup+1662.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/90 3485
/proc/meminfo: memFree=1031848/2055920 swapFree=4156052/4192956
[pid=3274] ppid=3272 vsize=1796416 CPUtime=1680.68
/proc/3274/stat : 3274 (java) S 3272 3274 1730 0 -1 0 246319 0 1 0 167890 178 0 0 18 0 13 0 117043114 1839529984 157263 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3274/statm: 449104 157263 1332 9 0 446716 0
[pid=3274/tid=3276] ppid=3272 vsize=1796416 CPUtime=1642.71
/proc/3274/task/3276/stat : 3276 (java) R 3272 3274 1730 0 -1 64 42209 0 1 0 164228 43 0 0 25 0 13 0 117043115 1839529984 157263 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109826240 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3274/tid=3277] ppid=3272 vsize=1796416 CPUtime=17.59
/proc/3274/task/3277/stat : 3277 (java) S 3272 3274 1730 0 -1 64 106695 0 0 0 1704 55 0 0 16 0 13 0 117043117 1839529984 157263 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3274/tid=3278] ppid=3272 vsize=1796416 CPUtime=17.56
/proc/3274/task/3278/stat : 3278 (java) S 3272 3274 1730 0 -1 64 88873 0 0 0 1709 47 0 0 16 0 13 0 117043117 1839529984 157263 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3279] ppid=3272 vsize=1796416 CPUtime=0.49
/proc/3274/task/3279/stat : 3279 (java) S 3272 3274 1730 0 -1 64 27 0 0 0 24 25 0 0 16 0 13 0 117043119 1839529984 157263 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3274/tid=3280] ppid=3272 vsize=1796416 CPUtime=0
/proc/3274/task/3280/stat : 3280 (java) S 3272 3274 1730 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 117043119 1839529984 157263 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3281] ppid=3272 vsize=1796416 CPUtime=0
/proc/3274/task/3281/stat : 3281 (java) S 3272 3274 1730 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117043119 1839529984 157263 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3282] ppid=3272 vsize=1796416 CPUtime=0
/proc/3274/task/3282/stat : 3282 (java) S 3272 3274 1730 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 117043123 1839529984 157263 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3283] ppid=3272 vsize=1796416 CPUtime=1.36
/proc/3274/task/3283/stat : 3283 (java) S 3272 3274 1730 0 -1 64 5763 0 0 0 134 2 0 0 16 0 13 0 117043123 1839529984 157263 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3284] ppid=3272 vsize=1796416 CPUtime=0.9
/proc/3274/task/3284/stat : 3284 (java) S 3272 3274 1730 0 -1 64 2030 0 0 0 89 1 0 0 17 0 13 0 117043123 1839529984 157263 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3274/tid=3285] ppid=3272 vsize=1796416 CPUtime=0
/proc/3274/task/3285/stat : 3285 (java) S 3272 3274 1730 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 117043123 1839529984 157263 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3286] ppid=3272 vsize=1796416 CPUtime=0
/proc/3274/task/3286/stat : 3286 (java) S 3272 3274 1730 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117043123 1839529984 157263 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3274/tid=3287] ppid=3272 vsize=1796416 CPUtime=0
/proc/3274/task/3287/stat : 3287 (java) S 3272 3274 1730 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 117047286 1839529984 157263 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1680.68
Current children cumulated vsize (KiB) 1796416

[startup+1722.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/90 3485
/proc/meminfo: memFree=1028520/2055920 swapFree=4156052/4192956
[pid=3274] ppid=3272 vsize=1796416 CPUtime=1741.1
/proc/3274/stat : 3274 (java) S 3272 3274 1730 0 -1 0 247210 0 1 0 173931 179 0 0 18 0 13 0 117043114 1839529984 158083 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3274/statm: 449104 158083 1332 9 0 446716 0
[pid=3274/tid=3276] ppid=3272 vsize=1796416 CPUtime=1702.19
/proc/3274/task/3276/stat : 3276 (java) R 3272 3274 1730 0 -1 64 42258 0 1 0 170175 44 0 0 19 0 13 0 117043115 1839529984 158083 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109717863 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3274/tid=3277] ppid=3272 vsize=1796416 CPUtime=18.06
/proc/3274/task/3277/stat : 3277 (java) S 3272 3274 1730 0 -1 64 107044 0 0 0 1751 55 0 0 16 0 13 0 117043117 1839529984 158083 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3278] ppid=3272 vsize=1796416 CPUtime=18.03
/proc/3274/task/3278/stat : 3278 (java) S 3272 3274 1730 0 -1 64 89366 0 0 0 1756 47 0 0 16 0 13 0 117043117 1839529984 158083 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3274/tid=3279] ppid=3272 vsize=1796416 CPUtime=0.49
/proc/3274/task/3279/stat : 3279 (java) S 3272 3274 1730 0 -1 64 27 0 0 0 24 25 0 0 15 0 13 0 117043119 1839529984 158083 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3280] ppid=3272 vsize=1796416 CPUtime=0
/proc/3274/task/3280/stat : 3280 (java) S 3272 3274 1730 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 117043119 1839529984 158083 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3281] ppid=3272 vsize=1796416 CPUtime=0
/proc/3274/task/3281/stat : 3281 (java) S 3272 3274 1730 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117043119 1839529984 158083 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3282] ppid=3272 vsize=1796416 CPUtime=0
/proc/3274/task/3282/stat : 3282 (java) S 3272 3274 1730 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 117043123 1839529984 158083 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3283] ppid=3272 vsize=1796416 CPUtime=1.36
/proc/3274/task/3283/stat : 3283 (java) S 3272 3274 1730 0 -1 64 5763 0 0 0 134 2 0 0 16 0 13 0 117043123 1839529984 158083 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3284] ppid=3272 vsize=1796416 CPUtime=0.9
/proc/3274/task/3284/stat : 3284 (java) S 3272 3274 1730 0 -1 64 2030 0 0 0 89 1 0 0 17 0 13 0 117043123 1839529984 158083 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3274/tid=3285] ppid=3272 vsize=1796416 CPUtime=0
/proc/3274/task/3285/stat : 3285 (java) S 3272 3274 1730 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 117043123 1839529984 158083 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3286] ppid=3272 vsize=1796416 CPUtime=0
/proc/3274/task/3286/stat : 3286 (java) S 3272 3274 1730 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117043123 1839529984 158083 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3287] ppid=3272 vsize=1796416 CPUtime=0
/proc/3274/task/3287/stat : 3287 (java) S 3272 3274 1730 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 117047286 1839529984 158083 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1741.1
Current children cumulated vsize (KiB) 1796416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1780.8 s]
/proc/loadavg: 1.00 1.01 1.00 2/90 3485
/proc/meminfo: memFree=1019880/2055920 swapFree=4156052/4192956
[pid=3274] ppid=3272 vsize=1796416 CPUtime=1800.08
/proc/3274/stat : 3274 (java) S 3272 3274 1730 0 -1 0 249383 0 1 0 179827 181 0 0 18 0 13 0 117043114 1839529984 160183 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3274/statm: 449104 160183 1334 9 0 446716 0
[pid=3274/tid=3276] ppid=3272 vsize=1796416 CPUtime=1760.17
/proc/3274/task/3276/stat : 3276 (java) R 3272 3274 1730 0 -1 64 43645 0 1 0 175972 45 0 0 25 0 13 0 117043115 1839529984 160183 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109827371 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3274/tid=3277] ppid=3272 vsize=1796416 CPUtime=18.54
/proc/3274/task/3277/stat : 3277 (java) S 3272 3274 1730 0 -1 64 107530 0 0 0 1799 55 0 0 16 0 13 0 117043117 1839529984 160183 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3278] ppid=3272 vsize=1796416 CPUtime=18.51
/proc/3274/task/3278/stat : 3278 (java) S 3272 3274 1730 0 -1 64 89658 0 0 0 1803 48 0 0 16 0 13 0 117043117 1839529984 160183 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3274/tid=3279] ppid=3272 vsize=1796416 CPUtime=0.51
/proc/3274/task/3279/stat : 3279 (java) S 3272 3274 1730 0 -1 64 31 0 0 0 25 26 0 0 16 0 13 0 117043119 1839529984 160183 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3274/tid=3280] ppid=3272 vsize=1796416 CPUtime=0
/proc/3274/task/3280/stat : 3280 (java) S 3272 3274 1730 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 117043119 1839529984 160183 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3281] ppid=3272 vsize=1796416 CPUtime=0
/proc/3274/task/3281/stat : 3281 (java) S 3272 3274 1730 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117043119 1839529984 160183 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3282] ppid=3272 vsize=1796416 CPUtime=0
/proc/3274/task/3282/stat : 3282 (java) S 3272 3274 1730 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 117043123 1839529984 160183 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3283] ppid=3272 vsize=1796416 CPUtime=1.39
/proc/3274/task/3283/stat : 3283 (java) S 3272 3274 1730 0 -1 64 5767 0 0 0 137 2 0 0 17 0 13 0 117043123 1839529984 160183 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3284] ppid=3272 vsize=1796416 CPUtime=0.9
/proc/3274/task/3284/stat : 3284 (java) S 3272 3274 1730 0 -1 64 2030 0 0 0 89 1 0 0 17 0 13 0 117043123 1839529984 160183 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3274/tid=3285] ppid=3272 vsize=1796416 CPUtime=0
/proc/3274/task/3285/stat : 3285 (java) S 3272 3274 1730 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 117043123 1839529984 160183 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3286] ppid=3272 vsize=1796416 CPUtime=0
/proc/3274/task/3286/stat : 3286 (java) S 3272 3274 1730 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117043123 1839529984 160183 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3274/tid=3287] ppid=3272 vsize=1796416 CPUtime=0
/proc/3274/task/3287/stat : 3287 (java) S 3272 3274 1730 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 117047286 1839529984 160183 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1796416

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

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

[startup+1780.92 s]
/proc/loadavg: 1.00 1.01 1.00 2/90 3485
/proc/meminfo: memFree=1019880/2055920 swapFree=4156052/4192956
[pid=3274] ppid=3272 vsize=0 CPUtime=1800.19
/proc/3274/stat : 3274 (java) Z 3272 3274 1730 0 -1 1036 249403 0 1 0 179833 186 0 0 16 0 2 0 117043114 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3274/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1780.96
CPU time (s): 1800.24
CPU user time (s): 1798.33
CPU system time (s): 1.90871
CPU usage (%): 101.083
Max. virtual memory (cumulated for all children) (KiB): 1797608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.33
system time used= 1.90871
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 249403
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= 48235
involuntary context switches= 64690

runsolver used 1.72474 second user time and 4.86326 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Mon Apr 16 02:41:14 UTC 2007

IDJOB= 349247
IDBENCH= 2316
IDSOLVER= 159
FILE ID= node29/349247-1176691273

PBS_JOBID= 4559998

Free space on /tmp= 66455 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-bc1.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349247-1176691273/sat4jPseudoResolution.jar /tmp/evaluation/349247-1176691273/instance-349247-1176691273.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-349247-1176691273 -o ROOT/results/node29/solver-349247-1176691273 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349247-1176691273/sat4jPseudoResolution.jar /tmp/evaluation/349247-1176691273/instance-349247-1176691273.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  7349a3a829e674d501313aed23f34764

RANDOM SEED= 666552611

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node29.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.224
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.224
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:       1658664 kB
Buffers:         35780 kB
Cached:         261248 kB
SwapCached:       2308 kB
Active:         130464 kB
Inactive:       192068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1658664 kB
SwapTotal:     4192956 kB
SwapFree:      4156052 kB
Dirty:           78452 kB
Writeback:           0 kB
Mapped:          40008 kB
Slab:            60244 kB
Committed_AS:  1970236 kB
PageTables:       1876 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= 66455 MiB

End job on node29 on Mon Apr 16 03:10:57 UTC 2007