Trace number 348692

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.33 1788.95

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-scfxm2.opb
MD5SUM927ab7fb1c72ef94d2253f029f4e072a
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 variables27420
Total number of constraints654
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 constraints654
Minimum length of a constraint30
Maximum length of a constraint1710
Number of terms in the objective function 1380
Biggest coefficient in the objective function 10006
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 525320
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 525557
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.14	c no version file found!!!
0.08/0.14	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.08/0.19	--- Begin Solver configuration ---
0.08/0.19	c Stops conflict analysis at the first Unique Implication Point
0.08/0.19	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.08/0.19	c Learn all clauses as in MiniSAT
0.08/0.19	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.19	c VSIDS like heuristics from MiniSAT using a heap
0.08/0.19	c No reason simplification
0.08/0.19	c --- End Solver configuration ---
0.08/0.19	c solving /tmp/evaluation/348692-1176592257/instance-348692-1176592257.opb
0.08/0.19	c reading problem ... 
2.84/2.01	c ... done. Wall clock time 1.819s.
2.84/2.01	c CPU time (experimental) 1.48s.
2.84/2.01	c #vars     27420
2.84/2.01	c #constraints  1024
1672.28/1660.95	c cleaning 1016222 clauses out of 2032496 for limit 6.879953504658656E-4
1782.07/1770.78	c cleaning 508382 clauses out of 1016775 for limit 0.002270286894561506
1800.07/1788.71	c starts		: 23
1800.07/1788.71	c conflicts		: 2033501
1800.07/1788.71	c decisions		: 2087383
1800.07/1788.71	c propagations		: 27887449
1800.07/1788.71	c inspects		: 1287845632
1800.07/1788.71	c learnt literals	: 5
1800.07/1788.71	c learnt binary clauses	: 7
1800.07/1788.71	c learnt ternary clauses	: 5
1800.07/1788.71	c learnt clauses	: 2033496
1800.07/1788.71	c root simplifications	: 0
1800.07/1788.71	c removed literals (reason simplification)	: 0
1800.07/1788.71	c reason swapping (by a shorter reason)	: 0
1800.07/1788.71	c Calls to reduceDB	: 3
1800.07/1788.71	c speed (decisions/second)	: 1168.3314340470024
1800.07/1788.71	c non guided choices	3789
1800.07/1788.71	s UNKNOWN
1800.07/1788.71	c Total wall clock time (ms): 1788.525

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/node6/watcher-348692-1176592257 -o ROOT/results/node6/solver-348692-1176592257 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/348692-1176592257/sat4jPseudoResolution.jar /tmp/evaluation/348692-1176592257/instance-348692-1176592257.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 32418
/proc/meminfo: memFree=1609336/2055924 swapFree=4191880/4192956
[pid=32418] ppid=32416 vsize=18568 CPUtime=0
/proc/32418/stat : 32418 (runsolver) R 32416 32418 32094 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 135263388 19013632 292 18446744073709551615 4194304 4296420 548682068880 18446744073709551615 268582841639 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/32418/statm: 4642 292 257 24 0 2626 0

