Trace number 365459

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
sat4jPseudoCPClause 2007-03-23? (TO) 1800.18 1777.65

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-sierra.opb
MD5SUM0561d3f4e5e0de350a6eb18bc6dcbee9
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
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables38715
Total number of constraints3263
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 constraints3263
Minimum length of a constraint10
Maximum length of a constraint498
Number of terms in the objective function 36989
Biggest coefficient in the objective function 40063152947200
Number of bits for the biggest coefficient in the objective function 46
Sum of the numbers in the objective function 712861332680300
Number of bits of the sum of numbers in the objective function 50
Biggest number in a constraint 40063152947200
Number of bits of the biggest number in a constraint 46
Biggest sum of numbers in a constraint 712861332680300
Number of bits of the biggest sum of numbers50
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.09/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.09/0.13	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.09/0.13	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.09/0.14	c no version file found!!!
0.09/0.14	c sun.arch.data.model	32
0.09/0.14	c java.version	1.6.0
0.09/0.14	c os.name	Linux
0.09/0.14	c os.version	2.6.9-22.EL.rootsmp
0.09/0.14	c os.arch	i386
0.09/0.14	c Free memory 1651659224
0.09/0.14	c Max memory 1654456320
0.09/0.14	c Total memory 1654456320
0.09/0.14	c Number of processors 2
0.09/0.19	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.09/0.19	--- Begin Solver configuration ---
0.09/0.19	c Stops conflict analysis at the first Unique Implication Point
0.09/0.19	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.09/0.19	c Learn all clauses as in MiniSAT
0.09/0.19	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.09/0.19	c VSIDS like heuristics from MiniSAT using a heap
0.09/0.19	c No reason simplification
0.09/0.19	c --- End Solver configuration ---
0.09/0.19	c Simplify asserted PB constraints to clauses
0.09/0.19	c solving /tmp/evaluation/365459-1177050675/instance-365459-1177050675.opb
0.09/0.19	c reading problem ... 
4.00/2.77	c ... done. Wall clock time 2.574s.
4.00/2.77	c CPU time (experimental) 2.18s.
4.00/2.77	c #vars     38715
4.00/2.77	c #constraints  3791
1800.04/1777.52	c starts		: 2
1800.04/1777.52	c conflicts		: 27373
1800.04/1777.52	c decisions		: 427396
1800.04/1777.52	c propagations		: 946007
1800.04/1777.52	c inspects		: 489545047
1800.04/1777.52	c learnt literals	: 0
1800.04/1777.52	c learnt binary clauses	: 0
1800.04/1777.52	c learnt ternary clauses	: 0
1800.04/1777.52	c learnt clauses	: 27373
1800.04/1777.52	c root simplifications	: 0
1800.04/1777.52	c removed literals (reason simplification)	: 0
1800.04/1777.52	c reason swapping (by a shorter reason)	: 0
1800.04/1777.52	c Calls to reduceDB	: 0
1800.04/1777.52	c speed (decisions/second)	: 240.86751235764964
1800.04/1777.52	c non guided choices	0
1800.04/1777.52	s UNKNOWN
1800.04/1777.52	c Total wall clock time (ms): 1777.326

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/node40/watcher-365459-1177050675 -o ROOT/results/node40/solver-365459-1177050675 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/365459-1177050675/sat4jPseudoCPClause.jar /tmp/evaluation/365459-1177050675/instance-365459-1177050675.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.04 1.00 1.00 2/77 13411
/proc/meminfo: memFree=1776632/2055920 swapFree=4112848/4192956
[pid=13411] ppid=13409 vsize=152 CPUtime=0
/proc/13411/stat : 13411 (java) R 13409 13411 11590 0 -1 0 204 0 0 0 0 0 0 0 18 0 1 0 33947049 155648 26 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 6910251 0 0 4096 0 0 0 0 17 0 0 0
/proc/13411/statm: 38 26 19 9 0 4 0

[startup+0.050517 s]
/proc/loadavg: 1.04 1.00 1.00 2/77 13411
/proc/meminfo: memFree=1776632/2055920 swapFree=4112848/4192956
[pid=13411] ppid=13409 vsize=1777708 CPUtime=0.04
/proc/13411/stat : 13411 (java) S 13409 13411 11590 0 -1 0 3552 0 1 0 2 2 0 0 18 0 7 0 33947049 1820372992 3297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/13411/statm: 444427 3298 1054 9 0 442063 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1777708

