Trace number 429905

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.24 1771.75

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=6-P0=23-P1=11-P2=13-P3=17-P4=19-P5=53-P6=67-P7=29-P8=7-B.opb
MD5SUM7950e484ba213c1be7d5b467b494899c
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.100984
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables144
Total number of constraints17
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 constraints17
Minimum length of a constraint6
Maximum length of a constraint48
Number of terms in the objective function 6
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 63
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 2048
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 8064
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)288
Sum of products size (including duplicates)576
Number of different products288
Sum of products size576

Solver Data (download as text)

0.09/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.09/0.13	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.09/0.13	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.09/0.14	c no version file found!!!
0.09/0.14	c sun.arch.data.model	32
0.09/0.14	c java.version	1.6.0
0.09/0.14	c os.name	Linux
0.09/0.14	c os.version	2.6.9-22.EL.rootsmp
0.09/0.14	c os.arch	i386
0.09/0.14	c Free memory 1651659224
0.09/0.14	c Max memory 1654456320
0.09/0.14	c Total memory 1654456320
0.09/0.14	c Number of processors 2
0.09/0.18	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.09/0.18	--- Begin Solver configuration ---
0.09/0.18	c Stops conflict analysis at the first Unique Implication Point
0.09/0.18	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.09/0.18	c Learn all clauses as in MiniSAT
0.09/0.18	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.09/0.18	c VSIDS like heuristics from MiniSAT using a heap
0.09/0.18	c No reason simplification
0.09/0.18	c --- End Solver configuration ---
0.09/0.18	c Simplify asserted PB constraints to clauses
0.09/0.18	c solving /tmp/evaluation/429905-1177989486/instance-429905-1177989486.opb
0.09/0.18	c reading problem ... 
0.34/0.37	c ... done. Wall clock time 0.187s.
0.34/0.37	c CPU time (experimental) 0.31s.
0.34/0.37	c #vars     432
0.34/0.37	c #constraints  601
1800.09/1771.61	c starts		: 2
1800.09/1771.61	c conflicts		: 76333
1800.09/1771.61	c decisions		: 80371
1800.09/1771.61	c propagations		: 834751
1800.09/1771.61	c inspects		: 870324105
1800.09/1771.61	c learnt literals	: 0
1800.09/1771.61	c learnt binary clauses	: 0
1800.09/1771.61	c learnt ternary clauses	: 0
1800.09/1771.61	c learnt clauses	: 76332
1800.09/1771.61	c root simplifications	: 0
1800.09/1771.61	c removed literals (reason simplification)	: 0
1800.09/1771.61	c reason swapping (by a shorter reason)	: 0
1800.09/1771.61	c Calls to reduceDB	: 0
1800.09/1771.61	c speed (decisions/second)	: 45.37563296159689
1800.09/1771.61	c non guided choices	274
1800.09/1771.61	s UNKNOWN
1800.09/1771.61	c Total wall clock time (ms): 1771.43

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node20/watcher-429905-1177989486 -o ROOT/results/node20/solver-429905-1177989486 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/429905-1177989486/sat4jPseudoCPClause.jar /tmp/evaluation/429905-1177989486/instance-429905-1177989486.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.93 0.97 0.99 2/77 7831
/proc/meminfo: memFree=1816816/2055920 swapFree=4154876/4192956
[pid=7831] ppid=7829 vsize=148 CPUtime=0
/proc/7831/stat : 7831 (java) R 7829 7831 32348 0 -1 0 197 0 0 0 0 0 0 0 18 0 1 0 246865979 151552 20 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 7621261 0 0 4096 0 0 0 0 17 1 0 0
/proc/7831/statm: 38 26 19 9 0 4 0

[startup+0.047754 s]
/proc/loadavg: 0.93 0.97 0.99 2/77 7831
/proc/meminfo: memFree=1816816/2055920 swapFree=4154876/4192956
[pid=7831] ppid=7829 vsize=1777060 CPUtime=0.04
/proc/7831/stat : 7831 (java) S 7829 7831 32348 0 -1 0 3510 0 1 0 2 2 0 0 18 0 5 0 246865979 1819709440 3256 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/7831/statm: 444265 3256 1044 9 0 441901 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1777060

