Trace number 347845

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
sat4jPseudoCPClause 2007-03-23? (TO) 1800.32 1703.8

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos9.opb
MD5SUM9b565ffd2f62b11d1859d685ea38235b
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables874498
Total number of constraints110909
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)87
Number of constraints which are nor clauses,nor cardinality constraints110822
Minimum length of a constraint11
Maximum length of a constraint14080
Number of terms in the objective function 198658
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 38727219
Number of bits of the sum of numbers in the objective function 26
Biggest number in a constraint 30720
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 38727219
Number of bits of the biggest sum of numbers26
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.08/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.13	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.13	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.14	c no version file found!!!
0.08/0.14	c sun.arch.data.model	32
0.08/0.14	c java.version	1.6.0
0.08/0.14	c os.name	Linux
0.08/0.14	c os.version	2.6.9-22.EL.rootsmp
0.08/0.14	c os.arch	i386
0.08/0.14	c Free memory 1651659224
0.08/0.14	c Max memory 1654456320
0.08/0.14	c Total memory 1654456320
0.08/0.14	c Number of processors 2
0.20/0.20	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.20/0.20	--- Begin Solver configuration ---
0.20/0.20	c Stops conflict analysis at the first Unique Implication Point
0.20/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.20	c Learn all clauses as in MiniSAT
0.20/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.20/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.20	c No reason simplification
0.20/0.20	c --- End Solver configuration ---
0.20/0.20	c Simplify asserted PB constraints to clauses
0.20/0.20	c solving /tmp/evaluation/347845-1176518986/instance-347845-1176518986.opb
0.20/0.20	c reading problem ... 
36.70/28.19	c ... done. Wall clock time 27.994s.
36.70/28.19	c CPU time (experimental) 19.68s.
36.70/28.19	c #vars     874498
36.70/28.19	c #constraints  118637
1549.44/1468.45	c cleaning 320 clauses out of 21500 for limit 102226.78002867979
1589.56/1505.89	c cleaning 322 clauses out of 21681 for limit 167345.57408324096
1800.01/1703.51	c starts		: 2
1800.01/1703.51	c conflicts		: 24476
1800.01/1703.51	c decisions		: 162021
1800.01/1703.51	c propagations		: 592853
1800.01/1703.51	c inspects		: 39512800
1800.01/1703.51	c learnt literals	: 0
1800.01/1703.51	c learnt binary clauses	: 0
1800.01/1703.51	c learnt ternary clauses	: 0
1800.01/1703.51	c learnt clauses	: 24475
1800.01/1703.51	c root simplifications	: 0
1800.01/1703.51	c removed literals (reason simplification)	: 0
1800.01/1703.51	c reason swapping (by a shorter reason)	: 0
1800.01/1703.51	c Calls to reduceDB	: 2
1800.01/1703.51	c speed (decisions/second)	: 96.75350462057537
1800.01/1703.51	c non guided choices	0
1800.01/1703.51	s UNKNOWN
1800.01/1703.51	c Total wall clock time (ms): 1703.315

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/node7/watcher-347845-1176518986 -o ROOT/results/node7/solver-347845-1176518986 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/347845-1176518986/sat4jPseudoCPClause.jar /tmp/evaluation/347845-1176518986/instance-347845-1176518986.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.97 1.00 1.00 1/77 7965
/proc/meminfo: memFree=1639584/2055920 swapFree=4192812/4192956
[pid=7965] ppid=7963 vsize=1800 CPUtime=0
/proc/7965/stat : 7965 (java) D 7963 7965 6345 0 -1 0 180 0 0 0 0 0 0 0 19 0 1 0 127936260 1843200 151 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/7965/statm: 450 151 114 9 0 92 0

[startup+0.04944 s]
/proc/loadavg: 0.97 1.00 1.00 1/77 7965
/proc/meminfo: memFree=1639584/2055920 swapFree=4192812/4192956
[pid=7965] ppid=7963 vsize=1777060 CPUtime=0.04
/proc/7965/stat : 7965 (java) S 7963 7965 6345 0 -1 0 3515 0 1 0 2 2 0 0 19 0 5 0 127936260 1819709440 3259 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/7965/statm: 444265 3260 1046 9 0 441901 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1777060

[startup+0.101443 s]
/proc/loadavg: 0.97 1.00 1.00 1/77 7965
/proc/meminfo: memFree=1639584/2055920 swapFree=4192812/4192956
[pid=7965] ppid=7963 vsize=1780260 CPUtime=0.08
/proc/7965/stat : 7965 (java) S 7963 7965 6345 0 -1 0 4003 0 1 0 6 2 0 0 19 0 12 0 127936260 1822986240 3744 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7965/statm: 445065 3744 1123 9 0 442683 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780260

