Trace number 349515

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.23 1774.6

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-misc06.opb
MD5SUM0662414c0fee45075e37f5c5e2481506
Bench CategoryOPT-BIGINT (optimisation, big 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 variables51018
Total number of constraints820
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 constraints820
Minimum length of a constraint30
Maximum length of a constraint13471
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 211324891222433894400
Number of bits of the biggest number in a constraint 68
Biggest sum of numbers in a constraint 23205541583449342163452
Number of bits of the biggest sum of numbers75
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.15	c no version file found!!!
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1651659224
0.08/0.15	c Max memory 1654456320
0.08/0.15	c Total memory 1654456320
0.08/0.15	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/349515-1176703652/instance-349515-1176703652.opb
0.20/0.20	c reading problem ... 
3.61/2.75	c ... done. Wall clock time 2.546s.
3.61/2.75	c CPU time (experimental) 2.06s.
3.61/2.75	c #vars     51018
3.61/2.75	c #constraints  1070
1800.02/1774.41	c starts		: 2
1800.02/1774.41	c conflicts		: 1696
1800.02/1774.41	c decisions		: 13599
1800.02/1774.41	c propagations		: 52594
1800.02/1774.41	c inspects		: 1405042
1800.02/1774.41	c learnt literals	: 0
1800.02/1774.41	c learnt binary clauses	: 0
1800.02/1774.41	c learnt ternary clauses	: 0
1800.02/1774.41	c learnt clauses	: 1695
1800.02/1774.41	c root simplifications	: 0
1800.02/1774.41	c removed literals (reason simplification)	: 0
1800.02/1774.41	c reason swapping (by a shorter reason)	: 0
1800.02/1774.41	c Calls to reduceDB	: 0
1800.02/1774.41	c speed (decisions/second)	: 7.676051329465674
1800.02/1774.41	c non guided choices	48
1800.02/1774.41	s UNKNOWN
1800.02/1774.41	c Total wall clock time (ms): 1774.208

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/node11/watcher-349515-1176703652 -o ROOT/results/node11/solver-349515-1176703652 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349515-1176703652/sat4jPseudoCPClause.jar /tmp/evaluation/349515-1176703652/instance-349515-1176703652.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.85 0.97 0.99 2/77 19423
/proc/meminfo: memFree=1573160/2055920 swapFree=4146496/4192956
[pid=19423] ppid=19421 vsize=18568 CPUtime=0
/proc/19423/stat : 19423 (runsolver) R 19421 19423 18099 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 111414195 19013632 292 18446744073709551615 4194304 4296420 548682068864 18446744073709551615 262910045479 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/19423/statm: 4642 292 257 24 0 2626 0

[startup+0.047683 s]
/proc/loadavg: 0.85 0.97 0.99 2/77 19423
/proc/meminfo: memFree=1573160/2055920 swapFree=4146496/4192956
[pid=19423] ppid=19421 vsize=1776376 CPUtime=0.03
/proc/19423/stat : 19423 (java) S 19421 19423 18099 0 -1 0 3444 0 1 0 1 2 0 0 18 0 4 0 111414195 1819009024 3190 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/19423/statm: 444094 3190 1022 9 0 441730 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1776376

[startup+0.102686 s]
/proc/loadavg: 0.85 0.97 0.99 2/77 19423
/proc/meminfo: memFree=1573160/2055920 swapFree=4146496/4192956
[pid=19423] ppid=19421 vsize=1780112 CPUtime=0.08
/proc/19423/stat : 19423 (java) S 19421 19423 18099 0 -1 0 3967 0 1 0 6 2 0 0 18 0 12 0 111414195 1822834688 3709 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19423/statm: 445028 3709 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780112

[startup+0.30171 s]
/proc/loadavg: 0.85 0.97 0.99 2/77 19423
/proc/meminfo: memFree=1573160/2055920 swapFree=4146496/4192956
[pid=19423] ppid=19421 vsize=1781464 CPUtime=0.33
/proc/19423/stat : 19423 (java) S 19421 19423 18099 0 -1 0 5543 0 1 0 29 4 0 0 18 0 12 0 111414195 1824219136 5282 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19423/statm: 445366 5282 1263 9 0 442977 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1781464

[startup+0.702761 s]
/proc/loadavg: 0.85 0.97 0.99 2/77 19423
/proc/meminfo: memFree=1573160/2055920 swapFree=4146496/4192956
[pid=19423] ppid=19421 vsize=1791952 CPUtime=1.06
/proc/19423/stat : 19423 (java) S 19421 19423 18099 0 -1 0 10110 0 1 0 101 5 0 0 18 0 12 0 111414195 1834958848 8875 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19423/statm: 447988 8875 1303 9 0 445599 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 1791952

[startup+1.50285 s]
/proc/loadavg: 0.85 0.97 0.99 4/89 19435
/proc/meminfo: memFree=1538696/2055920 swapFree=4146496/4192956
[pid=19423] ppid=19421 vsize=1791372 CPUtime=2.2
/proc/19423/stat : 19423 (java) S 19421 19423 18099 0 -1 0 24621 0 1 0 208 12 0 0 18 0 12 0 111414195 1834364928 21634 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19423/statm: 447843 21634 1304 9 0 445454 0
[pid=19423/tid=19425] ppid=19421 vsize=1791372 CPUtime=1
/proc/19423/task/19425/stat : 19425 (java) R 19421 19423 18099 0 -1 64 18209 0 1 0 92 8 0 0 25 0 12 0 111414196 1834364928 21636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109621486 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19423/tid=19426] ppid=19421 vsize=1791372 CPUtime=0
/proc/19423/task/19426/stat : 19426 (java) S 19421 19423 18099 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 111414198 1834364928 21639 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19427] ppid=19421 vsize=1791372 CPUtime=0
/proc/19423/task/19427/stat : 19427 (java) S 19421 19423 18099 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 111414198 1834364928 21641 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19428] ppid=19421 vsize=1791372 CPUtime=0
/proc/19423/task/19428/stat : 19428 (java) S 19421 19423 18099 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 111414200 1834364928 21643 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19429] ppid=19421 vsize=1791372 CPUtime=0
/proc/19423/task/19429/stat : 19429 (java) S 19421 19423 18099 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 111414201 1834364928 21644 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19430] ppid=19421 vsize=1791372 CPUtime=0
/proc/19423/task/19430/stat : 19430 (java) S 19421 19423 18099 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 111414201 1834364928 21644 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19431] ppid=19421 vsize=1791372 CPUtime=0
/proc/19423/task/19431/stat : 19431 (java) S 19421 19423 18099 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 111414205 1834364928 21644 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19432] ppid=19421 vsize=1791372 CPUtime=0.67
/proc/19423/task/19432/stat : 19432 (java) S 19421 19423 18099 0 -1 64 4084 0 0 0 66 1 0 0 16 0 12 0 111414205 1834364928 21646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19433] ppid=19421 vsize=1791372 CPUtime=0.5
/proc/19423/task/19433/stat : 19433 (java) S 19421 19423 18099 0 -1 64 1608 0 0 0 49 1 0 0 18 0 12 0 111414205 1834364928 21647 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19423/tid=19434] ppid=19421 vsize=1791372 CPUtime=0
/proc/19423/task/19434/stat : 19434 (java) S 19421 19423 18099 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 111414205 1834364928 21647 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19435] ppid=19421 vsize=1791372 CPUtime=0
/proc/19423/task/19435/stat : 19435 (java) S 19421 19423 18099 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 111414205 1834364928 21647 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 1791372

