Trace number 419321

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 NameAnswerCPU timeWall clock time
sat4jPseudoCPClause 2007-03-23? (TO) 1800.31 1720.41

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug2.opb
MD5SUMccac778212f6a59a43879910f3290455
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark330.103
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables521158
Total number of constraints13378532
Number of constraints which are clauses13378532
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint6689
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 6689
Number of bits of the biggest sum of numbers13
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.12/2.35	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.12/2.35	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.12/2.35	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.12/2.36	c no version file found!!!
0.12/2.36	c sun.arch.data.model	32
0.12/2.36	c java.version	1.6.0
0.12/2.36	c os.name	Linux
0.12/2.36	c os.version	2.6.9-22.EL.rootsmp
0.12/2.36	c os.arch	i386
0.12/2.36	c Free memory 1651659224
0.12/2.36	c Max memory 1654456320
0.12/2.36	c Total memory 1654456320
0.12/2.36	c Number of processors 2
0.21/2.42	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.21/2.42	--- Begin Solver configuration ---
0.21/2.42	c Stops conflict analysis at the first Unique Implication Point
0.21/2.42	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.21/2.42	c Learn all clauses as in MiniSAT
0.21/2.42	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.21/2.42	c VSIDS like heuristics from MiniSAT using a heap
0.21/2.42	c No reason simplification
0.21/2.42	c --- End Solver configuration ---
0.21/2.42	c Simplify asserted PB constraints to clauses
0.21/2.42	c solving /tmp/evaluation/419321-1177407211/instance-419321-1177407211.opb
0.21/2.42	c reading problem ... 
242.51/219.62	c ... done. Wall clock time 217.197s.
242.51/219.62	c CPU time (experimental) 190.59s.
242.51/219.62	c #vars     521158
242.51/219.62	c #constraints  13378531
1800.01/1720.11	c starts		: 2
1800.01/1720.11	c conflicts		: 96121
1800.01/1720.11	c decisions		: 2149627
1800.01/1720.11	c propagations		: 205303902
1800.01/1720.11	c inspects		: 4599134639
1800.01/1720.11	c learnt literals	: 0
1800.01/1720.11	c learnt binary clauses	: 196
1800.01/1720.11	c learnt ternary clauses	: 801
1800.01/1720.11	c learnt clauses	: 96120
1800.01/1720.11	c root simplifications	: 0
1800.01/1720.11	c removed literals (reason simplification)	: 0
1800.01/1720.11	c reason swapping (by a shorter reason)	: 0
1800.01/1720.11	c Calls to reduceDB	: 0
1800.01/1720.11	c speed (decisions/second)	: 1432.6987931250517
1800.01/1720.11	c non guided choices	1425571
1800.01/1720.11	s UNKNOWN
1800.01/1720.11	c Total wall clock time (ms): 1717.694

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node4/watcher-419321-1177407211 -o ROOT/results/node4/solver-419321-1177407211 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/419321-1177407211/sat4jPseudoCPClause.jar /tmp/evaluation/419321-1177407211/instance-419321-1177407211.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: 2.19 2.11 1.51 2/79 15532
/proc/meminfo: memFree=1421000/2055920 swapFree=4130196/4192956
[pid=15532] ppid=15530 vsize=18528 CPUtime=0
/proc/15532/stat : 15532 (runsolver) D 15530 15532 14452 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 216761572 18972672 284 18446744073709551615 4194304 4255128 548682068880 18446744073709551615 259913215271 0 2147483391 4096 24578 18446744072099781622 0 0 17 1 0 0
/proc/15532/statm: 4632 284 249 14 0 2626 0

[startup+0.0487751 s]
/proc/loadavg: 2.19 2.11 1.51 2/79 15532
/proc/meminfo: memFree=1421000/2055920 swapFree=4130196/4192956
[pid=15532] ppid=15530 vsize=152 CPUtime=0
/proc/15532/stat : 15532 (java) D 15530 15532 14452 0 -1 0 39 0 1 0 0 0 0 0 18 0 1 0 216761572 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 10588964 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/15532/statm: 38 26 19 9 0 4 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 152

[startup+0.101778 s]
/proc/loadavg: 2.19 2.11 1.51 2/79 15532
/proc/meminfo: memFree=1421000/2055920 swapFree=4130196/4192956
[pid=15532] ppid=15530 vsize=152 CPUtime=0
/proc/15532/stat : 15532 (java) D 15530 15532 14452 0 -1 0 39 0 1 0 0 0 0 0 18 0 1 0 216761572 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 10588964 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/15532/statm: 38 26 19 9 0 4 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 152