[startup+0.102525 s]
/proc/loadavg: 1.04 1.00 1.00 2/77 13411
/proc/meminfo: memFree=1776632/2055920 swapFree=4112848/4192956
[pid=13411] ppid=13409 vsize=1780260 CPUtime=0.09
/proc/13411/stat : 13411 (java) S 13409 13411 11590 0 -1 0 4030 0 1 0 7 2 0 0 18 0 12 0 33947049 1822986240 3772 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13411/statm: 445065 3773 1124 9 0 442683 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1780260

[startup+0.302575 s]
/proc/loadavg: 1.04 1.00 1.00 2/77 13411
/proc/meminfo: memFree=1776632/2055920 swapFree=4112848/4192956
[pid=13411] ppid=13409 vsize=1781412 CPUtime=0.35
/proc/13411/stat : 13411 (java) S 13409 13411 11590 0 -1 0 5420 0 1 0 32 3 0 0 18 0 12 0 33947049 1824165888 5143 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13411/statm: 445353 5143 1267 9 0 442964 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1781412

[startup+0.701658 s]
/proc/loadavg: 1.04 1.00 1.00 2/77 13411
/proc/meminfo: memFree=1776632/2055920 swapFree=4112848/4192956
[pid=13411] ppid=13409 vsize=1782336 CPUtime=0.91
/proc/13411/stat : 13411 (java) S 13409 13411 11590 0 -1 0 9471 0 1 0 86 5 0 0 18 0 12 0 33947049 1825112064 8933 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13411/statm: 445584 8933 1297 9 0 443195 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 1782336

[startup+1.50183 s]
/proc/loadavg: 1.04 1.00 1.00 3/89 13423
/proc/meminfo: memFree=1735896/2055920 swapFree=4112848/4192956
[pid=13411] ppid=13409 vsize=1794944 CPUtime=2.31
/proc/13411/stat : 13411 (java) S 13409 13411 11590 0 -1 0 23507 0 1 0 220 11 0 0 18 0 12 0 33947049 1838022656 21191 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13411/statm: 448736 21192 1310 9 0 446347 0
[pid=13411/tid=13413] ppid=13409 vsize=1794944 CPUtime=1.13
/proc/13411/task/13413/stat : 13413 (java) R 13409 13411 11590 0 -1 64 17280 0 1 0 106 7 0 0 18 0 12 0 33947050 1838022656 21193 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109664300 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13414] ppid=13409 vsize=1794944 CPUtime=0
/proc/13411/task/13414/stat : 13414 (java) S 13409 13411 11590 0 -1 64 3 0 0 0 0 0 0 0 20 0 12 0 33947051 1838022656 21195 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13415] ppid=13409 vsize=1794944 CPUtime=0
/proc/13411/task/13415/stat : 13415 (java) S 13409 13411 11590 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 33947051 1838022656 21196 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13416] ppid=13409 vsize=1794944 CPUtime=0
/proc/13411/task/13416/stat : 13416 (java) S 13409 13411 11590 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 33947053 1838022656 21196 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13411/tid=13417] ppid=13409 vsize=1794944 CPUtime=0
/proc/13411/task/13417/stat : 13417 (java) S 13409 13411 11590 0 -1 64 9 0 0 0 0 0 0 0 23 0 12 0 33947054 1838022656 21197 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13418] ppid=13409 vsize=1794944 CPUtime=0
/proc/13411/task/13418/stat : 13418 (java) S 13409 13411 11590 0 -1 64 4 0 0 0 0 0 0 0 24 0 12 0 33947054 1838022656 21198 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13419] ppid=13409 vsize=1794944 CPUtime=0
/proc/13411/task/13419/stat : 13419 (java) S 13409 13411 11590 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 33947058 1838022656 21199 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13420] ppid=13409 vsize=1794944 CPUtime=0.56
/proc/13411/task/13420/stat : 13420 (java) R 13409 13411 11590 0 -1 64 3028 0 0 0 55 1 0 0 19 0 12 0 33947058 1838022656 21200 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105430769 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13411/tid=13421] ppid=13409 vsize=1794944 CPUtime=0.59
/proc/13411/task/13421/stat : 13421 (java) R 13409 13411 11590 0 -1 64 2483 0 0 0 58 1 0 0 18 0 12 0 33947058 1838022656 21201 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 102037640 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13411/tid=13422] ppid=13409 vsize=1794944 CPUtime=0
/proc/13411/task/13422/stat : 13422 (java) S 13409 13411 11590 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 33947058 1838022656 21203 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13423] ppid=13409 vsize=1794944 CPUtime=0
/proc/13411/task/13423/stat : 13423 (java) S 13409 13411 11590 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 33947058 1838022656 21205 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.31
Current children cumulated vsize (KiB) 1794944