[startup+3.10104 s]
/proc/loadavg: 0.85 0.97 0.99 2/89 19435
/proc/meminfo: memFree=1436552/2055920 swapFree=4146496/4192956
[pid=19423] ppid=19421 vsize=1792340 CPUtime=4.14
/proc/19423/stat : 19423 (java) S 19421 19423 18099 0 -1 0 50181 0 1 0 389 25 0 0 18 0 13 0 111414195 1835356160 47049 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19423/statm: 448085 47049 1326 9 0 445696 0
[pid=19423/tid=19425] ppid=19421 vsize=1792340 CPUtime=2.34
/proc/19423/task/19425/stat : 19425 (java) R 19421 19423 18099 0 -1 64 37709 0 1 0 217 17 0 0 17 0 13 0 111414196 1835356160 47049 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19423/tid=19426] ppid=19421 vsize=1792340 CPUtime=0.13
/proc/19423/task/19426/stat : 19426 (java) S 19421 19423 18099 0 -1 64 3131 0 0 0 12 1 0 0 16 0 13 0 111414198 1835356160 47049 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19427] ppid=19421 vsize=1792340 CPUtime=0.13
/proc/19423/task/19427/stat : 19427 (java) S 19421 19423 18099 0 -1 64 2890 0 0 0 12 1 0 0 16 0 13 0 111414198 1835356160 47049 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19423/tid=19428] ppid=19421 vsize=1792340 CPUtime=0
/proc/19423/task/19428/stat : 19428 (java) S 19421 19423 18099 0 -1 64 7 0 0 0 0 0 0 0 15 0 13 0 111414200 1835356160 47049 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19429] ppid=19421 vsize=1792340 CPUtime=0
/proc/19423/task/19429/stat : 19429 (java) S 19421 19423 18099 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 111414201 1835356160 47049 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19430] ppid=19421 vsize=1792340 CPUtime=0
/proc/19423/task/19430/stat : 19430 (java) S 19421 19423 18099 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 111414201 1835356160 47049 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19431] ppid=19421 vsize=1792340 CPUtime=0
/proc/19423/task/19431/stat : 19431 (java) S 19421 19423 18099 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 111414205 1835356160 47049 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19432] ppid=19421 vsize=1792340 CPUtime=0.79
/proc/19423/task/19432/stat : 19432 (java) R 19421 19423 18099 0 -1 64 4088 0 0 0 77 2 0 0 16 0 13 0 111414205 1835356160 47049 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 101901504 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19433] ppid=19421 vsize=1792340 CPUtime=0.7
/proc/19423/task/19433/stat : 19433 (java) R 19421 19423 18099 0 -1 64 1633 0 0 0 69 1 0 0 16 0 13 0 111414205 1835356160 47049 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103248158 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19423/tid=19434] ppid=19421 vsize=1792340 CPUtime=0
/proc/19423/task/19434/stat : 19434 (java) S 19421 19423 18099 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 111414205 1835356160 47049 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19435] ppid=19421 vsize=1792340 CPUtime=0
/proc/19423/task/19435/stat : 19435 (java) S 19421 19423 18099 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 111414205 1835356160 47049 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.14
Current children cumulated vsize (KiB) 1792340

