Trace number 348723

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.26 1759.67

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-dfl001.opb
MD5SUM7b9d3fef35f44b9f29a1eccedaaa362f
Bench CategoryOPT-SMALLINT (optimisation, small 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 variables366703
Total number of constraints6084
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints6084
Minimum length of a constraint13
Maximum length of a constraint6840
Number of terms in the objective function 187033
Biggest coefficient in the objective function 1278
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 704610
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 704610
Number of bits of the biggest sum of numbers20
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.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	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/348723-1176595347/instance-348723-1176595347.opb
0.20/0.20	c reading problem ... 
15.30/11.13	c ... done. Wall clock time 10.931s.
15.46/11.26	c CPU time (experimental) 7.66s.
15.46/11.26	c #vars     366703
15.46/11.26	c #constraints  12155
1800.09/1759.51	c starts		: 2
1800.09/1759.51	c conflicts		: 5962
1800.09/1759.51	c decisions		: 107301
1800.09/1759.51	c propagations		: 518594
1800.09/1759.51	c inspects		: 8888936
1800.09/1759.51	c learnt literals	: 0
1800.09/1759.51	c learnt binary clauses	: 0
1800.09/1759.51	c learnt ternary clauses	: 0
1800.09/1759.51	c learnt clauses	: 5961
1800.09/1759.51	c root simplifications	: 0
1800.09/1759.51	c removed literals (reason simplification)	: 0
1800.09/1759.51	c reason swapping (by a shorter reason)	: 0
1800.09/1759.51	c Calls to reduceDB	: 0
1800.09/1759.51	c speed (decisions/second)	: 61.39895617025148
1800.09/1759.51	c non guided choices	0
1800.09/1759.51	s UNKNOWN
1800.09/1759.51	c Total wall clock time (ms): 1759.312

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/node45/watcher-348723-1176595347 -o ROOT/results/node45/solver-348723-1176595347 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/348723-1176595347/sat4jPseudoCPClause.jar /tmp/evaluation/348723-1176595347/instance-348723-1176595347.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.98 1.00 1.00 2/64 15681
/proc/meminfo: memFree=1749968/2055920 swapFree=4192036/4192956
[pid=15681] ppid=15679 vsize=324 CPUtime=0
/proc/15681/stat : 15681 (java) R 15679 15681 15357 0 -1 0 61 0 0 0 0 0 0 0 18 0 1 0 14380416 331776 44 18446744073709551615 134512640 134550740 4294956608 18446744073709551615 4727588 0 0 4096 0 0 0 0 17 1 0 0
/proc/15681/statm: 81 44 33 9 0 6 0

[startup+0.0648781 s]
/proc/loadavg: 0.98 1.00 1.00 2/64 15681
/proc/meminfo: memFree=1749968/2055920 swapFree=4192036/4192956
[pid=15681] ppid=15679 vsize=1777708 CPUtime=0.04
/proc/15681/stat : 15681 (java) S 15679 15681 15357 0 -1 0 3663 0 1 0 3 1 0 0 18 0 7 0 14380416 1820372992 3405 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/15681/statm: 444427 3405 1079 9 0 442063 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1777708

[startup+0.102884 s]
/proc/loadavg: 0.98 1.00 1.00 2/64 15681
/proc/meminfo: memFree=1749968/2055920 swapFree=4192036/4192956
[pid=15681] ppid=15679 vsize=1780112 CPUtime=0.08
/proc/15681/stat : 15681 (java) S 15679 15681 15357 0 -1 0 3985 0 1 0 6 2 0 0 18 0 12 0 14380416 1822834688 3726 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15681/statm: 445028 3726 1123 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780112

[startup+0.302901 s]
/proc/loadavg: 0.98 1.00 1.00 2/64 15681
/proc/meminfo: memFree=1749968/2055920 swapFree=4192036/4192956
[pid=15681] ppid=15679 vsize=1781404 CPUtime=0.31
/proc/15681/stat : 15681 (java) S 15679 15681 15357 0 -1 0 8249 0 1 0 27 4 0 0 18 0 12 0 14380416 1824157696 7987 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15681/statm: 445351 7987 1264 9 0 442962 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1781404

[startup+0.702959 s]
/proc/loadavg: 0.98 1.00 1.00 2/64 15681
/proc/meminfo: memFree=1749968/2055920 swapFree=4192036/4192956
[pid=15681] ppid=15679 vsize=1783004 CPUtime=0.89
/proc/15681/stat : 15681 (java) S 15679 15681 15357 0 -1 0 12281 0 1 0 83 6 0 0 18 0 12 0 14380416 1825796096 11592 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15681/statm: 445751 11593 1296 9 0 443362 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 1783004

[startup+1.50103 s]
/proc/loadavg: 0.98 1.00 1.00 2/76 15693
/proc/meminfo: memFree=1679984/2055920 swapFree=4192036/4192956
[pid=15681] ppid=15679 vsize=1783004 CPUtime=1.71
/proc/15681/stat : 15681 (java) S 15679 15681 15357 0 -1 0 28611 0 1 0 159 12 0 0 18 0 12 0 14380416 1825796096 27921 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15681/statm: 445751 27921 1297 9 0 443362 0
[pid=15681/tid=15683] ppid=15679 vsize=1783004 CPUtime=1.3
/proc/15681/task/15683/stat : 15683 (java) R 15679 15681 15357 0 -1 64 26591 0 1 0 119 11 0 0 25 0 12 0 14380417 1825796096 27921 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109190622 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15684] ppid=15679 vsize=1783004 CPUtime=0
/proc/15681/task/15684/stat : 15684 (java) S 15679 15681 15357 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 14380419 1825796096 27921 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15685] ppid=15679 vsize=1783004 CPUtime=0
/proc/15681/task/15685/stat : 15685 (java) S 15679 15681 15357 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 14380419 1825796096 27921 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15686] ppid=15679 vsize=1783004 CPUtime=0
/proc/15681/task/15686/stat : 15686 (java) S 15679 15681 15357 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 14380421 1825796096 27921 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15687] ppid=15679 vsize=1783004 CPUtime=0
/proc/15681/task/15687/stat : 15687 (java) S 15679 15681 15357 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 14380422 1825796096 27921 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15688] ppid=15679 vsize=1783004 CPUtime=0
/proc/15681/task/15688/stat : 15688 (java) S 15679 15681 15357 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 14380422 1825796096 27921 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15689] ppid=15679 vsize=1783004 CPUtime=0
/proc/15681/task/15689/stat : 15689 (java) S 15679 15681 15357 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 14380425 1825796096 27921 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15690] ppid=15679 vsize=1783004 CPUtime=0.2
/proc/15681/task/15690/stat : 15690 (java) S 15679 15681 15357 0 -1 64 654 0 0 0 20 0 0 0 16 0 12 0 14380425 1825796096 27921 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15691] ppid=15679 vsize=1783004 CPUtime=0.18
/proc/15681/task/15691/stat : 15691 (java) S 15679 15681 15357 0 -1 64 647 0 0 0 18 0 0 0 16 0 12 0 14380425 1825796096 27921 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15692] ppid=15679 vsize=1783004 CPUtime=0
/proc/15681/task/15692/stat : 15692 (java) S 15679 15681 15357 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 14380425 1825796096 27921 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15693] ppid=15679 vsize=1783004 CPUtime=0
/proc/15681/task/15693/stat : 15693 (java) S 15679 15681 15357 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 14380426 1825796096 27921 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.71
Current children cumulated vsize (KiB) 1783004

