Trace number 349447

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
SAT4JPseudoResolution 2007-03-23? (TO) 1800.18 1786.17

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-tuff.opb
MD5SUM6c865484f3a48e715bdd95fa7e3b19dc
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 variables17153
Total number of constraints320
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 constraints320
Minimum length of a constraint11
Maximum length of a constraint3360
Number of terms in the objective function 90
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 3221225469
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 6170044790734848
Number of bits of the biggest number in a constraint 53
Biggest sum of numbers in a constraint 1104744513968841438
Number of bits of the biggest sum of numbers60
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.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1651659224
0.08/0.15	c Max memory 1654456320
0.08/0.15	c Total memory 1654456320
0.08/0.15	c Number of processors 2
0.20/0.20	--- 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=1.5 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 solving /tmp/evaluation/349447-1176701272/instance-349447-1176701272.opb
0.20/0.20	c reading problem ... 
3.02/2.25	c ... done. Wall clock time 2.051s.
3.02/2.25	c CPU time (experimental) 1.72s.
3.02/2.25	c #vars     17153
3.02/2.25	c #constraints  567
1800.01/1786.01	c starts		: 23
1800.01/1786.01	c conflicts		: 1560036
1800.01/1786.01	c decisions		: 1564024
1800.01/1786.01	c propagations		: 21006393
1800.01/1786.01	c inspects		: 633401254
1800.01/1786.01	c learnt literals	: 7
1800.01/1786.01	c learnt binary clauses	: 13
1800.01/1786.01	c learnt ternary clauses	: 19
1800.01/1786.01	c learnt clauses	: 1560030
1800.01/1786.01	c root simplifications	: 0
1800.01/1786.01	c removed literals (reason simplification)	: 0
1800.01/1786.01	c reason swapping (by a shorter reason)	: 0
1800.01/1786.01	c Calls to reduceDB	: 0
1800.01/1786.01	c speed (decisions/second)	: 876.909870859622
1800.01/1786.01	c non guided choices	221
1800.01/1786.01	s UNKNOWN
1800.01/1786.01	c Total wall clock time (ms): 1785.812

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/node34/watcher-349447-1176701272 -o ROOT/results/node34/solver-349447-1176701272 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349447-1176701272/sat4jPseudoResolution.jar /tmp/evaluation/349447-1176701272/instance-349447-1176701272.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.12 1.06 1.01 2/77 25560
/proc/meminfo: memFree=1795720/2055920 swapFree=4161228/4192956
[pid=25560] ppid=25558 vsize=308 CPUtime=0
/proc/25560/stat : 25560 (java) R 25558 25560 24844 0 -1 0 56 0 0 0 0 0 0 0 18 0 1 0 118042673 315392 39 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 7721764 0 0 4096 0 0 0 0 17 1 0 0
/proc/25560/statm: 77 41 31 9 0 6 0

[startup+0.033211 s]
/proc/loadavg: 1.12 1.06 1.01 2/77 25560
/proc/meminfo: memFree=1795720/2055920 swapFree=4161228/4192956
[pid=25560] ppid=25558 vsize=1775952 CPUtime=0.01
/proc/25560/stat : 25560 (java) S 25558 25560 24844 0 -1 0 2868 0 1 0 0 1 0 0 18 0 4 0 118042673 1818574848 2615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/25560/statm: 443988 2622 651 9 0 441624 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1775952

[startup+0.101211 s]
/proc/loadavg: 1.12 1.06 1.01 2/77 25560
/proc/meminfo: memFree=1795720/2055920 swapFree=4161228/4192956
[pid=25560] ppid=25558 vsize=1780108 CPUtime=0.08
/proc/25560/stat : 25560 (java) S 25558 25560 24844 0 -1 0 3970 0 1 0 6 2 0 0 18 0 12 0 118042673 1822830592 3711 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25560/statm: 445027 3712 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.301231 s]
/proc/loadavg: 1.12 1.06 1.01 2/77 25560
/proc/meminfo: memFree=1795720/2055920 swapFree=4161228/4192956
[pid=25560] ppid=25558 vsize=1781428 CPUtime=0.33
/proc/25560/stat : 25560 (java) S 25558 25560 24844 0 -1 0 5263 0 1 0 30 3 0 0 18 0 12 0 118042673 1824182272 5001 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25560/statm: 445357 5001 1263 9 0 442969 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1781428

