Trace number 354066

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.27 1743

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos11.opb
MD5SUMec9bba2d2c31efcadc0a4a76a4815e08
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark9216
Best CPU time to get the best result obtained on this benchmark523.45
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 9216
Optimality of the best value was proved YES
Number of variables8600
Total number of constraints2806
Number of constraints which are clauses600
Number of constraints which are cardinality constraints (but not clauses)120
Number of constraints which are nor clauses,nor cardinality constraints2086
Minimum length of a constraint2
Maximum length of a constraint450
Number of terms in the objective function 5400
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 193273528140
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 536870912
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 193273528140
Number of bits of the biggest sum of numbers38
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.21/0.20	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.21/0.20	--- Begin Solver configuration ---
0.21/0.20	c Stops conflict analysis at the first Unique Implication Point
0.21/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.21/0.20	c Learn all clauses as in MiniSAT
0.21/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.21/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.21/0.20	c No reason simplification
0.21/0.20	c --- End Solver configuration ---
0.21/0.20	c Simplify asserted PB constraints to clauses
0.21/0.20	c solving /tmp/evaluation/354066-1176693413/instance-354066-1176693413.opb
0.21/0.20	c reading problem ... 
2.45/1.63	c ... done. Wall clock time 1.429s.
2.45/1.63	c CPU time (experimental) 0.98s.
2.45/1.63	c #vars     8600
2.45/1.63	c #constraints  3042
1800.07/1742.81	c starts		: 2
1800.07/1742.81	c conflicts		: 76066
1800.07/1742.81	c decisions		: 123522
1800.07/1742.81	c propagations		: 6361196
1800.07/1742.81	c inspects		: 612505637
1800.07/1742.81	c learnt literals	: 0
1800.07/1742.81	c learnt binary clauses	: 0
1800.07/1742.81	c learnt ternary clauses	: 0
1800.07/1742.81	c learnt clauses	: 76065
1800.07/1742.81	c root simplifications	: 0
1800.07/1742.81	c removed literals (reason simplification)	: 0
1800.07/1742.81	c reason swapping (by a shorter reason)	: 0
1800.07/1742.81	c Calls to reduceDB	: 0
1800.07/1742.81	c speed (decisions/second)	: 70.94916521778089
1800.07/1742.81	c non guided choices	417
1800.07/1742.81	s UNKNOWN
1800.07/1742.81	c Total wall clock time (ms): 1742.611

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/node70/watcher-354066-1176693413 -o ROOT/results/node70/solver-354066-1176693413 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354066-1176693413/sat4jPseudoCPClause.jar /tmp/evaluation/354066-1176693413/instance-354066-1176693413.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.10 1.04 1.01 2/64 903
/proc/meminfo: memFree=1701248/2055920 swapFree=4184456/4192956
[pid=903] ppid=901 vsize=1800 CPUtime=0
/proc/903/stat : 903 (java) R 901 903 577 0 -1 0 171 0 0 0 0 0 0 0 18 0 1 0 108878627 1843200 143 18446744073709551615 134512640 134550740 4294956608 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/903/statm: 450 143 106 9 0 92 0

[startup+0.101962 s]
/proc/loadavg: 1.10 1.04 1.01 2/64 903
/proc/meminfo: memFree=1701248/2055920 swapFree=4184456/4192956
[pid=903] ppid=901 vsize=1780112 CPUtime=0.08
/proc/903/stat : 903 (java) S 901 903 577 0 -1 0 3989 0 1 0 5 3 0 0 18 0 12 0 108878627 1822834688 3730 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/903/statm: 445028 3730 1123 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780112

[startup+0.201976 s]
/proc/loadavg: 1.10 1.04 1.01 2/64 903
/proc/meminfo: memFree=1701248/2055920 swapFree=4184456/4192956
[pid=903] ppid=901 vsize=1782436 CPUtime=0.21
/proc/903/stat : 903 (java) S 901 903 577 0 -1 0 4875 0 1 0 17 4 0 0 18 0 12 0 108878627 1825214464 4613 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/903/statm: 445609 4613 1244 9 0 443220 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 1782436