[startup+6.30242 s]
/proc/loadavg: 0.86 0.97 0.99 2/90 19436
/proc/meminfo: memFree=1360512/2055920 swapFree=4146496/4192956
[pid=19423] ppid=19421 vsize=1792888 CPUtime=8.24
/proc/19423/stat : 19423 (java) S 19421 19423 18099 0 -1 0 57812 0 1 0 795 29 0 0 18 0 13 0 111414195 1835917312 54176 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19423/statm: 448222 54176 1326 9 0 445833 0
[pid=19423/tid=19425] ppid=19421 vsize=1792888 CPUtime=4.88
/proc/19423/task/19425/stat : 19425 (java) R 19421 19423 18099 0 -1 64 37717 0 1 0 471 17 0 0 18 0 13 0 111414196 1835917312 54176 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109916878 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19426] ppid=19421 vsize=1792888 CPUtime=0.6
/proc/19423/task/19426/stat : 19426 (java) S 19421 19423 18099 0 -1 64 7041 0 0 0 57 3 0 0 16 0 13 0 111414198 1835917312 54176 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19427] ppid=19421 vsize=1792888 CPUtime=0.59
/proc/19423/task/19427/stat : 19427 (java) S 19421 19423 18099 0 -1 64 6329 0 0 0 56 3 0 0 16 0 13 0 111414198 1835917312 54176 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19423/tid=19428] ppid=19421 vsize=1792888 CPUtime=0
/proc/19423/task/19428/stat : 19428 (java) S 19421 19423 18099 0 -1 64 7 0 0 0 0 0 0 0 15 0 13 0 111414200 1835917312 54176 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19429] ppid=19421 vsize=1792888 CPUtime=0
/proc/19423/task/19429/stat : 19429 (java) S 19421 19423 18099 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 111414201 1835917312 54176 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19430] ppid=19421 vsize=1792888 CPUtime=0
/proc/19423/task/19430/stat : 19430 (java) S 19421 19423 18099 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 111414201 1835917312 54176 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19431] ppid=19421 vsize=1792888 CPUtime=0
/proc/19423/task/19431/stat : 19431 (java) S 19421 19423 18099 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 111414205 1835917312 54176 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19432] ppid=19421 vsize=1792888 CPUtime=1.09
/proc/19423/task/19432/stat : 19432 (java) S 19421 19423 18099 0 -1 64 4269 0 0 0 107 2 0 0 16 0 13 0 111414205 1835917312 54176 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19423/tid=19433] ppid=19421 vsize=1792888 CPUtime=1.03
/proc/19423/task/19433/stat : 19433 (java) S 19421 19423 18099 0 -1 64 1726 0 0 0 102 1 0 0 16 0 13 0 111414205 1835917312 54176 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19423/tid=19434] ppid=19421 vsize=1792888 CPUtime=0
/proc/19423/task/19434/stat : 19434 (java) S 19421 19423 18099 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 111414205 1835917312 54176 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19435] ppid=19421 vsize=1792888 CPUtime=0
/proc/19423/task/19435/stat : 19435 (java) S 19421 19423 18099 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 111414205 1835917312 54176 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19436] ppid=19421 vsize=1792888 CPUtime=0
/proc/19423/task/19436/stat : 19436 (java) S 19421 19423 18099 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 111414491 1835917312 54176 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.24
Current children cumulated vsize (KiB) 1792888

