Trace number 349565

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.28 1761.57

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-stp3d.opb
MD5SUMaf54d857fe3562002a714e0fbd74a69a
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 variables204880
Total number of constraints159488
Number of constraints which are clauses129232
Number of constraints which are cardinality constraints (but not clauses)5805
Number of constraints which are nor clauses,nor cardinality constraints24451
Minimum length of a constraint2
Maximum length of a constraint120
Number of terms in the objective function 75648
Biggest coefficient in the objective function 100303
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 7576279200
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 100303
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 7576279200
Number of bits of the biggest sum of numbers33
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.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/349565-1176709026/instance-349565-1176709026.opb
0.20/0.20	c reading problem ... 
8.39/6.77	c ... done. Wall clock time 6.572s.
8.39/6.77	c CPU time (experimental) 5.24s.
8.39/6.77	c #vars     204880
8.39/6.77	c #constraints  169180
1800.11/1761.41	c starts		: 2
1800.11/1761.41	c conflicts		: 6084
1800.11/1761.41	c decisions		: 1117274
1800.11/1761.41	c propagations		: 10438541
1800.11/1761.41	c inspects		: 17254835
1800.11/1761.41	c learnt literals	: 0
1800.11/1761.41	c learnt binary clauses	: 0
1800.11/1761.41	c learnt ternary clauses	: 0
1800.11/1761.41	c learnt clauses	: 6083
1800.11/1761.41	c root simplifications	: 0
1800.11/1761.41	c removed literals (reason simplification)	: 0
1800.11/1761.41	c reason swapping (by a shorter reason)	: 0
1800.11/1761.41	c Calls to reduceDB	: 0
1800.11/1761.41	c speed (decisions/second)	: 636.8951763459163
1800.11/1761.41	c non guided choices	1103
1800.11/1761.41	s UNKNOWN
1800.11/1761.41	c Total wall clock time (ms): 1761.211

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.03 1.00 2/64 23482
/proc/meminfo: memFree=1639096/2055920 swapFree=4183788/4192956
[pid=23482] ppid=23480 vsize=1512 CPUtime=0
/proc/23482/stat : 23482 (java) R 23480 23482 23032 0 -1 0 67 0 0 0 0 0 0 0 18 0 1 0 25747787 1548288 50 18446744073709551615 134512640 134550740 4294956608 18446744073709551615 7920269 0 0 4096 0 0 0 0 17 1 0 0
/proc/23482/statm: 380 60 45 9 0 10 0

[startup+0.0809789 s]
/proc/loadavg: 1.00 1.03 1.00 2/64 23482
/proc/meminfo: memFree=1639096/2055920 swapFree=4183788/4192956
[pid=23482] ppid=23480 vsize=1777844 CPUtime=0.06
/proc/23482/stat : 23482 (java) S 23480 23482 23032 0 -1 0 3790 0 1 0 4 2 0 0 18 0 7 0 25747787 1820512256 3532 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/23482/statm: 444461 3532 1086 9 0 442097 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1777844

[startup+0.101981 s]
/proc/loadavg: 1.00 1.03 1.00 2/64 23482
/proc/meminfo: memFree=1639096/2055920 swapFree=4183788/4192956
[pid=23482] ppid=23480 vsize=1780112 CPUtime=0.08
/proc/23482/stat : 23482 (java) S 23480 23482 23032 0 -1 0 3978 0 1 0 6 2 0 0 18 0 12 0 25747787 1822834688 3719 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23482/statm: 445028 3719 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780112

[startup+0.301998 s]
/proc/loadavg: 1.00 1.03 1.00 2/64 23482
/proc/meminfo: memFree=1639096/2055920 swapFree=4183788/4192956
[pid=23482] ppid=23480 vsize=1782424 CPUtime=0.35
/proc/23482/stat : 23482 (java) S 23480 23482 23032 0 -1 0 6868 0 1 0 31 4 0 0 18 0 12 0 25747787 1825202176 6606 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23482/statm: 445606 6606 1266 9 0 443217 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1782424

[startup+0.701026 s]
/proc/loadavg: 1.00 1.03 1.00 2/64 23482
/proc/meminfo: memFree=1639096/2055920 swapFree=4183788/4192956
[pid=23482] ppid=23480 vsize=1783312 CPUtime=0.88
/proc/23482/stat : 23482 (java) S 23480 23482 23032 0 -1 0 10563 0 1 0 82 6 0 0 18 0 12 0 25747787 1826111488 10267 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23482/statm: 445828 10268 1296 9 0 443439 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 1783312

