Trace number 354184

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
sat4jPseudoCP 2007-03-23? (TO) 1800.15 1760.53

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-fit1p.opb
MD5SUM85f7c2e2894ed59f685fa11d94ed0974
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark10627584
Best CPU time to get the best result obtained on this benchmark1800.15
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 10627584
Optimality of the best value was proved NO
Number of variables45485
Total number of constraints1026
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 constraints1026
Minimum length of a constraint17
Maximum length of a constraint619
Number of terms in the objective function 30780
Biggest coefficient in the objective function 1610612736
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 1591285381686
Number of bits of the sum of numbers in the objective function 41
Biggest number in a constraint 59431609958400
Number of bits of the biggest number in a constraint 46
Biggest sum of numbers in a constraint 209844586667159
Number of bits of the biggest sum of numbers48
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.07/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.07/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.07/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.07/0.14	c no version file found!!!
0.07/0.14	c sun.arch.data.model	32
0.07/0.14	c java.version	1.6.0
0.07/0.14	c os.name	Linux
0.07/0.14	c os.version	2.6.9-22.EL.rootsmp
0.07/0.14	c os.arch	i386
0.07/0.14	c Free memory 1651659224
0.07/0.14	c Max memory 1654456320
0.07/0.14	c Total memory 1654456320
0.07/0.14	c Number of processors 2
0.20/0.20	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
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 solving /tmp/evaluation/354184-1176698116/instance-354184-1176698116.opb
0.20/0.20	c reading problem ... 
5.46/4.22	c ... done. Wall clock time 4.024s.
5.46/4.22	c CPU time (experimental) 3.26s.
5.46/4.22	c #vars     45485
5.46/4.22	c #constraints  1653
1800.02/1760.41	c starts		: 2
1800.02/1760.41	c conflicts		: 8209
1800.02/1760.41	c decisions		: 1345298
1800.02/1760.41	c propagations		: 1744701
1800.02/1760.41	c inspects		: 43179758
1800.02/1760.41	c learnt literals	: 0
1800.02/1760.41	c learnt binary clauses	: 0
1800.02/1760.41	c learnt ternary clauses	: 0
1800.02/1760.41	c learnt clauses	: 8208
1800.02/1760.41	c root simplifications	: 0
1800.02/1760.41	c removed literals (reason simplification)	: 0
1800.02/1760.41	c reason swapping (by a shorter reason)	: 0
1800.02/1760.41	c Calls to reduceDB	: 0
1800.02/1760.41	c speed (decisions/second)	: 766.1752461184307
1800.02/1760.41	c non guided choices	3392
1800.02/1760.41	s UNKNOWN
1800.02/1760.41	c Total wall clock time (ms): 1760.211

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 29799
/proc/meminfo: memFree=1736536/2055920 swapFree=4159528/4192956
[pid=29799] ppid=29797 vsize=1472 CPUtime=0
/proc/29799/stat : 29799 (java) R 29797 29799 28914 0 -1 0 114 0 0 0 0 0 0 0 18 0 1 0 117728969 1507328 86 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 4160602048 0 0 4096 0 0 0 0 17 1 0 0
/proc/29799/statm: 369 98 75 9 0 11 0