[startup+3.10119 s]
/proc/loadavg: 0.98 1.00 1.00 3/76 15693
/proc/meminfo: memFree=1611504/2055920 swapFree=4192036/4192956
[pid=15681] ppid=15679 vsize=1793376 CPUtime=4.46
/proc/15681/stat : 15681 (java) S 15679 15681 15357 0 -1 0 56118 0 3 0 421 25 0 0 18 0 12 0 14380416 1836417024 50581 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15681/statm: 448344 50581 1320 9 0 445955 0
[pid=15681/tid=15683] ppid=15679 vsize=1793376 CPUtime=2.34
/proc/15681/task/15683/stat : 15683 (java) R 15679 15681 15357 0 -1 64 37672 0 1 0 218 16 0 0 20 0 12 0 14380417 1836417024 50581 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109552287 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15684] ppid=15679 vsize=1793376 CPUtime=0.15
/proc/15681/task/15684/stat : 15684 (java) S 15679 15681 15357 0 -1 64 3822 0 0 0 14 1 0 0 16 0 12 0 14380419 1836417024 50581 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15685] ppid=15679 vsize=1793376 CPUtime=0.16
/proc/15681/task/15685/stat : 15685 (java) S 15679 15681 15357 0 -1 64 5988 0 0 0 14 2 0 0 17 0 12 0 14380419 1836417024 50581 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15686] ppid=15679 vsize=1793376 CPUtime=0
/proc/15681/task/15686/stat : 15686 (java) S 15679 15681 15357 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 14380421 1836417024 50581 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15687] ppid=15679 vsize=1793376 CPUtime=0
/proc/15681/task/15687/stat : 15687 (java) S 15679 15681 15357 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 14380422 1836417024 50581 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15688] ppid=15679 vsize=1793376 CPUtime=0
/proc/15681/task/15688/stat : 15688 (java) S 15679 15681 15357 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 14380422 1836417024 50581 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15689] ppid=15679 vsize=1793376 CPUtime=0
/proc/15681/task/15689/stat : 15689 (java) S 15679 15681 15357 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 14380425 1836417024 50581 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15690] ppid=15679 vsize=1793376 CPUtime=0.65
/proc/15681/task/15690/stat : 15690 (java) S 15679 15681 15357 0 -1 64 1959 0 2 0 64 1 0 0 16 0 12 0 14380425 1836417024 50581 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15691] ppid=15679 vsize=1793376 CPUtime=1.1
/proc/15681/task/15691/stat : 15691 (java) S 15679 15681 15357 0 -1 64 5952 0 0 0 108 2 0 0 16 0 12 0 14380425 1836417024 50581 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15692] ppid=15679 vsize=1793376 CPUtime=0
/proc/15681/task/15692/stat : 15692 (java) S 15679 15681 15357 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 14380425 1836417024 50581 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15693] ppid=15679 vsize=1793376 CPUtime=0
/proc/15681/task/15693/stat : 15693 (java) S 15679 15681 15357 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 14380426 1836417024 50581 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.46
Current children cumulated vsize (KiB) 1793376

