Trace number 348879

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.21 1777.04

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib2003/normalized-reduced-mps-v2-20-10-tr12-30.opb
MD5SUM93a0ff34a98f6d4593d65282fbf98be9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21960
Total number of constraints750
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 constraints750
Minimum length of a constraint31
Maximum length of a constraint372
Number of terms in the objective function 11160
Biggest coefficient in the objective function 1295
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 533310
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 261781
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 533310
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.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.21	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.20/0.21	--- Begin Solver configuration ---
0.20/0.21	c Stops conflict analysis at the first Unique Implication Point
0.20/0.21	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.21	c Learn all clauses as in MiniSAT
0.20/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.20/0.21	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.21	c No reason simplification
0.20/0.21	c --- End Solver configuration ---
0.20/0.21	c Simplify asserted PB constraints to clauses
0.20/0.21	c solving /tmp/evaluation/348879-1176601846/instance-348879-1176601846.opb
0.20/0.21	c reading problem ... 
2.74/1.65	c ... done. Wall clock time 1.442s.
2.74/1.65	c CPU time (experimental) 1.16s.
2.74/1.65	c #vars     21960
2.74/1.65	c #constraints  1110
1800.06/1776.91	c starts		: 2
1800.06/1776.91	c conflicts		: 41080
1800.06/1776.91	c decisions		: 131384
1800.06/1776.91	c propagations		: 792007
1800.06/1776.91	c inspects		: 419129020
1800.06/1776.91	c learnt literals	: 0
1800.06/1776.91	c learnt binary clauses	: 0
1800.06/1776.91	c learnt ternary clauses	: 0
1800.06/1776.91	c learnt clauses	: 41080
1800.06/1776.91	c root simplifications	: 0
1800.06/1776.91	c removed literals (reason simplification)	: 0
1800.06/1776.91	c reason swapping (by a shorter reason)	: 0
1800.06/1776.91	c Calls to reduceDB	: 0
1800.06/1776.91	c speed (decisions/second)	: 74.0203642763741
1800.06/1776.91	c non guided choices	3544
1800.06/1776.91	s UNKNOWN
1800.06/1776.91	c Total wall clock time (ms): 1776.707

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/node9/watcher-348879-1176601846 -o ROOT/results/node9/solver-348879-1176601846 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/348879-1176601846/sat4jPseudoCPClause.jar /tmp/evaluation/348879-1176601846/instance-348879-1176601846.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.91 0.98 0.99 2/77 12847
/proc/meminfo: memFree=1819848/2055920 swapFree=4158676/4192956
[pid=12847] ppid=12845 vsize=18568 CPUtime=0
/proc/12847/stat : 12847 (runsolver) R 12845 12847 26645 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 136222154 19013632 292 18446744073709551615 4194304 4296420 548682068880 18446744073709551615 215418989863 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/12847/statm: 4642 292 257 24 0 2626 0

[startup+0.0991169 s]
/proc/loadavg: 0.91 0.98 0.99 2/77 12847
/proc/meminfo: memFree=1819848/2055920 swapFree=4158676/4192956
[pid=12847] ppid=12845 vsize=1781000 CPUtime=0.08
/proc/12847/stat : 12847 (java) S 12845 12847 26645 0 -1 0 3934 0 1 0 6 2 0 0 18 0 12 0 136222154 1823744000 3675 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12847/statm: 445250 3675 1119 9 0 442868 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1781000

[startup+0.102109 s]
/proc/loadavg: 0.91 0.98 0.99 2/77 12847
/proc/meminfo: memFree=1819848/2055920 swapFree=4158676/4192956
[pid=12847] ppid=12845 vsize=1781000 CPUtime=0.08
/proc/12847/stat : 12847 (java) S 12845 12847 26645 0 -1 0 3964 0 1 0 6 2 0 0 18 0 12 0 136222154 1823744000 3705 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12847/statm: 445250 3705 1122 9 0 442868 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1781000

[startup+0.302138 s]
/proc/loadavg: 0.91 0.98 0.99 2/77 12847
/proc/meminfo: memFree=1819848/2055920 swapFree=4158676/4192956
[pid=12847] ppid=12845 vsize=1782184 CPUtime=0.32
/proc/12847/stat : 12847 (java) S 12845 12847 26645 0 -1 0 5251 0 1 0 29 3 0 0 18 0 12 0 136222154 1824956416 4989 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12847/statm: 445546 4989 1264 9 0 443157 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1782184