[startup+0.30198 s]
/proc/loadavg: 1.10 1.04 1.01 2/64 903
/proc/meminfo: memFree=1701248/2055920 swapFree=4184456/4192956
[pid=903] ppid=901 vsize=1782572 CPUtime=0.34
/proc/903/stat : 903 (java) S 901 903 577 0 -1 0 5164 0 1 0 30 4 0 0 18 0 12 0 108878627 1825353728 4902 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/903/statm: 445643 4902 1267 9 0 443254 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 1782572

[startup+0.70202 s]
/proc/loadavg: 1.10 1.04 1.01 2/64 903
/proc/meminfo: memFree=1701248/2055920 swapFree=4184456/4192956
[pid=903] ppid=901 vsize=1784592 CPUtime=0.93
/proc/903/stat : 903 (java) S 901 903 577 0 -1 0 7475 0 1 0 88 5 0 0 18 0 12 0 108878627 1827422208 7009 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/903/statm: 446148 7009 1302 9 0 443759 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 1784592

[startup+1.5021 s]
/proc/loadavg: 1.25 1.07 1.02 3/76 915
/proc/meminfo: memFree=1663392/2055920 swapFree=4184456/4192956
[pid=903] ppid=901 vsize=1794608 CPUtime=2.35
/proc/903/stat : 903 (java) S 901 903 577 0 -1 0 21299 0 1 0 223 12 0 0 18 0 12 0 108878627 1837678592 16372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/903/statm: 448652 16372 1311 9 0 446263 0
[pid=903/tid=905] ppid=901 vsize=1794608 CPUtime=0.85
/proc/903/task/905/stat : 905 (java) R 901 903 577 0 -1 64 12240 0 1 0 78 7 0 0 18 0 12 0 108878628 1837678592 16372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109545522 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=906] ppid=901 vsize=1794608 CPUtime=0
/proc/903/task/906/stat : 906 (java) S 901 903 577 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 108878630 1837678592 16372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=907] ppid=901 vsize=1794608 CPUtime=0
/proc/903/task/907/stat : 907 (java) S 901 903 577 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 108878630 1837678592 16372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=908] ppid=901 vsize=1794608 CPUtime=0
/proc/903/task/908/stat : 908 (java) S 901 903 577 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 108878632 1837678592 16372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=909] ppid=901 vsize=1794608 CPUtime=0
/proc/903/task/909/stat : 909 (java) S 901 903 577 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 108878633 1837678592 16372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=910] ppid=901 vsize=1794608 CPUtime=0
/proc/903/task/910/stat : 910 (java) S 901 903 577 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 108878633 1837678592 16372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=911] ppid=901 vsize=1794608 CPUtime=0
/proc/903/task/911/stat : 911 (java) S 901 903 577 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 108878636 1837678592 16372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=912] ppid=901 vsize=1794608 CPUtime=0.66
/proc/903/task/912/stat : 912 (java) S 901 903 577 0 -1 64 3773 0 0 0 65 1 0 0 16 0 12 0 108878636 1837678592 16372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=913] ppid=901 vsize=1794608 CPUtime=0.8
/proc/903/task/913/stat : 913 (java) S 901 903 577 0 -1 64 4563 0 0 0 78 2 0 0 16 0 12 0 108878636 1837678592 16372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=914] ppid=901 vsize=1794608 CPUtime=0
/proc/903/task/914/stat : 914 (java) S 901 903 577 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 108878636 1837678592 16372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=915] ppid=901 vsize=1794608 CPUtime=0
/proc/903/task/915/stat : 915 (java) S 901 903 577 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 108878637 1837678592 16372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 1794608