[startup+0.3018 s]
/proc/loadavg: 2.19 2.11 1.51 2/79 15532
/proc/meminfo: memFree=1421000/2055920 swapFree=4130196/4192956
[pid=15532] ppid=15530 vsize=308 CPUtime=0
/proc/15532/stat : 15532 (java) D 15530 15532 14452 0 -1 0 54 0 2 0 0 0 0 0 18 0 1 0 216761572 315392 41 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 10588964 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/15532/statm: 77 41 31 9 0 6 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 308

[startup+0.701836 s]
/proc/loadavg: 2.19 2.11 1.51 2/79 15532
/proc/meminfo: memFree=1421000/2055920 swapFree=4130196/4192956
[pid=15532] ppid=15530 vsize=1472 CPUtime=0
/proc/15532/stat : 15532 (java) D 15530 15532 14452 0 -1 0 90 0 4 0 0 0 0 0 18 0 1 0 216761572 1507328 68 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 11054752 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/15532/statm: 368 68 48 9 0 10 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1472

[startup+1.50191 s]
/proc/loadavg: 2.19 2.11 1.51 1/80 15533
/proc/meminfo: memFree=1419264/2055920 swapFree=4130196/4192956
[pid=15532] ppid=15530 vsize=12056 CPUtime=0.01
/proc/15532/stat : 15532 (java) D 15530 15532 14452 0 -1 0 357 0 26 0 0 1 0 0 18 0 1 0 216761572 12345344 192 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 10560298 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/15532/statm: 3014 192 135 9 0 1148 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12056

[startup+3.10107 s]
/proc/loadavg: 2.19 2.11 1.51 1/82 15536
/proc/meminfo: memFree=1406064/2055920 swapFree=4130196/4192956
[pid=15532] ppid=15530 vsize=1785452 CPUtime=1.23
/proc/15532/stat : 15532 (java) S 15530 15532 14452 0 -1 0 12966 0 88 0 115 8 0 0 18 0 12 0 216761572 1828302848 11643 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15532/statm: 446363 11643 1301 9 0 443974 0
[pid=15532/tid=15534] ppid=15530 vsize=1785452 CPUtime=0.6
/proc/15532/task/15534/stat : 15534 (java) R 15530 15532 14452 0 -1 64 9829 0 50 0 55 5 0 0 22 0 12 0 216761739 1828302848 11643 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15535] ppid=15530 vsize=1785452 CPUtime=0
/proc/15532/task/15535/stat : 15535 (java) S 15530 15532 14452 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 216761780 1828302848 11643 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15536] ppid=15530 vsize=1785452 CPUtime=0
/proc/15532/task/15536/stat : 15536 (java) S 15530 15532 14452 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 216761780 1828302848 11643 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 1785452

[startup+6.30237 s]
/proc/loadavg: 2.25 2.12 1.52 2/90 15544
/proc/meminfo: memFree=1236336/2055920 swapFree=4130196/4192956
[pid=15532] ppid=15530 vsize=1786096 CPUtime=4.91
/proc/15532/stat : 15532 (java) S 15530 15532 14452 0 -1 0 54478 0 88 0 460 31 0 0 18 0 12 0 216761572 1828962304 52023 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15532/statm: 446524 52023 1311 9 0 444135 0
[pid=15532/tid=15534] ppid=15530 vsize=1786096 CPUtime=3.48
/proc/15532/task/15534/stat : 15534 (java) R 15530 15532 14452 0 -1 64 37640 0 50 0 328 20 0 0 22 0 12 0 216761739 1828962304 52023 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109506246 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15532/tid=15535] ppid=15530 vsize=1786096 CPUtime=0.15
/proc/15532/task/15535/stat : 15535 (java) S 15530 15532 14452 0 -1 64 6238 0 0 0 12 3 0 0 17 0 12 0 216761780 1828962304 52023 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15536] ppid=15530 vsize=1786096 CPUtime=0.15
/proc/15532/task/15536/stat : 15536 (java) S 15530 15532 14452 0 -1 64 6401 0 0 0 12 3 0 0 16 0 12 0 216761780 1828962304 52023 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15532/tid=15537] ppid=15530 vsize=1786096 CPUtime=0
/proc/15532/task/15537/stat : 15537 (java) S 15530 15532 14452 0 -1 64 10 0 0 0 0 0 0 0 17 0 12 0 216761787 1828962304 52023 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15538] ppid=15530 vsize=1786096 CPUtime=0
/proc/15532/task/15538/stat : 15538 (java) S 15530 15532 14452 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 216761788 1828962304 52023 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15539] ppid=15530 vsize=1786096 CPUtime=0
/proc/15532/task/15539/stat : 15539 (java) S 15530 15532 14452 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 216761788 1828962304 52023 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15540] ppid=15530 vsize=1786096 CPUtime=0
/proc/15532/task/15540/stat : 15540 (java) S 15530 15532 14452 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 216761797 1828962304 52023 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15541] ppid=15530 vsize=1786096 CPUtime=0.55
/proc/15532/task/15541/stat : 15541 (java) S 15530 15532 14452 0 -1 64 1902 0 0 0 55 0 0 0 16 0 12 0 216761797 1828962304 52023 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15532/tid=15542] ppid=15530 vsize=1786096 CPUtime=0.5
/proc/15532/task/15542/stat : 15542 (java) S 15530 15532 14452 0 -1 64 1608 0 0 0 50 0 0 0 16 0 12 0 216761797 1828962304 52023 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15543] ppid=15530 vsize=1786096 CPUtime=0
/proc/15532/task/15543/stat : 15543 (java) S 15530 15532 14452 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 216761797 1828962304 52023 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15544] ppid=15530 vsize=1786096 CPUtime=0
/proc/15532/task/15544/stat : 15544 (java) S 15530 15532 14452 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 216761797 1828962304 52023 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.91
Current children cumulated vsize (KiB) 1786096