[startup+0.101766 s]
/proc/loadavg: 0.93 0.97 0.99 2/77 7831
/proc/meminfo: memFree=1816816/2055920 swapFree=4154876/4192956
[pid=7831] ppid=7829 vsize=1780260 CPUtime=0.09
/proc/7831/stat : 7831 (java) S 7829 7831 32348 0 -1 0 4019 0 1 0 6 3 0 0 18 0 12 0 246865979 1822986240 3762 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7831/statm: 445065 3762 1124 9 0 442683 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1780260

[startup+0.301804 s]
/proc/loadavg: 0.93 0.97 0.99 2/77 7831
/proc/meminfo: memFree=1816816/2055920 swapFree=4154876/4192956
[pid=7831] ppid=7829 vsize=1782884 CPUtime=0.34
/proc/7831/stat : 7831 (java) S 7829 7831 32348 0 -1 0 5269 0 1 0 31 3 0 0 18 0 12 0 246865979 1825673216 5009 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7831/statm: 445721 5009 1266 9 0 443332 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 1782884

[startup+0.701886 s]
/proc/loadavg: 0.93 0.97 0.99 2/77 7831
/proc/meminfo: memFree=1816816/2055920 swapFree=4154876/4192956
[pid=7831] ppid=7829 vsize=1784604 CPUtime=1.01
/proc/7831/stat : 7831 (java) S 7829 7831 32348 0 -1 0 7738 0 1 0 96 5 0 0 18 0 13 0 246865979 1827434496 6666 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7831/statm: 446151 6666 1306 9 0 443762 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 1784604

[startup+1.50205 s]
/proc/loadavg: 0.93 0.97 0.99 4/90 7844
/proc/meminfo: memFree=1784968/2055920 swapFree=4154876/4192956
[pid=7831] ppid=7829 vsize=1800020 CPUtime=2.58
/proc/7831/stat : 7831 (java) S 7829 7831 32348 0 -1 0 23465 0 1 0 246 12 0 0 18 0 13 0 246865979 1843220480 15614 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7831/statm: 450005 15614 1313 9 0 447616 0
[pid=7831/tid=7833] ppid=7829 vsize=1800020 CPUtime=0.76
/proc/7831/task/7833/stat : 7833 (java) R 7829 7831 32348 0 -1 64 10425 0 1 0 70 6 0 0 18 0 13 0 246865980 1843220480 15614 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109174820 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7834] ppid=7829 vsize=1800020 CPUtime=0
/proc/7831/task/7834/stat : 7834 (java) S 7829 7831 32348 0 -1 64 3 0 0 0 0 0 0 0 18 0 13 0 246865981 1843220480 15614 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7835] ppid=7829 vsize=1800020 CPUtime=0
/proc/7831/task/7835/stat : 7835 (java) S 7829 7831 32348 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 246865982 1843220480 15614 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7836] ppid=7829 vsize=1800020 CPUtime=0
/proc/7831/task/7836/stat : 7836 (java) S 7829 7831 32348 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 246865984 1843220480 15614 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7837] ppid=7829 vsize=1800020 CPUtime=0
/proc/7831/task/7837/stat : 7837 (java) S 7829 7831 32348 0 -1 64 10 0 0 0 0 0 0 0 21 0 13 0 246865984 1843220480 15614 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7838] ppid=7829 vsize=1800020 CPUtime=0
/proc/7831/task/7838/stat : 7838 (java) S 7829 7831 32348 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 246865984 1843220480 15614 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7839] ppid=7829 vsize=1800020 CPUtime=0
/proc/7831/task/7839/stat : 7839 (java) S 7829 7831 32348 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 246865988 1843220480 15614 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7840] ppid=7829 vsize=1800020 CPUtime=0.87
/proc/7831/task/7840/stat : 7840 (java) R 7829 7831 32348 0 -1 64 7941 0 0 0 84 3 0 0 19 0 13 0 246865988 1843220480 15614 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 104722985 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7841] ppid=7829 vsize=1800020 CPUtime=0.93
/proc/7831/task/7841/stat : 7841 (java) R 7829 7831 32348 0 -1 64 4372 0 0 0 92 1 0 0 17 0 13 0 246865988 1843220480 15614 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 102397659 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7831/tid=7842] ppid=7829 vsize=1800020 CPUtime=0
/proc/7831/task/7842/stat : 7842 (java) S 7829 7831 32348 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 246865988 1843220480 15614 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7843] ppid=7829 vsize=1800020 CPUtime=0
/proc/7831/task/7843/stat : 7843 (java) S 7829 7831 32348 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 246865988 1843220480 15614 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7831/tid=7844] ppid=7829 vsize=1800020 CPUtime=0
/proc/7831/task/7844/stat : 7844 (java) S 7829 7831 32348 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 246866017 1843220480 15614 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 1800020

