Trace number 353879

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.21 1782.28

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-n370a.opb
MD5SUM28d10e1d13e82e070b03ac2e5d475941
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4978502603
Best CPU time to get the best result obtained on this benchmark1804.12
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4978502603
Optimality of the best value was proved NO
Number of variables155000
Total number of constraints5150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 4294967296
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 29637219205243
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 4294967296
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 29637219205243
Number of bits of the biggest sum of numbers45
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.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1651659224
0.08/0.15	c Max memory 1654456320
0.08/0.15	c Total memory 1654456320
0.08/0.15	c Number of processors 2
0.20/0.20	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.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/353879-1176687529/instance-353879-1176687529.opb
0.20/0.20	c reading problem ... 
7.96/6.11	c ... done. Wall clock time 5.911s.
7.96/6.11	c CPU time (experimental) 4.54s.
7.96/6.11	c #vars     155000
7.96/6.11	c #constraints  5300
1800.07/1782.11	c starts		: 2
1800.07/1782.11	c conflicts		: 228
1800.07/1782.11	c decisions		: 257401
1800.07/1782.11	c propagations		: 5009368
1800.07/1782.11	c inspects		: 12059392
1800.07/1782.11	c learnt literals	: 0
1800.07/1782.11	c learnt binary clauses	: 0
1800.07/1782.11	c learnt ternary clauses	: 0
1800.07/1782.11	c learnt clauses	: 227
1800.07/1782.11	c root simplifications	: 0
1800.07/1782.11	c removed literals (reason simplification)	: 0
1800.07/1782.11	c reason swapping (by a shorter reason)	: 0
1800.07/1782.11	c Calls to reduceDB	: 0
1800.07/1782.11	c speed (decisions/second)	: 144.99063253748392
1800.07/1782.11	c non guided choices	0
1800.07/1782.11	s UNKNOWN
1800.07/1782.11	c Total wall clock time (ms): 1781.913

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-353879-1176687529 -o ROOT/results/node11/solver-353879-1176687529 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/353879-1176687529/sat4jPseudoCP.jar /tmp/evaluation/353879-1176687529/instance-353879-1176687529.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 0.99 0.99 2/77 17389
/proc/meminfo: memFree=1786440/2055920 swapFree=4146496/4192956
[pid=17389] ppid=17387 vsize=152 CPUtime=0
/proc/17389/stat : 17389 (java) D 17387 17389 16237 0 -1 0 41 0 0 0 0 0 0 0 20 0 1 0 109801865 155648 26 18446744073709551615 134512640 134550740 4294956560 18446744073709551615 7979812 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/17389/statm: 38 26 19 9 0 4 0

[startup+0.0511881 s]
/proc/loadavg: 1.00 0.99 0.99 2/77 17389
/proc/meminfo: memFree=1786440/2055920 swapFree=4146496/4192956
[pid=17389] ppid=17387 vsize=1776976 CPUtime=0.03
/proc/17389/stat : 17389 (java) S 17387 17389 16237 0 -1 0 3460 0 1 0 2 1 0 0 18 0 4 0 109801865 1819623424 3206 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 444244 3206 1022 9 0 441880 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1776976

[startup+0.101192 s]
/proc/loadavg: 1.00 0.99 0.99 2/77 17389
/proc/meminfo: memFree=1786440/2055920 swapFree=4146496/4192956
[pid=17389] ppid=17387 vsize=1780404 CPUtime=0.08
/proc/17389/stat : 17389 (java) S 17387 17389 16237 0 -1 0 3953 0 1 0 6 2 0 0 18 0 12 0 109801865 1823133696 3696 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 445101 3696 1122 9 0 442720 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780404

[startup+0.301222 s]
/proc/loadavg: 1.00 0.99 0.99 2/77 17389
/proc/meminfo: memFree=1786440/2055920 swapFree=4146496/4192956
[pid=17389] ppid=17387 vsize=1781588 CPUtime=0.34
/proc/17389/stat : 17389 (java) S 17387 17389 16237 0 -1 0 6433 0 1 0 31 3 0 0 18 0 12 0 109801865 1824346112 6160 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 445397 6160 1267 9 0 443009 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 1781588

[startup+0.701261 s]
/proc/loadavg: 1.00 0.99 0.99 2/77 17389
/proc/meminfo: memFree=1786440/2055920 swapFree=4146496/4192956
[pid=17389] ppid=17387 vsize=1783564 CPUtime=0.87
/proc/17389/stat : 17389 (java) S 17387 17389 16237 0 -1 0 10615 0 1 0 83 4 0 0 18 0 12 0 109801865 1826369536 10107 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 445891 10108 1297 9 0 443503 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 1783564