[startup+12.703 s]
/proc/loadavg: 2.15 2.10 1.52 2/89 15544
/proc/meminfo: memFree=1169848/2055920 swapFree=4130196/4192956
[pid=15532] ppid=15530 vsize=1790164 CPUtime=12.54
/proc/15532/stat : 15532 (java) S 15530 15532 14452 0 -1 0 68101 0 88 0 1215 39 0 0 18 0 12 0 216761572 1833127936 63825 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15532/statm: 447541 63825 1319 9 0 445152 0
[pid=15532/tid=15534] ppid=15530 vsize=1790164 CPUtime=8.65
/proc/15532/task/15534/stat : 15534 (java) R 15530 15532 14452 0 -1 64 37649 0 50 0 843 22 0 0 16 0 12 0 216761739 1833127936 63825 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15532/tid=15535] ppid=15530 vsize=1790164 CPUtime=1.37
/proc/15532/task/15535/stat : 15535 (java) S 15530 15532 14452 0 -1 64 14469 0 0 0 130 7 0 0 16 0 12 0 216761780 1833127936 63825 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15536] ppid=15530 vsize=1790164 CPUtime=1.38
/proc/15532/task/15536/stat : 15536 (java) S 15530 15532 14452 0 -1 64 11774 0 0 0 133 5 0 0 16 0 12 0 216761780 1833127936 63825 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15532/tid=15537] ppid=15530 vsize=1790164 CPUtime=0
/proc/15532/task/15537/stat : 15537 (java) S 15530 15532 14452 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 216761787 1833127936 63825 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15532/tid=15538] ppid=15530 vsize=1790164 CPUtime=0
/proc/15532/task/15538/stat : 15538 (java) S 15530 15532 14452 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 216761788 1833127936 63825 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15539] ppid=15530 vsize=1790164 CPUtime=0
/proc/15532/task/15539/stat : 15539 (java) S 15530 15532 14452 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 216761788 1833127936 63825 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15540] ppid=15530 vsize=1790164 CPUtime=0
/proc/15532/task/15540/stat : 15540 (java) S 15530 15532 14452 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 216761797 1833127936 63825 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15541] ppid=15530 vsize=1790164 CPUtime=0.56
/proc/15532/task/15541/stat : 15541 (java) S 15530 15532 14452 0 -1 64 1910 0 0 0 56 0 0 0 16 0 12 0 216761797 1833127936 63825 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15542] ppid=15530 vsize=1790164 CPUtime=0.51
/proc/15532/task/15542/stat : 15542 (java) S 15530 15532 14452 0 -1 64 1610 0 0 0 51 0 0 0 16 0 12 0 216761797 1833127936 63825 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15543] ppid=15530 vsize=1790164 CPUtime=0
/proc/15532/task/15543/stat : 15543 (java) S 15530 15532 14452 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 216761797 1833127936 63825 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15544] ppid=15530 vsize=1790164 CPUtime=0
/proc/15532/task/15544/stat : 15544 (java) S 15530 15532 14452 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 216761797 1833127936 63825 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 1790164