[startup+0.0532651 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 32418
/proc/meminfo: memFree=1609336/2055924 swapFree=4191880/4192956
[pid=32418] ppid=32416 vsize=1776544 CPUtime=0.03
/proc/32418/stat : 32418 (java) S 32416 32418 32094 0 -1 0 3485 0 1 0 2 1 0 0 20 0 4 0 135263388 1819181056 3230 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/32418/statm: 444136 3230 1033 9 0 441772 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1776544

[startup+0.102224 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 32418
/proc/meminfo: memFree=1609336/2055924 swapFree=4191880/4192956
[pid=32418] ppid=32416 vsize=1781132 CPUtime=0.08
/proc/32418/stat : 32418 (java) S 32416 32418 32094 0 -1 0 3969 0 1 0 6 2 0 0 20 0 12 0 135263388 1823879168 3710 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32418/statm: 445283 3710 1122 9 0 442902 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1781132

[startup+0.301247 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 32418
/proc/meminfo: memFree=1609336/2055924 swapFree=4191880/4192956
[pid=32418] ppid=32416 vsize=1781936 CPUtime=0.36
/proc/32418/stat : 32418 (java) S 32416 32418 32094 0 -1 0 5379 0 1 0 33 3 0 0 20 0 12 0 135263388 1824702464 5117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32418/statm: 445484 5117 1267 9 0 443096 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1781936

[startup+0.701295 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 32418
/proc/meminfo: memFree=1609336/2055924 swapFree=4191880/4192956
[pid=32418] ppid=32416 vsize=1792192 CPUtime=1.1
/proc/32418/stat : 32418 (java) S 32416 32418 32094 0 -1 0 9829 0 1 0 104 6 0 0 20 0 12 0 135263388 1835204608 8474 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32418/statm: 448048 8474 1302 9 0 445660 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 1792192

[startup+1.50238 s]
/proc/loadavg: 1.00 1.00 1.00 4/89 32430
/proc/meminfo: memFree=1573400/2055924 swapFree=4191880/4192956
[pid=32418] ppid=32416 vsize=1792968 CPUtime=2.26
/proc/32418/stat : 32418 (java) S 32416 32418 32094 0 -1 0 26360 0 1 0 213 13 0 0 20 0 12 0 135263388 1835999232 23280 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32418/statm: 448242 23280 1304 9 0 445854 0
[pid=32418/tid=32420] ppid=32416 vsize=1792968 CPUtime=0.99
/proc/32418/task/32420/stat : 32420 (java) R 32416 32418 32094 0 -1 64 19693 0 1 0 89 10 0 0 22 0 12 0 135263390 1835999232 23282 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109548988 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32421] ppid=32416 vsize=1792968 CPUtime=0
/proc/32418/task/32421/stat : 32421 (java) S 32416 32418 32094 0 -1 64 3 0 0 0 0 0 0 0 22 0 12 0 135263391 1835999232 23285 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32422] ppid=32416 vsize=1792968 CPUtime=0
/proc/32418/task/32422/stat : 32422 (java) S 32416 32418 32094 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 135263391 1835999232 23285 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32423] ppid=32416 vsize=1792968 CPUtime=0
/proc/32418/task/32423/stat : 32423 (java) S 32416 32418 32094 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 135263393 1835999232 23286 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32424] ppid=32416 vsize=1792968 CPUtime=0
/proc/32418/task/32424/stat : 32424 (java) S 32416 32418 32094 0 -1 64 9 0 0 0 0 0 0 0 24 0 12 0 135263394 1835999232 23287 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32425] ppid=32416 vsize=1792968 CPUtime=0
/proc/32418/task/32425/stat : 32425 (java) S 32416 32418 32094 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 135263394 1835999232 23288 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32426] ppid=32416 vsize=1792968 CPUtime=0
/proc/32418/task/32426/stat : 32426 (java) S 32416 32418 32094 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 135263398 1835999232 23289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32427] ppid=32416 vsize=1792968 CPUtime=0.53
/proc/32418/task/32427/stat : 32427 (java) S 32416 32418 32094 0 -1 64 1857 0 0 0 52 1 0 0 15 0 12 0 135263398 1835999232 23290 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32428] ppid=32416 vsize=1792968 CPUtime=0.72
/proc/32418/task/32428/stat : 32428 (java) S 32416 32418 32094 0 -1 64 4091 0 0 0 71 1 0 0 16 0 12 0 135263398 1835999232 23291 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32429] ppid=32416 vsize=1792968 CPUtime=0
/proc/32418/task/32429/stat : 32429 (java) S 32416 32418 32094 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 135263398 1835999232 23292 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32430] ppid=32416 vsize=1792968 CPUtime=0
/proc/32418/task/32430/stat : 32430 (java) R 32416 32418 32094 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 135263398 1835999232 23292 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 1792968

