Trace number 350262

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 NameAnswerCPU timeWall clock time
sat4jPseudoCPClause 2007-03-23? (TO) 1800.21 1786.03

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/robin/normalized-robin16.opb
MD5SUMd761333f7ff9a755d3cd90e52b11f227
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables14400
Total number of constraints1088
Number of constraints which are clauses480
Number of constraints which are cardinality constraints (but not clauses)608
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint120
Maximum length of a constraint225
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 227
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

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

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/node11/watcher-350262-1176492939 -o ROOT/results/node11/solver-350262-1176492939 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350262-1176492939/sat4jPseudoCPClause.jar /tmp/evaluation/350262-1176492939/instance-350262-1176492939.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.00 0.22 0.17 2/77 12801
/proc/meminfo: memFree=1032632/2055920 swapFree=4192952/4192956
[pid=12801] ppid=12799 vsize=152 CPUtime=0
/proc/12801/stat : 12801 (java) D 12799 12801 12738 0 -1 0 41 0 0 0 0 0 0 0 19 0 1 0 90342815 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 7979812 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/12801/statm: 38 26 19 9 0 4 0

[startup+0.043989 s]
/proc/loadavg: 0.00 0.22 0.17 2/77 12801
/proc/meminfo: memFree=1032632/2055920 swapFree=4192952/4192956
[pid=12801] ppid=12799 vsize=1776088 CPUtime=0.02
/proc/12801/stat : 12801 (java) S 12799 12801 12738 0 -1 0 3251 0 1 0 1 1 0 0 18 0 4 0 90342815 1818714112 2999 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/12801/statm: 444022 2999 887 9 0 441658 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1776088

[startup+0.101998 s]
/proc/loadavg: 0.00 0.22 0.17 2/77 12801
/proc/meminfo: memFree=1032632/2055920 swapFree=4192952/4192956
[pid=12801] ppid=12799 vsize=1781136 CPUtime=0.08
/proc/12801/stat : 12801 (java) S 12799 12801 12738 0 -1 0 3971 0 1 0 6 2 0 0 18 0 12 0 90342815 1823883264 3713 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12801/statm: 445284 3713 1122 9 0 442902 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1781136

[startup+0.302018 s]
/proc/loadavg: 0.00 0.22 0.17 2/77 12801
/proc/meminfo: memFree=1032632/2055920 swapFree=4192952/4192956
[pid=12801] ppid=12799 vsize=1781848 CPUtime=0.3
/proc/12801/stat : 12801 (java) S 12799 12801 12738 0 -1 0 5252 0 1 0 27 3 0 0 18 0 12 0 90342815 1824612352 4991 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12801/statm: 445462 4991 1264 9 0 443073 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1781848

[startup+0.701066 s]
/proc/loadavg: 0.00 0.22 0.17 2/77 12801
/proc/meminfo: memFree=1032632/2055920 swapFree=4192952/4192956
[pid=12801] ppid=12799 vsize=1784480 CPUtime=0.92
/proc/12801/stat : 12801 (java) S 12799 12801 12738 0 -1 0 7894 0 1 0 88 4 0 0 18 0 12 0 90342815 1827307520 6923 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12801/statm: 446120 6924 1308 9 0 443731 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 1784480

