Trace number 348216

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.16 1763.83

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-gfrd-pnc.opb
MD5SUM79ac545a8fcf117e4e23dd9b4f8255c5
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables27888
Total number of constraints874
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints874
Minimum length of a constraint11
Maximum length of a constraint246
Number of terms in the objective function 27836
Biggest coefficient in the objective function 8308
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 546265
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 546265
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.08/0.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/348216-1176573504/instance-348216-1176573504.opb
0.20/0.20	c reading problem ... 
2.92/1.81	c ... done. Wall clock time 1.613s.
2.92/1.81	c CPU time (experimental) 1.28s.
2.92/1.81	c #vars     27888
2.92/1.81	c #constraints  1406
1800.03/1763.71	c starts		: 2
1800.03/1763.71	c conflicts		: 47038
1800.03/1763.71	c decisions		: 76515
1800.03/1763.71	c propagations		: 310374
1800.03/1763.71	c inspects		: 430665882
1800.03/1763.71	c learnt literals	: 0
1800.03/1763.71	c learnt binary clauses	: 0
1800.03/1763.71	c learnt ternary clauses	: 0
1800.03/1763.71	c learnt clauses	: 47037
1800.03/1763.71	c root simplifications	: 0
1800.03/1763.71	c removed literals (reason simplification)	: 0
1800.03/1763.71	c reason swapping (by a shorter reason)	: 0
1800.03/1763.71	c Calls to reduceDB	: 0
1800.03/1763.71	c speed (decisions/second)	: 43.4361783656439
1800.03/1763.71	c non guided choices	0
1800.03/1763.71	s UNKNOWN
1800.03/1763.71	c Total wall clock time (ms): 1763.512

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/node55/watcher-348216-1176573504 -o ROOT/results/node55/solver-348216-1176573504 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/348216-1176573504/sat4jPseudoCPClause.jar /tmp/evaluation/348216-1176573504/instance-348216-1176573504.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 2/64 26754
/proc/meminfo: memFree=1563124/2055920 swapFree=4191892/4192956
[pid=26754] ppid=26752 vsize=1520 CPUtime=0
/proc/26754/stat : 26754 (java) R 26752 26754 26044 0 -1 0 85 0 0 0 0 0 0 0 18 0 1 0 105260394 1556480 67 18446744073709551615 134512640 134550740 4294956608 18446744073709551615 6812838 0 0 4096 0 0 0 0 17 1 0 0
/proc/26754/statm: 380 73 56 9 0 10 0