[startup+0.702189 s]
/proc/loadavg: 0.91 0.98 0.99 2/77 12847
/proc/meminfo: memFree=1819848/2055920 swapFree=4158676/4192956
[pid=12847] ppid=12845 vsize=1784572 CPUtime=0.97
/proc/12847/stat : 12847 (java) S 12845 12847 26645 0 -1 0 7770 0 1 0 93 4 0 0 18 0 12 0 136222154 1827401728 7265 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12847/statm: 446143 7265 1302 9 0 443754 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 1784572

[startup+1.50128 s]
/proc/loadavg: 0.91 0.98 0.99 4/89 12859
/proc/meminfo: memFree=1775720/2055920 swapFree=4158676/4192956
[pid=12847] ppid=12845 vsize=1797660 CPUtime=2.54
/proc/12847/stat : 12847 (java) S 12845 12847 26645 0 -1 0 24866 0 1 0 243 11 0 0 18 0 12 0 136222154 1840803840 20810 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12847/statm: 449415 20810 1308 9 0 447026 0
[pid=12847/tid=12849] ppid=12845 vsize=1797660 CPUtime=1.07
/proc/12847/task/12849/stat : 12849 (java) R 12845 12847 26645 0 -1 64 16221 0 1 0 99 8 0 0 18 0 12 0 136222155 1840803840 20810 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103832620 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12847/tid=12850] ppid=12845 vsize=1797660 CPUtime=0
/proc/12847/task/12850/stat : 12850 (java) S 12845 12847 26645 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 136222157 1840803840 20810 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12851] ppid=12845 vsize=1797660 CPUtime=0
/proc/12847/task/12851/stat : 12851 (java) S 12845 12847 26645 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 136222157 1840803840 20810 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12852] ppid=12845 vsize=1797660 CPUtime=0
/proc/12847/task/12852/stat : 12852 (java) S 12845 12847 26645 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 136222159 1840803840 20810 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12853] ppid=12845 vsize=1797660 CPUtime=0
/proc/12847/task/12853/stat : 12853 (java) S 12845 12847 26645 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 136222159 1840803840 20810 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12854] ppid=12845 vsize=1797660 CPUtime=0
/proc/12847/task/12854/stat : 12854 (java) S 12845 12847 26645 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 136222159 1840803840 20810 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12847/tid=12855] ppid=12845 vsize=1797660 CPUtime=0
/proc/12847/task/12855/stat : 12855 (java) S 12845 12847 26645 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 136222163 1840803840 20810 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12856] ppid=12845 vsize=1797660 CPUtime=0.89
/proc/12847/task/12856/stat : 12856 (java) R 12845 12847 26645 0 -1 64 5449 0 0 0 87 2 0 0 18 0 12 0 136222163 1840803840 20810 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103336912 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12857] ppid=12845 vsize=1797660 CPUtime=0.55
/proc/12847/task/12857/stat : 12857 (java) R 12845 12847 26645 0 -1 64 2474 0 0 0 55 0 0 0 18 0 12 0 136222163 1840803840 20810 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103315493 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12847/tid=12858] ppid=12845 vsize=1797660 CPUtime=0
/proc/12847/task/12858/stat : 12858 (java) S 12845 12847 26645 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 136222163 1840803840 20810 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12859] ppid=12845 vsize=1797660 CPUtime=0
/proc/12847/task/12859/stat : 12859 (java) S 12845 12847 26645 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 136222163 1840803840 20810 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.54
Current children cumulated vsize (KiB) 1797660