[startup+0.301468 s]
/proc/loadavg: 0.97 1.00 1.00 1/77 7965
/proc/meminfo: memFree=1639584/2055920 swapFree=4192812/4192956
[pid=7965] ppid=7963 vsize=1782364 CPUtime=0.31
/proc/7965/stat : 7965 (java) S 7963 7965 6345 0 -1 0 12677 0 1 0 25 6 0 0 19 0 12 0 127936260 1825140736 12415 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7965/statm: 445591 12415 1264 9 0 443202 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1782364

[startup+0.701516 s]
/proc/loadavg: 0.97 1.00 1.00 1/77 7965
/proc/meminfo: memFree=1639584/2055920 swapFree=4192812/4192956
[pid=7965] ppid=7963 vsize=1784152 CPUtime=0.87
/proc/7965/stat : 7965 (java) S 7963 7965 6345 0 -1 0 16437 0 1 0 79 8 0 0 19 0 12 0 127936260 1826971648 15903 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7965/statm: 446038 15903 1296 9 0 443649 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 1784152

[startup+1.5016 s]
/proc/loadavg: 0.97 1.00 1.00 2/89 7977
/proc/meminfo: memFree=1555648/2055920 swapFree=4192812/4192956
[pid=7965] ppid=7963 vsize=1784152 CPUtime=1.69
/proc/7965/stat : 7965 (java) S 7963 7965 6345 0 -1 0 34450 0 1 0 153 16 0 0 19 0 12 0 127936260 1826971648 33916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7965/statm: 446038 33916 1296 9 0 443649 0
[pid=7965/tid=7967] ppid=7963 vsize=1784152 CPUtime=1.32
/proc/7965/task/7967/stat : 7967 (java) R 7963 7965 6345 0 -1 64 32582 0 1 0 118 14 0 0 25 0 12 0 127936261 1826971648 33916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109577735 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7965/tid=7968] ppid=7963 vsize=1784152 CPUtime=0
/proc/7965/task/7968/stat : 7968 (java) S 7963 7965 6345 0 -1 64 3 0 0 0 0 0 0 0 21 0 12 0 127936263 1826971648 33916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7969] ppid=7963 vsize=1784152 CPUtime=0
/proc/7965/task/7969/stat : 7969 (java) S 7963 7965 6345 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 127936263 1826971648 33916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7970] ppid=7963 vsize=1784152 CPUtime=0
/proc/7965/task/7970/stat : 7970 (java) S 7963 7965 6345 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 127936265 1826971648 33916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7971] ppid=7963 vsize=1784152 CPUtime=0
/proc/7965/task/7971/stat : 7971 (java) S 7963 7965 6345 0 -1 64 10 0 0 0 0 0 0 0 24 0 12 0 127936265 1826971648 33916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7972] ppid=7963 vsize=1784152 CPUtime=0
/proc/7965/task/7972/stat : 7972 (java) S 7963 7965 6345 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 127936265 1826971648 33916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7973] ppid=7963 vsize=1784152 CPUtime=0
/proc/7965/task/7973/stat : 7973 (java) S 7963 7965 6345 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 127936269 1826971648 33916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7974] ppid=7963 vsize=1784152 CPUtime=0.16
/proc/7965/task/7974/stat : 7974 (java) S 7963 7965 6345 0 -1 64 654 0 0 0 16 0 0 0 16 0 12 0 127936269 1826971648 33916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7965/tid=7975] ppid=7963 vsize=1784152 CPUtime=0.18
/proc/7965/task/7975/stat : 7975 (java) S 7963 7965 6345 0 -1 64 492 0 0 0 18 0 0 0 16 0 12 0 127936269 1826971648 33916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7976] ppid=7963 vsize=1784152 CPUtime=0
/proc/7965/task/7976/stat : 7976 (java) S 7963 7965 6345 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 127936269 1826971648 33916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7977] ppid=7963 vsize=1784152 CPUtime=0
/proc/7965/task/7977/stat : 7977 (java) S 7963 7965 6345 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 127936269 1826971648 33916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 1784152

