Trace number 352449

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
sat4jPseudoCPClause 2007-03-23? (TO) 1800.18 1791.12

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_13.opb.PB06.opb
MD5SUM99680d01aa100bfba038606e315bf03d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark431
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 431
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
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 constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 497468
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 497468
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.15	c no version file found!!!
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1651659224
0.08/0.15	c Max memory 1654456320
0.08/0.15	c Total memory 1654456320
0.08/0.15	c Number of processors 2
0.20/0.20	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.20/0.20	--- Begin Solver configuration ---
0.20/0.20	c Stops conflict analysis at the first Unique Implication Point
0.20/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.20	c Learn all clauses as in MiniSAT
0.20/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.20/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.20	c No reason simplification
0.20/0.20	c --- End Solver configuration ---
0.20/0.20	c Simplify asserted PB constraints to clauses
0.20/0.20	c solving /tmp/evaluation/352449-1176632293/instance-352449-1176632293.opb
0.20/0.20	c reading problem ... 
12.70/10.65	c ... done. Wall clock time 10.451s.
12.70/10.66	c CPU time (experimental) 8.7s.
12.70/10.66	c #vars     10000
12.70/10.66	c #constraints  656900
1800.05/1791.01	c starts		: 2
1800.05/1791.01	c conflicts		: 3192
1800.05/1791.01	c decisions		: 14308
1800.05/1791.01	c propagations		: 458812
1800.05/1791.01	c inspects		: 2720340
1800.05/1791.01	c learnt literals	: 0
1800.05/1791.01	c learnt binary clauses	: 0
1800.05/1791.01	c learnt ternary clauses	: 0
1800.05/1791.01	c learnt clauses	: 3191
1800.05/1791.01	c root simplifications	: 0
1800.05/1791.01	c removed literals (reason simplification)	: 0
1800.05/1791.01	c reason swapping (by a shorter reason)	: 0
1800.05/1791.01	c Calls to reduceDB	: 0
1800.05/1791.01	c speed (decisions/second)	: 8.037777780274524
1800.05/1791.01	c non guided choices	0
1800.05/1791.01	s UNKNOWN
1800.05/1791.01	c Total wall clock time (ms): 1790.807

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/node16/watcher-352449-1176632293 -o ROOT/results/node16/solver-352449-1176632293 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/352449-1176632293/sat4jPseudoCPClause.jar /tmp/evaluation/352449-1176632293/instance-352449-1176632293.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: 0.92 0.98 0.99 3/77 19571
/proc/meminfo: memFree=1602720/2055920 swapFree=4158176/4192956
[pid=19571] ppid=19569 vsize=18568 CPUtime=0
/proc/19571/stat : 19571 (runsolver) R 19569 19571 18151 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 111147008 19013632 292 18446744073709551615 4194304 4296420 548682068864 18446744073709551615 231962373415 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/19571/statm: 4642 292 257 24 0 2626 0