[startup+0.70127 s]
/proc/loadavg: 1.12 1.06 1.01 2/77 25560
/proc/meminfo: memFree=1795720/2055920 swapFree=4161228/4192956
[pid=25560] ppid=25558 vsize=1791364 CPUtime=1.08
/proc/25560/stat : 25560 (java) S 25558 25560 24844 0 -1 0 9742 0 1 0 103 5 0 0 18 0 12 0 118042673 1834356736 8499 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25560/statm: 447841 8499 1304 9 0 445453 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 1791364

[startup+1.50233 s]
/proc/loadavg: 1.12 1.06 1.01 3/89 25572
/proc/meminfo: memFree=1760168/2055920 swapFree=4161228/4192956
[pid=25560] ppid=25558 vsize=1792520 CPUtime=2.27
/proc/25560/stat : 25560 (java) S 25558 25560 24844 0 -1 0 24774 0 1 0 214 13 0 0 18 0 12 0 118042673 1835540480 21775 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25560/statm: 448130 21776 1312 9 0 445742 0
[pid=25560/tid=25562] ppid=25558 vsize=1792520 CPUtime=0.98
/proc/25560/task/25562/stat : 25562 (java) R 25558 25560 24844 0 -1 64 18085 0 1 0 88 10 0 0 25 0 12 0 118042674 1835540480 21777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109535055 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25563] ppid=25558 vsize=1792520 CPUtime=0
/proc/25560/task/25563/stat : 25563 (java) S 25558 25560 24844 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 118042676 1835540480 21778 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25564] ppid=25558 vsize=1792520 CPUtime=0
/proc/25560/task/25564/stat : 25564 (java) S 25558 25560 24844 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 118042676 1835540480 21779 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25560/tid=25565] ppid=25558 vsize=1792520 CPUtime=0
/proc/25560/task/25565/stat : 25565 (java) S 25558 25560 24844 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 118042678 1835540480 21780 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25566] ppid=25558 vsize=1792520 CPUtime=0
/proc/25560/task/25566/stat : 25566 (java) S 25558 25560 24844 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 118042679 1835540480 21780 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25567] ppid=25558 vsize=1792520 CPUtime=0
/proc/25560/task/25567/stat : 25567 (java) S 25558 25560 24844 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 118042679 1835540480 21781 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25568] ppid=25558 vsize=1792520 CPUtime=0
/proc/25560/task/25568/stat : 25568 (java) S 25558 25560 24844 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 118042682 1835540480 21782 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25569] ppid=25558 vsize=1792520 CPUtime=0.74
/proc/25560/task/25569/stat : 25569 (java) S 25558 25560 24844 0 -1 64 4067 0 0 0 73 1 0 0 16 0 12 0 118042682 1835540480 21783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25560/tid=25570] ppid=25558 vsize=1792520 CPUtime=0.51
/proc/25560/task/25570/stat : 25570 (java) S 25558 25560 24844 0 -1 64 1905 0 0 0 51 0 0 0 16 0 12 0 118042682 1835540480 21784 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25571] ppid=25558 vsize=1792520 CPUtime=0
/proc/25560/task/25571/stat : 25571 (java) S 25558 25560 24844 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 118042683 1835540480 21784 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25572] ppid=25558 vsize=1792520 CPUtime=0
/proc/25560/task/25572/stat : 25572 (java) S 25558 25560 24844 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 118042683 1835540480 21785 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.27
Current children cumulated vsize (KiB) 1792520

