Trace number 354464

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.17 1780.56

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib3/normalized-mps-v2-20-10-gesa3.opb
MD5SUMd3086c0e0af196eedd939c84273a060e
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6587681631937
Best CPU time to get the best result obtained on this benchmark1800.22
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4230134768458
Optimality of the best value was proved NO
Number of variables18384
Total number of constraints1752
Number of constraints which are clauses48
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1704
Minimum length of a constraint2
Maximum length of a constraint311
Number of terms in the objective function 11424
Biggest coefficient in the objective function 418848431931392
Number of bits for the biggest coefficient in the objective function 49
Sum of the numbers in the objective function 144211309205274864
Number of bits of the sum of numbers in the objective function 58
Biggest number in a constraint 536870912000000
Number of bits of the biggest number in a constraint 49
Biggest sum of numbers in a constraint 144211309205274864
Number of bits of the biggest sum of numbers58
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.11/1.96	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.11/1.96	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.11/1.96	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.11/1.98	c no version file found!!!
0.11/1.98	c sun.arch.data.model	32
0.11/1.98	c java.version	1.6.0
0.11/1.98	c os.name	Linux
0.11/1.98	c os.version	2.6.9-34.ELsmp
0.11/1.98	c os.arch	i386
0.11/1.98	c Free memory 1651659224
0.11/1.98	c Max memory 1654456320
0.11/1.98	c Total memory 1654456320
0.11/1.98	c Number of processors 2
0.17/2.08	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
0.17/2.08	--- Begin Solver configuration ---
0.17/2.08	c Stops conflict analysis at the first Unique Implication Point
0.17/2.08	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.17/2.08	c Learn all clauses as in MiniSAT
0.17/2.08	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.17/2.08	c VSIDS like heuristics from MiniSAT using a heap
0.17/2.08	c No reason simplification
0.17/2.08	c --- End Solver configuration ---
0.17/2.08	c solving /tmp/evaluation/354464-1176710637/instance-354464-1176710637.opb
0.17/2.08	c reading problem ... 
2.72/3.67	c ... done. Wall clock time 1.594s.
2.72/3.68	c CPU time (experimental) 1.1s.
2.72/3.68	c #vars     18384
2.72/3.68	c #constraints  1800
1800.00/1780.42	c starts		: 2
1800.00/1780.42	c conflicts		: 49114
1800.00/1780.42	c decisions		: 110473
1800.00/1780.42	c propagations		: 387249
1800.00/1780.42	c inspects		: 254443664
1800.00/1780.42	c learnt literals	: 0
1800.00/1780.42	c learnt binary clauses	: 0
1800.00/1780.42	c learnt ternary clauses	: 0
1800.00/1780.42	c learnt clauses	: 49114
1800.00/1780.42	c root simplifications	: 0
1800.00/1780.42	c removed literals (reason simplification)	: 0
1800.00/1780.42	c reason swapping (by a shorter reason)	: 0
1800.00/1780.42	c Calls to reduceDB	: 0
1800.00/1780.42	c speed (decisions/second)	: 62.187473789032175
1800.00/1780.42	c non guided choices	5142
1800.00/1780.42	s UNKNOWN
1800.00/1780.42	c Total wall clock time (ms): 1778.343

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/node86/watcher-354464-1176710637 -o ROOT/results/node86/solver-354464-1176710637 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354464-1176710637/sat4jPseudoCP.jar /tmp/evaluation/354464-1176710637/instance-354464-1176710637.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.83 1.86 1.21 2/68 587
/proc/meminfo: memFree=1130680/2055892 swapFree=4087128/4096564
[pid=587] ppid=585 vsize=152 CPUtime=0
/proc/587/stat : 587 (java) D 585 587 522 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 147032198 155648 26 18446744073709551615 134512640 134550740 4294956608 18446744073709551615 5665716 0 2147483391 4096 0 18446744072099941670 0 0 17 1 0 0
/proc/587/statm: 38 26 19 9 0 4 0

[startup+0.0506229 s]
/proc/loadavg: 1.83 1.86 1.21 2/68 587
/proc/meminfo: memFree=1130680/2055892 swapFree=4087128/4096564
[pid=587] ppid=585 vsize=12064 CPUtime=0
/proc/587/stat : 587 (java) D 585 587 522 0 -1 0 369 0 12 0 0 0 0 0 18 0 1 0 147032198 12353536 188 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 5636938 0 0 4096 0 18446744071563481621 0 0 17 0 0 0
/proc/587/statm: 3016 188 132 9 0 1148 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12064