[startup+3.10216 s]
/proc/loadavg: 1.04 1.00 1.00 2/89 13423
/proc/meminfo: memFree=1642264/2055920 swapFree=4112848/4192956
[pid=13411] ppid=13409 vsize=1794904 CPUtime=4.63
/proc/13411/stat : 13411 (java) S 13409 13411 11590 0 -1 0 52912 0 1 0 438 25 0 0 18 0 12 0 33947049 1837981696 47584 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13411/statm: 448726 47584 1333 9 0 446337 0
[pid=13411/tid=13413] ppid=13409 vsize=1794904 CPUtime=2.39
/proc/13411/task/13413/stat : 13413 (java) R 13409 13411 11590 0 -1 64 37697 0 1 0 222 17 0 0 20 0 12 0 33947050 1837981696 47584 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109660636 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13411/tid=13414] ppid=13409 vsize=1794904 CPUtime=0.12
/proc/13411/task/13414/stat : 13414 (java) S 13409 13411 11590 0 -1 64 3179 0 0 0 11 1 0 0 16 0 12 0 33947051 1837981696 47584 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13415] ppid=13409 vsize=1794904 CPUtime=0.13
/proc/13411/task/13415/stat : 13415 (java) S 13409 13411 11590 0 -1 64 2653 0 0 0 12 1 0 0 16 0 12 0 33947051 1837981696 47584 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13411/tid=13416] ppid=13409 vsize=1794904 CPUtime=0
/proc/13411/task/13416/stat : 13416 (java) S 13409 13411 11590 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 33947053 1837981696 47584 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13411/tid=13417] ppid=13409 vsize=1794904 CPUtime=0
/proc/13411/task/13417/stat : 13417 (java) S 13409 13411 11590 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 33947054 1837981696 47584 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13418] ppid=13409 vsize=1794904 CPUtime=0
/proc/13411/task/13418/stat : 13418 (java) S 13409 13411 11590 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 33947054 1837981696 47584 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13419] ppid=13409 vsize=1794904 CPUtime=0
/proc/13411/task/13419/stat : 13419 (java) S 13409 13411 11590 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 33947058 1837981696 47584 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13420] ppid=13409 vsize=1794904 CPUtime=1.08
/proc/13411/task/13420/stat : 13420 (java) R 13409 13411 11590 0 -1 64 4798 0 0 0 106 2 0 0 17 0 12 0 33947058 1837981696 47584 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103319427 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13421] ppid=13409 vsize=1794904 CPUtime=0.85
/proc/13411/task/13421/stat : 13421 (java) S 13409 13411 11590 0 -1 64 3860 0 0 0 84 1 0 0 16 0 12 0 33947058 1837981696 47584 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13411/tid=13422] ppid=13409 vsize=1794904 CPUtime=0
/proc/13411/task/13422/stat : 13422 (java) S 13409 13411 11590 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 33947058 1837981696 47584 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13423] ppid=13409 vsize=1794904 CPUtime=0
/proc/13411/task/13423/stat : 13423 (java) S 13409 13411 11590 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 33947058 1837981696 47584 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.63
Current children cumulated vsize (KiB) 1794904