[startup+12.7012 s]
/proc/loadavg: 0.87 0.97 0.99 2/90 19436
/proc/meminfo: memFree=1339152/2055920 swapFree=4146496/4192956
[pid=19423] ppid=19421 vsize=1792888 CPUtime=15.01
/proc/19423/stat : 19423 (java) S 19421 19423 18099 0 -1 0 64998 0 1 0 1468 33 0 0 18 0 13 0 111414195 1835917312 59339 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19423/statm: 448222 59339 1326 9 0 445833 0
[pid=19423/tid=19425] ppid=19421 vsize=1792888 CPUtime=10.97
/proc/19423/task/19425/stat : 19425 (java) R 19421 19423 18099 0 -1 64 37730 0 1 0 1080 17 0 0 19 0 13 0 111414196 1835917312 59339 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109870721 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19423/tid=19426] ppid=19421 vsize=1792888 CPUtime=0.86
/proc/19423/task/19426/stat : 19426 (java) S 19421 19423 18099 0 -1 64 11533 0 0 0 81 5 0 0 16 0 13 0 111414198 1835917312 59339 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19423/tid=19427] ppid=19421 vsize=1792888 CPUtime=0.86
/proc/19423/task/19427/stat : 19427 (java) S 19421 19423 18099 0 -1 64 8995 0 0 0 81 5 0 0 16 0 13 0 111414198 1835917312 59339 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19428] ppid=19421 vsize=1792888 CPUtime=0
/proc/19423/task/19428/stat : 19428 (java) S 19421 19423 18099 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 111414200 1835917312 59339 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19429] ppid=19421 vsize=1792888 CPUtime=0
/proc/19423/task/19429/stat : 19429 (java) S 19421 19423 18099 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 111414201 1835917312 59339 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19430] ppid=19421 vsize=1792888 CPUtime=0
/proc/19423/task/19430/stat : 19430 (java) S 19421 19423 18099 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 111414201 1835917312 59339 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19431] ppid=19421 vsize=1792888 CPUtime=0
/proc/19423/task/19431/stat : 19431 (java) S 19421 19423 18099 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 111414205 1835917312 59339 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19432] ppid=19421 vsize=1792888 CPUtime=1.14
/proc/19423/task/19432/stat : 19432 (java) S 19421 19423 18099 0 -1 64 4271 0 0 0 112 2 0 0 16 0 13 0 111414205 1835917312 59339 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19433] ppid=19421 vsize=1792888 CPUtime=1.12
/proc/19423/task/19433/stat : 19433 (java) S 19421 19423 18099 0 -1 64 1739 0 0 0 111 1 0 0 17 0 13 0 111414205 1835917312 59339 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19423/tid=19434] ppid=19421 vsize=1792888 CPUtime=0
/proc/19423/task/19434/stat : 19434 (java) S 19421 19423 18099 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 111414205 1835917312 59339 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19435] ppid=19421 vsize=1792888 CPUtime=0
/proc/19423/task/19435/stat : 19435 (java) S 19421 19423 18099 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 111414205 1835917312 59339 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19423/tid=19436] ppid=19421 vsize=1792888 CPUtime=0
/proc/19423/task/19436/stat : 19436 (java) S 19421 19423 18099 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 111414491 1835917312 59339 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.01
Current children cumulated vsize (KiB) 1792888