[startup+0.102632 s]
/proc/loadavg: 1.83 1.86 1.21 2/68 587
/proc/meminfo: memFree=1130680/2055892 swapFree=4087128/4096564
[pid=587] ppid=585 vsize=12624 CPUtime=0
/proc/587/stat : 587 (java) S 585 587 522 0 -1 0 816 0 25 0 0 0 0 0 18 0 2 0 147032198 12926976 601 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/587/statm: 3156 601 284 9 0 1243 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12624

[startup+0.301669 s]
/proc/loadavg: 1.83 1.86 1.21 2/68 587
/proc/meminfo: memFree=1130680/2055892 swapFree=4087128/4096564
[pid=587] ppid=585 vsize=1777712 CPUtime=0.05
/proc/587/stat : 587 (java) S 585 587 522 0 -1 0 3642 0 72 0 3 2 0 0 18 0 7 0 147032198 1820377088 3459 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/587/statm: 444428 3459 1081 9 0 442063 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1777712

[startup+0.702743 s]
/proc/loadavg: 1.83 1.86 1.21 2/68 587
/proc/meminfo: memFree=1130680/2055892 swapFree=4087128/4096564
[pid=587] ppid=585 vsize=1777848 CPUtime=0.08
/proc/587/stat : 587 (java) S 585 587 522 0 -1 0 3756 0 72 0 5 3 0 0 18 0 7 0 147032198 1820516352 3573 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 0 0 0
/proc/587/statm: 444462 3573 1090 9 0 442097 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1777848

[startup+1.50189 s]
/proc/loadavg: 1.83 1.86 1.21 1/80 599
/proc/meminfo: memFree=1111640/2055892 swapFree=4087128/4096564
[pid=587] ppid=585 vsize=1780260 CPUtime=0.11
/proc/587/stat : 587 (java) S 585 587 522 0 -1 0 4054 0 72 0 8 3 0 0 18 0 12 0 147032198 1822986240 3870 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/587/statm: 445065 3870 1126 9 0 442683 0
[pid=587/tid=589] ppid=585 vsize=1780260 CPUtime=0.11
/proc/587/task/589/stat : 589 (java) D 585 587 522 0 -1 64 3360 0 47 0 8 3 0 0 18 0 12 0 147032205 1822986240 3870 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744071563481621 0 0 -1 0 0 0
[pid=587/tid=590] ppid=585 vsize=1780260 CPUtime=0
/proc/587/task/590/stat : 590 (java) S 585 587 522 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 147032211 1822986240 3870 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=591] ppid=585 vsize=1780260 CPUtime=0
/proc/587/task/591/stat : 591 (java) S 585 587 522 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 147032211 1822986240 3870 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=592] ppid=585 vsize=1780260 CPUtime=0
/proc/587/task/592/stat : 592 (java) S 585 587 522 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 147032215 1822986240 3870 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=593] ppid=585 vsize=1780260 CPUtime=0
/proc/587/task/593/stat : 593 (java) S 585 587 522 0 -1 64 9 0 0 0 0 0 0 0 20 0 12 0 147032215 1822986240 3870 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=594] ppid=585 vsize=1780260 CPUtime=0
/proc/587/task/594/stat : 594 (java) S 585 587 522 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 147032215 1822986240 3870 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=595] ppid=585 vsize=1780260 CPUtime=0
/proc/587/task/595/stat : 595 (java) S 585 587 522 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 147032288 1822986240 3870 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=596] ppid=585 vsize=1780260 CPUtime=0
/proc/587/task/596/stat : 596 (java) S 585 587 522 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 147032288 1822986240 3870 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=597] ppid=585 vsize=1780260 CPUtime=0
/proc/587/task/597/stat : 597 (java) S 585 587 522 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 147032288 1822986240 3870 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=598] ppid=585 vsize=1780260 CPUtime=0
/proc/587/task/598/stat : 598 (java) S 585 587 522 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 147032288 1822986240 3870 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=599] ppid=585 vsize=1780260 CPUtime=0
/proc/587/task/599/stat : 599 (java) S 585 587 522 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 147032288 1822986240 3870 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1780260