[startup+0.033701 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 19571
/proc/meminfo: memFree=1602720/2055920 swapFree=4158176/4192956
[pid=19571] ppid=19569 vsize=1774248 CPUtime=0.01
/proc/19571/stat : 19571 (java) S 19569 19571 18151 0 -1 0 2681 0 1 0 0 1 0 0 18 0 4 0 111147008 1816829952 2429 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/19571/statm: 443562 2429 483 9 0 441576 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1774248

[startup+0.102414 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 19571
/proc/meminfo: memFree=1602720/2055920 swapFree=4158176/4192956
[pid=19571] ppid=19569 vsize=1780112 CPUtime=0.08
/proc/19571/stat : 19571 (java) S 19569 19571 18151 0 -1 0 3968 0 1 0 6 2 0 0 18 0 12 0 111147008 1822834688 3710 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19571/statm: 445028 3710 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780112

[startup+0.301373 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 19571
/proc/meminfo: memFree=1602720/2055920 swapFree=4158176/4192956
[pid=19571] ppid=19569 vsize=1782436 CPUtime=0.32
/proc/19571/stat : 19571 (java) S 19569 19571 18151 0 -1 0 5147 0 1 0 29 3 0 0 18 0 12 0 111147008 1825214464 4884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19571/statm: 445609 4884 1264 9 0 443220 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1782436

[startup+0.701289 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 19571
/proc/meminfo: memFree=1602720/2055920 swapFree=4158176/4192956
[pid=19571] ppid=19569 vsize=1783864 CPUtime=0.88
/proc/19571/stat : 19571 (java) S 19569 19571 18151 0 -1 0 7402 0 1 0 84 4 0 0 18 0 12 0 111147008 1826676736 6948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19571/statm: 445966 6948 1297 9 0 443577 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 1783864

[startup+1.50212 s]
/proc/loadavg: 0.92 0.98 0.99 4/89 19583
/proc/meminfo: memFree=1573248/2055920 swapFree=4158176/4192956
[pid=19571] ppid=19569 vsize=1786376 CPUtime=2.05
/proc/19571/stat : 19571 (java) S 19569 19571 18151 0 -1 0 20149 0 1 0 194 11 0 0 18 0 12 0 111147008 1829249024 17892 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19571/statm: 446594 17893 1301 9 0 444205 0
[pid=19571/tid=19573] ppid=19569 vsize=1786376 CPUtime=1.14
/proc/19571/task/19573/stat : 19573 (java) R 19569 19571 18151 0 -1 64 15946 0 1 0 105 9 0 0 19 0 12 0 111147009 1829249024 17893 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109676315 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19571/tid=19574] ppid=19569 vsize=1786376 CPUtime=0
/proc/19571/task/19574/stat : 19574 (java) S 19569 19571 18151 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 111147011 1829249024 17894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19575] ppid=19569 vsize=1786376 CPUtime=0
/proc/19571/task/19575/stat : 19575 (java) S 19569 19571 18151 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 111147011 1829249024 17896 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19576] ppid=19569 vsize=1786376 CPUtime=0
/proc/19571/task/19576/stat : 19576 (java) S 19569 19571 18151 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 111147013 1829249024 17896 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19577] ppid=19569 vsize=1786376 CPUtime=0
/proc/19571/task/19577/stat : 19577 (java) S 19569 19571 18151 0 -1 64 9 0 0 0 0 0 0 0 22 0 12 0 111147014 1829249024 17897 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19578] ppid=19569 vsize=1786376 CPUtime=0
/proc/19571/task/19578/stat : 19578 (java) S 19569 19571 18151 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 111147014 1829249024 17898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19579] ppid=19569 vsize=1786376 CPUtime=0
/proc/19571/task/19579/stat : 19579 (java) S 19569 19571 18151 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 111147018 1829249024 17898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19580] ppid=19569 vsize=1786376 CPUtime=0.38
/proc/19571/task/19580/stat : 19580 (java) S 19569 19571 18151 0 -1 64 969 0 0 0 38 0 0 0 16 0 12 0 111147018 1829249024 17898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19571/tid=19581] ppid=19569 vsize=1786376 CPUtime=0.5
/proc/19571/task/19581/stat : 19581 (java) S 19569 19571 18151 0 -1 64 2516 0 0 0 50 0 0 0 16 0 12 0 111147018 1829249024 17898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19582] ppid=19569 vsize=1786376 CPUtime=0
/proc/19571/task/19582/stat : 19582 (java) S 19569 19571 18151 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 111147018 1829249024 17898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19583] ppid=19569 vsize=1786376 CPUtime=0
/proc/19571/task/19583/stat : 19583 (java) S 19569 19571 18151 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 111147018 1829249024 17898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.05
Current children cumulated vsize (KiB) 1786376

