Trace number 349263

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.18 1785.61

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos3.opb
MD5SUMd20c34d69465e41d60c8740ade812dbe
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1208.86
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables42220
Total number of constraints1481
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)17
Number of constraints which are nor clauses,nor cardinality constraints1464
Minimum length of a constraint10
Maximum length of a constraint4780
Number of terms in the objective function 155
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 10737418235
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 2454208150643933184000
Number of bits of the biggest number in a constraint 72
Biggest sum of numbers in a constraint 289272765430218968121839
Number of bits of the biggest sum of numbers78
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.13/0.52	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.13/0.52	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.13/0.52	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.13/0.53	c no version file found!!!
0.13/0.53	c sun.arch.data.model	32
0.13/0.53	c java.version	1.6.0
0.13/0.53	c os.name	Linux
0.13/0.53	c os.version	2.6.9-22.EL.rootsmp
0.13/0.53	c os.arch	i386
0.13/0.53	c Free memory 1651659224
0.13/0.53	c Max memory 1654456320
0.13/0.53	c Total memory 1654456320
0.13/0.53	c Number of processors 2
0.13/0.59	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
0.13/0.59	--- Begin Solver configuration ---
0.13/0.59	c Stops conflict analysis at the first Unique Implication Point
0.13/0.59	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.13/0.59	c Learn all clauses as in MiniSAT
0.13/0.59	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.13/0.59	c VSIDS like heuristics from MiniSAT using a heap
0.13/0.59	c No reason simplification
0.13/0.59	c --- End Solver configuration ---
0.13/0.59	c solving /tmp/evaluation/349263-1176692301/instance-349263-1176692301.opb
0.13/0.59	c reading problem ... 
3.14/2.95	c ... done. Wall clock time 2.355s.
3.14/2.95	c CPU time (experimental) 2.08s.
3.14/2.95	c #vars     42220
3.14/2.95	c #constraints  1537
1800.06/1785.51	c starts		: 1
1800.06/1785.51	c conflicts		: 89
1800.06/1785.51	c decisions		: 5319
1800.06/1785.51	c propagations		: 130131
1800.06/1785.51	c inspects		: 409036
1800.06/1785.51	c learnt literals	: 0
1800.06/1785.51	c learnt binary clauses	: 0
1800.06/1785.51	c learnt ternary clauses	: 0
1800.06/1785.51	c learnt clauses	: 88
1800.06/1785.51	c root simplifications	: 0
1800.06/1785.51	c removed literals (reason simplification)	: 0
1800.06/1785.51	c reason swapping (by a shorter reason)	: 0
1800.06/1785.51	c Calls to reduceDB	: 0
1800.06/1785.51	c speed (decisions/second)	: 2.9839877835461603
1800.06/1785.51	c non guided choices	0
1800.06/1785.51	s UNKNOWN
1800.06/1785.51	c Total wall clock time (ms): 1784.921

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/node68/watcher-349263-1176692301 -o ROOT/results/node68/solver-349263-1176692301 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349263-1176692301/sat4jPseudoCP.jar /tmp/evaluation/349263-1176692301/instance-349263-1176692301.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.64 1.19 1.06 3/64 27421
/proc/meminfo: memFree=1982456/2055920 swapFree=4174256/4192956
[pid=27421] ppid=27419 vsize=18568 CPUtime=0
/proc/27421/stat : 27421 (runsolver) D 27419 27421 14251 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 145219682 19013632 292 18446744073709551615 4194304 4296420 548682068848 18446744073709551615 257414458663 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/27421/statm: 4642 292 257 24 0 2626 0

[startup+0.057527 s]
/proc/loadavg: 1.64 1.19 1.06 3/64 27421
/proc/meminfo: memFree=1982456/2055920 swapFree=4174256/4192956
[pid=27421] ppid=27419 vsize=1472 CPUtime=0
/proc/27421/stat : 27421 (java) D 27419 27421 14251 0 -1 0 91 0 4 0 0 0 0 0 18 0 1 0 145219682 1507328 68 18446744073709551615 134512640 134550740 4294956576 18446744073709551615 10981024 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/27421/statm: 368 68 48 9 0 10 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1472

[startup+0.101595 s]
/proc/loadavg: 1.64 1.19 1.06 3/64 27421
/proc/meminfo: memFree=1982456/2055920 swapFree=4174256/4192956
[pid=27421] ppid=27419 vsize=12056 CPUtime=0
/proc/27421/stat : 27421 (java) R 27419 27421 14251 0 -1 0 351 0 15 0 0 0 0 0 18 0 1 0 145219682 12345344 174 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 10484600 0 0 4096 0 0 0 0 17 0 0 0
/proc/27421/statm: 3014 174 134 9 0 1148 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12056

