Trace number 347990

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
SAT4JPseudoResolution 2007-03-23? (TO) 1800.21 1791.89

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-reduced-mps-v2-20-10-berlin_5_8_0.opb
MD5SUM69d5c7c1a4b8d5de2fe0ee7c53688a9d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9464
Total number of constraints1820
Number of constraints which are clauses309
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1511
Minimum length of a constraint4
Maximum length of a constraint61
Number of terms in the objective function 78
Biggest coefficient in the objective function 262133
Number of bits for the biggest coefficient in the objective function 18
Sum of the numbers in the objective function 524327
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262133
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524346
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.08/0.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.14	c no version file found!!!
0.08/0.14	c sun.arch.data.model	32
0.08/0.14	c java.version	1.6.0
0.08/0.14	c os.name	Linux
0.08/0.14	c os.version	2.6.9-22.EL.rootsmp
0.08/0.14	c os.arch	i386
0.08/0.14	c Free memory 1651659224
0.08/0.14	c Max memory 1654456320
0.08/0.14	c Total memory 1654456320
0.08/0.14	c Number of processors 2
0.08/0.18	--- Begin Solver configuration ---
0.08/0.18	c Stops conflict analysis at the first Unique Implication Point
0.08/0.18	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.08/0.18	c Learn all clauses as in MiniSAT
0.08/0.18	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.18	c VSIDS like heuristics from MiniSAT using a heap
0.08/0.18	c No reason simplification
0.08/0.18	c --- End Solver configuration ---
0.08/0.19	c solving /tmp/evaluation/347990-1176558551/instance-347990-1176558551.opb
0.08/0.19	c reading problem ... 
2.61/1.59	c ... done. Wall clock time 1.404s.
2.61/1.59	c CPU time (experimental) 1.09s.
2.61/1.59	c #vars     9464
2.61/1.59	c #constraints  1821
1800.01/1791.71	c starts		: 23
1800.01/1791.71	c conflicts		: 1789457
1800.01/1791.71	c decisions		: 1963226
1800.01/1791.71	c propagations		: 15176331
1800.01/1791.71	c inspects		: 3247906006
1800.01/1791.71	c learnt literals	: 0
1800.01/1791.71	c learnt binary clauses	: 0
1800.01/1791.71	c learnt ternary clauses	: 18
1800.01/1791.71	c learnt clauses	: 1789457
1800.01/1791.71	c root simplifications	: 0
1800.01/1791.71	c removed literals (reason simplification)	: 0
1800.01/1791.71	c reason swapping (by a shorter reason)	: 0
1800.01/1791.71	c Calls to reduceDB	: 0
1800.01/1791.71	c speed (decisions/second)	: 1096.713645446425
1800.01/1791.71	c non guided choices	3746
1800.01/1791.71	s UNKNOWN
1800.01/1791.71	c Total wall clock time (ms): 1791.528

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.99 2/77 11608
/proc/meminfo: memFree=1788464/2055920 swapFree=4153028/4192956
[pid=11608] ppid=11606 vsize=1520 CPUtime=0
/proc/11608/stat : 11608 (java) R 11606 11608 10809 0 -1 0 93 0 0 0 0 0 0 0 18 0 1 0 103772576 1556480 75 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 2828112 0 0 4096 0 0 0 0 17 1 0 0
/proc/11608/statm: 368 71 51 9 0 10 0

[startup+0.0836649 s]
/proc/loadavg: 1.00 1.00 0.99 2/77 11608
/proc/meminfo: memFree=1788464/2055920 swapFree=4153028/4192956
[pid=11608] ppid=11606 vsize=1777844 CPUtime=0.07
/proc/11608/stat : 11608 (java) S 11606 11608 10809 0 -1 0 3808 0 1 0 5 2 0 0 18 0 7 0 103772576 1820512256 3551 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/11608/statm: 444461 3551 1089 9 0 442097 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1777844