[startup+0.0888421 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 26754
/proc/meminfo: memFree=1563124/2055920 swapFree=4191892/4192956
[pid=26754] ppid=26752 vsize=1777844 CPUtime=0.07
/proc/26754/stat : 26754 (java) S 26752 26754 26044 0 -1 0 3860 0 1 0 5 2 0 0 18 0 7 0 105260394 1820512256 3602 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/26754/statm: 444461 3602 1091 9 0 442097 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1777844

[startup+0.101843 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 26754
/proc/meminfo: memFree=1563124/2055920 swapFree=4191892/4192956
[pid=26754] ppid=26752 vsize=1780112 CPUtime=0.08
/proc/26754/stat : 26754 (java) S 26752 26754 26044 0 -1 0 3982 0 1 0 6 2 0 0 18 0 12 0 105260394 1822834688 3723 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26754/statm: 445028 3723 1123 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780112

[startup+0.301864 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 26754
/proc/meminfo: memFree=1563124/2055920 swapFree=4191892/4192956
[pid=26754] ppid=26752 vsize=1781408 CPUtime=0.32
/proc/26754/stat : 26754 (java) S 26752 26754 26044 0 -1 0 5311 0 1 0 29 3 0 0 18 0 12 0 105260394 1824161792 5047 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26754/statm: 445352 5047 1264 9 0 442963 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1781408

[startup+0.701902 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 26754
/proc/meminfo: memFree=1563124/2055920 swapFree=4191892/4192956
[pid=26754] ppid=26752 vsize=1782724 CPUtime=0.91
/proc/26754/stat : 26754 (java) S 26752 26754 26044 0 -1 0 8935 0 1 0 86 5 0 0 18 0 12 0 105260394 1825509376 8521 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26754/statm: 445681 8521 1296 9 0 443292 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 1782724

[startup+1.50298 s]
/proc/loadavg: 0.92 0.98 0.99 4/76 26766
/proc/meminfo: memFree=1522772/2055920 swapFree=4191892/4192956
[pid=26754] ppid=26752 vsize=1797748 CPUtime=2.43
/proc/26754/stat : 26754 (java) S 26752 26754 26044 0 -1 0 23248 0 1 0 232 11 0 0 18 0 12 0 105260394 1840893952 19633 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26754/statm: 449437 19633 1311 9 0 447048 0
[pid=26754/tid=26756] ppid=26752 vsize=1797748 CPUtime=1.02
/proc/26754/task/26756/stat : 26756 (java) R 26752 26754 26044 0 -1 64 15428 0 1 0 95 7 0 0 18 0 12 0 105260395 1840893952 19633 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109215034 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26757] ppid=26752 vsize=1797748 CPUtime=0
/proc/26754/task/26757/stat : 26757 (java) S 26752 26754 26044 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 105260396 1840893952 19634 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26758] ppid=26752 vsize=1797748 CPUtime=0
/proc/26754/task/26758/stat : 26758 (java) S 26752 26754 26044 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 105260396 1840893952 19635 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26759] ppid=26752 vsize=1797748 CPUtime=0
/proc/26754/task/26759/stat : 26759 (java) S 26752 26754 26044 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 105260399 1840893952 19636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26760] ppid=26752 vsize=1797748 CPUtime=0
/proc/26754/task/26760/stat : 26760 (java) S 26752 26754 26044 0 -1 64 9 0 0 0 0 0 0 0 22 0 12 0 105260399 1840893952 19636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26761] ppid=26752 vsize=1797748 CPUtime=0
/proc/26754/task/26761/stat : 26761 (java) S 26752 26754 26044 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 105260399 1840893952 19637 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26762] ppid=26752 vsize=1797748 CPUtime=0
/proc/26754/task/26762/stat : 26762 (java) S 26752 26754 26044 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 105260403 1840893952 19640 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26763] ppid=26752 vsize=1797748 CPUtime=0.68
/proc/26754/task/26763/stat : 26763 (java) R 26752 26754 26044 0 -1 64 4110 0 0 0 67 1 0 0 18 0 12 0 105260403 1840893952 19642 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103335981 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26764] ppid=26752 vsize=1797748 CPUtime=0.7
/proc/26754/task/26764/stat : 26764 (java) R 26752 26754 26044 0 -1 64 2989 0 0 0 69 1 0 0 18 0 12 0 105260403 1840893952 19642 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 104800891 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26765] ppid=26752 vsize=1797748 CPUtime=0
/proc/26754/task/26765/stat : 26765 (java) S 26752 26754 26044 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 105260403 1840893952 19643 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26766] ppid=26752 vsize=1797748 CPUtime=0
/proc/26754/task/26766/stat : 26766 (java) S 26752 26754 26044 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 105260403 1840893952 19645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 1797748