[startup+3.10146 s]
/proc/loadavg: 0.91 0.98 0.99 5/90 12860
/proc/meminfo: memFree=1727776/2055920 swapFree=4158676/4192956
[pid=12847] ppid=12845 vsize=1796604 CPUtime=5.37
/proc/12847/stat : 12847 (java) S 12845 12847 26645 0 -1 0 47954 0 1 0 515 22 0 0 18 0 13 0 136222154 1839722496 39468 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12847/statm: 449151 39468 1318 9 0 446762 0
[pid=12847/tid=12849] ppid=12845 vsize=1796604 CPUtime=2.18
/proc/12847/task/12849/stat : 12849 (java) R 12845 12847 26645 0 -1 64 34841 0 1 0 202 16 0 0 19 0 13 0 136222155 1839722496 39468 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12850] ppid=12845 vsize=1796604 CPUtime=0
/proc/12847/task/12850/stat : 12850 (java) S 12845 12847 26645 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 136222157 1839722496 39468 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12851] ppid=12845 vsize=1796604 CPUtime=0
/proc/12847/task/12851/stat : 12851 (java) S 12845 12847 26645 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 136222157 1839722496 39468 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12852] ppid=12845 vsize=1796604 CPUtime=0
/proc/12847/task/12852/stat : 12852 (java) S 12845 12847 26645 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 136222159 1839722496 39468 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12853] ppid=12845 vsize=1796604 CPUtime=0
/proc/12847/task/12853/stat : 12853 (java) S 12845 12847 26645 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 136222159 1839722496 39468 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12854] ppid=12845 vsize=1796604 CPUtime=0
/proc/12847/task/12854/stat : 12854 (java) S 12845 12847 26645 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 136222159 1839722496 39468 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12847/tid=12855] ppid=12845 vsize=1796604 CPUtime=0
/proc/12847/task/12855/stat : 12855 (java) S 12845 12847 26645 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 136222163 1839722496 39468 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12856] ppid=12845 vsize=1796604 CPUtime=1.81
/proc/12847/task/12856/stat : 12856 (java) R 12845 12847 26645 0 -1 64 6683 0 0 0 179 2 0 0 16 0 13 0 136222163 1839722496 39468 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 102294614 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12847/tid=12857] ppid=12845 vsize=1796604 CPUtime=1.35
/proc/12847/task/12857/stat : 12857 (java) R 12845 12847 26645 0 -1 64 5704 0 0 0 133 2 0 0 16 0 13 0 136222163 1839722496 39468 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 104789908 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12858] ppid=12845 vsize=1796604 CPUtime=0
/proc/12847/task/12858/stat : 12858 (java) S 12845 12847 26645 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 136222163 1839722496 39468 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12859] ppid=12845 vsize=1796604 CPUtime=0
/proc/12847/task/12859/stat : 12859 (java) S 12845 12847 26645 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 136222163 1839722496 39469 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12860] ppid=12845 vsize=1796604 CPUtime=0
/proc/12847/task/12860/stat : 12860 (java) S 12845 12847 26645 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 136222352 1839722496 39469 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.37
Current children cumulated vsize (KiB) 1796604