[startup+3.10246 s]
/proc/loadavg: 1.12 1.06 1.01 2/89 25572
/proc/meminfo: memFree=1652008/2055920 swapFree=4161228/4192956
[pid=25560] ppid=25558 vsize=1793488 CPUtime=4.24
/proc/25560/stat : 25560 (java) S 25558 25560 24844 0 -1 0 49693 0 1 0 402 22 0 0 18 0 13 0 118042673 1836531712 46667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25560/statm: 448372 46667 1329 9 0 445984 0
[pid=25560/tid=25562] ppid=25558 vsize=1793488 CPUtime=2.37
/proc/25560/task/25562/stat : 25562 (java) R 25558 25560 24844 0 -1 64 37692 0 1 0 220 17 0 0 25 0 13 0 118042674 1836531712 46667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109767695 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25560/tid=25563] ppid=25558 vsize=1793488 CPUtime=0.14
/proc/25560/task/25563/stat : 25563 (java) S 25558 25560 24844 0 -1 64 2528 0 0 0 14 0 0 0 16 0 13 0 118042676 1836531712 46667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25564] ppid=25558 vsize=1793488 CPUtime=0.15
/proc/25560/task/25564/stat : 25564 (java) S 25558 25560 24844 0 -1 64 2743 0 0 0 14 1 0 0 16 0 13 0 118042676 1836531712 46667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25560/tid=25565] ppid=25558 vsize=1793488 CPUtime=0
/proc/25560/task/25565/stat : 25565 (java) S 25558 25560 24844 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 118042678 1836531712 46667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25566] ppid=25558 vsize=1793488 CPUtime=0
/proc/25560/task/25566/stat : 25566 (java) S 25558 25560 24844 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 118042679 1836531712 46667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25567] ppid=25558 vsize=1793488 CPUtime=0
/proc/25560/task/25567/stat : 25567 (java) S 25558 25560 24844 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 118042679 1836531712 46667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25568] ppid=25558 vsize=1793488 CPUtime=0
/proc/25560/task/25568/stat : 25568 (java) S 25558 25560 24844 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 118042682 1836531712 46667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25569] ppid=25558 vsize=1793488 CPUtime=0.92
/proc/25560/task/25569/stat : 25569 (java) S 25558 25560 24844 0 -1 64 4085 0 0 0 91 1 0 0 16 0 13 0 118042682 1836531712 46667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25560/tid=25570] ppid=25558 vsize=1793488 CPUtime=0.6
/proc/25560/task/25570/stat : 25570 (java) S 25558 25560 24844 0 -1 64 1917 0 0 0 60 0 0 0 16 0 13 0 118042682 1836531712 46667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25571] ppid=25558 vsize=1793488 CPUtime=0
/proc/25560/task/25571/stat : 25571 (java) S 25558 25560 24844 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 118042683 1836531712 46667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25572] ppid=25558 vsize=1793488 CPUtime=0
/proc/25560/task/25572/stat : 25572 (java) S 25558 25560 24844 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 118042683 1836531712 46667 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.24
Current children cumulated vsize (KiB) 1793488

[startup+6.30251 s]
/proc/loadavg: 1.19 1.08 1.02 2/90 25573
/proc/meminfo: memFree=1613224/2055920 swapFree=4161228/4192956
[pid=25560] ppid=25558 vsize=1793264 CPUtime=7.67
/proc/25560/stat : 25560 (java) S 25558 25560 24844 0 -1 0 49730 0 1 0 745 22 0 0 18 0 13 0 118042673 1836302336 46665 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25560/statm: 448316 46665 1332 9 0 445928 0
[pid=25560/tid=25562] ppid=25558 vsize=1793264 CPUtime=5.53
/proc/25560/task/25562/stat : 25562 (java) R 25558 25560 24844 0 -1 64 37706 0 1 0 536 17 0 0 25 0 13 0 118042674 1836302336 46665 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109767662 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25560/tid=25563] ppid=25558 vsize=1793264 CPUtime=0.14
/proc/25560/task/25563/stat : 25563 (java) S 25558 25560 24844 0 -1 64 2528 0 0 0 14 0 0 0 16 0 13 0 118042676 1836302336 46665 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25564] ppid=25558 vsize=1793264 CPUtime=0.15
/proc/25560/task/25564/stat : 25564 (java) S 25558 25560 24844 0 -1 64 2743 0 0 0 14 1 0 0 16 0 13 0 118042676 1836302336 46665 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25560/tid=25565] ppid=25558 vsize=1793264 CPUtime=0
/proc/25560/task/25565/stat : 25565 (java) S 25558 25560 24844 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 118042678 1836302336 46665 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25560/tid=25566] ppid=25558 vsize=1793264 CPUtime=0
/proc/25560/task/25566/stat : 25566 (java) S 25558 25560 24844 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 118042679 1836302336 46665 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25567] ppid=25558 vsize=1793264 CPUtime=0
/proc/25560/task/25567/stat : 25567 (java) S 25558 25560 24844 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 118042679 1836302336 46665 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25568] ppid=25558 vsize=1793264 CPUtime=0
/proc/25560/task/25568/stat : 25568 (java) S 25558 25560 24844 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 118042682 1836302336 46665 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25569] ppid=25558 vsize=1793264 CPUtime=1.04
/proc/25560/task/25569/stat : 25569 (java) S 25558 25560 24844 0 -1 64 4099 0 0 0 103 1 0 0 16 0 13 0 118042682 1836302336 46665 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25560/tid=25570] ppid=25558 vsize=1793264 CPUtime=0.75
/proc/25560/task/25570/stat : 25570 (java) S 25558 25560 24844 0 -1 64 1926 0 0 0 75 0 0 0 16 0 13 0 118042682 1836302336 46665 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25571] ppid=25558 vsize=1793264 CPUtime=0
/proc/25560/task/25571/stat : 25571 (java) S 25558 25560 24844 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 118042683 1836302336 46665 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25572] ppid=25558 vsize=1793264 CPUtime=0
/proc/25560/task/25572/stat : 25572 (java) S 25558 25560 24844 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 118042683 1836302336 46665 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25560/tid=25573] ppid=25558 vsize=1793264 CPUtime=0
/proc/25560/task/25573/stat : 25573 (java) S 25558 25560 24844 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 118042962 1836302336 46665 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.67
Current children cumulated vsize (KiB) 1793264