[startup+3.10226 s]
/proc/loadavg: 1.25 1.07 1.02 4/77 916
/proc/meminfo: memFree=1618776/2055920 swapFree=4184456/4192956
[pid=903] ppid=901 vsize=1794964 CPUtime=4.81
/proc/903/stat : 903 (java) S 901 903 577 0 -1 0 45325 0 1 0 458 23 0 0 18 0 13 0 108878627 1838043136 37544 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/903/statm: 448741 37544 1324 9 0 446352 0
[pid=903/tid=905] ppid=901 vsize=1794964 CPUtime=1.94
/proc/903/task/905/stat : 905 (java) R 901 903 577 0 -1 64 33263 0 1 0 178 16 0 0 17 0 13 0 108878628 1838043136 37544 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109898529 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=906] ppid=901 vsize=1794964 CPUtime=0
/proc/903/task/906/stat : 906 (java) S 901 903 577 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 108878630 1838043136 37544 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=907] ppid=901 vsize=1794964 CPUtime=0
/proc/903/task/907/stat : 907 (java) S 901 903 577 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 108878630 1838043136 37544 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=908] ppid=901 vsize=1794964 CPUtime=0
/proc/903/task/908/stat : 908 (java) S 901 903 577 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 108878632 1838043136 37544 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=909] ppid=901 vsize=1794964 CPUtime=0
/proc/903/task/909/stat : 909 (java) S 901 903 577 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 108878633 1838043136 37544 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=910] ppid=901 vsize=1794964 CPUtime=0
/proc/903/task/910/stat : 910 (java) S 901 903 577 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 108878633 1838043136 37544 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=911] ppid=901 vsize=1794964 CPUtime=0
/proc/903/task/911/stat : 911 (java) S 901 903 577 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 108878636 1838043136 37544 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=912] ppid=901 vsize=1794964 CPUtime=1.41
/proc/903/task/912/stat : 912 (java) S 901 903 577 0 -1 64 6165 0 0 0 139 2 0 0 16 0 13 0 108878636 1838043136 37544 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=913] ppid=901 vsize=1794964 CPUtime=1.43
/proc/903/task/913/stat : 913 (java) S 901 903 577 0 -1 64 5169 0 0 0 140 3 0 0 15 0 13 0 108878636 1838043136 37544 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=914] ppid=901 vsize=1794964 CPUtime=0
/proc/903/task/914/stat : 914 (java) S 901 903 577 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 108878636 1838043136 37544 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=915] ppid=901 vsize=1794964 CPUtime=0
/proc/903/task/915/stat : 915 (java) S 901 903 577 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 108878637 1838043136 37544 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=916] ppid=901 vsize=1794964 CPUtime=0
/proc/903/task/916/stat : 916 (java) S 901 903 577 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 108878822 1838043136 37544 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.81
Current children cumulated vsize (KiB) 1794964

[startup+6.30258 s]
/proc/loadavg: 1.25 1.07 1.02 2/77 916
/proc/meminfo: memFree=1519512/2055920 swapFree=4184456/4192956
[pid=903] ppid=901 vsize=1793652 CPUtime=8.37
/proc/903/stat : 903 (java) S 901 903 577 0 -1 0 55370 0 1 0 808 29 0 0 18 0 13 0 108878627 1836699648 47204 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/903/statm: 448413 47204 1334 9 0 446024 0
[pid=903/tid=905] ppid=901 vsize=1793652 CPUtime=4.97
/proc/903/task/905/stat : 905 (java) R 901 903 577 0 -1 64 37741 0 1 0 478 19 0 0 25 0 13 0 108878628 1836699648 47204 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109907890 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=906] ppid=901 vsize=1793652 CPUtime=0.14
/proc/903/task/906/stat : 906 (java) S 901 903 577 0 -1 64 3038 0 0 0 13 1 0 0 16 0 13 0 108878630 1836699648 47204 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=907] ppid=901 vsize=1793652 CPUtime=0.15
/proc/903/task/907/stat : 907 (java) S 901 903 577 0 -1 64 2509 0 0 0 14 1 0 0 16 0 13 0 108878630 1836699648 47204 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=908] ppid=901 vsize=1793652 CPUtime=0
/proc/903/task/908/stat : 908 (java) S 901 903 577 0 -1 64 15 0 0 0 0 0 0 0 16 0 13 0 108878632 1836699648 47204 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=909] ppid=901 vsize=1793652 CPUtime=0
/proc/903/task/909/stat : 909 (java) S 901 903 577 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 108878633 1836699648 47204 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=910] ppid=901 vsize=1793652 CPUtime=0
/proc/903/task/910/stat : 910 (java) S 901 903 577 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 108878633 1836699648 47204 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=911] ppid=901 vsize=1793652 CPUtime=0
/proc/903/task/911/stat : 911 (java) S 901 903 577 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 108878636 1836699648 47204 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=912] ppid=901 vsize=1793652 CPUtime=1.48
/proc/903/task/912/stat : 912 (java) S 901 903 577 0 -1 64 6170 0 0 0 146 2 0 0 16 0 13 0 108878636 1836699648 47204 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=913] ppid=901 vsize=1793652 CPUtime=1.57
/proc/903/task/913/stat : 913 (java) S 901 903 577 0 -1 64 5172 0 0 0 154 3 0 0 16 0 13 0 108878636 1836699648 47204 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=914] ppid=901 vsize=1793652 CPUtime=0
/proc/903/task/914/stat : 914 (java) S 901 903 577 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 108878636 1836699648 47204 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=915] ppid=901 vsize=1793652 CPUtime=0
/proc/903/task/915/stat : 915 (java) S 901 903 577 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 108878637 1836699648 47204 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=916] ppid=901 vsize=1793652 CPUtime=0
/proc/903/task/916/stat : 916 (java) S 901 903 577 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 108878822 1836699648 47204 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.37
Current children cumulated vsize (KiB) 1793652