[startup+6.30183 s]
/proc/loadavg: 1.20 1.03 1.01 3/90 13424
/proc/meminfo: memFree=1559056/2055920 swapFree=4112848/4192956
[pid=13411] ppid=13409 vsize=1796412 CPUtime=9.02
/proc/13411/stat : 13411 (java) S 13409 13411 11590 0 -1 0 63455 0 1 0 871 31 0 0 18 0 13 0 33947049 1839525888 56070 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13411/statm: 449103 56070 1333 9 0 446714 0
[pid=13411/tid=13413] ppid=13409 vsize=1796412 CPUtime=4.75
/proc/13411/task/13413/stat : 13413 (java) R 13409 13411 11590 0 -1 64 37719 0 1 0 458 17 0 0 17 0 13 0 33947050 1839525888 56070 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109930575 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13414] ppid=13409 vsize=1796412 CPUtime=0.53
/proc/13411/task/13414/stat : 13414 (java) S 13409 13411 11590 0 -1 64 7494 0 0 0 49 4 0 0 16 0 13 0 33947051 1839525888 56070 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13415] ppid=13409 vsize=1796412 CPUtime=0.52
/proc/13411/task/13415/stat : 13415 (java) S 13409 13411 11590 0 -1 64 6859 0 0 0 49 3 0 0 16 0 13 0 33947051 1839525888 56070 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13411/tid=13416] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13416/stat : 13416 (java) S 13409 13411 11590 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 33947053 1839525888 56070 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13411/tid=13417] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13417/stat : 13417 (java) S 13409 13411 11590 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 33947054 1839525888 56070 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13418] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13418/stat : 13418 (java) S 13409 13411 11590 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 33947054 1839525888 56070 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13419] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13419/stat : 13419 (java) S 13409 13411 11590 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 33947058 1839525888 56070 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13420] ppid=13409 vsize=1796412 CPUtime=1.64
/proc/13411/task/13420/stat : 13420 (java) S 13409 13411 11590 0 -1 64 4837 0 0 0 162 2 0 0 16 0 13 0 33947058 1839525888 56070 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13421] ppid=13409 vsize=1796412 CPUtime=1.53
/proc/13411/task/13421/stat : 13421 (java) S 13409 13411 11590 0 -1 64 5814 0 0 0 151 2 0 0 16 0 13 0 33947058 1839525888 56070 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13411/tid=13422] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13422/stat : 13422 (java) S 13409 13411 11590 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 33947058 1839525888 56070 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13423] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13423/stat : 13423 (java) S 13409 13411 11590 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 33947058 1839525888 56070 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13424] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13424/stat : 13424 (java) S 13409 13411 11590 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 33947362 1839525888 56070 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.02
Current children cumulated vsize (KiB) 1796412

[startup+12.7012 s]
/proc/loadavg: 1.18 1.03 1.01 2/90 13424
/proc/meminfo: memFree=1527376/2055920 swapFree=4112848/4192956
[pid=13411] ppid=13409 vsize=1796412 CPUtime=16.23
/proc/13411/stat : 13411 (java) S 13409 13411 11590 0 -1 0 72424 0 1 0 1587 36 0 0 18 0 13 0 33947049 1839525888 63528 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13411/statm: 449103 63530 1333 9 0 446714 0
[pid=13411/tid=13413] ppid=13409 vsize=1796412 CPUtime=10.57
/proc/13411/task/13413/stat : 13413 (java) S 13409 13411 11590 0 -1 64 37731 0 1 0 1039 18 0 0 25 0 13 0 33947050 1839525888 63531 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13414] ppid=13409 vsize=1796412 CPUtime=1.05
/proc/13411/task/13414/stat : 13414 (java) R 13409 13411 11590 0 -1 64 13585 0 0 0 99 6 0 0 16 0 13 0 33947051 1839525888 63532 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105369140 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13415] ppid=13409 vsize=1796412 CPUtime=1.04
/proc/13411/task/13415/stat : 13415 (java) R 13409 13411 11590 0 -1 64 9699 0 0 0 99 5 0 0 16 0 13 0 33947051 1839525888 63534 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105368782 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13411/tid=13416] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13416/stat : 13416 (java) S 13409 13411 11590 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 33947053 1839525888 63536 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13417] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13417/stat : 13417 (java) S 13409 13411 11590 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 33947054 1839525888 63537 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13418] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13418/stat : 13418 (java) S 13409 13411 11590 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 33947054 1839525888 63538 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13419] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13419/stat : 13419 (java) S 13409 13411 11590 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 33947058 1839525888 63540 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13420] ppid=13409 vsize=1796412 CPUtime=1.76
/proc/13411/task/13420/stat : 13420 (java) S 13409 13411 11590 0 -1 64 4844 0 0 0 174 2 0 0 16 0 13 0 33947058 1839525888 63541 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13411/tid=13421] ppid=13409 vsize=1796412 CPUtime=1.76
/proc/13411/task/13421/stat : 13421 (java) S 13409 13411 11590 0 -1 64 5838 0 0 0 174 2 0 0 16 0 13 0 33947058 1839525888 63542 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13411/tid=13422] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13422/stat : 13422 (java) S 13409 13411 11590 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 33947058 1839525888 63542 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13423] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13423/stat : 13423 (java) S 13409 13411 11590 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 33947058 1839525888 63544 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13424] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13424/stat : 13424 (java) S 13409 13411 11590 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 33947362 1839525888 63545 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 16.23
Current children cumulated vsize (KiB) 1796412