[startup+0.082566 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 29799
/proc/meminfo: memFree=1736536/2055920 swapFree=4159528/4192956
[pid=29799] ppid=29797 vsize=1777844 CPUtime=0.06
/proc/29799/stat : 29799 (java) S 29797 29799 28914 0 -1 0 3807 0 1 0 4 2 0 0 18 0 7 0 117728969 1820512256 3549 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/29799/statm: 444461 3549 1087 9 0 442097 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1777844

[startup+0.101569 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 29799
/proc/meminfo: memFree=1736536/2055920 swapFree=4159528/4192956
[pid=29799] ppid=29797 vsize=1780108 CPUtime=0.07
/proc/29799/stat : 29799 (java) S 29797 29799 28914 0 -1 0 3981 0 1 0 5 2 0 0 18 0 12 0 117728969 1822830592 3722 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29799/statm: 445027 3722 1123 9 0 442646 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1780108

[startup+0.301588 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 29799
/proc/meminfo: memFree=1736536/2055920 swapFree=4159528/4192956
[pid=29799] ppid=29797 vsize=1781640 CPUtime=0.33
/proc/29799/stat : 29799 (java) S 29797 29799 28914 0 -1 0 5472 0 1 0 30 3 0 0 18 0 12 0 117728969 1824399360 5210 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29799/statm: 445410 5210 1267 9 0 443022 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1781640

[startup+0.701631 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 29799
/proc/meminfo: memFree=1736536/2055920 swapFree=4159528/4192956
[pid=29799] ppid=29797 vsize=1783652 CPUtime=0.91
/proc/29799/stat : 29799 (java) S 29797 29799 28914 0 -1 0 9257 0 1 0 86 5 0 0 18 0 12 0 117728969 1826459648 8959 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29799/statm: 445913 8959 1296 9 0 443525 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 1783652

[startup+1.50272 s]
/proc/loadavg: 1.08 1.02 1.01 4/89 29811
/proc/meminfo: memFree=1694648/2055920 swapFree=4159528/4192956
[pid=29799] ppid=29797 vsize=1796088 CPUtime=2.37
/proc/29799/stat : 29799 (java) S 29797 29799 28914 0 -1 0 21082 0 1 0 225 12 0 0 18 0 12 0 117728969 1839194112 16632 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29799/statm: 449022 16632 1314 9 0 446634 0
[pid=29799/tid=29801] ppid=29797 vsize=1796088 CPUtime=0.86
/proc/29799/task/29801/stat : 29801 (java) R 29797 29799 28914 0 -1 64 12286 0 1 0 80 6 0 0 18 0 12 0 117728970 1839194112 16632 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109194769 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29802] ppid=29797 vsize=1796088 CPUtime=0
/proc/29799/task/29802/stat : 29802 (java) S 29797 29799 28914 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 117728972 1839194112 16632 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29803] ppid=29797 vsize=1796088 CPUtime=0
/proc/29799/task/29803/stat : 29803 (java) S 29797 29799 28914 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 117728972 1839194112 16632 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29799/tid=29804] ppid=29797 vsize=1796088 CPUtime=0
/proc/29799/task/29804/stat : 29804 (java) S 29797 29799 28914 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 117728974 1839194112 16632 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29805] ppid=29797 vsize=1796088 CPUtime=0
/proc/29799/task/29805/stat : 29805 (java) S 29797 29799 28914 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 117728974 1839194112 16632 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29806] ppid=29797 vsize=1796088 CPUtime=0
/proc/29799/task/29806/stat : 29806 (java) S 29797 29799 28914 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 117728974 1839194112 16632 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29807] ppid=29797 vsize=1796088 CPUtime=0
/proc/29799/task/29807/stat : 29807 (java) S 29797 29799 28914 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 117728978 1839194112 16632 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29808] ppid=29797 vsize=1796088 CPUtime=0.64
/proc/29799/task/29808/stat : 29808 (java) S 29797 29799 28914 0 -1 64 3719 0 0 0 61 3 0 0 16 0 12 0 117728978 1839194112 16632 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29809] ppid=29797 vsize=1796088 CPUtime=0.84
/proc/29799/task/29809/stat : 29809 (java) R 29797 29799 28914 0 -1 64 4354 0 0 0 83 1 0 0 19 0 12 0 117728978 1839194112 16632 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103336786 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29799/tid=29810] ppid=29797 vsize=1796088 CPUtime=0
/proc/29799/task/29810/stat : 29810 (java) S 29797 29799 28914 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 117728978 1839194112 16632 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29811] ppid=29797 vsize=1796088 CPUtime=0
/proc/29799/task/29811/stat : 29811 (java) R 29797 29799 28914 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 117728978 1839194112 16632 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 1796088