[startup+1.50236 s]
/proc/loadavg: 1.00 0.99 0.99 2/89 17401
/proc/meminfo: memFree=1727528/2055920 swapFree=4146496/4192956
[pid=17389] ppid=17387 vsize=1784732 CPUtime=1.74
/proc/17389/stat : 17389 (java) S 17387 17389 16237 0 -1 0 24366 0 1 0 163 11 0 0 18 0 12 0 109801865 1827565568 23858 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 446183 23868 1301 9 0 443795 0
[pid=17389/tid=17391] ppid=17387 vsize=1785360 CPUtime=1.31
/proc/17389/task/17391/stat : 17391 (java) R 17387 17389 16237 0 -1 64 22362 0 1 0 121 10 0 0 25 0 12 0 109801867 1828208640 23876 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17392] ppid=17387 vsize=1785360 CPUtime=0
/proc/17389/task/17392/stat : 17392 (java) S 17387 17389 16237 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 109801868 1828208640 23889 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17393] ppid=17387 vsize=1785360 CPUtime=0
/proc/17389/task/17393/stat : 17393 (java) S 17387 17389 16237 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 109801868 1828208640 23900 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17394] ppid=17387 vsize=1785360 CPUtime=0
/proc/17389/task/17394/stat : 17394 (java) S 17387 17389 16237 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 109801870 1828208640 23911 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17395] ppid=17387 vsize=1785360 CPUtime=0
/proc/17389/task/17395/stat : 17395 (java) S 17387 17389 16237 0 -1 64 11 0 0 0 0 0 0 0 20 0 12 0 109801871 1828208640 23922 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17396] ppid=17387 vsize=1785360 CPUtime=0
/proc/17389/task/17396/stat : 17396 (java) S 17387 17389 16237 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 109801871 1828208640 23932 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17397] ppid=17387 vsize=1785360 CPUtime=0
/proc/17389/task/17397/stat : 17397 (java) S 17387 17389 16237 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 109801875 1828208640 23942 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17398] ppid=17387 vsize=1785360 CPUtime=0.19
/proc/17389/task/17398/stat : 17398 (java) R 17387 17389 16237 0 -1 64 746 0 0 0 19 0 0 0 16 0 12 0 109801875 1828208640 23954 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 103059411 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17399] ppid=17387 vsize=1785360 CPUtime=0.21
/proc/17389/task/17399/stat : 17399 (java) R 17387 17389 16237 0 -1 64 633 0 0 0 21 0 0 0 16 0 12 0 109801875 1828208640 23964 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 103172475 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17400] ppid=17387 vsize=1785360 CPUtime=0
/proc/17389/task/17400/stat : 17400 (java) S 17387 17389 16237 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 109801875 1828208640 23974 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17401] ppid=17387 vsize=1785360 CPUtime=0
/proc/17389/task/17401/stat : 17401 (java) S 17387 17389 16237 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 109801875 1828208640 23985 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 1784732

[startup+3.10256 s]
/proc/loadavg: 1.00 0.99 0.99 2/89 17401
/proc/meminfo: memFree=1674920/2055920 swapFree=4146496/4192956
[pid=17389] ppid=17387 vsize=1797208 CPUtime=4.28
/proc/17389/stat : 17389 (java) S 17387 17389 16237 0 -1 0 54531 0 1 0 404 24 0 0 18 0 12 0 109801865 1840340992 50158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 449302 50158 1314 9 0 446914 0
[pid=17389/tid=17391] ppid=17387 vsize=1797208 CPUtime=2.2
/proc/17389/task/17391/stat : 17391 (java) R 17387 17389 16237 0 -1 64 37665 0 1 0 203 17 0 0 18 0 12 0 109801867 1840340992 50158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109474122 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17392] ppid=17387 vsize=1797208 CPUtime=0.19
/proc/17389/task/17392/stat : 17392 (java) S 17387 17389 16237 0 -1 64 5032 0 0 0 17 2 0 0 16 0 12 0 109801868 1840340992 50158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17393] ppid=17387 vsize=1797208 CPUtime=0.18
/proc/17389/task/17393/stat : 17393 (java) S 17387 17389 16237 0 -1 64 3576 0 0 0 17 1 0 0 16 0 12 0 109801868 1840340992 50158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17394] ppid=17387 vsize=1797208 CPUtime=0
/proc/17389/task/17394/stat : 17394 (java) S 17387 17389 16237 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 109801870 1840340992 50158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17395] ppid=17387 vsize=1797208 CPUtime=0
/proc/17389/task/17395/stat : 17395 (java) S 17387 17389 16237 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 109801871 1840340992 50158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17396] ppid=17387 vsize=1797208 CPUtime=0
/proc/17389/task/17396/stat : 17396 (java) S 17387 17389 16237 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 109801871 1840340992 50158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17397] ppid=17387 vsize=1797208 CPUtime=0
/proc/17389/task/17397/stat : 17397 (java) S 17387 17389 16237 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 109801875 1840340992 50158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17398] ppid=17387 vsize=1797208 CPUtime=0.95
/proc/17389/task/17398/stat : 17398 (java) S 17387 17389 16237 0 -1 64 5384 0 0 0 93 2 0 0 16 0 12 0 109801875 1840340992 50158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17399] ppid=17387 vsize=1797208 CPUtime=0.72
/proc/17389/task/17399/stat : 17399 (java) S 17387 17389 16237 0 -1 64 2149 0 0 0 72 0 0 0 16 0 12 0 109801875 1840340992 50158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17400] ppid=17387 vsize=1797208 CPUtime=0
/proc/17389/task/17400/stat : 17400 (java) S 17387 17389 16237 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 109801875 1840340992 50158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17401] ppid=17387 vsize=1797208 CPUtime=0
/proc/17389/task/17401/stat : 17401 (java) S 17387 17389 16237 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 109801875 1840340992 50158 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.28
Current children cumulated vsize (KiB) 1797208