[startup+25.5062 s]
/proc/loadavg: 1.90 2.05 1.51 2/89 15544
/proc/meminfo: memFree=1083896/2055920 swapFree=4130196/4192956
[pid=15532] ppid=15530 vsize=1790164 CPUtime=26.59
/proc/15532/stat : 15532 (java) S 15530 15532 14452 0 -1 0 89665 0 88 0 2609 50 0 0 18 0 12 0 216761572 1833127936 83155 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15532/statm: 447541 83157 1319 9 0 445152 0
[pid=15532/tid=15534] ppid=15530 vsize=1790164 CPUtime=20.22
/proc/15532/task/15534/stat : 15534 (java) R 15530 15532 14452 0 -1 64 37667 0 50 0 1996 26 0 0 25 0 12 0 216761739 1833127936 83158 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15532/tid=15535] ppid=15530 vsize=1790164 CPUtime=2.59
/proc/15532/task/15535/stat : 15535 (java) R 15530 15532 14452 0 -1 64 28905 0 0 0 247 12 0 0 16 0 12 0 216761780 1833127936 83159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103370359 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15536] ppid=15530 vsize=1790164 CPUtime=2.6
/proc/15532/task/15536/stat : 15536 (java) R 15530 15532 14452 0 -1 64 18795 0 0 0 253 7 0 0 16 0 12 0 216761780 1833127936 83161 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105369140 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15532/tid=15537] ppid=15530 vsize=1790164 CPUtime=0
/proc/15532/task/15537/stat : 15537 (java) S 15530 15532 14452 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 216761787 1833127936 83162 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15532/tid=15538] ppid=15530 vsize=1790164 CPUtime=0
/proc/15532/task/15538/stat : 15538 (java) S 15530 15532 14452 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 216761788 1833127936 83164 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15539] ppid=15530 vsize=1790164 CPUtime=0
/proc/15532/task/15539/stat : 15539 (java) S 15530 15532 14452 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 216761788 1833127936 83165 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15540] ppid=15530 vsize=1790164 CPUtime=0
/proc/15532/task/15540/stat : 15540 (java) S 15530 15532 14452 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 216761797 1833127936 83167 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15541] ppid=15530 vsize=1790164 CPUtime=0.6
/proc/15532/task/15541/stat : 15541 (java) S 15530 15532 14452 0 -1 64 2002 0 0 0 60 0 0 0 16 0 12 0 216761797 1833127936 83168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15542] ppid=15530 vsize=1790164 CPUtime=0.52
/proc/15532/task/15542/stat : 15542 (java) S 15530 15532 14452 0 -1 64 1610 0 0 0 52 0 0 0 16 0 12 0 216761797 1833127936 83170 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15543] ppid=15530 vsize=1790164 CPUtime=0
/proc/15532/task/15543/stat : 15543 (java) S 15530 15532 14452 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 216761797 1833127936 83170 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15544] ppid=15530 vsize=1790164 CPUtime=0
/proc/15532/task/15544/stat : 15544 (java) S 15530 15532 14452 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 216761797 1833127936 83172 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 26.59
Current children cumulated vsize (KiB) 1790164

[startup+51.1017 s]
/proc/loadavg: 1.67 1.98 1.50 3/89 15544
/proc/meminfo: memFree=943736/2055920 swapFree=4130196/4192956
[pid=15532] ppid=15530 vsize=1790164 CPUtime=54.47
/proc/15532/stat : 15532 (java) S 15530 15532 14452 0 -1 0 125734 0 88 0 5374 73 0 0 18 0 12 0 216761572 1833127936 118134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15532/statm: 447541 118134 1319 9 0 445152 0
[pid=15532/tid=15534] ppid=15530 vsize=1790164 CPUtime=43.46
/proc/15532/task/15534/stat : 15534 (java) R 15530 15532 14452 0 -1 64 37693 0 50 0 4314 32 0 0 20 0 12 0 216761739 1833127936 118134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15532/tid=15535] ppid=15530 vsize=1790164 CPUtime=4.89
/proc/15532/task/15535/stat : 15535 (java) S 15530 15532 14452 0 -1 64 45905 0 0 0 469 20 0 0 16 0 12 0 216761780 1833127936 118134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15536] ppid=15530 vsize=1790164 CPUtime=4.91
/proc/15532/task/15536/stat : 15536 (java) S 15530 15532 14452 0 -1 64 37829 0 0 0 475 16 0 0 17 0 12 0 216761780 1833127936 118134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15537] ppid=15530 vsize=1790164 CPUtime=0
/proc/15532/task/15537/stat : 15537 (java) S 15530 15532 14452 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 216761787 1833127936 118134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15538] ppid=15530 vsize=1790164 CPUtime=0
/proc/15532/task/15538/stat : 15538 (java) S 15530 15532 14452 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 216761788 1833127936 118134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15539] ppid=15530 vsize=1790164 CPUtime=0
/proc/15532/task/15539/stat : 15539 (java) S 15530 15532 14452 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 216761788 1833127936 118134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15540] ppid=15530 vsize=1790164 CPUtime=0
/proc/15532/task/15540/stat : 15540 (java) S 15530 15532 14452 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 216761797 1833127936 118134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15541] ppid=15530 vsize=1790164 CPUtime=0.61
/proc/15532/task/15541/stat : 15541 (java) S 15530 15532 14452 0 -1 64 2002 0 0 0 61 0 0 0 16 0 12 0 216761797 1833127936 118134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15542] ppid=15530 vsize=1790164 CPUtime=0.52
/proc/15532/task/15542/stat : 15542 (java) S 15530 15532 14452 0 -1 64 1610 0 0 0 52 0 0 0 16 0 12 0 216761797 1833127936 118134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15543] ppid=15530 vsize=1790164 CPUtime=0
/proc/15532/task/15543/stat : 15543 (java) S 15530 15532 14452 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 216761797 1833127936 118134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15544] ppid=15530 vsize=1790164 CPUtime=0

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