[startup+3.10157 s]
/proc/loadavg: 1.00 1.00 1.00 3/89 32430
/proc/meminfo: memFree=1458200/2055924 swapFree=4191880/4192956
[pid=32418] ppid=32416 vsize=1793680 CPUtime=4.35
/proc/32418/stat : 32418 (java) S 32416 32418 32094 0 -1 0 49919 0 1 0 410 25 0 0 20 0 13 0 135263388 1836728320 46577 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32418/statm: 448420 46577 1325 9 0 446032 0
[pid=32418/tid=32420] ppid=32416 vsize=1793680 CPUtime=2.33
/proc/32418/task/32420/stat : 32420 (java) R 32416 32418 32094 0 -1 64 37713 0 1 0 215 18 0 0 25 0 13 0 135263390 1836728320 46577 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109770601 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32421] ppid=32416 vsize=1793680 CPUtime=0.08
/proc/32418/task/32421/stat : 32421 (java) S 32416 32418 32094 0 -1 64 2730 0 0 0 7 1 0 0 16 0 13 0 135263391 1836728320 46577 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32422] ppid=32416 vsize=1793680 CPUtime=0.08
/proc/32418/task/32422/stat : 32422 (java) S 32416 32418 32094 0 -1 64 2505 0 0 0 7 1 0 0 16 0 13 0 135263391 1836728320 46577 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32423] ppid=32416 vsize=1793680 CPUtime=0
/proc/32418/task/32423/stat : 32423 (java) S 32416 32418 32094 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 135263393 1836728320 46577 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32424] ppid=32416 vsize=1793680 CPUtime=0
/proc/32418/task/32424/stat : 32424 (java) S 32416 32418 32094 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 135263394 1836728320 46577 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32425] ppid=32416 vsize=1793680 CPUtime=0
/proc/32418/task/32425/stat : 32425 (java) S 32416 32418 32094 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 135263394 1836728320 46577 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32426] ppid=32416 vsize=1793680 CPUtime=0
/proc/32418/task/32426/stat : 32426 (java) S 32416 32418 32094 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 135263398 1836728320 46577 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32427] ppid=32416 vsize=1793680 CPUtime=0.71
/proc/32418/task/32427/stat : 32427 (java) S 32416 32418 32094 0 -1 64 2084 0 0 0 70 1 0 0 16 0 13 0 135263398 1836728320 46577 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32428] ppid=32416 vsize=1793680 CPUtime=1.08
/proc/32418/task/32428/stat : 32428 (java) S 32416 32418 32094 0 -1 64 4157 0 0 0 107 1 0 0 16 0 13 0 135263398 1836728320 46577 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32429] ppid=32416 vsize=1793680 CPUtime=0
/proc/32418/task/32429/stat : 32429 (java) S 32416 32418 32094 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 135263398 1836728320 46577 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32430] ppid=32416 vsize=1793680 CPUtime=0
/proc/32418/task/32430/stat : 32430 (java) S 32416 32418 32094 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 135263398 1836728320 46577 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.35
Current children cumulated vsize (KiB) 1793680