[startup+3.10279 s]
/proc/loadavg: 0.93 0.98 0.99 2/89 19583
/proc/meminfo: memFree=1469568/2055920 swapFree=4158176/4192956
[pid=19571] ppid=19569 vsize=1786700 CPUtime=3.71
/proc/19571/stat : 19571 (java) S 19569 19571 18151 0 -1 0 43966 0 1 0 346 25 0 0 18 0 12 0 111147008 1829580800 41700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19571/statm: 446675 41700 1310 9 0 444286 0
[pid=19571/tid=19573] ppid=19569 vsize=1786700 CPUtime=2.68
/proc/19571/task/19573/stat : 19573 (java) R 19569 19571 18151 0 -1 64 37692 0 1 0 246 22 0 0 23 0 12 0 111147009 1829580800 41700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19571/tid=19574] ppid=19569 vsize=1786700 CPUtime=0.05
/proc/19571/task/19574/stat : 19574 (java) S 19569 19571 18151 0 -1 64 1058 0 0 0 5 0 0 0 16 0 12 0 111147011 1829580800 41700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19575] ppid=19569 vsize=1786700 CPUtime=0.05
/proc/19571/task/19575/stat : 19575 (java) S 19569 19571 18151 0 -1 64 1008 0 0 0 5 0 0 0 16 0 12 0 111147011 1829580800 41700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19571/tid=19576] ppid=19569 vsize=1786700 CPUtime=0
/proc/19571/task/19576/stat : 19576 (java) S 19569 19571 18151 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 111147013 1829580800 41700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19577] ppid=19569 vsize=1786700 CPUtime=0
/proc/19571/task/19577/stat : 19577 (java) S 19569 19571 18151 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 111147014 1829580800 41700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19578] ppid=19569 vsize=1786700 CPUtime=0
/proc/19571/task/19578/stat : 19578 (java) S 19569 19571 18151 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 111147014 1829580800 41700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19579] ppid=19569 vsize=1786700 CPUtime=0
/proc/19571/task/19579/stat : 19579 (java) S 19569 19571 18151 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 111147018 1829580800 41700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19580] ppid=19569 vsize=1786700 CPUtime=0.38
/proc/19571/task/19580/stat : 19580 (java) S 19569 19571 18151 0 -1 64 969 0 0 0 38 0 0 0 16 0 12 0 111147018 1829580800 41700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19571/tid=19581] ppid=19569 vsize=1786700 CPUtime=0.5
/proc/19571/task/19581/stat : 19581 (java) S 19569 19571 18151 0 -1 64 2516 0 0 0 50 0 0 0 16 0 12 0 111147018 1829580800 41700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19582] ppid=19569 vsize=1786700 CPUtime=0
/proc/19571/task/19582/stat : 19582 (java) S 19569 19571 18151 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 111147018 1829580800 41700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19583] ppid=19569 vsize=1786700 CPUtime=0
/proc/19571/task/19583/stat : 19583 (java) S 19569 19571 18151 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 111147018 1829580800 41700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.71
Current children cumulated vsize (KiB) 1786700

[startup+6.30113 s]
/proc/loadavg: 0.93 0.98 0.99 3/89 19583
/proc/meminfo: memFree=1414464/2055920 swapFree=4158176/4192956
[pid=19571] ppid=19569 vsize=1788164 CPUtime=7.21
/proc/19571/stat : 19571 (java) S 19569 19571 18151 0 -1 0 53524 0 1 0 691 30 0 0 18 0 12 0 111147008 1831079936 50849 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19571/statm: 447041 50849 1310 9 0 444652 0
[pid=19571/tid=19573] ppid=19569 vsize=1788164 CPUtime=5.55
/proc/19571/task/19573/stat : 19573 (java) S 19569 19571 18151 0 -1 64 37696 0 1 0 533 22 0 0 23 0 12 0 111147009 1831079936 50849 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19571/tid=19574] ppid=19569 vsize=1788164 CPUtime=0.37
/proc/19571/task/19574/stat : 19574 (java) R 19569 19571 18151 0 -1 64 6680 0 0 0 35 2 0 0 16 0 12 0 111147011 1831079936 50849 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103370359 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19571/tid=19575] ppid=19569 vsize=1788164 CPUtime=0.37
/proc/19571/task/19575/stat : 19575 (java) R 19569 19571 18151 0 -1 64 4934 0 0 0 34 3 0 0 16 0 12 0 111147011 1831079936 50849 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103370362 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19576] ppid=19569 vsize=1788164 CPUtime=0
/proc/19571/task/19576/stat : 19576 (java) S 19569 19571 18151 0 -1 64 13 0 0 0 0 0 0 0 16 0 12 0 111147013 1831079936 50849 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19577] ppid=19569 vsize=1788164 CPUtime=0
/proc/19571/task/19577/stat : 19577 (java) S 19569 19571 18151 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 111147014 1831079936 50849 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19578] ppid=19569 vsize=1788164 CPUtime=0
/proc/19571/task/19578/stat : 19578 (java) S 19569 19571 18151 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 111147014 1831079936 50849 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19579] ppid=19569 vsize=1788164 CPUtime=0
/proc/19571/task/19579/stat : 19579 (java) S 19569 19571 18151 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 111147018 1831079936 50849 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19580] ppid=19569 vsize=1788164 CPUtime=0.38
/proc/19571/task/19580/stat : 19580 (java) S 19569 19571 18151 0 -1 64 969 0 0 0 38 0 0 0 16 0 12 0 111147018 1831079936 50849 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19571/tid=19581] ppid=19569 vsize=1788164 CPUtime=0.5
/proc/19571/task/19581/stat : 19581 (java) S 19569 19571 18151 0 -1 64 2516 0 0 0 50 0 0 0 16 0 12 0 111147018 1831079936 50849 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19582] ppid=19569 vsize=1788164 CPUtime=0
/proc/19571/task/19582/stat : 19582 (java) S 19569 19571 18151 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 111147018 1831079936 50849 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19583] ppid=19569 vsize=1788164 CPUtime=0
/proc/19571/task/19583/stat : 19583 (java) S 19569 19571 18151 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 111147018 1831079936 50849 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.21
Current children cumulated vsize (KiB) 1788164

