Trace number 349243

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
sat4jPseudoCP 2007-03-23? (TO) 1800.2 1762.08

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-dano3_5.opb
MD5SUM143c67a6efdf0b74421c6a96157a0df7
Bench CategoryOPT-BIGINT (optimisation, big 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 variables404336
Total number of constraints3663
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints3658
Minimum length of a constraint11
Maximum length of a constraint15900
Number of terms in the objective function 30
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 1073741823
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 134217728000
Number of bits of the biggest number in a constraint 37
Biggest sum of numbers in a constraint 569083166190
Number of bits of the biggest sum of numbers40
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.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.PBSolver)
0.20/0.20	--- Begin Solver configuration ---
0.20/0.20	c Stops conflict analysis at the first Unique Implication Point
0.20/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.20	c Learn all clauses as in MiniSAT
0.20/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.20/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.20	c No reason simplification
0.20/0.20	c --- End Solver configuration ---
0.20/0.20	c solving /tmp/evaluation/349243-1176691113/instance-349243-1176691113.opb
0.20/0.20	c reading problem ... 
28.05/21.67	c ... done. Wall clock time 21.466s.
28.05/21.67	c CPU time (experimental) 15.24s.
28.05/21.67	c #vars     404336
28.05/21.67	c #constraints  4887
1800.02/1761.91	c starts		: 2
1800.02/1761.91	c conflicts		: 1954
1800.02/1761.91	c decisions		: 15900
1800.02/1761.91	c propagations		: 441761
1800.02/1761.91	c inspects		: 2470015
1800.02/1761.91	c learnt literals	: 0
1800.02/1761.91	c learnt binary clauses	: 0
1800.02/1761.91	c learnt ternary clauses	: 0
1800.02/1761.91	c learnt clauses	: 1953
1800.02/1761.91	c root simplifications	: 0
1800.02/1761.91	c removed literals (reason simplification)	: 0
1800.02/1761.91	c reason swapping (by a shorter reason)	: 0
1800.02/1761.91	c Calls to reduceDB	: 0
1800.02/1761.91	c speed (decisions/second)	: 9.137847008303371
1800.02/1761.91	c non guided choices	3832
1800.02/1761.91	s UNKNOWN
1800.02/1761.91	c Total wall clock time (ms): 1761.713

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-349243-1176691113 -o ROOT/results/node11/solver-349243-1176691113 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349243-1176691113/sat4jPseudoCP.jar /tmp/evaluation/349243-1176691113/instance-349243-1176691113.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.78 0.95 0.98 2/77 18162
/proc/meminfo: memFree=1702328/2055920 swapFree=4146496/4192956
[pid=18162] ppid=18160 vsize=152 CPUtime=0
/proc/18162/stat : 18162 (java) D 18160 18162 18099 0 -1 0 42 0 0 0 0 0 0 0 19 0 1 0 110160302 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 7979812 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/18162/statm: 38 26 19 9 0 4 0

[startup+0.0153141 s]
/proc/loadavg: 0.78 0.95 0.98 2/77 18162
/proc/meminfo: memFree=1702328/2055920 swapFree=4146496/4192956
[pid=18162] ppid=18160 vsize=12332 CPUtime=0
/proc/18162/stat : 18162 (java) S 18160 18162 18099 0 -1 0 729 0 0 0 0 0 0 0 18 0 2 0 110160302 12627968 523 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18162/statm: 3083 523 218 9 0 1229 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12332

[startup+0.101329 s]
/proc/loadavg: 0.78 0.95 0.98 2/77 18162
/proc/meminfo: memFree=1702328/2055920 swapFree=4146496/4192956
[pid=18162] ppid=18160 vsize=1780108 CPUtime=0.08
/proc/18162/stat : 18162 (java) S 18160 18162 18099 0 -1 0 3973 0 1 0 6 2 0 0 18 0 12 0 110160302 1822830592 3714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18162/statm: 445027 3714 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.301353 s]
/proc/loadavg: 0.78 0.95 0.98 2/77 18162
/proc/meminfo: memFree=1702328/2055920 swapFree=4146496/4192956
[pid=18162] ppid=18160 vsize=1782368 CPUtime=0.31
/proc/18162/stat : 18162 (java) S 18160 18162 18099 0 -1 0 8639 0 1 0 27 4 0 0 18 0 12 0 110160302 1825144832 8377 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18162/statm: 445592 8377 1261 9 0 443204 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1782368