[startup+0.301548 s]
/proc/loadavg: 1.64 1.19 1.06 3/64 27421
/proc/meminfo: memFree=1982456/2055920 swapFree=4174256/4192956
[pid=27421] ppid=27419 vsize=12620 CPUtime=0.01
/proc/27421/stat : 27421 (java) S 27419 27421 14251 0 -1 0 802 0 45 0 0 1 0 0 18 0 2 0 145219682 12922880 604 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/27421/statm: 3155 604 287 9 0 1243 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12620

[startup+0.701591 s]
/proc/loadavg: 1.64 1.19 1.06 3/64 27421
/proc/meminfo: memFree=1982456/2055920 swapFree=4174256/4192956
[pid=27421] ppid=27419 vsize=1782120 CPUtime=0.37
/proc/27421/stat : 27421 (java) S 27419 27421 14251 0 -1 0 5472 0 53 0 31 6 0 0 18 0 12 0 145219682 1824890880 5263 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27421/statm: 445530 5263 1267 9 0 443142 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1782120

[startup+1.50266 s]
/proc/loadavg: 1.59 1.19 1.06 4/76 27433
/proc/meminfo: memFree=1950616/2055920 swapFree=4174256/4192956
[pid=27421] ppid=27419 vsize=1783512 CPUtime=1.55
/proc/27421/stat : 27421 (java) S 27419 27421 14251 0 -1 0 12940 0 53 0 145 10 0 0 18 0 12 0 145219682 1826316288 12487 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27421/statm: 445878 12488 1304 9 0 443490 0
[pid=27421/tid=27423] ppid=27419 vsize=1783512 CPUtime=0.81
/proc/27421/task/27423/stat : 27423 (java) R 27419 27421 14251 0 -1 64 11072 0 11 0 73 8 0 0 18 0 12 0 145219697 1826316288 12489 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109559982 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27424] ppid=27419 vsize=1783512 CPUtime=0
/proc/27421/task/27424/stat : 27424 (java) S 27419 27421 14251 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 145219714 1826316288 12489 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27425] ppid=27419 vsize=1783512 CPUtime=0
/proc/27421/task/27425/stat : 27425 (java) S 27419 27421 14251 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 145219714 1826316288 12490 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27426] ppid=27419 vsize=1783512 CPUtime=0
/proc/27421/task/27426/stat : 27426 (java) S 27419 27421 14251 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 145219718 1826316288 12490 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27427] ppid=27419 vsize=1783512 CPUtime=0
/proc/27421/task/27427/stat : 27427 (java) S 27419 27421 14251 0 -1 64 10 0 0 0 0 0 0 0 21 0 12 0 145219719 1826316288 12491 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27428] ppid=27419 vsize=1783512 CPUtime=0
/proc/27421/task/27428/stat : 27428 (java) S 27419 27421 14251 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 145219719 1826316288 12492 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27429] ppid=27419 vsize=1783512 CPUtime=0
/proc/27421/task/27429/stat : 27429 (java) S 27419 27421 14251 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 145219727 1826316288 12492 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27430] ppid=27419 vsize=1783512 CPUtime=0.36
/proc/27421/task/27430/stat : 27430 (java) S 27419 27421 14251 0 -1 64 718 0 0 0 36 0 0 0 17 0 12 0 145219727 1826316288 12493 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27431] ppid=27419 vsize=1783512 CPUtime=0.35
/proc/27421/task/27431/stat : 27431 (java) S 27419 27421 14251 0 -1 64 473 0 0 0 35 0 0 0 16 0 12 0 145219727 1826316288 12493 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27432] ppid=27419 vsize=1783512 CPUtime=0
/proc/27421/task/27432/stat : 27432 (java) S 27419 27421 14251 0 -1 64 2 0 0 0 0 0 0 0 23 0 12 0 145219727 1826316288 12494 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27433] ppid=27419 vsize=1783512 CPUtime=0
/proc/27421/task/27433/stat : 27433 (java) S 27419 27421 14251 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 145219727 1826316288 12494 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 1783512