/proc/15532/task/15541/stat : 15541 (java) S 15530 15532 14452 0 -1 64 3157 0 1 0 117 1 0 0 16 0 13 0 216761797 1834430464 398035 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15532/tid=15542] ppid=15530 vsize=1791436 CPUtime=1.08
/proc/15532/task/15542/stat : 15542 (java) S 15530 15532 14452 0 -1 64 1659 0 3 0 107 1 0 0 17 0 13 0 216761797 1834430464 398035 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15543] ppid=15530 vsize=1791436 CPUtime=0
/proc/15532/task/15543/stat : 15543 (java) S 15530 15532 14452 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 216761797 1834430464 398035 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15544] ppid=15530 vsize=1791436 CPUtime=0
/proc/15532/task/15544/stat : 15544 (java) S 15530 15532 14452 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 216761797 1834430464 398035 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15532/tid=15545] ppid=15530 vsize=1791436 CPUtime=0
/proc/15532/task/15545/stat : 15545 (java) S 15530 15532 14452 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 216783544 1834430464 398035 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1549.85
Current children cumulated vsize (KiB) 1791436

[startup+1542.31 s]
/proc/loadavg: 1.13 1.13 1.15 2/90 15545
/proc/meminfo: memFree=15408/2055920 swapFree=4130204/4192956
[pid=15532] ppid=15530 vsize=1791436 CPUtime=1612.64
/proc/15532/stat : 15532 (java) S 15530 15532 14452 0 -1 0 414294 0 95 0 160965 299 0 0 18 0 13 0 216761572 1834430464 398639 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15532/statm: 447859 398639 1333 9 0 445470 0
[pid=15532/tid=15534] ppid=15530 vsize=1791436 CPUtime=1431.64
/proc/15532/task/15534/stat : 15534 (java) R 15530 15532 14452 0 -1 64 38694 0 53 0 143098 66 0 0 25 0 13 0 216761739 1834430464 398639 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109950718 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15535] ppid=15530 vsize=1791436 CPUtime=88.75
/proc/15532/task/15535/stat : 15535 (java) S 15530 15532 14452 0 -1 64 174374 0 0 0 8768 107 0 0 16 0 13 0 216761780 1834430464 398639 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15536] ppid=15530 vsize=1791436 CPUtime=89.79
/proc/15532/task/15536/stat : 15536 (java) S 15530 15532 14452 0 -1 64 195702 0 0 0 8864 115 0 0 17 0 13 0 216761780 1834430464 398639 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15537] ppid=15530 vsize=1791436 CPUtime=0.14
/proc/15532/task/15537/stat : 15537 (java) S 15530 15532 14452 0 -1 64 25 0 0 0 9 5 0 0 15 0 13 0 216761787 1834430464 398639 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15538] ppid=15530 vsize=1791436 CPUtime=0
/proc/15532/task/15538/stat : 15538 (java) S 15530 15532 14452 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 216761788 1834430464 398639 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15539] ppid=15530 vsize=1791436 CPUtime=0
/proc/15532/task/15539/stat : 15539 (java) S 15530 15532 14452 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 216761788 1834430464 398639 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15540] ppid=15530 vsize=1791436 CPUtime=0
/proc/15532/task/15540/stat : 15540 (java) S 15530 15532 14452 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 216761797 1834430464 398639 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15541] ppid=15530 vsize=1791436 CPUtime=1.18
/proc/15532/task/15541/stat : 15541 (java) S 15530 15532 14452 0 -1 64 3157 0 1 0 117 1 0 0 16 0 13 0 216761797 1834430464 398639 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15532/tid=15542] ppid=15530 vsize=1791436 CPUtime=1.08
/proc/15532/task/15542/stat : 15542 (java) S 15530 15532 14452 0 -1 64 1659 0 3 0 107 1 0 0 17 0 13 0 216761797 1834430464 398639 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15543] ppid=15530 vsize=1791436 CPUtime=0
/proc/15532/task/15543/stat : 15543 (java) S 15530 15532 14452 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 216761797 1834430464 398639 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15544] ppid=15530 vsize=1791436 CPUtime=0
/proc/15532/task/15544/stat : 15544 (java) S 15530 15532 14452 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 216761797 1834430464 398639 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15532/tid=15545] ppid=15530 vsize=1791436 CPUtime=0
/proc/15532/task/15545/stat : 15545 (java) S 15530 15532 14452 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 216783544 1834430464 398639 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1612.64
Current children cumulated vsize (KiB) 1791436