[startup+3.10222 s]
/proc/loadavg: 1.77 1.84 1.21 1/80 599
/proc/meminfo: memFree=1108184/2055892 swapFree=4087128/4096564
[pid=587] ppid=585 vsize=1793396 CPUtime=1.81
/proc/587/stat : 587 (java) S 585 587 522 0 -1 0 15337 0 72 0 172 9 0 0 18 0 12 0 147032198 1836437504 13339 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/587/statm: 448349 13339 1316 9 0 445960 0
[pid=587/tid=589] ppid=585 vsize=1793396 CPUtime=0.78
/proc/587/task/589/stat : 589 (java) R 585 587 522 0 -1 64 9777 0 47 0 72 6 0 0 18 0 12 0 147032205 1836437504 13339 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109518685 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=590] ppid=585 vsize=1793396 CPUtime=0
/proc/587/task/590/stat : 590 (java) S 585 587 522 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 147032211 1836437504 13339 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=591] ppid=585 vsize=1793396 CPUtime=0
/proc/587/task/591/stat : 591 (java) S 585 587 522 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 147032211 1836437504 13339 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=592] ppid=585 vsize=1793396 CPUtime=0
/proc/587/task/592/stat : 592 (java) S 585 587 522 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 147032215 1836437504 13339 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=593] ppid=585 vsize=1793396 CPUtime=0
/proc/587/task/593/stat : 593 (java) S 585 587 522 0 -1 64 9 0 0 0 0 0 0 0 20 0 12 0 147032215 1836437504 13339 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=594] ppid=585 vsize=1793396 CPUtime=0
/proc/587/task/594/stat : 594 (java) S 585 587 522 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 147032215 1836437504 13339 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=595] ppid=585 vsize=1793396 CPUtime=0
/proc/587/task/595/stat : 595 (java) S 585 587 522 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 147032288 1836437504 13339 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=596] ppid=585 vsize=1793396 CPUtime=0.49
/proc/587/task/596/stat : 596 (java) R 585 587 522 0 -1 64 3030 0 0 0 48 1 0 0 18 0 12 0 147032288 1836437504 13339 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 103313506 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=597] ppid=585 vsize=1793396 CPUtime=0.51
/proc/587/task/597/stat : 597 (java) R 585 587 522 0 -1 64 1838 0 0 0 51 0 0 0 18 0 12 0 147032288 1836437504 13339 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 102120594 0 4 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=598] ppid=585 vsize=1793396 CPUtime=0
/proc/587/task/598/stat : 598 (java) S 585 587 522 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 147032288 1836437504 13339 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=599] ppid=585 vsize=1793396 CPUtime=0
/proc/587/task/599/stat : 599 (java) S 585 587 522 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 147032288 1836437504 13339 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.81
Current children cumulated vsize (KiB) 1793396

[startup+6.30182 s]
/proc/loadavg: 1.77 1.84 1.21 2/81 600
/proc/meminfo: memFree=944728/2055892 swapFree=4087128/4096564
[pid=587] ppid=585 vsize=1799048 CPUtime=6.79
/proc/587/stat : 587 (java) S 585 587 522 0 -1 0 55798 0 72 0 652 27 0 0 18 0 13 0 147032198 1842225152 47628 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/587/statm: 449762 47628 1334 9 0 447373 0
[pid=587/tid=589] ppid=585 vsize=1799048 CPUtime=3.13
/proc/587/task/589/stat : 589 (java) R 585 587 522 0 -1 64 37685 0 47 0 295 18 0 0 18 0 13 0 147032205 1842225152 47628 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4110033729 0 4 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=590] ppid=585 vsize=1799048 CPUtime=0.08
/proc/587/task/590/stat : 590 (java) S 585 587 522 0 -1 64 2817 0 0 0 7 1 0 0 16 0 13 0 147032211 1842225152 47628 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=591] ppid=585 vsize=1799048 CPUtime=0.06
/proc/587/task/591/stat : 591 (java) S 585 587 522 0 -1 64 2044 0 0 0 6 0 0 0 17 0 13 0 147032211 1842225152 47628 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=592] ppid=585 vsize=1799048 CPUtime=0
/proc/587/task/592/stat : 592 (java) S 585 587 522 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 147032215 1842225152 47628 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=593] ppid=585 vsize=1799048 CPUtime=0
/proc/587/task/593/stat : 593 (java) S 585 587 522 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 147032215 1842225152 47628 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=594] ppid=585 vsize=1799048 CPUtime=0
/proc/587/task/594/stat : 594 (java) S 585 587 522 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 147032215 1842225152 47628 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=595] ppid=585 vsize=1799048 CPUtime=0
/proc/587/task/595/stat : 595 (java) S 585 587 522 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 147032288 1842225152 47628 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=596] ppid=585 vsize=1799048 CPUtime=1.62
/proc/587/task/596/stat : 596 (java) S 585 587 522 0 -1 64 5607 0 0 0 160 2 0 0 16 0 13 0 147032288 1842225152 47628 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=597] ppid=585 vsize=1799048 CPUtime=1.84
/proc/587/task/597/stat : 597 (java) S 585 587 522 0 -1 64 6941 0 0 0 181 3 0 0 16 0 13 0 147032288 1842225152 47628 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=598] ppid=585 vsize=1799048 CPUtime=0
/proc/587/task/598/stat : 598 (java) S 585 587 522 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 147032288 1842225152 47628 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=599] ppid=585 vsize=1799048 CPUtime=0
/proc/587/task/599/stat : 599 (java) S 585 587 522 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 147032288 1842225152 47628 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=600] ppid=585 vsize=1799048 CPUtime=0
/proc/587/task/600/stat : 600 (java) S 585 587 522 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 147032602 1842225152 47628 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.79
Current children cumulated vsize (KiB) 1799048