[startup+1.50217 s]
/proc/loadavg: 0.00 0.22 0.17 2/89 12813
/proc/meminfo: memFree=996184/2055920 swapFree=4192952/4192956
[pid=12801] ppid=12799 vsize=1784480 CPUtime=1.89
/proc/12801/stat : 12801 (java) S 12799 12801 12738 0 -1 0 25514 0 1 0 176 13 0 0 18 0 12 0 90342815 1827307520 24531 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12801/statm: 446120 24531 1309 9 0 443731 0
[pid=12801/tid=12803] ppid=12799 vsize=1784480 CPUtime=1.11
/proc/12801/task/12803/stat : 12803 (java) R 12799 12801 12738 0 -1 64 22898 0 1 0 100 11 0 0 20 0 12 0 90342816 1827307520 24531 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109564984 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12804] ppid=12799 vsize=1784480 CPUtime=0
/proc/12801/task/12804/stat : 12804 (java) S 12799 12801 12738 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 90342818 1827307520 24531 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12805] ppid=12799 vsize=1784480 CPUtime=0
/proc/12801/task/12805/stat : 12805 (java) S 12799 12801 12738 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 90342818 1827307520 24531 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12806] ppid=12799 vsize=1784480 CPUtime=0
/proc/12801/task/12806/stat : 12806 (java) S 12799 12801 12738 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 90342820 1827307520 24531 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12807] ppid=12799 vsize=1784480 CPUtime=0
/proc/12801/task/12807/stat : 12807 (java) S 12799 12801 12738 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 90342820 1827307520 24531 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12808] ppid=12799 vsize=1784480 CPUtime=0
/proc/12801/task/12808/stat : 12808 (java) S 12799 12801 12738 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 90342820 1827307520 24531 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12809] ppid=12799 vsize=1784480 CPUtime=0
/proc/12801/task/12809/stat : 12809 (java) S 12799 12801 12738 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 90342824 1827307520 24531 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12810] ppid=12799 vsize=1784480 CPUtime=0.34
/proc/12801/task/12810/stat : 12810 (java) S 12799 12801 12738 0 -1 64 633 0 0 0 34 0 0 0 16 0 12 0 90342824 1827307520 24531 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12811] ppid=12799 vsize=1784480 CPUtime=0.41
/proc/12801/task/12811/stat : 12811 (java) S 12799 12801 12738 0 -1 64 1265 0 0 0 41 0 0 0 16 0 12 0 90342824 1827307520 24531 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12812] ppid=12799 vsize=1784480 CPUtime=0
/proc/12801/task/12812/stat : 12812 (java) S 12799 12801 12738 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 90342824 1827307520 24531 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12813] ppid=12799 vsize=1784480 CPUtime=0
/proc/12801/task/12813/stat : 12813 (java) S 12799 12801 12738 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 90342824 1827307520 24531 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 1784480

[startup+3.10235 s]
/proc/loadavg: 0.00 0.22 0.17 2/90 12814
/proc/meminfo: memFree=890384/2055920 swapFree=4192952/4192956
[pid=12801] ppid=12799 vsize=1795868 CPUtime=4.63
/proc/12801/stat : 12801 (java) S 12799 12801 12738 0 -1 0 49601 0 1 0 440 23 0 0 18 0 13 0 90342815 1838968832 43238 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12801/statm: 448967 43238 1329 9 0 446578 0
[pid=12801/tid=12803] ppid=12799 vsize=1795868 CPUtime=2.08
/proc/12801/task/12803/stat : 12803 (java) R 12799 12801 12738 0 -1 64 37713 0 1 0 191 17 0 0 23 0 13 0 90342816 1838968832 43238 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109775155 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12804] ppid=12799 vsize=1795868 CPUtime=0.02
/proc/12801/task/12804/stat : 12804 (java) S 12799 12801 12738 0 -1 64 465 0 0 0 2 0 0 0 16 0 13 0 90342818 1838968832 43238 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12805] ppid=12799 vsize=1795868 CPUtime=0.01
/proc/12801/task/12805/stat : 12805 (java) S 12799 12801 12738 0 -1 64 611 0 0 0 1 0 0 0 16 0 13 0 90342818 1838968832 43238 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12806] ppid=12799 vsize=1795868 CPUtime=0
/proc/12801/task/12806/stat : 12806 (java) S 12799 12801 12738 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 90342820 1838968832 43238 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12807] ppid=12799 vsize=1795868 CPUtime=0
/proc/12801/task/12807/stat : 12807 (java) S 12799 12801 12738 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 90342820 1838968832 43238 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12808] ppid=12799 vsize=1795868 CPUtime=0
/proc/12801/task/12808/stat : 12808 (java) S 12799 12801 12738 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 90342820 1838968832 43238 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12809] ppid=12799 vsize=1795868 CPUtime=0
/proc/12801/task/12809/stat : 12809 (java) S 12799 12801 12738 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 90342824 1838968832 43238 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12810] ppid=12799 vsize=1795868 CPUtime=1.01
/proc/12801/task/12810/stat : 12810 (java) S 12799 12801 12738 0 -1 64 3176 0 0 0 100 1 0 0 16 0 13 0 90342824 1838968832 43238 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12811] ppid=12799 vsize=1795868 CPUtime=1.46
/proc/12801/task/12811/stat : 12811 (java) S 12799 12801 12738 0 -1 64 6907 0 0 0 143 3 0 0 18 0 13 0 90342824 1838968832 43238 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12812] ppid=12799 vsize=1795868 CPUtime=0
/proc/12801/task/12812/stat : 12812 (java) S 12799 12801 12738 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 90342824 1838968832 43238 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12813] ppid=12799 vsize=1795868 CPUtime=0
/proc/12801/task/12813/stat : 12813 (java) S 12799 12801 12738 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 90342824 1838968832 43238 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12814] ppid=12799 vsize=1795868 CPUtime=0
/proc/12801/task/12814/stat : 12814 (java) S 12799 12801 12738 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 90342980 1838968832 43238 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.63
Current children cumulated vsize (KiB) 1795868