[startup+3.10277 s]
/proc/loadavg: 0.97 1.00 1.00 3/89 7977
/proc/meminfo: memFree=1461184/2055920 swapFree=4192812/4192956
[pid=7965] ppid=7963 vsize=1787100 CPUtime=3.95
/proc/7965/stat : 7965 (java) S 7963 7965 6345 0 -1 0 55649 0 1 0 368 27 0 0 19 0 12 0 127936260 1829990400 52068 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7965/statm: 446775 52068 1312 9 0 444386 0
[pid=7965/tid=7967] ppid=7963 vsize=1787100 CPUtime=2.28
/proc/7965/task/7967/stat : 7967 (java) R 7963 7965 6345 0 -1 64 37687 0 1 0 210 18 0 0 22 0 12 0 127936261 1829990400 52068 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7968] ppid=7963 vsize=1787100 CPUtime=0.16
/proc/7965/task/7968/stat : 7968 (java) S 7963 7965 6345 0 -1 64 3960 0 0 0 15 1 0 0 16 0 12 0 127936263 1829990400 52068 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7969] ppid=7963 vsize=1787100 CPUtime=0.15
/proc/7965/task/7969/stat : 7969 (java) S 7963 7965 6345 0 -1 64 9177 0 0 0 11 4 0 0 16 0 12 0 127936263 1829990400 52068 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7965/tid=7970] ppid=7963 vsize=1787100 CPUtime=0
/proc/7965/task/7970/stat : 7970 (java) S 7963 7965 6345 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 127936265 1829990400 52068 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7965/tid=7971] ppid=7963 vsize=1787100 CPUtime=0
/proc/7965/task/7971/stat : 7971 (java) S 7963 7965 6345 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 127936265 1829990400 52068 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7972] ppid=7963 vsize=1787100 CPUtime=0
/proc/7965/task/7972/stat : 7972 (java) S 7963 7965 6345 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 127936265 1829990400 52068 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7973] ppid=7963 vsize=1787100 CPUtime=0
/proc/7965/task/7973/stat : 7973 (java) S 7963 7965 6345 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 127936269 1829990400 52068 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7974] ppid=7963 vsize=1787100 CPUtime=0.66
/proc/7965/task/7974/stat : 7974 (java) R 7963 7965 6345 0 -1 64 2417 0 0 0 65 1 0 0 18 0 12 0 127936269 1829990400 52068 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 102578097 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7965/tid=7975] ppid=7963 vsize=1787100 CPUtime=0.63
/proc/7965/task/7975/stat : 7975 (java) R 7963 7965 6345 0 -1 64 1681 0 0 0 63 0 0 0 18 0 12 0 127936269 1829990400 52068 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103336746 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7976] ppid=7963 vsize=1787100 CPUtime=0
/proc/7965/task/7976/stat : 7976 (java) S 7963 7965 6345 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 127936269 1829990400 52068 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7977] ppid=7963 vsize=1787100 CPUtime=0
/proc/7965/task/7977/stat : 7977 (java) S 7963 7965 6345 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 127936269 1829990400 52068 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.95
Current children cumulated vsize (KiB) 1787100

[startup+6.30209 s]
/proc/loadavg: 1.05 1.01 1.00 2/89 7977
/proc/meminfo: memFree=1345152/2055920 swapFree=4192812/4192956
[pid=7965] ppid=7963 vsize=1790560 CPUtime=8.28
/proc/7965/stat : 7965 (java) S 7963 7965 6345 0 -1 0 91869 0 1 0 784 44 0 0 19 0 12 0 127936260 1833533440 82772 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7965/statm: 447640 82772 1312 9 0 445251 0
[pid=7965/tid=7967] ppid=7963 vsize=1790560 CPUtime=4.36
/proc/7965/task/7967/stat : 7967 (java) R 7963 7965 6345 0 -1 64 37692 0 1 0 417 19 0 0 18 0 12 0 127936261 1833533440 82772 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7968] ppid=7963 vsize=1790560 CPUtime=1.26
/proc/7965/task/7968/stat : 7968 (java) S 7963 7965 6345 0 -1 64 23453 0 0 0 117 9 0 0 16 0 12 0 127936263 1833533440 82772 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7969] ppid=7963 vsize=1790560 CPUtime=1.25
/proc/7965/task/7969/stat : 7969 (java) S 7963 7965 6345 0 -1 64 25896 0 0 0 113 12 0 0 16 0 12 0 127936263 1833533440 82772 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7965/tid=7970] ppid=7963 vsize=1790560 CPUtime=0
/proc/7965/task/7970/stat : 7970 (java) S 7963 7965 6345 0 -1 64 8 0 0 0 0 0 0 0 15 0 12 0 127936265 1833533440 82772 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7965/tid=7971] ppid=7963 vsize=1790560 CPUtime=0
/proc/7965/task/7971/stat : 7971 (java) S 7963 7965 6345 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 127936265 1833533440 82772 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7972] ppid=7963 vsize=1790560 CPUtime=0
/proc/7965/task/7972/stat : 7972 (java) S 7963 7965 6345 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 127936265 1833533440 82772 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7973] ppid=7963 vsize=1790560 CPUtime=0
/proc/7965/task/7973/stat : 7973 (java) S 7963 7965 6345 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 127936269 1833533440 82772 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7974] ppid=7963 vsize=1790560 CPUtime=0.71
/proc/7965/task/7974/stat : 7974 (java) S 7963 7965 6345 0 -1 64 2420 0 0 0 70 1 0 0 18 0 12 0 127936269 1833533440 82772 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7965/tid=7975] ppid=7963 vsize=1790560 CPUtime=0.65
/proc/7965/task/7975/stat : 7975 (java) S 7963 7965 6345 0 -1 64 1681 0 0 0 65 0 0 0 16 0 12 0 127936269 1833533440 82772 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7976] ppid=7963 vsize=1790560 CPUtime=0
/proc/7965/task/7976/stat : 7976 (java) S 7963 7965 6345 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 127936269 1833533440 82772 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7977] ppid=7963 vsize=1790560 CPUtime=0
/proc/7965/task/7977/stat : 7977 (java) S 7963 7965 6345 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 127936269 1833533440 82772 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.28
Current children cumulated vsize (KiB) 1790560