[startup+12.701 s]
/proc/loadavg: 1.79 1.85 1.21 2/81 600
/proc/meminfo: memFree=913184/2055892 swapFree=4087128/4096564
[pid=587] ppid=585 vsize=1799048 CPUtime=13.82
/proc/587/stat : 587 (java) S 585 587 522 0 -1 0 64725 0 72 0 1349 33 0 0 18 0 13 0 147032198 1842225152 53895 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/587/statm: 449762 53895 1335 9 0 447373 0
[pid=587/tid=589] ppid=585 vsize=1799048 CPUtime=9.18
/proc/587/task/589/stat : 589 (java) R 585 587 522 0 -1 64 37880 0 47 0 900 18 0 0 22 0 13 0 147032205 1842225152 53895 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109838092 0 4 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=590] ppid=585 vsize=1799048 CPUtime=0.37
/proc/587/task/590/stat : 590 (java) S 585 587 522 0 -1 64 7225 0 0 0 33 4 0 0 16 0 13 0 147032211 1842225152 53895 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=591] ppid=585 vsize=1799048 CPUtime=0.33
/proc/587/task/591/stat : 591 (java) S 585 587 522 0 -1 64 6323 0 0 0 30 3 0 0 16 0 13 0 147032211 1842225152 53895 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=592] ppid=585 vsize=1799048 CPUtime=0
/proc/587/task/592/stat : 592 (java) S 585 587 522 0 -1 64 28 0 0 0 0 0 0 0 16 0 13 0 147032215 1842225152 53895 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=593] ppid=585 vsize=1799048 CPUtime=0
/proc/587/task/593/stat : 593 (java) S 585 587 522 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 147032215 1842225152 53895 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=594] ppid=585 vsize=1799048 CPUtime=0
/proc/587/task/594/stat : 594 (java) S 585 587 522 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 147032215 1842225152 53895 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=595] ppid=585 vsize=1799048 CPUtime=0
/proc/587/task/595/stat : 595 (java) S 585 587 522 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 147032288 1842225152 53895 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=596] ppid=585 vsize=1799048 CPUtime=1.74
/proc/587/task/596/stat : 596 (java) S 585 587 522 0 -1 64 5614 0 0 0 172 2 0 0 16 0 13 0 147032288 1842225152 53895 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=597] ppid=585 vsize=1799048 CPUtime=2.14
/proc/587/task/597/stat : 597 (java) S 585 587 522 0 -1 64 6961 0 0 0 211 3 0 0 15 0 13 0 147032288 1842225152 53895 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=598] ppid=585 vsize=1799048 CPUtime=0
/proc/587/task/598/stat : 598 (java) S 585 587 522 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 147032288 1842225152 53895 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=599] ppid=585 vsize=1799048 CPUtime=0
/proc/587/task/599/stat : 599 (java) S 585 587 522 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 147032288 1842225152 53895 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=600] ppid=585 vsize=1799048 CPUtime=0
/proc/587/task/600/stat : 600 (java) S 585 587 522 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 147032602 1842225152 53895 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.82
Current children cumulated vsize (KiB) 1799048