[startup+25.5028 s]
/proc/loadavg: 1.14 1.03 1.01 2/90 13424
/proc/meminfo: memFree=1520336/2055920 swapFree=4112848/4192956
[pid=13411] ppid=13409 vsize=1796412 CPUtime=29.17
/proc/13411/stat : 13411 (java) S 13409 13411 11590 0 -1 0 75757 0 1 0 2879 38 0 0 18 0 13 0 33947049 1839525888 65138 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13411/statm: 449103 65138 1333 9 0 446714 0
[pid=13411/tid=13413] ppid=13409 vsize=1796412 CPUtime=23.22
/proc/13411/task/13413/stat : 13413 (java) R 13409 13411 11590 0 -1 64 37747 0 1 0 2304 18 0 0 25 0 13 0 33947050 1839525888 65138 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109896522 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13414] ppid=13409 vsize=1796412 CPUtime=1.19
/proc/13411/task/13414/stat : 13414 (java) S 13409 13411 11590 0 -1 64 15535 0 0 0 112 7 0 0 16 0 13 0 33947051 1839525888 65138 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13415] ppid=13409 vsize=1796412 CPUtime=1.17
/proc/13411/task/13415/stat : 13415 (java) S 13409 13411 11590 0 -1 64 11051 0 0 0 112 5 0 0 16 0 13 0 33947051 1839525888 65138 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13411/tid=13416] ppid=13409 vsize=1796412 CPUtime=0.01
/proc/13411/task/13416/stat : 13416 (java) S 13409 13411 11590 0 -1 64 20 0 0 0 1 0 0 0 16 0 13 0 33947053 1839525888 65138 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13417] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13417/stat : 13417 (java) S 13409 13411 11590 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 33947054 1839525888 65138 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=13411/tid=13416] ppid=13409 vsize=1796412 CPUtime=0.2
/proc/13411/task/13416/stat : 13416 (java) S 13409 13411 11590 0 -1 64 140 0 0 0 12 8 0 0 15 0 13 0 33947053 1839525888 125851 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13411/tid=13417] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13417/stat : 13417 (java) S 13409 13411 11590 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 33947054 1839525888 125851 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13418] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13418/stat : 13418 (java) S 13409 13411 11590 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 33947054 1839525888 125851 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13419] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13419/stat : 13419 (java) S 13409 13411 11590 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 33947058 1839525888 125851 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13420] ppid=13409 vsize=1796412 CPUtime=1.78
/proc/13411/task/13420/stat : 13420 (java) S 13409 13411 11590 0 -1 64 4844 0 0 0 176 2 0 0 16 0 13 0 33947058 1839525888 125851 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13411/tid=13421] ppid=13409 vsize=1796412 CPUtime=1.78
/proc/13411/task/13421/stat : 13421 (java) S 13409 13411 11590 0 -1 64 5838 0 0 0 176 2 0 0 16 0 13 0 33947058 1839525888 125851 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13411/tid=13422] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13422/stat : 13422 (java) S 13409 13411 11590 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 33947058 1839525888 125851 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13423] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13423/stat : 13423 (java) S 13409 13411 11590 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 33947058 1839525888 125851 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13424] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13424/stat : 13424 (java) S 13409 13411 11590 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 33947362 1839525888 125851 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1561.44
Current children cumulated vsize (KiB) 1796412