[startup+0.701404 s]
/proc/loadavg: 0.78 0.95 0.98 2/77 18162
/proc/meminfo: memFree=1702328/2055920 swapFree=4146496/4192956
[pid=18162] ppid=18160 vsize=1784116 CPUtime=0.9
/proc/18162/stat : 18162 (java) S 18160 18162 18099 0 -1 0 10825 0 1 0 85 5 0 0 18 0 12 0 110160302 1826934784 10473 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18162/statm: 446029 10474 1302 9 0 443641 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 1784116

[startup+1.50249 s]
/proc/loadavg: 0.78 0.95 0.98 4/89 18174
/proc/meminfo: memFree=1654296/2055920 swapFree=4146496/4192956
[pid=18162] ppid=18160 vsize=1795368 CPUtime=2.3
/proc/18162/stat : 18162 (java) S 18160 18162 18099 0 -1 0 24581 0 1 0 219 11 0 0 18 0 12 0 110160302 1838456832 19718 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18162/statm: 448842 19720 1303 9 0 446454 0
[pid=18162/tid=18164] ppid=18160 vsize=1795368 CPUtime=0.78
/proc/18162/task/18164/stat : 18164 (java) R 18160 18162 18099 0 -1 64 15533 0 1 0 71 7 0 0 25 0 12 0 110160303 1838456832 19720 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109605378 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18162/tid=18165] ppid=18160 vsize=1795368 CPUtime=0
/proc/18162/task/18165/stat : 18165 (java) S 18160 18162 18099 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 110160305 1838456832 19720 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18166] ppid=18160 vsize=1795368 CPUtime=0
/proc/18162/task/18166/stat : 18166 (java) S 18160 18162 18099 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 110160305 1838456832 19723 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18167] ppid=18160 vsize=1795368 CPUtime=0
/proc/18162/task/18167/stat : 18167 (java) S 18160 18162 18099 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 110160307 1838456832 19723 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18168] ppid=18160 vsize=1795368 CPUtime=0
/proc/18162/task/18168/stat : 18168 (java) S 18160 18162 18099 0 -1 64 9 0 0 0 0 0 0 0 22 0 12 0 110160307 1838456832 19726 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18169] ppid=18160 vsize=1795368 CPUtime=0
/proc/18162/task/18169/stat : 18169 (java) S 18160 18162 18099 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 110160307 1838456832 19726 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18170] ppid=18160 vsize=1795368 CPUtime=0
/proc/18162/task/18170/stat : 18170 (java) S 18160 18162 18099 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 110160311 1838456832 19726 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18171] ppid=18160 vsize=1795368 CPUtime=0.74
/proc/18162/task/18171/stat : 18171 (java) S 18160 18162 18099 0 -1 64 4072 0 0 0 72 2 0 0 18 0 12 0 110160311 1838456832 19726 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18162/tid=18172] ppid=18160 vsize=1795368 CPUtime=0.76
/proc/18162/task/18172/stat : 18172 (java) S 18160 18162 18099 0 -1 64 4258 0 0 0 75 1 0 0 17 0 12 0 110160311 1838456832 19726 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18173] ppid=18160 vsize=1795368 CPUtime=0
/proc/18162/task/18173/stat : 18173 (java) S 18160 18162 18099 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 110160311 1838456832 19726 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18174] ppid=18160 vsize=1795368 CPUtime=0
/proc/18162/task/18174/stat : 18174 (java) S 18160 18162 18099 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 110160311 1838456832 19726 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 1795368