[startup+6.30251 s]
/proc/loadavg: 1.06 1.02 1.00 2/76 15693
/proc/meminfo: memFree=1471984/2055920 swapFree=4192036/4192956
[pid=15681] ppid=15679 vsize=1795168 CPUtime=8.65
/proc/15681/stat : 15681 (java) S 15679 15681 15357 0 -1 0 86564 0 3 0 826 39 0 0 18 0 12 0 14380416 1838252032 76391 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15681/statm: 448792 76391 1320 9 0 446403 0
[pid=15681/tid=15683] ppid=15679 vsize=1795168 CPUtime=4.55
/proc/15681/task/15683/stat : 15683 (java) R 15679 15681 15357 0 -1 64 37678 0 1 0 438 17 0 0 18 0 12 0 14380417 1838252032 76391 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109648030 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15684] ppid=15679 vsize=1795168 CPUtime=1.13
/proc/15681/task/15684/stat : 15684 (java) S 15679 15681 15357 0 -1 64 21168 0 0 0 104 9 0 0 18 0 12 0 14380419 1838252032 76391 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15685] ppid=15679 vsize=1795168 CPUtime=1.14
/proc/15681/task/15685/stat : 15685 (java) S 15679 15681 15357 0 -1 64 19082 0 0 0 105 9 0 0 18 0 12 0 14380419 1838252032 76391 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15686] ppid=15679 vsize=1795168 CPUtime=0
/proc/15681/task/15686/stat : 15686 (java) S 15679 15681 15357 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 14380421 1838252032 76391 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15687] ppid=15679 vsize=1795168 CPUtime=0
/proc/15681/task/15687/stat : 15687 (java) S 15679 15681 15357 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 14380422 1838252032 76391 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15688] ppid=15679 vsize=1795168 CPUtime=0
/proc/15681/task/15688/stat : 15688 (java) S 15679 15681 15357 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 14380422 1838252032 76391 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15689] ppid=15679 vsize=1795168 CPUtime=0
/proc/15681/task/15689/stat : 15689 (java) S 15679 15681 15357 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 14380425 1838252032 76391 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15690] ppid=15679 vsize=1795168 CPUtime=0.66
/proc/15681/task/15690/stat : 15690 (java) S 15679 15681 15357 0 -1 64 1959 0 2 0 65 1 0 0 16 0 12 0 14380425 1838252032 76391 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15691] ppid=15679 vsize=1795168 CPUtime=1.13
/proc/15681/task/15691/stat : 15691 (java) S 15679 15681 15357 0 -1 64 5952 0 0 0 111 2 0 0 16 0 12 0 14380425 1838252032 76391 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15692] ppid=15679 vsize=1795168 CPUtime=0
/proc/15681/task/15692/stat : 15692 (java) S 15679 15681 15357 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 14380425 1838252032 76391 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15693] ppid=15679 vsize=1795168 CPUtime=0
/proc/15681/task/15693/stat : 15693 (java) S 15679 15681 15357 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 14380426 1838252032 76391 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.65
Current children cumulated vsize (KiB) 1795168

