Trace number 352436

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.13 1792.28

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_5.opb.PB06.opb
MD5SUM6389567e651775a5f815611581d2023e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark474
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 474
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 494177
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 494177
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.13	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.13	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.13	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.14	c no version file found!!!
0.08/0.14	c sun.arch.data.model	32
0.08/0.14	c java.version	1.6.0
0.08/0.14	c os.name	Linux
0.08/0.14	c os.version	2.6.9-22.EL.rootsmp
0.08/0.14	c os.arch	i386
0.08/0.14	c Free memory 1651659224
0.08/0.14	c Max memory 1654456320
0.08/0.14	c Total memory 1654456320
0.08/0.14	c Number of processors 2
0.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/352436-1176631901/instance-352436-1176631901.opb
0.20/0.20	c reading problem ... 
12.70/10.64	c ... done. Wall clock time 10.437s.
12.70/10.64	c CPU time (experimental) 8.71s.
12.70/10.64	c #vars     10000
12.70/10.64	c #constraints  656900
1800.04/1792.21	c starts		: 2
1800.04/1792.21	c conflicts		: 7888
1800.04/1792.21	c decisions		: 20852
1800.04/1792.21	c propagations		: 1085102
1800.04/1792.21	c inspects		: 6435554
1800.04/1792.21	c learnt literals	: 0
1800.04/1792.21	c learnt binary clauses	: 0
1800.04/1792.21	c learnt ternary clauses	: 0
1800.04/1792.21	c learnt clauses	: 7887
1800.04/1792.21	c root simplifications	: 0
1800.04/1792.21	c removed literals (reason simplification)	: 0
1800.04/1792.21	c reason swapping (by a shorter reason)	: 0
1800.04/1792.21	c Calls to reduceDB	: 0
1800.04/1792.21	c speed (decisions/second)	: 11.705912799594909
1800.04/1792.21	c non guided choices	0
1800.04/1792.21	s UNKNOWN
1800.04/1792.21	c Total wall clock time (ms): 1792.01

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 24636
/proc/meminfo: memFree=1808040/2055920 swapFree=4191892/4192956
[pid=24636] ppid=24634 vsize=1800 CPUtime=0
/proc/24636/stat : 24636 (java) D 24634 24636 21597 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 110564608 1843200 148 18446744073709551615 134512640 134550740 4294956608 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099863542 0 0 17 1 0 0
/proc/24636/statm: 450 151 114 9 0 92 0