[startup+1602.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/90 13424
/proc/meminfo: memFree=1267152/2055920 swapFree=4112848/4192956
[pid=13411] ppid=13409 vsize=1796412 CPUtime=1622.33
/proc/13411/stat : 13411 (java) S 13409 13411 11590 0 -1 0 184402 0 1 0 162135 98 0 0 18 0 13 0 33947049 1839525888 128223 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13411/statm: 449103 128223 1333 9 0 446714 0
[pid=13411/tid=13413] ppid=13409 vsize=1796412 CPUtime=1580.97
/proc/13411/task/13413/stat : 13413 (java) R 13409 13411 11590 0 -1 64 58272 0 1 0 158069 28 0 0 25 0 13 0 33947050 1839525888 128223 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109899952 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13414] ppid=13409 vsize=1796412 CPUtime=18.77
/proc/13411/task/13414/stat : 13414 (java) S 13409 13411 11590 0 -1 64 62545 0 0 0 1849 28 0 0 17 0 13 0 33947051 1839525888 128223 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13411/tid=13415] ppid=13409 vsize=1796412 CPUtime=18.75
/proc/13411/task/13415/stat : 13415 (java) S 13409 13411 11590 0 -1 64 52041 0 0 0 1849 26 0 0 16 0 13 0 33947051 1839525888 128223 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13416] ppid=13409 vsize=1796412 CPUtime=0.22
/proc/13411/task/13416/stat : 13416 (java) S 13409 13411 11590 0 -1 64 140 0 0 0 13 9 0 0 16 0 13 0 33947053 1839525888 128223 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13417] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13417/stat : 13417 (java) S 13409 13411 11590 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 33947054 1839525888 128223 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13418] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13418/stat : 13418 (java) S 13409 13411 11590 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 33947054 1839525888 128223 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13419] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13419/stat : 13419 (java) S 13409 13411 11590 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 33947058 1839525888 128223 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13420] ppid=13409 vsize=1796412 CPUtime=1.78
/proc/13411/task/13420/stat : 13420 (java) S 13409 13411 11590 0 -1 64 4844 0 0 0 176 2 0 0 16 0 13 0 33947058 1839525888 128223 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13411/tid=13421] ppid=13409 vsize=1796412 CPUtime=1.78
/proc/13411/task/13421/stat : 13421 (java) S 13409 13411 11590 0 -1 64 5838 0 0 0 176 2 0 0 16 0 13 0 33947058 1839525888 128223 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13411/tid=13422] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13422/stat : 13422 (java) S 13409 13411 11590 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 33947058 1839525888 128223 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13423] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13423/stat : 13423 (java) S 13409 13411 11590 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 33947058 1839525888 128223 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13424] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13424/stat : 13424 (java) S 13409 13411 11590 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 33947362 1839525888 128223 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1622.33
Current children cumulated vsize (KiB) 1796412

[startup+1662.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/90 13424
/proc/meminfo: memFree=1259536/2055920 swapFree=4112848/4192956
[pid=13411] ppid=13409 vsize=1796412 CPUtime=1683.25
/proc/13411/stat : 13411 (java) S 13409 13411 11590 0 -1 0 186568 0 1 0 168226 99 0 0 18 0 13 0 33947049 1839525888 130118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13411/statm: 449103 130118 1333 9 0 446714 0
[pid=13411/tid=13413] ppid=13409 vsize=1796412 CPUtime=1639.94
/proc/13411/task/13413/stat : 13413 (java) R 13409 13411 11590 0 -1 64 58294 0 1 0 163966 28 0 0 25 0 13 0 33947050 1839525888 130118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109580506 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13414] ppid=13409 vsize=1796412 CPUtime=19.74
/proc/13411/task/13414/stat : 13414 (java) S 13409 13411 11590 0 -1 64 63574 0 0 0 1946 28 0 0 17 0 13 0 33947051 1839525888 130118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13415] ppid=13409 vsize=1796412 CPUtime=19.72
/proc/13411/task/13415/stat : 13415 (java) S 13409 13411 11590 0 -1 64 53156 0 0 0 1946 26 0 0 16 0 13 0 33947051 1839525888 130118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13411/tid=13416] ppid=13409 vsize=1796412 CPUtime=0.22
/proc/13411/task/13416/stat : 13416 (java) S 13409 13411 11590 0 -1 64 140 0 0 0 13 9 0 0 16 0 13 0 33947053 1839525888 130118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13411/tid=13417] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13417/stat : 13417 (java) S 13409 13411 11590 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 33947054 1839525888 130118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13418] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13418/stat : 13418 (java) S 13409 13411 11590 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 33947054 1839525888 130118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13419] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13419/stat : 13419 (java) S 13409 13411 11590 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 33947058 1839525888 130118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13420] ppid=13409 vsize=1796412 CPUtime=1.78
/proc/13411/task/13420/stat : 13420 (java) S 13409 13411 11590 0 -1 64 4844 0 0 0 176 2 0 0 16 0 13 0 33947058 1839525888 130118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13411/tid=13421] ppid=13409 vsize=1796412 CPUtime=1.78
/proc/13411/task/13421/stat : 13421 (java) S 13409 13411 11590 0 -1 64 5838 0 0 0 176 2 0 0 16 0 13 0 33947058 1839525888 130118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13411/tid=13422] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13422/stat : 13422 (java) S 13409 13411 11590 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 33947058 1839525888 130118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13423] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13423/stat : 13423 (java) S 13409 13411 11590 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 33947058 1839525888 130118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13424] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13424/stat : 13424 (java) S 13409 13411 11590 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 33947362 1839525888 130118 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1683.25
Current children cumulated vsize (KiB) 1796412