[startup+12.7012 s]
/proc/loadavg: 1.28 1.08 1.02 2/77 916
/proc/meminfo: memFree=1485792/2055920 swapFree=4184456/4192956
[pid=903] ppid=901 vsize=1793652 CPUtime=15.06
/proc/903/stat : 903 (java) S 901 903 577 0 -1 0 65744 0 1 0 1474 32 0 0 18 0 13 0 108878627 1836699648 55171 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/903/statm: 448413 55171 1334 9 0 446024 0
[pid=903/tid=905] ppid=901 vsize=1793652 CPUtime=11.06
/proc/903/task/905/stat : 905 (java) R 901 903 577 0 -1 64 37750 0 1 0 1087 19 0 0 25 0 13 0 108878628 1836699648 55171 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109833764 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=906] ppid=901 vsize=1793652 CPUtime=0.43
/proc/903/task/906/stat : 906 (java) S 901 903 577 0 -1 64 8922 0 0 0 40 3 0 0 16 0 13 0 108878630 1836699648 55171 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=907] ppid=901 vsize=1793652 CPUtime=0.43
/proc/903/task/907/stat : 907 (java) S 901 903 577 0 -1 64 6978 0 0 0 41 2 0 0 16 0 13 0 108878630 1836699648 55171 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=908] ppid=901 vsize=1793652 CPUtime=0
/proc/903/task/908/stat : 908 (java) S 901 903 577 0 -1 64 24 0 0 0 0 0 0 0 16 0 13 0 108878632 1836699648 55171 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=909] ppid=901 vsize=1793652 CPUtime=0
/proc/903/task/909/stat : 909 (java) S 901 903 577 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 108878633 1836699648 55171 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=910] ppid=901 vsize=1793652 CPUtime=0
/proc/903/task/910/stat : 910 (java) S 901 903 577 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 108878633 1836699648 55171 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=911] ppid=901 vsize=1793652 CPUtime=0
/proc/903/task/911/stat : 911 (java) S 901 903 577 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 108878636 1836699648 55171 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=912] ppid=901 vsize=1793652 CPUtime=1.48
/proc/903/task/912/stat : 912 (java) S 901 903 577 0 -1 64 6170 0 0 0 146 2 0 0 17 0 13 0 108878636 1836699648 55171 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=913] ppid=901 vsize=1793652 CPUtime=1.6
/proc/903/task/913/stat : 913 (java) S 901 903 577 0 -1 64 5175 0 0 0 157 3 0 0 17 0 13 0 108878636 1836699648 55171 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=914] ppid=901 vsize=1793652 CPUtime=0
/proc/903/task/914/stat : 914 (java) S 901 903 577 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 108878636 1836699648 55171 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=915] ppid=901 vsize=1793652 CPUtime=0
/proc/903/task/915/stat : 915 (java) S 901 903 577 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 108878637 1836699648 55171 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=916] ppid=901 vsize=1793652 CPUtime=0
/proc/903/task/916/stat : 916 (java) S 901 903 577 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 108878822 1836699648 55171 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.06
Current children cumulated vsize (KiB) 1793652