[startup+3.10281 s]
/proc/loadavg: 1.59 1.19 1.06 2/76 27433
/proc/meminfo: memFree=1869528/2055920 swapFree=4174256/4192956
[pid=27421] ppid=27419 vsize=1784156 CPUtime=3.4
/proc/27421/stat : 27421 (java) S 27419 27421 14251 0 -1 0 45147 0 53 0 318 22 0 0 18 0 12 0 145219682 1826975744 44386 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27421/statm: 446039 44386 1322 9 0 443651 0
[pid=27421/tid=27423] ppid=27419 vsize=1784156 CPUtime=2.2
/proc/27421/task/27423/stat : 27423 (java) R 27419 27421 14251 0 -1 64 37696 0 11 0 202 18 0 0 18 0 12 0 145219697 1826975744 44386 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109706819 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27424] ppid=27419 vsize=1784156 CPUtime=0.12
/proc/27421/task/27424/stat : 27424 (java) S 27419 27421 14251 0 -1 64 2666 0 0 0 12 0 0 0 16 0 12 0 145219714 1826975744 44386 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27425] ppid=27419 vsize=1784156 CPUtime=0.12
/proc/27421/task/27425/stat : 27425 (java) S 27419 27421 14251 0 -1 64 2750 0 0 0 12 0 0 0 16 0 12 0 145219714 1826975744 44386 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27426] ppid=27419 vsize=1784156 CPUtime=0
/proc/27421/task/27426/stat : 27426 (java) S 27419 27421 14251 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 145219718 1826975744 44386 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27427] ppid=27419 vsize=1784156 CPUtime=0
/proc/27421/task/27427/stat : 27427 (java) S 27419 27421 14251 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 145219719 1826975744 44386 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27428] ppid=27419 vsize=1784156 CPUtime=0
/proc/27421/task/27428/stat : 27428 (java) S 27419 27421 14251 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 145219719 1826975744 44386 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27429] ppid=27419 vsize=1784156 CPUtime=0
/proc/27421/task/27429/stat : 27429 (java) S 27419 27421 14251 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 145219727 1826975744 44386 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27430] ppid=27419 vsize=1784156 CPUtime=0.46
/proc/27421/task/27430/stat : 27430 (java) S 27419 27421 14251 0 -1 64 862 0 0 0 46 0 0 0 16 0 12 0 145219727 1826975744 44386 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27431] ppid=27419 vsize=1784156 CPUtime=0.43
/proc/27421/task/27431/stat : 27431 (java) S 27419 27421 14251 0 -1 64 490 0 0 0 43 0 0 0 16 0 12 0 145219727 1826975744 44386 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27432] ppid=27419 vsize=1784156 CPUtime=0
/proc/27421/task/27432/stat : 27432 (java) S 27419 27421 14251 0 -1 64 2 0 0 0 0 0 0 0 23 0 12 0 145219727 1826975744 44386 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27433] ppid=27419 vsize=1784156 CPUtime=0
/proc/27421/task/27433/stat : 27433 (java) S 27419 27421 14251 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 145219727 1826975744 44386 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.4
Current children cumulated vsize (KiB) 1784156

[startup+6.30109 s]
/proc/loadavg: 1.54 1.18 1.06 2/77 27434
/proc/meminfo: memFree=1771288/2055920 swapFree=4174256/4192956
[pid=27421] ppid=27419 vsize=1785092 CPUtime=7.2
/proc/27421/stat : 27421 (java) S 27419 27421 14251 0 -1 0 52414 0 53 0 695 25 0 0 18 0 13 0 145219682 1827934208 51209 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27421/statm: 446273 51209 1322 9 0 443885 0
[pid=27421/tid=27423] ppid=27419 vsize=1785092 CPUtime=4.87
/proc/27421/task/27423/stat : 27423 (java) R 27419 27421 14251 0 -1 64 37717 0 11 0 469 18 0 0 20 0 13 0 145219697 1827934208 51209 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109527516 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27424] ppid=27419 vsize=1785092 CPUtime=0.54
/proc/27421/task/27424/stat : 27424 (java) S 27419 27421 14251 0 -1 64 6376 0 0 0 52 2 0 0 16 0 13 0 145219714 1827934208 51209 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27425] ppid=27419 vsize=1785092 CPUtime=0.54
/proc/27421/task/27425/stat : 27425 (java) S 27419 27421 14251 0 -1 64 6084 0 0 0 53 1 0 0 17 0 13 0 145219714 1827934208 51209 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27426] ppid=27419 vsize=1785092 CPUtime=0
/proc/27421/task/27426/stat : 27426 (java) S 27419 27421 14251 0 -1 64 9 0 0 0 0 0 0 0 15 0 13 0 145219718 1827934208 51209 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27427] ppid=27419 vsize=1785092 CPUtime=0
/proc/27421/task/27427/stat : 27427 (java) S 27419 27421 14251 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 145219719 1827934208 51209 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27428] ppid=27419 vsize=1785092 CPUtime=0
/proc/27421/task/27428/stat : 27428 (java) S 27419 27421 14251 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 145219719 1827934208 51209 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27429] ppid=27419 vsize=1785092 CPUtime=0
/proc/27421/task/27429/stat : 27429 (java) S 27419 27421 14251 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 145219727 1827934208 51209 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27430] ppid=27419 vsize=1785092 CPUtime=0.59
/proc/27421/task/27430/stat : 27430 (java) S 27419 27421 14251 0 -1 64 958 0 0 0 59 0 0 0 16 0 13 0 145219727 1827934208 51209 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27431] ppid=27419 vsize=1785092 CPUtime=0.6
/proc/27421/task/27431/stat : 27431 (java) S 27419 27421 14251 0 -1 64 590 0 0 0 60 0 0 0 16 0 13 0 145219727 1827934208 51209 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27432] ppid=27419 vsize=1785092 CPUtime=0
/proc/27421/task/27432/stat : 27432 (java) S 27419 27421 14251 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 145219727 1827934208 51209 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27433] ppid=27419 vsize=1785092 CPUtime=0
/proc/27421/task/27433/stat : 27433 (java) S 27419 27421 14251 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145219727 1827934208 51209 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27434] ppid=27419 vsize=1785092 CPUtime=0
/proc/27421/task/27434/stat : 27434 (java) S 27419 27421 14251 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 145220027 1827934208 51209 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.2
Current children cumulated vsize (KiB) 1785092