[startup+3.10213 s]
/proc/loadavg: 0.92 0.98 0.99 4/76 26766
/proc/meminfo: memFree=1453908/2055920 swapFree=4191892/4192956
[pid=26754] ppid=26752 vsize=1799052 CPUtime=5.16
/proc/26754/stat : 26754 (java) S 26752 26754 26044 0 -1 0 48906 0 1 0 496 20 0 0 18 0 13 0 105260394 1842229248 39818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26754/statm: 449763 39818 1325 9 0 447374 0
[pid=26754/tid=26756] ppid=26752 vsize=1799052 CPUtime=2.04
/proc/26754/task/26756/stat : 26756 (java) R 26752 26754 26044 0 -1 64 34747 0 1 0 189 15 0 0 18 0 13 0 105260395 1842229248 39818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109674013 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26757] ppid=26752 vsize=1799052 CPUtime=0
/proc/26754/task/26757/stat : 26757 (java) S 26752 26754 26044 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 105260396 1842229248 39818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26758] ppid=26752 vsize=1799052 CPUtime=0
/proc/26754/task/26758/stat : 26758 (java) S 26752 26754 26044 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 105260396 1842229248 39818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26759] ppid=26752 vsize=1799052 CPUtime=0
/proc/26754/task/26759/stat : 26759 (java) S 26752 26754 26044 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 105260399 1842229248 39818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26760] ppid=26752 vsize=1799052 CPUtime=0
/proc/26754/task/26760/stat : 26760 (java) S 26752 26754 26044 0 -1 64 9 0 0 0 0 0 0 0 22 0 13 0 105260399 1842229248 39818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26761] ppid=26752 vsize=1799052 CPUtime=0
/proc/26754/task/26761/stat : 26761 (java) S 26752 26754 26044 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 105260399 1842229248 39818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26762] ppid=26752 vsize=1799052 CPUtime=0
/proc/26754/task/26762/stat : 26762 (java) S 26752 26754 26044 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 105260403 1842229248 39818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26763] ppid=26752 vsize=1799052 CPUtime=1.63
/proc/26754/task/26763/stat : 26763 (java) R 26752 26754 26044 0 -1 64 8864 0 0 0 161 2 0 0 17 0 13 0 105260403 1842229248 39818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 104933235 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26764] ppid=26752 vsize=1799052 CPUtime=1.45
/proc/26754/task/26764/stat : 26764 (java) S 26752 26754 26044 0 -1 64 4570 0 0 0 144 1 0 0 16 0 13 0 105260403 1842229248 39818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26765] ppid=26752 vsize=1799052 CPUtime=0
/proc/26754/task/26765/stat : 26765 (java) S 26752 26754 26044 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 105260403 1842229248 39818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26766] ppid=26752 vsize=1799052 CPUtime=0
/proc/26754/task/26766/stat : 26766 (java) S 26752 26754 26044 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 105260403 1842229248 39818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.16
Current children cumulated vsize (KiB) 1799052

[startup+6.30144 s]
/proc/loadavg: 1.01 1.00 1.00 2/77 26767
/proc/meminfo: memFree=1356820/2055920 swapFree=4191892/4192956
[pid=26754] ppid=26752 vsize=1801964 CPUtime=9.31
/proc/26754/stat : 26754 (java) S 26752 26754 26044 0 -1 0 64696 0 1 0 904 27 0 0 18 0 13 0 105260394 1845211136 54164 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26754/statm: 450491 54164 1334 9 0 448102 0
[pid=26754/tid=26756] ppid=26752 vsize=1801964 CPUtime=4.75
/proc/26754/task/26756/stat : 26756 (java) R 26752 26754 26044 0 -1 64 37727 0 1 0 459 16 0 0 18 0 13 0 105260395 1845211136 54164 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109923901 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26757] ppid=26752 vsize=1801964 CPUtime=0.36
/proc/26754/task/26757/stat : 26757 (java) S 26752 26754 26044 0 -1 64 5352 0 0 0 34 2 0 0 16 0 13 0 105260396 1845211136 54164 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26758] ppid=26752 vsize=1801964 CPUtime=0.37
/proc/26754/task/26758/stat : 26758 (java) S 26752 26754 26044 0 -1 64 5516 0 0 0 35 2 0 0 17 0 13 0 105260396 1845211136 54164 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26759] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26759/stat : 26759 (java) S 26752 26754 26044 0 -1 64 16 0 0 0 0 0 0 0 16 0 13 0 105260399 1845211136 54164 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26760] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26760/stat : 26760 (java) S 26752 26754 26044 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 105260399 1845211136 54164 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26761] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26761/stat : 26761 (java) S 26752 26754 26044 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 105260399 1845211136 54164 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26762] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26762/stat : 26762 (java) S 26752 26754 26044 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 105260403 1845211136 54164 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26763] ppid=26752 vsize=1801964 CPUtime=1.87
/proc/26754/task/26763/stat : 26763 (java) S 26752 26754 26044 0 -1 64 8894 0 0 0 185 2 0 0 16 0 13 0 105260403 1845211136 54164 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26764] ppid=26752 vsize=1801964 CPUtime=1.9
/proc/26754/task/26764/stat : 26764 (java) S 26752 26754 26044 0 -1 64 6469 0 0 0 188 2 0 0 17 0 13 0 105260403 1845211136 54164 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26765] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26765/stat : 26765 (java) S 26752 26754 26044 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 105260403 1845211136 54164 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26766] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26766/stat : 26766 (java) S 26752 26754 26044 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 105260403 1845211136 54164 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26767] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26767/stat : 26767 (java) S 26752 26754 26044 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 105260614 1845211136 54164 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.31
Current children cumulated vsize (KiB) 1801964