[startup+25.5025 s]
/proc/loadavg: 1.24 1.08 1.02 2/77 916
/proc/meminfo: memFree=1468832/2055920 swapFree=4184456/4192956
[pid=903] ppid=901 vsize=1793652 CPUtime=28.05
/proc/903/stat : 903 (java) S 901 903 577 0 -1 0 70574 0 1 0 2771 34 0 0 18 0 13 0 108878627 1836699648 59154 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/903/statm: 448413 59154 1334 9 0 446024 0
[pid=903/tid=905] ppid=901 vsize=1793652 CPUtime=23.66
/proc/903/task/905/stat : 905 (java) R 901 903 577 0 -1 64 37763 0 1 0 2347 19 0 0 25 0 13 0 108878628 1836699648 59154 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109835104 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=906] ppid=901 vsize=1793652 CPUtime=0.63
/proc/903/task/906/stat : 906 (java) S 901 903 577 0 -1 64 11683 0 0 0 58 5 0 0 17 0 13 0 108878630 1836699648 59154 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=907] ppid=901 vsize=1793652 CPUtime=0.63
/proc/903/task/907/stat : 907 (java) S 901 903 577 0 -1 64 9034 0 0 0 60 3 0 0 16 0 13 0 108878630 1836699648 59154 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=908] ppid=901 vsize=1793652 CPUtime=0
/proc/903/task/908/stat : 908 (java) S 901 903 577 0 -1 64 24 0 0 0 0 0 0 0 17 0 13 0 108878632 1836699648 59154 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0

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

[pid=903/tid=908] ppid=901 vsize=1794180 CPUtime=0.21
/proc/903/task/908/stat : 908 (java) S 901 903 577 0 -1 64 24 0 0 0 13 8 0 0 15 0 13 0 108878632 1837240320 208905 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=909] ppid=901 vsize=1794180 CPUtime=0
/proc/903/task/909/stat : 909 (java) S 901 903 577 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 108878633 1837240320 208905 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=910] ppid=901 vsize=1794180 CPUtime=0
/proc/903/task/910/stat : 910 (java) S 901 903 577 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 108878633 1837240320 208905 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=911] ppid=901 vsize=1794180 CPUtime=0
/proc/903/task/911/stat : 911 (java) S 901 903 577 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 108878636 1837240320 208905 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=912] ppid=901 vsize=1794180 CPUtime=1.58
/proc/903/task/912/stat : 912 (java) S 901 903 577 0 -1 64 6199 0 0 0 156 2 0 0 17 0 13 0 108878636 1837240320 208905 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=913] ppid=901 vsize=1794180 CPUtime=1.84
/proc/903/task/913/stat : 913 (java) S 901 903 577 0 -1 64 6561 0 0 0 180 4 0 0 16 0 13 0 108878636 1837240320 208905 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=914] ppid=901 vsize=1794180 CPUtime=0
/proc/903/task/914/stat : 914 (java) S 901 903 577 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 108878636 1837240320 208905 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=915] ppid=901 vsize=1794180 CPUtime=0
/proc/903/task/915/stat : 915 (java) S 901 903 577 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 108878637 1837240320 208905 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=916] ppid=901 vsize=1794180 CPUtime=0
/proc/903/task/916/stat : 916 (java) S 901 903 577 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 108878822 1837240320 208905 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1590.67
Current children cumulated vsize (KiB) 1794180