[startup+3.10289 s]
/proc/loadavg: 1.08 1.02 1.01 2/89 29811
/proc/meminfo: memFree=1607160/2055920 swapFree=4159528/4192956
[pid=29799] ppid=29797 vsize=1795068 CPUtime=4.11
/proc/29799/stat : 29799 (java) S 29797 29799 28914 0 -1 0 52294 0 1 0 387 24 0 0 18 0 12 0 117728969 1838149632 47436 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29799/statm: 448767 47436 1324 9 0 446379 0
[pid=29799/tid=29801] ppid=29797 vsize=1795068 CPUtime=2.34
/proc/29799/task/29801/stat : 29801 (java) R 29797 29799 28914 0 -1 64 37676 0 1 0 218 16 0 0 19 0 12 0 117728970 1838149632 47436 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109617235 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29799/tid=29802] ppid=29797 vsize=1795068 CPUtime=0.1
/proc/29799/task/29802/stat : 29802 (java) S 29797 29799 28914 0 -1 64 3073 0 0 0 10 0 0 0 16 0 12 0 117728972 1838149632 47436 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29803] ppid=29797 vsize=1795068 CPUtime=0.1
/proc/29799/task/29803/stat : 29803 (java) S 29797 29799 28914 0 -1 64 2699 0 0 0 9 1 0 0 17 0 12 0 117728972 1838149632 47436 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29799/tid=29804] ppid=29797 vsize=1795068 CPUtime=0
/proc/29799/task/29804/stat : 29804 (java) S 29797 29799 28914 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 117728974 1838149632 47436 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29805] ppid=29797 vsize=1795068 CPUtime=0
/proc/29799/task/29805/stat : 29805 (java) S 29797 29799 28914 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 117728974 1838149632 47436 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29806] ppid=29797 vsize=1795068 CPUtime=0
/proc/29799/task/29806/stat : 29806 (java) S 29797 29799 28914 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 117728974 1838149632 47436 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29807] ppid=29797 vsize=1795068 CPUtime=0
/proc/29799/task/29807/stat : 29807 (java) S 29797 29799 28914 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 117728978 1838149632 47436 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29808] ppid=29797 vsize=1795068 CPUtime=0.64
/proc/29799/task/29808/stat : 29808 (java) S 29797 29799 28914 0 -1 64 3720 0 0 0 61 3 0 0 16 0 12 0 117728978 1838149632 47436 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29809] ppid=29797 vsize=1795068 CPUtime=0.87
/proc/29799/task/29809/stat : 29809 (java) S 29797 29799 28914 0 -1 64 4399 0 0 0 86 1 0 0 16 0 12 0 117728978 1838149632 47436 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29799/tid=29810] ppid=29797 vsize=1795068 CPUtime=0
/proc/29799/task/29810/stat : 29810 (java) S 29797 29799 28914 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 117728978 1838149632 47436 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29811] ppid=29797 vsize=1795068 CPUtime=0
/proc/29799/task/29811/stat : 29811 (java) S 29797 29799 28914 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 117728978 1838149632 47436 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.11
Current children cumulated vsize (KiB) 1795068

[startup+6.30123 s]
/proc/loadavg: 1.08 1.02 1.01 2/90 29812
/proc/meminfo: memFree=1506736/2055920 swapFree=4159528/4192956
[pid=29799] ppid=29797 vsize=1795380 CPUtime=7.97
/proc/29799/stat : 29799 (java) S 29797 29799 28914 0 -1 0 65225 0 1 0 766 31 0 0 18 0 13 0 117728969 1838469120 58467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29799/statm: 448845 58467 1334 9 0 446457 0
[pid=29799/tid=29801] ppid=29797 vsize=1795380 CPUtime=5.18
/proc/29799/task/29801/stat : 29801 (java) R 29797 29799 28914 0 -1 64 37710 0 1 0 501 17 0 0 22 0 13 0 117728970 1838469120 58467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109888819 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29799/tid=29802] ppid=29797 vsize=1795380 CPUtime=0.3
/proc/29799/task/29802/stat : 29802 (java) S 29797 29799 28914 0 -1 64 9448 0 0 0 27 3 0 0 16 0 13 0 117728972 1838469120 58467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29803] ppid=29797 vsize=1795380 CPUtime=0.31
/proc/29799/task/29803/stat : 29803 (java) S 29797 29799 28914 0 -1 64 8415 0 0 0 28 3 0 0 16 0 13 0 117728972 1838469120 58467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29799/tid=29804] ppid=29797 vsize=1795380 CPUtime=0
/proc/29799/task/29804/stat : 29804 (java) S 29797 29799 28914 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 117728974 1838469120 58467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29805] ppid=29797 vsize=1795380 CPUtime=0
/proc/29799/task/29805/stat : 29805 (java) S 29797 29799 28914 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117728974 1838469120 58467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29806] ppid=29797 vsize=1795380 CPUtime=0
/proc/29799/task/29806/stat : 29806 (java) S 29797 29799 28914 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117728974 1838469120 58467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29807] ppid=29797 vsize=1795380 CPUtime=0
/proc/29799/task/29807/stat : 29807 (java) S 29797 29799 28914 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 117728978 1838469120 58467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29808] ppid=29797 vsize=1795380 CPUtime=0.99
/proc/29799/task/29808/stat : 29808 (java) S 29797 29799 28914 0 -1 64 4467 0 0 0 96 3 0 0 16 0 13 0 117728978 1838469120 58467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29809] ppid=29797 vsize=1795380 CPUtime=1.13
/proc/29799/task/29809/stat : 29809 (java) S 29797 29799 28914 0 -1 64 4453 0 0 0 111 2 0 0 16 0 13 0 117728978 1838469120 58467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29810] ppid=29797 vsize=1795380 CPUtime=0
/proc/29799/task/29810/stat : 29810 (java) S 29797 29799 28914 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117728978 1838469120 58467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29811] ppid=29797 vsize=1795380 CPUtime=0
/proc/29799/task/29811/stat : 29811 (java) R 29797 29799 28914 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117728978 1838469120 58467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29812] ppid=29797 vsize=1795380 CPUtime=0
/proc/29799/task/29812/stat : 29812 (java) S 29797 29799 28914 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 117729429 1838469120 58467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.97
Current children cumulated vsize (KiB) 1795380