[startup+3.10269 s]
/proc/loadavg: 0.78 0.95 0.98 2/89 18174
/proc/meminfo: memFree=1554840/2055920 swapFree=4146496/4192956
[pid=18162] ppid=18160 vsize=1796652 CPUtime=4.15
/proc/18162/stat : 18162 (java) S 18160 18162 18099 0 -1 0 56934 0 1 0 390 25 0 0 18 0 12 0 110160302 1839771648 51276 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18162/statm: 449163 51276 1313 9 0 446775 0
[pid=18162/tid=18164] ppid=18160 vsize=1796652 CPUtime=2.13
/proc/18162/task/18164/stat : 18164 (java) R 18160 18162 18099 0 -1 64 37678 0 1 0 199 14 0 0 22 0 12 0 110160303 1839771648 51276 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109605820 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18165] ppid=18160 vsize=1796652 CPUtime=0.23
/proc/18162/task/18165/stat : 18165 (java) S 18160 18162 18099 0 -1 64 4299 0 0 0 21 2 0 0 16 0 12 0 110160305 1839771648 51276 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18166] ppid=18160 vsize=1796652 CPUtime=0.23
/proc/18162/task/18166/stat : 18166 (java) S 18160 18162 18099 0 -1 64 5901 0 0 0 20 3 0 0 16 0 12 0 110160305 1839771648 51276 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18162/tid=18167] ppid=18160 vsize=1796652 CPUtime=0
/proc/18162/task/18167/stat : 18167 (java) S 18160 18162 18099 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 110160307 1839771648 51276 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18168] ppid=18160 vsize=1796652 CPUtime=0
/proc/18162/task/18168/stat : 18168 (java) S 18160 18162 18099 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 110160307 1839771648 51276 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18169] ppid=18160 vsize=1796652 CPUtime=0
/proc/18162/task/18169/stat : 18169 (java) S 18160 18162 18099 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 110160307 1839771648 51276 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18170] ppid=18160 vsize=1796652 CPUtime=0
/proc/18162/task/18170/stat : 18170 (java) S 18160 18162 18099 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 110160311 1839771648 51276 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18171] ppid=18160 vsize=1796652 CPUtime=0.75
/proc/18162/task/18171/stat : 18171 (java) S 18160 18162 18099 0 -1 64 4073 0 0 0 73 2 0 0 16 0 12 0 110160311 1839771648 51276 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18162/tid=18172] ppid=18160 vsize=1796652 CPUtime=0.76
/proc/18162/task/18172/stat : 18172 (java) S 18160 18162 18099 0 -1 64 4258 0 0 0 75 1 0 0 16 0 12 0 110160311 1839771648 51276 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18162/tid=18173] ppid=18160 vsize=1796652 CPUtime=0
/proc/18162/task/18173/stat : 18173 (java) S 18160 18162 18099 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 110160311 1839771648 51276 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18174] ppid=18160 vsize=1796652 CPUtime=0
/proc/18162/task/18174/stat : 18174 (java) S 18160 18162 18099 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 110160311 1839771648 51276 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.15
Current children cumulated vsize (KiB) 1796652

[startup+6.30106 s]
/proc/loadavg: 0.80 0.95 0.98 2/89 18174
/proc/meminfo: memFree=1427040/2055920 swapFree=4146496/4192956
[pid=18162] ppid=18160 vsize=1797264 CPUtime=8.4
/proc/18162/stat : 18162 (java) S 18160 18162 18099 0 -1 0 86236 0 1 0 799 41 0 0 18 0 12 0 110160302 1840398336 75991 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18162/statm: 449316 75991 1313 9 0 446928 0
[pid=18162/tid=18164] ppid=18160 vsize=1797264 CPUtime=4.24
/proc/18162/task/18164/stat : 18164 (java) R 18160 18162 18099 0 -1 64 37682 0 1 0 409 15 0 0 15 0 12 0 110160303 1840398336 75991 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109475914 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18162/tid=18165] ppid=18160 vsize=1797264 CPUtime=1.3
/proc/18162/task/18165/stat : 18165 (java) S 18160 18162 18099 0 -1 64 21013 0 0 0 120 10 0 0 19 0 12 0 110160305 1840398336 75991 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18166] ppid=18160 vsize=1797264 CPUtime=1.29
/proc/18162/task/18166/stat : 18166 (java) S 18160 18162 18099 0 -1 64 18485 0 0 0 119 10 0 0 16 0 12 0 110160305 1840398336 75991 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18167] ppid=18160 vsize=1797264 CPUtime=0
/proc/18162/task/18167/stat : 18167 (java) S 18160 18162 18099 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 110160307 1840398336 75991 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18168] ppid=18160 vsize=1797264 CPUtime=0
/proc/18162/task/18168/stat : 18168 (java) S 18160 18162 18099 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 110160307 1840398336 75991 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18169] ppid=18160 vsize=1797264 CPUtime=0
/proc/18162/task/18169/stat : 18169 (java) S 18160 18162 18099 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 110160307 1840398336 75991 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18170] ppid=18160 vsize=1797264 CPUtime=0
/proc/18162/task/18170/stat : 18170 (java) S 18160 18162 18099 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 110160311 1840398336 75991 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18171] ppid=18160 vsize=1797264 CPUtime=0.75
/proc/18162/task/18171/stat : 18171 (java) S 18160 18162 18099 0 -1 64 4073 0 0 0 73 2 0 0 16 0 12 0 110160311 1840398336 75991 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18162/tid=18172] ppid=18160 vsize=1797264 CPUtime=0.76
/proc/18162/task/18172/stat : 18172 (java) S 18160 18162 18099 0 -1 64 4258 0 0 0 75 1 0 0 16 0 12 0 110160311 1840398336 75991 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18162/tid=18173] ppid=18160 vsize=1797264 CPUtime=0
/proc/18162/task/18173/stat : 18173 (java) S 18160 18162 18099 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 110160311 1840398336 75991 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18174] ppid=18160 vsize=1797264 CPUtime=0
/proc/18162/task/18174/stat : 18174 (java) S 18160 18162 18099 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 110160311 1840398336 75991 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.4
Current children cumulated vsize (KiB) 1797264