[startup+0.101668 s]
/proc/loadavg: 1.00 1.00 0.99 2/77 11608
/proc/meminfo: memFree=1788464/2055920 swapFree=4153028/4192956
[pid=11608] ppid=11606 vsize=1780108 CPUtime=0.08
/proc/11608/stat : 11608 (java) S 11606 11608 10809 0 -1 0 3972 0 1 0 6 2 0 0 18 0 12 0 103772576 1822830592 3714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11608/statm: 445027 3714 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.301689 s]
/proc/loadavg: 1.00 1.00 0.99 2/77 11608
/proc/meminfo: memFree=1788464/2055920 swapFree=4153028/4192956
[pid=11608] ppid=11606 vsize=1782040 CPUtime=0.35
/proc/11608/stat : 11608 (java) S 11606 11608 10809 0 -1 0 5196 0 1 0 32 3 0 0 18 0 12 0 103772576 1824808960 4932 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11608/statm: 445510 4932 1265 9 0 443122 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1782040

[startup+0.70173 s]
/proc/loadavg: 1.00 1.00 0.99 2/77 11608
/proc/meminfo: memFree=1788464/2055920 swapFree=4153028/4192956
[pid=11608] ppid=11606 vsize=1785584 CPUtime=1.02
/proc/11608/stat : 11608 (java) S 11606 11608 10809 0 -1 0 8284 0 1 0 98 4 0 0 18 0 12 0 103772576 1828438016 7584 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11608/statm: 446396 7584 1313 9 0 444008 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 1785584

[startup+1.50282 s]
/proc/loadavg: 1.00 1.00 0.99 4/89 11620
/proc/meminfo: memFree=1751504/2055920 swapFree=4153028/4192956
[pid=11608] ppid=11606 vsize=1796944 CPUtime=2.61
/proc/11608/stat : 11608 (java) S 11606 11608 10809 0 -1 0 26073 0 1 0 245 16 0 0 18 0 12 0 103772576 1840070656 20964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11608/statm: 449236 20964 1314 9 0 446848 0
[pid=11608/tid=11610] ppid=11606 vsize=1796944 CPUtime=1.01
/proc/11608/task/11610/stat : 11610 (java) R 11606 11608 10809 0 -1 64 16565 0 1 0 93 8 0 0 18 0 12 0 103772577 1840070656 20964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109517893 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11611] ppid=11606 vsize=1796944 CPUtime=0
/proc/11608/task/11611/stat : 11611 (java) S 11606 11608 10809 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 103772578 1840070656 20964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11612] ppid=11606 vsize=1796944 CPUtime=0
/proc/11608/task/11612/stat : 11612 (java) S 11606 11608 10809 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 103772578 1840070656 20964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11613] ppid=11606 vsize=1796944 CPUtime=0.04
/proc/11608/task/11613/stat : 11613 (java) S 11606 11608 10809 0 -1 64 2 0 0 0 2 2 0 0 16 0 12 0 103772581 1840070656 20964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11608/tid=11614] ppid=11606 vsize=1796944 CPUtime=0
/proc/11608/task/11614/stat : 11614 (java) S 11606 11608 10809 0 -1 64 10 0 0 0 0 0 0 0 21 0 12 0 103772581 1840070656 20964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11615] ppid=11606 vsize=1796944 CPUtime=0
/proc/11608/task/11615/stat : 11615 (java) S 11606 11608 10809 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 103772581 1840070656 20964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11616] ppid=11606 vsize=1796944 CPUtime=0
/proc/11608/task/11616/stat : 11616 (java) S 11606 11608 10809 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 103772585 1840070656 20964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11617] ppid=11606 vsize=1796944 CPUtime=0.8
/proc/11608/task/11617/stat : 11617 (java) R 11606 11608 10809 0 -1 64 4438 0 0 0 78 2 0 0 19 0 12 0 103772585 1840070656 20964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 102289159 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11618] ppid=11606 vsize=1796944 CPUtime=0.73
/proc/11608/task/11618/stat : 11618 (java) R 11606 11608 10809 0 -1 64 4352 0 0 0 71 2 0 0 20 0 12 0 103772585 1840070656 20964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103336786 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11608/tid=11619] ppid=11606 vsize=1796944 CPUtime=0
/proc/11608/task/11619/stat : 11619 (java) S 11606 11608 10809 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 103772585 1840070656 20964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11608/tid=11620] ppid=11606 vsize=1796944 CPUtime=0
/proc/11608/task/11620/stat : 11620 (java) S 11606 11608 10809 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 103772585 1840070656 20964 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 1796944