[startup+6.30281 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 12860
/proc/meminfo: memFree=1625952/2055920 swapFree=4158676/4192956
[pid=12847] ppid=12845 vsize=1795960 CPUtime=8.88
/proc/12847/stat : 12847 (java) S 12845 12847 26645 0 -1 0 59006 0 1 0 862 26 0 0 18 0 13 0 136222154 1839063040 50289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12847/statm: 448990 50289 1328 9 0 446601 0
[pid=12847/tid=12849] ppid=12845 vsize=1795960 CPUtime=5.11
/proc/12847/task/12849/stat : 12849 (java) R 12845 12847 26645 0 -1 64 37727 0 1 0 494 17 0 0 20 0 13 0 136222155 1839063040 50289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109698520 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12847/tid=12850] ppid=12845 vsize=1795960 CPUtime=0.23
/proc/12847/task/12850/stat : 12850 (java) S 12845 12847 26645 0 -1 64 3977 0 0 0 22 1 0 0 16 0 13 0 136222157 1839063040 50289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12851] ppid=12845 vsize=1795960 CPUtime=0.23
/proc/12847/task/12851/stat : 12851 (java) S 12845 12847 26645 0 -1 64 4173 0 0 0 22 1 0 0 17 0 13 0 136222157 1839063040 50289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12847/tid=12852] ppid=12845 vsize=1795960 CPUtime=0
/proc/12847/task/12852/stat : 12852 (java) S 12845 12847 26645 0 -1 64 12 0 0 0 0 0 0 0 15 0 13 0 136222159 1839063040 50289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12853] ppid=12845 vsize=1795960 CPUtime=0
/proc/12847/task/12853/stat : 12853 (java) S 12845 12847 26645 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 136222159 1839063040 50289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12854] ppid=12845 vsize=1795960 CPUtime=0
/proc/12847/task/12854/stat : 12854 (java) S 12845 12847 26645 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 136222159 1839063040 50289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12855] ppid=12845 vsize=1795960 CPUtime=0
/proc/12847/task/12855/stat : 12855 (java) S 12845 12847 26645 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 136222163 1839063040 50289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12856] ppid=12845 vsize=1795960 CPUtime=1.82
/proc/12847/task/12856/stat : 12856 (java) S 12845 12847 26645 0 -1 64 6684 0 0 0 180 2 0 0 16 0 13 0 136222163 1839063040 50289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12857] ppid=12845 vsize=1795960 CPUtime=1.43
/proc/12847/task/12857/stat : 12857 (java) S 12845 12847 26645 0 -1 64 5711 0 0 0 141 2 0 0 16 0 13 0 136222163 1839063040 50289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12847/tid=12858] ppid=12845 vsize=1795960 CPUtime=0
/proc/12847/task/12858/stat : 12858 (java) S 12845 12847 26645 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 136222163 1839063040 50289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12859] ppid=12845 vsize=1795960 CPUtime=0
/proc/12847/task/12859/stat : 12859 (java) S 12845 12847 26645 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 136222163 1839063040 50289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12860] ppid=12845 vsize=1795960 CPUtime=0
/proc/12847/task/12860/stat : 12860 (java) S 12845 12847 26645 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 136222352 1839063040 50289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.88
Current children cumulated vsize (KiB) 1795960

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 12860
/proc/meminfo: memFree=1600480/2055920 swapFree=4158676/4192956
[pid=12847] ppid=12845 vsize=1795960 CPUtime=15.57
/proc/12847/stat : 12847 (java) S 12845 12847 26645 0 -1 0 66248 0 1 0 1527 30 0 0 18 0 13 0 136222154 1839063040 56498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12847/statm: 448990 56498 1334 9 0 446601 0
[pid=12847/tid=12849] ppid=12845 vsize=1795960 CPUtime=11.2
/proc/12847/task/12849/stat : 12849 (java) R 12845 12847 26645 0 -1 64 37733 0 1 0 1103 17 0 0 20 0 13 0 136222155 1839063040 56498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109903607 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12847/tid=12850] ppid=12845 vsize=1795960 CPUtime=0.53
/proc/12847/task/12850/stat : 12850 (java) S 12845 12847 26645 0 -1 64 7143 0 0 0 50 3 0 0 17 0 13 0 136222157 1839063040 56498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12851] ppid=12845 vsize=1795960 CPUtime=0.52
/proc/12847/task/12851/stat : 12851 (java) S 12845 12847 26645 0 -1 64 8231 0 0 0 49 3 0 0 17 0 13 0 136222157 1839063040 56498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12852] ppid=12845 vsize=1795960 CPUtime=0
/proc/12847/task/12852/stat : 12852 (java) S 12845 12847 26645 0 -1 64 18 0 0 0 0 0 0 0 16 0 13 0 136222159 1839063040 56498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12853] ppid=12845 vsize=1795960 CPUtime=0
/proc/12847/task/12853/stat : 12853 (java) S 12845 12847 26645 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 136222159 1839063040 56498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12854] ppid=12845 vsize=1795960 CPUtime=0
/proc/12847/task/12854/stat : 12854 (java) S 12845 12847 26645 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 136222159 1839063040 56498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12855] ppid=12845 vsize=1795960 CPUtime=0
/proc/12847/task/12855/stat : 12855 (java) S 12845 12847 26645 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 136222163 1839063040 56498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12856] ppid=12845 vsize=1795960 CPUtime=1.83
/proc/12847/task/12856/stat : 12856 (java) S 12845 12847 26645 0 -1 64 6690 0 0 0 181 2 0 0 15 0 13 0 136222163 1839063040 56498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12857] ppid=12845 vsize=1795960 CPUtime=1.43
/proc/12847/task/12857/stat : 12857 (java) S 12845 12847 26645 0 -1 64 5711 0 0 0 141 2 0 0 16 0 13 0 136222163 1839063040 56498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12847/tid=12858] ppid=12845 vsize=1795960 CPUtime=0
/proc/12847/task/12858/stat : 12858 (java) S 12845 12847 26645 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 136222163 1839063040 56498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12859] ppid=12845 vsize=1795960 CPUtime=0
/proc/12847/task/12859/stat : 12859 (java) S 12845 12847 26645 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 136222163 1839063040 56498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12860] ppid=12845 vsize=1795960 CPUtime=0
/proc/12847/task/12860/stat : 12860 (java) S 12845 12847 26645 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 136222352 1839063040 56498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.57
Current children cumulated vsize (KiB) 1795960