[startup+0.084515 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 24636
/proc/meminfo: memFree=1808040/2055920 swapFree=4191892/4192956
[pid=24636] ppid=24634 vsize=1777844 CPUtime=0.07
/proc/24636/stat : 24636 (java) S 24634 24636 21597 0 -1 0 3831 0 1 0 4 3 0 0 18 0 7 0 110564608 1820512256 3573 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/24636/statm: 444461 3573 1090 9 0 442097 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1777844

[startup+0.101519 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 24636
/proc/meminfo: memFree=1808040/2055920 swapFree=4191892/4192956
[pid=24636] ppid=24634 vsize=1780112 CPUtime=0.08
/proc/24636/stat : 24636 (java) S 24634 24636 21597 0 -1 0 3982 0 1 0 5 3 0 0 18 0 12 0 110564608 1822834688 3723 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24636/statm: 445028 3723 1123 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780112

[startup+0.301543 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 24636
/proc/meminfo: memFree=1808040/2055920 swapFree=4191892/4192956
[pid=24636] ppid=24634 vsize=1782428 CPUtime=0.33
/proc/24636/stat : 24636 (java) S 24634 24636 21597 0 -1 0 5148 0 1 0 29 4 0 0 18 0 12 0 110564608 1825206272 4883 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24636/statm: 445607 4883 1264 9 0 443218 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1782428

[startup+0.701594 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 24636
/proc/meminfo: memFree=1808040/2055920 swapFree=4191892/4192956
[pid=24636] ppid=24634 vsize=1783684 CPUtime=0.89
/proc/24636/stat : 24636 (java) S 24634 24636 21597 0 -1 0 7420 0 1 0 84 5 0 0 18 0 12 0 110564608 1826492416 6935 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24636/statm: 445921 6935 1298 9 0 443532 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 1783684

[startup+1.50269 s]
/proc/loadavg: 1.08 1.02 1.01 3/78 24648
/proc/meminfo: memFree=1779080/2055920 swapFree=4191892/4192956
[pid=24636] ppid=24634 vsize=1787116 CPUtime=2.06
/proc/24636/stat : 24636 (java) S 24634 24636 21597 0 -1 0 20683 0 1 0 194 12 0 0 18 0 12 0 110564608 1830006784 18050 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24636/statm: 446779 18051 1301 9 0 444390 0
[pid=24636/tid=24638] ppid=24634 vsize=1787116 CPUtime=1.14
/proc/24636/task/24638/stat : 24638 (java) R 24634 24636 21597 0 -1 64 15934 0 1 0 105 9 0 0 20 0 12 0 110564609 1830006784 18051 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109673742 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24636/tid=24639] ppid=24634 vsize=1787116 CPUtime=0
/proc/24636/task/24639/stat : 24639 (java) S 24634 24636 21597 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 110564611 1830006784 18053 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24640] ppid=24634 vsize=1787116 CPUtime=0
/proc/24636/task/24640/stat : 24640 (java) S 24634 24636 21597 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 110564611 1830006784 18054 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24636/tid=24641] ppid=24634 vsize=1787116 CPUtime=0
/proc/24636/task/24641/stat : 24641 (java) S 24634 24636 21597 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 110564613 1830006784 18055 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24642] ppid=24634 vsize=1787116 CPUtime=0
/proc/24636/task/24642/stat : 24642 (java) S 24634 24636 21597 0 -1 64 10 0 0 0 0 0 0 0 21 0 12 0 110564613 1830006784 18056 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24643] ppid=24634 vsize=1787116 CPUtime=0
/proc/24636/task/24643/stat : 24643 (java) S 24634 24636 21597 0 -1 64 3 0 0 0 0 0 0 0 22 0 12 0 110564613 1830006784 18057 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24644] ppid=24634 vsize=1787116 CPUtime=0
/proc/24636/task/24644/stat : 24644 (java) S 24634 24636 21597 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 110564617 1830006784 18058 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24645] ppid=24634 vsize=1787116 CPUtime=0.4
/proc/24636/task/24645/stat : 24645 (java) S 24634 24636 21597 0 -1 64 1080 0 0 0 40 0 0 0 15 0 12 0 110564617 1830006784 18059 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24646] ppid=24634 vsize=1787116 CPUtime=0.49
/proc/24636/task/24646/stat : 24646 (java) S 24634 24636 21597 0 -1 64 2949 0 0 0 48 1 0 0 17 0 12 0 110564617 1830006784 18061 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24647] ppid=24634 vsize=1787116 CPUtime=0
/proc/24636/task/24647/stat : 24647 (java) S 24634 24636 21597 0 -1 64 2 0 0 0 0 0 0 0 24 0 12 0 110564617 1830006784 18062 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24648] ppid=24634 vsize=1787116 CPUtime=0
/proc/24636/task/24648/stat : 24648 (java) S 24634 24636 21597 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 110564617 1830006784 18063 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.06
Current children cumulated vsize (KiB) 1787116

[startup+3.10289 s]
/proc/loadavg: 1.08 1.02 1.01 2/78 24648
/proc/meminfo: memFree=1673992/2055920 swapFree=4191892/4192956
[pid=24636] ppid=24634 vsize=1787440 CPUtime=3.72
/proc/24636/stat : 24636 (java) S 24634 24636 21597 0 -1 0 44513 0 1 0 348 24 0 0 18 0 12 0 110564608 1830338560 41872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24636/statm: 446860 41872 1310 9 0 444471 0
[pid=24636/tid=24638] ppid=24634 vsize=1787440 CPUtime=2.69
/proc/24636/task/24638/stat : 24638 (java) R 24634 24636 21597 0 -1 64 37694 0 1 0 248 21 0 0 23 0 12 0 110564609 1830338560 41872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109539332 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24636/tid=24639] ppid=24634 vsize=1787440 CPUtime=0.05
/proc/24636/task/24639/stat : 24639 (java) S 24634 24636 21597 0 -1 64 1061 0 0 0 5 0 0 0 16 0 12 0 110564611 1830338560 41872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24640] ppid=24634 vsize=1787440 CPUtime=0.05
/proc/24636/task/24640/stat : 24640 (java) S 24634 24636 21597 0 -1 64 1004 0 0 0 5 0 0 0 17 0 12 0 110564611 1830338560 41872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24636/tid=24641] ppid=24634 vsize=1787440 CPUtime=0
/proc/24636/task/24641/stat : 24641 (java) S 24634 24636 21597 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 110564613 1830338560 41872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24642] ppid=24634 vsize=1787440 CPUtime=0
/proc/24636/task/24642/stat : 24642 (java) S 24634 24636 21597 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 110564613 1830338560 41872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24643] ppid=24634 vsize=1787440 CPUtime=0
/proc/24636/task/24643/stat : 24643 (java) S 24634 24636 21597 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 110564613 1830338560 41872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24644] ppid=24634 vsize=1787440 CPUtime=0
/proc/24636/task/24644/stat : 24644 (java) S 24634 24636 21597 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 110564617 1830338560 41872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24645] ppid=24634 vsize=1787440 CPUtime=0.4
/proc/24636/task/24645/stat : 24645 (java) S 24634 24636 21597 0 -1 64 1080 0 0 0 40 0 0 0 15 0 12 0 110564617 1830338560 41872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24646] ppid=24634 vsize=1787440 CPUtime=0.49
/proc/24636/task/24646/stat : 24646 (java) S 24634 24636 21597 0 -1 64 2949 0 0 0 48 1 0 0 15 0 12 0 110564617 1830338560 41872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24647] ppid=24634 vsize=1787440 CPUtime=0
/proc/24636/task/24647/stat : 24647 (java) S 24634 24636 21597 0 -1 64 2 0 0 0 0 0 0 0 24 0 12 0 110564617 1830338560 41872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24648] ppid=24634 vsize=1787440 CPUtime=0
/proc/24636/task/24648/stat : 24648 (java) S 24634 24636 21597 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 110564617 1830338560 41872 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.72
Current children cumulated vsize (KiB) 1787440