[startup+12.7028 s]
/proc/loadavg: 0.81 0.95 0.98 2/89 18174
/proc/meminfo: memFree=1313696/2055920 swapFree=4146496/4192956
[pid=18162] ppid=18160 vsize=1794372 CPUtime=17.07
/proc/18162/stat : 18162 (java) S 18160 18162 18099 0 -1 0 118850 0 1 0 1648 59 0 0 18 0 12 0 110160302 1837436928 102526 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18162/statm: 448593 102526 1324 9 0 446205 0
[pid=18162/tid=18164] ppid=18160 vsize=1794372 CPUtime=8.4
/proc/18162/task/18164/stat : 18164 (java) R 18160 18162 18099 0 -1 64 37695 0 1 0 824 16 0 0 18 0 12 0 110160303 1837436928 102526 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109476456 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18162/tid=18165] ppid=18160 vsize=1794372 CPUtime=3.49
/proc/18162/task/18165/stat : 18165 (java) S 18160 18162 18099 0 -1 64 37931 0 0 0 331 18 0 0 16 0 12 0 110160305 1837436928 102526 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18166] ppid=18160 vsize=1794372 CPUtime=3.5
/proc/18162/task/18166/stat : 18166 (java) S 18160 18162 18099 0 -1 64 34147 0 0 0 332 18 0 0 16 0 12 0 110160305 1837436928 102526 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18162/tid=18167] ppid=18160 vsize=1794372 CPUtime=0
/proc/18162/task/18167/stat : 18167 (java) S 18160 18162 18099 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 110160307 1837436928 102526 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18168] ppid=18160 vsize=1794372 CPUtime=0
/proc/18162/task/18168/stat : 18168 (java) S 18160 18162 18099 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 110160307 1837436928 102526 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18169] ppid=18160 vsize=1794372 CPUtime=0
/proc/18162/task/18169/stat : 18169 (java) S 18160 18162 18099 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 110160307 1837436928 102526 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18170] ppid=18160 vsize=1794372 CPUtime=0
/proc/18162/task/18170/stat : 18170 (java) S 18160 18162 18099 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 110160311 1837436928 102526 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18171] ppid=18160 vsize=1794372 CPUtime=0.78
/proc/18162/task/18171/stat : 18171 (java) S 18160 18162 18099 0 -1 64 4074 0 0 0 76 2 0 0 17 0 12 0 110160311 1837436928 102526 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18162/tid=18172] ppid=18160 vsize=1794372 CPUtime=0.84
/proc/18162/task/18172/stat : 18172 (java) S 18160 18162 18099 0 -1 64 4278 0 0 0 83 1 0 0 16 0 12 0 110160311 1837436928 102526 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18173] ppid=18160 vsize=1794372 CPUtime=0
/proc/18162/task/18173/stat : 18173 (java) S 18160 18162 18099 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 110160311 1837436928 102526 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18174] ppid=18160 vsize=1794372 CPUtime=0
/proc/18162/task/18174/stat : 18174 (java) S 18160 18162 18099 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 110160311 1837436928 102526 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 17.07
Current children cumulated vsize (KiB) 1794372