[startup+12.7011 s]
/proc/loadavg: 1.07 1.02 1.00 2/90 29812
/proc/meminfo: memFree=1493872/2055920 swapFree=4159528/4192956
[pid=29799] ppid=29797 vsize=1796020 CPUtime=16.28
/proc/29799/stat : 29799 (java) S 29797 29799 28914 0 -1 0 69693 0 1 0 1595 33 0 0 18 0 13 0 117728969 1839124480 61857 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29799/statm: 449005 61857 1335 9 0 446617 0
[pid=29799/tid=29801] ppid=29797 vsize=1796020 CPUtime=10.4
/proc/29799/task/29801/stat : 29801 (java) R 29797 29799 28914 0 -1 64 37729 0 1 0 1023 17 0 0 25 0 13 0 117728970 1839124480 61857 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109586616 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29802] ppid=29797 vsize=1796020 CPUtime=1.09
/proc/29799/task/29802/stat : 29802 (java) S 29797 29799 28914 0 -1 64 11397 0 0 0 105 4 0 0 18 0 13 0 117728972 1839124480 61857 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29799/tid=29803] ppid=29797 vsize=1796020 CPUtime=1.12
/proc/29799/task/29803/stat : 29803 (java) S 29797 29799 28914 0 -1 64 10312 0 0 0 108 4 0 0 16 0 13 0 117728972 1839124480 61857 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29804] ppid=29797 vsize=1796020 CPUtime=0
/proc/29799/task/29804/stat : 29804 (java) S 29797 29799 28914 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 117728974 1839124480 61857 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29805] ppid=29797 vsize=1796020 CPUtime=0
/proc/29799/task/29805/stat : 29805 (java) S 29797 29799 28914 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117728974 1839124480 61857 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29806] ppid=29797 vsize=1796020 CPUtime=0
/proc/29799/task/29806/stat : 29806 (java) S 29797 29799 28914 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117728974 1839124480 61857 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29807] ppid=29797 vsize=1796020 CPUtime=0
/proc/29799/task/29807/stat : 29807 (java) S 29797 29799 28914 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 117728978 1839124480 61857 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29808] ppid=29797 vsize=1796020 CPUtime=1.67
/proc/29799/task/29808/stat : 29808 (java) S 29797 29799 28914 0 -1 64 4515 0 0 0 164 3 0 0 17 0 13 0 117728978 1839124480 61857 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29809] ppid=29797 vsize=1796020 CPUtime=1.93
/proc/29799/task/29809/stat : 29809 (java) S 29797 29799 28914 0 -1 64 5008 0 0 0 191 2 0 0 16 0 13 0 117728978 1839124480 61857 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29799/tid=29810] ppid=29797 vsize=1796020 CPUtime=0
/proc/29799/task/29810/stat : 29810 (java) S 29797 29799 28914 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117728978 1839124480 61857 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29811] ppid=29797 vsize=1796020 CPUtime=0
/proc/29799/task/29811/stat : 29811 (java) S 29797 29799 28914 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117728978 1839124480 61857 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29812] ppid=29797 vsize=1796020 CPUtime=0
/proc/29799/task/29812/stat : 29812 (java) S 29797 29799 28914 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 117729429 1839124480 61857 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 16.28
Current children cumulated vsize (KiB) 1796020