[startup+3.10237 s]
/proc/loadavg: 0.93 0.97 0.99 4/90 7844
/proc/meminfo: memFree=1727880/2055920 swapFree=4154876/4192956
[pid=7831] ppid=7829 vsize=1801376 CPUtime=5.04
/proc/7831/stat : 7831 (java) S 7829 7831 32348 0 -1 0 55861 0 1 0 476 28 0 0 18 0 13 0 246865979 1844609024 44199 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7831/statm: 450344 44199 1322 9 0 447955 0
[pid=7831/tid=7833] ppid=7829 vsize=1801376 CPUtime=1.94
/proc/7831/task/7833/stat : 7833 (java) R 7829 7831 32348 0 -1 64 37755 0 1 0 175 19 0 0 22 0 13 0 246865980 1844609024 44199 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109541179 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7834] ppid=7829 vsize=1801376 CPUtime=0.01
/proc/7831/task/7834/stat : 7834 (java) S 7829 7831 32348 0 -1 64 391 0 0 0 1 0 0 0 16 0 13 0 246865981 1844609024 44199 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7835] ppid=7829 vsize=1801376 CPUtime=0.01
/proc/7831/task/7835/stat : 7835 (java) S 7829 7831 32348 0 -1 64 327 0 0 0 1 0 0 0 16 0 13 0 246865982 1844609024 44199 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7831/tid=7836] ppid=7829 vsize=1801376 CPUtime=0
/proc/7831/task/7836/stat : 7836 (java) S 7829 7831 32348 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 246865984 1844609024 44199 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7837] ppid=7829 vsize=1801376 CPUtime=0
/proc/7831/task/7837/stat : 7837 (java) S 7829 7831 32348 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 246865984 1844609024 44199 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7838] ppid=7829 vsize=1801376 CPUtime=0
/proc/7831/task/7838/stat : 7838 (java) S 7829 7831 32348 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 246865984 1844609024 44199 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7839] ppid=7829 vsize=1801376 CPUtime=0
/proc/7831/task/7839/stat : 7839 (java) S 7829 7831 32348 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 246865988 1844609024 44199 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7840] ppid=7829 vsize=1801376 CPUtime=1.51
/proc/7831/task/7840/stat : 7840 (java) S 7829 7831 32348 0 -1 64 8895 0 0 0 147 4 0 0 16 0 13 0 246865988 1844609024 44199 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7841] ppid=7829 vsize=1801376 CPUtime=1.54
/proc/7831/task/7841/stat : 7841 (java) S 7829 7831 32348 0 -1 64 7763 0 0 0 151 3 0 0 16 0 13 0 246865988 1844609024 44199 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7831/tid=7842] ppid=7829 vsize=1801376 CPUtime=0
/proc/7831/task/7842/stat : 7842 (java) S 7829 7831 32348 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 246865988 1844609024 44199 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7843] ppid=7829 vsize=1801376 CPUtime=0
/proc/7831/task/7843/stat : 7843 (java) S 7829 7831 32348 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 246865988 1844609024 44199 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7831/tid=7844] ppid=7829 vsize=1801376 CPUtime=0
/proc/7831/task/7844/stat : 7844 (java) S 7829 7831 32348 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 246866017 1844609024 44199 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.04
Current children cumulated vsize (KiB) 1801376