[startup+12.7028 s]
/proc/loadavg: 1.04 1.01 1.00 2/89 7977
/proc/meminfo: memFree=1182848/2055920 swapFree=4192812/4192956
[pid=7965] ppid=7963 vsize=1790560 CPUtime=17.29
/proc/7965/stat : 7965 (java) S 7963 7965 6345 0 -1 0 132295 0 1 0 1664 65 0 0 19 0 12 0 127936260 1833533440 117505 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7965/statm: 447640 117505 1313 9 0 445251 0
[pid=7965/tid=7967] ppid=7963 vsize=1790560 CPUtime=8.19
/proc/7965/task/7967/stat : 7967 (java) S 7963 7965 6345 0 -1 64 37701 0 1 0 800 19 0 0 19 0 12 0 127936261 1833533440 117505 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7968] ppid=7963 vsize=1790560 CPUtime=3.8
/proc/7965/task/7968/stat : 7968 (java) R 7963 7965 6345 0 -1 64 49201 0 0 0 357 23 0 0 16 0 12 0 127936263 1833533440 117505 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105366888 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7969] ppid=7963 vsize=1790560 CPUtime=3.79
/proc/7965/task/7969/stat : 7969 (java) R 7963 7965 6345 0 -1 64 40559 0 0 0 360 19 0 0 17 0 12 0 127936263 1833533440 117505 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105697972 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7965/tid=7970] ppid=7963 vsize=1790560 CPUtime=0
/proc/7965/task/7970/stat : 7970 (java) S 7963 7965 6345 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 127936265 1833533440 117505 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7965/tid=7971] ppid=7963 vsize=1790560 CPUtime=0
/proc/7965/task/7971/stat : 7971 (java) S 7963 7965 6345 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 127936265 1833533440 117505 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7972] ppid=7963 vsize=1790560 CPUtime=0
/proc/7965/task/7972/stat : 7972 (java) S 7963 7965 6345 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 127936265 1833533440 117505 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7973] ppid=7963 vsize=1790560 CPUtime=0
/proc/7965/task/7973/stat : 7973 (java) S 7963 7965 6345 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 127936269 1833533440 117505 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7974] ppid=7963 vsize=1790560 CPUtime=0.73
/proc/7965/task/7974/stat : 7974 (java) S 7963 7965 6345 0 -1 64 2421 0 0 0 72 1 0 0 16 0 12 0 127936269 1833533440 117505 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7965/tid=7975] ppid=7963 vsize=1790560 CPUtime=0.72
/proc/7965/task/7975/stat : 7975 (java) S 7963 7965 6345 0 -1 64 1686 0 0 0 72 0 0 0 16 0 12 0 127936269 1833533440 117505 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7976] ppid=7963 vsize=1790560 CPUtime=0
/proc/7965/task/7976/stat : 7976 (java) S 7963 7965 6345 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 127936269 1833533440 117505 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7977] ppid=7963 vsize=1790560 CPUtime=0
/proc/7965/task/7977/stat : 7977 (java) S 7963 7965 6345 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 127936269 1833533440 117505 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 17.29
Current children cumulated vsize (KiB) 1790560