[startup+12.702 s]
/proc/loadavg: 1.01 1.00 1.00 2/77 26767
/proc/meminfo: memFree=1317972/2055920 swapFree=4191892/4192956
[pid=26754] ppid=26752 vsize=1801964 CPUtime=16.04
/proc/26754/stat : 26754 (java) S 26752 26754 26044 0 -1 0 74592 0 1 0 1572 32 0 0 18 0 13 0 105260394 1845211136 62636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26754/statm: 450491 62636 1334 9 0 448102 0
[pid=26754/tid=26756] ppid=26752 vsize=1801964 CPUtime=10.79
/proc/26754/task/26756/stat : 26756 (java) R 26752 26754 26044 0 -1 64 37735 0 1 0 1063 16 0 0 25 0 13 0 105260395 1845211136 62636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109924221 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26757] ppid=26752 vsize=1801964 CPUtime=0.69
/proc/26754/task/26757/stat : 26757 (java) S 26752 26754 26044 0 -1 64 10052 0 0 0 65 4 0 0 16 0 13 0 105260396 1845211136 62636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26758] ppid=26752 vsize=1801964 CPUtime=0.71
/proc/26754/task/26758/stat : 26758 (java) S 26752 26754 26044 0 -1 64 10701 0 0 0 66 5 0 0 16 0 13 0 105260396 1845211136 62636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26759] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26759/stat : 26759 (java) S 26752 26754 26044 0 -1 64 19 0 0 0 0 0 0 0 16 0 13 0 105260399 1845211136 62636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26760] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26760/stat : 26760 (java) S 26752 26754 26044 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 105260399 1845211136 62636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26761] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26761/stat : 26761 (java) S 26752 26754 26044 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 105260399 1845211136 62636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26762] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26762/stat : 26762 (java) S 26752 26754 26044 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 105260403 1845211136 62636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26763] ppid=26752 vsize=1801964 CPUtime=1.87
/proc/26754/task/26763/stat : 26763 (java) S 26752 26754 26044 0 -1 64 8894 0 0 0 185 2 0 0 16 0 13 0 105260403 1845211136 62636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26764] ppid=26752 vsize=1801964 CPUtime=1.91
/proc/26754/task/26764/stat : 26764 (java) S 26752 26754 26044 0 -1 64 6469 0 0 0 189 2 0 0 17 0 13 0 105260403 1845211136 62636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26765] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26765/stat : 26765 (java) S 26752 26754 26044 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 105260403 1845211136 62636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26766] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26766/stat : 26766 (java) S 26752 26754 26044 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 105260403 1845211136 62636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26767] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26767/stat : 26767 (java) S 26752 26754 26044 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 105260614 1845211136 62636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.04
Current children cumulated vsize (KiB) 1801964