[startup+6.30172 s]
/proc/loadavg: 0.24 0.27 0.19 2/90 12814
/proc/meminfo: memFree=864080/2055920 swapFree=4192952/4192956
[pid=12801] ppid=12799 vsize=1794132 CPUtime=8.2
/proc/12801/stat : 12801 (java) S 12799 12801 12738 0 -1 0 54406 0 1 0 795 25 0 0 18 0 13 0 90342815 1837191168 44437 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12801/statm: 448533 44437 1329 9 0 446144 0
[pid=12801/tid=12803] ppid=12799 vsize=1794132 CPUtime=5.09
/proc/12801/task/12803/stat : 12803 (java) R 12799 12801 12738 0 -1 64 37722 0 1 0 492 17 0 0 25 0 13 0 90342816 1837191168 44437 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109769879 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12804] ppid=12799 vsize=1794132 CPUtime=0.1
/proc/12801/task/12804/stat : 12804 (java) S 12799 12801 12738 0 -1 64 1880 0 0 0 10 0 0 0 16 0 13 0 90342818 1837191168 44437 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12805] ppid=12799 vsize=1794132 CPUtime=0.1
/proc/12801/task/12805/stat : 12805 (java) S 12799 12801 12738 0 -1 64 2027 0 0 0 10 0 0 0 16 0 13 0 90342818 1837191168 44437 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12806] ppid=12799 vsize=1794132 CPUtime=0
/proc/12801/task/12806/stat : 12806 (java) S 12799 12801 12738 0 -1 64 31 0 0 0 0 0 0 0 16 0 13 0 90342820 1837191168 44437 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12807] ppid=12799 vsize=1794132 CPUtime=0
/proc/12801/task/12807/stat : 12807 (java) S 12799 12801 12738 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 90342820 1837191168 44437 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12808] ppid=12799 vsize=1794132 CPUtime=0
/proc/12801/task/12808/stat : 12808 (java) S 12799 12801 12738 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 90342820 1837191168 44437 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12809] ppid=12799 vsize=1794132 CPUtime=0
/proc/12801/task/12809/stat : 12809 (java) S 12799 12801 12738 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 90342824 1837191168 44437 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12810] ppid=12799 vsize=1794132 CPUtime=1.27
/proc/12801/task/12810/stat : 12810 (java) S 12799 12801 12738 0 -1 64 5095 0 0 0 125 2 0 0 16 0 13 0 90342824 1837191168 44437 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12811] ppid=12799 vsize=1794132 CPUtime=1.58
/proc/12801/task/12811/stat : 12811 (java) S 12799 12801 12738 0 -1 64 6930 0 0 0 155 3 0 0 16 0 13 0 90342824 1837191168 44437 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12812] ppid=12799 vsize=1794132 CPUtime=0
/proc/12801/task/12812/stat : 12812 (java) S 12799 12801 12738 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 90342824 1837191168 44437 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12813] ppid=12799 vsize=1794132 CPUtime=0
/proc/12801/task/12813/stat : 12813 (java) S 12799 12801 12738 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 90342824 1837191168 44437 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12814] ppid=12799 vsize=1794132 CPUtime=0
/proc/12801/task/12814/stat : 12814 (java) S 12799 12801 12738 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 90342980 1837191168 44437 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.2
Current children cumulated vsize (KiB) 1794132