[startup+6.30174 s]
/proc/loadavg: 1.00 0.99 0.99 3/89 17401
/proc/meminfo: memFree=1534376/2055920 swapFree=4146496/4192956
[pid=17389] ppid=17387 vsize=1792152 CPUtime=8.27
/proc/17389/stat : 17389 (java) S 17387 17389 16237 0 -1 0 73330 0 1 0 795 32 0 0 18 0 12 0 109801865 1835163648 65203 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 448038 65203 1334 9 0 445650 0
[pid=17389/tid=17391] ppid=17387 vsize=1792152 CPUtime=4.68
/proc/17389/task/17391/stat : 17391 (java) R 17387 17389 16237 0 -1 64 37697 0 1 0 450 18 0 0 23 0 12 0 109801867 1835163648 65203 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109184228 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17392] ppid=17387 vsize=1792152 CPUtime=0.83
/proc/17389/task/17392/stat : 17392 (java) S 17387 17389 16237 0 -1 64 13042 0 0 0 78 5 0 0 16 0 12 0 109801868 1835163648 65203 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17393] ppid=17387 vsize=1792152 CPUtime=0.86
/proc/17389/task/17393/stat : 17393 (java) S 17387 17389 16237 0 -1 64 14251 0 0 0 81 5 0 0 16 0 12 0 109801868 1835163648 65203 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17394] ppid=17387 vsize=1792152 CPUtime=0
/proc/17389/task/17394/stat : 17394 (java) S 17387 17389 16237 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 109801870 1835163648 65203 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17395] ppid=17387 vsize=1792152 CPUtime=0
/proc/17389/task/17395/stat : 17395 (java) S 17387 17389 16237 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 109801871 1835163648 65203 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17396] ppid=17387 vsize=1792152 CPUtime=0
/proc/17389/task/17396/stat : 17396 (java) S 17387 17389 16237 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 109801871 1835163648 65203 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17397] ppid=17387 vsize=1792152 CPUtime=0
/proc/17389/task/17397/stat : 17397 (java) S 17387 17389 16237 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 109801875 1835163648 65203 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17398] ppid=17387 vsize=1792152 CPUtime=1.04
/proc/17389/task/17398/stat : 17398 (java) S 17387 17389 16237 0 -1 64 5452 0 0 0 102 2 0 0 16 0 12 0 109801875 1835163648 65203 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17399] ppid=17387 vsize=1792152 CPUtime=0.81
/proc/17389/task/17399/stat : 17399 (java) S 17387 17389 16237 0 -1 64 2163 0 0 0 81 0 0 0 17 0 12 0 109801875 1835163648 65203 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17400] ppid=17387 vsize=1792152 CPUtime=0
/proc/17389/task/17400/stat : 17400 (java) S 17387 17389 16237 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 109801875 1835163648 65203 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17401] ppid=17387 vsize=1792152 CPUtime=0
/proc/17389/task/17401/stat : 17401 (java) S 17387 17389 16237 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 109801875 1835163648 65203 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.27
Current children cumulated vsize (KiB) 1792152