[startup+25.5011 s]
/proc/loadavg: 1.10 1.03 1.01 2/89 7977
/proc/meminfo: memFree=985536/2055920 swapFree=4192812/4192956
[pid=7965] ppid=7963 vsize=1790524 CPUtime=33.41
/proc/7965/stat : 7965 (java) S 7963 7965 6345 0 -1 0 186847 0 1 0 3249 92 0 0 19 0 12 0 127936260 1833496576 164580 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7965/statm: 447631 164580 1324 9 0 445242 0
[pid=7965/tid=7967] ppid=7963 vsize=1790524 CPUtime=17.64
/proc/7965/task/7967/stat : 7967 (java) R 7963 7965 6345 0 -1 64 37729 0 1 0 1743 21 0 0 19 0 12 0 127936261 1833496576 164580 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109555341 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7968] ppid=7963 vsize=1790524 CPUtime=7.11
/proc/7965/task/7968/stat : 7968 (java) S 7963 7965 6345 0 -1 64 79179 0 0 0 674 37 0 0 16 0 12 0 127936263 1833496576 164580 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7965/tid=7969] ppid=7963 vsize=1790524 CPUtime=7.11
/proc/7965/task/7969/stat : 7969 (java) S 7963 7965 6345 0 -1 64 65081 0 0 0 682 29 0 0 16 0 12 0 127936263 1833496576 164580 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7965/tid=7970] ppid=7963 vsize=1790524 CPUtime=0
/proc/7965/task/7970/stat : 7970 (java) S 7963 7965 6345 0 -1 64 22 0 0 0 0 0 0 0 15 0 12 0 127936265 1833496576 164580 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7965/tid=7971] ppid=7963 vsize=1790524 CPUtime=0
/proc/7965/task/7971/stat : 7971 (java) S 7963 7965 6345 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 127936265 1833496576 164580 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7972] ppid=7963 vsize=1790524 CPUtime=0
/proc/7965/task/7972/stat : 7972 (java) S 7963 7965 6345 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 127936265 1833496576 164580 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7973] ppid=7963 vsize=1790524 CPUtime=0
/proc/7965/task/7973/stat : 7973 (java) S 7963 7965 6345 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 127936269 1833496576 164580 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

/proc/7965/task/7974/stat : 7974 (java) S 7963 7965 6345 0 -1 64 3817 0 0 0 208 1 0 0 15 0 13 0 127936269 1838440448 401539 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7975] ppid=7963 vsize=1795352 CPUtime=2
/proc/7965/task/7975/stat : 7975 (java) S 7963 7965 6345 0 -1 64 3135 0 0 0 199 1 0 0 16 0 13 0 127936269 1838440448 401539 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7965/tid=7976] ppid=7963 vsize=1795352 CPUtime=0
/proc/7965/task/7976/stat : 7976 (java) S 7963 7965 6345 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 127936269 1838440448 401539 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7977] ppid=7963 vsize=1795352 CPUtime=0
/proc/7965/task/7977/stat : 7977 (java) S 7963 7965 6345 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 127936269 1838440448 401539 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7978] ppid=7963 vsize=1795352 CPUtime=0
/proc/7965/task/7978/stat : 7978 (java) S 7963 7965 6345 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 127939155 1838440448 401539 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1564.4
Current children cumulated vsize (KiB) 1795352