[startup+12.7015 s]
/proc/loadavg: 0.30 0.28 0.19 2/90 12814
/proc/meminfo: memFree=827792/2055920 swapFree=4192952/4192956
[pid=12801] ppid=12799 vsize=1797204 CPUtime=14.96
/proc/12801/stat : 12801 (java) S 12799 12801 12738 0 -1 0 63597 0 1 0 1466 30 0 0 18 0 13 0 90342815 1840336896 52162 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12801/statm: 449301 52162 1329 9 0 446912 0
[pid=12801/tid=12803] ppid=12799 vsize=1797204 CPUtime=11.4
/proc/12801/task/12803/stat : 12803 (java) R 12799 12801 12738 0 -1 64 42783 0 1 0 1120 20 0 0 25 0 13 0 90342816 1840336896 52162 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109653216 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12804] ppid=12799 vsize=1797204 CPUtime=0.16
/proc/12801/task/12804/stat : 12804 (java) S 12799 12801 12738 0 -1 64 3050 0 0 0 16 0 0 0 16 0 13 0 90342818 1840336896 52162 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12805] ppid=12799 vsize=1797204 CPUtime=0.16
/proc/12801/task/12805/stat : 12805 (java) S 12799 12801 12738 0 -1 64 3559 0 0 0 15 1 0 0 16 0 13 0 90342818 1840336896 52162 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12806] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12806/stat : 12806 (java) S 12799 12801 12738 0 -1 64 31 0 0 0 0 0 0 0 17 0 13 0 90342820 1840336896 52162 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12807] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12807/stat : 12807 (java) S 12799 12801 12738 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 90342820 1840336896 52162 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12808] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12808/stat : 12808 (java) S 12799 12801 12738 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 90342820 1840336896 52162 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12809] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12809/stat : 12809 (java) S 12799 12801 12738 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 90342824 1840336896 52162 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12810] ppid=12799 vsize=1797204 CPUtime=1.48
/proc/12801/task/12810/stat : 12810 (java) S 12799 12801 12738 0 -1 64 6514 0 0 0 146 2 0 0 17 0 13 0 90342824 1840336896 52162 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12811] ppid=12799 vsize=1797204 CPUtime=1.7
/proc/12801/task/12811/stat : 12811 (java) S 12799 12801 12738 0 -1 64 6939 0 0 0 167 3 0 0 16 0 13 0 90342824 1840336896 52162 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12812] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12812/stat : 12812 (java) S 12799 12801 12738 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 90342824 1840336896 52162 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12813] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12813/stat : 12813 (java) S 12799 12801 12738 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 90342824 1840336896 52162 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12814] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12814/stat : 12814 (java) S 12799 12801 12738 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 90342980 1840336896 52162 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.96
Current children cumulated vsize (KiB) 1797204