[startup+12.7017 s]
/proc/loadavg: 1.00 0.99 0.99 2/90 17402
/proc/meminfo: memFree=1494560/2055920 swapFree=4146496/4192956
[pid=17389] ppid=17387 vsize=1792476 CPUtime=16.22
/proc/17389/stat : 17389 (java) S 17387 17389 16237 0 -1 0 85263 0 1 0 1583 39 0 0 18 0 13 0 109801865 1835495424 73357 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 448119 73357 1335 9 0 445731 0
[pid=17389/tid=17391] ppid=17387 vsize=1792476 CPUtime=9.87
/proc/17389/task/17391/stat : 17391 (java) R 17387 17389 16237 0 -1 64 37728 0 1 0 969 18 0 0 25 0 13 0 109801867 1835495424 73357 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109985664 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17392] ppid=17387 vsize=1792476 CPUtime=1.81
/proc/17389/task/17392/stat : 17392 (java) S 17387 17389 16237 0 -1 64 18350 0 0 0 173 8 0 0 17 0 13 0 109801868 1835495424 73357 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17393] ppid=17387 vsize=1792476 CPUtime=1.84
/proc/17389/task/17393/stat : 17393 (java) S 17387 17389 16237 0 -1 64 20175 0 0 0 176 8 0 0 16 0 13 0 109801868 1835495424 73357 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17394] ppid=17387 vsize=1792476 CPUtime=0
/proc/17389/task/17394/stat : 17394 (java) S 17387 17389 16237 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 109801870 1835495424 73357 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17395] ppid=17387 vsize=1792476 CPUtime=0
/proc/17389/task/17395/stat : 17395 (java) S 17387 17389 16237 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 109801871 1835495424 73357 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17396] ppid=17387 vsize=1792476 CPUtime=0
/proc/17389/task/17396/stat : 17396 (java) S 17387 17389 16237 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 109801871 1835495424 73357 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17397] ppid=17387 vsize=1792476 CPUtime=0
/proc/17389/task/17397/stat : 17397 (java) S 17387 17389 16237 0 -1 64 0 0 0 0 0 0 0 0 22 0 13 0 109801875 1835495424 73357 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17398] ppid=17387 vsize=1792476 CPUtime=1.39
/proc/17389/task/17398/stat : 17398 (java) S 17387 17389 16237 0 -1 64 6085 0 0 0 137 2 0 0 16 0 13 0 109801875 1835495424 73357 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17399] ppid=17387 vsize=1792476 CPUtime=1.26
/proc/17389/task/17399/stat : 17399 (java) S 17387 17389 16237 0 -1 64 2193 0 0 0 126 0 0 0 16 0 13 0 109801875 1835495424 73357 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17400] ppid=17387 vsize=1792476 CPUtime=0
/proc/17389/task/17400/stat : 17400 (java) S 17387 17389 16237 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 109801875 1835495424 73357 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17401] ppid=17387 vsize=1792476 CPUtime=0
/proc/17389/task/17401/stat : 17401 (java) S 17387 17389 16237 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 109801875 1835495424 73357 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17402] ppid=17387 vsize=1792476 CPUtime=0
/proc/17389/task/17402/stat : 17402 (java) S 17387 17389 16237 0 -1 64 6 0 0 0 0 0 0 0 19 0 13 0 109802563 1835495424 73357 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 16.22
Current children cumulated vsize (KiB) 1792476