[startup+12.703 s]
/proc/loadavg: 1.18 1.07 1.02 2/90 25573
/proc/meminfo: memFree=1613224/2055920 swapFree=4161228/4192956
[pid=25560] ppid=25558 vsize=1793264 CPUtime=14.12
/proc/25560/stat : 25560 (java) S 25558 25560 24844 0 -1 0 49743 0 1 0 1390 22 0 0 18 0 13 0 118042673 1836302336 46676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25560/statm: 448316 46676 1332 9 0 445928 0
[pid=25560/tid=25562] ppid=25558 vsize=1793264 CPUtime=11.9
/proc/25560/task/25562/stat : 25562 (java) R 25558 25560 24844 0 -1 64 37709 0 1 0 1173 17 0 0 25 0 13 0 118042674 1836302336 46676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109768165 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25560/tid=25563] ppid=25558 vsize=1793264 CPUtime=0.14
/proc/25560/task/25563/stat : 25563 (java) S 25558 25560 24844 0 -1 64 2528 0 0 0 14 0 0 0 16 0 13 0 118042676 1836302336 46676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25564] ppid=25558 vsize=1793264 CPUtime=0.15
/proc/25560/task/25564/stat : 25564 (java) S 25558 25560 24844 0 -1 64 2743 0 0 0 14 1 0 0 16 0 13 0 118042676 1836302336 46676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25560/tid=25565] ppid=25558 vsize=1793264 CPUtime=0
/proc/25560/task/25565/stat : 25565 (java) S 25558 25560 24844 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 118042678 1836302336 46676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25560/tid=25566] ppid=25558 vsize=1793264 CPUtime=0
/proc/25560/task/25566/stat : 25566 (java) S 25558 25560 24844 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 118042679 1836302336 46676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25567] ppid=25558 vsize=1793264 CPUtime=0
/proc/25560/task/25567/stat : 25567 (java) S 25558 25560 24844 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 118042679 1836302336 46676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25568] ppid=25558 vsize=1793264 CPUtime=0
/proc/25560/task/25568/stat : 25568 (java) S 25558 25560 24844 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 118042682 1836302336 46676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25569] ppid=25558 vsize=1793264 CPUtime=1.1
/proc/25560/task/25569/stat : 25569 (java) S 25558 25560 24844 0 -1 64 4107 0 0 0 109 1 0 0 17 0 13 0 118042682 1836302336 46676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25560/tid=25570] ppid=25558 vsize=1793264 CPUtime=0.77
/proc/25560/task/25570/stat : 25570 (java) S 25558 25560 24844 0 -1 64 1928 0 0 0 77 0 0 0 16 0 13 0 118042682 1836302336 46676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25571] ppid=25558 vsize=1793264 CPUtime=0
/proc/25560/task/25571/stat : 25571 (java) S 25558 25560 24844 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 118042683 1836302336 46676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25572] ppid=25558 vsize=1793264 CPUtime=0
/proc/25560/task/25572/stat : 25572 (java) S 25558 25560 24844 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 118042683 1836302336 46676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25560/tid=25573] ppid=25558 vsize=1793264 CPUtime=0
/proc/25560/task/25573/stat : 25573 (java) S 25558 25560 24844 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 118042962 1836302336 46676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.12
Current children cumulated vsize (KiB) 1793264