[startup+6.30295 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 32431
/proc/meminfo: memFree=1427472/2055924 swapFree=4191880/4192956
[pid=32418] ppid=32416 vsize=1793472 CPUtime=7.57
/proc/32418/stat : 32418 (java) S 32416 32418 32094 0 -1 0 49922 0 1 0 732 25 0 0 20 0 13 0 135263388 1836515328 46487 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32418/statm: 448368 46487 1325 9 0 445980 0
[pid=32418/tid=32420] ppid=32416 vsize=1793472 CPUtime=5.52
/proc/32418/task/32420/stat : 32420 (java) R 32416 32418 32094 0 -1 64 37715 0 1 0 534 18 0 0 25 0 13 0 135263390 1836515328 46487 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109851694 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32421] ppid=32416 vsize=1793472 CPUtime=0.08
/proc/32418/task/32421/stat : 32421 (java) S 32416 32418 32094 0 -1 64 2730 0 0 0 7 1 0 0 16 0 13 0 135263391 1836515328 46487 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32422] ppid=32416 vsize=1793472 CPUtime=0.08
/proc/32418/task/32422/stat : 32422 (java) S 32416 32418 32094 0 -1 64 2505 0 0 0 7 1 0 0 16 0 13 0 135263391 1836515328 46487 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32423] ppid=32416 vsize=1793472 CPUtime=0
/proc/32418/task/32423/stat : 32423 (java) S 32416 32418 32094 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 135263393 1836515328 46487 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32424] ppid=32416 vsize=1793472 CPUtime=0
/proc/32418/task/32424/stat : 32424 (java) S 32416 32418 32094 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 135263394 1836515328 46487 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32425] ppid=32416 vsize=1793472 CPUtime=0
/proc/32418/task/32425/stat : 32425 (java) S 32416 32418 32094 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 135263394 1836515328 46487 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32426] ppid=32416 vsize=1793472 CPUtime=0
/proc/32418/task/32426/stat : 32426 (java) S 32416 32418 32094 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 135263398 1836515328 46487 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32427] ppid=32416 vsize=1793472 CPUtime=0.72
/proc/32418/task/32427/stat : 32427 (java) S 32416 32418 32094 0 -1 64 2084 0 0 0 71 1 0 0 16 0 13 0 135263398 1836515328 46487 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32428] ppid=32416 vsize=1793472 CPUtime=1.11
/proc/32418/task/32428/stat : 32428 (java) S 32416 32418 32094 0 -1 64 4158 0 0 0 110 1 0 0 16 0 13 0 135263398 1836515328 46487 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32429] ppid=32416 vsize=1793472 CPUtime=0
/proc/32418/task/32429/stat : 32429 (java) S 32416 32418 32094 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 135263398 1836515328 46487 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32430] ppid=32416 vsize=1793472 CPUtime=0
/proc/32418/task/32430/stat : 32430 (java) S 32416 32418 32094 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 135263398 1836515328 46487 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32431] ppid=32416 vsize=1793472 CPUtime=0
/proc/32418/task/32431/stat : 32431 (java) S 32416 32418 32094 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 135263612 1836515328 46487 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.57
Current children cumulated vsize (KiB) 1793472

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 32431
/proc/meminfo: memFree=1402768/2055924 swapFree=4191880/4192956
[pid=32418] ppid=32416 vsize=1793472 CPUtime=14.16
/proc/32418/stat : 32418 (java) S 32416 32418 32094 0 -1 0 56194 0 1 0 1388 28 0 0 20 0 13 0 135263388 1836515328 52692 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32418/statm: 448368 52692 1327 9 0 445980 0
[pid=32418/tid=32420] ppid=32416 vsize=1793472 CPUtime=11.8
/proc/32418/task/32420/stat : 32420 (java) R 32416 32418 32094 0 -1 64 37724 0 1 0 1162 18 0 0 19 0 13 0 135263390 1836515328 52692 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109769860 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32421] ppid=32416 vsize=1793472 CPUtime=0.17
/proc/32418/task/32421/stat : 32421 (java) S 32416 32418 32094 0 -1 64 6418 0 0 0 14 3 0 0 17 0 13 0 135263391 1836515328 52692 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32422] ppid=32416 vsize=1793472 CPUtime=0.17
/proc/32418/task/32422/stat : 32422 (java) S 32416 32418 32094 0 -1 64 5062 0 0 0 15 2 0 0 16 0 13 0 135263391 1836515328 52692 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32423] ppid=32416 vsize=1793472 CPUtime=0
/proc/32418/task/32423/stat : 32423 (java) S 32416 32418 32094 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 135263393 1836515328 52692 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32424] ppid=32416 vsize=1793472 CPUtime=0
/proc/32418/task/32424/stat : 32424 (java) S 32416 32418 32094 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 135263394 1836515328 52692 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32425] ppid=32416 vsize=1793472 CPUtime=0
/proc/32418/task/32425/stat : 32425 (java) S 32416 32418 32094 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 135263394 1836515328 52692 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32426] ppid=32416 vsize=1793472 CPUtime=0
/proc/32418/task/32426/stat : 32426 (java) S 32416 32418 32094 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 135263398 1836515328 52692 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32427] ppid=32416 vsize=1793472 CPUtime=0.79
/proc/32418/task/32427/stat : 32427 (java) S 32416 32418 32094 0 -1 64 2093 0 0 0 78 1 0 0 17 0 13 0 135263398 1836515328 52692 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32428] ppid=32416 vsize=1793472 CPUtime=1.17
/proc/32418/task/32428/stat : 32428 (java) S 32416 32418 32094 0 -1 64 4164 0 0 0 116 1 0 0 17 0 13 0 135263398 1836515328 52692 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32429] ppid=32416 vsize=1793472 CPUtime=0
/proc/32418/task/32429/stat : 32429 (java) S 32416 32418 32094 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 135263398 1836515328 52692 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32430] ppid=32416 vsize=1793472 CPUtime=0
/proc/32418/task/32430/stat : 32430 (java) S 32416 32418 32094 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 135263398 1836515328 52692 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32431] ppid=32416 vsize=1793472 CPUtime=0
/proc/32418/task/32431/stat : 32431 (java) S 32416 32418 32094 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 135263612 1836515328 52692 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.16
Current children cumulated vsize (KiB) 1793472