[startup+12.7017 s]
/proc/loadavg: 1.50 1.18 1.06 2/77 27434
/proc/meminfo: memFree=1755608/2055920 swapFree=4174256/4192956
[pid=27421] ppid=27419 vsize=1788996 CPUtime=14.06
/proc/27421/stat : 27421 (java) S 27419 27421 14251 0 -1 0 61576 0 53 0 1377 29 0 0 18 0 13 0 145219682 1831931904 52554 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27421/statm: 447249 52554 1326 9 0 444861 0
[pid=27421/tid=27423] ppid=27419 vsize=1788996 CPUtime=10.88
/proc/27421/task/27423/stat : 27423 (java) R 27419 27421 14251 0 -1 64 37735 0 11 0 1069 19 0 0 17 0 13 0 145219697 1831931904 52554 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109764753 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27424] ppid=27419 vsize=1788996 CPUtime=0.81
/proc/27421/task/27424/stat : 27424 (java) S 27419 27421 14251 0 -1 64 10480 0 0 0 78 3 0 0 16 0 13 0 145219714 1831931904 52554 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27425] ppid=27419 vsize=1788996 CPUtime=0.8
/proc/27421/task/27425/stat : 27425 (java) S 27419 27421 14251 0 -1 64 9380 0 0 0 77 3 0 0 16 0 13 0 145219714 1831931904 52554 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27426] ppid=27419 vsize=1788996 CPUtime=0
/proc/27421/task/27426/stat : 27426 (java) S 27419 27421 14251 0 -1 64 10 0 0 0 0 0 0 0 15 0 13 0 145219718 1831931904 52554 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27427] ppid=27419 vsize=1788996 CPUtime=0
/proc/27421/task/27427/stat : 27427 (java) S 27419 27421 14251 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 145219719 1831931904 52554 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27428] ppid=27419 vsize=1788996 CPUtime=0
/proc/27421/task/27428/stat : 27428 (java) S 27419 27421 14251 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 145219719 1831931904 52554 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27429] ppid=27419 vsize=1788996 CPUtime=0
/proc/27421/task/27429/stat : 27429 (java) S 27419 27421 14251 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 145219727 1831931904 52554 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27430] ppid=27419 vsize=1788996 CPUtime=0.77
/proc/27421/task/27430/stat : 27430 (java) S 27419 27421 14251 0 -1 64 2332 0 0 0 77 0 0 0 15 0 13 0 145219727 1831931904 52554 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27431] ppid=27419 vsize=1788996 CPUtime=0.73
/proc/27421/task/27431/stat : 27431 (java) S 27419 27421 14251 0 -1 64 959 0 0 0 73 0 0 0 15 0 13 0 145219727 1831931904 52554 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27432] ppid=27419 vsize=1788996 CPUtime=0
/proc/27421/task/27432/stat : 27432 (java) S 27419 27421 14251 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 145219727 1831931904 52554 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27433] ppid=27419 vsize=1788996 CPUtime=0
/proc/27421/task/27433/stat : 27433 (java) S 27419 27421 14251 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145219727 1831931904 52554 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27434] ppid=27419 vsize=1788996 CPUtime=0
/proc/27421/task/27434/stat : 27434 (java) S 27419 27421 14251 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 145220027 1831931904 52554 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.06
Current children cumulated vsize (KiB) 1788996