[startup+25.501 s]
/proc/loadavg: 1.14 1.07 1.02 2/90 25573
/proc/meminfo: memFree=1588648/2055920 swapFree=4161228/4192956
[pid=25560] ppid=25558 vsize=1793264 CPUtime=27.26
/proc/25560/stat : 25560 (java) S 25558 25560 24844 0 -1 0 56032 0 1 0 2700 26 0 0 18 0 13 0 118042673 1836302336 52882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25560/statm: 448316 52882 1334 9 0 445928 0
[pid=25560/tid=25562] ppid=25558 vsize=1793264 CPUtime=24.4
/proc/25560/task/25562/stat : 25562 (java) R 25558 25560 24844 0 -1 64 37714 0 1 0 2423 17 0 0 25 0 13 0 118042674 1836302336 52882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109764338 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25560/tid=25563] ppid=25558 vsize=1793264 CPUtime=0.39
/proc/25560/task/25563/stat : 25563 (java) S 25558 25560 24844 0 -1 64 5357 0 0 0 37 2 0 0 16 0 13 0 118042676 1836302336 52882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25564] ppid=25558 vsize=1793264 CPUtime=0.39
/proc/25560/task/25564/stat : 25564 (java) S 25558 25560 24844 0 -1 64 6181 0 0 0 36 3 0 0 16 0 13 0 118042676 1836302336 52882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25560/tid=25565] ppid=25558 vsize=1793264 CPUtime=0
/proc/25560/task/25565/stat : 25565 (java) S 25558 25560 24844 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 118042678 1836302336 52882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25560/tid=25566] ppid=25558 vsize=1793264 CPUtime=0
/proc/25560/task/25566/stat : 25566 (java) S 25558 25560 24844 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 118042679 1836302336 52882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=25560/tid=25565] ppid=25558 vsize=1792620 CPUtime=0.2
/proc/25560/task/25565/stat : 25565 (java) S 25558 25560 24844 0 -1 64 249 0 0 0 9 11 0 0 16 0 13 0 118042678 1835642880 246636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25566] ppid=25558 vsize=1792620 CPUtime=0
/proc/25560/task/25566/stat : 25566 (java) S 25558 25560 24844 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 118042679 1835642880 246636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25567] ppid=25558 vsize=1792620 CPUtime=0
/proc/25560/task/25567/stat : 25567 (java) S 25558 25560 24844 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 118042679 1835642880 246636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25568] ppid=25558 vsize=1792620 CPUtime=0
/proc/25560/task/25568/stat : 25568 (java) S 25558 25560 24844 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 118042682 1835642880 246636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25569] ppid=25558 vsize=1792620 CPUtime=1.2
/proc/25560/task/25569/stat : 25569 (java) S 25558 25560 24844 0 -1 64 4115 0 0 0 119 1 0 0 17 0 13 0 118042682 1835642880 246636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25560/tid=25570] ppid=25558 vsize=1792620 CPUtime=0.84
/proc/25560/task/25570/stat : 25570 (java) S 25558 25560 24844 0 -1 64 1934 0 0 0 84 0 0 0 16 0 13 0 118042682 1835642880 246636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25571] ppid=25558 vsize=1792620 CPUtime=0
/proc/25560/task/25571/stat : 25571 (java) S 25558 25560 24844 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 118042683 1835642880 246636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25572] ppid=25558 vsize=1792620 CPUtime=0
/proc/25560/task/25572/stat : 25572 (java) S 25558 25560 24844 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 118042683 1835642880 246636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25573] ppid=25558 vsize=1792620 CPUtime=0
/proc/25560/task/25573/stat : 25573 (java) S 25558 25560 24844 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 118042962 1835642880 246636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1615.34
Current children cumulated vsize (KiB) 1792620