[startup+3.10298 s]
/proc/loadavg: 1.16 1.03 1.00 4/90 11621
/proc/meminfo: memFree=1695048/2055920 swapFree=4153028/4192956
[pid=11608] ppid=11606 vsize=1795232 CPUtime=5.1
/proc/11608/stat : 11608 (java) S 11606 11608 10809 0 -1 0 48363 0 1 0 483 27 0 0 18 0 13 0 103772576 1838317568 39966 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11608/statm: 448808 39967 1321 9 0 446420 0
[pid=11608/tid=11610] ppid=11606 vsize=1795232 CPUtime=2.55
/proc/11608/task/11610/stat : 11610 (java) R 11606 11608 10809 0 -1 64 35743 0 1 0 238 17 0 0 24 0 13 0 103772577 1838317568 39968 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109776169 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11608/tid=11611] ppid=11606 vsize=1795232 CPUtime=0
/proc/11608/task/11611/stat : 11611 (java) S 11606 11608 10809 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 103772578 1838317568 39969 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11612] ppid=11606 vsize=1795232 CPUtime=0
/proc/11608/task/11612/stat : 11612 (java) S 11606 11608 10809 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 103772578 1838317568 39970 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11613] ppid=11606 vsize=1795232 CPUtime=0.05
/proc/11608/task/11613/stat : 11613 (java) S 11606 11608 10809 0 -1 64 2 0 0 0 2 3 0 0 16 0 13 0 103772581 1838317568 39971 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11608/tid=11614] ppid=11606 vsize=1795232 CPUtime=0
/proc/11608/task/11614/stat : 11614 (java) S 11606 11608 10809 0 -1 64 10 0 0 0 0 0 0 0 21 0 13 0 103772581 1838317568 39972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11615] ppid=11606 vsize=1795232 CPUtime=0
/proc/11608/task/11615/stat : 11615 (java) S 11606 11608 10809 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 103772581 1838317568 39973 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11616] ppid=11606 vsize=1795232 CPUtime=0
/proc/11608/task/11616/stat : 11616 (java) S 11606 11608 10809 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 103772585 1838317568 39974 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11617] ppid=11606 vsize=1795232 CPUtime=1.06
/proc/11608/task/11617/stat : 11617 (java) S 11606 11608 10809 0 -1 64 4525 0 0 0 104 2 0 0 16 0 13 0 103772585 1838317568 39975 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11618] ppid=11606 vsize=1795232 CPUtime=1.4
/proc/11608/task/11618/stat : 11618 (java) S 11606 11608 10809 0 -1 64 7374 0 0 0 137 3 0 0 16 0 13 0 103772585 1838317568 39976 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11608/tid=11619] ppid=11606 vsize=1795232 CPUtime=0
/proc/11608/task/11619/stat : 11619 (java) S 11606 11608 10809 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 103772585 1838317568 39977 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11608/tid=11620] ppid=11606 vsize=1795232 CPUtime=0
/proc/11608/task/11620/stat : 11620 (java) S 11606 11608 10809 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 103772585 1838317568 39979 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11621] ppid=11606 vsize=1795232 CPUtime=0
/proc/11608/task/11621/stat : 11621 (java) S 11606 11608 10809 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 103772738 1838317568 39980 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.1
Current children cumulated vsize (KiB) 1795232