[startup+25.5023 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 26767
/proc/meminfo: memFree=1301652/2055920 swapFree=4191892/4192956
[pid=26754] ppid=26752 vsize=1801964 CPUtime=29.08
/proc/26754/stat : 26754 (java) S 26752 26754 26044 0 -1 0 80060 0 1 0 2872 36 0 0 18 0 13 0 105260394 1845211136 66703 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26754/statm: 450491 66703 1334 9 0 448102 0
[pid=26754/tid=26756] ppid=26752 vsize=1801964 CPUtime=23.32
/proc/26754/task/26756/stat : 26756 (java) R 26752 26754 26044 0 -1 64 37749 0 1 0 2316 16 0 0 25 0 13 0 105260395 1845211136 66703 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109900519 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26757] ppid=26752 vsize=1801964 CPUtime=0.95
/proc/26754/task/26757/stat : 26757 (java) S 26752 26754 26044 0 -1 64 12864 0 0 0 89 6 0 0 16 0 13 0 105260396 1845211136 66703 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26758] ppid=26752 vsize=1801964 CPUtime=0.95
/proc/26754/task/26758/stat : 26758 (java) S 26752 26754 26044 0 -1 64 13343 0 0 0 89 6 0 0 16 0 13 0 105260396 1845211136 66703 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26759] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26759/stat : 26759 (java) S 26752 26754 26044 0 -1 64 19 0 0 0 0 0 0 0 15 0 13 0 105260399 1845211136 66703 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26760] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26760/stat : 26760 (java) S 26752 26754 26044 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 105260399 1845211136 66703 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=26754/tid=26759] ppid=26752 vsize=1801964 CPUtime=0.13
/proc/26754/task/26759/stat : 26759 (java) S 26752 26754 26044 0 -1 64 21 0 0 0 9 4 0 0 15 0 13 0 105260399 1845211136 166589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26760] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26760/stat : 26760 (java) S 26752 26754 26044 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 105260399 1845211136 166589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26761] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26761/stat : 26761 (java) S 26752 26754 26044 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 105260399 1845211136 166589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26762] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26762/stat : 26762 (java) S 26752 26754 26044 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 105260403 1845211136 166589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26763] ppid=26752 vsize=1801964 CPUtime=1.92
/proc/26754/task/26763/stat : 26763 (java) S 26752 26754 26044 0 -1 64 8895 0 0 0 190 2 0 0 16 0 13 0 105260403 1845211136 166589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26764] ppid=26752 vsize=1801964 CPUtime=1.95
/proc/26754/task/26764/stat : 26764 (java) S 26752 26754 26044 0 -1 64 6469 0 0 0 193 2 0 0 17 0 13 0 105260403 1845211136 166589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26765] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26765/stat : 26765 (java) S 26752 26754 26044 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 105260403 1845211136 166589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26766] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26766/stat : 26766 (java) S 26752 26754 26044 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 105260403 1845211136 166589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26767] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26767/stat : 26767 (java) S 26752 26754 26044 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 105260614 1845211136 166589 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1573.58
Current children cumulated vsize (KiB) 1801964