[startup+25.5022 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 32431
/proc/meminfo: memFree=1397840/2055924 swapFree=4191880/4192956
[pid=32418] ppid=32416 vsize=1793472 CPUtime=27.35
/proc/32418/stat : 32418 (java) S 32416 32418 32094 0 -1 0 57525 0 1 0 2707 28 0 0 20 0 13 0 135263388 1836515328 53946 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32418/statm: 448368 53946 1327 9 0 445980 0
[pid=32418/tid=32420] ppid=32416 vsize=1793472 CPUtime=24.19
/proc/32418/task/32420/stat : 32420 (java) R 32416 32418 32094 0 -1 64 37729 0 1 0 2401 18 0 0 25 0 13 0 135263390 1836515328 53946 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109773173 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32421] ppid=32416 vsize=1793472 CPUtime=0.55
/proc/32418/task/32421/stat : 32421 (java) S 32416 32418 32094 0 -1 64 7231 0 0 0 52 3 0 0 16 0 13 0 135263391 1836515328 53946 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32422] ppid=32416 vsize=1793472 CPUtime=0.55
/proc/32418/task/32422/stat : 32422 (java) S 32416 32418 32094 0 -1 64 5573 0 0 0 53 2 0 0 16 0 13 0 135263391 1836515328 53946 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32423] ppid=32416 vsize=1793472 CPUtime=0
/proc/32418/task/32423/stat : 32423 (java) S 32416 32418 32094 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 135263393 1836515328 53946 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32424] ppid=32416 vsize=1793472 CPUtime=0
/proc/32418/task/32424/stat : 32424 (java) S 32416 32418 32094 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 135263394 1836515328 53946 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