[startup+12.7028 s]
/proc/loadavg: 0.94 0.98 0.99 2/90 19584
/proc/meminfo: memFree=1358072/2055920 swapFree=4158176/4192956
[pid=19571] ppid=19569 vsize=1790408 CPUtime=15.61
/proc/19571/stat : 19571 (java) S 19569 19571 18151 0 -1 0 69890 0 1 0 1522 39 0 0 18 0 13 0 111147008 1833377792 64116 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19571/statm: 447602 64116 1326 9 0 445213 0
[pid=19571/tid=19573] ppid=19569 vsize=1790408 CPUtime=10.19
/proc/19571/task/19573/stat : 19573 (java) R 19569 19571 18151 0 -1 64 37746 0 1 0 996 23 0 0 21 0 13 0 111147009 1833377792 64116 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109841205 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19574] ppid=19569 vsize=1790408 CPUtime=1.75
/proc/19571/task/19574/stat : 19574 (java) S 19569 19571 18151 0 -1 64 12549 0 0 0 169 6 0 0 16 0 13 0 111147011 1833377792 64116 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19571/tid=19575] ppid=19569 vsize=1790408 CPUtime=1.74
/proc/19571/task/19575/stat : 19575 (java) S 19569 19571 18151 0 -1 64 14417 0 0 0 168 6 0 0 16 0 13 0 111147011 1833377792 64116 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19576] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19576/stat : 19576 (java) S 19569 19571 18151 0 -1 64 15 0 0 0 0 0 0 0 17 0 13 0 111147013 1833377792 64116 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19577] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19577/stat : 19577 (java) S 19569 19571 18151 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 111147014 1833377792 64116 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19578] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19578/stat : 19578 (java) S 19569 19571 18151 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 111147014 1833377792 64116 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19579] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19579/stat : 19579 (java) S 19569 19571 18151 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 111147018 1833377792 64116 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19580] ppid=19569 vsize=1790408 CPUtime=0.89
/proc/19571/task/19580/stat : 19580 (java) S 19569 19571 18151 0 -1 64 1007 0 0 0 89 0 0 0 16 0 13 0 111147018 1833377792 64116 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19571/tid=19581] ppid=19569 vsize=1790408 CPUtime=0.99
/proc/19571/task/19581/stat : 19581 (java) S 19569 19571 18151 0 -1 64 3435 0 0 0 98 1 0 0 16 0 13 0 111147018 1833377792 64116 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19582] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19582/stat : 19582 (java) S 19569 19571 18151 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 111147018 1833377792 64116 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19583] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19583/stat : 19583 (java) S 19569 19571 18151 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 111147018 1833377792 64116 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19584] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19584/stat : 19584 (java) S 19569 19571 18151 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 111148100 1833377792 64116 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.61
Current children cumulated vsize (KiB) 1790408