[startup+1.5021 s]
/proc/loadavg: 1.00 1.03 1.00 3/76 23494
/proc/meminfo: memFree=1583896/2055920 swapFree=4183788/4192956
[pid=23482] ppid=23480 vsize=1788196 CPUtime=1.97
/proc/23482/stat : 23482 (java) S 23480 23482 23032 0 -1 0 20895 0 1 0 186 11 0 0 18 0 12 0 25747787 1831112704 18354 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23482/statm: 447049 18354 1304 9 0 444660 0
[pid=23482/tid=23484] ppid=23480 vsize=1788196 CPUtime=1.13
/proc/23482/task/23484/stat : 23484 (java) R 23480 23482 23032 0 -1 64 15857 0 1 0 105 8 0 0 25 0 12 0 25747788 1831112704 18355 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109547005 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23482/tid=23485] ppid=23480 vsize=1788196 CPUtime=0
/proc/23482/task/23485/stat : 23485 (java) S 23480 23482 23032 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 25747789 1831112704 18355 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23486] ppid=23480 vsize=1788196 CPUtime=0
/proc/23482/task/23486/stat : 23486 (java) S 23480 23482 23032 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 25747789 1831112704 18356 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23482/tid=23487] ppid=23480 vsize=1788196 CPUtime=0
/proc/23482/task/23487/stat : 23487 (java) S 23480 23482 23032 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 25747792 1831112704 18356 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23488] ppid=23480 vsize=1788196 CPUtime=0
/proc/23482/task/23488/stat : 23488 (java) S 23480 23482 23032 0 -1 64 9 0 0 0 0 0 0 0 22 0 12 0 25747792 1831112704 18357 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23489] ppid=23480 vsize=1788196 CPUtime=0
/proc/23482/task/23489/stat : 23489 (java) S 23480 23482 23032 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 25747792 1831112704 18357 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23490] ppid=23480 vsize=1788196 CPUtime=0
/proc/23482/task/23490/stat : 23490 (java) S 23480 23482 23032 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 25747796 1831112704 18358 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23491] ppid=23480 vsize=1788196 CPUtime=0.4
/proc/23482/task/23491/stat : 23491 (java) S 23480 23482 23032 0 -1 64 2824 0 0 0 39 1 0 0 18 0 12 0 25747796 1831112704 18358 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23492] ppid=23480 vsize=1788196 CPUtime=0.43
/proc/23482/task/23492/stat : 23492 (java) S 23480 23482 23032 0 -1 64 1495 0 0 0 42 1 0 0 17 0 12 0 25747796 1831112704 18359 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23482/tid=23493] ppid=23480 vsize=1788196 CPUtime=0
/proc/23482/task/23493/stat : 23493 (java) S 23480 23482 23032 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 25747796 1831112704 18359 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23494] ppid=23480 vsize=1788196 CPUtime=0
/proc/23482/task/23494/stat : 23494 (java) S 23480 23482 23032 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 25747796 1831112704 18360 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.97
Current children cumulated vsize (KiB) 1788196