[startup+1542.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/90 8176
/proc/meminfo: memFree=15992/2055920 swapFree=4192812/4192956
[pid=7965] ppid=7963 vsize=1795352 CPUtime=1628.79
/proc/7965/stat : 7965 (java) S 7963 7965 6345 0 -1 0 445473 0 1 0 162633 246 0 0 19 0 13 0 127936260 1838440448 409879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7965/statm: 448838 409879 1334 9 0 446449 0
[pid=7965/tid=7967] ppid=7963 vsize=1795352 CPUtime=1453.33
/proc/7965/task/7967/stat : 7967 (java) R 7963 7965 6345 0 -1 64 40755 0 1 0 145294 39 0 0 25 0 13 0 127936261 1838440448 409879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110179741 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7968] ppid=7963 vsize=1795352 CPUtime=85.43
/proc/7965/task/7968/stat : 7968 (java) S 7963 7965 6345 0 -1 64 208321 0 0 0 8442 101 0 0 16 0 13 0 127936263 1838440448 409879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7969] ppid=7963 vsize=1795352 CPUtime=85.42
/proc/7965/task/7969/stat : 7969 (java) S 7963 7965 6345 0 -1 64 188691 0 0 0 8455 87 0 0 16 0 13 0 127936263 1838440448 409879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7965/tid=7970] ppid=7963 vsize=1795352 CPUtime=0.39
/proc/7965/task/7970/stat : 7970 (java) S 7963 7965 6345 0 -1 64 30 0 0 0 25 14 0 0 16 0 13 0 127936265 1838440448 409879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7971] ppid=7963 vsize=1795352 CPUtime=0
/proc/7965/task/7971/stat : 7971 (java) S 7963 7965 6345 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 127936265 1838440448 409879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7972] ppid=7963 vsize=1795352 CPUtime=0
/proc/7965/task/7972/stat : 7972 (java) S 7963 7965 6345 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127936265 1838440448 409879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7973] ppid=7963 vsize=1795352 CPUtime=0
/proc/7965/task/7973/stat : 7973 (java) S 7963 7965 6345 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 127936269 1838440448 409879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7974] ppid=7963 vsize=1795352 CPUtime=2.11
/proc/7965/task/7974/stat : 7974 (java) S 7963 7965 6345 0 -1 64 3817 0 0 0 210 1 0 0 17 0 13 0 127936269 1838440448 409879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7975] ppid=7963 vsize=1795352 CPUtime=2.03
/proc/7965/task/7975/stat : 7975 (java) S 7963 7965 6345 0 -1 64 3135 0 0 0 202 1 0 0 17 0 13 0 127936269 1838440448 409879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7965/tid=7976] ppid=7963 vsize=1795352 CPUtime=0
/proc/7965/task/7976/stat : 7976 (java) S 7963 7965 6345 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 127936269 1838440448 409879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7977] ppid=7963 vsize=1795352 CPUtime=0
/proc/7965/task/7977/stat : 7977 (java) S 7963 7965 6345 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 127936269 1838440448 409879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7978] ppid=7963 vsize=1795352 CPUtime=0
/proc/7965/task/7978/stat : 7978 (java) S 7963 7965 6345 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 127939155 1838440448 409879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1628.79
Current children cumulated vsize (KiB) 1795352

[startup+1602.3 s]
/proc/loadavg: 1.04 1.03 1.00 2/90 8176
/proc/meminfo: memFree=16312/2055920 swapFree=4191880/4192956
[pid=7965] ppid=7963 vsize=1795352 CPUtime=1692.68
/proc/7965/stat : 7965 (java) S 7963 7965 6345 0 -1 0 459602 0 2 0 169013 255 0 0 19 0 13 0 127936260 1838440448 412535 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7965/statm: 448838 412535 1336 9 0 446449 0
[pid=7965/tid=7967] ppid=7963 vsize=1795352 CPUtime=1501.84
/proc/7965/task/7967/stat : 7967 (java) R 7963 7965 6345 0 -1 64 40799 0 1 0 150145 39 0 0 23 0 13 0 127936261 1838440448 412535 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109601852 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7968] ppid=7963 vsize=1795352 CPUtime=89.45
/proc/7965/task/7968/stat : 7968 (java) S 7963 7965 6345 0 -1 64 211742 0 0 0 8842 103 0 0 16 0 13 0 127936263 1838440448 412535 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7965/tid=7969] ppid=7963 vsize=1795352 CPUtime=89.45
/proc/7965/task/7969/stat : 7969 (java) S 7963 7965 6345 0 -1 64 192795 0 0 0 8856 89 0 0 16 0 13 0 127936263 1838440448 412535 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7965/tid=7970] ppid=7963 vsize=1795352 CPUtime=7.72
/proc/7965/task/7970/stat : 7970 (java) S 7963 7965 6345 0 -1 64 6590 0 1 0 753 19 0 0 25 0 13 0 127936265 1838440448 412535 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7965/tid=7971] ppid=7963 vsize=1795352 CPUtime=0
/proc/7965/task/7971/stat : 7971 (java) S 7963 7965 6345 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 127936265 1838440448 412535 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7972] ppid=7963 vsize=1795352 CPUtime=0
/proc/7965/task/7972/stat : 7972 (java) S 7963 7965 6345 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127936265 1838440448 412535 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7973] ppid=7963 vsize=1795352 CPUtime=0
/proc/7965/task/7973/stat : 7973 (java) S 7963 7965 6345 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 127936269 1838440448 412535 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7974] ppid=7963 vsize=1795352 CPUtime=2.11
/proc/7965/task/7974/stat : 7974 (java) S 7963 7965 6345 0 -1 64 3817 0 0 0 210 1 0 0 17 0 13 0 127936269 1838440448 412535 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7975] ppid=7963 vsize=1795352 CPUtime=2.03
/proc/7965/task/7975/stat : 7975 (java) S 7963 7965 6345 0 -1 64 3135 0 0 0 202 1 0 0 17 0 13 0 127936269 1838440448 412535 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7965/tid=7976] ppid=7963 vsize=1795352 CPUtime=0
/proc/7965/task/7976/stat : 7976 (java) S 7963 7965 6345 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 127936269 1838440448 412535 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7977] ppid=7963 vsize=1795352 CPUtime=0
/proc/7965/task/7977/stat : 7977 (java) S 7963 7965 6345 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 127936269 1838440448 412535 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7978] ppid=7963 vsize=1795352 CPUtime=0
/proc/7965/task/7978/stat : 7978 (java) S 7963 7965 6345 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 127939155 1838440448 412535 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1692.68
Current children cumulated vsize (KiB) 1795352