[startup+25.503 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 12860
/proc/meminfo: memFree=1584928/2055920 swapFree=4158676/4192956
[pid=12847] ppid=12845 vsize=1795960 CPUtime=28.49
/proc/12847/stat : 12847 (java) S 12845 12847 26645 0 -1 0 70305 0 1 0 2817 32 0 0 18 0 13 0 136222154 1839063040 59734 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12847/statm: 448990 59734 1334 9 0 446601 0
[pid=12847/tid=12849] ppid=12845 vsize=1795960 CPUtime=23.86
/proc/12847/task/12849/stat : 12849 (java) R 12845 12847 26645 0 -1 64 37742 0 1 0 2369 17 0 0 25 0 13 0 136222155 1839063040 59734 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109933159 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12847/tid=12850] ppid=12845 vsize=1795960 CPUtime=0.66
/proc/12847/task/12850/stat : 12850 (java) S 12845 12847 26645 0 -1 64 8919 0 0 0 62 4 0 0 16 0 13 0 136222157 1839063040 59734 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12847/tid=12851] ppid=12845 vsize=1795960 CPUtime=0.65
/proc/12847/task/12851/stat : 12851 (java) S 12845 12847 26645 0 -1 64 10502 0 0 0 61 4 0 0 16 0 13 0 136222157 1839063040 59734 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12852] ppid=12845 vsize=1795960 CPUtime=0
/proc/12847/task/12852/stat : 12852 (java) S 12845 12847 26645 0 -1 64 19 0 0 0 0 0 0 0 16 0 13 0 136222159 1839063040 59734 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0

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

[pid=12847/tid=12852] ppid=12845 vsize=1796984 CPUtime=0.16
/proc/12847/task/12852/stat : 12852 (java) S 12845 12847 26645 0 -1 64 146 0 0 0 9 7 0 0 15 0 13 0 136222159 1840111616 122410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12853] ppid=12845 vsize=1796984 CPUtime=0
/proc/12847/task/12853/stat : 12853 (java) S 12845 12847 26645 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 136222159 1840111616 122410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12854] ppid=12845 vsize=1796984 CPUtime=0
/proc/12847/task/12854/stat : 12854 (java) S 12845 12847 26645 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 136222159 1840111616 122410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12855] ppid=12845 vsize=1796984 CPUtime=0
/proc/12847/task/12855/stat : 12855 (java) S 12845 12847 26645 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 136222163 1840111616 122410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12856] ppid=12845 vsize=1796984 CPUtime=2.37
/proc/12847/task/12856/stat : 12856 (java) S 12845 12847 26645 0 -1 64 7133 0 0 0 235 2 0 0 18 0 13 0 136222163 1840111616 122410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12847/tid=12857] ppid=12845 vsize=1796984 CPUtime=1.89
/proc/12847/task/12857/stat : 12857 (java) S 12845 12847 26645 0 -1 64 7709 0 0 0 186 3 0 0 17 0 13 0 136222163 1840111616 122410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12858] ppid=12845 vsize=1796984 CPUtime=0
/proc/12847/task/12858/stat : 12858 (java) S 12845 12847 26645 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 136222163 1840111616 122410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12859] ppid=12845 vsize=1796984 CPUtime=0
/proc/12847/task/12859/stat : 12859 (java) S 12845 12847 26645 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 136222163 1840111616 122410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12847/tid=12860] ppid=12845 vsize=1796984 CPUtime=0
/proc/12847/task/12860/stat : 12860 (java) S 12845 12847 26645 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 136222352 1840111616 122410 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1562.39
Current children cumulated vsize (KiB) 1796984