[startup+25.5028 s]
/proc/loadavg: 1.39 1.17 1.06 2/77 27434
/proc/meminfo: memFree=1853656/2055920 swapFree=4174256/4192956
[pid=27421] ppid=27419 vsize=1786948 CPUtime=27.11
/proc/27421/stat : 27421 (java) S 27419 27421 14251 0 -1 0 65055 0 53 0 2676 35 0 0 18 0 13 0 145219682 1829834752 31072 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27421/statm: 446737 31072 1326 9 0 444349 0
[pid=27421/tid=27423] ppid=27419 vsize=1786948 CPUtime=23.52
/proc/27421/task/27423/stat : 27423 (java) R 27419 27421 14251 0 -1 64 39736 0 11 0 2332 20 0 0 25 0 13 0 145219697 1829834752 31072 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109775519 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27424] ppid=27419 vsize=1786948 CPUtime=0.88
/proc/27421/task/27424/stat : 27424 (java) S 27419 27421 14251 0 -1 64 11152 0 0 0 85 3 0 0 16 0 13 0 145219714 1829834752 31072 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27425] ppid=27419 vsize=1786948 CPUtime=0.88
/proc/27421/task/27425/stat : 27425 (java) S 27419 27421 14251 0 -1 64 10137 0 0 0 84 4 0 0 16 0 13 0 145219714 1829834752 31072 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27426] ppid=27419 vsize=1786948 CPUtime=0.03
/proc/27421/task/27426/stat : 27426 (java) S 27419 27421 14251 0 -1 64 41 0 0 0 1 2 0 0 15 0 13 0 145219718 1829834752 31072 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27427] ppid=27419 vsize=1786948 CPUtime=0
/proc/27421/task/27427/stat : 27427 (java) S 27419 27421 14251 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 145219719 1829834752 31072 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=27421] ppid=27419 vsize=1790996 CPUtime=1675.97
/proc/27421/stat : 27421 (java) S 27419 27421 14251 0 -1 0 256445 0 53 0 167327 270 0 0 18 0 13 0 145219682 1833979904 106321 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27421/statm: 447749 106321 1326 9 0 445361 0
[pid=27421/tid=27423] ppid=27419 vsize=1790996 CPUtime=1644.51
/proc/27421/task/27423/stat : 27423 (java) R 27419 27421 14251 0 -1 64 144578 0 11 0 164363 88 0 0 25 0 13 0 145219697 1833979904 106321 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109527372 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27424] ppid=27419 vsize=1790996 CPUtime=13.52
/proc/27421/task/27424/stat : 27424 (java) S 27419 27421 14251 0 -1 64 50987 0 0 0 1299 53 0 0 16 0 13 0 145219714 1833979904 106321 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27425] ppid=27419 vsize=1790996 CPUtime=13.68
/proc/27421/task/27425/stat : 27425 (java) S 27419 27421 14251 0 -1 64 51212 0 0 0 1309 59 0 0 15 0 13 0 145219714 1833979904 106321 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27426] ppid=27419 vsize=1790996 CPUtime=1.43
/proc/27421/task/27426/stat : 27426 (java) S 27419 27421 14251 0 -1 64 640 0 0 0 81 62 0 0 16 0 13 0 145219718 1833979904 106321 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27427] ppid=27419 vsize=1790996 CPUtime=0
/proc/27421/task/27427/stat : 27427 (java) S 27419 27421 14251 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 145219719 1833979904 106321 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27428] ppid=27419 vsize=1790996 CPUtime=0
/proc/27421/task/27428/stat : 27428 (java) S 27419 27421 14251 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 145219719 1833979904 106321 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27429] ppid=27419 vsize=1790996 CPUtime=0
/proc/27421/task/27429/stat : 27429 (java) S 27419 27421 14251 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 145219727 1833979904 106321 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27430] ppid=27419 vsize=1790996 CPUtime=1.39
/proc/27421/task/27430/stat : 27430 (java) S 27419 27421 14251 0 -1 64 5021 0 0 0 137 2 0 0 16 0 13 0 145219727 1833979904 106321 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27431] ppid=27419 vsize=1790996 CPUtime=1.35
/proc/27421/task/27431/stat : 27431 (java) S 27419 27421 14251 0 -1 64 3327 0 0 0 134 1 0 0 16 0 13 0 145219727 1833979904 106321 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27432] ppid=27419 vsize=1790996 CPUtime=0
/proc/27421/task/27432/stat : 27432 (java) S 27419 27421 14251 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 145219727 1833979904 106321 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27433] ppid=27419 vsize=1790996 CPUtime=0
/proc/27421/task/27433/stat : 27433 (java) S 27419 27421 14251 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145219727 1833979904 106321 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27434] ppid=27419 vsize=1790996 CPUtime=0
/proc/27421/task/27434/stat : 27434 (java) S 27419 27421 14251 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 145220027 1833979904 106321 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1675.97
Current children cumulated vsize (KiB) 1790996