[startup+25.5025 s]
/proc/loadavg: 1.13 1.03 1.01 2/90 29812
/proc/meminfo: memFree=1472944/2055920 swapFree=4159528/4192956
[pid=29799] ppid=29797 vsize=1796020 CPUtime=29.57
/proc/29799/stat : 29799 (java) S 29797 29799 28914 0 -1 0 77412 0 1 0 2921 36 0 0 18 0 13 0 117728969 1839124480 66699 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29799/statm: 449005 66699 1335 9 0 446617 0
[pid=29799/tid=29801] ppid=29797 vsize=1796020 CPUtime=22.77
/proc/29799/task/29801/stat : 29801 (java) R 29797 29799 28914 0 -1 64 37742 0 1 0 2260 17 0 0 22 0 13 0 117728970 1839124480 66699 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109888848 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29802] ppid=29797 vsize=1796020 CPUtime=1.44
/proc/29799/task/29802/stat : 29802 (java) S 29797 29799 28914 0 -1 64 15157 0 0 0 139 5 0 0 17 0 13 0 117728972 1839124480 66699 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29799/tid=29803] ppid=29797 vsize=1796020 CPUtime=1.47
/proc/29799/task/29803/stat : 29803 (java) S 29797 29799 28914 0 -1 64 14222 0 0 0 141 6 0 0 16 0 13 0 117728972 1839124480 66699 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29804] ppid=29797 vsize=1796020 CPUtime=0
/proc/29799/task/29804/stat : 29804 (java) S 29797 29799 28914 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 117728974 1839124480 66699 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29799/tid=29805] ppid=29797 vsize=1796020 CPUtime=0
/proc/29799/task/29805/stat : 29805 (java) S 29797 29799 28914 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117728974 1839124480 66699 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=29799/tid=29804] ppid=29797 vsize=1797044 CPUtime=0.44
/proc/29799/task/29804/stat : 29804 (java) S 29797 29799 28914 0 -1 64 99 0 0 0 27 17 0 0 16 0 13 0 117728974 1840173056 148276 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29805] ppid=29797 vsize=1797044 CPUtime=0
/proc/29799/task/29805/stat : 29805 (java) S 29797 29799 28914 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117728974 1840173056 148276 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29806] ppid=29797 vsize=1797044 CPUtime=0
/proc/29799/task/29806/stat : 29806 (java) S 29797 29799 28914 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117728974 1840173056 148276 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29807] ppid=29797 vsize=1797044 CPUtime=0
/proc/29799/task/29807/stat : 29807 (java) S 29797 29799 28914 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 117728978 1840173056 148276 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29808] ppid=29797 vsize=1797044 CPUtime=1.85
/proc/29799/task/29808/stat : 29808 (java) S 29797 29799 28914 0 -1 64 4524 0 0 0 182 3 0 0 16 0 13 0 117728978 1840173056 148276 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29809] ppid=29797 vsize=1797044 CPUtime=2.2
/proc/29799/task/29809/stat : 29809 (java) S 29797 29799 28914 0 -1 64 5659 0 0 0 217 3 0 0 16 0 13 0 117728978 1840173056 148276 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29810] ppid=29797 vsize=1797044 CPUtime=0
/proc/29799/task/29810/stat : 29810 (java) S 29797 29799 28914 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117728978 1840173056 148276 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29811] ppid=29797 vsize=1797044 CPUtime=0
/proc/29799/task/29811/stat : 29811 (java) S 29797 29799 28914 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117728978 1840173056 148276 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29799/tid=29812] ppid=29797 vsize=1797044 CPUtime=0
/proc/29799/task/29812/stat : 29812 (java) S 29797 29799 28914 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 117729429 1840173056 148276 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1575.19
Current children cumulated vsize (KiB) 1797044