[startup+1602.3 s]
/proc/loadavg: 1.09 1.05 1.01 2/77 916
/proc/meminfo: memFree=855520/2055920 swapFree=4184456/4192956
[pid=903] ppid=901 vsize=1794180 CPUtime=1653.2
/proc/903/stat : 903 (java) S 901 903 577 0 -1 0 248699 0 1 0 165194 126 0 0 18 0 13 0 108878627 1837240320 212051 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/903/statm: 448545 212051 1334 9 0 446156 0
[pid=903/tid=905] ppid=901 vsize=1794180 CPUtime=1550.58
/proc/903/task/905/stat : 905 (java) R 901 903 577 0 -1 64 38567 0 1 0 155035 23 0 0 25 0 13 0 108878628 1837240320 212051 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109822440 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=906] ppid=901 vsize=1794180 CPUtime=49.44
/proc/903/task/906/stat : 906 (java) S 901 903 577 0 -1 64 117154 0 0 0 4894 50 0 0 16 0 13 0 108878630 1837240320 212051 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=907] ppid=901 vsize=1794180 CPUtime=49.5
/proc/903/task/907/stat : 907 (java) S 901 903 577 0 -1 64 79469 0 0 0 4914 36 0 0 16 0 13 0 108878630 1837240320 212051 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=908] ppid=901 vsize=1794180 CPUtime=0.21
/proc/903/task/908/stat : 908 (java) S 901 903 577 0 -1 64 24 0 0 0 13 8 0 0 16 0 13 0 108878632 1837240320 212051 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=909] ppid=901 vsize=1794180 CPUtime=0
/proc/903/task/909/stat : 909 (java) S 901 903 577 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 108878633 1837240320 212051 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=910] ppid=901 vsize=1794180 CPUtime=0
/proc/903/task/910/stat : 910 (java) S 901 903 577 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 108878633 1837240320 212051 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=911] ppid=901 vsize=1794180 CPUtime=0
/proc/903/task/911/stat : 911 (java) S 901 903 577 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 108878636 1837240320 212051 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=912] ppid=901 vsize=1794180 CPUtime=1.58
/proc/903/task/912/stat : 912 (java) S 901 903 577 0 -1 64 6199 0 0 0 156 2 0 0 17 0 13 0 108878636 1837240320 212051 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=913] ppid=901 vsize=1794180 CPUtime=1.84
/proc/903/task/913/stat : 913 (java) S 901 903 577 0 -1 64 6561 0 0 0 180 4 0 0 16 0 13 0 108878636 1837240320 212051 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=914] ppid=901 vsize=1794180 CPUtime=0
/proc/903/task/914/stat : 914 (java) S 901 903 577 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 108878636 1837240320 212051 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=915] ppid=901 vsize=1794180 CPUtime=0
/proc/903/task/915/stat : 915 (java) S 901 903 577 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 108878637 1837240320 212051 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=916] ppid=901 vsize=1794180 CPUtime=0
/proc/903/task/916/stat : 916 (java) S 901 903 577 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 108878822 1837240320 212051 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1653.2
Current children cumulated vsize (KiB) 1794180

[startup+1662.3 s]
/proc/loadavg: 1.03 1.04 1.00 2/77 916
/proc/meminfo: memFree=841824/2055920 swapFree=4184456/4192956
[pid=903] ppid=901 vsize=1794180 CPUtime=1715.85
/proc/903/stat : 903 (java) S 901 903 577 0 -1 0 252307 0 1 0 171457 128 0 0 18 0 13 0 108878627 1837240320 215461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/903/statm: 448545 215461 1334 9 0 446156 0
[pid=903/tid=905] ppid=901 vsize=1794180 CPUtime=1607.87
/proc/903/task/905/stat : 905 (java) R 901 903 577 0 -1 64 38594 0 1 0 160764 23 0 0 25 0 13 0 108878628 1837240320 215461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109840003 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=906] ppid=901 vsize=1794180 CPUtime=52.1
/proc/903/task/906/stat : 906 (java) S 901 903 577 0 -1 64 120144 0 0 0 5159 51 0 0 16 0 13 0 108878630 1837240320 215461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=907] ppid=901 vsize=1794180 CPUtime=52.18
/proc/903/task/907/stat : 907 (java) S 901 903 577 0 -1 64 80060 0 0 0 5182 36 0 0 17 0 13 0 108878630 1837240320 215461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=908] ppid=901 vsize=1794180 CPUtime=0.22
/proc/903/task/908/stat : 908 (java) S 901 903 577 0 -1 64 24 0 0 0 14 8 0 0 16 0 13 0 108878632 1837240320 215461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=909] ppid=901 vsize=1794180 CPUtime=0
/proc/903/task/909/stat : 909 (java) S 901 903 577 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 108878633 1837240320 215461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=910] ppid=901 vsize=1794180 CPUtime=0
/proc/903/task/910/stat : 910 (java) S 901 903 577 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 108878633 1837240320 215461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=911] ppid=901 vsize=1794180 CPUtime=0
/proc/903/task/911/stat : 911 (java) S 901 903 577 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 108878636 1837240320 215461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=912] ppid=901 vsize=1794180 CPUtime=1.58
/proc/903/task/912/stat : 912 (java) S 901 903 577 0 -1 64 6199 0 0 0 156 2 0 0 17 0 13 0 108878636 1837240320 215461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=913] ppid=901 vsize=1794180 CPUtime=1.84
/proc/903/task/913/stat : 913 (java) S 901 903 577 0 -1 64 6561 0 0 0 180 4 0 0 16 0 13 0 108878636 1837240320 215461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=914] ppid=901 vsize=1794180 CPUtime=0
/proc/903/task/914/stat : 914 (java) S 901 903 577 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 108878636 1837240320 215461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=915] ppid=901 vsize=1794180 CPUtime=0
/proc/903/task/915/stat : 915 (java) S 901 903 577 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 108878637 1837240320 215461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=916] ppid=901 vsize=1794180 CPUtime=0
/proc/903/task/916/stat : 916 (java) S 901 903 577 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 108878822 1837240320 215461 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1715.85
Current children cumulated vsize (KiB) 1794180