[startup+12.7022 s]
/proc/loadavg: 1.14 1.03 1.01 2/76 15693
/proc/meminfo: memFree=1331056/2055920 swapFree=4192036/4192956
[pid=15681] ppid=15679 vsize=1795492 CPUtime=17.6
/proc/15681/stat : 15681 (java) S 15679 15681 15357 0 -1 0 121332 0 3 0 1701 59 0 0 18 0 13 0 14380416 1838583808 105756 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15681/statm: 448873 105756 1334 9 0 446484 0
[pid=15681/tid=15683] ppid=15679 vsize=1795492 CPUtime=8.76
/proc/15681/task/15683/stat : 15683 (java) R 15679 15681 15357 0 -1 64 37722 0 1 0 859 17 0 0 20 0 13 0 14380417 1838583808 105756 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110018663 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15684] ppid=15679 vsize=1795492 CPUtime=3.14
/proc/15681/task/15684/stat : 15684 (java) S 15679 15681 15357 0 -1 64 41765 0 0 0 295 19 0 0 16 0 13 0 14380419 1838583808 105756 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15685] ppid=15679 vsize=1795492 CPUtime=3.13
/proc/15681/task/15685/stat : 15685 (java) S 15679 15681 15357 0 -1 64 33142 0 0 0 296 17 0 0 17 0 13 0 14380419 1838583808 105756 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15686] ppid=15679 vsize=1795492 CPUtime=0
/proc/15681/task/15686/stat : 15686 (java) S 15679 15681 15357 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 14380421 1838583808 105756 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15687] ppid=15679 vsize=1795492 CPUtime=0
/proc/15681/task/15687/stat : 15687 (java) S 15679 15681 15357 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 14380422 1838583808 105756 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15688] ppid=15679 vsize=1795492 CPUtime=0
/proc/15681/task/15688/stat : 15688 (java) S 15679 15681 15357 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 14380422 1838583808 105756 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15689] ppid=15679 vsize=1795492 CPUtime=0
/proc/15681/task/15689/stat : 15689 (java) S 15679 15681 15357 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 14380425 1838583808 105756 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15690] ppid=15679 vsize=1795492 CPUtime=1.04
/proc/15681/task/15690/stat : 15690 (java) S 15679 15681 15357 0 -1 64 1993 0 2 0 103 1 0 0 16 0 13 0 14380425 1838583808 105756 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15691] ppid=15679 vsize=1795492 CPUtime=1.48
/proc/15681/task/15691/stat : 15691 (java) S 15679 15681 15357 0 -1 64 5980 0 0 0 146 2 0 0 16 0 13 0 14380425 1838583808 105756 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15692] ppid=15679 vsize=1795492 CPUtime=0
/proc/15681/task/15692/stat : 15692 (java) S 15679 15681 15357 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 14380425 1838583808 105756 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15693] ppid=15679 vsize=1795492 CPUtime=0
/proc/15681/task/15693/stat : 15693 (java) S 15679 15681 15357 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 14380426 1838583808 105756 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 17.6
Current children cumulated vsize (KiB) 1795492