[startup+25.502 s]
/proc/loadavg: 1.00 0.99 0.99 2/90 17402
/proc/meminfo: memFree=1507936/2055920 swapFree=4146496/4192956
[pid=17389] ppid=17387 vsize=1793500 CPUtime=29.29
/proc/17389/stat : 17389 (java) S 17387 17389 16237 0 -1 0 86237 0 1 0 2888 41 0 0 18 0 13 0 109801865 1836544000 70697 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 448375 70697 1335 9 0 445987 0
[pid=17389/tid=17391] ppid=17387 vsize=1793500 CPUtime=22.4
/proc/17389/task/17391/stat : 17391 (java) R 17387 17389 16237 0 -1 64 37755 0 1 0 2222 18 0 0 25 0 13 0 109801867 1836544000 70697 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109985664 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17392] ppid=17387 vsize=1793500 CPUtime=1.93
/proc/17389/task/17392/stat : 17392 (java) S 17387 17389 16237 0 -1 64 18602 0 0 0 185 8 0 0 16 0 13 0 109801868 1836544000 70697 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17393] ppid=17387 vsize=1793500 CPUtime=1.95
/proc/17389/task/17393/stat : 17393 (java) S 17387 17389 16237 0 -1 64 20328 0 0 0 186 9 0 0 16 0 13 0 109801868 1836544000 70697 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17394] ppid=17387 vsize=1793500 CPUtime=0
/proc/17389/task/17394/stat : 17394 (java) S 17387 17389 16237 0 -1 64 38 0 0 0 0 0 0 0 16 0 13 0 109801870 1836544000 70697 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17395] ppid=17387 vsize=1793500 CPUtime=0
/proc/17389/task/17395/stat : 17395 (java) S 17387 17389 16237 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 109801871 1836544000 70697 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17396] ppid=17387 vsize=1793500 CPUtime=0
/proc/17389/task/17396/stat : 17396 (java) S 17387 17389 16237 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 109801871 1836544000 70697 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=17389/tid=17394] ppid=17387 vsize=1794524 CPUtime=0.31
/proc/17389/task/17394/stat : 17394 (java) S 17387 17389 16237 0 -1 64 82 0 0 0 20 11 0 0 16 0 13 0 109801870 1837592576 137766 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17395] ppid=17387 vsize=1794524 CPUtime=0
/proc/17389/task/17395/stat : 17395 (java) S 17387 17389 16237 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 109801871 1837592576 137766 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17396] ppid=17387 vsize=1794524 CPUtime=0
/proc/17389/task/17396/stat : 17396 (java) S 17387 17389 16237 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 109801871 1837592576 137766 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17397] ppid=17387 vsize=1794524 CPUtime=0
/proc/17389/task/17397/stat : 17397 (java) S 17387 17389 16237 0 -1 64 0 0 0 0 0 0 0 0 22 0 13 0 109801875 1837592576 137766 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17398] ppid=17387 vsize=1794524 CPUtime=2.04
/proc/17389/task/17398/stat : 17398 (java) S 17387 17389 16237 0 -1 64 7800 0 0 0 201 3 0 0 16 0 13 0 109801875 1837592576 137766 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17399] ppid=17387 vsize=1794524 CPUtime=2.35
/proc/17389/task/17399/stat : 17399 (java) S 17387 17389 16237 0 -1 64 3073 0 0 0 234 1 0 0 18 0 13 0 109801875 1837592576 137766 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17400] ppid=17387 vsize=1794524 CPUtime=0
/proc/17389/task/17400/stat : 17400 (java) S 17387 17389 16237 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 109801875 1837592576 137766 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17401] ppid=17387 vsize=1794524 CPUtime=0
/proc/17389/task/17401/stat : 17401 (java) S 17387 17389 16237 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 109801875 1837592576 137766 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17402] ppid=17387 vsize=1794524 CPUtime=0
/proc/17389/task/17402/stat : 17402 (java) S 17387 17389 16237 0 -1 64 6 0 0 0 0 0 0 0 19 0 13 0 109802563 1837592576 137766 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1558.1
Current children cumulated vsize (KiB) 1794524

[startup+1602.3 s]
/proc/loadavg: 0.92 0.99 0.99 2/90 18013
/proc/meminfo: memFree=1199712/2055920 swapFree=4146496/4192956
[pid=17389] ppid=17387 vsize=1794524 CPUtime=1618.65
/proc/17389/stat : 17389 (java) S 17387 17389 16237 0 -1 0 182549 0 1 0 161643 222 0 0 18 0 13 0 109801865 1837592576 140341 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 448631 140341 1335 9 0 446243 0
[pid=17389/tid=17391] ppid=17387 vsize=1794524 CPUtime=1578.08
/proc/17389/task/17391/stat : 17391 (java) R 17387 17389 16237 0 -1 64 55932 0 1 0 157763 45 0 0 25 0 13 0 109801867 1837592576 140341 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109985710 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17392] ppid=17387 vsize=1794524 CPUtime=17.9
/proc/17389/task/17392/stat : 17392 (java) S 17387 17389 16237 0 -1 64 57714 0 0 0 1711 79 0 0 16 0 13 0 109801868 1837592576 140341 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17393] ppid=17387 vsize=1794524 CPUtime=17.91
/proc/17389/task/17393/stat : 17393 (java) S 17387 17389 16237 0 -1 64 57225 0 0 0 1711 80 0 0 16 0 13 0 109801868 1837592576 140341 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17394] ppid=17387 vsize=1794524 CPUtime=0.32
/proc/17389/task/17394/stat : 17394 (java) S 17387 17389 16237 0 -1 64 82 0 0 0 21 11 0 0 16 0 13 0 109801870 1837592576 140341 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17395] ppid=17387 vsize=1794524 CPUtime=0
/proc/17389/task/17395/stat : 17395 (java) S 17387 17389 16237 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 109801871 1837592576 140341 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17396] ppid=17387 vsize=1794524 CPUtime=0
/proc/17389/task/17396/stat : 17396 (java) S 17387 17389 16237 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 109801871 1837592576 140341 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17397] ppid=17387 vsize=1794524 CPUtime=0
/proc/17389/task/17397/stat : 17397 (java) S 17387 17389 16237 0 -1 64 0 0 0 0 0 0 0 0 22 0 13 0 109801875 1837592576 140341 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17398] ppid=17387 vsize=1794524 CPUtime=2.04
/proc/17389/task/17398/stat : 17398 (java) S 17387 17389 16237 0 -1 64 7800 0 0 0 201 3 0 0 16 0 13 0 109801875 1837592576 140341 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17399] ppid=17387 vsize=1794524 CPUtime=2.35
/proc/17389/task/17399/stat : 17399 (java) S 17387 17389 16237 0 -1 64 3073 0 0 0 234 1 0 0 18 0 13 0 109801875 1837592576 140341 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17400] ppid=17387 vsize=1794524 CPUtime=0
/proc/17389/task/17400/stat : 17400 (java) S 17387 17389 16237 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 109801875 1837592576 140341 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17401] ppid=17387 vsize=1794524 CPUtime=0
/proc/17389/task/17401/stat : 17401 (java) S 17387 17389 16237 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 109801875 1837592576 140341 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17402] ppid=17387 vsize=1794524 CPUtime=0
/proc/17389/task/17402/stat : 17402 (java) S 17387 17389 16237 0 -1 64 6 0 0 0 0 0 0 0 19 0 13 0 109802563 1837592576 140341 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1618.65
Current children cumulated vsize (KiB) 1794524