[startup+6.3023 s]
/proc/loadavg: 1.08 1.02 1.01 3/78 24648
/proc/meminfo: memFree=1620232/2055920 swapFree=4191892/4192956
[pid=24636] ppid=24634 vsize=1787608 CPUtime=7.23
/proc/24636/stat : 24636 (java) S 24634 24636 21597 0 -1 0 53899 0 1 0 693 30 0 0 18 0 12 0 110564608 1830510592 50723 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24636/statm: 446902 50723 1310 9 0 444513 0
[pid=24636/tid=24638] ppid=24634 vsize=1787608 CPUtime=5.57
/proc/24636/task/24638/stat : 24638 (java) R 24634 24636 21597 0 -1 64 37698 0 1 0 535 22 0 0 22 0 12 0 110564609 1830510592 50723 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109511428 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24636/tid=24639] ppid=24634 vsize=1787608 CPUtime=0.36
/proc/24636/task/24639/stat : 24639 (java) S 24634 24636 21597 0 -1 64 6883 0 0 0 34 2 0 0 16 0 12 0 110564611 1830510592 50723 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24640] ppid=24634 vsize=1787608 CPUtime=0.36
/proc/24636/task/24640/stat : 24640 (java) S 24634 24636 21597 0 -1 64 4558 0 0 0 34 2 0 0 17 0 12 0 110564611 1830510592 50723 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24636/tid=24641] ppid=24634 vsize=1787608 CPUtime=0
/proc/24636/task/24641/stat : 24641 (java) S 24634 24636 21597 0 -1 64 13 0 0 0 0 0 0 0 16 0 12 0 110564613 1830510592 50723 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24636/tid=24642] ppid=24634 vsize=1787608 CPUtime=0
/proc/24636/task/24642/stat : 24642 (java) S 24634 24636 21597 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 110564613 1830510592 50723 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24643] ppid=24634 vsize=1787608 CPUtime=0
/proc/24636/task/24643/stat : 24643 (java) S 24634 24636 21597 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 110564613 1830510592 50723 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24644] ppid=24634 vsize=1787608 CPUtime=0
/proc/24636/task/24644/stat : 24644 (java) S 24634 24636 21597 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 110564617 1830510592 50723 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24645] ppid=24634 vsize=1787608 CPUtime=0.4
/proc/24636/task/24645/stat : 24645 (java) S 24634 24636 21597 0 -1 64 1080 0 0 0 40 0 0 0 15 0 12 0 110564617 1830510592 50723 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24646] ppid=24634 vsize=1787608 CPUtime=0.49
/proc/24636/task/24646/stat : 24646 (java) S 24634 24636 21597 0 -1 64 2949 0 0 0 48 1 0 0 15 0 12 0 110564617 1830510592 50723 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24647] ppid=24634 vsize=1787608 CPUtime=0
/proc/24636/task/24647/stat : 24647 (java) S 24634 24636 21597 0 -1 64 2 0 0 0 0 0 0 0 24 0 12 0 110564617 1830510592 50723 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24648] ppid=24634 vsize=1787608 CPUtime=0
/proc/24636/task/24648/stat : 24648 (java) S 24634 24636 21597 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 110564617 1830510592 50723 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.23
Current children cumulated vsize (KiB) 1787608