[startup+25.5027 s]
/proc/loadavg: 0.90 0.97 0.99 2/90 19436
/proc/meminfo: memFree=1429272/2055920 swapFree=4146496/4192956
[pid=19423] ppid=19421 vsize=1792888 CPUtime=27.89
/proc/19423/stat : 19423 (java) S 19421 19423 18099 0 -1 0 68075 0 1 0 2752 37 0 0 18 0 13 0 111414195 1835917312 37039 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19423/statm: 448222 37039 1326 9 0 445833 0
[pid=19423/tid=19425] ppid=19421 vsize=1792888 CPUtime=23.65
/proc/19423/task/19425/stat : 19425 (java) R 19421 19423 18099 0 -1 64 39349 0 1 0 2347 18 0 0 18 0 13 0 111414196 1835917312 37039 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109916437 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19423/tid=19426] ppid=19421 vsize=1792888 CPUtime=0.93
/proc/19423/task/19426/stat : 19426 (java) S 19421 19423 18099 0 -1 64 12226 0 0 0 87 6 0 0 16 0 13 0 111414198 1835917312 37039 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19427] ppid=19421 vsize=1792888 CPUtime=0.92
/proc/19423/task/19427/stat : 19427 (java) S 19421 19423 18099 0 -1 64 9743 0 0 0 87 5 0 0 16 0 13 0 111414198 1835917312 37039 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19423/tid=19428] ppid=19421 vsize=1792888 CPUtime=0.03
/proc/19423/task/19428/stat : 19428 (java) S 19421 19423 18099 0 -1 64 24 0 0 0 1 2 0 0 16 0 13 0 111414200 1835917312 37039 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19429] ppid=19421 vsize=1792888 CPUtime=0
/proc/19423/task/19429/stat : 19429 (java) S 19421 19423 18099 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 111414201 1835917312 37039 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=19423/tid=19428] ppid=19421 vsize=1793912 CPUtime=0.71
/proc/19423/task/19428/stat : 19428 (java) S 19421 19423 18099 0 -1 64 344 0 0 0 39 32 0 0 16 0 13 0 111414200 1836965888 212736 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19429] ppid=19421 vsize=1793912 CPUtime=0
/proc/19423/task/19429/stat : 19429 (java) S 19421 19423 18099 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 111414201 1836965888 212736 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19430] ppid=19421 vsize=1793912 CPUtime=0
/proc/19423/task/19430/stat : 19430 (java) S 19421 19423 18099 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 111414201 1836965888 212736 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19431] ppid=19421 vsize=1793912 CPUtime=0
/proc/19423/task/19431/stat : 19431 (java) S 19421 19423 18099 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 111414205 1836965888 212736 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19432] ppid=19421 vsize=1793912 CPUtime=1.25
/proc/19423/task/19432/stat : 19432 (java) S 19421 19423 18099 0 -1 64 4282 0 0 0 123 2 0 0 16 0 13 0 111414205 1836965888 212736 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19423/tid=19433] ppid=19421 vsize=1793912 CPUtime=1.26
/proc/19423/task/19433/stat : 19433 (java) S 19421 19423 18099 0 -1 64 2106 0 0 0 125 1 0 0 17 0 13 0 111414205 1836965888 212736 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19423/tid=19434] ppid=19421 vsize=1793912 CPUtime=0
/proc/19423/task/19434/stat : 19434 (java) S 19421 19423 18099 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 111414205 1836965888 212736 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19435] ppid=19421 vsize=1793912 CPUtime=0
/proc/19423/task/19435/stat : 19435 (java) S 19421 19423 18099 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 111414205 1836965888 212736 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19423/tid=19436] ppid=19421 vsize=1793912 CPUtime=0
/proc/19423/task/19436/stat : 19436 (java) S 19421 19423 18099 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 111414491 1836965888 212736 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1562.87
Current children cumulated vsize (KiB) 1793912