[startup+1722.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/77 27632
/proc/meminfo: memFree=1546784/2055920 swapFree=4174280/4192956
[pid=27421] ppid=27419 vsize=1790996 CPUtime=1736.4
/proc/27421/stat : 27421 (java) S 27419 27421 14251 0 -1 0 261006 0 53 0 173364 276 0 0 18 0 13 0 145219682 1833979904 107055 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27421/statm: 447749 107055 1326 9 0 445361 0
[pid=27421/tid=27423] ppid=27419 vsize=1790996 CPUtime=1703.95
/proc/27421/task/27423/stat : 27423 (java) R 27419 27421 14251 0 -1 64 146488 0 11 0 170305 90 0 0 25 0 13 0 145219697 1833979904 107055 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109526869 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27424] ppid=27419 vsize=1790996 CPUtime=14
/proc/27421/task/27424/stat : 27424 (java) S 27419 27421 14251 0 -1 64 52365 0 0 0 1345 55 0 0 16 0 13 0 145219714 1833979904 107055 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27425] ppid=27419 vsize=1790996 CPUtime=14.15
/proc/27421/task/27425/stat : 27425 (java) S 27419 27421 14251 0 -1 64 52459 0 0 0 1355 60 0 0 16 0 13 0 145219714 1833979904 107055 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27426] ppid=27419 vsize=1790996 CPUtime=1.5
/proc/27421/task/27426/stat : 27426 (java) S 27419 27421 14251 0 -1 64 666 0 0 0 85 65 0 0 15 0 13 0 145219718 1833979904 107055 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27427] ppid=27419 vsize=1790996 CPUtime=0
/proc/27421/task/27427/stat : 27427 (java) S 27419 27421 14251 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 145219719 1833979904 107055 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27428] ppid=27419 vsize=1790996 CPUtime=0
/proc/27421/task/27428/stat : 27428 (java) S 27419 27421 14251 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 145219719 1833979904 107055 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27429] ppid=27419 vsize=1790996 CPUtime=0
/proc/27421/task/27429/stat : 27429 (java) S 27419 27421 14251 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 145219727 1833979904 107055 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27430] ppid=27419 vsize=1790996 CPUtime=1.39
/proc/27421/task/27430/stat : 27430 (java) S 27419 27421 14251 0 -1 64 5021 0 0 0 137 2 0 0 16 0 13 0 145219727 1833979904 107055 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27431] ppid=27419 vsize=1790996 CPUtime=1.35
/proc/27421/task/27431/stat : 27431 (java) S 27419 27421 14251 0 -1 64 3327 0 0 0 134 1 0 0 16 0 13 0 145219727 1833979904 107055 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27432] ppid=27419 vsize=1790996 CPUtime=0
/proc/27421/task/27432/stat : 27432 (java) S 27419 27421 14251 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 145219727 1833979904 107055 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27433] ppid=27419 vsize=1790996 CPUtime=0
/proc/27421/task/27433/stat : 27433 (java) S 27419 27421 14251 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145219727 1833979904 107055 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27434] ppid=27419 vsize=1790996 CPUtime=0
/proc/27421/task/27434/stat : 27434 (java) S 27419 27421 14251 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 145220027 1833979904 107055 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1736.4
Current children cumulated vsize (KiB) 1790996