[startup+25.5025 s]
/proc/loadavg: 1.11 1.03 1.01 2/77 15694
/proc/meminfo: memFree=1322664/2055920 swapFree=4192036/4192956
[pid=15681] ppid=15679 vsize=1796516 CPUtime=31.49
/proc/15681/stat : 15681 (java) S 15679 15681 15357 0 -1 0 125463 0 3 0 3088 61 0 0 18 0 13 0 14380416 1839632384 107891 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15681/statm: 449129 107891 1334 9 0 446740 0
[pid=15681/tid=15683] ppid=15679 vsize=1796516 CPUtime=20.86
/proc/15681/task/15683/stat : 15683 (java) R 15679 15681 15357 0 -1 64 37763 0 1 0 2069 17 0 0 17 0 13 0 14380417 1839632384 107891 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110155694 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15684] ppid=15679 vsize=1796516 CPUtime=3.54
/proc/15681/task/15684/stat : 15684 (java) S 15679 15681 15357 0 -1 64 43945 0 0 0 334 20 0 0 16 0 13 0 14380419 1839632384 107891 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15685] ppid=15679 vsize=1796516 CPUtime=3.55
/proc/15681/task/15685/stat : 15685 (java) S 15679 15681 15357 0 -1 64 35001 0 0 0 337 18 0 0 16 0 13 0 14380419 1839632384 107891 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15686] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15686/stat : 15686 (java) S 15679 15681 15357 0 -1 64 11 0 0 0 0 0 0 0 15 0 13 0 14380421 1839632384 107891 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15687] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15687/stat : 15687 (java) S 15679 15681 15357 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 14380422 1839632384 107891 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15688] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15688/stat : 15688 (java) S 15679 15681 15357 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 14380422 1839632384 107891 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15689] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15689/stat : 15689 (java) S 15679 15681 15357 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 14380425 1839632384 107891 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=15681/tid=15686] ppid=15679 vsize=1796516 CPUtime=0.4
/proc/15681/task/15686/stat : 15686 (java) S 15679 15681 15357 0 -1 64 20 0 0 0 25 15 0 0 16 0 13 0 14380421 1839632384 200798 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15687] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15687/stat : 15687 (java) S 15679 15681 15357 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 14380422 1839632384 200798 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15688] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15688/stat : 15688 (java) S 15679 15681 15357 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 14380422 1839632384 200798 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15689] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15689/stat : 15689 (java) S 15679 15681 15357 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 14380425 1839632384 200798 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15690] ppid=15679 vsize=1796516 CPUtime=1.79
/proc/15681/task/15690/stat : 15690 (java) S 15679 15681 15357 0 -1 64 2025 0 2 0 178 1 0 0 16 0 13 0 14380425 1839632384 200798 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15691] ppid=15679 vsize=1796516 CPUtime=2.09
/proc/15681/task/15691/stat : 15691 (java) S 15679 15681 15357 0 -1 64 6013 0 0 0 207 2 0 0 16 0 13 0 14380425 1839632384 200798 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15692] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15692/stat : 15692 (java) S 15679 15681 15357 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 14380425 1839632384 200798 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15693] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15693/stat : 15693 (java) S 15679 15681 15357 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 14380426 1839632384 200798 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15694] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15694/stat : 15694 (java) S 15679 15681 15357 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 14381636 1839632384 200798 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1576.04
Current children cumulated vsize (KiB) 1796516