[startup+25.5013 s]
/proc/loadavg: 0.92 0.97 0.99 2/90 18175
/proc/meminfo: memFree=1174168/2055920 swapFree=4146496/4192956
[pid=18162] ppid=18160 vsize=1794696 CPUtime=32.54
/proc/18162/stat : 18162 (java) S 18160 18162 18099 0 -1 0 156958 0 1 0 3178 76 0 0 18 0 13 0 110160302 1837768704 133128 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18162/statm: 448674 133128 1329 9 0 446286 0
[pid=18162/tid=18164] ppid=18160 vsize=1794696 CPUtime=18.71
/proc/18162/task/18164/stat : 18164 (java) R 18160 18162 18099 0 -1 64 37758 0 1 0 1854 17 0 0 25 0 13 0 110160303 1837768704 133128 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109827284 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18162/tid=18165] ppid=18160 vsize=1794696 CPUtime=5.87
/proc/18162/task/18165/stat : 18165 (java) S 18160 18162 18099 0 -1 64 55738 0 0 0 561 26 0 0 16 0 13 0 110160305 1837768704 133128 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18162/tid=18166] ppid=18160 vsize=1794696 CPUtime=5.86
/proc/18162/task/18166/stat : 18166 (java) S 18160 18162 18099 0 -1 64 54350 0 0 0 559 27 0 0 18 0 13 0 110160305 1837768704 133128 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18167] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18167/stat : 18167 (java) S 18160 18162 18099 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 110160307 1837768704 133128 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18162/tid=18168] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18168/stat : 18168 (java) S 18160 18162 18099 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 110160307 1837768704 133128 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18169] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18169/stat : 18169 (java) S 18160 18162 18099 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 110160307 1837768704 133128 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18170] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18170/stat : 18170 (java) S 18160 18162 18099 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 110160311 1837768704 133128 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=18162/tid=18167] ppid=18160 vsize=1794696 CPUtime=0.43
/proc/18162/task/18167/stat : 18167 (java) S 18160 18162 18099 0 -1 64 25 0 0 0 27 16 0 0 15 0 13 0 110160307 1837768704 210208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18168] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18168/stat : 18168 (java) S 18160 18162 18099 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 110160307 1837768704 210208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18169] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18169/stat : 18169 (java) S 18160 18162 18099 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 110160307 1837768704 210208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18170] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18170/stat : 18170 (java) S 18160 18162 18099 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 110160311 1837768704 210208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18171] ppid=18160 vsize=1794696 CPUtime=1.68
/proc/18162/task/18171/stat : 18171 (java) S 18160 18162 18099 0 -1 64 4128 0 0 0 166 2 0 0 17 0 13 0 110160311 1837768704 210208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18172] ppid=18160 vsize=1794696 CPUtime=2.11
/proc/18162/task/18172/stat : 18172 (java) S 18160 18162 18099 0 -1 64 4345 0 0 0 209 2 0 0 17 0 13 0 110160311 1837768704 210208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18162/tid=18173] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18173/stat : 18173 (java) S 18160 18162 18099 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 110160311 1837768704 210208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18174] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18174/stat : 18174 (java) S 18160 18162 18099 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 110160311 1837768704 210208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18175] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18175/stat : 18175 (java) S 18160 18162 18099 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 110162560 1837768704 210208 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1575.05
Current children cumulated vsize (KiB) 1794696