[startup+6.302 s]
/proc/loadavg: 0.93 0.97 0.99 2/90 7844
/proc/meminfo: memFree=1641224/2055920 swapFree=4154876/4192956
[pid=7831] ppid=7829 vsize=1794476 CPUtime=8.33
/proc/7831/stat : 7831 (java) S 7829 7831 32348 0 -1 0 58872 0 1 0 803 30 0 0 18 0 13 0 246865979 1837543424 43728 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7831/statm: 448619 43728 1328 9 0 446230 0
[pid=7831/tid=7833] ppid=7829 vsize=1794476 CPUtime=5.02
/proc/7831/task/7833/stat : 7833 (java) R 7829 7831 32348 0 -1 64 37761 0 1 0 483 19 0 0 25 0 13 0 246865980 1837543424 43728 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109560198 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7831/tid=7834] ppid=7829 vsize=1794476 CPUtime=0.1
/proc/7831/task/7834/stat : 7834 (java) S 7829 7831 32348 0 -1 64 1926 0 0 0 10 0 0 0 17 0 13 0 246865981 1837543424 43728 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7835] ppid=7829 vsize=1794476 CPUtime=0.11
/proc/7831/task/7835/stat : 7835 (java) S 7829 7831 32348 0 -1 64 1784 0 0 0 10 1 0 0 17 0 13 0 246865982 1837543424 43728 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7831/tid=7836] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7836/stat : 7836 (java) S 7829 7831 32348 0 -1 64 16 0 0 0 0 0 0 0 16 0 13 0 246865984 1837543424 43728 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7831/tid=7837] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7837/stat : 7837 (java) S 7829 7831 32348 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 246865984 1837543424 43728 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7838] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7838/stat : 7838 (java) S 7829 7831 32348 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 246865984 1837543424 43728 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7839] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7839/stat : 7839 (java) S 7829 7831 32348 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 246865988 1837543424 43728 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7840] ppid=7829 vsize=1794476 CPUtime=1.52
/proc/7831/task/7840/stat : 7840 (java) S 7829 7831 32348 0 -1 64 8901 0 0 0 148 4 0 0 16 0 13 0 246865988 1837543424 43728 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7841] ppid=7829 vsize=1794476 CPUtime=1.54
/proc/7831/task/7841/stat : 7841 (java) S 7829 7831 32348 0 -1 64 7763 0 0 0 151 3 0 0 16 0 13 0 246865988 1837543424 43728 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7831/tid=7842] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7842/stat : 7842 (java) S 7829 7831 32348 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 246865988 1837543424 43728 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7843] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7843/stat : 7843 (java) S 7829 7831 32348 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 246865988 1837543424 43728 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7831/tid=7844] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7844/stat : 7844 (java) S 7829 7831 32348 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 246866017 1837543424 43728 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.33
Current children cumulated vsize (KiB) 1794476

[startup+12.7023 s]
/proc/loadavg: 0.94 0.97 0.99 2/90 7844
/proc/meminfo: memFree=1613192/2055920 swapFree=4154876/4192956
[pid=7831] ppid=7829 vsize=1794476 CPUtime=14.89
/proc/7831/stat : 7831 (java) S 7829 7831 32348 0 -1 0 68118 0 1 0 1455 34 0 0 18 0 13 0 246865979 1837543424 52444 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7831/statm: 448619 52444 1329 9 0 446230 0
[pid=7831/tid=7833] ppid=7829 vsize=1794476 CPUtime=11.24
/proc/7831/task/7833/stat : 7833 (java) R 7829 7831 32348 0 -1 64 39743 0 1 0 1104 20 0 0 25 0 13 0 246865980 1837543424 52444 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109560543 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7834] ppid=7829 vsize=1794476 CPUtime=0.27
/proc/7831/task/7834/stat : 7834 (java) S 7829 7831 32348 0 -1 64 5485 0 0 0 25 2 0 0 16 0 13 0 246865981 1837543424 52444 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7835] ppid=7829 vsize=1794476 CPUtime=0.26
/proc/7831/task/7835/stat : 7835 (java) S 7829 7831 32348 0 -1 64 5476 0 0 0 24 2 0 0 16 0 13 0 246865982 1837543424 52444 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7831/tid=7836] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7836/stat : 7836 (java) S 7829 7831 32348 0 -1 64 28 0 0 0 0 0 0 0 16 0 13 0 246865984 1837543424 52444 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7837] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7837/stat : 7837 (java) S 7829 7831 32348 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 246865984 1837543424 52444 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7838] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7838/stat : 7838 (java) S 7829 7831 32348 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 246865984 1837543424 52444 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7839] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7839/stat : 7839 (java) S 7829 7831 32348 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 246865988 1837543424 52444 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7840] ppid=7829 vsize=1794476 CPUtime=1.52
/proc/7831/task/7840/stat : 7840 (java) S 7829 7831 32348 0 -1 64 8901 0 0 0 148 4 0 0 15 0 13 0 246865988 1837543424 52444 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7841] ppid=7829 vsize=1794476 CPUtime=1.55
/proc/7831/task/7841/stat : 7841 (java) S 7829 7831 32348 0 -1 64 7764 0 0 0 152 3 0 0 17 0 13 0 246865988 1837543424 52444 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7831/tid=7842] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7842/stat : 7842 (java) S 7829 7831 32348 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 246865988 1837543424 52444 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7843] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7843/stat : 7843 (java) S 7829 7831 32348 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 246865988 1837543424 52444 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7831/tid=7844] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7844/stat : 7844 (java) S 7829 7831 32348 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 246866017 1837543424 52444 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.89
Current children cumulated vsize (KiB) 1794476