[startup+3.10225 s]
/proc/loadavg: 1.00 1.03 1.00 2/76 23494
/proc/meminfo: memFree=1531224/2055920 swapFree=4183788/4192956
[pid=23482] ppid=23480 vsize=1789164 CPUtime=4.02
/proc/23482/stat : 23482 (java) S 23480 23482 23032 0 -1 0 50202 0 1 0 376 26 0 0 18 0 12 0 25747787 1832103936 47251 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23482/statm: 447291 47251 1313 9 0 444902 0
[pid=23482/tid=23484] ppid=23480 vsize=1789164 CPUtime=2.37
/proc/23482/task/23484/stat : 23484 (java) R 23480 23482 23032 0 -1 64 37692 0 1 0 217 20 0 0 18 0 12 0 25747788 1832103936 47251 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109474432 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23485] ppid=23480 vsize=1789164 CPUtime=0.16
/proc/23482/task/23485/stat : 23485 (java) S 23480 23482 23032 0 -1 64 3781 0 0 0 15 1 0 0 16 0 12 0 25747789 1832103936 47251 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23486] ppid=23480 vsize=1789164 CPUtime=0.16
/proc/23482/task/23486/stat : 23486 (java) S 23480 23482 23032 0 -1 64 3369 0 0 0 16 0 0 0 16 0 12 0 25747789 1832103936 47251 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23482/tid=23487] ppid=23480 vsize=1789164 CPUtime=0
/proc/23482/task/23487/stat : 23487 (java) S 23480 23482 23032 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 25747792 1832103936 47251 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23482/tid=23488] ppid=23480 vsize=1789164 CPUtime=0
/proc/23482/task/23488/stat : 23488 (java) S 23480 23482 23032 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 25747792 1832103936 47251 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23489] ppid=23480 vsize=1789164 CPUtime=0
/proc/23482/task/23489/stat : 23489 (java) S 23480 23482 23032 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 25747792 1832103936 47251 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23490] ppid=23480 vsize=1789164 CPUtime=0
/proc/23482/task/23490/stat : 23490 (java) S 23480 23482 23032 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 25747796 1832103936 47251 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23491] ppid=23480 vsize=1789164 CPUtime=0.65
/proc/23482/task/23491/stat : 23491 (java) S 23480 23482 23032 0 -1 64 2889 0 0 0 64 1 0 0 17 0 12 0 25747796 1832103936 47251 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23482/tid=23492] ppid=23480 vsize=1789164 CPUtime=0.62
/proc/23482/task/23492/stat : 23492 (java) S 23480 23482 23032 0 -1 64 1746 0 0 0 61 1 0 0 17 0 12 0 25747796 1832103936 47251 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23493] ppid=23480 vsize=1789164 CPUtime=0
/proc/23482/task/23493/stat : 23493 (java) S 23480 23482 23032 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 25747796 1832103936 47251 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23494] ppid=23480 vsize=1789164 CPUtime=0
/proc/23482/task/23494/stat : 23494 (java) S 23480 23482 23032 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 25747796 1832103936 47251 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.02
Current children cumulated vsize (KiB) 1789164

[startup+6.30252 s]
/proc/loadavg: 1.00 1.03 1.00 2/76 23494
/proc/meminfo: memFree=1409176/2055920 swapFree=4183788/4192956
[pid=23482] ppid=23480 vsize=1790536 CPUtime=7.99
/proc/23482/stat : 23482 (java) S 23480 23482 23032 0 -1 0 64103 0 1 0 766 33 0 0 18 0 12 0 25747787 1833508864 59646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23482/statm: 447634 59646 1317 9 0 445245 0
[pid=23482/tid=23484] ppid=23480 vsize=1790536 CPUtime=4.76
/proc/23482/task/23484/stat : 23484 (java) R 23480 23482 23032 0 -1 64 37702 0 1 0 456 20 0 0 16 0 12 0 25747788 1833508864 59646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109474122 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23482/tid=23485] ppid=23480 vsize=1790536 CPUtime=0.91
/proc/23482/task/23485/stat : 23485 (java) S 23480 23482 23032 0 -1 64 11006 0 0 0 86 5 0 0 18 0 12 0 25747789 1833508864 59646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23486] ppid=23480 vsize=1790536 CPUtime=0.9
/proc/23482/task/23486/stat : 23486 (java) S 23480 23482 23032 0 -1 64 9982 0 0 0 86 4 0 0 18 0 12 0 25747789 1833508864 59646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23487] ppid=23480 vsize=1790536 CPUtime=0
/proc/23482/task/23487/stat : 23487 (java) S 23480 23482 23032 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 25747792 1833508864 59646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23482/tid=23488] ppid=23480 vsize=1790536 CPUtime=0
/proc/23482/task/23488/stat : 23488 (java) S 23480 23482 23032 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 25747792 1833508864 59646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23489] ppid=23480 vsize=1790536 CPUtime=0
/proc/23482/task/23489/stat : 23489 (java) S 23480 23482 23032 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 25747792 1833508864 59646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23490] ppid=23480 vsize=1790536 CPUtime=0
/proc/23482/task/23490/stat : 23490 (java) S 23480 23482 23032 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 25747796 1833508864 59646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23491] ppid=23480 vsize=1790536 CPUtime=0.7
/proc/23482/task/23491/stat : 23491 (java) S 23480 23482 23032 0 -1 64 2894 0 0 0 69 1 0 0 16 0 12 0 25747796 1833508864 59646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23482/tid=23492] ppid=23480 vsize=1790536 CPUtime=0.67
/proc/23482/task/23492/stat : 23492 (java) S 23480 23482 23032 0 -1 64 1794 0 0 0 66 1 0 0 16 0 12 0 25747796 1833508864 59646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23493] ppid=23480 vsize=1790536 CPUtime=0
/proc/23482/task/23493/stat : 23493 (java) S 23480 23482 23032 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 25747796 1833508864 59646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23494] ppid=23480 vsize=1790536 CPUtime=0
/proc/23482/task/23494/stat : 23494 (java) S 23480 23482 23032 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 25747796 1833508864 59646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.99
Current children cumulated vsize (KiB) 1790536