[startup+25.5025 s]
/proc/loadavg: 1.61 1.80 1.21 2/81 600
/proc/meminfo: memFree=893672/2055892 swapFree=4087128/4096564
[pid=587] ppid=585 vsize=1799048 CPUtime=26.76
/proc/587/stat : 587 (java) S 585 587 522 0 -1 0 69896 0 72 0 2641 35 0 0 18 0 13 0 147032198 1842225152 58035 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/587/statm: 449762 58035 1335 9 0 447373 0
[pid=587/tid=589] ppid=585 vsize=1799048 CPUtime=21.84
/proc/587/task/589/stat : 589 (java) R 585 587 522 0 -1 64 37897 0 47 0 2166 18 0 0 22 0 13 0 147032205 1842225152 58035 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109551616 0 4 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=590] ppid=585 vsize=1799048 CPUtime=0.51
/proc/587/task/590/stat : 590 (java) S 585 587 522 0 -1 64 9808 0 0 0 46 5 0 0 16 0 13 0 147032211 1842225152 58035 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=591] ppid=585 vsize=1799048 CPUtime=0.48
/proc/587/task/591/stat : 591 (java) S 585 587 522 0 -1 64 8894 0 0 0 44 4 0 0 16 0 13 0 147032211 1842225152 58035 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=592] ppid=585 vsize=1799048 CPUtime=0
/proc/587/task/592/stat : 592 (java) S 585 587 522 0 -1 64 28 0 0 0 0 0 0 0 16 0 13 0 147032215 1842225152 58035 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=593] ppid=585 vsize=1799048 CPUtime=0
/proc/587/task/593/stat : 593 (java) S 585 587 522 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 147032215 1842225152 58035 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0

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

[pid=587/tid=592] ppid=585 vsize=1800876 CPUtime=0.2
/proc/587/task/592/stat : 592 (java) S 585 587 522 0 -1 64 203 0 0 0 11 9 0 0 16 0 13 0 147032215 1844097024 156569 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=593] ppid=585 vsize=1800876 CPUtime=0
/proc/587/task/593/stat : 593 (java) S 585 587 522 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 147032215 1844097024 156569 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=594] ppid=585 vsize=1800876 CPUtime=0
/proc/587/task/594/stat : 594 (java) S 585 587 522 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 147032215 1844097024 156569 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=595] ppid=585 vsize=1800876 CPUtime=0
/proc/587/task/595/stat : 595 (java) S 585 587 522 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 147032288 1844097024 156569 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=596] ppid=585 vsize=1800876 CPUtime=2.04
/proc/587/task/596/stat : 596 (java) S 585 587 522 0 -1 64 7568 0 0 0 201 3 0 0 16 0 13 0 147032288 1844097024 156569 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=597] ppid=585 vsize=1800876 CPUtime=2.19
/proc/587/task/597/stat : 597 (java) S 585 587 522 0 -1 64 6961 0 0 0 216 3 0 0 17 0 13 0 147032288 1844097024 156569 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=598] ppid=585 vsize=1800876 CPUtime=0
/proc/587/task/598/stat : 598 (java) S 585 587 522 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 147032288 1844097024 156569 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=599] ppid=585 vsize=1800876 CPUtime=0
/proc/587/task/599/stat : 599 (java) S 585 587 522 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 147032288 1844097024 156569 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=600] ppid=585 vsize=1800876 CPUtime=0
/proc/587/task/600/stat : 600 (java) S 585 587 522 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 147032602 1844097024 156569 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1558.79
Current children cumulated vsize (KiB) 1800876