[startup+1722.3 s]
/proc/loadavg: 1.05 1.02 1.00 2/90 13424
/proc/meminfo: memFree=1253136/2055920 swapFree=4112848/4192956
[pid=13411] ppid=13409 vsize=1796412 CPUtime=1744.14
/proc/13411/stat : 13411 (java) S 13409 13411 11590 0 -1 0 188419 0 1 0 174314 100 0 0 18 0 13 0 33947049 1839525888 131704 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13411/statm: 449103 131704 1333 9 0 446714 0
[pid=13411/tid=13413] ppid=13409 vsize=1796412 CPUtime=1698.96
/proc/13411/task/13413/stat : 13413 (java) R 13409 13411 11590 0 -1 64 58315 0 1 0 169868 28 0 0 25 0 13 0 33947050 1839525888 131704 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109717474 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13414] ppid=13409 vsize=1796412 CPUtime=20.68
/proc/13411/task/13414/stat : 13414 (java) S 13409 13411 11590 0 -1 64 64739 0 0 0 2039 29 0 0 16 0 13 0 33947051 1839525888 131704 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13415] ppid=13409 vsize=1796412 CPUtime=20.66
/proc/13411/task/13415/stat : 13415 (java) S 13409 13411 11590 0 -1 64 53821 0 0 0 2039 27 0 0 16 0 13 0 33947051 1839525888 131704 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13411/tid=13416] ppid=13409 vsize=1796412 CPUtime=0.23
/proc/13411/task/13416/stat : 13416 (java) S 13409 13411 11590 0 -1 64 140 0 0 0 14 9 0 0 16 0 13 0 33947053 1839525888 131704 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13417] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13417/stat : 13417 (java) S 13409 13411 11590 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 33947054 1839525888 131704 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13418] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13418/stat : 13418 (java) S 13409 13411 11590 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 33947054 1839525888 131704 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13419] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13419/stat : 13419 (java) S 13409 13411 11590 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 33947058 1839525888 131704 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13420] ppid=13409 vsize=1796412 CPUtime=1.78
/proc/13411/task/13420/stat : 13420 (java) S 13409 13411 11590 0 -1 64 4844 0 0 0 176 2 0 0 16 0 13 0 33947058 1839525888 131704 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13411/tid=13421] ppid=13409 vsize=1796412 CPUtime=1.78
/proc/13411/task/13421/stat : 13421 (java) S 13409 13411 11590 0 -1 64 5838 0 0 0 176 2 0 0 16 0 13 0 33947058 1839525888 131704 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13411/tid=13422] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13422/stat : 13422 (java) S 13409 13411 11590 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 33947058 1839525888 131704 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13423] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13423/stat : 13423 (java) S 13409 13411 11590 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 33947058 1839525888 131704 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13424] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13424/stat : 13424 (java) S 13409 13411 11590 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 33947362 1839525888 131704 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1744.14
Current children cumulated vsize (KiB) 1796412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1777.5 s]
/proc/loadavg: 1.02 1.01 1.00 2/90 13424
/proc/meminfo: memFree=1249680/2055920 swapFree=4112848/4192956
[pid=13411] ppid=13409 vsize=1796412 CPUtime=1800.04
/proc/13411/stat : 13411 (java) S 13409 13411 11590 0 -1 0 189324 0 1 0 179902 102 0 0 18 0 13 0 33947049 1839525888 132568 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13411/statm: 449103 132568 1333 9 0 446714 0
[pid=13411/tid=13413] ppid=13409 vsize=1796412 CPUtime=1753.38
/proc/13411/task/13413/stat : 13413 (java) R 13409 13411 11590 0 -1 64 58332 0 1 0 175309 29 0 0 25 0 13 0 33947050 1839525888 132568 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109899952 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13414] ppid=13409 vsize=1796412 CPUtime=21.41
/proc/13411/task/13414/stat : 13414 (java) S 13409 13411 11590 0 -1 64 65265 0 0 0 2112 29 0 0 16 0 13 0 33947051 1839525888 132568 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13411/tid=13415] ppid=13409 vsize=1796412 CPUtime=21.39
/proc/13411/task/13415/stat : 13415 (java) S 13409 13411 11590 0 -1 64 54183 0 0 0 2112 27 0 0 17 0 13 0 33947051 1839525888 132568 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13411/tid=13416] ppid=13409 vsize=1796412 CPUtime=0.23
/proc/13411/task/13416/stat : 13416 (java) S 13409 13411 11590 0 -1 64 140 0 0 0 14 9 0 0 16 0 13 0 33947053 1839525888 132568 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13411/tid=13417] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13417/stat : 13417 (java) S 13409 13411 11590 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 33947054 1839525888 132568 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13418] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13418/stat : 13418 (java) S 13409 13411 11590 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 33947054 1839525888 132568 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13419] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13419/stat : 13419 (java) S 13409 13411 11590 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 33947058 1839525888 132568 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13420] ppid=13409 vsize=1796412 CPUtime=1.78
/proc/13411/task/13420/stat : 13420 (java) S 13409 13411 11590 0 -1 64 4844 0 0 0 176 2 0 0 16 0 13 0 33947058 1839525888 132568 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13411/tid=13421] ppid=13409 vsize=1796412 CPUtime=1.78
/proc/13411/task/13421/stat : 13421 (java) S 13409 13411 11590 0 -1 64 5838 0 0 0 176 2 0 0 16 0 13 0 33947058 1839525888 132568 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13411/tid=13422] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13422/stat : 13422 (java) S 13409 13411 11590 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 33947058 1839525888 132568 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13423] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13423/stat : 13423 (java) S 13409 13411 11590 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 33947058 1839525888 132568 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13411/tid=13424] ppid=13409 vsize=1796412 CPUtime=0
/proc/13411/task/13424/stat : 13424 (java) S 13409 13411 11590 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 33947362 1839525888 132568 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1796412

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

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