[startup+12.7021 s]
/proc/loadavg: 1.00 1.03 1.00 3/77 23495
/proc/meminfo: memFree=1365776/2055920 swapFree=4183788/4192956
[pid=23482] ppid=23480 vsize=1798732 CPUtime=16.88
/proc/23482/stat : 23482 (java) S 23480 23482 23032 0 -1 0 77439 0 1 0 1648 40 0 0 18 0 13 0 25747787 1841901568 69379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23482/statm: 449683 69379 1328 9 0 447294 0
[pid=23482/tid=23484] ppid=23480 vsize=1798732 CPUtime=9.59
/proc/23482/task/23484/stat : 23484 (java) R 23480 23482 23032 0 -1 64 37756 0 1 0 938 21 0 0 25 0 13 0 25747788 1841901568 69379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110080947 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23485] ppid=23480 vsize=1798732 CPUtime=1.79
/proc/23482/task/23485/stat : 23485 (java) S 23480 23482 23032 0 -1 64 15087 0 0 0 172 7 0 0 16 0 13 0 25747789 1841901568 69379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23486] ppid=23480 vsize=1798732 CPUtime=1.79
/proc/23482/task/23486/stat : 23486 (java) S 23480 23482 23032 0 -1 64 14993 0 0 0 172 7 0 0 16 0 13 0 25747789 1841901568 69379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23482/tid=23487] ppid=23480 vsize=1798732 CPUtime=0
/proc/23482/task/23487/stat : 23487 (java) S 23480 23482 23032 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 25747792 1841901568 69379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23482/tid=23488] ppid=23480 vsize=1798732 CPUtime=0
/proc/23482/task/23488/stat : 23488 (java) S 23480 23482 23032 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 25747792 1841901568 69379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23489] ppid=23480 vsize=1798732 CPUtime=0
/proc/23482/task/23489/stat : 23489 (java) S 23480 23482 23032 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 25747792 1841901568 69379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23490] ppid=23480 vsize=1798732 CPUtime=0
/proc/23482/task/23490/stat : 23490 (java) S 23480 23482 23032 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 25747796 1841901568 69379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23491] ppid=23480 vsize=1798732 CPUtime=1.78
/proc/23482/task/23491/stat : 23491 (java) S 23480 23482 23032 0 -1 64 3724 0 0 0 177 1 0 0 16 0 13 0 25747796 1841901568 69379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23482/tid=23492] ppid=23480 vsize=1798732 CPUtime=1.88
/proc/23482/task/23492/stat : 23492 (java) S 23480 23482 23032 0 -1 64 5148 0 0 0 186 2 0 0 15 0 13 0 25747796 1841901568 69379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23493] ppid=23480 vsize=1798732 CPUtime=0
/proc/23482/task/23493/stat : 23493 (java) S 23480 23482 23032 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 25747796 1841901568 69379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23494] ppid=23480 vsize=1798732 CPUtime=0
/proc/23482/task/23494/stat : 23494 (java) S 23480 23482 23032 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 25747796 1841901568 69379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23495] ppid=23480 vsize=1798732 CPUtime=0
/proc/23482/task/23495/stat : 23495 (java) S 23480 23482 23032 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 25748509 1841901568 69379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.88
Current children cumulated vsize (KiB) 1798732