[startup+12.7021 s]
/proc/loadavg: 1.14 1.03 1.01 2/79 24649
/proc/meminfo: memFree=1562112/2055920 swapFree=4191892/4192956
[pid=24636] ppid=24634 vsize=1791196 CPUtime=15.57
/proc/24636/stat : 24636 (java) S 24634 24636 21597 0 -1 0 70414 0 1 0 1518 39 0 0 18 0 13 0 110564608 1834184704 64418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24636/statm: 447799 64418 1326 9 0 445410 0
[pid=24636/tid=24638] ppid=24634 vsize=1791196 CPUtime=10.28
/proc/24636/task/24638/stat : 24638 (java) R 24634 24636 21597 0 -1 64 37748 0 1 0 1005 23 0 0 18 0 13 0 110564609 1834184704 64418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109852452 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24636/tid=24639] ppid=24634 vsize=1791196 CPUtime=1.73
/proc/24636/task/24639/stat : 24639 (java) S 24634 24636 21597 0 -1 64 13618 0 0 0 168 5 0 0 16 0 13 0 110564611 1834184704 64418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24640] ppid=24634 vsize=1791196 CPUtime=1.72
/proc/24636/task/24640/stat : 24640 (java) S 24634 24636 21597 0 -1 64 13349 0 0 0 165 7 0 0 16 0 13 0 110564611 1834184704 64418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24636/tid=24641] ppid=24634 vsize=1791196 CPUtime=0
/proc/24636/task/24641/stat : 24641 (java) S 24634 24636 21597 0 -1 64 15 0 0 0 0 0 0 0 17 0 13 0 110564613 1834184704 64418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24642] ppid=24634 vsize=1791196 CPUtime=0
/proc/24636/task/24642/stat : 24642 (java) S 24634 24636 21597 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 110564613 1834184704 64418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24643] ppid=24634 vsize=1791196 CPUtime=0
/proc/24636/task/24643/stat : 24643 (java) S 24634 24636 21597 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 110564613 1834184704 64418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24644] ppid=24634 vsize=1791196 CPUtime=0
/proc/24636/task/24644/stat : 24644 (java) S 24634 24636 21597 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 110564617 1834184704 64418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24645] ppid=24634 vsize=1791196 CPUtime=0.78
/proc/24636/task/24645/stat : 24645 (java) S 24634 24636 21597 0 -1 64 1110 0 0 0 78 0 0 0 15 0 13 0 110564617 1834184704 64418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24646] ppid=24634 vsize=1791196 CPUtime=1.01
/proc/24636/task/24646/stat : 24646 (java) S 24634 24636 21597 0 -1 64 3850 0 0 0 100 1 0 0 15 0 13 0 110564617 1834184704 64418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24647] ppid=24634 vsize=1791196 CPUtime=0
/proc/24636/task/24647/stat : 24647 (java) S 24634 24636 21597 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 110564617 1834184704 64418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24648] ppid=24634 vsize=1791196 CPUtime=0
/proc/24636/task/24648/stat : 24648 (java) S 24634 24636 21597 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 110564617 1834184704 64418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24649] ppid=24634 vsize=1791196 CPUtime=0
/proc/24636/task/24649/stat : 24649 (java) S 24634 24636 21597 0 -1 64 6 0 0 0 0 0 0 0 20 0 13 0 110565698 1834184704 64418 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.57
Current children cumulated vsize (KiB) 1791196