[startup+1602.3 s]
/proc/loadavg: 1.36 1.32 1.16 3/90 13549
/proc/meminfo: memFree=1191264/2055920 swapFree=4158676/4192956
[pid=12847] ppid=12845 vsize=1796984 CPUtime=1623.17
/proc/12847/stat : 12847 (java) S 12845 12847 26645 0 -1 0 211452 0 1 0 162191 126 0 0 18 0 13 0 136222154 1840111616 138491 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12847/statm: 449246 138491 1334 9 0 446857 0
[pid=12847/tid=12849] ppid=12845 vsize=1796984 CPUtime=1581.63
/proc/12847/task/12849/stat : 12849 (java) R 12845 12847 26645 0 -1 64 75818 0 1 0 158104 59 0 0 25 0 13 0 136222155 1840111616 138491 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109902818 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12847/tid=12850] ppid=12845 vsize=1796984 CPUtime=18.54
/proc/12847/task/12850/stat : 12850 (java) S 12845 12847 26645 0 -1 64 58371 0 0 0 1829 25 0 0 16 0 13 0 136222157 1840111616 138491 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12847/tid=12851] ppid=12845 vsize=1796984 CPUtime=18.51
/proc/12847/task/12851/stat : 12851 (java) S 12845 12847 26645 0 -1 64 61535 0 0 0 1824 27 0 0 16 0 13 0 136222157 1840111616 138491 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12852] ppid=12845 vsize=1796984 CPUtime=0.17
/proc/12847/task/12852/stat : 12852 (java) S 12845 12847 26645 0 -1 64 164 0 0 0 10 7 0 0 16 0 13 0 136222159 1840111616 138491 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12847/tid=12853] ppid=12845 vsize=1796984 CPUtime=0
/proc/12847/task/12853/stat : 12853 (java) S 12845 12847 26645 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 136222159 1840111616 138491 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12854] ppid=12845 vsize=1796984 CPUtime=0
/proc/12847/task/12854/stat : 12854 (java) S 12845 12847 26645 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 136222159 1840111616 138491 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12855] ppid=12845 vsize=1796984 CPUtime=0
/proc/12847/task/12855/stat : 12855 (java) S 12845 12847 26645 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 136222163 1840111616 138491 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12856] ppid=12845 vsize=1796984 CPUtime=2.37
/proc/12847/task/12856/stat : 12856 (java) S 12845 12847 26645 0 -1 64 7133 0 0 0 235 2 0 0 18 0 13 0 136222163 1840111616 138491 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12847/tid=12857] ppid=12845 vsize=1796984 CPUtime=1.89
/proc/12847/task/12857/stat : 12857 (java) S 12845 12847 26645 0 -1 64 7709 0 0 0 186 3 0 0 17 0 13 0 136222163 1840111616 138491 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12858] ppid=12845 vsize=1796984 CPUtime=0
/proc/12847/task/12858/stat : 12858 (java) S 12845 12847 26645 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 136222163 1840111616 138491 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12859] ppid=12845 vsize=1796984 CPUtime=0
/proc/12847/task/12859/stat : 12859 (java) S 12845 12847 26645 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 136222163 1840111616 138491 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12847/tid=12860] ppid=12845 vsize=1796984 CPUtime=0
/proc/12847/task/12860/stat : 12860 (java) S 12845 12847 26645 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 136222352 1840111616 138491 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1623.17
Current children cumulated vsize (KiB) 1796984

[startup+1662.3 s]
/proc/loadavg: 1.30 1.32 1.17 2/90 13549
/proc/meminfo: memFree=1166816/2055920 swapFree=4158676/4192956
[pid=12847] ppid=12845 vsize=1796984 CPUtime=1683.92
/proc/12847/stat : 12847 (java) S 12845 12847 26645 0 -1 0 218757 0 1 0 168262 130 0 0 18 0 13 0 136222154 1840111616 144585 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12847/statm: 449246 144585 1334 9 0 446857 0
[pid=12847/tid=12849] ppid=12845 vsize=1796984 CPUtime=1640.78
/proc/12847/task/12849/stat : 12849 (java) R 12845 12847 26645 0 -1 64 75852 0 1 0 164019 59 0 0 25 0 13 0 136222155 1840111616 144585 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109902934 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12847/tid=12850] ppid=12845 vsize=1796984 CPUtime=19.35
/proc/12847/task/12850/stat : 12850 (java) S 12845 12847 26645 0 -1 64 62129 0 0 0 1908 27 0 0 17 0 13 0 136222157 1840111616 144585 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12851] ppid=12845 vsize=1796984 CPUtime=19.29
/proc/12847/task/12851/stat : 12851 (java) S 12845 12847 26645 0 -1 64 65048 0 0 0 1901 28 0 0 16 0 13 0 136222157 1840111616 144585 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12847/tid=12852] ppid=12845 vsize=1796984 CPUtime=0.18
/proc/12847/task/12852/stat : 12852 (java) S 12845 12847 26645 0 -1 64 164 0 0 0 10 8 0 0 16 0 13 0 136222159 1840111616 144585 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12847/tid=12853] ppid=12845 vsize=1796984 CPUtime=0
/proc/12847/task/12853/stat : 12853 (java) S 12845 12847 26645 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 136222159 1840111616 144585 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12854] ppid=12845 vsize=1796984 CPUtime=0
/proc/12847/task/12854/stat : 12854 (java) S 12845 12847 26645 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 136222159 1840111616 144585 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12855] ppid=12845 vsize=1796984 CPUtime=0
/proc/12847/task/12855/stat : 12855 (java) S 12845 12847 26645 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 136222163 1840111616 144585 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12856] ppid=12845 vsize=1796984 CPUtime=2.37
/proc/12847/task/12856/stat : 12856 (java) S 12845 12847 26645 0 -1 64 7133 0 0 0 235 2 0 0 18 0 13 0 136222163 1840111616 144585 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12847/tid=12857] ppid=12845 vsize=1796984 CPUtime=1.89
/proc/12847/task/12857/stat : 12857 (java) S 12845 12847 26645 0 -1 64 7709 0 0 0 186 3 0 0 17 0 13 0 136222163 1840111616 144585 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12858] ppid=12845 vsize=1796984 CPUtime=0
/proc/12847/task/12858/stat : 12858 (java) S 12845 12847 26645 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 136222163 1840111616 144585 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12859] ppid=12845 vsize=1796984 CPUtime=0
/proc/12847/task/12859/stat : 12859 (java) S 12845 12847 26645 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 136222163 1840111616 144585 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12847/tid=12860] ppid=12845 vsize=1796984 CPUtime=0
/proc/12847/task/12860/stat : 12860 (java) S 12845 12847 26645 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 136222352 1840111616 144585 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1683.92
Current children cumulated vsize (KiB) 1796984