[startup+25.5012 s]
/proc/loadavg: 1.00 1.02 1.00 2/77 23495
/proc/meminfo: memFree=1369232/2055920 swapFree=4183788/4192956
[pid=23482] ppid=23480 vsize=1793852 CPUtime=30
/proc/23482/stat : 23482 (java) S 23480 23482 23032 0 -1 0 79146 0 1 0 2959 41 0 0 18 0 13 0 25747787 1836904448 68661 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23482/statm: 448463 68661 1328 9 0 446074 0
[pid=23482/tid=23484] ppid=23480 vsize=1793852 CPUtime=22.09
/proc/23482/task/23484/stat : 23484 (java) R 23480 23482 23032 0 -1 64 37782 0 1 0 2188 21 0 0 25 0 13 0 25747788 1836904448 68661 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110081488 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23482/tid=23485] ppid=23480 vsize=1793852 CPUtime=2.03
/proc/23482/task/23485/stat : 23485 (java) S 23480 23482 23032 0 -1 64 15988 0 0 0 196 7 0 0 15 0 13 0 25747789 1836904448 68661 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23486] ppid=23480 vsize=1793852 CPUtime=2.02
/proc/23482/task/23486/stat : 23486 (java) S 23480 23482 23032 0 -1 64 15770 0 0 0 195 7 0 0 16 0 13 0 25747789 1836904448 68661 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23482/tid=23487] ppid=23480 vsize=1793852 CPUtime=0.01
/proc/23482/task/23487/stat : 23487 (java) S 23480 23482 23032 0 -1 64 10 0 0 0 1 0 0 0 16 0 13 0 25747792 1836904448 68661 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23482/tid=23488] ppid=23480 vsize=1793852 CPUtime=0
/proc/23482/task/23488/stat : 23488 (java) S 23480 23482 23032 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 25747792 1836904448 68661 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23489] ppid=23480 vsize=1793852 CPUtime=0
/proc/23482/task/23489/stat : 23489 (java) S 23480 23482 23032 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 25747792 1836904448 68661 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=23482/tid=23487] ppid=23480 vsize=1793852 CPUtime=0.52
/proc/23482/task/23487/stat : 23487 (java) S 23480 23482 23032 0 -1 64 17 0 0 0 33 19 0 0 16 0 13 0 25747792 1836904448 219440 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23482/tid=23488] ppid=23480 vsize=1793852 CPUtime=0
/proc/23482/task/23488/stat : 23488 (java) S 23480 23482 23032 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 25747792 1836904448 219440 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23489] ppid=23480 vsize=1793852 CPUtime=0
/proc/23482/task/23489/stat : 23489 (java) S 23480 23482 23032 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 25747792 1836904448 219440 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23490] ppid=23480 vsize=1793852 CPUtime=0
/proc/23482/task/23490/stat : 23490 (java) S 23480 23482 23032 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 25747796 1836904448 219440 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23491] ppid=23480 vsize=1793852 CPUtime=2.07
/proc/23482/task/23491/stat : 23491 (java) S 23480 23482 23032 0 -1 64 4124 0 0 0 205 2 0 0 17 0 13 0 25747796 1836904448 219440 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23482/tid=23492] ppid=23480 vsize=1793852 CPUtime=1.95
/proc/23482/task/23492/stat : 23492 (java) S 23480 23482 23032 0 -1 64 5149 0 0 0 193 2 0 0 16 0 13 0 25747796 1836904448 219440 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23493] ppid=23480 vsize=1793852 CPUtime=0
/proc/23482/task/23493/stat : 23493 (java) S 23480 23482 23032 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 25747796 1836904448 219440 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23494] ppid=23480 vsize=1793852 CPUtime=0
/proc/23482/task/23494/stat : 23494 (java) S 23480 23482 23032 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 25747796 1836904448 219440 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23482/tid=23495] ppid=23480 vsize=1793852 CPUtime=0
/proc/23482/task/23495/stat : 23495 (java) S 23480 23482 23032 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 25748509 1836904448 219440 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1575.01
Current children cumulated vsize (KiB) 1793852