[startup+25.5022 s]
/proc/loadavg: 0.95 0.98 0.99 2/90 19584
/proc/meminfo: memFree=1362296/2055920 swapFree=4158176/4192956
[pid=19571] ppid=19569 vsize=1791432 CPUtime=28.62
/proc/19571/stat : 19571 (java) S 19569 19571 18151 0 -1 0 71189 0 1 0 2821 41 0 0 18 0 13 0 111147008 1834426368 61207 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19571/statm: 447858 61207 1326 9 0 445469 0
[pid=19571/tid=19573] ppid=19569 vsize=1791432 CPUtime=22.76
/proc/19571/task/19573/stat : 19573 (java) R 19569 19571 18151 0 -1 64 37768 0 1 0 2253 23 0 0 19 0 13 0 111147009 1834426368 61207 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109840860 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19571/tid=19574] ppid=19569 vsize=1791432 CPUtime=1.82
/proc/19571/task/19574/stat : 19574 (java) S 19569 19571 18151 0 -1 64 12684 0 0 0 176 6 0 0 16 0 13 0 111147011 1834426368 61207 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19571/tid=19575] ppid=19569 vsize=1791432 CPUtime=1.8
/proc/19571/task/19575/stat : 19575 (java) S 19569 19571 18151 0 -1 64 14671 0 0 0 174 6 0 0 16 0 13 0 111147011 1834426368 61207 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19576] ppid=19569 vsize=1791432 CPUtime=0
/proc/19571/task/19576/stat : 19576 (java) S 19569 19571 18151 0 -1 64 27 0 0 0 0 0 0 0 16 0 13 0 111147013 1834426368 61207 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19577] ppid=19569 vsize=1791432 CPUtime=0
/proc/19571/task/19577/stat : 19577 (java) S 19569 19571 18151 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 111147014 1834426368 61207 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19578] ppid=19569 vsize=1791432 CPUtime=0
/proc/19571/task/19578/stat : 19578 (java) S 19569 19571 18151 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 111147014 1834426368 61207 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=19571/tid=19576] ppid=19569 vsize=1790408 CPUtime=0.41
/proc/19571/task/19576/stat : 19576 (java) S 19569 19571 18151 0 -1 64 256 0 0 0 24 17 0 0 16 0 13 0 111147013 1833377792 84405 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19577] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19577/stat : 19577 (java) S 19569 19571 18151 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 111147014 1833377792 84405 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19578] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19578/stat : 19578 (java) S 19569 19571 18151 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 111147014 1833377792 84405 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19579] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19579/stat : 19579 (java) S 19569 19571 18151 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 111147018 1833377792 84405 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19580] ppid=19569 vsize=1790408 CPUtime=1.18
/proc/19571/task/19580/stat : 19580 (java) S 19569 19571 18151 0 -1 64 1016 0 0 0 118 0 0 0 16 0 13 0 111147018 1833377792 84405 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19581] ppid=19569 vsize=1790408 CPUtime=1.21
/proc/19571/task/19581/stat : 19581 (java) S 19569 19571 18151 0 -1 64 4406 0 0 0 119 2 0 0 16 0 13 0 111147018 1833377792 84405 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19571/tid=19582] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19582/stat : 19582 (java) S 19569 19571 18151 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 111147018 1833377792 84405 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19583] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19583/stat : 19583 (java) S 19569 19571 18151 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 111147018 1833377792 84405 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19571/tid=19584] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19584/stat : 19584 (java) S 19569 19571 18151 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 111148100 1833377792 84405 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1610.54
Current children cumulated vsize (KiB) 1790408