[startup+25.503 s]
/proc/loadavg: 0.46 0.31 0.20 2/90 12814
/proc/meminfo: memFree=875800/2055920 swapFree=4192952/4192956
[pid=12801] ppid=12799 vsize=1797204 CPUtime=27.83
/proc/12801/stat : 12801 (java) S 12799 12801 12738 0 -1 0 64527 0 1 0 2752 31 0 0 18 0 13 0 90342815 1840336896 40191 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12801/statm: 449301 40191 1330 9 0 446912 0
[pid=12801/tid=12803] ppid=12799 vsize=1797204 CPUtime=24.1
/proc/12801/task/12803/stat : 12803 (java) R 12799 12801 12738 0 -1 64 42808 0 1 0 2390 20 0 0 20 0 13 0 90342816 1840336896 40191 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109769220 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12804] ppid=12799 vsize=1797204 CPUtime=0.21
/proc/12801/task/12804/stat : 12804 (java) S 12799 12801 12738 0 -1 64 3380 0 0 0 21 0 0 0 16 0 13 0 90342818 1840336896 40191 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12805] ppid=12799 vsize=1797204 CPUtime=0.21
/proc/12801/task/12805/stat : 12805 (java) S 12799 12801 12738 0 -1 64 4104 0 0 0 20 1 0 0 16 0 13 0 90342818 1840336896 40191 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12806] ppid=12799 vsize=1797204 CPUtime=0.01
/proc/12801/task/12806/stat : 12806 (java) S 12799 12801 12738 0 -1 64 31 0 0 0 0 1 0 0 16 0 13 0 90342820 1840336896 40191 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0

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