[startup+1782.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/77 27632
/proc/meminfo: memFree=1520672/2055920 swapFree=4174280/4192956
[pid=27421] ppid=27419 vsize=1790996 CPUtime=1796.85
/proc/27421/stat : 27421 (java) S 27419 27421 14251 0 -1 0 268981 0 53 0 179402 283 0 0 18 0 13 0 145219682 1833979904 113558 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27421/statm: 447749 113558 1326 9 0 445361 0
[pid=27421/tid=27423] ppid=27419 vsize=1790996 CPUtime=1763.37
/proc/27421/task/27423/stat : 27423 (java) R 27419 27421 14251 0 -1 64 151939 0 11 0 176245 92 0 0 25 0 13 0 145219697 1833979904 113558 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109527407 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27424] ppid=27419 vsize=1790996 CPUtime=14.49
/proc/27421/task/27424/stat : 27424 (java) S 27419 27421 14251 0 -1 64 53531 0 0 0 1392 57 0 0 16 0 13 0 145219714 1833979904 113558 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27425] ppid=27419 vsize=1790996 CPUtime=14.63
/proc/27421/task/27425/stat : 27425 (java) S 27419 27421 14251 0 -1 64 53799 0 0 0 1402 61 0 0 15 0 13 0 145219714 1833979904 113558 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27426] ppid=27419 vsize=1790996 CPUtime=1.54
/proc/27421/task/27426/stat : 27426 (java) S 27419 27421 14251 0 -1 64 684 0 0 0 88 66 0 0 15 0 13 0 145219718 1833979904 113558 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27427] ppid=27419 vsize=1790996 CPUtime=0
/proc/27421/task/27427/stat : 27427 (java) S 27419 27421 14251 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 145219719 1833979904 113558 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27428] ppid=27419 vsize=1790996 CPUtime=0
/proc/27421/task/27428/stat : 27428 (java) S 27419 27421 14251 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 145219719 1833979904 113558 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27429] ppid=27419 vsize=1790996 CPUtime=0
/proc/27421/task/27429/stat : 27429 (java) S 27419 27421 14251 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 145219727 1833979904 113558 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27430] ppid=27419 vsize=1790996 CPUtime=1.39
/proc/27421/task/27430/stat : 27430 (java) S 27419 27421 14251 0 -1 64 5021 0 0 0 137 2 0 0 16 0 13 0 145219727 1833979904 113558 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27431] ppid=27419 vsize=1790996 CPUtime=1.35
/proc/27421/task/27431/stat : 27431 (java) S 27419 27421 14251 0 -1 64 3327 0 0 0 134 1 0 0 16 0 13 0 145219727 1833979904 113558 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27432] ppid=27419 vsize=1790996 CPUtime=0
/proc/27421/task/27432/stat : 27432 (java) S 27419 27421 14251 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 145219727 1833979904 113558 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27433] ppid=27419 vsize=1790996 CPUtime=0
/proc/27421/task/27433/stat : 27433 (java) S 27419 27421 14251 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145219727 1833979904 113558 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27434] ppid=27419 vsize=1790996 CPUtime=0
/proc/27421/task/27434/stat : 27434 (java) S 27419 27421 14251 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 145220027 1833979904 113558 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1796.85
Current children cumulated vsize (KiB) 1790996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1785.5 s]
/proc/loadavg: 1.00 1.02 1.00 2/77 27632
/proc/meminfo: memFree=1520672/2055920 swapFree=4174280/4192956
[pid=27421] ppid=27419 vsize=1790996 CPUtime=1800.06
/proc/27421/stat : 27421 (java) S 27419 27421 14251 0 -1 0 268999 0 53 0 179723 283 0 0 18 0 13 0 145219682 1833979904 113557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27421/statm: 447749 113557 1326 9 0 445361 0
[pid=27421/tid=27423] ppid=27419 vsize=1790996 CPUtime=1766.54
/proc/27421/task/27423/stat : 27423 (java) R 27419 27421 14251 0 -1 64 151947 0 11 0 176562 92 0 0 23 0 13 0 145219697 1833979904 113557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109527309 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27424] ppid=27419 vsize=1790996 CPUtime=14.52
/proc/27421/task/27424/stat : 27424 (java) S 27419 27421 14251 0 -1 64 53534 0 0 0 1395 57 0 0 16 0 13 0 145219714 1833979904 113557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27425] ppid=27419 vsize=1790996 CPUtime=14.66
/proc/27421/task/27425/stat : 27425 (java) S 27419 27421 14251 0 -1 64 53806 0 0 0 1405 61 0 0 16 0 13 0 145219714 1833979904 113557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27426] ppid=27419 vsize=1790996 CPUtime=1.54
/proc/27421/task/27426/stat : 27426 (java) S 27419 27421 14251 0 -1 64 684 0 0 0 88 66 0 0 16 0 13 0 145219718 1833979904 113557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27427] ppid=27419 vsize=1790996 CPUtime=0
/proc/27421/task/27427/stat : 27427 (java) S 27419 27421 14251 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 145219719 1833979904 113557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27428] ppid=27419 vsize=1790996 CPUtime=0
/proc/27421/task/27428/stat : 27428 (java) S 27419 27421 14251 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 145219719 1833979904 113557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27429] ppid=27419 vsize=1790996 CPUtime=0
/proc/27421/task/27429/stat : 27429 (java) S 27419 27421 14251 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 145219727 1833979904 113557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27430] ppid=27419 vsize=1790996 CPUtime=1.39
/proc/27421/task/27430/stat : 27430 (java) S 27419 27421 14251 0 -1 64 5021 0 0 0 137 2 0 0 16 0 13 0 145219727 1833979904 113557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27431] ppid=27419 vsize=1790996 CPUtime=1.35
/proc/27421/task/27431/stat : 27431 (java) S 27419 27421 14251 0 -1 64 3327 0 0 0 134 1 0 0 16 0 13 0 145219727 1833979904 113557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27432] ppid=27419 vsize=1790996 CPUtime=0
/proc/27421/task/27432/stat : 27432 (java) S 27419 27421 14251 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 145219727 1833979904 113557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27433] ppid=27419 vsize=1790996 CPUtime=0
/proc/27421/task/27433/stat : 27433 (java) S 27419 27421 14251 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145219727 1833979904 113557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27434] ppid=27419 vsize=1790996 CPUtime=0
/proc/27421/task/27434/stat : 27434 (java) S 27419 27421 14251 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 145220027 1833979904 113557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1790996

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

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