[startup+25.5018 s]
/proc/loadavg: 0.95 0.97 0.99 2/90 7844
/proc/meminfo: memFree=1609096/2055920 swapFree=4154876/4192956
[pid=7831] ppid=7829 vsize=1794476 CPUtime=27.81
/proc/7831/stat : 7831 (java) S 7829 7831 32348 0 -1 0 69800 0 1 0 2745 36 0 0 18 0 13 0 246865979 1837543424 52997 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7831/statm: 448619 52997 1329 9 0 446230 0
[pid=7831/tid=7833] ppid=7829 vsize=1794476 CPUtime=23.93
/proc/7831/task/7833/stat : 7833 (java) R 7829 7831 32348 0 -1 64 39752 0 1 0 2372 21 0 0 25 0 13 0 246865980 1837543424 52997 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109571832 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7831/tid=7834] ppid=7829 vsize=1794476 CPUtime=0.36
/proc/7831/task/7834/stat : 7834 (java) S 7829 7831 32348 0 -1 64 6377 0 0 0 34 2 0 0 16 0 13 0 246865981 1837543424 52997 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7835] ppid=7829 vsize=1794476 CPUtime=0.37
/proc/7831/task/7835/stat : 7835 (java) S 7829 7831 32348 0 -1 64 6257 0 0 0 34 3 0 0 16 0 13 0 246865982 1837543424 52997 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0

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

[pid=7831/tid=7836] ppid=7829 vsize=1794476 CPUtime=0.19
/proc/7831/task/7836/stat : 7836 (java) S 7829 7831 32348 0 -1 64 114 0 0 0 12 7 0 0 16 0 13 0 246865984 1837543424 117085 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7837] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7837/stat : 7837 (java) S 7829 7831 32348 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 246865984 1837543424 117085 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7838] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7838/stat : 7838 (java) S 7829 7831 32348 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 246865984 1837543424 117085 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7839] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7839/stat : 7839 (java) S 7829 7831 32348 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 246865988 1837543424 117085 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7840] ppid=7829 vsize=1794476 CPUtime=1.55
/proc/7831/task/7840/stat : 7840 (java) S 7829 7831 32348 0 -1 64 8901 0 0 0 151 4 0 0 16 0 13 0 246865988 1837543424 117085 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7841] ppid=7829 vsize=1794476 CPUtime=1.65
/proc/7831/task/7841/stat : 7841 (java) S 7829 7831 32348 0 -1 64 7777 0 0 0 162 3 0 0 17 0 13 0 246865988 1837543424 117085 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7831/tid=7842] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7842/stat : 7842 (java) S 7829 7831 32348 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 246865988 1837543424 117085 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7843] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7843/stat : 7843 (java) S 7829 7831 32348 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 246865988 1837543424 117085 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7831/tid=7844] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7844/stat : 7844 (java) S 7829 7831 32348 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 246866017 1837543424 117085 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1566.2
Current children cumulated vsize (KiB) 1794476