[startup+1602.3 s]
/proc/loadavg: 1.18 1.07 1.02 2/90 19436
/proc/meminfo: memFree=686168/2055920 swapFree=4146496/4192956
[pid=19423] ppid=19421 vsize=1793912 CPUtime=1624.12
/proc/19423/stat : 19423 (java) S 19421 19423 18099 0 -1 0 342073 0 1 0 162208 204 0 0 18 0 13 0 111414195 1836965888 222284 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19423/statm: 448478 222284 1326 9 0 446089 0
[pid=19423/tid=19425] ppid=19421 vsize=1793912 CPUtime=1577.75
/proc/19423/task/19425/stat : 19425 (java) R 19421 19423 18099 0 -1 64 107247 0 1 0 157715 60 0 0 25 0 13 0 111414196 1836965888 222284 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109877651 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19426] ppid=19421 vsize=1793912 CPUtime=21.53
/proc/19423/task/19426/stat : 19426 (java) S 19421 19423 18099 0 -1 64 114876 0 0 0 2099 54 0 0 16 0 13 0 111414198 1836965888 222284 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19427] ppid=19421 vsize=1793912 CPUtime=21.54
/proc/19423/task/19427/stat : 19427 (java) S 19421 19423 18099 0 -1 64 112494 0 0 0 2102 52 0 0 16 0 13 0 111414198 1836965888 222284 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19423/tid=19428] ppid=19421 vsize=1793912 CPUtime=0.72
/proc/19423/task/19428/stat : 19428 (java) S 19421 19423 18099 0 -1 64 344 0 0 0 40 32 0 0 16 0 13 0 111414200 1836965888 222284 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19429] ppid=19421 vsize=1793912 CPUtime=0
/proc/19423/task/19429/stat : 19429 (java) S 19421 19423 18099 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 111414201 1836965888 222284 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19430] ppid=19421 vsize=1793912 CPUtime=0
/proc/19423/task/19430/stat : 19430 (java) S 19421 19423 18099 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 111414201 1836965888 222284 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19431] ppid=19421 vsize=1793912 CPUtime=0
/proc/19423/task/19431/stat : 19431 (java) S 19421 19423 18099 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 111414205 1836965888 222284 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19432] ppid=19421 vsize=1793912 CPUtime=1.25
/proc/19423/task/19432/stat : 19432 (java) S 19421 19423 18099 0 -1 64 4282 0 0 0 123 2 0 0 16 0 13 0 111414205 1836965888 222284 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19423/tid=19433] ppid=19421 vsize=1793912 CPUtime=1.26
/proc/19423/task/19433/stat : 19433 (java) S 19421 19423 18099 0 -1 64 2106 0 0 0 125 1 0 0 17 0 13 0 111414205 1836965888 222284 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19423/tid=19434] ppid=19421 vsize=1793912 CPUtime=0
/proc/19423/task/19434/stat : 19434 (java) S 19421 19423 18099 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 111414205 1836965888 222284 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19435] ppid=19421 vsize=1793912 CPUtime=0
/proc/19423/task/19435/stat : 19435 (java) S 19421 19423 18099 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 111414205 1836965888 222284 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19423/tid=19436] ppid=19421 vsize=1793912 CPUtime=0
/proc/19423/task/19436/stat : 19436 (java) S 19421 19423 18099 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 111414491 1836965888 222284 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1624.12
Current children cumulated vsize (KiB) 1793912

[startup+1662.3 s]
/proc/loadavg: 1.21 1.08 1.02 2/90 19436
/proc/meminfo: memFree=661848/2055920 swapFree=4146496/4192956
[pid=19423] ppid=19421 vsize=1793912 CPUtime=1685.42
/proc/19423/stat : 19423 (java) S 19421 19423 18099 0 -1 0 349025 0 1 0 168333 209 0 0 18 0 13 0 111414195 1836965888 228364 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19423/statm: 448478 228364 1326 9 0 446089 0
[pid=19423/tid=19425] ppid=19421 vsize=1793912 CPUtime=1636.29
/proc/19423/task/19425/stat : 19425 (java) R 19421 19423 18099 0 -1 64 107347 0 1 0 163569 60 0 0 25 0 13 0 111414196 1836965888 228364 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109876825 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19426] ppid=19421 vsize=1793912 CPUtime=22.89
/proc/19423/task/19426/stat : 19426 (java) S 19421 19423 18099 0 -1 64 118018 0 0 0 2234 55 0 0 16 0 13 0 111414198 1836965888 228364 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19427] ppid=19421 vsize=1793912 CPUtime=22.9
/proc/19423/task/19427/stat : 19427 (java) S 19421 19423 18099 0 -1 64 116204 0 0 0 2236 54 0 0 16 0 13 0 111414198 1836965888 228364 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19423/tid=19428] ppid=19421 vsize=1793912 CPUtime=0.76
/proc/19423/task/19428/stat : 19428 (java) S 19421 19423 18099 0 -1 64 344 0 0 0 42 34 0 0 15 0 13 0 111414200 1836965888 228364 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19429] ppid=19421 vsize=1793912 CPUtime=0
/proc/19423/task/19429/stat : 19429 (java) S 19421 19423 18099 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 111414201 1836965888 228364 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19430] ppid=19421 vsize=1793912 CPUtime=0
/proc/19423/task/19430/stat : 19430 (java) S 19421 19423 18099 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 111414201 1836965888 228364 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19431] ppid=19421 vsize=1793912 CPUtime=0
/proc/19423/task/19431/stat : 19431 (java) S 19421 19423 18099 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 111414205 1836965888 228364 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19432] ppid=19421 vsize=1793912 CPUtime=1.25
/proc/19423/task/19432/stat : 19432 (java) S 19421 19423 18099 0 -1 64 4282 0 0 0 123 2 0 0 16 0 13 0 111414205 1836965888 228364 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19423/tid=19433] ppid=19421 vsize=1793912 CPUtime=1.26
/proc/19423/task/19433/stat : 19433 (java) S 19421 19423 18099 0 -1 64 2106 0 0 0 125 1 0 0 17 0 13 0 111414205 1836965888 228364 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19423/tid=19434] ppid=19421 vsize=1793912 CPUtime=0
/proc/19423/task/19434/stat : 19434 (java) S 19421 19423 18099 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 111414205 1836965888 228364 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19435] ppid=19421 vsize=1793912 CPUtime=0
/proc/19423/task/19435/stat : 19435 (java) S 19421 19423 18099 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 111414205 1836965888 228364 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19423/tid=19436] ppid=19421 vsize=1793912 CPUtime=0
/proc/19423/task/19436/stat : 19436 (java) S 19421 19423 18099 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 111414491 1836965888 228364 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1685.42
Current children cumulated vsize (KiB) 1793912