[startup+1722.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/77 916
/proc/meminfo: memFree=824608/2055920 swapFree=4184456/4192956
[pid=903] ppid=901 vsize=1794180 CPUtime=1778.64
/proc/903/stat : 903 (java) S 901 903 577 0 -1 0 257097 0 1 0 177734 130 0 0 18 0 13 0 108878627 1837240320 219986 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/903/statm: 448545 219986 1334 9 0 446156 0
[pid=903/tid=905] ppid=901 vsize=1794180 CPUtime=1665.04
/proc/903/task/905/stat : 905 (java) R 901 903 577 0 -1 64 38621 0 1 0 166481 23 0 0 21 0 13 0 108878628 1837240320 219986 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109822683 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=906] ppid=901 vsize=1794180 CPUtime=54.9
/proc/903/task/906/stat : 906 (java) S 901 903 577 0 -1 64 123959 0 0 0 5437 53 0 0 16 0 13 0 108878630 1837240320 219986 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=907] ppid=901 vsize=1794180 CPUtime=54.98
/proc/903/task/907/stat : 907 (java) S 901 903 577 0 -1 64 81008 0 0 0 5462 36 0 0 17 0 13 0 108878630 1837240320 219986 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=908] ppid=901 vsize=1794180 CPUtime=0.22
/proc/903/task/908/stat : 908 (java) S 901 903 577 0 -1 64 24 0 0 0 14 8 0 0 16 0 13 0 108878632 1837240320 219986 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=909] ppid=901 vsize=1794180 CPUtime=0
/proc/903/task/909/stat : 909 (java) S 901 903 577 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 108878633 1837240320 219986 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=910] ppid=901 vsize=1794180 CPUtime=0
/proc/903/task/910/stat : 910 (java) S 901 903 577 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 108878633 1837240320 219986 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=911] ppid=901 vsize=1794180 CPUtime=0
/proc/903/task/911/stat : 911 (java) S 901 903 577 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 108878636 1837240320 219986 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=912] ppid=901 vsize=1794180 CPUtime=1.58
/proc/903/task/912/stat : 912 (java) S 901 903 577 0 -1 64 6199 0 0 0 156 2 0 0 17 0 13 0 108878636 1837240320 219986 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=913] ppid=901 vsize=1794180 CPUtime=1.84
/proc/903/task/913/stat : 913 (java) S 901 903 577 0 -1 64 6561 0 0 0 180 4 0 0 16 0 13 0 108878636 1837240320 219986 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=914] ppid=901 vsize=1794180 CPUtime=0
/proc/903/task/914/stat : 914 (java) S 901 903 577 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 108878636 1837240320 219986 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=915] ppid=901 vsize=1794180 CPUtime=0
/proc/903/task/915/stat : 915 (java) S 901 903 577 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 108878637 1837240320 219986 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=916] ppid=901 vsize=1794180 CPUtime=0
/proc/903/task/916/stat : 916 (java) S 901 903 577 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 108878822 1837240320 219986 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1778.64
Current children cumulated vsize (KiB) 1794180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1742.8 s]
/proc/loadavg: 1.01 1.02 1.00 2/77 916
/proc/meminfo: memFree=819360/2055920 swapFree=4184456/4192956
[pid=903] ppid=901 vsize=1794180 CPUtime=1800.07
/proc/903/stat : 903 (java) S 901 903 577 0 -1 0 258205 0 1 0 179876 131 0 0 18 0 13 0 108878627 1837240320 221058 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/903/statm: 448545 221058 1334 9 0 446156 0
[pid=903/tid=905] ppid=901 vsize=1794180 CPUtime=1684.6
/proc/903/task/905/stat : 905 (java) R 901 903 577 0 -1 64 38630 0 1 0 168437 23 0 0 22 0 13 0 108878628 1837240320 221058 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109894074 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=906] ppid=901 vsize=1794180 CPUtime=55.84
/proc/903/task/906/stat : 906 (java) S 901 903 577 0 -1 64 124875 0 0 0 5531 53 0 0 16 0 13 0 108878630 1837240320 221058 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=907] ppid=901 vsize=1794180 CPUtime=55.92
/proc/903/task/907/stat : 907 (java) S 901 903 577 0 -1 64 81191 0 0 0 5555 37 0 0 16 0 13 0 108878630 1837240320 221058 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=908] ppid=901 vsize=1794180 CPUtime=0.23
/proc/903/task/908/stat : 908 (java) S 901 903 577 0 -1 64 24 0 0 0 14 9 0 0 15 0 13 0 108878632 1837240320 221058 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=909] ppid=901 vsize=1794180 CPUtime=0
/proc/903/task/909/stat : 909 (java) S 901 903 577 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 108878633 1837240320 221058 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=910] ppid=901 vsize=1794180 CPUtime=0
/proc/903/task/910/stat : 910 (java) S 901 903 577 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 108878633 1837240320 221058 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=911] ppid=901 vsize=1794180 CPUtime=0
/proc/903/task/911/stat : 911 (java) S 901 903 577 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 108878636 1837240320 221058 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=912] ppid=901 vsize=1794180 CPUtime=1.58
/proc/903/task/912/stat : 912 (java) S 901 903 577 0 -1 64 6199 0 0 0 156 2 0 0 17 0 13 0 108878636 1837240320 221058 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=913] ppid=901 vsize=1794180 CPUtime=1.84
/proc/903/task/913/stat : 913 (java) S 901 903 577 0 -1 64 6561 0 0 0 180 4 0 0 16 0 13 0 108878636 1837240320 221058 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=914] ppid=901 vsize=1794180 CPUtime=0
/proc/903/task/914/stat : 914 (java) S 901 903 577 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 108878636 1837240320 221058 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=903/tid=915] ppid=901 vsize=1794180 CPUtime=0
/proc/903/task/915/stat : 915 (java) S 901 903 577 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 108878637 1837240320 221058 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=903/tid=916] ppid=901 vsize=1794180 CPUtime=0
/proc/903/task/916/stat : 916 (java) S 901 903 577 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 108878822 1837240320 221058 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1794180

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

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