[startup+25.5017 s]
/proc/loadavg: 1.12 1.03 1.01 2/79 24649
/proc/meminfo: memFree=1587328/2055920 swapFree=4191892/4192956
[pid=24636] ppid=24634 vsize=1791624 CPUtime=28.7
/proc/24636/stat : 24636 (java) S 24634 24636 21597 0 -1 0 72006 0 1 0 2829 41 0 0 18 0 13 0 110564608 1834622976 55123 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24636/statm: 447906 55123 1326 9 0 445517 0
[pid=24636/tid=24638] ppid=24634 vsize=1791624 CPUtime=22.91
/proc/24636/task/24638/stat : 24638 (java) R 24634 24636 21597 0 -1 64 37770 0 1 0 2268 23 0 0 25 0 13 0 110564609 1834622976 55123 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109851681 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24636/tid=24639] ppid=24634 vsize=1791624 CPUtime=1.8
/proc/24636/task/24639/stat : 24639 (java) S 24634 24636 21597 0 -1 64 13942 0 0 0 174 6 0 0 16 0 13 0 110564611 1834622976 55123 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24636/tid=24640] ppid=24634 vsize=1791624 CPUtime=1.81
/proc/24636/task/24640/stat : 24640 (java) S 24634 24636 21597 0 -1 64 13464 0 0 0 174 7 0 0 16 0 13 0 110564611 1834622976 55123 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24641] ppid=24634 vsize=1791624 CPUtime=0
/proc/24636/task/24641/stat : 24641 (java) S 24634 24636 21597 0 -1 64 17 0 0 0 0 0 0 0 15 0 13 0 110564613 1834622976 55123 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24642] ppid=24634 vsize=1791624 CPUtime=0
/proc/24636/task/24642/stat : 24642 (java) S 24634 24636 21597 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 110564613 1834622976 55123 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24643] ppid=24634 vsize=1791624 CPUtime=0
/proc/24636/task/24643/stat : 24643 (java) S 24634 24636 21597 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 110564613 1834622976 55123 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=24636] ppid=24634 vsize=1790600 CPUtime=1609.5
/proc/24636/stat : 24636 (java) S 24634 24636 21597 0 -1 0 148718 0 1 0 160696 254 0 0 18 0 13 0 110564608 1833574400 74174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24636/statm: 447650 74174 1326 9 0 445261 0
[pid=24636/tid=24638] ppid=24634 vsize=1790600 CPUtime=1583.17
/proc/24636/task/24638/stat : 24638 (java) R 24634 24636 21597 0 -1 64 78108 0 1 0 158275 42 0 0 25 0 13 0 110564609 1833574400 74174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109858294 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24639] ppid=24634 vsize=1790600 CPUtime=11.87
/proc/24636/task/24639/stat : 24639 (java) S 24634 24636 21597 0 -1 64 31275 0 0 0 1093 94 0 0 16 0 13 0 110564611 1833574400 74174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24636/tid=24640] ppid=24634 vsize=1790600 CPUtime=11.76
/proc/24636/task/24640/stat : 24640 (java) S 24634 24636 21597 0 -1 64 32268 0 0 0 1077 99 0 0 16 0 13 0 110564611 1833574400 74174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24641] ppid=24634 vsize=1790600 CPUtime=0.34
/proc/24636/task/24641/stat : 24641 (java) S 24634 24636 21597 0 -1 64 245 0 0 0 21 13 0 0 16 0 13 0 110564613 1833574400 74174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24642] ppid=24634 vsize=1790600 CPUtime=0
/proc/24636/task/24642/stat : 24642 (java) S 24634 24636 21597 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 110564613 1833574400 74174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24643] ppid=24634 vsize=1790600 CPUtime=0
/proc/24636/task/24643/stat : 24643 (java) S 24634 24636 21597 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 110564613 1833574400 74174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24644] ppid=24634 vsize=1790600 CPUtime=0
/proc/24636/task/24644/stat : 24644 (java) S 24634 24636 21597 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 110564617 1833574400 74174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24645] ppid=24634 vsize=1790600 CPUtime=0.95
/proc/24636/task/24645/stat : 24645 (java) S 24634 24636 21597 0 -1 64 1117 0 0 0 95 0 0 0 17 0 13 0 110564617 1833574400 74174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24646] ppid=24634 vsize=1790600 CPUtime=1.33
/proc/24636/task/24646/stat : 24646 (java) S 24634 24636 21597 0 -1 64 4981 0 0 0 132 1 0 0 16 0 13 0 110564617 1833574400 74174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24636/tid=24647] ppid=24634 vsize=1790600 CPUtime=0
/proc/24636/task/24647/stat : 24647 (java) S 24634 24636 21597 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 110564617 1833574400 74174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24648] ppid=24634 vsize=1790600 CPUtime=0
/proc/24636/task/24648/stat : 24648 (java) S 24634 24636 21597 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 110564617 1833574400 74174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24649] ppid=24634 vsize=1790600 CPUtime=0
/proc/24636/task/24649/stat : 24649 (java) S 24634 24636 21597 0 -1 64 6 0 0 0 0 0 0 0 20 0 13 0 110565698 1833574400 74174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1609.5
Current children cumulated vsize (KiB) 1790600