[startup+1602.3 s]
/proc/loadavg: 1.15 1.06 1.01 2/96 29992
/proc/meminfo: memFree=1136360/2055920 swapFree=4159528/4192956
[pid=29799] ppid=29797 vsize=1797044 CPUtime=1636.95
/proc/29799/stat : 29799 (java) S 29797 29799 28914 0 -1 0 193645 0 1 0 163570 125 0 0 18 0 13 0 117728969 1840173056 150593 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29799/statm: 449261 150593 1335 9 0 446873 0
[pid=29799/tid=29801] ppid=29797 vsize=1797044 CPUtime=1566.42
/proc/29799/task/29801/stat : 29801 (java) R 29797 29799 28914 0 -1 64 58474 0 1 0 156603 39 0 0 25 0 13 0 117728970 1840173056 150593 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109888867 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29802] ppid=29797 vsize=1797044 CPUtime=32.97
/proc/29799/task/29802/stat : 29802 (java) S 29797 29799 28914 0 -1 64 62148 0 0 0 3268 29 0 0 17 0 13 0 117728972 1840173056 150593 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29799/tid=29803] ppid=29797 vsize=1797044 CPUtime=33
/proc/29799/task/29803/stat : 29803 (java) S 29797 29799 28914 0 -1 64 62015 0 0 0 3270 30 0 0 16 0 13 0 117728972 1840173056 150593 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29804] ppid=29797 vsize=1797044 CPUtime=0.46
/proc/29799/task/29804/stat : 29804 (java) S 29797 29799 28914 0 -1 64 100 0 0 0 28 18 0 0 16 0 13 0 117728974 1840173056 150593 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29805] ppid=29797 vsize=1797044 CPUtime=0
/proc/29799/task/29805/stat : 29805 (java) S 29797 29799 28914 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117728974 1840173056 150593 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29806] ppid=29797 vsize=1797044 CPUtime=0
/proc/29799/task/29806/stat : 29806 (java) S 29797 29799 28914 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117728974 1840173056 150593 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29807] ppid=29797 vsize=1797044 CPUtime=0
/proc/29799/task/29807/stat : 29807 (java) S 29797 29799 28914 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 117728978 1840173056 150593 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29808] ppid=29797 vsize=1797044 CPUtime=1.85
/proc/29799/task/29808/stat : 29808 (java) S 29797 29799 28914 0 -1 64 4524 0 0 0 182 3 0 0 16 0 13 0 117728978 1840173056 150593 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29809] ppid=29797 vsize=1797044 CPUtime=2.2
/proc/29799/task/29809/stat : 29809 (java) S 29797 29799 28914 0 -1 64 5659 0 0 0 217 3 0 0 16 0 13 0 117728978 1840173056 150593 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29810] ppid=29797 vsize=1797044 CPUtime=0
/proc/29799/task/29810/stat : 29810 (java) S 29797 29799 28914 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117728978 1840173056 150593 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29811] ppid=29797 vsize=1797044 CPUtime=0
/proc/29799/task/29811/stat : 29811 (java) S 29797 29799 28914 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117728978 1840173056 150593 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29799/tid=29812] ppid=29797 vsize=1797044 CPUtime=0
/proc/29799/task/29812/stat : 29812 (java) S 29797 29799 28914 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 117729429 1840173056 150593 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1636.95
Current children cumulated vsize (KiB) 1797044

[startup+1662.3 s]
/proc/loadavg: 1.05 1.05 1.00 2/90 30012
/proc/meminfo: memFree=1128240/2055920 swapFree=4159528/4192956
[pid=29799] ppid=29797 vsize=1797044 CPUtime=1698.82
/proc/29799/stat : 29799 (java) S 29797 29799 28914 0 -1 0 196169 0 1 0 169754 128 0 0 18 0 13 0 117728969 1840173056 152908 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29799/statm: 449261 152908 1335 9 0 446873 0
[pid=29799/tid=29801] ppid=29797 vsize=1797044 CPUtime=1624.45
/proc/29799/task/29801/stat : 29801 (java) R 29797 29799 28914 0 -1 64 58529 0 1 0 162405 40 0 0 25 0 13 0 117728970 1840173056 152908 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109888968 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29799/tid=29802] ppid=29797 vsize=1797044 CPUtime=34.88
/proc/29799/task/29802/stat : 29802 (java) S 29797 29799 28914 0 -1 64 63818 0 0 0 3458 30 0 0 16 0 13 0 117728972 1840173056 152908 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29803] ppid=29797 vsize=1797044 CPUtime=34.91
/proc/29799/task/29803/stat : 29803 (java) S 29797 29799 28914 0 -1 64 62814 0 0 0 3460 31 0 0 16 0 13 0 117728972 1840173056 152908 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29799/tid=29804] ppid=29797 vsize=1797044 CPUtime=0.47
/proc/29799/task/29804/stat : 29804 (java) S 29797 29799 28914 0 -1 64 100 0 0 0 29 18 0 0 16 0 13 0 117728974 1840173056 152908 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29799/tid=29805] ppid=29797 vsize=1797044 CPUtime=0
/proc/29799/task/29805/stat : 29805 (java) S 29797 29799 28914 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117728974 1840173056 152908 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29806] ppid=29797 vsize=1797044 CPUtime=0
/proc/29799/task/29806/stat : 29806 (java) S 29797 29799 28914 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117728974 1840173056 152908 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29807] ppid=29797 vsize=1797044 CPUtime=0
/proc/29799/task/29807/stat : 29807 (java) S 29797 29799 28914 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 117728978 1840173056 152908 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29808] ppid=29797 vsize=1797044 CPUtime=1.85
/proc/29799/task/29808/stat : 29808 (java) S 29797 29799 28914 0 -1 64 4524 0 0 0 182 3 0 0 16 0 13 0 117728978 1840173056 152908 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29809] ppid=29797 vsize=1797044 CPUtime=2.2
/proc/29799/task/29809/stat : 29809 (java) S 29797 29799 28914 0 -1 64 5659 0 0 0 217 3 0 0 16 0 13 0 117728978 1840173056 152908 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29810] ppid=29797 vsize=1797044 CPUtime=0
/proc/29799/task/29810/stat : 29810 (java) S 29797 29799 28914 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117728978 1840173056 152908 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29811] ppid=29797 vsize=1797044 CPUtime=0
/proc/29799/task/29811/stat : 29811 (java) S 29797 29799 28914 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117728978 1840173056 152908 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29799/tid=29812] ppid=29797 vsize=1797044 CPUtime=0
/proc/29799/task/29812/stat : 29812 (java) S 29797 29799 28914 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 117729429 1840173056 152908 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1698.82
Current children cumulated vsize (KiB) 1797044