[startup+1662.3 s]
/proc/loadavg: 1.05 1.03 1.00 2/90 19586
/proc/meminfo: memFree=1270456/2055920 swapFree=4158176/4192956
[pid=19571] ppid=19569 vsize=1790408 CPUtime=1670.83
/proc/19571/stat : 19571 (java) S 19569 19571 18151 0 -1 0 173132 0 1 0 166817 266 0 0 18 0 13 0 111147008 1833377792 83896 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19571/statm: 447602 83896 1326 9 0 445213 0
[pid=19571/tid=19573] ppid=19569 vsize=1790408 CPUtime=1643.22
/proc/19571/task/19573/stat : 19573 (java) R 19569 19571 18151 0 -1 64 100132 0 1 0 164264 58 0 0 17 0 13 0 111147009 1833377792 83896 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109841012 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19571/tid=19574] ppid=19569 vsize=1790408 CPUtime=12.21
/proc/19571/task/19574/stat : 19574 (java) S 19569 19571 18151 0 -1 64 33498 0 0 0 1123 98 0 0 16 0 13 0 111147011 1833377792 83896 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19571/tid=19575] ppid=19569 vsize=1790408 CPUtime=12.52
/proc/19571/task/19575/stat : 19575 (java) S 19569 19571 18151 0 -1 64 33103 0 0 0 1166 86 0 0 15 0 13 0 111147011 1833377792 83896 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19576] ppid=19569 vsize=1790408 CPUtime=0.43
/proc/19571/task/19576/stat : 19576 (java) S 19569 19571 18151 0 -1 64 256 0 0 0 25 18 0 0 16 0 13 0 111147013 1833377792 83896 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19577] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19577/stat : 19577 (java) S 19569 19571 18151 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 111147014 1833377792 83896 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19578] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19578/stat : 19578 (java) S 19569 19571 18151 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 111147014 1833377792 83896 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19579] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19579/stat : 19579 (java) S 19569 19571 18151 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 111147018 1833377792 83896 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19580] ppid=19569 vsize=1790408 CPUtime=1.18
/proc/19571/task/19580/stat : 19580 (java) S 19569 19571 18151 0 -1 64 1016 0 0 0 118 0 0 0 16 0 13 0 111147018 1833377792 83896 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19581] ppid=19569 vsize=1790408 CPUtime=1.21
/proc/19571/task/19581/stat : 19581 (java) S 19569 19571 18151 0 -1 64 4406 0 0 0 119 2 0 0 16 0 13 0 111147018 1833377792 83896 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19571/tid=19582] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19582/stat : 19582 (java) S 19569 19571 18151 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 111147018 1833377792 83896 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19583] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19583/stat : 19583 (java) S 19569 19571 18151 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 111147018 1833377792 83896 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19571/tid=19584] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19584/stat : 19584 (java) S 19569 19571 18151 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 111148100 1833377792 83896 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1670.83
Current children cumulated vsize (KiB) 1790408

[startup+1722.3 s]
/proc/loadavg: 1.09 1.04 1.00 2/90 19586
/proc/meminfo: memFree=1273016/2055920 swapFree=4158176/4192956
[pid=19571] ppid=19569 vsize=1790408 CPUtime=1731.07
/proc/19571/stat : 19571 (java) S 19569 19571 18151 0 -1 0 174459 0 1 0 172834 273 0 0 18 0 13 0 111147008 1833377792 83380 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19571/statm: 447602 83380 1326 9 0 445213 0
[pid=19571/tid=19573] ppid=19569 vsize=1790408 CPUtime=1702.62
/proc/19571/task/19573/stat : 19573 (java) R 19569 19571 18151 0 -1 64 100237 0 1 0 170204 58 0 0 25 0 13 0 111147009 1833377792 83380 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109835852 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19574] ppid=19569 vsize=1790408 CPUtime=12.6
/proc/19571/task/19574/stat : 19574 (java) S 19569 19571 18151 0 -1 64 34122 0 0 0 1157 103 0 0 16 0 13 0 111147011 1833377792 83380 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19575] ppid=19569 vsize=1790408 CPUtime=12.96
/proc/19571/task/19575/stat : 19575 (java) S 19569 19571 18151 0 -1 64 33695 0 0 0 1208 88 0 0 16 0 13 0 111147011 1833377792 83380 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19571/tid=19576] ppid=19569 vsize=1790408 CPUtime=0.44
/proc/19571/task/19576/stat : 19576 (java) S 19569 19571 18151 0 -1 64 262 0 0 0 26 18 0 0 15 0 13 0 111147013 1833377792 83380 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19577] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19577/stat : 19577 (java) S 19569 19571 18151 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 111147014 1833377792 83380 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19578] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19578/stat : 19578 (java) S 19569 19571 18151 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 111147014 1833377792 83380 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19579] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19579/stat : 19579 (java) S 19569 19571 18151 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 111147018 1833377792 83380 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19580] ppid=19569 vsize=1790408 CPUtime=1.18
/proc/19571/task/19580/stat : 19580 (java) S 19569 19571 18151 0 -1 64 1016 0 0 0 118 0 0 0 16 0 13 0 111147018 1833377792 83380 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19581] ppid=19569 vsize=1790408 CPUtime=1.21
/proc/19571/task/19581/stat : 19581 (java) S 19569 19571 18151 0 -1 64 4406 0 0 0 119 2 0 0 16 0 13 0 111147018 1833377792 83380 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19571/tid=19582] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19582/stat : 19582 (java) S 19569 19571 18151 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 111147018 1833377792 83380 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19583] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19583/stat : 19583 (java) S 19569 19571 18151 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 111147018 1833377792 83380 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19571/tid=19584] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19584/stat : 19584 (java) S 19569 19571 18151 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 111148100 1833377792 83380 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1731.07
Current children cumulated vsize (KiB) 1790408