[startup+1662.3 s]
/proc/loadavg: 1.06 1.03 1.00 2/79 24649
/proc/meminfo: memFree=1520064/2055920 swapFree=4191892/4192956
[pid=24636] ppid=24634 vsize=1790600 CPUtime=1669.67
/proc/24636/stat : 24636 (java) S 24634 24636 21597 0 -1 0 149517 0 1 0 166707 260 0 0 18 0 13 0 110564608 1833574400 72879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24636/statm: 447650 72879 1326 9 0 445261 0
[pid=24636/tid=24638] ppid=24634 vsize=1790600 CPUtime=1642.54
/proc/24636/task/24638/stat : 24638 (java) R 24634 24636 21597 0 -1 64 78212 0 1 0 164211 43 0 0 22 0 13 0 110564609 1833574400 72879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109851483 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24636/tid=24639] ppid=24634 vsize=1790600 CPUtime=12.23
/proc/24636/task/24639/stat : 24639 (java) S 24634 24636 21597 0 -1 64 31711 0 0 0 1125 98 0 0 16 0 13 0 110564611 1833574400 72879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24640] ppid=24634 vsize=1790600 CPUtime=12.21
/proc/24636/task/24640/stat : 24640 (java) S 24634 24636 21597 0 -1 64 32524 0 0 0 1120 101 0 0 16 0 13 0 110564611 1833574400 72879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24636/tid=24641] ppid=24634 vsize=1790600 CPUtime=0.35
/proc/24636/task/24641/stat : 24641 (java) S 24634 24636 21597 0 -1 64 248 0 0 0 22 13 0 0 16 0 13 0 110564613 1833574400 72879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24642] ppid=24634 vsize=1790600 CPUtime=0
/proc/24636/task/24642/stat : 24642 (java) S 24634 24636 21597 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 110564613 1833574400 72879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24643] ppid=24634 vsize=1790600 CPUtime=0
/proc/24636/task/24643/stat : 24643 (java) S 24634 24636 21597 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 110564613 1833574400 72879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24644] ppid=24634 vsize=1790600 CPUtime=0
/proc/24636/task/24644/stat : 24644 (java) S 24634 24636 21597 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 110564617 1833574400 72879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24645] ppid=24634 vsize=1790600 CPUtime=0.95
/proc/24636/task/24645/stat : 24645 (java) S 24634 24636 21597 0 -1 64 1117 0 0 0 95 0 0 0 17 0 13 0 110564617 1833574400 72879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24646] ppid=24634 vsize=1790600 CPUtime=1.33
/proc/24636/task/24646/stat : 24646 (java) S 24634 24636 21597 0 -1 64 4981 0 0 0 132 1 0 0 16 0 13 0 110564617 1833574400 72879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24636/tid=24647] ppid=24634 vsize=1790600 CPUtime=0
/proc/24636/task/24647/stat : 24647 (java) S 24634 24636 21597 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 110564617 1833574400 72879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24648] ppid=24634 vsize=1790600 CPUtime=0
/proc/24636/task/24648/stat : 24648 (java) S 24634 24636 21597 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 110564617 1833574400 72879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24636/tid=24649] ppid=24634 vsize=1790600 CPUtime=0
/proc/24636/task/24649/stat : 24649 (java) S 24634 24636 21597 0 -1 64 6 0 0 0 0 0 0 0 20 0 13 0 110565698 1833574400 72879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1669.67
Current children cumulated vsize (KiB) 1790600

[startup+1722.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/79 24649
/proc/meminfo: memFree=1523584/2055920 swapFree=4191892/4192956
[pid=24636] ppid=24634 vsize=1790600 CPUtime=1729.92
/proc/24636/stat : 24636 (java) S 24634 24636 21597 0 -1 0 150586 0 1 0 172725 267 0 0 18 0 13 0 110564608 1833574400 72034 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24636/statm: 447650 72034 1326 9 0 445261 0
[pid=24636/tid=24638] ppid=24634 vsize=1790600 CPUtime=1701.97
/proc/24636/task/24638/stat : 24638 (java) R 24634 24636 21597 0 -1 64 78316 0 1 0 170154 43 0 0 24 0 13 0 110564609 1833574400 72034 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109825071 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24639] ppid=24634 vsize=1790600 CPUtime=12.58
/proc/24636/task/24639/stat : 24639 (java) S 24634 24636 21597 0 -1 64 32353 0 0 0 1155 103 0 0 16 0 13 0 110564611 1833574400 72034 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24636/tid=24640] ppid=24634 vsize=1790600 CPUtime=12.66
/proc/24636/task/24640/stat : 24640 (java) S 24634 24636 21597 0 -1 64 32841 0 0 0 1164 102 0 0 16 0 13 0 110564611 1833574400 72034 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24641] ppid=24634 vsize=1790600 CPUtime=0.37
/proc/24636/task/24641/stat : 24641 (java) S 24634 24636 21597 0 -1 64 254 0 0 0 23 14 0 0 16 0 13 0 110564613 1833574400 72034 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24636/tid=24642] ppid=24634 vsize=1790600 CPUtime=0
/proc/24636/task/24642/stat : 24642 (java) S 24634 24636 21597 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 110564613 1833574400 72034 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24643] ppid=24634 vsize=1790600 CPUtime=0
/proc/24636/task/24643/stat : 24643 (java) S 24634 24636 21597 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 110564613 1833574400 72034 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24644] ppid=24634 vsize=1790600 CPUtime=0
/proc/24636/task/24644/stat : 24644 (java) S 24634 24636 21597 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 110564617 1833574400 72034 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24645] ppid=24634 vsize=1790600 CPUtime=0.95
/proc/24636/task/24645/stat : 24645 (java) S 24634 24636 21597 0 -1 64 1117 0 0 0 95 0 0 0 17 0 13 0 110564617 1833574400 72034 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24646] ppid=24634 vsize=1790600 CPUtime=1.33
/proc/24636/task/24646/stat : 24646 (java) S 24634 24636 21597 0 -1 64 4981 0 0 0 132 1 0 0 16 0 13 0 110564617 1833574400 72034 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24636/tid=24647] ppid=24634 vsize=1790600 CPUtime=0
/proc/24636/task/24647/stat : 24647 (java) S 24634 24636 21597 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 110564617 1833574400 72034 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24648] ppid=24634 vsize=1790600 CPUtime=0
/proc/24636/task/24648/stat : 24648 (java) S 24634 24636 21597 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 110564617 1833574400 72034 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24636/tid=24649] ppid=24634 vsize=1790600 CPUtime=0
/proc/24636/task/24649/stat : 24649 (java) S 24634 24636 21597 0 -1 64 6 0 0 0 0 0 0 0 20 0 13 0 110565698 1833574400 72034 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1729.92
Current children cumulated vsize (KiB) 1790600