[pid=12801/tid=12806] ppid=12799 vsize=1797204 CPUtime=0.77
/proc/12801/task/12806/stat : 12806 (java) S 12799 12801 12738 0 -1 64 520 0 0 0 40 37 0 0 16 0 13 0 90342820 1840336896 135591 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12807] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12807/stat : 12807 (java) S 12799 12801 12738 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 90342820 1840336896 135591 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12808] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12808/stat : 12808 (java) S 12799 12801 12738 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 90342820 1840336896 135591 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12809] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12809/stat : 12809 (java) S 12799 12801 12738 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 90342824 1840336896 135591 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12810] ppid=12799 vsize=1797204 CPUtime=1.56
/proc/12801/task/12810/stat : 12810 (java) S 12799 12801 12738 0 -1 64 6518 0 0 0 154 2 0 0 17 0 13 0 90342824 1840336896 135591 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12811] ppid=12799 vsize=1797204 CPUtime=1.79
/proc/12801/task/12811/stat : 12811 (java) S 12799 12801 12738 0 -1 64 6968 0 0 0 176 3 0 0 17 0 13 0 90342824 1840336896 135591 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12812] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12812/stat : 12812 (java) S 12799 12801 12738 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 90342824 1840336896 135591 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12813] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12813/stat : 12813 (java) S 12799 12801 12738 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 90342824 1840336896 135591 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12814] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12814/stat : 12814 (java) S 12799 12801 12738 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 90342980 1840336896 135591 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1615.13
Current children cumulated vsize (KiB) 1797204

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.83 2/90 13014
/proc/meminfo: memFree=478360/2055920 swapFree=4192952/4192956
[pid=12801] ppid=12799 vsize=1797204 CPUtime=1675.59
/proc/12801/stat : 12801 (java) S 12799 12801 12738 0 -1 0 319176 0 1 0 167339 220 0 0 18 0 13 0 90342815 1840336896 139317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12801/statm: 449301 139317 1330 9 0 446912 0
[pid=12801/tid=12803] ppid=12799 vsize=1797204 CPUtime=1646.62
/proc/12801/task/12803/stat : 12803 (java) R 12799 12801 12738 0 -1 64 184281 0 1 0 164571 91 0 0 20 0 13 0 90342816 1840336896 139317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109768923 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12804] ppid=12799 vsize=1797204 CPUtime=12.33
/proc/12801/task/12804/stat : 12804 (java) S 12799 12801 12738 0 -1 64 59448 0 0 0 1195 38 0 0 16 0 13 0 90342818 1840336896 139317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12805] ppid=12799 vsize=1797204 CPUtime=12.42
/proc/12801/task/12805/stat : 12805 (java) S 12799 12801 12738 0 -1 64 60712 0 0 0 1199 43 0 0 16 0 13 0 90342818 1840336896 139317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12806] ppid=12799 vsize=1797204 CPUtime=0.79
/proc/12801/task/12806/stat : 12806 (java) S 12799 12801 12738 0 -1 64 528 0 0 0 41 38 0 0 16 0 13 0 90342820 1840336896 139317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12807] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12807/stat : 12807 (java) S 12799 12801 12738 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 90342820 1840336896 139317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12808] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12808/stat : 12808 (java) S 12799 12801 12738 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 90342820 1840336896 139317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12809] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12809/stat : 12809 (java) S 12799 12801 12738 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 90342824 1840336896 139317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12810] ppid=12799 vsize=1797204 CPUtime=1.56
/proc/12801/task/12810/stat : 12810 (java) S 12799 12801 12738 0 -1 64 6518 0 0 0 154 2 0 0 17 0 13 0 90342824 1840336896 139317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12811] ppid=12799 vsize=1797204 CPUtime=1.79
/proc/12801/task/12811/stat : 12811 (java) S 12799 12801 12738 0 -1 64 6968 0 0 0 176 3 0 0 17 0 13 0 90342824 1840336896 139317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12812] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12812/stat : 12812 (java) S 12799 12801 12738 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 90342824 1840336896 139317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12813] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12813/stat : 12813 (java) S 12799 12801 12738 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 90342824 1840336896 139317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12814] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12814/stat : 12814 (java) S 12799 12801 12738 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 90342980 1840336896 139317 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1675.59
Current children cumulated vsize (KiB) 1797204

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.84 2/90 13014
/proc/meminfo: memFree=477016/2055920 swapFree=4192952/4192956
[pid=12801] ppid=12799 vsize=1797204 CPUtime=1736.01
/proc/12801/stat : 12801 (java) S 12799 12801 12738 0 -1 0 324501 0 1 0 173375 226 0 0 18 0 13 0 90342815 1840336896 139607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12801/statm: 449301 139607 1330 9 0 446912 0
[pid=12801/tid=12803] ppid=12799 vsize=1797204 CPUtime=1706.05
/proc/12801/task/12803/stat : 12803 (java) R 12799 12801 12738 0 -1 64 187180 0 1 0 170512 93 0 0 23 0 13 0 90342816 1840336896 139607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109769273 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12804] ppid=12799 vsize=1797204 CPUtime=12.82
/proc/12801/task/12804/stat : 12804 (java) S 12799 12801 12738 0 -1 64 60720 0 0 0 1242 40 0 0 16 0 13 0 90342818 1840336896 139607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12805] ppid=12799 vsize=1797204 CPUtime=12.9
/proc/12801/task/12805/stat : 12805 (java) S 12799 12801 12738 0 -1 64 61857 0 0 0 1246 44 0 0 16 0 13 0 90342818 1840336896 139607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12806] ppid=12799 vsize=1797204 CPUtime=0.82
/proc/12801/task/12806/stat : 12806 (java) S 12799 12801 12738 0 -1 64 537 0 0 0 42 40 0 0 15 0 13 0 90342820 1840336896 139607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12807] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12807/stat : 12807 (java) S 12799 12801 12738 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 90342820 1840336896 139607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12808] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12808/stat : 12808 (java) S 12799 12801 12738 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 90342820 1840336896 139607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12809] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12809/stat : 12809 (java) S 12799 12801 12738 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 90342824 1840336896 139607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12810] ppid=12799 vsize=1797204 CPUtime=1.56
/proc/12801/task/12810/stat : 12810 (java) S 12799 12801 12738 0 -1 64 6518 0 0 0 154 2 0 0 17 0 13 0 90342824 1840336896 139607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12811] ppid=12799 vsize=1797204 CPUtime=1.79
/proc/12801/task/12811/stat : 12811 (java) S 12799 12801 12738 0 -1 64 6968 0 0 0 176 3 0 0 17 0 13 0 90342824 1840336896 139607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12812] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12812/stat : 12812 (java) S 12799 12801 12738 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 90342824 1840336896 139607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12813] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12813/stat : 12813 (java) S 12799 12801 12738 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 90342824 1840336896 139607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12814] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12814/stat : 12814 (java) S 12799 12801 12738 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 90342980 1840336896 139607 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1736.01
Current children cumulated vsize (KiB) 1797204

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.85 2/90 13014
/proc/meminfo: memFree=464728/2055920 swapFree=4192952/4192956
[pid=12801] ppid=12799 vsize=1797204 CPUtime=1796.45
/proc/12801/stat : 12801 (java) S 12799 12801 12738 0 -1 0 329190 0 1 0 179416 229 0 0 18 0 13 0 90342815 1840336896 142698 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12801/statm: 449301 142698 1330 9 0 446912 0
[pid=12801/tid=12803] ppid=12799 vsize=1797204 CPUtime=1765.48
/proc/12801/task/12803/stat : 12803 (java) R 12799 12801 12738 0 -1 64 189719 0 1 0 176454 94 0 0 25 0 13 0 90342816 1840336896 142698 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109653138 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12804] ppid=12799 vsize=1797204 CPUtime=13.32
/proc/12801/task/12804/stat : 12804 (java) S 12799 12801 12738 0 -1 64 61944 0 0 0 1292 40 0 0 16 0 13 0 90342818 1840336896 142698 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12805] ppid=12799 vsize=1797204 CPUtime=13.39
/proc/12801/task/12805/stat : 12805 (java) S 12799 12801 12738 0 -1 64 62772 0 0 0 1294 45 0 0 16 0 13 0 90342818 1840336896 142698 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12806] ppid=12799 vsize=1797204 CPUtime=0.85
/proc/12801/task/12806/stat : 12806 (java) S 12799 12801 12738 0 -1 64 548 0 0 0 44 41 0 0 15 0 13 0 90342820 1840336896 142698 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12807] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12807/stat : 12807 (java) S 12799 12801 12738 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 90342820 1840336896 142698 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12808] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12808/stat : 12808 (java) S 12799 12801 12738 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 90342820 1840336896 142698 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12809] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12809/stat : 12809 (java) S 12799 12801 12738 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 90342824 1840336896 142698 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12810] ppid=12799 vsize=1797204 CPUtime=1.56
/proc/12801/task/12810/stat : 12810 (java) S 12799 12801 12738 0 -1 64 6518 0 0 0 154 2 0 0 17 0 13 0 90342824 1840336896 142698 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12811] ppid=12799 vsize=1797204 CPUtime=1.79
/proc/12801/task/12811/stat : 12811 (java) S 12799 12801 12738 0 -1 64 6968 0 0 0 176 3 0 0 17 0 13 0 90342824 1840336896 142698 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12812] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12812/stat : 12812 (java) S 12799 12801 12738 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 90342824 1840336896 142698 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12813] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12813/stat : 12813 (java) S 12799 12801 12738 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 90342824 1840336896 142698 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12814] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12814/stat : 12814 (java) S 12799 12801 12738 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 90342980 1840336896 142698 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1796.45
Current children cumulated vsize (KiB) 1797204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1785.9 s]
/proc/loadavg: 1.00 1.00 0.85 2/90 13014
/proc/meminfo: memFree=461400/2055920 swapFree=4192952/4192956
[pid=12801] ppid=12799 vsize=1797204 CPUtime=1800.08
/proc/12801/stat : 12801 (java) S 12799 12801 12738 0 -1 0 330088 0 1 0 179778 230 0 0 18 0 13 0 90342815 1840336896 143533 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12801/statm: 449301 143533 1330 9 0 446912 0
[pid=12801/tid=12803] ppid=12799 vsize=1797204 CPUtime=1769.06
/proc/12801/task/12803/stat : 12803 (java) R 12799 12801 12738 0 -1 64 190475 0 1 0 176811 95 0 0 22 0 13 0 90342816 1840336896 143533 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109653101 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12804] ppid=12799 vsize=1797204 CPUtime=13.34
/proc/12801/task/12804/stat : 12804 (java) S 12799 12801 12738 0 -1 64 62011 0 0 0 1294 40 0 0 16 0 13 0 90342818 1840336896 143533 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12805] ppid=12799 vsize=1797204 CPUtime=13.42
/proc/12801/task/12805/stat : 12805 (java) S 12799 12801 12738 0 -1 64 62847 0 0 0 1297 45 0 0 16 0 13 0 90342818 1840336896 143533 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12806] ppid=12799 vsize=1797204 CPUtime=0.85
/proc/12801/task/12806/stat : 12806 (java) S 12799 12801 12738 0 -1 64 548 0 0 0 44 41 0 0 16 0 13 0 90342820 1840336896 143533 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12807] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12807/stat : 12807 (java) S 12799 12801 12738 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 90342820 1840336896 143533 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12808] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12808/stat : 12808 (java) S 12799 12801 12738 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 90342820 1840336896 143533 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12809] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12809/stat : 12809 (java) S 12799 12801 12738 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 90342824 1840336896 143533 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12810] ppid=12799 vsize=1797204 CPUtime=1.56
/proc/12801/task/12810/stat : 12810 (java) S 12799 12801 12738 0 -1 64 6518 0 0 0 154 2 0 0 17 0 13 0 90342824 1840336896 143533 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12801/tid=12811] ppid=12799 vsize=1797204 CPUtime=1.79
/proc/12801/task/12811/stat : 12811 (java) S 12799 12801 12738 0 -1 64 6968 0 0 0 176 3 0 0 17 0 13 0 90342824 1840336896 143533 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12812] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12812/stat : 12812 (java) S 12799 12801 12738 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 90342824 1840336896 143533 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12813] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12813/stat : 12813 (java) S 12799 12801 12738 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 90342824 1840336896 143533 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12801/tid=12814] ppid=12799 vsize=1797204 CPUtime=0
/proc/12801/task/12814/stat : 12814 (java) S 12799 12801 12738 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 90342980 1840336896 143533 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1797204

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

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