[startup+1662.3 s]
/proc/loadavg: 1.04 1.06 1.01 2/90 25575
/proc/meminfo: memFree=810600/2055920 swapFree=4161228/4192956
[pid=25560] ppid=25558 vsize=1792620 CPUtime=1675.64
/proc/25560/stat : 25560 (java) S 25558 25560 24844 0 -1 0 391683 0 1 0 167363 201 0 0 18 0 13 0 118042673 1835642880 246524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25560/statm: 448155 246524 1334 9 0 445767 0
[pid=25560/tid=25562] ppid=25558 vsize=1792620 CPUtime=1648.32
/proc/25560/task/25562/stat : 25562 (java) R 25558 25560 24844 0 -1 64 96733 0 1 0 164774 58 0 0 25 0 13 0 118042674 1835642880 246524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109732705 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25560/tid=25563] ppid=25558 vsize=1792620 CPUtime=12.51
/proc/25560/task/25563/stat : 25563 (java) S 25558 25560 24844 0 -1 64 143359 0 0 0 1188 63 0 0 16 0 13 0 118042676 1835642880 246524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25564] ppid=25558 vsize=1792620 CPUtime=12.5
/proc/25560/task/25564/stat : 25564 (java) S 25558 25560 24844 0 -1 64 144572 0 0 0 1186 64 0 0 16 0 13 0 118042676 1835642880 246524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25560/tid=25565] ppid=25558 vsize=1792620 CPUtime=0.2
/proc/25560/task/25565/stat : 25565 (java) S 25558 25560 24844 0 -1 64 249 0 0 0 9 11 0 0 16 0 13 0 118042678 1835642880 246524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25566] ppid=25558 vsize=1792620 CPUtime=0
/proc/25560/task/25566/stat : 25566 (java) S 25558 25560 24844 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 118042679 1835642880 246524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25567] ppid=25558 vsize=1792620 CPUtime=0
/proc/25560/task/25567/stat : 25567 (java) S 25558 25560 24844 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 118042679 1835642880 246524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25568] ppid=25558 vsize=1792620 CPUtime=0
/proc/25560/task/25568/stat : 25568 (java) S 25558 25560 24844 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 118042682 1835642880 246524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25569] ppid=25558 vsize=1792620 CPUtime=1.2
/proc/25560/task/25569/stat : 25569 (java) S 25558 25560 24844 0 -1 64 4115 0 0 0 119 1 0 0 17 0 13 0 118042682 1835642880 246524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25560/tid=25570] ppid=25558 vsize=1792620 CPUtime=0.84
/proc/25560/task/25570/stat : 25570 (java) S 25558 25560 24844 0 -1 64 1934 0 0 0 84 0 0 0 16 0 13 0 118042682 1835642880 246524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25571] ppid=25558 vsize=1792620 CPUtime=0
/proc/25560/task/25571/stat : 25571 (java) S 25558 25560 24844 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 118042683 1835642880 246524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25572] ppid=25558 vsize=1792620 CPUtime=0
/proc/25560/task/25572/stat : 25572 (java) R 25558 25560 24844 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 118042683 1835642880 246524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25573] ppid=25558 vsize=1792620 CPUtime=0
/proc/25560/task/25573/stat : 25573 (java) S 25558 25560 24844 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 118042962 1835642880 246524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1675.64
Current children cumulated vsize (KiB) 1792620

[startup+1722.3 s]
/proc/loadavg: 1.01 1.05 1.00 2/90 25575
/proc/meminfo: memFree=818024/2055920 swapFree=4161228/4192956
[pid=25560] ppid=25558 vsize=1792620 CPUtime=1735.94
/proc/25560/stat : 25560 (java) S 25558 25560 24844 0 -1 0 394132 0 1 0 173391 203 0 0 18 0 13 0 118042673 1835642880 244642 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25560/statm: 448155 244642 1334 9 0 445767 0
[pid=25560/tid=25562] ppid=25558 vsize=1792620 CPUtime=1707.99
/proc/25560/task/25562/stat : 25562 (java) R 25558 25560 24844 0 -1 64 96738 0 1 0 170741 58 0 0 25 0 13 0 118042674 1835642880 244642 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109767655 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25560/tid=25563] ppid=25558 vsize=1792620 CPUtime=12.81
/proc/25560/task/25563/stat : 25563 (java) S 25558 25560 24844 0 -1 64 144524 0 0 0 1218 63 0 0 16 0 13 0 118042676 1835642880 244642 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25564] ppid=25558 vsize=1792620 CPUtime=12.81
/proc/25560/task/25564/stat : 25564 (java) S 25558 25560 24844 0 -1 64 145851 0 0 0 1216 65 0 0 16 0 13 0 118042676 1835642880 244642 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25560/tid=25565] ppid=25558 vsize=1792620 CPUtime=0.21
/proc/25560/task/25565/stat : 25565 (java) S 25558 25560 24844 0 -1 64 249 0 0 0 9 12 0 0 16 0 13 0 118042678 1835642880 244642 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25566] ppid=25558 vsize=1792620 CPUtime=0
/proc/25560/task/25566/stat : 25566 (java) S 25558 25560 24844 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 118042679 1835642880 244642 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25567] ppid=25558 vsize=1792620 CPUtime=0
/proc/25560/task/25567/stat : 25567 (java) S 25558 25560 24844 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 118042679 1835642880 244642 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25568] ppid=25558 vsize=1792620 CPUtime=0
/proc/25560/task/25568/stat : 25568 (java) S 25558 25560 24844 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 118042682 1835642880 244642 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25569] ppid=25558 vsize=1792620 CPUtime=1.2
/proc/25560/task/25569/stat : 25569 (java) S 25558 25560 24844 0 -1 64 4115 0 0 0 119 1 0 0 17 0 13 0 118042682 1835642880 244642 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25560/tid=25570] ppid=25558 vsize=1792620 CPUtime=0.84
/proc/25560/task/25570/stat : 25570 (java) S 25558 25560 24844 0 -1 64 1934 0 0 0 84 0 0 0 16 0 13 0 118042682 1835642880 244642 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25571] ppid=25558 vsize=1792620 CPUtime=0
/proc/25560/task/25571/stat : 25571 (java) S 25558 25560 24844 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 118042683 1835642880 244642 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25572] ppid=25558 vsize=1792620 CPUtime=0
/proc/25560/task/25572/stat : 25572 (java) S 25558 25560 24844 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 118042683 1835642880 244642 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25560/tid=25573] ppid=25558 vsize=1792620 CPUtime=0
/proc/25560/task/25573/stat : 25573 (java) S 25558 25560 24844 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 118042962 1835642880 244642 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1735.94
Current children cumulated vsize (KiB) 1792620