[startup+1662.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/90 18013
/proc/meminfo: memFree=1192416/2055920 swapFree=4146496/4192956
[pid=17389] ppid=17387 vsize=1794524 CPUtime=1679.21
/proc/17389/stat : 17389 (java) S 17387 17389 16237 0 -1 0 184596 0 1 0 167693 228 0 0 18 0 13 0 109801865 1837592576 142055 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 448631 142055 1335 9 0 446243 0
[pid=17389/tid=17391] ppid=17387 vsize=1794524 CPUtime=1637.11
/proc/17389/task/17391/stat : 17391 (java) R 17387 17389 16237 0 -1 64 56031 0 1 0 163666 45 0 0 25 0 13 0 109801867 1837592576 142055 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109985443 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17392] ppid=17387 vsize=1794524 CPUtime=18.66
/proc/17389/task/17392/stat : 17392 (java) S 17387 17389 16237 0 -1 64 58641 0 0 0 1785 81 0 0 16 0 13 0 109801868 1837592576 142055 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17393] ppid=17387 vsize=1794524 CPUtime=18.65
/proc/17389/task/17393/stat : 17393 (java) S 17387 17389 16237 0 -1 64 58246 0 0 0 1782 83 0 0 15 0 13 0 109801868 1837592576 142055 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17394] ppid=17387 vsize=1794524 CPUtime=0.33
/proc/17389/task/17394/stat : 17394 (java) S 17387 17389 16237 0 -1 64 82 0 0 0 22 11 0 0 16 0 13 0 109801870 1837592576 142055 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17395] ppid=17387 vsize=1794524 CPUtime=0
/proc/17389/task/17395/stat : 17395 (java) S 17387 17389 16237 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 109801871 1837592576 142055 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17396] ppid=17387 vsize=1794524 CPUtime=0
/proc/17389/task/17396/stat : 17396 (java) S 17387 17389 16237 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 109801871 1837592576 142055 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17397] ppid=17387 vsize=1794524 CPUtime=0
/proc/17389/task/17397/stat : 17397 (java) S 17387 17389 16237 0 -1 64 0 0 0 0 0 0 0 0 22 0 13 0 109801875 1837592576 142055 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17398] ppid=17387 vsize=1794524 CPUtime=2.04
/proc/17389/task/17398/stat : 17398 (java) S 17387 17389 16237 0 -1 64 7800 0 0 0 201 3 0 0 16 0 13 0 109801875 1837592576 142055 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17399] ppid=17387 vsize=1794524 CPUtime=2.35
/proc/17389/task/17399/stat : 17399 (java) S 17387 17389 16237 0 -1 64 3073 0 0 0 234 1 0 0 18 0 13 0 109801875 1837592576 142055 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17400] ppid=17387 vsize=1794524 CPUtime=0
/proc/17389/task/17400/stat : 17400 (java) S 17387 17389 16237 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 109801875 1837592576 142055 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17401] ppid=17387 vsize=1794524 CPUtime=0
/proc/17389/task/17401/stat : 17401 (java) S 17387 17389 16237 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 109801875 1837592576 142055 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17402] ppid=17387 vsize=1794524 CPUtime=0
/proc/17389/task/17402/stat : 17402 (java) S 17387 17389 16237 0 -1 64 6 0 0 0 0 0 0 0 19 0 13 0 109802563 1837592576 142055 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1679.21
Current children cumulated vsize (KiB) 1794524