[startup+1782.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 24649
/proc/meminfo: memFree=1510848/2055920 swapFree=4191892/4192956
[pid=24636] ppid=24634 vsize=1790600 CPUtime=1790.11
/proc/24636/stat : 24636 (java) S 24634 24636 21597 0 -1 0 155242 0 1 0 178735 276 0 0 18 0 13 0 110564608 1833574400 75171 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24636/statm: 447650 75171 1326 9 0 445261 0
[pid=24636/tid=24638] ppid=24634 vsize=1790600 CPUtime=1761.36
/proc/24636/task/24638/stat : 24638 (java) R 24634 24636 21597 0 -1 64 81583 0 1 0 176092 44 0 0 25 0 13 0 110564609 1833574400 75171 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109858682 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24639] ppid=24634 vsize=1790600 CPUtime=12.93
/proc/24636/task/24639/stat : 24639 (java) S 24634 24636 21597 0 -1 64 33665 0 0 0 1182 111 0 0 16 0 13 0 110564611 1833574400 75171 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24636/tid=24640] ppid=24634 vsize=1790600 CPUtime=13.09
/proc/24636/task/24640/stat : 24640 (java) S 24634 24636 21597 0 -1 64 32905 0 0 0 1207 102 0 0 16 0 13 0 110564611 1833574400 75171 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24641] ppid=24634 vsize=1790600 CPUtime=0.38
/proc/24636/task/24641/stat : 24641 (java) S 24634 24636 21597 0 -1 64 267 0 0 0 24 14 0 0 16 0 13 0 110564613 1833574400 75171 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24636/tid=24642] ppid=24634 vsize=1790600 CPUtime=0
/proc/24636/task/24642/stat : 24642 (java) S 24634 24636 21597 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 110564613 1833574400 75171 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24643] ppid=24634 vsize=1790600 CPUtime=0
/proc/24636/task/24643/stat : 24643 (java) S 24634 24636 21597 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 110564613 1833574400 75171 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24644] ppid=24634 vsize=1790600 CPUtime=0
/proc/24636/task/24644/stat : 24644 (java) S 24634 24636 21597 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 110564617 1833574400 75171 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24645] ppid=24634 vsize=1790600 CPUtime=0.95
/proc/24636/task/24645/stat : 24645 (java) S 24634 24636 21597 0 -1 64 1117 0 0 0 95 0 0 0 17 0 13 0 110564617 1833574400 75171 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24646] ppid=24634 vsize=1790600 CPUtime=1.33
/proc/24636/task/24646/stat : 24646 (java) S 24634 24636 21597 0 -1 64 4981 0 0 0 132 1 0 0 16 0 13 0 110564617 1833574400 75171 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24636/tid=24647] ppid=24634 vsize=1790600 CPUtime=0
/proc/24636/task/24647/stat : 24647 (java) S 24634 24636 21597 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 110564617 1833574400 75171 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24648] ppid=24634 vsize=1790600 CPUtime=0
/proc/24636/task/24648/stat : 24648 (java) S 24634 24636 21597 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 110564617 1833574400 75171 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24636/tid=24649] ppid=24634 vsize=1790600 CPUtime=0
/proc/24636/task/24649/stat : 24649 (java) S 24634 24636 21597 0 -1 64 6 0 0 0 0 0 0 0 20 0 13 0 110565698 1833574400 75171 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1790.11
Current children cumulated vsize (KiB) 1790600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1792.2 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 24649
/proc/meminfo: memFree=1510464/2055920 swapFree=4191892/4192956
[pid=24636] ppid=24634 vsize=1790600 CPUtime=1800.04
/proc/24636/stat : 24636 (java) S 24634 24636 21597 0 -1 0 155565 0 1 0 179727 277 0 0 18 0 13 0 110564608 1833574400 75244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24636/statm: 447650 75244 1326 9 0 445261 0
[pid=24636/tid=24638] ppid=24634 vsize=1790600 CPUtime=1771.15
/proc/24636/task/24638/stat : 24638 (java) R 24634 24636 21597 0 -1 64 81601 0 1 0 177071 44 0 0 25 0 13 0 110564609 1833574400 75244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109885075 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24639] ppid=24634 vsize=1790600 CPUtime=12.99
/proc/24636/task/24639/stat : 24639 (java) S 24634 24636 21597 0 -1 64 33964 0 0 0 1187 112 0 0 16 0 13 0 110564611 1833574400 75244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24636/tid=24640] ppid=24634 vsize=1790600 CPUtime=13.17
/proc/24636/task/24640/stat : 24640 (java) S 24634 24636 21597 0 -1 64 32911 0 0 0 1215 102 0 0 16 0 13 0 110564611 1833574400 75244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24641] ppid=24634 vsize=1790600 CPUtime=0.38
/proc/24636/task/24641/stat : 24641 (java) S 24634 24636 21597 0 -1 64 267 0 0 0 24 14 0 0 16 0 13 0 110564613 1833574400 75244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24636/tid=24642] ppid=24634 vsize=1790600 CPUtime=0
/proc/24636/task/24642/stat : 24642 (java) S 24634 24636 21597 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 110564613 1833574400 75244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24643] ppid=24634 vsize=1790600 CPUtime=0
/proc/24636/task/24643/stat : 24643 (java) S 24634 24636 21597 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 110564613 1833574400 75244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24644] ppid=24634 vsize=1790600 CPUtime=0
/proc/24636/task/24644/stat : 24644 (java) S 24634 24636 21597 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 110564617 1833574400 75244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24645] ppid=24634 vsize=1790600 CPUtime=0.95
/proc/24636/task/24645/stat : 24645 (java) S 24634 24636 21597 0 -1 64 1117 0 0 0 95 0 0 0 17 0 13 0 110564617 1833574400 75244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24646] ppid=24634 vsize=1790600 CPUtime=1.33
/proc/24636/task/24646/stat : 24646 (java) S 24634 24636 21597 0 -1 64 4981 0 0 0 132 1 0 0 16 0 13 0 110564617 1833574400 75244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24636/tid=24647] ppid=24634 vsize=1790600 CPUtime=0
/proc/24636/task/24647/stat : 24647 (java) S 24634 24636 21597 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 110564617 1833574400 75244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24648] ppid=24634 vsize=1790600 CPUtime=0
/proc/24636/task/24648/stat : 24648 (java) S 24634 24636 21597 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 110564617 1833574400 75244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24636/tid=24649] ppid=24634 vsize=1790600 CPUtime=0
/proc/24636/task/24649/stat : 24649 (java) S 24634 24636 21597 0 -1 64 6 0 0 0 0 0 0 0 20 0 13 0 110565698 1833574400 75244 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1790600

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

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