[startup+1722.3 s]
/proc/loadavg: 1.25 1.30 1.18 2/90 13549
/proc/meminfo: memFree=1142048/2055920 swapFree=4158676/4192956
[pid=12847] ppid=12845 vsize=1796984 CPUtime=1744.73
/proc/12847/stat : 12847 (java) S 12845 12847 26645 0 -1 0 226243 0 1 0 174338 135 0 0 18 0 13 0 136222154 1840111616 150986 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12847/statm: 449246 150986 1334 9 0 446857 0
[pid=12847/tid=12849] ppid=12845 vsize=1796984 CPUtime=1699.9
/proc/12847/task/12849/stat : 12849 (java) R 12845 12847 26645 0 -1 64 75884 0 1 0 169930 60 0 0 21 0 13 0 136222155 1840111616 150986 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109583649 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12847/tid=12850] ppid=12845 vsize=1796984 CPUtime=20.18
/proc/12847/task/12850/stat : 12850 (java) S 12845 12847 26645 0 -1 64 66167 0 0 0 1990 28 0 0 17 0 13 0 136222157 1840111616 150986 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12851] ppid=12845 vsize=1796984 CPUtime=20.14
/proc/12847/task/12851/stat : 12851 (java) S 12845 12847 26645 0 -1 64 68464 0 0 0 1984 30 0 0 17 0 13 0 136222157 1840111616 150986 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12852] ppid=12845 vsize=1796984 CPUtime=0.18
/proc/12847/task/12852/stat : 12852 (java) S 12845 12847 26645 0 -1 64 164 0 0 0 10 8 0 0 16 0 13 0 136222159 1840111616 150986 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12853] ppid=12845 vsize=1796984 CPUtime=0
/proc/12847/task/12853/stat : 12853 (java) S 12845 12847 26645 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 136222159 1840111616 150986 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12854] ppid=12845 vsize=1796984 CPUtime=0
/proc/12847/task/12854/stat : 12854 (java) S 12845 12847 26645 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 136222159 1840111616 150986 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12855] ppid=12845 vsize=1796984 CPUtime=0
/proc/12847/task/12855/stat : 12855 (java) S 12845 12847 26645 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 136222163 1840111616 150986 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12856] ppid=12845 vsize=1796984 CPUtime=2.37
/proc/12847/task/12856/stat : 12856 (java) S 12845 12847 26645 0 -1 64 7133 0 0 0 235 2 0 0 18 0 13 0 136222163 1840111616 150986 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12847/tid=12857] ppid=12845 vsize=1796984 CPUtime=1.89
/proc/12847/task/12857/stat : 12857 (java) S 12845 12847 26645 0 -1 64 7709 0 0 0 186 3 0 0 17 0 13 0 136222163 1840111616 150986 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12858] ppid=12845 vsize=1796984 CPUtime=0
/proc/12847/task/12858/stat : 12858 (java) S 12845 12847 26645 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 136222163 1840111616 150986 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12859] ppid=12845 vsize=1796984 CPUtime=0
/proc/12847/task/12859/stat : 12859 (java) S 12845 12847 26645 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 136222163 1840111616 150986 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12847/tid=12860] ppid=12845 vsize=1796984 CPUtime=0
/proc/12847/task/12860/stat : 12860 (java) S 12845 12847 26645 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 136222352 1840111616 150986 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1744.73
Current children cumulated vsize (KiB) 1796984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1776.9 s]
/proc/loadavg: 1.10 1.25 1.17 2/90 13549
/proc/meminfo: memFree=1120992/2055920 swapFree=4158676/4192956
[pid=12847] ppid=12845 vsize=1796984 CPUtime=1800.06
/proc/12847/stat : 12847 (java) S 12845 12847 26645 0 -1 0 232109 0 1 0 179867 139 0 0 18 0 13 0 136222154 1840111616 156005 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12847/statm: 449246 156005 1334 9 0 446857 0
[pid=12847/tid=12849] ppid=12845 vsize=1796984 CPUtime=1753.71
/proc/12847/task/12849/stat : 12849 (java) R 12845 12847 26645 0 -1 64 75910 0 1 0 175311 60 0 0 25 0 13 0 136222155 1840111616 156005 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109902818 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12847/tid=12850] ppid=12845 vsize=1796984 CPUtime=20.94
/proc/12847/task/12850/stat : 12850 (java) S 12845 12847 26645 0 -1 64 68896 0 0 0 2064 30 0 0 16 0 13 0 136222157 1840111616 156005 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12851] ppid=12845 vsize=1796984 CPUtime=20.89
/proc/12847/task/12851/stat : 12851 (java) S 12845 12847 26645 0 -1 64 71575 0 0 0 2058 31 0 0 17 0 13 0 136222157 1840111616 156005 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12847/tid=12852] ppid=12845 vsize=1796984 CPUtime=0.2
/proc/12847/task/12852/stat : 12852 (java) S 12845 12847 26645 0 -1 64 164 0 0 0 11 9 0 0 16 0 13 0 136222159 1840111616 156005 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12853] ppid=12845 vsize=1796984 CPUtime=0
/proc/12847/task/12853/stat : 12853 (java) S 12845 12847 26645 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 136222159 1840111616 156005 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12854] ppid=12845 vsize=1796984 CPUtime=0
/proc/12847/task/12854/stat : 12854 (java) S 12845 12847 26645 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 136222159 1840111616 156005 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12855] ppid=12845 vsize=1796984 CPUtime=0
/proc/12847/task/12855/stat : 12855 (java) S 12845 12847 26645 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 136222163 1840111616 156005 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12856] ppid=12845 vsize=1796984 CPUtime=2.37
/proc/12847/task/12856/stat : 12856 (java) S 12845 12847 26645 0 -1 64 7133 0 0 0 235 2 0 0 18 0 13 0 136222163 1840111616 156005 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12847/tid=12857] ppid=12845 vsize=1796984 CPUtime=1.89
/proc/12847/task/12857/stat : 12857 (java) S 12845 12847 26645 0 -1 64 7709 0 0 0 186 3 0 0 17 0 13 0 136222163 1840111616 156005 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12858] ppid=12845 vsize=1796984 CPUtime=0
/proc/12847/task/12858/stat : 12858 (java) S 12845 12847 26645 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 136222163 1840111616 156005 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12847/tid=12859] ppid=12845 vsize=1796984 CPUtime=0
/proc/12847/task/12859/stat : 12859 (java) S 12845 12847 26645 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 136222163 1840111616 156005 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12847/tid=12860] ppid=12845 vsize=1796984 CPUtime=0
/proc/12847/task/12860/stat : 12860 (java) S 12845 12847 26645 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 136222352 1840111616 156005 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1796984

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

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