[startup+1602.3 s]
/proc/loadavg: 1.15 1.14 1.16 2/90 15545
/proc/meminfo: memFree=15920/2055920 swapFree=4130204/4192956
[pid=15532] ppid=15530 vsize=1791436 CPUtime=1675.96
/proc/15532/stat : 15532 (java) S 15530 15532 14452 0 -1 0 414985 0 95 0 167293 303 0 0 18 0 13 0 216761572 1834430464 399244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15532/statm: 447859 399244 1333 9 0 445470 0
[pid=15532/tid=15534] ppid=15530 vsize=1791436 CPUtime=1485.66
/proc/15532/task/15534/stat : 15534 (java) R 15530 15532 14452 0 -1 64 38749 0 53 0 148500 66 0 0 25 0 13 0 216761739 1834430464 399244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109936702 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15535] ppid=15530 vsize=1791436 CPUtime=93.26
/proc/15532/task/15535/stat : 15535 (java) S 15530 15532 14452 0 -1 64 174654 0 0 0 9218 108 0 0 16 0 13 0 216761780 1834430464 399244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15532/tid=15536] ppid=15530 vsize=1791436 CPUtime=94.56
/proc/15532/task/15536/stat : 15536 (java) S 15530 15532 14452 0 -1 64 196058 0 0 0 9339 117 0 0 16 0 13 0 216761780 1834430464 399244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15537] ppid=15530 vsize=1791436 CPUtime=0.14
/proc/15532/task/15537/stat : 15537 (java) S 15530 15532 14452 0 -1 64 25 0 0 0 9 5 0 0 15 0 13 0 216761787 1834430464 399244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15538] ppid=15530 vsize=1791436 CPUtime=0
/proc/15532/task/15538/stat : 15538 (java) S 15530 15532 14452 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 216761788 1834430464 399244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15539] ppid=15530 vsize=1791436 CPUtime=0
/proc/15532/task/15539/stat : 15539 (java) S 15530 15532 14452 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 216761788 1834430464 399244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15540] ppid=15530 vsize=1791436 CPUtime=0
/proc/15532/task/15540/stat : 15540 (java) S 15530 15532 14452 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 216761797 1834430464 399244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15541] ppid=15530 vsize=1791436 CPUtime=1.18
/proc/15532/task/15541/stat : 15541 (java) S 15530 15532 14452 0 -1 64 3157 0 1 0 117 1 0 0 16 0 13 0 216761797 1834430464 399244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15532/tid=15542] ppid=15530 vsize=1791436 CPUtime=1.08
/proc/15532/task/15542/stat : 15542 (java) S 15530 15532 14452 0 -1 64 1659 0 3 0 107 1 0 0 17 0 13 0 216761797 1834430464 399244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15543] ppid=15530 vsize=1791436 CPUtime=0
/proc/15532/task/15543/stat : 15543 (java) S 15530 15532 14452 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 216761797 1834430464 399244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15544] ppid=15530 vsize=1791436 CPUtime=0
/proc/15532/task/15544/stat : 15544 (java) S 15530 15532 14452 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 216761797 1834430464 399244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15532/tid=15545] ppid=15530 vsize=1791436 CPUtime=0
/proc/15532/task/15545/stat : 15545 (java) S 15530 15532 14452 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 216783544 1834430464 399244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1675.96
Current children cumulated vsize (KiB) 1791436