[startup+1662.3 s]
/proc/loadavg: 1.08 1.04 1.00 2/90 8176
/proc/meminfo: memFree=53560/2055920 swapFree=4191880/4192956
[pid=7965] ppid=7963 vsize=1795352 CPUtime=1756.3
/proc/7965/stat : 7965 (java) S 7963 7965 6345 0 -1 0 459652 0 2 0 175374 256 0 0 19 0 13 0 127936260 1838440448 412503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7965/statm: 448838 412503 1336 9 0 446449 0
[pid=7965/tid=7967] ppid=7963 vsize=1795352 CPUtime=1558.15
/proc/7965/task/7967/stat : 7967 (java) R 7963 7965 6345 0 -1 64 40849 0 1 0 155776 39 0 0 23 0 13 0 127936261 1838440448 412503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109681252 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7968] ppid=7963 vsize=1795352 CPUtime=93.09
/proc/7965/task/7968/stat : 7968 (java) S 7963 7965 6345 0 -1 64 211742 0 0 0 9206 103 0 0 16 0 13 0 127936263 1838440448 412503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7965/tid=7969] ppid=7963 vsize=1795352 CPUtime=93.11
/proc/7965/task/7969/stat : 7969 (java) S 7963 7965 6345 0 -1 64 192795 0 0 0 9222 89 0 0 17 0 13 0 127936263 1838440448 412503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7970] ppid=7963 vsize=1795352 CPUtime=7.73
/proc/7965/task/7970/stat : 7970 (java) S 7963 7965 6345 0 -1 64 6590 0 1 0 754 19 0 0 16 0 13 0 127936265 1838440448 412503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7965/tid=7971] ppid=7963 vsize=1795352 CPUtime=0
/proc/7965/task/7971/stat : 7971 (java) S 7963 7965 6345 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 127936265 1838440448 412503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7972] ppid=7963 vsize=1795352 CPUtime=0
/proc/7965/task/7972/stat : 7972 (java) S 7963 7965 6345 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127936265 1838440448 412503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7973] ppid=7963 vsize=1795352 CPUtime=0
/proc/7965/task/7973/stat : 7973 (java) S 7963 7965 6345 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 127936269 1838440448 412503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7974] ppid=7963 vsize=1795352 CPUtime=2.11
/proc/7965/task/7974/stat : 7974 (java) S 7963 7965 6345 0 -1 64 3817 0 0 0 210 1 0 0 17 0 13 0 127936269 1838440448 412503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7975] ppid=7963 vsize=1795352 CPUtime=2.03
/proc/7965/task/7975/stat : 7975 (java) S 7963 7965 6345 0 -1 64 3135 0 0 0 202 1 0 0 17 0 13 0 127936269 1838440448 412503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7965/tid=7976] ppid=7963 vsize=1795352 CPUtime=0
/proc/7965/task/7976/stat : 7976 (java) S 7963 7965 6345 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 127936269 1838440448 412503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7977] ppid=7963 vsize=1795352 CPUtime=0
/proc/7965/task/7977/stat : 7977 (java) S 7963 7965 6345 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 127936269 1838440448 412503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7978] ppid=7963 vsize=1795352 CPUtime=0
/proc/7965/task/7978/stat : 7978 (java) S 7963 7965 6345 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 127939155 1838440448 412503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1756.3
Current children cumulated vsize (KiB) 1795352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1703.5 s]
/proc/loadavg: 1.04 1.03 1.00 3/90 8176
/proc/meminfo: memFree=53560/2055920 swapFree=4191880/4192956
[pid=7965] ppid=7963 vsize=1795352 CPUtime=1800.01
/proc/7965/stat : 7965 (java) S 7963 7965 6345 0 -1 0 459713 0 2 0 179744 257 0 0 19 0 13 0 127936260 1838440448 412503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7965/statm: 448838 412503 1336 9 0 446449 0
[pid=7965/tid=7967] ppid=7963 vsize=1795352 CPUtime=1596.78
/proc/7965/task/7967/stat : 7967 (java) R 7963 7965 6345 0 -1 64 40883 0 1 0 159639 39 0 0 25 0 13 0 127936261 1838440448 412503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109681344 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7968] ppid=7963 vsize=1795352 CPUtime=95.63
/proc/7965/task/7968/stat : 7968 (java) S 7963 7965 6345 0 -1 64 211760 0 0 0 9460 103 0 0 16 0 13 0 127936263 1838440448 412503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7969] ppid=7963 vsize=1795352 CPUtime=95.64
/proc/7965/task/7969/stat : 7969 (java) S 7963 7965 6345 0 -1 64 192804 0 0 0 9475 89 0 0 16 0 13 0 127936263 1838440448 412503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7965/tid=7970] ppid=7963 vsize=1795352 CPUtime=7.75
/proc/7965/task/7970/stat : 7970 (java) S 7963 7965 6345 0 -1 64 6590 0 1 0 755 20 0 0 16 0 13 0 127936265 1838440448 412503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7965/tid=7971] ppid=7963 vsize=1795352 CPUtime=0
/proc/7965/task/7971/stat : 7971 (java) S 7963 7965 6345 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 127936265 1838440448 412503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7972] ppid=7963 vsize=1795352 CPUtime=0
/proc/7965/task/7972/stat : 7972 (java) S 7963 7965 6345 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127936265 1838440448 412503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7973] ppid=7963 vsize=1795352 CPUtime=0
/proc/7965/task/7973/stat : 7973 (java) S 7963 7965 6345 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 127936269 1838440448 412503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7974] ppid=7963 vsize=1795352 CPUtime=2.11
/proc/7965/task/7974/stat : 7974 (java) S 7963 7965 6345 0 -1 64 3817 0 0 0 210 1 0 0 17 0 13 0 127936269 1838440448 412503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7975] ppid=7963 vsize=1795352 CPUtime=2.03
/proc/7965/task/7975/stat : 7975 (java) S 7963 7965 6345 0 -1 64 3135 0 0 0 202 1 0 0 17 0 13 0 127936269 1838440448 412503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7965/tid=7976] ppid=7963 vsize=1795352 CPUtime=0
/proc/7965/task/7976/stat : 7976 (java) S 7963 7965 6345 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 127936269 1838440448 412503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7977] ppid=7963 vsize=1795352 CPUtime=0
/proc/7965/task/7977/stat : 7977 (java) S 7963 7965 6345 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 127936269 1838440448 412503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7965/tid=7978] ppid=7963 vsize=1795352 CPUtime=0
/proc/7965/task/7978/stat : 7978 (java) S 7963 7965 6345 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 127939155 1838440448 412503 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1795352

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

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