[startup+1602.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/77 26965
/proc/meminfo: memFree=891732/2055920 swapFree=4191892/4192956
[pid=26754] ppid=26752 vsize=1801964 CPUtime=1634.91
/proc/26754/stat : 26754 (java) S 26752 26754 26044 0 -1 0 199149 0 1 0 163395 96 0 0 18 0 13 0 105260394 1845211136 168634 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26754/statm: 450491 168634 1334 9 0 448102 0
[pid=26754/tid=26756] ppid=26752 vsize=1801964 CPUtime=1569.48
/proc/26754/task/26756/stat : 26756 (java) R 26752 26754 26044 0 -1 64 38292 0 1 0 156928 20 0 0 25 0 13 0 105260395 1845211136 168634 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109898450 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26757] ppid=26752 vsize=1801964 CPUtime=30.67
/proc/26754/task/26757/stat : 26757 (java) S 26752 26754 26044 0 -1 64 82365 0 0 0 3031 36 0 0 16 0 13 0 105260396 1845211136 168634 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26758] ppid=26752 vsize=1801964 CPUtime=30.68
/proc/26754/task/26758/stat : 26758 (java) S 26752 26754 26044 0 -1 64 62385 0 0 0 3040 28 0 0 17 0 13 0 105260396 1845211136 168634 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26759] ppid=26752 vsize=1801964 CPUtime=0.13
/proc/26754/task/26759/stat : 26759 (java) S 26752 26754 26044 0 -1 64 21 0 0 0 9 4 0 0 16 0 13 0 105260399 1845211136 168634 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26760] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26760/stat : 26760 (java) S 26752 26754 26044 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 105260399 1845211136 168634 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26761] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26761/stat : 26761 (java) S 26752 26754 26044 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 105260399 1845211136 168634 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26762] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26762/stat : 26762 (java) S 26752 26754 26044 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 105260403 1845211136 168634 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26763] ppid=26752 vsize=1801964 CPUtime=1.92
/proc/26754/task/26763/stat : 26763 (java) S 26752 26754 26044 0 -1 64 8895 0 0 0 190 2 0 0 16 0 13 0 105260403 1845211136 168634 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26764] ppid=26752 vsize=1801964 CPUtime=1.95
/proc/26754/task/26764/stat : 26764 (java) S 26752 26754 26044 0 -1 64 6469 0 0 0 193 2 0 0 17 0 13 0 105260403 1845211136 168634 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26765] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26765/stat : 26765 (java) S 26752 26754 26044 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 105260403 1845211136 168634 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26766] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26766/stat : 26766 (java) S 26752 26754 26044 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 105260403 1845211136 168634 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26767] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26767/stat : 26767 (java) S 26752 26754 26044 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 105260614 1845211136 168634 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1634.91
Current children cumulated vsize (KiB) 1801964

[startup+1662.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/77 26965
/proc/meminfo: memFree=883796/2055920 swapFree=4191892/4192956
[pid=26754] ppid=26752 vsize=1801964 CPUtime=1696.24
/proc/26754/stat : 26754 (java) S 26752 26754 26044 0 -1 0 201243 0 1 0 169526 98 0 0 18 0 13 0 105260394 1845211136 170608 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26754/statm: 450491 170608 1334 9 0 448102 0
[pid=26754/tid=26756] ppid=26752 vsize=1801964 CPUtime=1628.07
/proc/26754/task/26756/stat : 26756 (java) R 26752 26754 26044 0 -1 64 38310 0 1 0 162787 20 0 0 25 0 13 0 105260395 1845211136 170608 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109898460 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26757] ppid=26752 vsize=1801964 CPUtime=32.05
/proc/26754/task/26757/stat : 26757 (java) S 26752 26754 26044 0 -1 64 83718 0 0 0 3167 38 0 0 17 0 13 0 105260396 1845211136 170608 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26758] ppid=26752 vsize=1801964 CPUtime=32.05
/proc/26754/task/26758/stat : 26758 (java) S 26752 26754 26044 0 -1 64 63108 0 0 0 3177 28 0 0 16 0 13 0 105260396 1845211136 170608 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26759] ppid=26752 vsize=1801964 CPUtime=0.14
/proc/26754/task/26759/stat : 26759 (java) S 26752 26754 26044 0 -1 64 21 0 0 0 9 5 0 0 16 0 13 0 105260399 1845211136 170608 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26760] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26760/stat : 26760 (java) S 26752 26754 26044 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 105260399 1845211136 170608 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26761] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26761/stat : 26761 (java) S 26752 26754 26044 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 105260399 1845211136 170608 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26762] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26762/stat : 26762 (java) S 26752 26754 26044 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 105260403 1845211136 170608 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26763] ppid=26752 vsize=1801964 CPUtime=1.92
/proc/26754/task/26763/stat : 26763 (java) S 26752 26754 26044 0 -1 64 8895 0 0 0 190 2 0 0 16 0 13 0 105260403 1845211136 170608 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26764] ppid=26752 vsize=1801964 CPUtime=1.95
/proc/26754/task/26764/stat : 26764 (java) S 26752 26754 26044 0 -1 64 6469 0 0 0 193 2 0 0 17 0 13 0 105260403 1845211136 170608 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26765] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26765/stat : 26765 (java) S 26752 26754 26044 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 105260403 1845211136 170608 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26766] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26766/stat : 26766 (java) S 26752 26754 26044 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 105260403 1845211136 170608 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26767] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26767/stat : 26767 (java) S 26752 26754 26044 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 105260614 1845211136 170608 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1696.24
Current children cumulated vsize (KiB) 1801964