[startup+1602.3 s]
/proc/loadavg: 1.12 1.09 1.07 2/81 600
/proc/meminfo: memFree=491048/2055892 swapFree=4087128/4096564
[pid=587] ppid=585 vsize=1800876 CPUtime=1619.58
/proc/587/stat : 587 (java) S 585 587 522 0 -1 0 235674 0 72 0 161842 116 0 0 18 0 13 0 147032198 1844097024 158499 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/587/statm: 450219 158499 1335 9 0 447830 0
[pid=587/tid=589] ppid=585 vsize=1800876 CPUtime=1580.6
/proc/587/task/589/stat : 589 (java) R 585 587 522 0 -1 64 69186 0 47 0 158030 30 0 0 25 0 13 0 147032205 1844097024 158499 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109551616 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=590] ppid=585 vsize=1800876 CPUtime=17.24
/proc/587/task/590/stat : 590 (java) S 585 587 522 0 -1 64 76551 0 0 0 1688 36 0 0 16 0 13 0 147032211 1844097024 158499 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=591] ppid=585 vsize=1800876 CPUtime=17.24
/proc/587/task/591/stat : 591 (java) S 585 587 522 0 -1 64 74511 0 0 0 1693 31 0 0 16 0 13 0 147032211 1844097024 158499 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=592] ppid=585 vsize=1800876 CPUtime=0.21
/proc/587/task/592/stat : 592 (java) S 585 587 522 0 -1 64 203 0 0 0 11 10 0 0 16 0 13 0 147032215 1844097024 158499 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=593] ppid=585 vsize=1800876 CPUtime=0
/proc/587/task/593/stat : 593 (java) S 585 587 522 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 147032215 1844097024 158499 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=594] ppid=585 vsize=1800876 CPUtime=0
/proc/587/task/594/stat : 594 (java) S 585 587 522 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 147032215 1844097024 158499 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=595] ppid=585 vsize=1800876 CPUtime=0
/proc/587/task/595/stat : 595 (java) S 585 587 522 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 147032288 1844097024 158499 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=596] ppid=585 vsize=1800876 CPUtime=2.04
/proc/587/task/596/stat : 596 (java) S 585 587 522 0 -1 64 7568 0 0 0 201 3 0 0 16 0 13 0 147032288 1844097024 158499 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=597] ppid=585 vsize=1800876 CPUtime=2.19
/proc/587/task/597/stat : 597 (java) S 585 587 522 0 -1 64 6961 0 0 0 216 3 0 0 17 0 13 0 147032288 1844097024 158499 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=598] ppid=585 vsize=1800876 CPUtime=0
/proc/587/task/598/stat : 598 (java) S 585 587 522 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 147032288 1844097024 158499 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=599] ppid=585 vsize=1800876 CPUtime=0
/proc/587/task/599/stat : 599 (java) S 585 587 522 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 147032288 1844097024 158499 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=600] ppid=585 vsize=1800876 CPUtime=0
/proc/587/task/600/stat : 600 (java) S 585 587 522 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 147032602 1844097024 158499 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1619.58
Current children cumulated vsize (KiB) 1800876

[startup+1662.3 s]
/proc/loadavg: 1.08 1.09 1.07 2/81 600
/proc/meminfo: memFree=483880/2055892 swapFree=4087128/4096564
[pid=587] ppid=585 vsize=1800876 CPUtime=1680.32
/proc/587/stat : 587 (java) S 585 587 522 0 -1 0 237667 0 72 0 167915 117 0 0 18 0 13 0 147032198 1844097024 160293 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/587/statm: 450219 160293 1335 9 0 447830 0
[pid=587/tid=589] ppid=585 vsize=1800876 CPUtime=1639.76
/proc/587/task/589/stat : 589 (java) R 585 587 522 0 -1 64 69203 0 47 0 163945 31 0 0 25 0 13 0 147032205 1844097024 160293 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109836384 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=590] ppid=585 vsize=1800876 CPUtime=18.04
/proc/587/task/590/stat : 590 (java) S 585 587 522 0 -1 64 77506 0 0 0 1767 37 0 0 16 0 13 0 147032211 1844097024 160293 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=591] ppid=585 vsize=1800876 CPUtime=18.04
/proc/587/task/591/stat : 591 (java) S 585 587 522 0 -1 64 75532 0 0 0 1773 31 0 0 16 0 13 0 147032211 1844097024 160293 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=592] ppid=585 vsize=1800876 CPUtime=0.22
/proc/587/task/592/stat : 592 (java) S 585 587 522 0 -1 64 203 0 0 0 12 10 0 0 16 0 13 0 147032215 1844097024 160293 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=593] ppid=585 vsize=1800876 CPUtime=0
/proc/587/task/593/stat : 593 (java) S 585 587 522 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 147032215 1844097024 160293 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=594] ppid=585 vsize=1800876 CPUtime=0
/proc/587/task/594/stat : 594 (java) S 585 587 522 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 147032215 1844097024 160293 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=595] ppid=585 vsize=1800876 CPUtime=0
/proc/587/task/595/stat : 595 (java) S 585 587 522 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 147032288 1844097024 160293 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=596] ppid=585 vsize=1800876 CPUtime=2.04
/proc/587/task/596/stat : 596 (java) S 585 587 522 0 -1 64 7568 0 0 0 201 3 0 0 16 0 13 0 147032288 1844097024 160293 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=597] ppid=585 vsize=1800876 CPUtime=2.19
/proc/587/task/597/stat : 597 (java) S 585 587 522 0 -1 64 6961 0 0 0 216 3 0 0 17 0 13 0 147032288 1844097024 160293 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=598] ppid=585 vsize=1800876 CPUtime=0
/proc/587/task/598/stat : 598 (java) S 585 587 522 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 147032288 1844097024 160293 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=599] ppid=585 vsize=1800876 CPUtime=0
/proc/587/task/599/stat : 599 (java) S 585 587 522 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 147032288 1844097024 160293 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=600] ppid=585 vsize=1800876 CPUtime=0
/proc/587/task/600/stat : 600 (java) S 585 587 522 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 147032602 1844097024 160293 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1680.32
Current children cumulated vsize (KiB) 1800876