[startup+1602.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/90 7846
/proc/meminfo: memFree=1346312/2055920 swapFree=4154876/4192956
[pid=7831] ppid=7829 vsize=1794476 CPUtime=1627.29
/proc/7831/stat : 7831 (java) S 7829 7831 32348 0 -1 0 161191 0 1 0 162630 99 0 0 18 0 13 0 246865979 1837543424 118518 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7831/statm: 448619 118518 1331 9 0 446230 0
[pid=7831/tid=7833] ppid=7829 vsize=1794476 CPUtime=1576.29
/proc/7831/task/7833/stat : 7833 (java) R 7829 7831 32348 0 -1 64 58030 0 1 0 157589 40 0 0 25 0 13 0 246865980 1837543424 118518 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109560198 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7831/tid=7834] ppid=7829 vsize=1794476 CPUtime=23.79
/proc/7831/task/7834/stat : 7834 (java) S 7829 7831 32348 0 -1 64 40918 0 0 0 2359 20 0 0 16 0 13 0 246865981 1837543424 118518 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7831/tid=7835] ppid=7829 vsize=1794476 CPUtime=23.75
/proc/7831/task/7835/stat : 7835 (java) S 7829 7831 32348 0 -1 64 44730 0 0 0 2354 21 0 0 16 0 13 0 246865982 1837543424 118518 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7836] ppid=7829 vsize=1794476 CPUtime=0.19
/proc/7831/task/7836/stat : 7836 (java) S 7829 7831 32348 0 -1 64 114 0 0 0 12 7 0 0 16 0 13 0 246865984 1837543424 118518 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7837] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7837/stat : 7837 (java) S 7829 7831 32348 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 246865984 1837543424 118518 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7838] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7838/stat : 7838 (java) S 7829 7831 32348 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 246865984 1837543424 118518 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7839] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7839/stat : 7839 (java) S 7829 7831 32348 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 246865988 1837543424 118518 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7840] ppid=7829 vsize=1794476 CPUtime=1.55
/proc/7831/task/7840/stat : 7840 (java) S 7829 7831 32348 0 -1 64 8901 0 0 0 151 4 0 0 16 0 13 0 246865988 1837543424 118518 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7841] ppid=7829 vsize=1794476 CPUtime=1.65
/proc/7831/task/7841/stat : 7841 (java) S 7829 7831 32348 0 -1 64 7777 0 0 0 162 3 0 0 17 0 13 0 246865988 1837543424 118518 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7831/tid=7842] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7842/stat : 7842 (java) S 7829 7831 32348 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 246865988 1837543424 118518 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7843] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7843/stat : 7843 (java) S 7829 7831 32348 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 246865988 1837543424 118518 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7831/tid=7844] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7844/stat : 7844 (java) S 7829 7831 32348 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 246866017 1837543424 118518 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1627.29
Current children cumulated vsize (KiB) 1794476