[startup+1722.3 s]
/proc/loadavg: 1.04 1.03 1.00 2/77 26965
/proc/meminfo: memFree=875668/2055920 swapFree=4191892/4192956
[pid=26754] ppid=26752 vsize=1801964 CPUtime=1757.6
/proc/26754/stat : 26754 (java) S 26752 26754 26044 0 -1 0 203462 0 1 0 175661 99 0 0 18 0 13 0 105260394 1845211136 172630 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26754/statm: 450491 172630 1334 9 0 448102 0
[pid=26754/tid=26756] ppid=26752 vsize=1801964 CPUtime=1686.6
/proc/26754/task/26756/stat : 26756 (java) R 26752 26754 26044 0 -1 64 38328 0 1 0 168640 20 0 0 25 0 13 0 105260395 1845211136 172630 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109898436 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26757] ppid=26752 vsize=1801964 CPUtime=33.46
/proc/26754/task/26757/stat : 26757 (java) S 26752 26754 26044 0 -1 64 84812 0 0 0 3308 38 0 0 17 0 13 0 105260396 1845211136 172630 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26758] ppid=26752 vsize=1801964 CPUtime=33.45
/proc/26754/task/26758/stat : 26758 (java) S 26752 26754 26044 0 -1 64 64215 0 0 0 3317 28 0 0 16 0 13 0 105260396 1845211136 172630 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26759] ppid=26752 vsize=1801964 CPUtime=0.15
/proc/26754/task/26759/stat : 26759 (java) S 26752 26754 26044 0 -1 64 21 0 0 0 10 5 0 0 16 0 13 0 105260399 1845211136 172630 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26760] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26760/stat : 26760 (java) S 26752 26754 26044 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 105260399 1845211136 172630 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26761] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26761/stat : 26761 (java) S 26752 26754 26044 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 105260399 1845211136 172630 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26762] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26762/stat : 26762 (java) S 26752 26754 26044 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 105260403 1845211136 172630 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26763] ppid=26752 vsize=1801964 CPUtime=1.92
/proc/26754/task/26763/stat : 26763 (java) S 26752 26754 26044 0 -1 64 8895 0 0 0 190 2 0 0 16 0 13 0 105260403 1845211136 172630 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26764] ppid=26752 vsize=1801964 CPUtime=1.95
/proc/26754/task/26764/stat : 26764 (java) S 26752 26754 26044 0 -1 64 6469 0 0 0 193 2 0 0 17 0 13 0 105260403 1845211136 172630 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26765] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26765/stat : 26765 (java) S 26752 26754 26044 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 105260403 1845211136 172630 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26766] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26766/stat : 26766 (java) S 26752 26754 26044 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 105260403 1845211136 172630 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26767] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26767/stat : 26767 (java) S 26752 26754 26044 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 105260614 1845211136 172630 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1757.6
Current children cumulated vsize (KiB) 1801964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1763.7 s]
/proc/loadavg: 1.02 1.02 1.00 2/77 26965
/proc/meminfo: memFree=870100/2055920 swapFree=4191892/4192956
[pid=26754] ppid=26752 vsize=1801964 CPUtime=1800.03
/proc/26754/stat : 26754 (java) S 26752 26754 26044 0 -1 0 205034 0 1 0 179903 100 0 0 18 0 13 0 105260394 1845211136 174021 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26754/statm: 450491 174021 1334 9 0 448102 0
[pid=26754/tid=26756] ppid=26752 vsize=1801964 CPUtime=1726.94
/proc/26754/task/26756/stat : 26756 (java) R 26752 26754 26044 0 -1 64 38341 0 1 0 172674 20 0 0 25 0 13 0 105260395 1845211136 174021 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109549174 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26757] ppid=26752 vsize=1801964 CPUtime=34.52
/proc/26754/task/26757/stat : 26757 (java) S 26752 26754 26044 0 -1 64 85629 0 0 0 3413 39 0 0 16 0 13 0 105260396 1845211136 174021 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26758] ppid=26752 vsize=1801964 CPUtime=34.49
/proc/26754/task/26758/stat : 26758 (java) S 26752 26754 26044 0 -1 64 64957 0 0 0 3420 29 0 0 16 0 13 0 105260396 1845211136 174021 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26759] ppid=26752 vsize=1801964 CPUtime=0.15
/proc/26754/task/26759/stat : 26759 (java) S 26752 26754 26044 0 -1 64 21 0 0 0 10 5 0 0 16 0 13 0 105260399 1845211136 174021 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26760] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26760/stat : 26760 (java) S 26752 26754 26044 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 105260399 1845211136 174021 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26761] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26761/stat : 26761 (java) S 26752 26754 26044 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 105260399 1845211136 174021 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26762] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26762/stat : 26762 (java) S 26752 26754 26044 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 105260403 1845211136 174021 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26763] ppid=26752 vsize=1801964 CPUtime=1.92
/proc/26754/task/26763/stat : 26763 (java) S 26752 26754 26044 0 -1 64 8895 0 0 0 190 2 0 0 16 0 13 0 105260403 1845211136 174021 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26764] ppid=26752 vsize=1801964 CPUtime=1.95
/proc/26754/task/26764/stat : 26764 (java) S 26752 26754 26044 0 -1 64 6469 0 0 0 193 2 0 0 17 0 13 0 105260403 1845211136 174021 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26765] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26765/stat : 26765 (java) S 26752 26754 26044 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 105260403 1845211136 174021 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26754/tid=26766] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26766/stat : 26766 (java) S 26752 26754 26044 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 105260403 1845211136 174021 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26754/tid=26767] ppid=26752 vsize=1801964 CPUtime=0
/proc/26754/task/26767/stat : 26767 (java) S 26752 26754 26044 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 105260614 1845211136 174021 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1801964

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

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