[startup+6.30131 s]
/proc/loadavg: 1.16 1.03 1.00 2/90 11621
/proc/meminfo: memFree=1615752/2055920 swapFree=4153028/4192956
[pid=11608] ppid=11606 vsize=1795104 CPUtime=8.49
/proc/11608/stat : 11608 (java) S 11606 11608 10809 0 -1 0 56495 0 1 0 818 31 0 0 18 0 13 0 103772576 1838186496 47988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11608/statm: 448776 47988 1332 9 0 446388 0
[pid=11608/tid=11610] ppid=11606 vsize=1795104 CPUtime=5.6
/proc/11608/task/11610/stat : 11610 (java) R 11606 11608 10809 0 -1 64 37733 0 1 0 543 17 0 0 23 0 13 0 103772577 1838186496 47988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109778609 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11608/tid=11611] ppid=11606 vsize=1795104 CPUtime=0.09
/proc/11608/task/11611/stat : 11611 (java) S 11606 11608 10809 0 -1 64 2745 0 0 0 8 1 0 0 16 0 13 0 103772578 1838186496 47988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11608/tid=11612] ppid=11606 vsize=1795104 CPUtime=0.08
/proc/11608/task/11612/stat : 11612 (java) S 11606 11608 10809 0 -1 64 3368 0 0 0 7 1 0 0 16 0 13 0 103772578 1838186496 47988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11613] ppid=11606 vsize=1795104 CPUtime=0.05
/proc/11608/task/11613/stat : 11613 (java) S 11606 11608 10809 0 -1 64 10 0 0 0 2 3 0 0 15 0 13 0 103772581 1838186496 47988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11614] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11614/stat : 11614 (java) S 11606 11608 10809 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 103772581 1838186496 47988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11615] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11615/stat : 11615 (java) S 11606 11608 10809 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 103772581 1838186496 47988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11616] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11616/stat : 11616 (java) S 11606 11608 10809 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 103772585 1838186496 47988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11617] ppid=11606 vsize=1795104 CPUtime=1.12
/proc/11608/task/11617/stat : 11617 (java) S 11606 11608 10809 0 -1 64 4531 0 0 0 110 2 0 0 16 0 13 0 103772585 1838186496 47988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11618] ppid=11606 vsize=1795104 CPUtime=1.49
/proc/11608/task/11618/stat : 11618 (java) S 11606 11608 10809 0 -1 64 7386 0 0 0 146 3 0 0 16 0 13 0 103772585 1838186496 47988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11608/tid=11619] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11619/stat : 11619 (java) S 11606 11608 10809 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 103772585 1838186496 47988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11608/tid=11620] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11620/stat : 11620 (java) S 11606 11608 10809 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 103772585 1838186496 47988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11621] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11621/stat : 11621 (java) S 11606 11608 10809 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 103772738 1838186496 47988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.49
Current children cumulated vsize (KiB) 1795104

[startup+12.703 s]
/proc/loadavg: 1.13 1.03 1.00 2/90 11621
/proc/meminfo: memFree=1579160/2055920 swapFree=4153028/4192956
[pid=11608] ppid=11606 vsize=1795104 CPUtime=15.03
/proc/11608/stat : 11608 (java) S 11606 11608 10809 0 -1 0 61976 0 1 0 1470 33 0 0 18 0 13 0 103772576 1838186496 53316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11608/statm: 448776 53316 1332 9 0 446388 0
[pid=11608/tid=11610] ppid=11606 vsize=1795104 CPUtime=11.87
/proc/11608/task/11610/stat : 11610 (java) R 11606 11608 10809 0 -1 64 37735 0 1 0 1170 17 0 0 25 0 13 0 103772577 1838186496 53316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109899960 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11608/tid=11611] ppid=11606 vsize=1795104 CPUtime=0.21
/proc/11608/task/11611/stat : 11611 (java) S 11606 11608 10809 0 -1 64 5470 0 0 0 19 2 0 0 16 0 13 0 103772578 1838186496 53316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11608/tid=11612] ppid=11606 vsize=1795104 CPUtime=0.2
/proc/11608/task/11612/stat : 11612 (java) S 11606 11608 10809 0 -1 64 6118 0 0 0 18 2 0 0 16 0 13 0 103772578 1838186496 53316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11613] ppid=11606 vsize=1795104 CPUtime=0.05
/proc/11608/task/11613/stat : 11613 (java) S 11606 11608 10809 0 -1 64 14 0 0 0 2 3 0 0 16 0 13 0 103772581 1838186496 53316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11614] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11614/stat : 11614 (java) S 11606 11608 10809 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 103772581 1838186496 53316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11615] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11615/stat : 11615 (java) S 11606 11608 10809 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 103772581 1838186496 53316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11616] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11616/stat : 11616 (java) S 11606 11608 10809 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 103772585 1838186496 53316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11617] ppid=11606 vsize=1795104 CPUtime=1.13
/proc/11608/task/11617/stat : 11617 (java) S 11606 11608 10809 0 -1 64 4531 0 0 0 111 2 0 0 16 0 13 0 103772585 1838186496 53316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11618] ppid=11606 vsize=1795104 CPUtime=1.49
/proc/11608/task/11618/stat : 11618 (java) S 11606 11608 10809 0 -1 64 7386 0 0 0 146 3 0 0 17 0 13 0 103772585 1838186496 53316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11608/tid=11619] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11619/stat : 11619 (java) S 11606 11608 10809 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 103772585 1838186496 53316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11608/tid=11620] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11620/stat : 11620 (java) S 11606 11608 10809 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 103772585 1838186496 53316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11621] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11621/stat : 11621 (java) S 11606 11608 10809 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 103772738 1838186496 53316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.03
Current children cumulated vsize (KiB) 1795104