[startup+1777.62 s]
/proc/loadavg: 1.02 1.01 1.00 2/90 13424
/proc/meminfo: memFree=1249680/2055920 swapFree=4112848/4192956
[pid=13411] ppid=13409 vsize=0 CPUtime=1800.15
/proc/13411/stat : 13411 (java) Z 13409 13411 11590 0 -1 1036 189344 0 1 0 179907 108 0 0 16 0 2 0 33947049 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13411/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1777.65
CPU time (s): 1800.18
CPU user time (s): 1799.07
CPU system time (s): 1.10883
CPU usage (%): 101.268
Max. virtual memory (cumulated for all children) (KiB): 1796968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.07
system time used= 1.10883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 189344
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= 43976
involuntary context switches= 56514

runsolver used 1.89371 second user time and 5.54116 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Fri Apr 20 06:31:15 UTC 2007

IDJOB= 365459
IDBENCH= 2393
IDSOLVER= 164
FILE ID= node40/365459-1177050675

PBS_JOBID= 4640141

Free space on /tmp= 66523 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-sierra.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/365459-1177050675/sat4jPseudoCPClause.jar /tmp/evaluation/365459-1177050675/instance-365459-1177050675.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-365459-1177050675 -o ROOT/results/node40/solver-365459-1177050675 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/365459-1177050675/sat4jPseudoCPClause.jar /tmp/evaluation/365459-1177050675/instance-365459-1177050675.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  0561d3f4e5e0de350a6eb18bc6dcbee9

RANDOM SEED= 722343200

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.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.283
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.283
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:       1777040 kB
Buffers:         57140 kB
Cached:         142584 kB
SwapCached:       2100 kB
Active:         110340 kB
Inactive:       115308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1777040 kB
SwapTotal:     4192956 kB
SwapFree:      4112848 kB
Dirty:            6472 kB
Writeback:           0 kB
Mapped:          34800 kB
Slab:            38528 kB
Committed_AS:   934376 kB
PageTables:       1928 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= 66523 MiB

End job on node40 on Fri Apr 20 07:00:55 UTC 2007