[startup+1662.3 s]
/proc/loadavg: 1.26 1.17 1.17 2/96 15713
/proc/meminfo: memFree=16064/2055920 swapFree=4130204/4192956
[pid=15532] ppid=15530 vsize=1791436 CPUtime=1739.48
/proc/15532/stat : 15532 (java) S 15530 15532 14452 0 -1 0 415476 0 95 0 173633 315 0 0 18 0 13 0 216761572 1834430464 399645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15532/statm: 447859 399645 1333 9 0 445470 0
[pid=15532/tid=15534] ppid=15530 vsize=1791436 CPUtime=1539.12
/proc/15532/task/15534/stat : 15534 (java) R 15530 15532 14452 0 -1 64 38810 0 53 0 153840 72 0 0 23 0 13 0 216761739 1834430464 399645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109883981 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15535] ppid=15530 vsize=1791436 CPUtime=98.31
/proc/15532/task/15535/stat : 15535 (java) S 15530 15532 14452 0 -1 64 174873 0 0 0 9720 111 0 0 16 0 13 0 216761780 1834430464 399645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15532/tid=15536] ppid=15530 vsize=1791436 CPUtime=99.56
/proc/15532/task/15536/stat : 15536 (java) S 15530 15532 14452 0 -1 64 196269 0 0 0 9837 119 0 0 17 0 13 0 216761780 1834430464 399645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15537] ppid=15530 vsize=1791436 CPUtime=0.15
/proc/15532/task/15537/stat : 15537 (java) S 15530 15532 14452 0 -1 64 25 0 0 0 9 6 0 0 16 0 13 0 216761787 1834430464 399645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15532/tid=15538] ppid=15530 vsize=1791436 CPUtime=0
/proc/15532/task/15538/stat : 15538 (java) S 15530 15532 14452 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 216761788 1834430464 399645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15539] ppid=15530 vsize=1791436 CPUtime=0
/proc/15532/task/15539/stat : 15539 (java) S 15530 15532 14452 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 216761788 1834430464 399645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15540] ppid=15530 vsize=1791436 CPUtime=0
/proc/15532/task/15540/stat : 15540 (java) S 15530 15532 14452 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 216761797 1834430464 399645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15541] ppid=15530 vsize=1791436 CPUtime=1.18
/proc/15532/task/15541/stat : 15541 (java) S 15530 15532 14452 0 -1 64 3157 0 1 0 117 1 0 0 16 0 13 0 216761797 1834430464 399645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15532/tid=15542] ppid=15530 vsize=1791436 CPUtime=1.08
/proc/15532/task/15542/stat : 15542 (java) S 15530 15532 14452 0 -1 64 1659 0 3 0 107 1 0 0 17 0 13 0 216761797 1834430464 399645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15543] ppid=15530 vsize=1791436 CPUtime=0
/proc/15532/task/15543/stat : 15543 (java) S 15530 15532 14452 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 216761797 1834430464 399645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15544] ppid=15530 vsize=1791436 CPUtime=0
/proc/15532/task/15544/stat : 15544 (java) S 15530 15532 14452 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 216761797 1834430464 399645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15532/tid=15545] ppid=15530 vsize=1791436 CPUtime=0
/proc/15532/task/15545/stat : 15545 (java) S 15530 15532 14452 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 216783544 1834430464 399645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1739.48
Current children cumulated vsize (KiB) 1791436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1720.1 s]
/proc/loadavg: 1.09 1.14 1.16 2/90 15743
/proc/meminfo: memFree=14960/2055920 swapFree=4130228/4192956
[pid=15532] ppid=15530 vsize=1791436 CPUtime=1800.01
/proc/15532/stat : 15532 (java) S 15530 15532 14452 0 -1 0 416056 0 95 0 179682 319 0 0 18 0 13 0 216761572 1834430464 400163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15532/statm: 447859 400163 1333 9 0 445470 0
[pid=15532/tid=15534] ppid=15530 vsize=1791436 CPUtime=1592.02
/proc/15532/task/15534/stat : 15534 (java) R 15530 15532 14452 0 -1 64 38854 0 53 0 159129 73 0 0 25 0 13 0 216761739 1834430464 400163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109950687 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15535] ppid=15530 vsize=1791436 CPUtime=102.17
/proc/15532/task/15535/stat : 15535 (java) S 15530 15532 14452 0 -1 64 175149 0 0 0 10105 112 0 0 16 0 13 0 216761780 1834430464 400163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15532/tid=15536] ppid=15530 vsize=1791436 CPUtime=103.32
/proc/15532/task/15536/stat : 15536 (java) S 15530 15532 14452 0 -1 64 196529 0 0 0 10211 121 0 0 16 0 13 0 216761780 1834430464 400163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15532/tid=15537] ppid=15530 vsize=1791436 CPUtime=0.16
/proc/15532/task/15537/stat : 15537 (java) S 15530 15532 14452 0 -1 64 25 0 0 0 10 6 0 0 16 0 13 0 216761787 1834430464 400163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15532/tid=15538] ppid=15530 vsize=1791436 CPUtime=0
/proc/15532/task/15538/stat : 15538 (java) S 15530 15532 14452 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 216761788 1834430464 400163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15539] ppid=15530 vsize=1791436 CPUtime=0
/proc/15532/task/15539/stat : 15539 (java) S 15530 15532 14452 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 216761788 1834430464 400163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15540] ppid=15530 vsize=1791436 CPUtime=0
/proc/15532/task/15540/stat : 15540 (java) S 15530 15532 14452 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 216761797 1834430464 400163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15541] ppid=15530 vsize=1791436 CPUtime=1.18
/proc/15532/task/15541/stat : 15541 (java) S 15530 15532 14452 0 -1 64 3157 0 1 0 117 1 0 0 16 0 13 0 216761797 1834430464 400163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15532/tid=15542] ppid=15530 vsize=1791436 CPUtime=1.08
/proc/15532/task/15542/stat : 15542 (java) S 15530 15532 14452 0 -1 64 1659 0 3 0 107 1 0 0 17 0 13 0 216761797 1834430464 400163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15543] ppid=15530 vsize=1791436 CPUtime=0
/proc/15532/task/15543/stat : 15543 (java) S 15530 15532 14452 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 216761797 1834430464 400163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15544] ppid=15530 vsize=1791436 CPUtime=0
/proc/15532/task/15544/stat : 15544 (java) S 15530 15532 14452 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 216761797 1834430464 400163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15532/tid=15545] ppid=15530 vsize=1791436 CPUtime=0
/proc/15532/task/15545/stat : 15545 (java) S 15530 15532 14452 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 216783544 1834430464 400163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1791436

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

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