[startup+1722.3 s]
/proc/loadavg: 1.18 1.07 1.01 2/90 30012
/proc/meminfo: memFree=1119344/2055920 swapFree=4159528/4192956
[pid=29799] ppid=29797 vsize=1797044 CPUtime=1760.71
/proc/29799/stat : 29799 (java) S 29797 29799 28914 0 -1 0 198576 0 1 0 175941 130 0 0 18 0 13 0 117728969 1840173056 155184 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29799/statm: 449261 155184 1335 9 0 446873 0
[pid=29799/tid=29801] ppid=29797 vsize=1797044 CPUtime=1682.49
/proc/29799/task/29801/stat : 29801 (java) R 29797 29799 28914 0 -1 64 58583 0 1 0 168208 41 0 0 22 0 13 0 117728970 1840173056 155184 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109946988 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29802] ppid=29797 vsize=1797044 CPUtime=36.8
/proc/29799/task/29802/stat : 29802 (java) S 29797 29799 28914 0 -1 64 65631 0 0 0 3650 30 0 0 16 0 13 0 117728972 1840173056 155184 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29799/tid=29803] ppid=29797 vsize=1797044 CPUtime=36.84
/proc/29799/task/29803/stat : 29803 (java) S 29797 29799 28914 0 -1 64 63354 0 0 0 3652 32 0 0 17 0 13 0 117728972 1840173056 155184 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29799/tid=29804] ppid=29797 vsize=1797044 CPUtime=0.48
/proc/29799/task/29804/stat : 29804 (java) S 29797 29799 28914 0 -1 64 100 0 0 0 30 18 0 0 16 0 13 0 117728974 1840173056 155184 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29799/tid=29805] ppid=29797 vsize=1797044 CPUtime=0
/proc/29799/task/29805/stat : 29805 (java) S 29797 29799 28914 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117728974 1840173056 155184 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29806] ppid=29797 vsize=1797044 CPUtime=0
/proc/29799/task/29806/stat : 29806 (java) S 29797 29799 28914 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117728974 1840173056 155184 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29807] ppid=29797 vsize=1797044 CPUtime=0
/proc/29799/task/29807/stat : 29807 (java) S 29797 29799 28914 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 117728978 1840173056 155184 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29808] ppid=29797 vsize=1797044 CPUtime=1.85
/proc/29799/task/29808/stat : 29808 (java) S 29797 29799 28914 0 -1 64 4524 0 0 0 182 3 0 0 16 0 13 0 117728978 1840173056 155184 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29809] ppid=29797 vsize=1797044 CPUtime=2.2
/proc/29799/task/29809/stat : 29809 (java) S 29797 29799 28914 0 -1 64 5659 0 0 0 217 3 0 0 16 0 13 0 117728978 1840173056 155184 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29810] ppid=29797 vsize=1797044 CPUtime=0
/proc/29799/task/29810/stat : 29810 (java) S 29797 29799 28914 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117728978 1840173056 155184 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29811] ppid=29797 vsize=1797044 CPUtime=0
/proc/29799/task/29811/stat : 29811 (java) S 29797 29799 28914 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117728978 1840173056 155184 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29799/tid=29812] ppid=29797 vsize=1797044 CPUtime=0
/proc/29799/task/29812/stat : 29812 (java) S 29797 29799 28914 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 117729429 1840173056 155184 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1760.71
Current children cumulated vsize (KiB) 1797044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1760.4 s]
/proc/loadavg: 1.10 1.06 1.01 2/90 30012
/proc/meminfo: memFree=1113328/2055920 swapFree=4159528/4192956
[pid=29799] ppid=29797 vsize=1797044 CPUtime=1800.02
/proc/29799/stat : 29799 (java) S 29797 29799 28914 0 -1 0 200121 0 1 0 179871 131 0 0 18 0 13 0 117728969 1840173056 156622 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29799/statm: 449261 156622 1335 9 0 446873 0
[pid=29799/tid=29801] ppid=29797 vsize=1797044 CPUtime=1719.34
/proc/29799/task/29801/stat : 29801 (java) R 29797 29799 28914 0 -1 64 58617 0 1 0 171893 41 0 0 25 0 13 0 117728970 1840173056 156622 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109954163 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29799/tid=29802] ppid=29797 vsize=1797044 CPUtime=38.02
/proc/29799/task/29802/stat : 29802 (java) S 29797 29799 28914 0 -1 64 66671 0 0 0 3771 31 0 0 16 0 13 0 117728972 1840173056 156622 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29799/tid=29803] ppid=29797 vsize=1797044 CPUtime=38.07
/proc/29799/task/29803/stat : 29803 (java) S 29797 29799 28914 0 -1 64 63823 0 0 0 3775 32 0 0 16 0 13 0 117728972 1840173056 156622 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29804] ppid=29797 vsize=1797044 CPUtime=0.48
/proc/29799/task/29804/stat : 29804 (java) S 29797 29799 28914 0 -1 64 102 0 0 0 30 18 0 0 16 0 13 0 117728974 1840173056 156622 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29799/tid=29805] ppid=29797 vsize=1797044 CPUtime=0
/proc/29799/task/29805/stat : 29805 (java) S 29797 29799 28914 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 117728974 1840173056 156622 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29806] ppid=29797 vsize=1797044 CPUtime=0
/proc/29799/task/29806/stat : 29806 (java) S 29797 29799 28914 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 117728974 1840173056 156622 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29807] ppid=29797 vsize=1797044 CPUtime=0
/proc/29799/task/29807/stat : 29807 (java) S 29797 29799 28914 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 117728978 1840173056 156622 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29808] ppid=29797 vsize=1797044 CPUtime=1.85
/proc/29799/task/29808/stat : 29808 (java) S 29797 29799 28914 0 -1 64 4524 0 0 0 182 3 0 0 16 0 13 0 117728978 1840173056 156622 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29809] ppid=29797 vsize=1797044 CPUtime=2.2
/proc/29799/task/29809/stat : 29809 (java) S 29797 29799 28914 0 -1 64 5659 0 0 0 217 3 0 0 16 0 13 0 117728978 1840173056 156622 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29810] ppid=29797 vsize=1797044 CPUtime=0
/proc/29799/task/29810/stat : 29810 (java) S 29797 29799 28914 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 117728978 1840173056 156622 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29799/tid=29811] ppid=29797 vsize=1797044 CPUtime=0
/proc/29799/task/29811/stat : 29811 (java) S 29797 29799 28914 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 117728978 1840173056 156622 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29799/tid=29812] ppid=29797 vsize=1797044 CPUtime=0
/proc/29799/task/29812/stat : 29812 (java) S 29797 29799 28914 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 117729429 1840173056 156622 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1797044

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

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