[startup+25.5013 s]
/proc/loadavg: 1.11 1.03 1.00 2/90 11621
/proc/meminfo: memFree=1548632/2055920 swapFree=4153028/4192956
[pid=11608] ppid=11606 vsize=1795104 CPUtime=28.22
/proc/11608/stat : 11608 (java) S 11606 11608 10809 0 -1 0 71699 0 1 0 2784 38 0 0 18 0 13 0 103772576 1838186496 60921 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11608/statm: 448776 60921 1332 9 0 446388 0
[pid=11608/tid=11610] ppid=11606 vsize=1795104 CPUtime=24.26
/proc/11608/task/11610/stat : 11610 (java) R 11606 11608 10809 0 -1 64 37739 0 1 0 2408 18 0 0 25 0 13 0 103772577 1838186496 60921 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109829287 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11608/tid=11611] ppid=11606 vsize=1795104 CPUtime=0.61
/proc/11608/task/11611/stat : 11611 (java) S 11606 11608 10809 0 -1 64 9867 0 0 0 57 4 0 0 17 0 13 0 103772578 1838186496 60921 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11608/tid=11612] ppid=11606 vsize=1795104 CPUtime=0.61
/proc/11608/task/11612/stat : 11612 (java) S 11606 11608 10809 0 -1 64 11439 0 0 0 56 5 0 0 16 0 13 0 103772578 1838186496 60921 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11613] ppid=11606 vsize=1795104 CPUtime=0.05
/proc/11608/task/11613/stat : 11613 (java) S 11606 11608 10809 0 -1 64 14 0 0 0 2 3 0 0 16 0 13 0 103772581 1838186496 60921 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0

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