[startup+1602.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/90 18375
/proc/meminfo: memFree=850008/2055920 swapFree=4146496/4192956
[pid=18162] ppid=18160 vsize=1794696 CPUtime=1636.52
/proc/18162/stat : 18162 (java) S 18160 18162 18099 0 -1 0 242548 0 1 0 163437 215 0 0 18 0 13 0 110160302 1837768704 213624 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18162/statm: 448674 213624 1333 9 0 446286 0
[pid=18162/tid=18164] ppid=18160 vsize=1794696 CPUtime=1565.83
/proc/18162/task/18164/stat : 18164 (java) R 18160 18162 18099 0 -1 64 39919 0 1 0 156552 31 0 0 24 0 13 0 110160303 1837768704 213624 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109897239 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18165] ppid=18160 vsize=1794696 CPUtime=33.19
/proc/18162/task/18165/stat : 18165 (java) S 18160 18162 18099 0 -1 64 95072 0 0 0 3245 74 0 0 16 0 13 0 110160305 1837768704 213624 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18162/tid=18166] ppid=18160 vsize=1794696 CPUtime=33.2
/proc/18162/task/18166/stat : 18166 (java) S 18160 18162 18099 0 -1 64 98335 0 0 0 3234 86 0 0 16 0 13 0 110160305 1837768704 213624 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18167] ppid=18160 vsize=1794696 CPUtime=0.45
/proc/18162/task/18167/stat : 18167 (java) S 18160 18162 18099 0 -1 64 27 0 0 0 28 17 0 0 16 0 13 0 110160307 1837768704 213624 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18168] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18168/stat : 18168 (java) S 18160 18162 18099 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 110160307 1837768704 213624 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18169] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18169/stat : 18169 (java) S 18160 18162 18099 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 110160307 1837768704 213624 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18170] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18170/stat : 18170 (java) S 18160 18162 18099 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 110160311 1837768704 213624 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18171] ppid=18160 vsize=1794696 CPUtime=1.68
/proc/18162/task/18171/stat : 18171 (java) S 18160 18162 18099 0 -1 64 4128 0 0 0 166 2 0 0 17 0 13 0 110160311 1837768704 213624 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18172] ppid=18160 vsize=1794696 CPUtime=2.11
/proc/18162/task/18172/stat : 18172 (java) S 18160 18162 18099 0 -1 64 4345 0 0 0 209 2 0 0 17 0 13 0 110160311 1837768704 213624 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18162/tid=18173] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18173/stat : 18173 (java) S 18160 18162 18099 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 110160311 1837768704 213624 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18174] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18174/stat : 18174 (java) S 18160 18162 18099 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 110160311 1837768704 213624 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18162/tid=18175] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18175/stat : 18175 (java) S 18160 18162 18099 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 110162560 1837768704 213624 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1636.52
Current children cumulated vsize (KiB) 1794696

[startup+1662.3 s]
/proc/loadavg: 1.22 1.06 1.01 2/90 18375
/proc/meminfo: memFree=838872/2055920 swapFree=4146496/4192956
[pid=18162] ppid=18160 vsize=1794696 CPUtime=1697.96
/proc/18162/stat : 18162 (java) S 18160 18162 18099 0 -1 0 245418 0 1 0 169578 218 0 0 18 0 13 0 110160302 1837768704 216388 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18162/statm: 448674 216388 1333 9 0 446286 0
[pid=18162/tid=18164] ppid=18160 vsize=1794696 CPUtime=1624.24
/proc/18162/task/18164/stat : 18164 (java) R 18160 18162 18099 0 -1 64 40000 0 1 0 162393 31 0 0 23 0 13 0 110160303 1837768704 216388 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110127023 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18165] ppid=18160 vsize=1794696 CPUtime=34.7
/proc/18162/task/18165/stat : 18165 (java) S 18160 18162 18099 0 -1 64 96129 0 0 0 3395 75 0 0 16 0 13 0 110160305 1837768704 216388 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18162/tid=18166] ppid=18160 vsize=1794696 CPUtime=34.71
/proc/18162/task/18166/stat : 18166 (java) S 18160 18162 18099 0 -1 64 100066 0 0 0 3383 88 0 0 16 0 13 0 110160305 1837768704 216388 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18167] ppid=18160 vsize=1794696 CPUtime=0.46
/proc/18162/task/18167/stat : 18167 (java) S 18160 18162 18099 0 -1 64 28 0 0 0 29 17 0 0 16 0 13 0 110160307 1837768704 216388 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18168] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18168/stat : 18168 (java) S 18160 18162 18099 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 110160307 1837768704 216388 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18169] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18169/stat : 18169 (java) S 18160 18162 18099 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 110160307 1837768704 216388 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18170] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18170/stat : 18170 (java) S 18160 18162 18099 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 110160311 1837768704 216388 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18171] ppid=18160 vsize=1794696 CPUtime=1.68
/proc/18162/task/18171/stat : 18171 (java) S 18160 18162 18099 0 -1 64 4128 0 0 0 166 2 0 0 17 0 13 0 110160311 1837768704 216388 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18172] ppid=18160 vsize=1794696 CPUtime=2.11
/proc/18162/task/18172/stat : 18172 (java) S 18160 18162 18099 0 -1 64 4345 0 0 0 209 2 0 0 17 0 13 0 110160311 1837768704 216388 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18162/tid=18173] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18173/stat : 18173 (java) S 18160 18162 18099 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 110160311 1837768704 216388 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18174] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18174/stat : 18174 (java) S 18160 18162 18099 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 110160311 1837768704 216388 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18162/tid=18175] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18175/stat : 18175 (java) S 18160 18162 18099 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 110162560 1837768704 216388 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1697.96
Current children cumulated vsize (KiB) 1794696