[startup+1602.3 s]
/proc/loadavg: 1.04 1.03 1.00 2/77 15696
/proc/meminfo: memFree=937640/2055920 swapFree=4192036/4192956
[pid=15681] ppid=15679 vsize=1796516 CPUtime=1637.74
/proc/15681/stat : 15681 (java) S 15679 15681 15357 0 -1 0 224883 0 3 0 163643 131 0 0 18 0 13 0 14380416 1839632384 203822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15681/statm: 449129 203822 1334 9 0 446740 0
[pid=15681/tid=15683] ppid=15679 vsize=1796516 CPUtime=1566.59
/proc/15681/task/15683/stat : 15683 (java) R 15679 15681 15357 0 -1 64 39673 0 1 0 156635 24 0 0 25 0 13 0 14380417 1839632384 203822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109605408 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15684] ppid=15679 vsize=1796516 CPUtime=33.41
/proc/15681/task/15684/stat : 15684 (java) S 15679 15681 15357 0 -1 64 87015 0 0 0 3300 41 0 0 16 0 13 0 14380419 1839632384 203822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15685] ppid=15679 vsize=1796516 CPUtime=33.38
/proc/15681/task/15685/stat : 15685 (java) S 15679 15681 15357 0 -1 64 89414 0 0 0 3294 44 0 0 16 0 13 0 14380419 1839632384 203822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15686] ppid=15679 vsize=1796516 CPUtime=0.42
/proc/15681/task/15686/stat : 15686 (java) S 15679 15681 15357 0 -1 64 20 0 0 0 26 16 0 0 16 0 13 0 14380421 1839632384 203822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15687] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15687/stat : 15687 (java) S 15679 15681 15357 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 14380422 1839632384 203822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15688] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15688/stat : 15688 (java) S 15679 15681 15357 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 14380422 1839632384 203822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15689] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15689/stat : 15689 (java) S 15679 15681 15357 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 14380425 1839632384 203822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15690] ppid=15679 vsize=1796516 CPUtime=1.79
/proc/15681/task/15690/stat : 15690 (java) S 15679 15681 15357 0 -1 64 2025 0 2 0 178 1 0 0 16 0 13 0 14380425 1839632384 203822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15691] ppid=15679 vsize=1796516 CPUtime=2.09
/proc/15681/task/15691/stat : 15691 (java) S 15679 15681 15357 0 -1 64 6013 0 0 0 207 2 0 0 16 0 13 0 14380425 1839632384 203822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15692] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15692/stat : 15692 (java) S 15679 15681 15357 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 14380425 1839632384 203822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15693] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15693/stat : 15693 (java) S 15679 15681 15357 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 14380426 1839632384 203822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15694] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15694/stat : 15694 (java) S 15679 15681 15357 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 14381636 1839632384 203822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1637.74
Current children cumulated vsize (KiB) 1796516

[startup+1662.3 s]
/proc/loadavg: 1.05 1.04 1.00 2/77 15696
/proc/meminfo: memFree=907816/2055920 swapFree=4192036/4192956
[pid=15681] ppid=15679 vsize=1796516 CPUtime=1699.56
/proc/15681/stat : 15681 (java) S 15679 15681 15357 0 -1 0 232527 0 3 0 169821 135 0 0 18 0 13 0 14380416 1839632384 211215 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15681/statm: 449129 211215 1334 9 0 446740 0
[pid=15681/tid=15683] ppid=15679 vsize=1796516 CPUtime=1624.68
/proc/15681/task/15683/stat : 15683 (java) R 15679 15681 15357 0 -1 64 39735 0 1 0 162444 24 0 0 24 0 13 0 14380417 1839632384 211215 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109605173 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15684] ppid=15679 vsize=1796516 CPUtime=35.27
/proc/15681/task/15684/stat : 15684 (java) S 15679 15681 15357 0 -1 64 89985 0 0 0 3485 42 0 0 16 0 13 0 14380419 1839632384 211215 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15685] ppid=15679 vsize=1796516 CPUtime=35.22
/proc/15681/task/15685/stat : 15685 (java) S 15679 15681 15357 0 -1 64 94026 0 0 0 3476 46 0 0 17 0 13 0 14380419 1839632384 211215 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15686] ppid=15679 vsize=1796516 CPUtime=0.43
/proc/15681/task/15686/stat : 15686 (java) S 15679 15681 15357 0 -1 64 20 0 0 0 27 16 0 0 16 0 13 0 14380421 1839632384 211215 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15687] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15687/stat : 15687 (java) S 15679 15681 15357 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 14380422 1839632384 211215 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15688] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15688/stat : 15688 (java) S 15679 15681 15357 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 14380422 1839632384 211215 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15689] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15689/stat : 15689 (java) S 15679 15681 15357 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 14380425 1839632384 211215 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15690] ppid=15679 vsize=1796516 CPUtime=1.79
/proc/15681/task/15690/stat : 15690 (java) S 15679 15681 15357 0 -1 64 2025 0 2 0 178 1 0 0 16 0 13 0 14380425 1839632384 211215 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15691] ppid=15679 vsize=1796516 CPUtime=2.09
/proc/15681/task/15691/stat : 15691 (java) S 15679 15681 15357 0 -1 64 6013 0 0 0 207 2 0 0 16 0 13 0 14380425 1839632384 211215 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15692] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15692/stat : 15692 (java) S 15679 15681 15357 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 14380425 1839632384 211215 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15693] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15693/stat : 15693 (java) S 15679 15681 15357 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 14380426 1839632384 211215 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15694] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15694/stat : 15694 (java) S 15679 15681 15357 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 14381636 1839632384 211215 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1699.56
Current children cumulated vsize (KiB) 1796516