[startup+1662.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/90 7846
/proc/meminfo: memFree=1338376/2055920 swapFree=4154876/4192956
[pid=7831] ppid=7829 vsize=1794476 CPUtime=1688.56
/proc/7831/stat : 7831 (java) S 7829 7831 32348 0 -1 0 163335 0 1 0 168755 101 0 0 18 0 13 0 246865979 1837543424 120477 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7831/statm: 448619 120477 1331 9 0 446230 0
[pid=7831/tid=7833] ppid=7829 vsize=1794476 CPUtime=1634.95
/proc/7831/task/7833/stat : 7833 (java) R 7829 7831 32348 0 -1 64 58058 0 1 0 163454 41 0 0 25 0 13 0 246865980 1837543424 120477 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109560198 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7831/tid=7834] ppid=7829 vsize=1794476 CPUtime=25.08
/proc/7831/task/7834/stat : 7834 (java) S 7829 7831 32348 0 -1 64 41728 0 0 0 2488 20 0 0 16 0 13 0 246865981 1837543424 120477 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7831/tid=7835] ppid=7829 vsize=1794476 CPUtime=25.05
/proc/7831/task/7835/stat : 7835 (java) S 7829 7831 32348 0 -1 64 46036 0 0 0 2484 21 0 0 16 0 13 0 246865982 1837543424 120477 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7836] ppid=7829 vsize=1794476 CPUtime=0.2
/proc/7831/task/7836/stat : 7836 (java) S 7829 7831 32348 0 -1 64 114 0 0 0 13 7 0 0 16 0 13 0 246865984 1837543424 120477 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7837] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7837/stat : 7837 (java) S 7829 7831 32348 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 246865984 1837543424 120477 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7838] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7838/stat : 7838 (java) S 7829 7831 32348 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 246865984 1837543424 120477 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7839] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7839/stat : 7839 (java) S 7829 7831 32348 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 246865988 1837543424 120477 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7840] ppid=7829 vsize=1794476 CPUtime=1.55
/proc/7831/task/7840/stat : 7840 (java) S 7829 7831 32348 0 -1 64 8901 0 0 0 151 4 0 0 16 0 13 0 246865988 1837543424 120477 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7841] ppid=7829 vsize=1794476 CPUtime=1.65
/proc/7831/task/7841/stat : 7841 (java) S 7829 7831 32348 0 -1 64 7777 0 0 0 162 3 0 0 17 0 13 0 246865988 1837543424 120477 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7831/tid=7842] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7842/stat : 7842 (java) S 7829 7831 32348 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 246865988 1837543424 120477 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7843] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7843/stat : 7843 (java) S 7829 7831 32348 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 246865988 1837543424 120477 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7831/tid=7844] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7844/stat : 7844 (java) S 7829 7831 32348 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 246866017 1837543424 120477 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1688.56
Current children cumulated vsize (KiB) 1794476

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 7846
/proc/meminfo: memFree=1331016/2055920 swapFree=4154876/4192956
[pid=7831] ppid=7829 vsize=1794476 CPUtime=1749.8
/proc/7831/stat : 7831 (java) S 7829 7831 32348 0 -1 0 165358 0 1 0 174877 103 0 0 18 0 13 0 246865979 1837543424 122361 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7831/statm: 448619 122361 1331 9 0 446230 0
[pid=7831/tid=7833] ppid=7829 vsize=1794476 CPUtime=1693.66
/proc/7831/task/7833/stat : 7833 (java) R 7829 7831 32348 0 -1 64 58086 0 1 0 169324 42 0 0 21 0 13 0 246865980 1837543424 122361 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109535463 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7831/tid=7834] ppid=7829 vsize=1794476 CPUtime=26.35
/proc/7831/task/7834/stat : 7834 (java) S 7829 7831 32348 0 -1 64 42967 0 0 0 2614 21 0 0 16 0 13 0 246865981 1837543424 122361 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7835] ppid=7829 vsize=1794476 CPUtime=26.32
/proc/7831/task/7835/stat : 7835 (java) S 7829 7831 32348 0 -1 64 46792 0 0 0 2610 22 0 0 17 0 13 0 246865982 1837543424 122361 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7831/tid=7836] ppid=7829 vsize=1794476 CPUtime=0.21
/proc/7831/task/7836/stat : 7836 (java) S 7829 7831 32348 0 -1 64 114 0 0 0 13 8 0 0 16 0 13 0 246865984 1837543424 122361 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7837] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7837/stat : 7837 (java) S 7829 7831 32348 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 246865984 1837543424 122361 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7838] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7838/stat : 7838 (java) S 7829 7831 32348 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 246865984 1837543424 122361 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7839] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7839/stat : 7839 (java) S 7829 7831 32348 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 246865988 1837543424 122361 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7840] ppid=7829 vsize=1794476 CPUtime=1.55
/proc/7831/task/7840/stat : 7840 (java) S 7829 7831 32348 0 -1 64 8901 0 0 0 151 4 0 0 16 0 13 0 246865988 1837543424 122361 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7841] ppid=7829 vsize=1794476 CPUtime=1.65
/proc/7831/task/7841/stat : 7841 (java) S 7829 7831 32348 0 -1 64 7777 0 0 0 162 3 0 0 17 0 13 0 246865988 1837543424 122361 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7831/tid=7842] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7842/stat : 7842 (java) S 7829 7831 32348 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 246865988 1837543424 122361 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7843] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7843/stat : 7843 (java) S 7829 7831 32348 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 246865988 1837543424 122361 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7831/tid=7844] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7844/stat : 7844 (java) S 7829 7831 32348 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 246866017 1837543424 122361 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1749.8
Current children cumulated vsize (KiB) 1794476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1771.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 7846
/proc/meminfo: memFree=1326088/2055920 swapFree=4154876/4192956
[pid=7831] ppid=7829 vsize=1794476 CPUtime=1800.09
/proc/7831/stat : 7831 (java) S 7829 7831 32348 0 -1 0 166643 0 1 0 179904 105 0 0 18 0 13 0 246865979 1837543424 123525 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7831/statm: 448619 123525 1331 9 0 446230 0
[pid=7831/tid=7833] ppid=7829 vsize=1794476 CPUtime=1741.94
/proc/7831/task/7833/stat : 7833 (java) R 7829 7831 32348 0 -1 64 58108 0 1 0 174152 42 0 0 24 0 13 0 246865980 1837543424 123525 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109505073 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7831/tid=7834] ppid=7829 vsize=1794476 CPUtime=27.35
/proc/7831/task/7834/stat : 7834 (java) S 7829 7831 32348 0 -1 64 43711 0 0 0 2713 22 0 0 16 0 13 0 246865981 1837543424 123525 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7835] ppid=7829 vsize=1794476 CPUtime=27.32
/proc/7831/task/7835/stat : 7835 (java) S 7829 7831 32348 0 -1 64 47311 0 0 0 2710 22 0 0 16 0 13 0 246865982 1837543424 123525 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7831/tid=7836] ppid=7829 vsize=1794476 CPUtime=0.21
/proc/7831/task/7836/stat : 7836 (java) S 7829 7831 32348 0 -1 64 114 0 0 0 13 8 0 0 15 0 13 0 246865984 1837543424 123525 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7837] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7837/stat : 7837 (java) S 7829 7831 32348 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 246865984 1837543424 123525 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7838] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7838/stat : 7838 (java) S 7829 7831 32348 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 246865984 1837543424 123525 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7839] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7839/stat : 7839 (java) S 7829 7831 32348 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 246865988 1837543424 123525 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7840] ppid=7829 vsize=1794476 CPUtime=1.55
/proc/7831/task/7840/stat : 7840 (java) S 7829 7831 32348 0 -1 64 8901 0 0 0 151 4 0 0 16 0 13 0 246865988 1837543424 123525 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7841] ppid=7829 vsize=1794476 CPUtime=1.65
/proc/7831/task/7841/stat : 7841 (java) S 7829 7831 32348 0 -1 64 7777 0 0 0 162 3 0 0 17 0 13 0 246865988 1837543424 123525 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7831/tid=7842] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7842/stat : 7842 (java) S 7829 7831 32348 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 246865988 1837543424 123525 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7831/tid=7843] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7843/stat : 7843 (java) S 7829 7831 32348 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 246865988 1837543424 123525 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7831/tid=7844] ppid=7829 vsize=1794476 CPUtime=0
/proc/7831/task/7844/stat : 7844 (java) S 7829 7831 32348 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 246866017 1837543424 123525 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1794476

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

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