[startup+1742.91 s]
/proc/loadavg: 1.01 1.02 1.00 2/77 916
/proc/meminfo: memFree=819360/2055920 swapFree=4184456/4192956
[pid=903] ppid=901 vsize=0 CPUtime=1800.18
/proc/903/stat : 903 (java) Z 901 903 577 0 -1 1036 258225 0 1 0 179883 135 0 0 15 0 2 0 108878627 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/903/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1743
CPU time (s): 1800.27
CPU user time (s): 1798.83
CPU system time (s): 1.44078
CPU usage (%): 103.286
Max. virtual memory (cumulated for all children) (KiB): 1798588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.83
system time used= 1.44078
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 258225
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44158
involuntary context switches= 41547

runsolver used 1.71674 second user time and 4.65629 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Mon Apr 16 03:16:53 UTC 2007

IDJOB= 354066
IDBENCH= 2335
IDSOLVER= 164
FILE ID= node70/354066-1176693413

PBS_JOBID= 4560016

Free space on /tmp= 66546 MiB

SOLVER NAME= sat4jPseudoCPClause 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-neos11.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354066-1176693413/sat4jPseudoCPClause.jar /tmp/evaluation/354066-1176693413/instance-354066-1176693413.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-354066-1176693413 -o ROOT/results/node70/solver-354066-1176693413 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354066-1176693413/sat4jPseudoCPClause.jar /tmp/evaluation/354066-1176693413/instance-354066-1176693413.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  ec9bba2d2c31efcadc0a4a76a4815e08

RANDOM SEED= 492453331

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.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.218
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.218
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:       1701656 kB
Buffers:         53148 kB
Cached:         223124 kB
SwapCached:       2596 kB
Active:         133976 kB
Inactive:       154316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1701656 kB
SwapTotal:     4192956 kB
SwapFree:      4184456 kB
Dirty:            4368 kB
Writeback:           0 kB
Mapped:          16232 kB
Slab:            52032 kB
Committed_AS:  2393132 kB
PageTables:       1396 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= 66546 MiB

End job on node70 on Mon Apr 16 03:45:58 UTC 2007