[startup+1722.3 s]
/proc/loadavg: 1.14 1.10 1.07 2/81 600
/proc/meminfo: memFree=476712/2055892 swapFree=4087128/4096564
[pid=587] ppid=585 vsize=1800876 CPUtime=1741.12
/proc/587/stat : 587 (java) S 585 587 522 0 -1 0 239640 0 72 0 173993 119 0 0 18 0 13 0 147032198 1844097024 162069 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/587/statm: 450219 162069 1335 9 0 447830 0
[pid=587/tid=589] ppid=585 vsize=1800876 CPUtime=1698.88
/proc/587/task/589/stat : 589 (java) R 585 587 522 0 -1 64 69220 0 47 0 169857 31 0 0 25 0 13 0 147032205 1844097024 162069 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109551616 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=590] ppid=585 vsize=1800876 CPUtime=18.87
/proc/587/task/590/stat : 590 (java) S 585 587 522 0 -1 64 78402 0 0 0 1849 38 0 0 16 0 13 0 147032211 1844097024 162069 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=591] ppid=585 vsize=1800876 CPUtime=18.88
/proc/587/task/591/stat : 591 (java) S 585 587 522 0 -1 64 76592 0 0 0 1856 32 0 0 16 0 13 0 147032211 1844097024 162069 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=592] ppid=585 vsize=1800876 CPUtime=0.22
/proc/587/task/592/stat : 592 (java) S 585 587 522 0 -1 64 203 0 0 0 12 10 0 0 16 0 13 0 147032215 1844097024 162069 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=593] ppid=585 vsize=1800876 CPUtime=0
/proc/587/task/593/stat : 593 (java) S 585 587 522 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 147032215 1844097024 162069 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=594] ppid=585 vsize=1800876 CPUtime=0
/proc/587/task/594/stat : 594 (java) S 585 587 522 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 147032215 1844097024 162069 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=595] ppid=585 vsize=1800876 CPUtime=0
/proc/587/task/595/stat : 595 (java) S 585 587 522 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 147032288 1844097024 162069 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=596] ppid=585 vsize=1800876 CPUtime=2.04
/proc/587/task/596/stat : 596 (java) S 585 587 522 0 -1 64 7568 0 0 0 201 3 0 0 16 0 13 0 147032288 1844097024 162069 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=597] ppid=585 vsize=1800876 CPUtime=2.19
/proc/587/task/597/stat : 597 (java) S 585 587 522 0 -1 64 6961 0 0 0 216 3 0 0 17 0 13 0 147032288 1844097024 162069 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=598] ppid=585 vsize=1800876 CPUtime=0
/proc/587/task/598/stat : 598 (java) S 585 587 522 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 147032288 1844097024 162069 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=599] ppid=585 vsize=1800876 CPUtime=0
/proc/587/task/599/stat : 599 (java) S 585 587 522 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 147032288 1844097024 162069 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=600] ppid=585 vsize=1800876 CPUtime=0
/proc/587/task/600/stat : 600 (java) S 585 587 522 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 147032602 1844097024 162069 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1741.12
Current children cumulated vsize (KiB) 1800876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1780.4 s]
/proc/loadavg: 1.12 1.09 1.07 2/81 600
/proc/meminfo: memFree=469992/2055892 swapFree=4087128/4096564
[pid=587] ppid=585 vsize=1800876 CPUtime=1800
/proc/587/stat : 587 (java) S 585 587 522 0 -1 0 241603 0 72 0 179879 121 0 0 18 0 13 0 147032198 1844097024 163727 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/587/statm: 450219 163727 1335 9 0 447830 0
[pid=587/tid=589] ppid=585 vsize=1800876 CPUtime=1756.13
/proc/587/task/589/stat : 589 (java) R 585 587 522 0 -1 64 69236 0 47 0 175582 31 0 0 25 0 13 0 147032205 1844097024 163727 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109551616 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=590] ppid=585 vsize=1800876 CPUtime=19.68
/proc/587/task/590/stat : 590 (java) S 585 587 522 0 -1 64 79431 0 0 0 1930 38 0 0 16 0 13 0 147032211 1844097024 163727 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=591] ppid=585 vsize=1800876 CPUtime=19.68
/proc/587/task/591/stat : 591 (java) S 585 587 522 0 -1 64 77510 0 0 0 1936 32 0 0 16 0 13 0 147032211 1844097024 163727 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=592] ppid=585 vsize=1800876 CPUtime=0.22
/proc/587/task/592/stat : 592 (java) S 585 587 522 0 -1 64 203 0 0 0 12 10 0 0 16 0 13 0 147032215 1844097024 163727 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=593] ppid=585 vsize=1800876 CPUtime=0
/proc/587/task/593/stat : 593 (java) S 585 587 522 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 147032215 1844097024 163727 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=594] ppid=585 vsize=1800876 CPUtime=0
/proc/587/task/594/stat : 594 (java) S 585 587 522 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 147032215 1844097024 163727 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=595] ppid=585 vsize=1800876 CPUtime=0
/proc/587/task/595/stat : 595 (java) S 585 587 522 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 147032288 1844097024 163727 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=596] ppid=585 vsize=1800876 CPUtime=2.04
/proc/587/task/596/stat : 596 (java) S 585 587 522 0 -1 64 7568 0 0 0 201 3 0 0 16 0 13 0 147032288 1844097024 163727 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=587/tid=597] ppid=585 vsize=1800876 CPUtime=2.19
/proc/587/task/597/stat : 597 (java) S 585 587 522 0 -1 64 6961 0 0 0 216 3 0 0 17 0 13 0 147032288 1844097024 163727 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=598] ppid=585 vsize=1800876 CPUtime=0
/proc/587/task/598/stat : 598 (java) S 585 587 522 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 147032288 1844097024 163727 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=599] ppid=585 vsize=1800876 CPUtime=0
/proc/587/task/599/stat : 599 (java) S 585 587 522 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 147032288 1844097024 163727 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=587/tid=600] ppid=585 vsize=1800876 CPUtime=0
/proc/587/task/600/stat : 600 (java) S 585 587 522 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 147032602 1844097024 163727 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1800876

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

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