[startup+1722.3 s]
/proc/loadavg: 1.15 1.08 1.02 2/90 19436
/proc/meminfo: memFree=637016/2055920 swapFree=4146496/4192956
[pid=19423] ppid=19421 vsize=1793912 CPUtime=1746.73
/proc/19423/stat : 19423 (java) S 19421 19423 18099 0 -1 0 356155 0 1 0 174459 214 0 0 18 0 13 0 111414195 1836965888 234551 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19423/statm: 448478 234551 1326 9 0 446089 0
[pid=19423/tid=19425] ppid=19421 vsize=1793912 CPUtime=1694.82
/proc/19423/task/19425/stat : 19425 (java) R 19421 19423 18099 0 -1 64 107446 0 1 0 169422 60 0 0 25 0 13 0 111414196 1836965888 234551 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109529432 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19426] ppid=19421 vsize=1793912 CPUtime=24.26
/proc/19423/task/19426/stat : 19426 (java) S 19421 19423 18099 0 -1 64 121520 0 0 0 2370 56 0 0 16 0 13 0 111414198 1836965888 234551 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19423/tid=19427] ppid=19421 vsize=1793912 CPUtime=24.29
/proc/19423/task/19427/stat : 19427 (java) S 19421 19423 18099 0 -1 64 119733 0 0 0 2373 56 0 0 15 0 13 0 111414198 1836965888 234551 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19428] ppid=19421 vsize=1793912 CPUtime=0.78
/proc/19423/task/19428/stat : 19428 (java) S 19421 19423 18099 0 -1 64 344 0 0 0 43 35 0 0 16 0 13 0 111414200 1836965888 234551 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19429] ppid=19421 vsize=1793912 CPUtime=0
/proc/19423/task/19429/stat : 19429 (java) S 19421 19423 18099 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 111414201 1836965888 234551 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19430] ppid=19421 vsize=1793912 CPUtime=0
/proc/19423/task/19430/stat : 19430 (java) S 19421 19423 18099 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 111414201 1836965888 234551 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19431] ppid=19421 vsize=1793912 CPUtime=0
/proc/19423/task/19431/stat : 19431 (java) S 19421 19423 18099 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 111414205 1836965888 234551 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19432] ppid=19421 vsize=1793912 CPUtime=1.25
/proc/19423/task/19432/stat : 19432 (java) S 19421 19423 18099 0 -1 64 4282 0 0 0 123 2 0 0 16 0 13 0 111414205 1836965888 234551 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19423/tid=19433] ppid=19421 vsize=1793912 CPUtime=1.26
/proc/19423/task/19433/stat : 19433 (java) S 19421 19423 18099 0 -1 64 2106 0 0 0 125 1 0 0 17 0 13 0 111414205 1836965888 234551 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19423/tid=19434] ppid=19421 vsize=1793912 CPUtime=0
/proc/19423/task/19434/stat : 19434 (java) S 19421 19423 18099 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 111414205 1836965888 234551 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19435] ppid=19421 vsize=1793912 CPUtime=0
/proc/19423/task/19435/stat : 19435 (java) S 19421 19423 18099 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 111414205 1836965888 234551 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19436] ppid=19421 vsize=1793912 CPUtime=0
/proc/19423/task/19436/stat : 19436 (java) S 19421 19423 18099 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 111414491 1836965888 234551 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1746.73
Current children cumulated vsize (KiB) 1793912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1774.4 s]
/proc/loadavg: 1.06 1.07 1.02 2/90 19436
/proc/meminfo: memFree=615128/2055920 swapFree=4146496/4192956
[pid=19423] ppid=19421 vsize=1793912 CPUtime=1800.02
/proc/19423/stat : 19423 (java) S 19421 19423 18099 0 -1 0 362419 0 1 0 179784 218 0 0 18 0 13 0 111414195 1836965888 239997 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19423/statm: 448478 239997 1326 9 0 446089 0
[pid=19423/tid=19425] ppid=19421 vsize=1793912 CPUtime=1745.64
/proc/19423/task/19425/stat : 19425 (java) R 19421 19423 18099 0 -1 64 107533 0 1 0 174504 60 0 0 19 0 13 0 111414196 1836965888 239997 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109876993 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19426] ppid=19421 vsize=1793912 CPUtime=25.49
/proc/19423/task/19426/stat : 19426 (java) S 19421 19423 18099 0 -1 64 124975 0 0 0 2491 58 0 0 16 0 13 0 111414198 1836965888 239997 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19423/tid=19427] ppid=19421 vsize=1793912 CPUtime=25.51
/proc/19423/task/19427/stat : 19427 (java) S 19421 19423 18099 0 -1 64 122455 0 0 0 2493 58 0 0 15 0 13 0 111414198 1836965888 239997 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19428] ppid=19421 vsize=1793912 CPUtime=0.79
/proc/19423/task/19428/stat : 19428 (java) S 19421 19423 18099 0 -1 64 344 0 0 0 44 35 0 0 16 0 13 0 111414200 1836965888 239997 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19429] ppid=19421 vsize=1793912 CPUtime=0
/proc/19423/task/19429/stat : 19429 (java) S 19421 19423 18099 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 111414201 1836965888 239997 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19430] ppid=19421 vsize=1793912 CPUtime=0
/proc/19423/task/19430/stat : 19430 (java) S 19421 19423 18099 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 111414201 1836965888 239997 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19431] ppid=19421 vsize=1793912 CPUtime=0
/proc/19423/task/19431/stat : 19431 (java) S 19421 19423 18099 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 111414205 1836965888 239997 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19432] ppid=19421 vsize=1793912 CPUtime=1.25
/proc/19423/task/19432/stat : 19432 (java) S 19421 19423 18099 0 -1 64 4282 0 0 0 123 2 0 0 16 0 13 0 111414205 1836965888 239997 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19423/tid=19433] ppid=19421 vsize=1793912 CPUtime=1.26
/proc/19423/task/19433/stat : 19433 (java) S 19421 19423 18099 0 -1 64 2106 0 0 0 125 1 0 0 17 0 13 0 111414205 1836965888 239997 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19423/tid=19434] ppid=19421 vsize=1793912 CPUtime=0
/proc/19423/task/19434/stat : 19434 (java) S 19421 19423 18099 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 111414205 1836965888 239997 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19423/tid=19435] ppid=19421 vsize=1793912 CPUtime=0
/proc/19423/task/19435/stat : 19435 (java) S 19421 19423 18099 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 111414205 1836965888 239997 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19423/tid=19436] ppid=19421 vsize=1793912 CPUtime=0
/proc/19423/task/19436/stat : 19436 (java) S 19421 19423 18099 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 111414491 1836965888 239997 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1793912

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

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