Child status: 143
Real time (s): 1792.28
CPU time (s): 1800.13
CPU user time (s): 1797.3
CPU system time (s): 2.82857
CPU usage (%): 100.438
Max. virtual memory (cumulated for all children) (KiB): 1791756

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

runsolver used 2.39264 second user time and 5.80012 second system time

The end

Launcher Data (download as text)

Begin job on node54 on Sun Apr 15 10:11:41 UTC 2007

IDJOB= 352436
IDBENCH= 1975
IDSOLVER= 164
FILE ID= node54/352436-1176631901

PBS_JOBID= 4559780

Free space on /tmp= 66544 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_5.opb.PB06.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/352436-1176631901/sat4jPseudoCPClause.jar /tmp/evaluation/352436-1176631901/instance-352436-1176631901.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node54/watcher-352436-1176631901 -o ROOT/results/node54/solver-352436-1176631901 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/352436-1176631901/sat4jPseudoCPClause.jar /tmp/evaluation/352436-1176631901/instance-352436-1176631901.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  6389567e651775a5f815611581d2023e

RANDOM SEED= 547176463

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node54.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.234
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.234
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:       1808512 kB
Buffers:         44708 kB
Cached:         103812 kB
SwapCached:        264 kB
Active:          49528 kB
Inactive:       118592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1808512 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:           20404 kB
Writeback:           0 kB
Mapped:          28516 kB
Slab:            65224 kB
Committed_AS:  1945516 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66544 MiB

End job on node54 on Sun Apr 15 10:41:36 UTC 2007