[startup+1780.51 s]
/proc/loadavg: 1.12 1.09 1.07 2/81 600
/proc/meminfo: memFree=469992/2055892 swapFree=4087128/4096564
[pid=587] ppid=585 vsize=0 CPUtime=1800.11
/proc/587/stat : 587 (java) Z 585 587 522 0 -1 1036 241623 0 72 0 179885 126 0 0 16 0 2 0 147032198 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/587/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1780.56
CPU time (s): 1800.17
CPU user time (s): 1798.86
CPU system time (s): 1.3128
CPU usage (%): 101.101
Max. virtual memory (cumulated for all children) (KiB): 1803248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.86
system time used= 1.3128
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 241623
page faults= 72
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43712
involuntary context switches= 38787

runsolver used 1.9837 second user time and 4.51731 second system time

The end

Launcher Data (download as text)

Begin job on node86 on Mon Apr 16 08:03:57 UTC 2007

IDJOB= 354464
IDBENCH= 2554
IDSOLVER= 160
FILE ID= node86/354464-1176710637

PBS_JOBID= 4560094

Free space on /tmp= 66648 MiB

SOLVER NAME= sat4jPseudoCP 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib3/normalized-mps-v2-20-10-gesa3.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354464-1176710637/sat4jPseudoCP.jar /tmp/evaluation/354464-1176710637/instance-354464-1176710637.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node86/watcher-354464-1176710637 -o ROOT/results/node86/solver-354464-1176710637 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354464-1176710637/sat4jPseudoCP.jar /tmp/evaluation/354464-1176710637/instance-354464-1176710637.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  d3086c0e0af196eedd939c84273a060e

RANDOM SEED= 381384036

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node86.alineos.net 2.6.9-34.ELsmp #1 SMP Thu Mar 9 06:23:23 GMT 2006 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.279
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	: 6006.18
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.279
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	: 5999.43
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1131792 kB
Buffers:         46356 kB
Cached:         705412 kB
SwapCached:       3236 kB
Active:         216488 kB
Inactive:       544940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1131792 kB
SwapTotal:     4096564 kB
SwapFree:      4087128 kB
Dirty:            4692 kB
Writeback:           0 kB
Mapped:          15456 kB
Slab:           149048 kB
Committed_AS:   127252 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66648 MiB

End job on node86 on Mon Apr 16 08:33:40 UTC 2007