[startup+1722.3 s]
/proc/loadavg: 1.05 1.04 1.00 2/77 15696
/proc/meminfo: memFree=895016/2055920 swapFree=4192036/4192956
[pid=15681] ppid=15679 vsize=1796516 CPUtime=1761.62
/proc/15681/stat : 15681 (java) S 15679 15681 15357 0 -1 0 235838 0 3 0 176024 138 0 0 18 0 13 0 14380416 1839632384 214421 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15681/statm: 449129 214421 1334 9 0 446740 0
[pid=15681/tid=15683] ppid=15679 vsize=1796516 CPUtime=1682.53
/proc/15681/task/15683/stat : 15683 (java) R 15679 15681 15357 0 -1 64 39798 0 1 0 168229 24 0 0 18 0 13 0 14380417 1839632384 214421 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110155983 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15684] ppid=15679 vsize=1796516 CPUtime=37.38
/proc/15681/task/15684/stat : 15684 (java) S 15679 15681 15357 0 -1 64 91033 0 0 0 3695 43 0 0 16 0 13 0 14380419 1839632384 214421 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15685] ppid=15679 vsize=1796516 CPUtime=37.32
/proc/15681/task/15685/stat : 15685 (java) S 15679 15681 15357 0 -1 64 96226 0 0 0 3684 48 0 0 16 0 13 0 14380419 1839632384 214421 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15686] ppid=15679 vsize=1796516 CPUtime=0.45
/proc/15681/task/15686/stat : 15686 (java) S 15679 15681 15357 0 -1 64 20 0 0 0 28 17 0 0 16 0 13 0 14380421 1839632384 214421 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15687] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15687/stat : 15687 (java) S 15679 15681 15357 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 14380422 1839632384 214421 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15688] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15688/stat : 15688 (java) S 15679 15681 15357 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 14380422 1839632384 214421 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15689] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15689/stat : 15689 (java) S 15679 15681 15357 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 14380425 1839632384 214421 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15690] ppid=15679 vsize=1796516 CPUtime=1.79
/proc/15681/task/15690/stat : 15690 (java) S 15679 15681 15357 0 -1 64 2025 0 2 0 178 1 0 0 16 0 13 0 14380425 1839632384 214421 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15691] ppid=15679 vsize=1796516 CPUtime=2.09
/proc/15681/task/15691/stat : 15691 (java) S 15679 15681 15357 0 -1 64 6013 0 0 0 207 2 0 0 16 0 13 0 14380425 1839632384 214421 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15692] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15692/stat : 15692 (java) S 15679 15681 15357 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 14380425 1839632384 214421 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15693] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15693/stat : 15693 (java) S 15679 15681 15357 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 14380426 1839632384 214421 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15694] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15694/stat : 15694 (java) S 15679 15681 15357 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 14381636 1839632384 214421 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1761.62
Current children cumulated vsize (KiB) 1796516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1759.5 s]
/proc/loadavg: 1.15 1.07 1.01 2/77 15696
/proc/meminfo: memFree=887464/2055920 swapFree=4192036/4192956
[pid=15681] ppid=15679 vsize=1796516 CPUtime=1800.09
/proc/15681/stat : 15681 (java) S 15679 15681 15357 0 -1 0 237803 0 3 0 179869 140 0 0 18 0 13 0 14380416 1839632384 216279 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15681/statm: 449129 216279 1334 9 0 446740 0
[pid=15681/tid=15683] ppid=15679 vsize=1796516 CPUtime=1718.43
/proc/15681/task/15683/stat : 15683 (java) R 15679 15681 15357 0 -1 64 39836 0 1 0 171819 24 0 0 21 0 13 0 14380417 1839632384 216279 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109605056 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15684] ppid=15679 vsize=1796516 CPUtime=38.66
/proc/15681/task/15684/stat : 15684 (java) S 15679 15681 15357 0 -1 64 92356 0 0 0 3822 44 0 0 16 0 13 0 14380419 1839632384 216279 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15685] ppid=15679 vsize=1796516 CPUtime=38.6
/proc/15681/task/15685/stat : 15685 (java) S 15679 15681 15357 0 -1 64 96830 0 0 0 3812 48 0 0 16 0 13 0 14380419 1839632384 216279 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15686] ppid=15679 vsize=1796516 CPUtime=0.46
/proc/15681/task/15686/stat : 15686 (java) S 15679 15681 15357 0 -1 64 20 0 0 0 28 18 0 0 16 0 13 0 14380421 1839632384 216279 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15687] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15687/stat : 15687 (java) S 15679 15681 15357 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 14380422 1839632384 216279 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15688] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15688/stat : 15688 (java) S 15679 15681 15357 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 14380422 1839632384 216279 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15689] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15689/stat : 15689 (java) S 15679 15681 15357 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 14380425 1839632384 216279 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15690] ppid=15679 vsize=1796516 CPUtime=1.79
/proc/15681/task/15690/stat : 15690 (java) S 15679 15681 15357 0 -1 64 2025 0 2 0 178 1 0 0 16 0 13 0 14380425 1839632384 216279 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15691] ppid=15679 vsize=1796516 CPUtime=2.09
/proc/15681/task/15691/stat : 15691 (java) S 15679 15681 15357 0 -1 64 6013 0 0 0 207 2 0 0 16 0 13 0 14380425 1839632384 216279 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15692] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15692/stat : 15692 (java) S 15679 15681 15357 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 14380425 1839632384 216279 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15681/tid=15693] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15693/stat : 15693 (java) S 15679 15681 15357 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 14380426 1839632384 216279 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15681/tid=15694] ppid=15679 vsize=1796516 CPUtime=0
/proc/15681/task/15694/stat : 15694 (java) S 15679 15681 15357 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 14381636 1839632384 216279 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1796516

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

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