[startup+1720.3 s]
/proc/loadavg: 1.09 1.14 1.16 2/90 15743
/proc/meminfo: memFree=14960/2055920 swapFree=4130228/4192956
[pid=15532] ppid=15530 vsize=0 CPUtime=1800.2
/proc/15532/stat : 15532 (java) Z 15530 15532 14452 0 -1 1036 416077 0 96 0 179687 333 0 0 15 0 2 0 216761572 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15532/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 0

[startup+1720.4 s]
/proc/loadavg: 1.09 1.14 1.16 1/80 15746
/proc/meminfo: memFree=1614632/2055920 swapFree=4130228/4192956
[pid=15532] ppid=15530 vsize=0 CPUtime=1800.29
/proc/15532/stat : 15532 (java) Z 15530 15532 14452 0 -1 1036 416077 0 96 0 179687 342 0 0 15 0 2 0 216761572 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15532/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.29
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1720.41
CPU time (s): 1800.31
CPU user time (s): 1796.88
CPU system time (s): 3.42648
CPU usage (%): 104.644
Max. virtual memory (cumulated for all children) (KiB): 1791572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.88
system time used= 3.42648
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 416077
page faults= 96
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 64160
involuntary context switches= 53596

runsolver used 1.78573 second user time and 4.88026 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Tue Apr 24 09:33:58 UTC 2007

IDJOB= 419321
IDBENCH= 47765
IDSOLVER= 164
FILE ID= node4/419321-1177407211

PBS_JOBID= 4675641

Free space on /tmp= 65979 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug2.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/419321-1177407211/sat4jPseudoCPClause.jar /tmp/evaluation/419321-1177407211/instance-419321-1177407211.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-419321-1177407211 -o ROOT/results/node4/solver-419321-1177407211 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/419321-1177407211/sat4jPseudoCPClause.jar /tmp/evaluation/419321-1177407211/instance-419321-1177407211.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  ccac778212f6a59a43879910f3290455

RANDOM SEED= 129123281

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1421600 kB
Buffers:          3408 kB
Cached:         571300 kB
SwapCached:      10092 kB
Active:         531384 kB
Inactive:        55828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1421600 kB
SwapTotal:     4192956 kB
SwapFree:      4130196 kB
Dirty:          267144 kB
Writeback:           0 kB
Mapped:          18668 kB
Slab:            32528 kB
Committed_AS:  6259316 kB
PageTables:       1832 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= 65979 MiB

End job on node4 on Tue Apr 24 10:02:41 UTC 2007