[startup+1703.61 s]
/proc/loadavg: 1.04 1.03 1.00 3/90 8176
/proc/meminfo: memFree=53560/2055920 swapFree=4191880/4192956
[pid=7965] ppid=7963 vsize=0 CPUtime=1800.12
/proc/7965/stat : 7965 (java) Z 7963 7965 6345 0 -1 1036 459734 0 2 0 179748 264 0 0 16 0 2 0 127936260 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7965/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 0

[startup+1703.7 s]
/proc/loadavg: 1.04 1.03 1.00 3/90 8176
/proc/meminfo: memFree=53560/2055920 swapFree=4191880/4192956
[pid=7965] ppid=7963 vsize=0 CPUtime=1800.21
/proc/7965/stat : 7965 (java) Z 7963 7965 6345 0 -1 1036 459734 0 2 0 179748 273 0 0 16 0 2 0 127936260 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7965/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.21
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1703.8
CPU time (s): 1800.32
CPU user time (s): 1797.49
CPU system time (s): 2.82757
CPU usage (%): 105.665
Max. virtual memory (cumulated for all children) (KiB): 1813604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.49
system time used= 2.82757
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 459734
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 51493
involuntary context switches= 57470

runsolver used 1.9487 second user time and 5.51216 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat Apr 14 02:49:46 UTC 2007

IDJOB= 347845
IDBENCH= 1505
IDSOLVER= 164
FILE ID= node7/347845-1176518986

PBS_JOBID= 4556703

Free space on /tmp= 66477 MiB

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

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  9b565ffd2f62b11d1859d685ea38235b

RANDOM SEED= 505291305

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1639992 kB
Buffers:         38356 kB
Cached:         278040 kB
SwapCached:        144 kB
Active:         212988 kB
Inactive:       146748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1639992 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           47936 kB
Writeback:           0 kB
Mapped:          62108 kB
Slab:            41636 kB
Committed_AS:  2761500 kB
PageTables:       1860 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= 66477 MiB

End job on node7 on Sat Apr 14 03:18:12 UTC 2007