[startup+1759.61 s]
/proc/loadavg: 1.15 1.07 1.01 2/77 15696
/proc/meminfo: memFree=887464/2055920 swapFree=4192036/4192956
[pid=15681] ppid=15679 vsize=0 CPUtime=1800.2
/proc/15681/stat : 15681 (java) Z 15679 15681 15357 0 -1 1036 237823 0 3 0 179873 147 0 0 16 0 2 0 14380416 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15681/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1759.67
CPU time (s): 1800.26
CPU user time (s): 1798.73
CPU system time (s): 1.53177
CPU usage (%): 102.307
Max. virtual memory (cumulated for all children) (KiB): 1796516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.73
system time used= 1.53177
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 237823
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 52430
involuntary context switches= 38060

runsolver used 1.73773 second user time and 4.75928 second system time

The end

Launcher Data (download as text)

Begin job on node45 on Sun Apr 15 00:02:28 UTC 2007

IDJOB= 348723
IDBENCH= 1721
IDSOLVER= 164
FILE ID= node45/348723-1176595347

PBS_JOBID= 4556972

Free space on /tmp= 66547 MiB

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

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  7b9d3fef35f44b9f29a1eccedaaa362f

RANDOM SEED= 713946487

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node45.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:       1750376 kB
Buffers:          6988 kB
Cached:         193988 kB
SwapCached:        508 kB
Active:          48896 kB
Inactive:       167612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1750376 kB
SwapTotal:     4192956 kB
SwapFree:      4192036 kB
Dirty:           17780 kB
Writeback:           0 kB
Mapped:          24900 kB
Slab:            75072 kB
Committed_AS:    95396 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= 66547 MiB

End job on node45 on Sun Apr 15 00:31:50 UTC 2007