[startup+1786.01 s]
/proc/loadavg: 1.00 1.00 0.85 2/90 13014
/proc/meminfo: memFree=461400/2055920 swapFree=4192952/4192956
[pid=12801] ppid=12799 vsize=0 CPUtime=1800.19
/proc/12801/stat : 12801 (java) Z 12799 12801 12738 0 -1 1036 330109 0 1 0 179781 238 0 0 16 0 2 0 90342815 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12801/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1786.03
CPU time (s): 1800.21
CPU user time (s): 1797.82
CPU system time (s): 2.39164
CPU usage (%): 100.794
Max. virtual memory (cumulated for all children) (KiB): 1800988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.82
system time used= 2.39164
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 330109
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= 68897
involuntary context switches= 52072

runsolver used 2.32765 second user time and 5.46817 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Fri Apr 13 19:35:39 UTC 2007

IDJOB= 350262
IDBENCH= 1153
IDSOLVER= 164
FILE ID= node11/350262-1176492939

PBS_JOBID= 4556682

Free space on /tmp= 66466 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/robin/normalized-robin16.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350262-1176492939/sat4jPseudoCPClause.jar /tmp/evaluation/350262-1176492939/instance-350262-1176492939.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-350262-1176492939 -o ROOT/results/node11/solver-350262-1176492939 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350262-1176492939/sat4jPseudoCPClause.jar /tmp/evaluation/350262-1176492939/instance-350262-1176492939.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  d761333f7ff9a755d3cd90e52b11f227

RANDOM SEED= 774858119

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1032976 kB
Buffers:         51164 kB
Cached:         843100 kB
SwapCached:          4 kB
Active:         309956 kB
Inactive:       638548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1032976 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            4904 kB
Writeback:           0 kB
Mapped:          73084 kB
Slab:            59728 kB
Committed_AS:  5060984 kB
PageTables:       1848 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= 66466 MiB

End job on node11 on Fri Apr 13 20:05:27 UTC 2007