[startup+1722.3 s]
/proc/loadavg: 1.08 1.05 1.01 2/90 18375
/proc/meminfo: memFree=827608/2055920 swapFree=4146496/4192956
[pid=18162] ppid=18160 vsize=1794696 CPUtime=1759.46
/proc/18162/stat : 18162 (java) S 18160 18162 18099 0 -1 0 248358 0 1 0 175723 223 0 0 18 0 13 0 110160302 1837768704 219209 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18162/statm: 448674 219209 1333 9 0 446286 0
[pid=18162/tid=18164] ppid=18160 vsize=1794696 CPUtime=1682.62
/proc/18162/task/18164/stat : 18164 (java) R 18160 18162 18099 0 -1 64 40081 0 1 0 168231 31 0 0 17 0 13 0 110160303 1837768704 219209 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109947566 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18165] ppid=18160 vsize=1794696 CPUtime=36.25
/proc/18162/task/18165/stat : 18165 (java) S 18160 18162 18099 0 -1 64 97234 0 0 0 3549 76 0 0 16 0 13 0 110160305 1837768704 219209 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18162/tid=18166] ppid=18160 vsize=1794696 CPUtime=36.28
/proc/18162/task/18166/stat : 18166 (java) S 18160 18162 18099 0 -1 64 101820 0 0 0 3537 91 0 0 16 0 13 0 110160305 1837768704 219209 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18162/tid=18167] ppid=18160 vsize=1794696 CPUtime=0.48
/proc/18162/task/18167/stat : 18167 (java) S 18160 18162 18099 0 -1 64 28 0 0 0 30 18 0 0 15 0 13 0 110160307 1837768704 219209 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18162/tid=18168] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18168/stat : 18168 (java) S 18160 18162 18099 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 110160307 1837768704 219209 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18169] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18169/stat : 18169 (java) S 18160 18162 18099 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 110160307 1837768704 219209 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18170] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18170/stat : 18170 (java) S 18160 18162 18099 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 110160311 1837768704 219209 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18171] ppid=18160 vsize=1794696 CPUtime=1.68
/proc/18162/task/18171/stat : 18171 (java) S 18160 18162 18099 0 -1 64 4128 0 0 0 166 2 0 0 17 0 13 0 110160311 1837768704 219209 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18172] ppid=18160 vsize=1794696 CPUtime=2.11
/proc/18162/task/18172/stat : 18172 (java) S 18160 18162 18099 0 -1 64 4345 0 0 0 209 2 0 0 17 0 13 0 110160311 1837768704 219209 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18162/tid=18173] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18173/stat : 18173 (java) S 18160 18162 18099 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 110160311 1837768704 219209 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18174] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18174/stat : 18174 (java) S 18160 18162 18099 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 110160311 1837768704 219209 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18162/tid=18175] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18175/stat : 18175 (java) S 18160 18162 18099 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 110162560 1837768704 219209 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1759.46
Current children cumulated vsize (KiB) 1794696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1761.9 s]
/proc/loadavg: 1.19 1.08 1.02 2/90 18375
/proc/meminfo: memFree=818712/2055920 swapFree=4146496/4192956
[pid=18162] ppid=18160 vsize=1794696 CPUtime=1800.02
/proc/18162/stat : 18162 (java) S 18160 18162 18099 0 -1 0 250608 0 1 0 179777 225 0 0 18 0 13 0 110160302 1837768704 221350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18162/statm: 448674 221350 1333 9 0 446286 0
[pid=18162/tid=18164] ppid=18160 vsize=1794696 CPUtime=1721.18
/proc/18162/task/18164/stat : 18164 (java) R 18160 18162 18099 0 -1 64 40133 0 1 0 172086 32 0 0 25 0 13 0 110160303 1837768704 221350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109546571 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18165] ppid=18160 vsize=1794696 CPUtime=37.24
/proc/18162/task/18165/stat : 18165 (java) S 18160 18162 18099 0 -1 64 98308 0 0 0 3648 76 0 0 16 0 13 0 110160305 1837768704 221350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18162/tid=18166] ppid=18160 vsize=1794696 CPUtime=37.28
/proc/18162/task/18166/stat : 18166 (java) S 18160 18162 18099 0 -1 64 102944 0 0 0 3636 92 0 0 16 0 13 0 110160305 1837768704 221350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18167] ppid=18160 vsize=1794696 CPUtime=0.49
/proc/18162/task/18167/stat : 18167 (java) S 18160 18162 18099 0 -1 64 28 0 0 0 31 18 0 0 15 0 13 0 110160307 1837768704 221350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18168] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18168/stat : 18168 (java) S 18160 18162 18099 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 110160307 1837768704 221350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18169] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18169/stat : 18169 (java) S 18160 18162 18099 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 110160307 1837768704 221350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18170] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18170/stat : 18170 (java) S 18160 18162 18099 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 110160311 1837768704 221350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18171] ppid=18160 vsize=1794696 CPUtime=1.68
/proc/18162/task/18171/stat : 18171 (java) S 18160 18162 18099 0 -1 64 4128 0 0 0 166 2 0 0 17 0 13 0 110160311 1837768704 221350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18172] ppid=18160 vsize=1794696 CPUtime=2.11
/proc/18162/task/18172/stat : 18172 (java) S 18160 18162 18099 0 -1 64 4345 0 0 0 209 2 0 0 17 0 13 0 110160311 1837768704 221350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18162/tid=18173] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18173/stat : 18173 (java) S 18160 18162 18099 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 110160311 1837768704 221350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18162/tid=18174] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18174/stat : 18174 (java) S 18160 18162 18099 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 110160311 1837768704 221350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18162/tid=18175] ppid=18160 vsize=1794696 CPUtime=0
/proc/18162/task/18175/stat : 18175 (java) S 18160 18162 18099 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 110162560 1837768704 221350 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1794696

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

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