[startup+1722.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/90 18013
/proc/meminfo: memFree=1183840/2055920 swapFree=4146496/4192956
[pid=17389] ppid=17387 vsize=1794524 CPUtime=1739.81
/proc/17389/stat : 17389 (java) S 17387 17389 16237 0 -1 0 187263 0 1 0 173745 236 0 0 18 0 13 0 109801865 1837592576 144187 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 448631 144187 1335 9 0 446243 0
[pid=17389/tid=17391] ppid=17387 vsize=1794524 CPUtime=1696.18
/proc/17389/task/17391/stat : 17391 (java) R 17387 17389 16237 0 -1 64 56123 0 1 0 169572 46 0 0 25 0 13 0 109801867 1837592576 144187 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109985937 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17392] ppid=17387 vsize=1794524 CPUtime=19.42
/proc/17389/task/17392/stat : 17392 (java) S 17387 17389 16237 0 -1 64 59963 0 0 0 1857 85 0 0 16 0 13 0 109801868 1837592576 144187 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17393] ppid=17387 vsize=1794524 CPUtime=19.42
/proc/17389/task/17393/stat : 17393 (java) S 17387 17389 16237 0 -1 64 59499 0 0 0 1856 86 0 0 16 0 13 0 109801868 1837592576 144187 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17394] ppid=17387 vsize=1794524 CPUtime=0.35
/proc/17389/task/17394/stat : 17394 (java) S 17387 17389 16237 0 -1 64 82 0 0 0 23 12 0 0 16 0 13 0 109801870 1837592576 144187 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17395] ppid=17387 vsize=1794524 CPUtime=0
/proc/17389/task/17395/stat : 17395 (java) S 17387 17389 16237 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 109801871 1837592576 144187 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17396] ppid=17387 vsize=1794524 CPUtime=0
/proc/17389/task/17396/stat : 17396 (java) S 17387 17389 16237 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 109801871 1837592576 144187 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17397] ppid=17387 vsize=1794524 CPUtime=0
/proc/17389/task/17397/stat : 17397 (java) S 17387 17389 16237 0 -1 64 0 0 0 0 0 0 0 0 22 0 13 0 109801875 1837592576 144187 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17398] ppid=17387 vsize=1794524 CPUtime=2.04
/proc/17389/task/17398/stat : 17398 (java) S 17387 17389 16237 0 -1 64 7800 0 0 0 201 3 0 0 16 0 13 0 109801875 1837592576 144187 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17399] ppid=17387 vsize=1794524 CPUtime=2.35
/proc/17389/task/17399/stat : 17399 (java) S 17387 17389 16237 0 -1 64 3073 0 0 0 234 1 0 0 18 0 13 0 109801875 1837592576 144187 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17400] ppid=17387 vsize=1794524 CPUtime=0
/proc/17389/task/17400/stat : 17400 (java) S 17387 17389 16237 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 109801875 1837592576 144187 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17401] ppid=17387 vsize=1794524 CPUtime=0
/proc/17389/task/17401/stat : 17401 (java) S 17387 17389 16237 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 109801875 1837592576 144187 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17402] ppid=17387 vsize=1794524 CPUtime=0
/proc/17389/task/17402/stat : 17402 (java) S 17387 17389 16237 0 -1 64 6 0 0 0 0 0 0 0 19 0 13 0 109802563 1837592576 144187 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1739.81
Current children cumulated vsize (KiB) 1794524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1782.1 s]
/proc/loadavg: 1.02 1.02 1.00 2/90 18013
/proc/meminfo: memFree=1179296/2055920 swapFree=4146496/4192956
[pid=17389] ppid=17387 vsize=1794524 CPUtime=1800.07
/proc/17389/stat : 17389 (java) S 17387 17389 16237 0 -1 0 188596 0 1 0 179766 241 0 0 18 0 13 0 109801865 1837592576 145310 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 448631 145310 1335 9 0 446243 0
[pid=17389/tid=17391] ppid=17387 vsize=1794524 CPUtime=1755.14
/proc/17389/task/17391/stat : 17391 (java) R 17387 17389 16237 0 -1 64 56204 0 1 0 175468 46 0 0 25 0 13 0 109801867 1837592576 145310 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4110153224 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17392] ppid=17387 vsize=1794524 CPUtime=20.09
/proc/17389/task/17392/stat : 17392 (java) S 17387 17389 16237 0 -1 64 60492 0 0 0 1924 85 0 0 16 0 13 0 109801868 1837592576 145310 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17393] ppid=17387 vsize=1794524 CPUtime=20.04
/proc/17389/task/17393/stat : 17393 (java) S 17387 17389 16237 0 -1 64 60222 0 0 0 1913 91 0 0 16 0 13 0 109801868 1837592576 145310 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17394] ppid=17387 vsize=1794524 CPUtime=0.36
/proc/17389/task/17394/stat : 17394 (java) S 17387 17389 16237 0 -1 64 82 0 0 0 24 12 0 0 16 0 13 0 109801870 1837592576 145310 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17395] ppid=17387 vsize=1794524 CPUtime=0
/proc/17389/task/17395/stat : 17395 (java) S 17387 17389 16237 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 109801871 1837592576 145310 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17396] ppid=17387 vsize=1794524 CPUtime=0
/proc/17389/task/17396/stat : 17396 (java) S 17387 17389 16237 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 109801871 1837592576 145310 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17397] ppid=17387 vsize=1794524 CPUtime=0
/proc/17389/task/17397/stat : 17397 (java) S 17387 17389 16237 0 -1 64 0 0 0 0 0 0 0 0 22 0 13 0 109801875 1837592576 145310 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17398] ppid=17387 vsize=1794524 CPUtime=2.04
/proc/17389/task/17398/stat : 17398 (java) S 17387 17389 16237 0 -1 64 7800 0 0 0 201 3 0 0 16 0 13 0 109801875 1837592576 145310 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17389/tid=17399] ppid=17387 vsize=1794524 CPUtime=2.35
/proc/17389/task/17399/stat : 17399 (java) S 17387 17389 16237 0 -1 64 3073 0 0 0 234 1 0 0 18 0 13 0 109801875 1837592576 145310 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17400] ppid=17387 vsize=1794524 CPUtime=0
/proc/17389/task/17400/stat : 17400 (java) S 17387 17389 16237 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 109801875 1837592576 145310 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17401] ppid=17387 vsize=1794524 CPUtime=0
/proc/17389/task/17401/stat : 17401 (java) S 17387 17389 16237 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 109801875 1837592576 145310 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17389/tid=17402] ppid=17387 vsize=1794524 CPUtime=0
/proc/17389/task/17402/stat : 17402 (java) S 17387 17389 16237 0 -1 64 6 0 0 0 0 0 0 0 19 0 13 0 109802563 1837592576 145310 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1794524

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

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