[startup+1782.3 s]
/proc/loadavg: 1.06 1.05 1.00 2/90 25575
/proc/meminfo: memFree=831592/2055920 swapFree=4161228/4192956
[pid=25560] ppid=25558 vsize=1792620 CPUtime=1796.24
/proc/25560/stat : 25560 (java) S 25558 25560 24844 0 -1 0 395911 0 1 0 179420 204 0 0 18 0 13 0 118042673 1835642880 241234 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25560/statm: 448155 241234 1334 9 0 445767 0
[pid=25560/tid=25562] ppid=25558 vsize=1792620 CPUtime=1767.64
/proc/25560/task/25562/stat : 25562 (java) R 25558 25560 24844 0 -1 64 96744 0 1 0 176705 59 0 0 25 0 13 0 118042674 1835642880 241234 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109767662 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25560/tid=25563] ppid=25558 vsize=1792620 CPUtime=13.15
/proc/25560/task/25563/stat : 25563 (java) S 25558 25560 24844 0 -1 64 145708 0 0 0 1251 64 0 0 16 0 13 0 118042676 1835642880 241234 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25564] ppid=25558 vsize=1792620 CPUtime=13.14
/proc/25560/task/25564/stat : 25564 (java) S 25558 25560 24844 0 -1 64 146440 0 0 0 1249 65 0 0 17 0 13 0 118042676 1835642880 241234 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25565] ppid=25558 vsize=1792620 CPUtime=0.21
/proc/25560/task/25565/stat : 25565 (java) S 25558 25560 24844 0 -1 64 249 0 0 0 9 12 0 0 16 0 13 0 118042678 1835642880 241234 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25566] ppid=25558 vsize=1792620 CPUtime=0
/proc/25560/task/25566/stat : 25566 (java) S 25558 25560 24844 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 118042679 1835642880 241234 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25567] ppid=25558 vsize=1792620 CPUtime=0
/proc/25560/task/25567/stat : 25567 (java) S 25558 25560 24844 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 118042679 1835642880 241234 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25568] ppid=25558 vsize=1792620 CPUtime=0
/proc/25560/task/25568/stat : 25568 (java) S 25558 25560 24844 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 118042682 1835642880 241234 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25569] ppid=25558 vsize=1792620 CPUtime=1.2
/proc/25560/task/25569/stat : 25569 (java) S 25558 25560 24844 0 -1 64 4115 0 0 0 119 1 0 0 17 0 13 0 118042682 1835642880 241234 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25560/tid=25570] ppid=25558 vsize=1792620 CPUtime=0.84
/proc/25560/task/25570/stat : 25570 (java) S 25558 25560 24844 0 -1 64 1934 0 0 0 84 0 0 0 16 0 13 0 118042682 1835642880 241234 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25571] ppid=25558 vsize=1792620 CPUtime=0
/proc/25560/task/25571/stat : 25571 (java) S 25558 25560 24844 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 118042683 1835642880 241234 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25572] ppid=25558 vsize=1792620 CPUtime=0
/proc/25560/task/25572/stat : 25572 (java) S 25558 25560 24844 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 118042683 1835642880 241234 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25560/tid=25573] ppid=25558 vsize=1792620 CPUtime=0
/proc/25560/task/25573/stat : 25573 (java) S 25558 25560 24844 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 118042962 1835642880 241234 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1796.24
Current children cumulated vsize (KiB) 1792620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1786 s]
/proc/loadavg: 1.06 1.05 1.00 2/90 25575
/proc/meminfo: memFree=834344/2055920 swapFree=4161228/4192956
[pid=25560] ppid=25558 vsize=1792620 CPUtime=1800.01
/proc/25560/stat : 25560 (java) S 25558 25560 24844 0 -1 0 396131 0 1 0 179796 205 0 0 18 0 13 0 118042673 1835642880 240539 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25560/statm: 448155 240539 1334 9 0 445767 0
[pid=25560/tid=25562] ppid=25558 vsize=1792620 CPUtime=1771.28
/proc/25560/task/25562/stat : 25562 (java) R 25558 25560 24844 0 -1 64 96745 0 1 0 177069 59 0 0 25 0 13 0 118042674 1835642880 240539 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109768119 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25560/tid=25563] ppid=25558 vsize=1792620 CPUtime=13.2
/proc/25560/task/25563/stat : 25563 (java) S 25558 25560 24844 0 -1 64 145927 0 0 0 1256 64 0 0 16 0 13 0 118042676 1835642880 240539 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25564] ppid=25558 vsize=1792620 CPUtime=13.2
/proc/25560/task/25564/stat : 25564 (java) S 25558 25560 24844 0 -1 64 146440 0 0 0 1255 65 0 0 16 0 13 0 118042676 1835642880 240539 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25560/tid=25565] ppid=25558 vsize=1792620 CPUtime=0.21
/proc/25560/task/25565/stat : 25565 (java) S 25558 25560 24844 0 -1 64 249 0 0 0 9 12 0 0 16 0 13 0 118042678 1835642880 240539 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25566] ppid=25558 vsize=1792620 CPUtime=0
/proc/25560/task/25566/stat : 25566 (java) S 25558 25560 24844 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 118042679 1835642880 240539 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25567] ppid=25558 vsize=1792620 CPUtime=0
/proc/25560/task/25567/stat : 25567 (java) S 25558 25560 24844 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 118042679 1835642880 240539 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25568] ppid=25558 vsize=1792620 CPUtime=0
/proc/25560/task/25568/stat : 25568 (java) S 25558 25560 24844 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 118042682 1835642880 240539 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25569] ppid=25558 vsize=1792620 CPUtime=1.2
/proc/25560/task/25569/stat : 25569 (java) S 25558 25560 24844 0 -1 64 4115 0 0 0 119 1 0 0 17 0 13 0 118042682 1835642880 240539 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25560/tid=25570] ppid=25558 vsize=1792620 CPUtime=0.84
/proc/25560/task/25570/stat : 25570 (java) S 25558 25560 24844 0 -1 64 1934 0 0 0 84 0 0 0 16 0 13 0 118042682 1835642880 240539 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25571] ppid=25558 vsize=1792620 CPUtime=0
/proc/25560/task/25571/stat : 25571 (java) S 25558 25560 24844 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 118042683 1835642880 240539 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25560/tid=25572] ppid=25558 vsize=1792620 CPUtime=0
/proc/25560/task/25572/stat : 25572 (java) S 25558 25560 24844 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 118042683 1835642880 240539 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25560/tid=25573] ppid=25558 vsize=1792620 CPUtime=0
/proc/25560/task/25573/stat : 25573 (java) S 25558 25560 24844 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 118042962 1835642880 240539 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1792620

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

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