[startup+1771.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 7846
/proc/meminfo: memFree=1326088/2055920 swapFree=4154876/4192956
[pid=7831] ppid=7829 vsize=0 CPUtime=1800.2
/proc/7831/stat : 7831 (java) Z 7829 7831 32348 0 -1 1036 166663 0 1 0 179911 109 0 0 15 0 2 0 246865979 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7831/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1771.75
CPU time (s): 1800.24
CPU user time (s): 1799.11
CPU system time (s): 1.12783
CPU usage (%): 101.608
Max. virtual memory (cumulated for all children) (KiB): 1805476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.11
system time used= 1.12783
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 166663
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= 44283
involuntary context switches= 50200

runsolver used 1.91771 second user time and 4.55031 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Tue May  1 03:18:06 UTC 2007

IDJOB= 429905
IDBENCH= 47942
IDSOLVER= 164
FILE ID= node20/429905-1177989486

PBS_JOBID= 4728191

Free space on /tmp= 66561 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=6-P0=23-P1=11-P2=13-P3=17-P4=19-P5=53-P6=67-P7=29-P8=7-B.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/429905-1177989486/sat4jPseudoCPClause.jar /tmp/evaluation/429905-1177989486/instance-429905-1177989486.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-429905-1177989486 -o ROOT/results/node20/solver-429905-1177989486 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/429905-1177989486/sat4jPseudoCPClause.jar /tmp/evaluation/429905-1177989486/instance-429905-1177989486.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  7950e484ba213c1be7d5b467b494899c

RANDOM SEED= 977377309

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.265
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.265
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:       1817224 kB
Buffers:         46176 kB
Cached:         100236 kB
SwapCached:      16448 kB
Active:         105336 kB
Inactive:        68320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1817224 kB
SwapTotal:     4192956 kB
SwapFree:      4154876 kB
Dirty:            3816 kB
Writeback:           0 kB
Mapped:          34092 kB
Slab:            50544 kB
Committed_AS:  2340396 kB
PageTables:       1756 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= 66561 MiB

End job on node20 on Tue May  1 03:47:40 UTC 2007