[startup+1782.3 s]
/proc/loadavg: 1.03 1.03 1.00 2/90 19586
/proc/meminfo: memFree=1266168/2055920 swapFree=4158176/4192956
[pid=19571] ppid=19569 vsize=1790408 CPUtime=1791.33
/proc/19571/stat : 19571 (java) S 19569 19571 18151 0 -1 0 177193 0 1 0 178853 280 0 0 18 0 13 0 111147008 1833377792 85000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19571/statm: 447602 85000 1326 9 0 445213 0
[pid=19571/tid=19573] ppid=19569 vsize=1790408 CPUtime=1762.02
/proc/19571/task/19573/stat : 19573 (java) R 19569 19571 18151 0 -1 64 101349 0 1 0 176143 59 0 0 25 0 13 0 111147009 1833377792 85000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109833997 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19574] ppid=19569 vsize=1790408 CPUtime=12.97
/proc/19571/task/19574/stat : 19574 (java) S 19569 19571 18151 0 -1 64 35385 0 0 0 1190 107 0 0 16 0 13 0 111147011 1833377792 85000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19575] ppid=19569 vsize=1790408 CPUtime=13.44
/proc/19571/task/19575/stat : 19575 (java) S 19569 19571 18151 0 -1 64 34041 0 0 0 1254 90 0 0 16 0 13 0 111147011 1833377792 85000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19571/tid=19576] ppid=19569 vsize=1790408 CPUtime=0.45
/proc/19571/task/19576/stat : 19576 (java) S 19569 19571 18151 0 -1 64 275 0 0 0 26 19 0 0 17 0 13 0 111147013 1833377792 85000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19577] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19577/stat : 19577 (java) S 19569 19571 18151 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 111147014 1833377792 85000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19578] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19578/stat : 19578 (java) S 19569 19571 18151 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 111147014 1833377792 85000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19579] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19579/stat : 19579 (java) S 19569 19571 18151 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 111147018 1833377792 85000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19580] ppid=19569 vsize=1790408 CPUtime=1.18
/proc/19571/task/19580/stat : 19580 (java) S 19569 19571 18151 0 -1 64 1016 0 0 0 118 0 0 0 16 0 13 0 111147018 1833377792 85000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19581] ppid=19569 vsize=1790408 CPUtime=1.21
/proc/19571/task/19581/stat : 19581 (java) S 19569 19571 18151 0 -1 64 4406 0 0 0 119 2 0 0 16 0 13 0 111147018 1833377792 85000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19571/tid=19582] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19582/stat : 19582 (java) S 19569 19571 18151 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 111147018 1833377792 85000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19583] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19583/stat : 19583 (java) S 19569 19571 18151 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 111147018 1833377792 85000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19584] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19584/stat : 19584 (java) S 19569 19571 18151 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 111148100 1833377792 85000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1791.33
Current children cumulated vsize (KiB) 1790408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1791 s]
/proc/loadavg: 1.03 1.03 1.00 2/90 19586
/proc/meminfo: memFree=1257272/2055920 swapFree=4158176/4192956
[pid=19571] ppid=19569 vsize=1790408 CPUtime=1800.05
/proc/19571/stat : 19571 (java) S 19569 19571 18151 0 -1 0 179552 0 1 0 179723 282 0 0 18 0 13 0 111147008 1833377792 87249 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19571/statm: 447602 87249 1326 9 0 445213 0
[pid=19571/tid=19573] ppid=19569 vsize=1790408 CPUtime=1770.65
/proc/19571/task/19573/stat : 19573 (java) R 19569 19571 18151 0 -1 64 103458 0 1 0 177004 61 0 0 25 0 13 0 111147009 1833377792 87249 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109835076 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19574] ppid=19569 vsize=1790408 CPUtime=13.02
/proc/19571/task/19574/stat : 19574 (java) S 19569 19571 18151 0 -1 64 35548 0 0 0 1194 108 0 0 16 0 13 0 111147011 1833377792 87249 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19575] ppid=19569 vsize=1790408 CPUtime=13.5
/proc/19571/task/19575/stat : 19575 (java) S 19569 19571 18151 0 -1 64 34128 0 0 0 1260 90 0 0 16 0 13 0 111147011 1833377792 87249 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19571/tid=19576] ppid=19569 vsize=1790408 CPUtime=0.45
/proc/19571/task/19576/stat : 19576 (java) S 19569 19571 18151 0 -1 64 275 0 0 0 26 19 0 0 15 0 13 0 111147013 1833377792 87249 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19577] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19577/stat : 19577 (java) S 19569 19571 18151 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 111147014 1833377792 87249 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19578] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19578/stat : 19578 (java) S 19569 19571 18151 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 111147014 1833377792 87249 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19579] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19579/stat : 19579 (java) S 19569 19571 18151 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 111147018 1833377792 87249 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19580] ppid=19569 vsize=1790408 CPUtime=1.18
/proc/19571/task/19580/stat : 19580 (java) S 19569 19571 18151 0 -1 64 1016 0 0 0 118 0 0 0 16 0 13 0 111147018 1833377792 87249 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19581] ppid=19569 vsize=1790408 CPUtime=1.21
/proc/19571/task/19581/stat : 19581 (java) S 19569 19571 18151 0 -1 64 4406 0 0 0 119 2 0 0 16 0 13 0 111147018 1833377792 87249 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19571/tid=19582] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19582/stat : 19582 (java) S 19569 19571 18151 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 111147018 1833377792 87249 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19583] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19583/stat : 19583 (java) S 19569 19571 18151 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 111147018 1833377792 87249 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19571/tid=19584] ppid=19569 vsize=1790408 CPUtime=0
/proc/19571/task/19584/stat : 19584 (java) S 19569 19571 18151 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 111148100 1833377792 87249 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1790408

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

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