[startup+1782.21 s]
/proc/loadavg: 1.02 1.02 1.00 2/90 18013
/proc/meminfo: memFree=1179296/2055920 swapFree=4146496/4192956
[pid=17389] ppid=17387 vsize=0 CPUtime=1800.19
/proc/17389/stat : 17389 (java) Z 17387 17389 16237 0 -1 1036 188617 0 1 0 179770 249 0 0 16 0 2 0 109801865 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17389/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1782.28
CPU time (s): 1800.21
CPU user time (s): 1797.7
CPU system time (s): 2.50862
CPU usage (%): 101.006
Max. virtual memory (cumulated for all children) (KiB): 1798628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.7
system time used= 2.50862
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 188617
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= 62685
involuntary context switches= 46354

runsolver used 2.12968 second user time and 5.41418 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Mon Apr 16 01:38:49 UTC 2007

IDJOB= 353879
IDBENCH= 2284
IDSOLVER= 160
FILE ID= node11/353879-1176687529

PBS_JOBID= 4559405

Free space on /tmp= 66366 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/fctp/normalized-mps-v2-20-10-n370a.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/353879-1176687529/sat4jPseudoCP.jar /tmp/evaluation/353879-1176687529/instance-353879-1176687529.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-353879-1176687529 -o ROOT/results/node11/solver-353879-1176687529 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/353879-1176687529/sat4jPseudoCP.jar /tmp/evaluation/353879-1176687529/instance-353879-1176687529.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  28d10e1d13e82e070b03ac2e5d475941

RANDOM SEED= 708505441

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:       1786912 kB
Buffers:         13868 kB
Cached:         173480 kB
SwapCached:      15088 kB
Active:         153388 kB
Inactive:        70820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1786912 kB
SwapTotal:     4192956 kB
SwapFree:      4146496 kB
Dirty:           12304 kB
Writeback:           0 kB
Mapped:          43692 kB
Slab:            30316 kB
Committed_AS:  6120572 kB
PageTables:       1880 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= 66366 MiB

End job on node11 on Mon Apr 16 02:08:33 UTC 2007