[startup+1762.01 s]
/proc/loadavg: 1.19 1.08 1.02 2/90 18375
/proc/meminfo: memFree=818712/2055920 swapFree=4146496/4192956
[pid=18162] ppid=18160 vsize=0 CPUtime=1800.13
/proc/18162/stat : 18162 (java) Z 18160 18162 18099 0 -1 1036 250629 0 1 0 179780 233 0 0 16 0 2 0 110160302 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18162/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): 1762.08
CPU time (s): 1800.2
CPU user time (s): 1797.8
CPU system time (s): 2.39364
CPU usage (%): 102.163
Max. virtual memory (cumulated for all children) (KiB): 1797936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.8
system time used= 2.39364
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 250629
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= 54713
involuntary context switches= 43000

runsolver used 1.91771 second user time and 5.2532 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Mon Apr 16 02:38:34 UTC 2007

IDJOB= 349243
IDBENCH= 2314
IDSOLVER= 160
FILE ID= node11/349243-1176691113

PBS_JOBID= 4559423

Free space on /tmp= 66343 MiB

SOLVER NAME= sat4jPseudoCP 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-dano3_5.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349243-1176691113/sat4jPseudoCP.jar /tmp/evaluation/349243-1176691113/instance-349243-1176691113.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-349243-1176691113 -o ROOT/results/node11/solver-349243-1176691113 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349243-1176691113/sat4jPseudoCP.jar /tmp/evaluation/349243-1176691113/instance-349243-1176691113.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  143c67a6efdf0b74421c6a96157a0df7

RANDOM SEED= 484756533

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:       1702736 kB
Buffers:         18344 kB
Cached:         266184 kB
SwapCached:      15216 kB
Active:         172624 kB
Inactive:       135056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1702736 kB
SwapTotal:     4192956 kB
SwapFree:      4146496 kB
Dirty:           35984 kB
Writeback:           0 kB
Mapped:          29756 kB
Slab:            30924 kB
Committed_AS:  6106856 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= 66343 MiB

End job on node11 on Mon Apr 16 03:07:58 UTC 2007