/proc/32418/task/32427/stat : 32427 (java) S 32416 32418 32094 0 -1 64 2097 0 0 0 87 1 0 0 16 0 13 0 135263398 1837498368 379598 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32428] ppid=32416 vsize=1794432 CPUtime=1.26
/proc/32418/task/32428/stat : 32428 (java) S 32416 32418 32094 0 -1 64 4176 0 0 0 125 1 0 0 17 0 13 0 135263398 1837498368 379598 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32429] ppid=32416 vsize=1794432 CPUtime=0
/proc/32418/task/32429/stat : 32429 (java) S 32416 32418 32094 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 135263398 1837498368 379598 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32430] ppid=32416 vsize=1794432 CPUtime=0
/proc/32418/task/32430/stat : 32430 (java) S 32416 32418 32094 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 135263398 1837498368 379598 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32431] ppid=32416 vsize=1794432 CPUtime=0
/proc/32418/task/32431/stat : 32431 (java) S 32416 32418 32094 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 135263612 1837498368 379598 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1613.7
Current children cumulated vsize (KiB) 1794432

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 32433
/proc/meminfo: memFree=92048/2055924 swapFree=4191880/4192956
[pid=32418] ppid=32416 vsize=1794432 CPUtime=1673.69
/proc/32418/stat : 32418 (java) S 32416 32418 32094 0 -1 0 521010 0 1 0 167102 267 0 0 20 0 13 0 135263388 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32418/statm: 448608 379603 1329 9 0 446220 0
[pid=32418/tid=32420] ppid=32416 vsize=1794432 CPUtime=1650.02
/proc/32418/task/32420/stat : 32420 (java) R 32416 32418 32094 0 -1 64 54914 0 1 0 164964 38 0 0 25 0 13 0 135263390 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4159647033 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32421] ppid=32416 vsize=1794432 CPUtime=10.65
/proc/32418/task/32421/stat : 32421 (java) S 32416 32418 32094 0 -1 64 230067 0 0 0 954 111 0 0 16 0 13 0 135263391 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32422] ppid=32416 vsize=1794432 CPUtime=10.66
/proc/32418/task/32422/stat : 32422 (java) S 32416 32418 32094 0 -1 64 228864 0 0 0 961 105 0 0 17 0 13 0 135263391 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32423] ppid=32416 vsize=1794432 CPUtime=0.13
/proc/32418/task/32423/stat : 32423 (java) S 32416 32418 32094 0 -1 64 167 0 0 0 5 8 0 0 16 0 13 0 135263393 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32424] ppid=32416 vsize=1794432 CPUtime=0
/proc/32418/task/32424/stat : 32424 (java) S 32416 32418 32094 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 135263394 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32425] ppid=32416 vsize=1794432 CPUtime=0
/proc/32418/task/32425/stat : 32425 (java) S 32416 32418 32094 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 135263394 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32426] ppid=32416 vsize=1794432 CPUtime=0
/proc/32418/task/32426/stat : 32426 (java) S 32416 32418 32094 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 135263398 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32427] ppid=32416 vsize=1794432 CPUtime=0.89
/proc/32418/task/32427/stat : 32427 (java) S 32416 32418 32094 0 -1 64 2097 0 0 0 88 1 0 0 17 0 13 0 135263398 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32428] ppid=32416 vsize=1794432 CPUtime=1.29
/proc/32418/task/32428/stat : 32428 (java) S 32416 32418 32094 0 -1 64 4179 0 0 0 128 1 0 0 16 0 13 0 135263398 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32429] ppid=32416 vsize=1794432 CPUtime=0
/proc/32418/task/32429/stat : 32429 (java) S 32416 32418 32094 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 135263398 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32430] ppid=32416 vsize=1794432 CPUtime=0
/proc/32418/task/32430/stat : 32430 (java) S 32416 32418 32094 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 135263398 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32431] ppid=32416 vsize=1794432 CPUtime=0
/proc/32418/task/32431/stat : 32431 (java) S 32416 32418 32094 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 135263612 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1673.69
Current children cumulated vsize (KiB) 1794432

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 32433
/proc/meminfo: memFree=91984/2055924 swapFree=4191880/4192956
[pid=32418] ppid=32416 vsize=1794432 CPUtime=1733.68
/proc/32418/stat : 32418 (java) S 32416 32418 32094 0 -1 0 521010 0 1 0 173100 268 0 0 20 0 13 0 135263388 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32418/statm: 448608 379603 1329 9 0 446220 0
[pid=32418/tid=32420] ppid=32416 vsize=1794432 CPUtime=1710.01
/proc/32418/task/32420/stat : 32420 (java) R 32416 32418 32094 0 -1 64 54914 0 1 0 170962 39 0 0 25 0 13 0 135263390 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109938114 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32421] ppid=32416 vsize=1794432 CPUtime=10.65
/proc/32418/task/32421/stat : 32421 (java) S 32416 32418 32094 0 -1 64 230067 0 0 0 954 111 0 0 16 0 13 0 135263391 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32422] ppid=32416 vsize=1794432 CPUtime=10.66
/proc/32418/task/32422/stat : 32422 (java) S 32416 32418 32094 0 -1 64 228864 0 0 0 961 105 0 0 17 0 13 0 135263391 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32423] ppid=32416 vsize=1794432 CPUtime=0.13
/proc/32418/task/32423/stat : 32423 (java) S 32416 32418 32094 0 -1 64 167 0 0 0 5 8 0 0 16 0 13 0 135263393 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32424] ppid=32416 vsize=1794432 CPUtime=0
/proc/32418/task/32424/stat : 32424 (java) S 32416 32418 32094 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 135263394 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32425] ppid=32416 vsize=1794432 CPUtime=0
/proc/32418/task/32425/stat : 32425 (java) S 32416 32418 32094 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 135263394 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32426] ppid=32416 vsize=1794432 CPUtime=0
/proc/32418/task/32426/stat : 32426 (java) S 32416 32418 32094 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 135263398 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32427] ppid=32416 vsize=1794432 CPUtime=0.89
/proc/32418/task/32427/stat : 32427 (java) S 32416 32418 32094 0 -1 64 2097 0 0 0 88 1 0 0 17 0 13 0 135263398 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32428] ppid=32416 vsize=1794432 CPUtime=1.29
/proc/32418/task/32428/stat : 32428 (java) S 32416 32418 32094 0 -1 64 4179 0 0 0 128 1 0 0 16 0 13 0 135263398 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32429] ppid=32416 vsize=1794432 CPUtime=0
/proc/32418/task/32429/stat : 32429 (java) S 32416 32418 32094 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 135263398 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32430] ppid=32416 vsize=1794432 CPUtime=0
/proc/32418/task/32430/stat : 32430 (java) S 32416 32418 32094 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 135263398 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32431] ppid=32416 vsize=1794432 CPUtime=0
/proc/32418/task/32431/stat : 32431 (java) S 32416 32418 32094 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 135263612 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1733.68
Current children cumulated vsize (KiB) 1794432

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 32433
/proc/meminfo: memFree=91920/2055924 swapFree=4191880/4192956
[pid=32418] ppid=32416 vsize=1794432 CPUtime=1793.67
/proc/32418/stat : 32418 (java) S 32416 32418 32094 0 -1 0 521010 0 1 0 179099 268 0 0 20 0 13 0 135263388 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32418/statm: 448608 379603 1329 9 0 446220 0
[pid=32418/tid=32420] ppid=32416 vsize=1794432 CPUtime=1769.98
/proc/32418/task/32420/stat : 32420 (java) R 32416 32418 32094 0 -1 64 54914 0 1 0 176959 39 0 0 25 0 13 0 135263390 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109938104 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32421] ppid=32416 vsize=1794432 CPUtime=10.65
/proc/32418/task/32421/stat : 32421 (java) S 32416 32418 32094 0 -1 64 230067 0 0 0 954 111 0 0 16 0 13 0 135263391 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32422] ppid=32416 vsize=1794432 CPUtime=10.66
/proc/32418/task/32422/stat : 32422 (java) S 32416 32418 32094 0 -1 64 228864 0 0 0 961 105 0 0 17 0 13 0 135263391 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32423] ppid=32416 vsize=1794432 CPUtime=0.13
/proc/32418/task/32423/stat : 32423 (java) S 32416 32418 32094 0 -1 64 167 0 0 0 5 8 0 0 16 0 13 0 135263393 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32424] ppid=32416 vsize=1794432 CPUtime=0
/proc/32418/task/32424/stat : 32424 (java) S 32416 32418 32094 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 135263394 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32425] ppid=32416 vsize=1794432 CPUtime=0
/proc/32418/task/32425/stat : 32425 (java) S 32416 32418 32094 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 135263394 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32426] ppid=32416 vsize=1794432 CPUtime=0
/proc/32418/task/32426/stat : 32426 (java) S 32416 32418 32094 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 135263398 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32427] ppid=32416 vsize=1794432 CPUtime=0.9
/proc/32418/task/32427/stat : 32427 (java) S 32416 32418 32094 0 -1 64 2097 0 0 0 89 1 0 0 16 0 13 0 135263398 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32428] ppid=32416 vsize=1794432 CPUtime=1.29
/proc/32418/task/32428/stat : 32428 (java) S 32416 32418 32094 0 -1 64 4179 0 0 0 128 1 0 0 16 0 13 0 135263398 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32429] ppid=32416 vsize=1794432 CPUtime=0
/proc/32418/task/32429/stat : 32429 (java) S 32416 32418 32094 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 135263398 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32430] ppid=32416 vsize=1794432 CPUtime=0
/proc/32418/task/32430/stat : 32430 (java) S 32416 32418 32094 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 135263398 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32431] ppid=32416 vsize=1794432 CPUtime=0
/proc/32418/task/32431/stat : 32431 (java) S 32416 32418 32094 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 135263612 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1793.67
Current children cumulated vsize (KiB) 1794432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1788.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 32433
/proc/meminfo: memFree=91920/2055924 swapFree=4191880/4192956
[pid=32418] ppid=32416 vsize=1794432 CPUtime=1800.07
/proc/32418/stat : 32418 (java) S 32416 32418 32094 0 -1 0 521010 0 1 0 179739 268 0 0 20 0 13 0 135263388 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32418/statm: 448608 379603 1329 9 0 446220 0
[pid=32418/tid=32420] ppid=32416 vsize=1794432 CPUtime=1776.39
/proc/32418/task/32420/stat : 32420 (java) R 32416 32418 32094 0 -1 64 54914 0 1 0 177600 39 0 0 25 0 13 0 135263390 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109343383 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32421] ppid=32416 vsize=1794432 CPUtime=10.65
/proc/32418/task/32421/stat : 32421 (java) S 32416 32418 32094 0 -1 64 230067 0 0 0 954 111 0 0 16 0 13 0 135263391 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32422] ppid=32416 vsize=1794432 CPUtime=10.66
/proc/32418/task/32422/stat : 32422 (java) S 32416 32418 32094 0 -1 64 228864 0 0 0 961 105 0 0 17 0 13 0 135263391 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32423] ppid=32416 vsize=1794432 CPUtime=0.13
/proc/32418/task/32423/stat : 32423 (java) S 32416 32418 32094 0 -1 64 167 0 0 0 5 8 0 0 16 0 13 0 135263393 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32424] ppid=32416 vsize=1794432 CPUtime=0
/proc/32418/task/32424/stat : 32424 (java) S 32416 32418 32094 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 135263394 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32425] ppid=32416 vsize=1794432 CPUtime=0
/proc/32418/task/32425/stat : 32425 (java) S 32416 32418 32094 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 135263394 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32426] ppid=32416 vsize=1794432 CPUtime=0
/proc/32418/task/32426/stat : 32426 (java) S 32416 32418 32094 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 135263398 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32427] ppid=32416 vsize=1794432 CPUtime=0.9
/proc/32418/task/32427/stat : 32427 (java) S 32416 32418 32094 0 -1 64 2097 0 0 0 89 1 0 0 16 0 13 0 135263398 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32428] ppid=32416 vsize=1794432 CPUtime=1.29
/proc/32418/task/32428/stat : 32428 (java) S 32416 32418 32094 0 -1 64 4179 0 0 0 128 1 0 0 16 0 13 0 135263398 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32429] ppid=32416 vsize=1794432 CPUtime=0
/proc/32418/task/32429/stat : 32429 (java) S 32416 32418 32094 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 135263398 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32418/tid=32430] ppid=32416 vsize=1794432 CPUtime=0
/proc/32418/task/32430/stat : 32430 (java) S 32416 32418 32094 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 135263398 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32418/tid=32431] ppid=32416 vsize=1794432 CPUtime=0
/proc/32418/task/32431/stat : 32431 (java) S 32416 32418 32094 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 135263612 1837498368 379603 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1794432

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

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