[startup+1760.51 s]
/proc/loadavg: 1.10 1.06 1.01 2/90 30012
/proc/meminfo: memFree=1113328/2055920 swapFree=4159528/4192956
[pid=29799] ppid=29797 vsize=0 CPUtime=1800.14
/proc/29799/stat : 29799 (java) Z 29797 29799 28914 0 -1 1036 200141 0 1 0 179874 140 0 0 16 0 2 0 117728969 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29799/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1760.53
CPU time (s): 1800.15
CPU user time (s): 1798.74
CPU system time (s): 1.41179
CPU usage (%): 102.251
Max. virtual memory (cumulated for all children) (KiB): 1797044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.74
system time used= 1.41179
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 200141
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= 54667
involuntary context switches= 50571

runsolver used 1.70774 second user time and 5.18921 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Mon Apr 16 04:35:16 UTC 2007

IDJOB= 354184
IDBENCH= 2377
IDSOLVER= 160
FILE ID= node19/354184-1176698116

PBS_JOBID= 4559415

Free space on /tmp= 66500 MiB

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

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  85f7c2e2894ed59f685fa11d94ed0974

RANDOM SEED= 98757927

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.213
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.213
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:       1736944 kB
Buffers:         37352 kB
Cached:         205584 kB
SwapCached:       2204 kB
Active:         154752 kB
Inactive:       112456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1736944 kB
SwapTotal:     4192956 kB
SwapFree:      4159528 kB
Dirty:            8496 kB
Writeback:           0 kB
Mapped:          32396 kB
Slab:            37292 kB
Committed_AS:  2921812 kB
PageTables:       1792 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= 66500 MiB

End job on node19 on Mon Apr 16 05:04:38 UTC 2007