[startup+1602.3 s]
/proc/loadavg: 1.09 1.04 1.01 2/77 23693
/proc/meminfo: memFree=741520/2055920 swapFree=4183788/4192956
[pid=23482] ppid=23480 vsize=1793852 CPUtime=1636.65
/proc/23482/stat : 23482 (java) S 23480 23482 23032 0 -1 0 243814 0 1 0 163497 168 0 0 18 0 13 0 25747787 1836904448 224981 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23482/statm: 448463 224981 1329 9 0 446074 0
[pid=23482/tid=23484] ppid=23480 vsize=1793852 CPUtime=1566.16
/proc/23482/task/23484/stat : 23484 (java) R 23480 23482 23032 0 -1 64 40032 0 1 0 156577 39 0 0 24 0 13 0 25747788 1836904448 224981 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110024346 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23485] ppid=23480 vsize=1793852 CPUtime=32.92
/proc/23482/task/23485/stat : 23485 (java) S 23480 23482 23032 0 -1 64 96030 0 0 0 3241 51 0 0 16 0 13 0 25747789 1836904448 224981 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23486] ppid=23480 vsize=1793852 CPUtime=32.94
/proc/23482/task/23486/stat : 23486 (java) S 23480 23482 23032 0 -1 64 97737 0 0 0 3242 52 0 0 16 0 13 0 25747789 1836904448 224981 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23482/tid=23487] ppid=23480 vsize=1793852 CPUtime=0.53
/proc/23482/task/23487/stat : 23487 (java) S 23480 23482 23032 0 -1 64 18 0 0 0 34 19 0 0 15 0 13 0 25747792 1836904448 224981 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23482/tid=23488] ppid=23480 vsize=1793852 CPUtime=0
/proc/23482/task/23488/stat : 23488 (java) S 23480 23482 23032 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 25747792 1836904448 224981 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23489] ppid=23480 vsize=1793852 CPUtime=0
/proc/23482/task/23489/stat : 23489 (java) S 23480 23482 23032 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 25747792 1836904448 224981 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23490] ppid=23480 vsize=1793852 CPUtime=0
/proc/23482/task/23490/stat : 23490 (java) S 23480 23482 23032 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 25747796 1836904448 224981 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23491] ppid=23480 vsize=1793852 CPUtime=2.07
/proc/23482/task/23491/stat : 23491 (java) S 23480 23482 23032 0 -1 64 4124 0 0 0 205 2 0 0 17 0 13 0 25747796 1836904448 224981 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23482/tid=23492] ppid=23480 vsize=1793852 CPUtime=1.95
/proc/23482/task/23492/stat : 23492 (java) S 23480 23482 23032 0 -1 64 5149 0 0 0 193 2 0 0 16 0 13 0 25747796 1836904448 224981 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23493] ppid=23480 vsize=1793852 CPUtime=0
/proc/23482/task/23493/stat : 23493 (java) S 23480 23482 23032 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 25747796 1836904448 224981 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23494] ppid=23480 vsize=1793852 CPUtime=0
/proc/23482/task/23494/stat : 23494 (java) S 23480 23482 23032 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 25747796 1836904448 224981 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23482/tid=23495] ppid=23480 vsize=1793852 CPUtime=0
/proc/23482/task/23495/stat : 23495 (java) S 23480 23482 23032 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 25748509 1836904448 224981 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1636.65
Current children cumulated vsize (KiB) 1793852

[startup+1662.3 s]
/proc/loadavg: 1.03 1.03 1.00 2/77 23693
/proc/meminfo: memFree=718160/2055920 swapFree=4183788/4192956
[pid=23482] ppid=23480 vsize=1793852 CPUtime=1698.2
/proc/23482/stat : 23482 (java) S 23480 23482 23032 0 -1 0 249955 0 1 0 169648 172 0 0 18 0 13 0 25747787 1836904448 230811 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23482/statm: 448463 230811 1329 9 0 446074 0
[pid=23482/tid=23484] ppid=23480 vsize=1793852 CPUtime=1624.43
/proc/23482/task/23484/stat : 23484 (java) R 23480 23482 23032 0 -1 64 40121 0 1 0 162404 39 0 0 20 0 13 0 25747788 1836904448 230811 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110008788 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23485] ppid=23480 vsize=1793852 CPUtime=34.56
/proc/23482/task/23485/stat : 23485 (java) S 23480 23482 23032 0 -1 64 99053 0 0 0 3403 53 0 0 16 0 13 0 25747789 1836904448 230811 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23482/tid=23486] ppid=23480 vsize=1793852 CPUtime=34.56
/proc/23482/task/23486/stat : 23486 (java) S 23480 23482 23032 0 -1 64 100766 0 0 0 3403 53 0 0 16 0 13 0 25747789 1836904448 230811 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23487] ppid=23480 vsize=1793852 CPUtime=0.55
/proc/23482/task/23487/stat : 23487 (java) S 23480 23482 23032 0 -1 64 18 0 0 0 35 20 0 0 16 0 13 0 25747792 1836904448 230811 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23482/tid=23488] ppid=23480 vsize=1793852 CPUtime=0
/proc/23482/task/23488/stat : 23488 (java) S 23480 23482 23032 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 25747792 1836904448 230811 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23489] ppid=23480 vsize=1793852 CPUtime=0
/proc/23482/task/23489/stat : 23489 (java) S 23480 23482 23032 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 25747792 1836904448 230811 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23490] ppid=23480 vsize=1793852 CPUtime=0
/proc/23482/task/23490/stat : 23490 (java) S 23480 23482 23032 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 25747796 1836904448 230811 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23491] ppid=23480 vsize=1793852 CPUtime=2.07
/proc/23482/task/23491/stat : 23491 (java) S 23480 23482 23032 0 -1 64 4124 0 0 0 205 2 0 0 17 0 13 0 25747796 1836904448 230811 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23482/tid=23492] ppid=23480 vsize=1793852 CPUtime=1.95
/proc/23482/task/23492/stat : 23492 (java) S 23480 23482 23032 0 -1 64 5149 0 0 0 193 2 0 0 16 0 13 0 25747796 1836904448 230811 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23493] ppid=23480 vsize=1793852 CPUtime=0
/proc/23482/task/23493/stat : 23493 (java) S 23480 23482 23032 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 25747796 1836904448 230811 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23494] ppid=23480 vsize=1793852 CPUtime=0
/proc/23482/task/23494/stat : 23494 (java) S 23480 23482 23032 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 25747796 1836904448 230811 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23482/tid=23495] ppid=23480 vsize=1793852 CPUtime=0
/proc/23482/task/23495/stat : 23495 (java) S 23480 23482 23032 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 25748509 1836904448 230811 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1698.2
Current children cumulated vsize (KiB) 1793852