[startup+1785.5 s]
/proc/loadavg: 1.00 1.02 1.00 2/77 27632
/proc/meminfo: memFree=1520672/2055920 swapFree=4174280/4192956
[pid=27421] ppid=27419 vsize=1790996 CPUtime=1800.06
/proc/27421/stat : 27421 (java) S 27419 27421 14251 0 -1 0 268999 0 53 0 179723 283 0 0 18 0 13 0 145219682 1833979904 113557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27421/statm: 447749 113557 1326 9 0 445361 0
[pid=27421/tid=27423] ppid=27419 vsize=1790996 CPUtime=1766.54
/proc/27421/task/27423/stat : 27423 (java) R 27419 27421 14251 0 -1 64 151947 0 11 0 176562 92 0 0 23 0 13 0 145219697 1833979904 113557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109527309 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27424] ppid=27419 vsize=1790996 CPUtime=14.52
/proc/27421/task/27424/stat : 27424 (java) S 27419 27421 14251 0 -1 64 53534 0 0 0 1395 57 0 0 16 0 13 0 145219714 1833979904 113557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27425] ppid=27419 vsize=1790996 CPUtime=14.66
/proc/27421/task/27425/stat : 27425 (java) S 27419 27421 14251 0 -1 64 53806 0 0 0 1405 61 0 0 16 0 13 0 145219714 1833979904 113557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27426] ppid=27419 vsize=1790996 CPUtime=1.54
/proc/27421/task/27426/stat : 27426 (java) S 27419 27421 14251 0 -1 64 684 0 0 0 88 66 0 0 16 0 13 0 145219718 1833979904 113557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27427] ppid=27419 vsize=1790996 CPUtime=0
/proc/27421/task/27427/stat : 27427 (java) S 27419 27421 14251 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 145219719 1833979904 113557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27428] ppid=27419 vsize=1790996 CPUtime=0
/proc/27421/task/27428/stat : 27428 (java) S 27419 27421 14251 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 145219719 1833979904 113557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27429] ppid=27419 vsize=1790996 CPUtime=0
/proc/27421/task/27429/stat : 27429 (java) S 27419 27421 14251 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 145219727 1833979904 113557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27430] ppid=27419 vsize=1790996 CPUtime=1.39
/proc/27421/task/27430/stat : 27430 (java) S 27419 27421 14251 0 -1 64 5021 0 0 0 137 2 0 0 16 0 13 0 145219727 1833979904 113557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27431] ppid=27419 vsize=1790996 CPUtime=1.35
/proc/27421/task/27431/stat : 27431 (java) S 27419 27421 14251 0 -1 64 3327 0 0 0 134 1 0 0 16 0 13 0 145219727 1833979904 113557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27432] ppid=27419 vsize=1790996 CPUtime=0
/proc/27421/task/27432/stat : 27432 (java) S 27419 27421 14251 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 145219727 1833979904 113557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27421/tid=27433] ppid=27419 vsize=1790996 CPUtime=0
/proc/27421/task/27433/stat : 27433 (java) S 27419 27421 14251 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145219727 1833979904 113557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27421/tid=27434] ppid=27419 vsize=1790996 CPUtime=0
/proc/27421/task/27434/stat : 27434 (java) S 27419 27421 14251 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 145220027 1833979904 113557 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1790996

Child status: 143
Real time (s): 1785.61
CPU time (s): 1800.18
CPU user time (s): 1797.27
CPU system time (s): 2.90856
CPU usage (%): 100.816
Max. virtual memory (cumulated for all children) (KiB): 1794012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.27
system time used= 2.90856
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 269019
page faults= 53
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 110193
involuntary context switches= 65086

runsolver used 2.00169 second user time and 5.19121 second system time

The end

Launcher Data (download as text)

Begin job on node68 on Mon Apr 16 02:58:22 UTC 2007

IDJOB= 349263
IDBENCH= 2325
IDSOLVER= 160
FILE ID= node68/349263-1176692301

PBS_JOBID= 4559995

Free space on /tmp= 66405 MiB

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

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  d20c34d69465e41d60c8740ade812dbe

RANDOM SEED= 821470375

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node68.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.216
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.216
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:       1982864 kB
Buffers:          2260 kB
Cached:          27408 kB
SwapCached:       3788 kB
Active:          20948 kB
Inactive:        13684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1982864 kB
SwapTotal:     4192956 kB
SwapFree:      4174256 kB
Dirty:            6824 kB
Writeback:           0 kB
Mapped:          10268 kB
Slab:            24468 kB
Committed_AS:  2624628 kB
PageTables:       1392 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= 66405 MiB

End job on node68 on Mon Apr 16 03:28:09 UTC 2007