[startup+1788.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 32433
/proc/meminfo: memFree=91920/2055924 swapFree=4191880/4192956
[pid=32418] ppid=32416 vsize=0 CPUtime=1800.18
/proc/32418/stat : 32418 (java) Z 32416 32418 32094 0 -1 1036 521030 0 1 0 179742 276 0 0 16 0 2 0 135263388 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32418/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 0

[startup+1788.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 32433
/proc/meminfo: memFree=91920/2055924 swapFree=4191880/4192956
[pid=32418] ppid=32416 vsize=0 CPUtime=1800.27
/proc/32418/stat : 32418 (java) Z 32416 32418 32094 0 -1 1036 521030 0 1 0 179742 285 0 0 16 0 2 0 135263388 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32418/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.27
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1788.95
CPU time (s): 1800.33
CPU user time (s): 1797.43
CPU system time (s): 2.90356
CPU usage (%): 100.636
Max. virtual memory (cumulated for all children) (KiB): 1794976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.43
system time used= 2.90356
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 521030
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= 41120
involuntary context switches= 58758

runsolver used 1.87571 second user time and 4.67129 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Sat Apr 14 23:10:57 UTC 2007

IDJOB= 348692
IDBENCH= 1712
IDSOLVER= 159
FILE ID= node6/348692-1176592257

PBS_JOBID= 4556807

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

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  927ab7fb1c72ef94d2253f029f4e072a

RANDOM SEED= 699374842

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.232
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.232
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:      2055924 kB
MemFree:       1609808 kB
Buffers:         78084 kB
Cached:         259944 kB
SwapCached:        408 kB
Active:         127624 kB
Inactive:       267204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1609808 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            5072 kB
Writeback:           0 kB
Mapped:          71872 kB
Slab:            36904 kB
Committed_AS:  5718588 kB
PageTables:       1784 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= 66553 MiB

End job on node6 on Sat Apr 14 23:40:48 UTC 2007