[startup+1722.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/77 23693
/proc/meminfo: memFree=693264/2055920 swapFree=4183788/4192956
[pid=23482] ppid=23480 vsize=1793852 CPUtime=1759.84
/proc/23482/stat : 23482 (java) S 23480 23482 23032 0 -1 0 256877 0 1 0 175806 178 0 0 18 0 13 0 25747787 1836904448 237302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23482/statm: 448463 237302 1329 9 0 446074 0
[pid=23482/tid=23484] ppid=23480 vsize=1793852 CPUtime=1682.7
/proc/23482/task/23484/stat : 23484 (java) R 23480 23482 23032 0 -1 64 40211 0 1 0 168231 39 0 0 17 0 13 0 25747788 1836904448 237302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110033692 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23485] ppid=23480 vsize=1793852 CPUtime=36.24
/proc/23482/task/23485/stat : 23485 (java) S 23480 23482 23032 0 -1 64 103054 0 0 0 3569 55 0 0 16 0 13 0 25747789 1836904448 237302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23486] ppid=23480 vsize=1793852 CPUtime=36.23
/proc/23482/task/23486/stat : 23486 (java) S 23480 23482 23032 0 -1 64 103597 0 0 0 3568 55 0 0 16 0 13 0 25747789 1836904448 237302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23482/tid=23487] ppid=23480 vsize=1793852 CPUtime=0.58
/proc/23482/task/23487/stat : 23487 (java) S 23480 23482 23032 0 -1 64 18 0 0 0 37 21 0 0 16 0 13 0 25747792 1836904448 237302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23482/tid=23488] ppid=23480 vsize=1793852 CPUtime=0
/proc/23482/task/23488/stat : 23488 (java) S 23480 23482 23032 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 25747792 1836904448 237302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23489] ppid=23480 vsize=1793852 CPUtime=0
/proc/23482/task/23489/stat : 23489 (java) S 23480 23482 23032 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 25747792 1836904448 237302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23490] ppid=23480 vsize=1793852 CPUtime=0
/proc/23482/task/23490/stat : 23490 (java) S 23480 23482 23032 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 25747796 1836904448 237302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23491] ppid=23480 vsize=1793852 CPUtime=2.07
/proc/23482/task/23491/stat : 23491 (java) S 23480 23482 23032 0 -1 64 4124 0 0 0 205 2 0 0 17 0 13 0 25747796 1836904448 237302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23482/tid=23492] ppid=23480 vsize=1793852 CPUtime=1.95
/proc/23482/task/23492/stat : 23492 (java) S 23480 23482 23032 0 -1 64 5149 0 0 0 193 2 0 0 16 0 13 0 25747796 1836904448 237302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23493] ppid=23480 vsize=1793852 CPUtime=0
/proc/23482/task/23493/stat : 23493 (java) S 23480 23482 23032 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 25747796 1836904448 237302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23494] ppid=23480 vsize=1793852 CPUtime=0
/proc/23482/task/23494/stat : 23494 (java) S 23480 23482 23032 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 25747796 1836904448 237302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23495] ppid=23480 vsize=1793852 CPUtime=0
/proc/23482/task/23495/stat : 23495 (java) S 23480 23482 23032 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 25748509 1836904448 237302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1759.84
Current children cumulated vsize (KiB) 1793852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1761.4 s]
/proc/loadavg: 1.06 1.03 1.00 2/77 23693
/proc/meminfo: memFree=676752/2055920 swapFree=4183788/4192956
[pid=23482] ppid=23480 vsize=1793852 CPUtime=1800.11
/proc/23482/stat : 23482 (java) S 23480 23482 23032 0 -1 0 260986 0 1 0 179830 181 0 0 18 0 13 0 25747787 1836904448 241134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23482/statm: 448463 241134 1329 9 0 446074 0
[pid=23482/tid=23484] ppid=23480 vsize=1793852 CPUtime=1720.57
/proc/23482/task/23484/stat : 23484 (java) R 23480 23482 23032 0 -1 64 40267 0 1 0 172018 39 0 0 24 0 13 0 25747788 1836904448 241134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110034103 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23485] ppid=23480 vsize=1793852 CPUtime=37.42
/proc/23482/task/23485/stat : 23485 (java) S 23480 23482 23032 0 -1 64 104739 0 0 0 3686 56 0 0 16 0 13 0 25747789 1836904448 241134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23482/tid=23486] ppid=23480 vsize=1793852 CPUtime=37.42
/proc/23482/task/23486/stat : 23486 (java) S 23480 23482 23032 0 -1 64 105965 0 0 0 3686 56 0 0 16 0 13 0 25747789 1836904448 241134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23487] ppid=23480 vsize=1793852 CPUtime=0.59
/proc/23482/task/23487/stat : 23487 (java) S 23480 23482 23032 0 -1 64 18 0 0 0 37 22 0 0 16 0 13 0 25747792 1836904448 241134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23482/tid=23488] ppid=23480 vsize=1793852 CPUtime=0
/proc/23482/task/23488/stat : 23488 (java) S 23480 23482 23032 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 25747792 1836904448 241134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23489] ppid=23480 vsize=1793852 CPUtime=0
/proc/23482/task/23489/stat : 23489 (java) S 23480 23482 23032 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 25747792 1836904448 241134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23490] ppid=23480 vsize=1793852 CPUtime=0
/proc/23482/task/23490/stat : 23490 (java) S 23480 23482 23032 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 25747796 1836904448 241134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23491] ppid=23480 vsize=1793852 CPUtime=2.07
/proc/23482/task/23491/stat : 23491 (java) S 23480 23482 23032 0 -1 64 4124 0 0 0 205 2 0 0 17 0 13 0 25747796 1836904448 241134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23482/tid=23492] ppid=23480 vsize=1793852 CPUtime=1.95
/proc/23482/task/23492/stat : 23492 (java) S 23480 23482 23032 0 -1 64 5149 0 0 0 193 2 0 0 16 0 13 0 25747796 1836904448 241134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23493] ppid=23480 vsize=1793852 CPUtime=0
/proc/23482/task/23493/stat : 23493 (java) S 23480 23482 23032 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 25747796 1836904448 241134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23494] ppid=23480 vsize=1793852 CPUtime=0
/proc/23482/task/23494/stat : 23494 (java) S 23480 23482 23032 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 25747796 1836904448 241134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23482/tid=23495] ppid=23480 vsize=1793852 CPUtime=0
/proc/23482/task/23495/stat : 23495 (java) S 23480 23482 23032 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 25748509 1836904448 241134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 1793852

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

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