[pid=11608/tid=11613] ppid=11606 vsize=1795104 CPUtime=0.1
/proc/11608/task/11613/stat : 11613 (java) S 11606 11608 10809 0 -1 64 95 0 0 0 4 6 0 0 16 0 13 0 103772581 1838186496 202854 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11614] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11614/stat : 11614 (java) S 11606 11608 10809 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 103772581 1838186496 202854 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11615] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11615/stat : 11615 (java) S 11606 11608 10809 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 103772581 1838186496 202854 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11616] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11616/stat : 11616 (java) S 11606 11608 10809 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 103772585 1838186496 202854 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11617] ppid=11606 vsize=1795104 CPUtime=1.13
/proc/11608/task/11617/stat : 11617 (java) S 11606 11608 10809 0 -1 64 4531 0 0 0 111 2 0 0 16 0 13 0 103772585 1838186496 202854 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11618] ppid=11606 vsize=1795104 CPUtime=1.5
/proc/11608/task/11618/stat : 11618 (java) S 11606 11608 10809 0 -1 64 7387 0 0 0 147 3 0 0 17 0 13 0 103772585 1838186496 202854 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11608/tid=11619] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11619/stat : 11619 (java) S 11606 11608 10809 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 103772585 1838186496 202854 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11608/tid=11620] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11620/stat : 11620 (java) S 11606 11608 10809 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 103772585 1838186496 202854 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11621] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11621/stat : 11621 (java) S 11606 11608 10809 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 103772738 1838186496 202854 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1610.21
Current children cumulated vsize (KiB) 1795104

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 11819
/proc/meminfo: memFree=964568/2055920 swapFree=4153028/4192956
[pid=11608] ppid=11606 vsize=1795104 CPUtime=1670.42
/proc/11608/stat : 11608 (java) S 11606 11608 10809 0 -1 0 278338 0 1 0 166897 145 0 0 18 0 13 0 103772576 1838186496 206349 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11608/statm: 448776 206349 1332 9 0 446388 0
[pid=11608/tid=11610] ppid=11606 vsize=1795104 CPUtime=1654.34
/proc/11608/task/11610/stat : 11610 (java) R 11606 11608 10809 0 -1 64 53415 0 1 0 165395 39 0 0 25 0 13 0 103772577 1838186496 206349 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109876113 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11608/tid=11611] ppid=11606 vsize=1795104 CPUtime=6.66
/proc/11608/task/11611/stat : 11611 (java) S 11606 11608 10809 0 -1 64 103883 0 0 0 618 48 0 0 17 0 13 0 103772578 1838186496 206349 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11612] ppid=11606 vsize=1795104 CPUtime=6.63
/proc/11608/task/11612/stat : 11612 (java) S 11606 11608 10809 0 -1 64 108305 0 0 0 618 45 0 0 17 0 13 0 103772578 1838186496 206349 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11613] ppid=11606 vsize=1795104 CPUtime=0.1
/proc/11608/task/11613/stat : 11613 (java) S 11606 11608 10809 0 -1 64 95 0 0 0 4 6 0 0 16 0 13 0 103772581 1838186496 206349 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11614] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11614/stat : 11614 (java) S 11606 11608 10809 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 103772581 1838186496 206349 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11615] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11615/stat : 11615 (java) S 11606 11608 10809 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 103772581 1838186496 206349 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11616] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11616/stat : 11616 (java) S 11606 11608 10809 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 103772585 1838186496 206349 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11617] ppid=11606 vsize=1795104 CPUtime=1.13
/proc/11608/task/11617/stat : 11617 (java) S 11606 11608 10809 0 -1 64 4531 0 0 0 111 2 0 0 16 0 13 0 103772585 1838186496 206349 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11618] ppid=11606 vsize=1795104 CPUtime=1.5
/proc/11608/task/11618/stat : 11618 (java) S 11606 11608 10809 0 -1 64 7387 0 0 0 147 3 0 0 17 0 13 0 103772585 1838186496 206349 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11608/tid=11619] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11619/stat : 11619 (java) S 11606 11608 10809 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 103772585 1838186496 206349 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11608/tid=11620] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11620/stat : 11620 (java) S 11606 11608 10809 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 103772585 1838186496 206349 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11621] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11621/stat : 11621 (java) S 11606 11608 10809 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 103772738 1838186496 206349 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1670.42
Current children cumulated vsize (KiB) 1795104

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 11819
/proc/meminfo: memFree=957848/2055920 swapFree=4153028/4192956
[pid=11608] ppid=11606 vsize=1795104 CPUtime=1730.52
/proc/11608/stat : 11608 (java) S 11606 11608 10809 0 -1 0 280745 0 1 0 172905 147 0 0 18 0 13 0 103772576 1838186496 207998 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11608/statm: 448776 207998 1332 9 0 446388 0
[pid=11608/tid=11610] ppid=11606 vsize=1795104 CPUtime=1714.22
/proc/11608/task/11610/stat : 11610 (java) R 11606 11608 10809 0 -1 64 53416 0 1 0 171383 39 0 0 25 0 13 0 103772577 1838186496 207998 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109829217 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11608/tid=11611] ppid=11606 vsize=1795104 CPUtime=6.77
/proc/11608/task/11611/stat : 11611 (java) S 11606 11608 10809 0 -1 64 104541 0 0 0 629 48 0 0 16 0 13 0 103772578 1838186496 207998 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11612] ppid=11606 vsize=1795104 CPUtime=6.73
/proc/11608/task/11612/stat : 11612 (java) S 11606 11608 10809 0 -1 64 110053 0 0 0 628 45 0 0 17 0 13 0 103772578 1838186496 207998 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11613] ppid=11606 vsize=1795104 CPUtime=0.11
/proc/11608/task/11613/stat : 11613 (java) S 11606 11608 10809 0 -1 64 95 0 0 0 4 7 0 0 16 0 13 0 103772581 1838186496 207998 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11614] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11614/stat : 11614 (java) S 11606 11608 10809 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 103772581 1838186496 207998 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11615] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11615/stat : 11615 (java) S 11606 11608 10809 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 103772581 1838186496 207998 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11616] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11616/stat : 11616 (java) S 11606 11608 10809 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 103772585 1838186496 207998 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11617] ppid=11606 vsize=1795104 CPUtime=1.13
/proc/11608/task/11617/stat : 11617 (java) S 11606 11608 10809 0 -1 64 4531 0 0 0 111 2 0 0 16 0 13 0 103772585 1838186496 207998 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11618] ppid=11606 vsize=1795104 CPUtime=1.5
/proc/11608/task/11618/stat : 11618 (java) S 11606 11608 10809 0 -1 64 7387 0 0 0 147 3 0 0 17 0 13 0 103772585 1838186496 207998 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11608/tid=11619] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11619/stat : 11619 (java) S 11606 11608 10809 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 103772585 1838186496 207998 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11608/tid=11620] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11620/stat : 11620 (java) S 11606 11608 10809 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 103772585 1838186496 207998 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11621] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11621/stat : 11621 (java) S 11606 11608 10809 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 103772738 1838186496 207998 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1730.52
Current children cumulated vsize (KiB) 1795104

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 11819
/proc/meminfo: memFree=957848/2055920 swapFree=4153028/4192956
[pid=11608] ppid=11606 vsize=1795104 CPUtime=1790.5
/proc/11608/stat : 11608 (java) S 11606 11608 10809 0 -1 0 280745 0 1 0 178903 147 0 0 18 0 13 0 103772576 1838186496 207998 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11608/statm: 448776 207998 1332 9 0 446388 0
[pid=11608/tid=11610] ppid=11606 vsize=1795104 CPUtime=1774.21
/proc/11608/task/11610/stat : 11610 (java) R 11606 11608 10809 0 -1 64 53416 0 1 0 177381 40 0 0 25 0 13 0 103772577 1838186496 207998 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109550314 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11608/tid=11611] ppid=11606 vsize=1795104 CPUtime=6.77
/proc/11608/task/11611/stat : 11611 (java) S 11606 11608 10809 0 -1 64 104541 0 0 0 629 48 0 0 16 0 13 0 103772578 1838186496 207998 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11612] ppid=11606 vsize=1795104 CPUtime=6.73
/proc/11608/task/11612/stat : 11612 (java) S 11606 11608 10809 0 -1 64 110053 0 0 0 628 45 0 0 17 0 13 0 103772578 1838186496 207998 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11613] ppid=11606 vsize=1795104 CPUtime=0.11
/proc/11608/task/11613/stat : 11613 (java) S 11606 11608 10809 0 -1 64 95 0 0 0 4 7 0 0 16 0 13 0 103772581 1838186496 207998 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11614] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11614/stat : 11614 (java) S 11606 11608 10809 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 103772581 1838186496 207998 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11615] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11615/stat : 11615 (java) S 11606 11608 10809 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 103772581 1838186496 207998 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11616] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11616/stat : 11616 (java) S 11606 11608 10809 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 103772585 1838186496 207998 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11617] ppid=11606 vsize=1795104 CPUtime=1.13
/proc/11608/task/11617/stat : 11617 (java) S 11606 11608 10809 0 -1 64 4531 0 0 0 111 2 0 0 16 0 13 0 103772585 1838186496 207998 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11618] ppid=11606 vsize=1795104 CPUtime=1.5
/proc/11608/task/11618/stat : 11618 (java) S 11606 11608 10809 0 -1 64 7387 0 0 0 147 3 0 0 17 0 13 0 103772585 1838186496 207998 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11608/tid=11619] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11619/stat : 11619 (java) S 11606 11608 10809 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 103772585 1838186496 207998 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11608/tid=11620] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11620/stat : 11620 (java) S 11606 11608 10809 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 103772585 1838186496 207998 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11621] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11621/stat : 11621 (java) S 11606 11608 10809 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 103772738 1838186496 207998 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1790.5
Current children cumulated vsize (KiB) 1795104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1791.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 11819
/proc/meminfo: memFree=952472/2055920 swapFree=4153028/4192956
[pid=11608] ppid=11606 vsize=1795104 CPUtime=1800.01
/proc/11608/stat : 11608 (java) S 11606 11608 10809 0 -1 0 282959 0 1 0 179853 148 0 0 18 0 13 0 103772576 1838186496 209316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11608/statm: 448776 209316 1332 9 0 446388 0
[pid=11608/tid=11610] ppid=11606 vsize=1795104 CPUtime=1783.49
/proc/11608/task/11610/stat : 11610 (java) R 11606 11608 10809 0 -1 64 53417 0 1 0 178309 40 0 0 25 0 13 0 103772577 1838186496 209316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109829126 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11608/tid=11611] ppid=11606 vsize=1795104 CPUtime=6.88
/proc/11608/task/11611/stat : 11611 (java) S 11606 11608 10809 0 -1 64 105835 0 0 0 640 48 0 0 17 0 13 0 103772578 1838186496 209316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11612] ppid=11606 vsize=1795104 CPUtime=6.85
/proc/11608/task/11612/stat : 11612 (java) S 11606 11608 10809 0 -1 64 110972 0 0 0 639 46 0 0 17 0 13 0 103772578 1838186496 209316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11613] ppid=11606 vsize=1795104 CPUtime=0.11
/proc/11608/task/11613/stat : 11613 (java) S 11606 11608 10809 0 -1 64 95 0 0 0 4 7 0 0 16 0 13 0 103772581 1838186496 209316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11614] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11614/stat : 11614 (java) S 11606 11608 10809 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 103772581 1838186496 209316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11615] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11615/stat : 11615 (java) S 11606 11608 10809 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 103772581 1838186496 209316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11616] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11616/stat : 11616 (java) S 11606 11608 10809 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 103772585 1838186496 209316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11617] ppid=11606 vsize=1795104 CPUtime=1.13
/proc/11608/task/11617/stat : 11617 (java) S 11606 11608 10809 0 -1 64 4531 0 0 0 111 2 0 0 16 0 13 0 103772585 1838186496 209316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11618] ppid=11606 vsize=1795104 CPUtime=1.5
/proc/11608/task/11618/stat : 11618 (java) S 11606 11608 10809 0 -1 64 7387 0 0 0 147 3 0 0 17 0 13 0 103772585 1838186496 209316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11608/tid=11619] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11619/stat : 11619 (java) S 11606 11608 10809 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 103772585 1838186496 209316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11608/tid=11620] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11620/stat : 11620 (java) R 11606 11608 10809 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 103772585 1838186496 209316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11608/tid=11621] ppid=11606 vsize=1795104 CPUtime=0
/proc/11608/task/11621/stat : 11621 (java) S 11606 11608 10809 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 103772738 1838186496 209316 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1795104

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

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