[startup+1763.81 s]
/proc/loadavg: 1.02 1.02 1.00 2/77 26965
/proc/meminfo: memFree=870100/2055920 swapFree=4191892/4192956
[pid=26754] ppid=26752 vsize=0 CPUtime=1800.13
/proc/26754/stat : 26754 (java) Z 26752 26754 26044 0 -1 1036 205054 0 1 0 179904 109 0 0 16 0 2 0 105260394 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26754/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1763.83
CPU time (s): 1800.16
CPU user time (s): 1799.05
CPU system time (s): 1.10983
CPU usage (%): 102.06
Max. virtual memory (cumulated for all children) (KiB): 1802988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.05
system time used= 1.10983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 205054
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= 41995
involuntary context switches= 40006

runsolver used 1.69774 second user time and 4.79027 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Sat Apr 14 17:58:24 UTC 2007

IDJOB= 348216
IDBENCH= 1640
IDSOLVER= 164
FILE ID= node55/348216-1176573504

PBS_JOBID= 4556905

Free space on /tmp= 66560 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-gfrd-pnc.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/348216-1176573504/sat4jPseudoCPClause.jar /tmp/evaluation/348216-1176573504/instance-348216-1176573504.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-348216-1176573504 -o ROOT/results/node55/solver-348216-1176573504 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/348216-1176573504/sat4jPseudoCPClause.jar /tmp/evaluation/348216-1176573504/instance-348216-1176573504.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  79ac545a8fcf117e4e23dd9b4f8255c5

RANDOM SEED= 543830705

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node55.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.216
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.216
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:       1563468 kB
Buffers:         44004 kB
Cached:         331768 kB
SwapCached:        268 kB
Active:         200508 kB
Inactive:       191116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1563468 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            4496 kB
Writeback:           0 kB
Mapped:          24768 kB
Slab:            86864 kB
Committed_AS:   141964 kB
PageTables:       1380 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= 66560 MiB

End job on node55 on Sat Apr 14 18:27:50 UTC 2007