[startup+1761.51 s]
/proc/loadavg: 1.06 1.03 1.00 2/77 23693
/proc/meminfo: memFree=676752/2055920 swapFree=4183788/4192956
[pid=23482] ppid=23480 vsize=0 CPUtime=1800.22
/proc/23482/stat : 23482 (java) Z 23480 23482 23032 0 -1 1036 261005 0 1 0 179831 191 0 0 16 0 2 0 25747787 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23482/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1761.57
CPU time (s): 1800.28
CPU user time (s): 1798.32
CPU system time (s): 1.9617
CPU usage (%): 102.198
Max. virtual memory (cumulated for all children) (KiB): 1801168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.32
system time used= 1.9617
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 261005
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= 58778
involuntary context switches= 32975

runsolver used 1.84372 second user time and 5.00524 second system time

The end

Launcher Data (download as text)

Begin job on node50 on Mon Apr 16 07:37:06 UTC 2007

IDJOB= 349565
IDBENCH= 2522
IDSOLVER= 164
FILE ID= node50/349565-1176709026

PBS_JOBID= 4560048

Free space on /tmp= 66538 MiB

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

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  af54d857fe3562002a714e0fbd74a69a

RANDOM SEED= 709265211

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node50.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.232
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.232
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:       1639568 kB
Buffers:         13368 kB
Cached:         325272 kB
SwapCached:       3468 kB
Active:         227064 kB
Inactive:       144996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1639568 kB
SwapTotal:     4192956 kB
SwapFree:      4183788 kB
Dirty:           12644 kB
Writeback:           0 kB
Mapped:          38904 kB
Slab:            30236 kB
Committed_AS:   999928 kB
PageTables:       1520 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= 66538 MiB

End job on node50 on Mon Apr 16 08:06:30 UTC 2007