[startup+1777.01 s]
/proc/loadavg: 1.10 1.25 1.17 2/90 13549
/proc/meminfo: memFree=1120992/2055920 swapFree=4158676/4192956
[pid=12847] ppid=12845 vsize=0 CPUtime=1800.17
/proc/12847/stat : 12847 (java) Z 12845 12847 26645 0 -1 1036 232129 0 1 0 179871 146 0 0 16 0 2 0 136222154 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12847/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1777.04
CPU time (s): 1800.21
CPU user time (s): 1798.72
CPU system time (s): 1.48877
CPU usage (%): 101.304
Max. virtual memory (cumulated for all children) (KiB): 1799592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.72
system time used= 1.48877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 232129
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= 43236
involuntary context switches= 63747

runsolver used 1.85872 second user time and 5.13422 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Sun Apr 15 01:50:46 UTC 2007

IDJOB= 348879
IDBENCH= 1766
IDSOLVER= 164
FILE ID= node9/348879-1176601846

PBS_JOBID= 4556811

Free space on /tmp= 66553 MiB

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

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  93a0ff34a98f6d4593d65282fbf98be9

RANDOM SEED= 834865368

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1820192 kB
Buffers:         64656 kB
Cached:          80772 kB
SwapCached:      10156 kB
Active:          59732 kB
Inactive:       122188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1820192 kB
SwapTotal:     4192956 kB
SwapFree:      4158676 kB
Dirty:            4288 kB
Writeback:           0 kB
Mapped:          33568 kB
Slab:            39300 kB
Committed_AS:  4793372 kB
PageTables:       1792 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= 66553 MiB

End job on node9 on Sun Apr 15 02:20:25 UTC 2007