[startup+1791.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 11822
/proc/meminfo: memFree=1313416/2055920 swapFree=4153028/4192956
[pid=11608] ppid=11606 vsize=0 CPUtime=1800.13
/proc/11608/stat : 11608 (java) Z 11606 11608 10809 0 -1 1036 282979 0 1 0 179859 154 0 0 16 0 2 0 103772576 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11608/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1791.89
CPU time (s): 1800.21
CPU user time (s): 1798.59
CPU system time (s): 1.61375
CPU usage (%): 100.464
Max. virtual memory (cumulated for all children) (KiB): 1797736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.59
system time used= 1.61375
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 282979
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= 37815
involuntary context switches= 4968

runsolver used 1.80373 second user time and 4.80027 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Apr 14 13:49:11 UTC 2007

IDJOB= 347990
IDBENCH= 1598
IDSOLVER= 159
FILE ID= node17/347990-1176558551

PBS_JOBID= 4556762

Free space on /tmp= 66554 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-reduced-mps-v2-20-10-berlin_5_8_0.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/347990-1176558551/sat4jPseudoResolution.jar /tmp/evaluation/347990-1176558551/instance-347990-1176558551.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-347990-1176558551 -o ROOT/results/node17/solver-347990-1176558551 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/347990-1176558551/sat4jPseudoResolution.jar /tmp/evaluation/347990-1176558551/instance-347990-1176558551.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  69d5c7c1a4b8d5de2fe0ee7c53688a9d

RANDOM SEED= 655827826

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1788872 kB
Buffers:         23372 kB
Cached:         169076 kB
SwapCached:       2168 kB
Active:         105084 kB
Inactive:       111800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1788872 kB
SwapTotal:     4192956 kB
SwapFree:      4153028 kB
Dirty:            4508 kB
Writeback:           0 kB
Mapped:          31876 kB
Slab:            35708 kB
Committed_AS:  4092840 kB
PageTables:       1800 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= 66554 MiB

End job on node17 on Sat Apr 14 14:19:04 UTC 2007