[startup+1786.11 s]
/proc/loadavg: 1.06 1.05 1.00 2/90 25575
/proc/meminfo: memFree=834344/2055920 swapFree=4161228/4192956
[pid=25560] ppid=25558 vsize=0 CPUtime=1800.11
/proc/25560/stat : 25560 (java) Z 25558 25560 24844 0 -1 1036 396151 0 1 0 179798 213 0 0 16 0 2 0 118042673 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25560/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1786.17
CPU time (s): 1800.18
CPU user time (s): 1797.99
CPU system time (s): 2.19267
CPU usage (%): 100.784
Max. virtual memory (cumulated for all children) (KiB): 1794340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.99
system time used= 2.19267
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 396151
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= 41370
involuntary context switches= 47808

runsolver used 1.78773 second user time and 4.75228 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Mon Apr 16 05:27:52 UTC 2007

IDJOB= 349447
IDBENCH= 2427
IDSOLVER= 159
FILE ID= node34/349447-1176701272

PBS_JOBID= 4560041

Free space on /tmp= 66502 MiB

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

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  6c865484f3a48e715bdd95fa7e3b19dc

RANDOM SEED= 924775056

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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.236
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.236
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:       1796192 kB
Buffers:          5520 kB
Cached:          77676 kB
SwapCached:       2620 kB
Active:         154120 kB
Inactive:        55600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1796192 kB
SwapTotal:     4192956 kB
SwapFree:      4161228 kB
Dirty:            5660 kB
Writeback:           0 kB
Mapped:         139976 kB
Slab:            35340 kB
Committed_AS:   449880 kB
PageTables:       1984 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= 66502 MiB

End job on node34 on Mon Apr 16 05:57:40 UTC 2007