[startup+1774.51 s]
/proc/loadavg: 1.06 1.07 1.02 2/90 19436
/proc/meminfo: memFree=615128/2055920 swapFree=4146496/4192956
[pid=19423] ppid=19421 vsize=0 CPUtime=1800.14
/proc/19423/stat : 19423 (java) Z 19421 19423 18099 0 -1 1036 362440 0 1 0 179789 225 0 0 16 0 2 0 111414195 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19423/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1774.6
CPU time (s): 1800.23
CPU user time (s): 1797.89
CPU system time (s): 2.33465
CPU usage (%): 101.444
Max. virtual memory (cumulated for all children) (KiB): 1793912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.89
system time used= 2.33465
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 362440
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= 67466
involuntary context switches= 53175

runsolver used 2.07768 second user time and 5.62814 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Mon Apr 16 06:07:33 UTC 2007

IDJOB= 349515
IDBENCH= 2466
IDSOLVER= 164
FILE ID= node11/349515-1176703652

PBS_JOBID= 4559423

Free space on /tmp= 66372 MiB

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

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  0662414c0fee45075e37f5c5e2481506

RANDOM SEED= 406261178

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1573504 kB
Buffers:         27828 kB
Cached:         374408 kB
SwapCached:      15216 kB
Active:         256564 kB
Inactive:       180736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1573504 kB
SwapTotal:     4192956 kB
SwapFree:      4146496 kB
Dirty:            6544 kB
Writeback:           0 kB
Mapped:          41728 kB
Slab:            30552 kB
Committed_AS:  6123260 kB
PageTables:       1876 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= 66372 MiB

End job on node11 on Mon Apr 16 06:37:09 UTC 2007