[startup+1791.11 s]
/proc/loadavg: 1.03 1.03 1.00 2/90 19586
/proc/meminfo: memFree=1257272/2055920 swapFree=4158176/4192956
[pid=19571] ppid=19569 vsize=0 CPUtime=1800.17
/proc/19571/stat : 19571 (java) Z 19569 19571 18151 0 -1 1036 179572 0 1 0 179729 288 0 0 16 0 2 0 111147008 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19571/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1791.12
CPU time (s): 1800.18
CPU user time (s): 1797.3
CPU system time (s): 2.88556
CPU usage (%): 100.506
Max. virtual memory (cumulated for all children) (KiB): 1791432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.3
system time used= 2.88556
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 179572
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= 69460
involuntary context switches= 48422

runsolver used 1.87071 second user time and 5.87211 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Sun Apr 15 10:18:14 UTC 2007

IDJOB= 352449
IDBENCH= 1976
IDSOLVER= 164
FILE ID= node16/352449-1176632293

PBS_JOBID= 4556850

Free space on /tmp= 66501 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_13.opb.PB06.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/352449-1176632293/sat4jPseudoCPClause.jar /tmp/evaluation/352449-1176632293/instance-352449-1176632293.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-352449-1176632293 -o ROOT/results/node16/solver-352449-1176632293 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/352449-1176632293/sat4jPseudoCPClause.jar /tmp/evaluation/352449-1176632293/instance-352449-1176632293.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  99680d01aa100bfba038606e315bf03d

RANDOM SEED= 494828394

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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:      2055920 kB
MemFree:       1603192 kB
Buffers:         67980 kB
Cached:         299764 kB
SwapCached:       2720 kB
Active:         179484 kB
Inactive:       214964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1603192 kB
SwapTotal:     4192956 kB
SwapFree:      4158176 kB
Dirty:           20428 kB
Writeback:           0 kB
Mapped:          31140 kB
Slab:            43868 kB
Committed_AS:  3969016 kB
PageTables:       1840 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= 66501 MiB

End job on node16 on Sun Apr 15 10:48:07 UTC 2007