Trace number 349282

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.24 1793.41

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos2.opb
MD5SUM44facea850693084b6f9bb62059a35af
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 variables32294
Total number of constraints1133
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)13
Number of constraints which are nor clauses,nor cardinality constraints1120
Minimum length of a constraint10
Maximum length of a constraint4780
Number of terms in the objective function 124
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 8589934588
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 2454208150643933184000
Number of bits of the biggest number in a constraint 72
Biggest sum of numbers in a constraint 289272765430218968121839
Number of bits of the biggest sum of numbers78
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.15	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.15	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.15	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.16	c no version file found!!!
0.08/0.16	c sun.arch.data.model	32
0.08/0.16	c java.version	1.6.0
0.08/0.16	c os.name	Linux
0.08/0.16	c os.version	2.6.9-22.EL.rootsmp
0.08/0.16	c os.arch	i386
0.08/0.16	c Free memory 1651659224
0.08/0.16	c Max memory 1654456320
0.08/0.16	c Total memory 1654456320
0.08/0.16	c Number of processors 2
0.18/0.22	--- Begin Solver configuration ---
0.18/0.22	c Stops conflict analysis at the first Unique Implication Point
0.18/0.22	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.18/0.22	c Learn all clauses as in MiniSAT
0.18/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.18/0.22	c VSIDS like heuristics from MiniSAT using a heap
0.18/0.22	c No reason simplification
0.18/0.22	c --- End Solver configuration ---
0.18/0.22	c solving /tmp/evaluation/349282-1176693005/instance-349282-1176693005.opb
0.18/0.22	c reading problem ... 
3.38/2.40	c ... done. Wall clock time 2.179s.
3.38/2.40	c CPU time (experimental) 1.74s.
3.38/2.40	c #vars     32294
3.38/2.40	c #constraints  1176
1800.02/1793.21	c starts		: 19
1800.02/1793.21	c conflicts		: 313715
1800.02/1793.21	c decisions		: 712179
1800.02/1793.21	c propagations		: 9085960
1800.02/1793.21	c inspects		: 582372469
1800.02/1793.21	c learnt literals	: 0
1800.02/1793.21	c learnt binary clauses	: 11658
1800.02/1793.21	c learnt ternary clauses	: 3500
1800.02/1793.21	c learnt clauses	: 313715
1800.02/1793.21	c root simplifications	: 0
1800.02/1793.21	c removed literals (reason simplification)	: 0
1800.02/1793.21	c reason swapping (by a shorter reason)	: 0
1800.02/1793.21	c Calls to reduceDB	: 0
1800.02/1793.21	c speed (decisions/second)	: 397.6958424984211
1800.02/1793.21	c non guided choices	16
1800.02/1793.21	s UNKNOWN
1800.02/1793.21	c Total wall clock time (ms): 1792.994

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/node5/watcher-349282-1176693005 -o ROOT/results/node5/solver-349282-1176693005 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349282-1176693005/sat4jPseudoResolution.jar /tmp/evaluation/349282-1176693005/instance-349282-1176693005.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.97 0.98 0.99 2/77 3053
/proc/meminfo: memFree=1738888/2055920 swapFree=4158712/4192956
[pid=3053] ppid=3051 vsize=18568 CPUtime=0
/proc/3053/stat : 3053 (runsolver) R 3051 3053 1960 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 145338138 19013632 292 18446744073709551615 4194304 4296420 548682068880 18446744073709551615 226913479975 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/3053/statm: 4642 292 257 24 0 2626 0

[startup+0.012558 s]
/proc/loadavg: 0.97 0.98 0.99 2/77 3053
/proc/meminfo: memFree=1738888/2055920 swapFree=4158712/4192956
[pid=3053] ppid=3051 vsize=1800 CPUtime=0
/proc/3053/stat : 3053 (java) R 3051 3053 1960 0 -1 0 313 0 0 0 0 0 0 0 18 0 1 0 145338138 1843200 122 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 1 0 0
/proc/3053/statm: 450 127 90 9 0 92 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1800

[startup+0.101574 s]
/proc/loadavg: 0.97 0.98 0.99 2/77 3053
/proc/meminfo: memFree=1738888/2055920 swapFree=4158712/4192956
[pid=3053] ppid=3051 vsize=1780108 CPUtime=0.08
/proc/3053/stat : 3053 (java) S 3051 3053 1960 0 -1 0 3970 0 1 0 6 2 0 0 18 0 12 0 145338138 1822830592 3711 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3053/statm: 445027 3711 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.301595 s]
/proc/loadavg: 0.97 0.98 0.99 2/77 3053
/proc/meminfo: memFree=1738888/2055920 swapFree=4158712/4192956
[pid=3053] ppid=3051 vsize=1781412 CPUtime=0.29
/proc/3053/stat : 3053 (java) S 3051 3053 1960 0 -1 0 5342 0 1 0 27 2 0 0 18 0 12 0 145338138 1824165888 5080 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3053/statm: 445353 5080 1263 9 0 442965 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1781412

[startup+0.701644 s]
/proc/loadavg: 0.97 0.98 0.99 2/77 3053
/proc/meminfo: memFree=1738888/2055920 swapFree=4158712/4192956
[pid=3053] ppid=3051 vsize=1791508 CPUtime=1.06
/proc/3053/stat : 3053 (java) S 3051 3053 1960 0 -1 0 9312 0 1 0 101 5 0 0 18 0 12 0 145338138 1834504192 8525 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3053/statm: 447877 8527 1301 9 0 445489 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 1791508

[startup+1.50172 s]
/proc/loadavg: 0.97 0.98 0.99 4/89 3065
/proc/meminfo: memFree=1698792/2055920 swapFree=4158712/4192956
[pid=3053] ppid=3051 vsize=1794632 CPUtime=2.43
/proc/3053/stat : 3053 (java) S 3051 3053 1960 0 -1 0 20481 0 1 0 234 9 0 0 18 0 12 0 145338138 1837703168 16657 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3053/statm: 448658 16657 1304 9 0 446270 0
[pid=3053/tid=3055] ppid=3051 vsize=1794632 CPUtime=0.87
/proc/3053/task/3055/stat : 3055 (java) R 3051 3053 1960 0 -1 64 12496 0 1 0 82 5 0 0 22 0 12 0 145338140 1837703168 16657 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103343746 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3056] ppid=3051 vsize=1794632 CPUtime=0
/proc/3053/task/3056/stat : 3056 (java) S 3051 3053 1960 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 145338141 1837703168 16657 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3057] ppid=3051 vsize=1794632 CPUtime=0
/proc/3053/task/3057/stat : 3057 (java) S 3051 3053 1960 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 145338141 1837703168 16657 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3058] ppid=3051 vsize=1794632 CPUtime=0
/proc/3053/task/3058/stat : 3058 (java) S 3051 3053 1960 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 145338144 1837703168 16657 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3059] ppid=3051 vsize=1794632 CPUtime=0
/proc/3053/task/3059/stat : 3059 (java) S 3051 3053 1960 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 145338144 1837703168 16657 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3060] ppid=3051 vsize=1794632 CPUtime=0
/proc/3053/task/3060/stat : 3060 (java) S 3051 3053 1960 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 145338144 1837703168 16657 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3061] ppid=3051 vsize=1794632 CPUtime=0
/proc/3053/task/3061/stat : 3061 (java) S 3051 3053 1960 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 145338148 1837703168 16657 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3062] ppid=3051 vsize=1794632 CPUtime=0.61
/proc/3053/task/3062/stat : 3062 (java) S 3051 3053 1960 0 -1 64 1989 0 0 0 61 0 0 0 16 0 12 0 145338148 1837703168 16657 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3063] ppid=3051 vsize=1794632 CPUtime=0.92
/proc/3053/task/3063/stat : 3063 (java) S 3051 3053 1960 0 -1 64 5274 0 0 0 90 2 0 0 18 0 12 0 145338148 1837703168 16657 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3064] ppid=3051 vsize=1794632 CPUtime=0
/proc/3053/task/3064/stat : 3064 (java) S 3051 3053 1960 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 145338148 1837703168 16657 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3065] ppid=3051 vsize=1794632 CPUtime=0
/proc/3053/task/3065/stat : 3065 (java) S 3051 3053 1960 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 145338148 1837703168 16657 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 1794632

[startup+3.10292 s]
/proc/loadavg: 0.97 0.98 0.99 2/89 3065
/proc/meminfo: memFree=1618216/2055920 swapFree=4158712/4192956
[pid=3053] ppid=3051 vsize=1795980 CPUtime=4.27
/proc/3053/stat : 3053 (java) S 3051 3053 1960 0 -1 0 43712 0 1 0 408 19 0 0 18 0 13 0 145338138 1839083520 39739 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3053/statm: 448995 39739 1317 9 0 446607 0
[pid=3053/tid=3055] ppid=3051 vsize=1795980 CPUtime=2.33
/proc/3053/task/3055/stat : 3055 (java) R 3051 3053 1960 0 -1 64 35466 0 1 0 219 14 0 0 25 0 13 0 145338140 1839083520 39739 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109817075 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3056] ppid=3051 vsize=1795980 CPUtime=0
/proc/3053/task/3056/stat : 3056 (java) S 3051 3053 1960 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 145338141 1839083520 39739 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3057] ppid=3051 vsize=1795980 CPUtime=0
/proc/3053/task/3057/stat : 3057 (java) S 3051 3053 1960 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 145338141 1839083520 39739 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3058] ppid=3051 vsize=1795980 CPUtime=0
/proc/3053/task/3058/stat : 3058 (java) S 3051 3053 1960 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 145338144 1839083520 39739 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3059] ppid=3051 vsize=1795980 CPUtime=0
/proc/3053/task/3059/stat : 3059 (java) S 3051 3053 1960 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 145338144 1839083520 39739 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3060] ppid=3051 vsize=1795980 CPUtime=0
/proc/3053/task/3060/stat : 3060 (java) S 3051 3053 1960 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 145338144 1839083520 39739 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3061] ppid=3051 vsize=1795980 CPUtime=0
/proc/3053/task/3061/stat : 3061 (java) S 3051 3053 1960 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 145338148 1839083520 39739 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3062] ppid=3051 vsize=1795980 CPUtime=0.79
/proc/3053/task/3062/stat : 3062 (java) S 3051 3053 1960 0 -1 64 2212 0 0 0 79 0 0 0 17 0 13 0 145338148 1839083520 39739 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3063] ppid=3051 vsize=1795980 CPUtime=1.1
/proc/3053/task/3063/stat : 3063 (java) S 3051 3053 1960 0 -1 64 5308 0 0 0 108 2 0 0 16 0 13 0 145338148 1839083520 39739 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3064] ppid=3051 vsize=1795980 CPUtime=0
/proc/3053/task/3064/stat : 3064 (java) S 3051 3053 1960 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 145338148 1839083520 39739 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3065] ppid=3051 vsize=1795980 CPUtime=0
/proc/3053/task/3065/stat : 3065 (java) S 3051 3053 1960 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145338148 1839083520 39739 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.27
Current children cumulated vsize (KiB) 1795980

[startup+6.30227 s]
/proc/loadavg: 0.97 0.98 0.99 2/90 3066
/proc/meminfo: memFree=1582496/2055920 swapFree=4158712/4192956
[pid=3053] ppid=3051 vsize=1794412 CPUtime=7.64
/proc/3053/stat : 3053 (java) S 3051 3053 1960 0 -1 0 45428 0 1 0 744 20 0 0 18 0 13 0 145338138 1837477888 40432 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3053/statm: 448603 40432 1317 9 0 446215 0
[pid=3053/tid=3055] ppid=3051 vsize=1794412 CPUtime=5.49
/proc/3053/task/3055/stat : 3055 (java) R 3051 3053 1960 0 -1 64 36381 0 1 0 534 15 0 0 25 0 13 0 145338140 1837477888 40432 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109797079 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3056] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3056/stat : 3056 (java) S 3051 3053 1960 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 145338141 1837477888 40432 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3057] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3057/stat : 3057 (java) S 3051 3053 1960 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 145338141 1837477888 40432 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3058] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3058/stat : 3058 (java) S 3051 3053 1960 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 145338144 1837477888 40432 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3059] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3059/stat : 3059 (java) S 3051 3053 1960 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 145338144 1837477888 40432 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3060] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3060/stat : 3060 (java) S 3051 3053 1960 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 145338144 1837477888 40432 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3061] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3061/stat : 3061 (java) S 3051 3053 1960 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 145338148 1837477888 40432 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3062] ppid=3051 vsize=1794412 CPUtime=0.92
/proc/3053/task/3062/stat : 3062 (java) S 3051 3053 1960 0 -1 64 2814 0 0 0 91 1 0 0 16 0 13 0 145338148 1837477888 40432 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3063] ppid=3051 vsize=1794412 CPUtime=1.21
/proc/3053/task/3063/stat : 3063 (java) S 3051 3053 1960 0 -1 64 5507 0 0 0 118 3 0 0 16 0 13 0 145338148 1837477888 40432 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3064] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3064/stat : 3064 (java) S 3051 3053 1960 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 145338148 1837477888 40432 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3065] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3065/stat : 3065 (java) S 3051 3053 1960 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145338148 1837477888 40432 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3066] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3066/stat : 3066 (java) S 3051 3053 1960 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 145338427 1837477888 40432 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.64
Current children cumulated vsize (KiB) 1794412

[startup+12.703 s]
/proc/loadavg: 0.97 0.98 0.99 2/90 3066
/proc/meminfo: memFree=1557856/2055920 swapFree=4158712/4192956
[pid=3053] ppid=3051 vsize=1794412 CPUtime=14.18
/proc/3053/stat : 3053 (java) S 3051 3053 1960 0 -1 0 51336 0 1 0 1396 22 0 0 18 0 13 0 145338138 1837477888 46303 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3053/statm: 448603 46303 1326 9 0 446215 0
[pid=3053/tid=3055] ppid=3051 vsize=1794412 CPUtime=11.76
/proc/3053/task/3055/stat : 3055 (java) R 3051 3053 1960 0 -1 64 37714 0 1 0 1160 16 0 0 25 0 13 0 145338140 1837477888 46303 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109525783 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3056] ppid=3051 vsize=1794412 CPUtime=0.09
/proc/3053/task/3056/stat : 3056 (java) S 3051 3053 1960 0 -1 64 2403 0 0 0 9 0 0 0 16 0 13 0 145338141 1837477888 46303 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3057] ppid=3051 vsize=1794412 CPUtime=0.1
/proc/3053/task/3057/stat : 3057 (java) S 3051 3053 1960 0 -1 64 2160 0 0 0 10 0 0 0 16 0 13 0 145338141 1837477888 46303 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3058] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3058/stat : 3058 (java) S 3051 3053 1960 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 145338144 1837477888 46303 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3059] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3059/stat : 3059 (java) S 3051 3053 1960 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 145338144 1837477888 46303 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3060] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3060/stat : 3060 (java) S 3051 3053 1960 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 145338144 1837477888 46303 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3061] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3061/stat : 3061 (java) S 3051 3053 1960 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 145338148 1837477888 46303 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3062] ppid=3051 vsize=1794412 CPUtime=0.96
/proc/3053/task/3062/stat : 3062 (java) S 3051 3053 1960 0 -1 64 2820 0 0 0 95 1 0 0 16 0 13 0 145338148 1837477888 46303 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3063] ppid=3051 vsize=1794412 CPUtime=1.23
/proc/3053/task/3063/stat : 3063 (java) S 3051 3053 1960 0 -1 64 5509 0 0 0 120 3 0 0 16 0 13 0 145338148 1837477888 46303 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3064] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3064/stat : 3064 (java) S 3051 3053 1960 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 145338148 1837477888 46303 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3065] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3065/stat : 3065 (java) S 3051 3053 1960 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145338148 1837477888 46303 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3066] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3066/stat : 3066 (java) S 3051 3053 1960 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 145338427 1837477888 46303 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.18
Current children cumulated vsize (KiB) 1794412

[startup+25.5014 s]
/proc/loadavg: 0.98 0.98 0.99 2/90 3066
/proc/meminfo: memFree=1557792/2055920 swapFree=4158712/4192956
[pid=3053] ppid=3051 vsize=1794412 CPUtime=27.07
/proc/3053/stat : 3053 (java) S 3051 3053 1960 0 -1 0 51359 0 1 0 2685 22 0 0 18 0 13 0 145338138 1837477888 46324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3053/statm: 448603 46324 1326 9 0 446215 0
[pid=3053/tid=3055] ppid=3051 vsize=1794412 CPUtime=24.53
/proc/3053/task/3055/stat : 3055 (java) R 3051 3053 1960 0 -1 64 37716 0 1 0 2437 16 0 0 25 0 13 0 145338140 1837477888 46324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109598252 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3056] ppid=3051 vsize=1794412 CPUtime=0.09
/proc/3053/task/3056/stat : 3056 (java) S 3051 3053 1960 0 -1 64 2403 0 0 0 9 0 0 0 16 0 13 0 145338141 1837477888 46324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3057] ppid=3051 vsize=1794412 CPUtime=0.1
/proc/3053/task/3057/stat : 3057 (java) S 3051 3053 1960 0 -1 64 2160 0 0 0 10 0 0 0 16 0 13 0 145338141 1837477888 46324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3058] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3058/stat : 3058 (java) S 3051 3053 1960 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 145338144 1837477888 46324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3059] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3059/stat : 3059 (java) S 3051 3053 1960 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 145338144 1837477888 46324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=3053/tid=3058] ppid=3051 vsize=1794412 CPUtime=0.05
/proc/3053/task/3058/stat : 3058 (java) S 3051 3053 1960 0 -1 64 17 0 0 0 2 3 0 0 16 0 13 0 145338144 1837477888 250174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3059] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3059/stat : 3059 (java) S 3051 3053 1960 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 145338144 1837477888 250174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3060] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3060/stat : 3060 (java) S 3051 3053 1960 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 145338144 1837477888 250174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3061] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3061/stat : 3061 (java) S 3051 3053 1960 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 145338148 1837477888 250174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3062] ppid=3051 vsize=1794412 CPUtime=1.05
/proc/3053/task/3062/stat : 3062 (java) S 3051 3053 1960 0 -1 64 2825 0 0 0 104 1 0 0 16 0 13 0 145338148 1837477888 250174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3063] ppid=3051 vsize=1794412 CPUtime=1.45
/proc/3053/task/3063/stat : 3063 (java) S 3051 3053 1960 0 -1 64 5538 0 0 0 142 3 0 0 16 0 13 0 145338148 1837477888 250174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3064] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3064/stat : 3064 (java) S 3051 3053 1960 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 145338148 1837477888 250174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3065] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3065/stat : 3065 (java) S 3051 3053 1960 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145338148 1837477888 250174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3066] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3066/stat : 3066 (java) S 3051 3053 1960 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 145338427 1837477888 250174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1608.16
Current children cumulated vsize (KiB) 1794412

[startup+1662.3 s]
/proc/loadavg: 1.09 1.07 1.01 2/90 3068
/proc/meminfo: memFree=724512/2055920 swapFree=4158712/4192956
[pid=3053] ppid=3051 vsize=1794412 CPUtime=1668.48
/proc/3053/stat : 3053 (java) S 3051 3053 1960 0 -1 0 392566 0 1 0 166648 200 0 0 18 0 13 0 145338138 1837477888 254042 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3053/statm: 448603 254042 1328 9 0 446215 0
[pid=3053/tid=3055] ppid=3051 vsize=1794412 CPUtime=1655.67
/proc/3053/task/3055/stat : 3055 (java) R 3051 3053 1960 0 -1 64 37848 0 1 0 165539 28 0 0 25 0 13 0 145338140 1837477888 254042 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109953326 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3056] ppid=3051 vsize=1794412 CPUtime=5.1
/proc/3053/task/3056/stat : 3056 (java) S 3051 3053 1960 0 -1 64 172680 0 0 0 431 79 0 0 17 0 13 0 145338141 1837477888 254042 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3057] ppid=3051 vsize=1794412 CPUtime=5.1
/proc/3053/task/3057/stat : 3057 (java) S 3051 3053 1960 0 -1 64 172936 0 0 0 427 83 0 0 17 0 13 0 145338141 1837477888 254042 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3058] ppid=3051 vsize=1794412 CPUtime=0.05
/proc/3053/task/3058/stat : 3058 (java) S 3051 3053 1960 0 -1 64 17 0 0 0 2 3 0 0 16 0 13 0 145338144 1837477888 254042 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3059] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3059/stat : 3059 (java) S 3051 3053 1960 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 145338144 1837477888 254042 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3060] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3060/stat : 3060 (java) S 3051 3053 1960 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 145338144 1837477888 254042 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3061] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3061/stat : 3061 (java) S 3051 3053 1960 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 145338148 1837477888 254042 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3062] ppid=3051 vsize=1794412 CPUtime=1.05
/proc/3053/task/3062/stat : 3062 (java) S 3051 3053 1960 0 -1 64 2825 0 0 0 104 1 0 0 16 0 13 0 145338148 1837477888 254042 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3063] ppid=3051 vsize=1794412 CPUtime=1.45
/proc/3053/task/3063/stat : 3063 (java) S 3051 3053 1960 0 -1 64 5538 0 0 0 142 3 0 0 16 0 13 0 145338148 1837477888 254042 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3064] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3064/stat : 3064 (java) S 3051 3053 1960 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 145338148 1837477888 254042 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3065] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3065/stat : 3065 (java) S 3051 3053 1960 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145338148 1837477888 254042 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3066] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3066/stat : 3066 (java) S 3051 3053 1960 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 145338427 1837477888 254042 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1668.48
Current children cumulated vsize (KiB) 1794412

[startup+1722.3 s]
/proc/loadavg: 1.09 1.07 1.00 2/90 3068
/proc/meminfo: memFree=704416/2055920 swapFree=4158712/4192956
[pid=3053] ppid=3051 vsize=1794412 CPUtime=1728.78
/proc/3053/stat : 3053 (java) S 3051 3053 1960 0 -1 0 401418 0 1 0 172674 204 0 0 18 0 13 0 145338138 1837477888 259690 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3053/statm: 448603 259690 1328 9 0 446215 0
[pid=3053/tid=3055] ppid=3051 vsize=1794412 CPUtime=1715.32
/proc/3053/task/3055/stat : 3055 (java) R 3051 3053 1960 0 -1 64 37855 0 1 0 171504 28 0 0 25 0 13 0 145338140 1837477888 259690 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109802112 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3056] ppid=3051 vsize=1794412 CPUtime=5.42
/proc/3053/task/3056/stat : 3056 (java) S 3051 3053 1960 0 -1 64 177458 0 0 0 461 81 0 0 17 0 13 0 145338141 1837477888 259690 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3057] ppid=3051 vsize=1794412 CPUtime=5.43
/proc/3053/task/3057/stat : 3057 (java) S 3051 3053 1960 0 -1 64 177003 0 0 0 458 85 0 0 16 0 13 0 145338141 1837477888 259690 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3058] ppid=3051 vsize=1794412 CPUtime=0.05
/proc/3053/task/3058/stat : 3058 (java) S 3051 3053 1960 0 -1 64 17 0 0 0 2 3 0 0 16 0 13 0 145338144 1837477888 259690 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3059] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3059/stat : 3059 (java) S 3051 3053 1960 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 145338144 1837477888 259690 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3060] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3060/stat : 3060 (java) S 3051 3053 1960 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 145338144 1837477888 259690 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3061] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3061/stat : 3061 (java) S 3051 3053 1960 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 145338148 1837477888 259690 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3062] ppid=3051 vsize=1794412 CPUtime=1.05
/proc/3053/task/3062/stat : 3062 (java) S 3051 3053 1960 0 -1 64 2825 0 0 0 104 1 0 0 16 0 13 0 145338148 1837477888 259690 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3063] ppid=3051 vsize=1794412 CPUtime=1.45
/proc/3053/task/3063/stat : 3063 (java) S 3051 3053 1960 0 -1 64 5538 0 0 0 142 3 0 0 16 0 13 0 145338148 1837477888 259690 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3064] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3064/stat : 3064 (java) S 3051 3053 1960 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 145338148 1837477888 259690 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3065] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3065/stat : 3065 (java) S 3051 3053 1960 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145338148 1837477888 259690 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3066] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3066/stat : 3066 (java) S 3051 3053 1960 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 145338427 1837477888 259690 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1728.78
Current children cumulated vsize (KiB) 1794412

[startup+1782.3 s]
/proc/loadavg: 1.09 1.07 1.00 2/90 3068
/proc/meminfo: memFree=683552/2055920 swapFree=4158712/4192956
[pid=3053] ppid=3051 vsize=1794412 CPUtime=1789.03
/proc/3053/stat : 3053 (java) S 3051 3053 1960 0 -1 0 407769 0 1 0 178696 207 0 0 18 0 13 0 145338138 1837477888 264270 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3053/statm: 448603 264270 1328 9 0 446215 0
[pid=3053/tid=3055] ppid=3051 vsize=1794412 CPUtime=1775.03
/proc/3053/task/3055/stat : 3055 (java) R 3051 3053 1960 0 -1 64 37861 0 1 0 177474 29 0 0 25 0 13 0 145338140 1837477888 264270 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109591732 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3056] ppid=3051 vsize=1794412 CPUtime=5.69
/proc/3053/task/3056/stat : 3056 (java) S 3051 3053 1960 0 -1 64 180987 0 0 0 487 82 0 0 16 0 13 0 145338141 1837477888 264270 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3057] ppid=3051 vsize=1794412 CPUtime=5.7
/proc/3053/task/3057/stat : 3057 (java) S 3051 3053 1960 0 -1 64 179819 0 0 0 484 86 0 0 17 0 13 0 145338141 1837477888 264270 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3058] ppid=3051 vsize=1794412 CPUtime=0.06
/proc/3053/task/3058/stat : 3058 (java) S 3051 3053 1960 0 -1 64 17 0 0 0 2 4 0 0 16 0 13 0 145338144 1837477888 264270 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3059] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3059/stat : 3059 (java) S 3051 3053 1960 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 145338144 1837477888 264270 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3060] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3060/stat : 3060 (java) S 3051 3053 1960 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 145338144 1837477888 264270 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3061] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3061/stat : 3061 (java) S 3051 3053 1960 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 145338148 1837477888 264270 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3062] ppid=3051 vsize=1794412 CPUtime=1.05
/proc/3053/task/3062/stat : 3062 (java) S 3051 3053 1960 0 -1 64 2825 0 0 0 104 1 0 0 16 0 13 0 145338148 1837477888 264270 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3063] ppid=3051 vsize=1794412 CPUtime=1.45
/proc/3053/task/3063/stat : 3063 (java) S 3051 3053 1960 0 -1 64 5538 0 0 0 142 3 0 0 16 0 13 0 145338148 1837477888 264270 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3064] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3064/stat : 3064 (java) S 3051 3053 1960 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 145338148 1837477888 264270 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3065] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3065/stat : 3065 (java) S 3051 3053 1960 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145338148 1837477888 264270 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3066] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3066/stat : 3066 (java) S 3051 3053 1960 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 145338427 1837477888 264270 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1789.03
Current children cumulated vsize (KiB) 1794412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1793.2 s]
/proc/loadavg: 1.07 1.06 1.00 2/90 3068
/proc/meminfo: memFree=680672/2055920 swapFree=4158712/4192956
[pid=3053] ppid=3051 vsize=1794412 CPUtime=1800.02
/proc/3053/stat : 3053 (java) S 3051 3053 1960 0 -1 0 408760 0 1 0 179794 208 0 0 18 0 13 0 145338138 1837477888 264984 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3053/statm: 448603 264984 1328 9 0 446215 0
[pid=3053/tid=3055] ppid=3051 vsize=1794412 CPUtime=1785.84
/proc/3053/task/3055/stat : 3055 (java) R 3051 3053 1960 0 -1 64 37863 0 1 0 178555 29 0 0 25 0 13 0 145338140 1837477888 264984 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109832369 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3056] ppid=3051 vsize=1794412 CPUtime=5.79
/proc/3053/task/3056/stat : 3056 (java) S 3051 3053 1960 0 -1 64 181508 0 0 0 496 83 0 0 17 0 13 0 145338141 1837477888 264984 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3057] ppid=3051 vsize=1794412 CPUtime=5.78
/proc/3053/task/3057/stat : 3057 (java) S 3051 3053 1960 0 -1 64 180287 0 0 0 492 86 0 0 17 0 13 0 145338141 1837477888 264984 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3058] ppid=3051 vsize=1794412 CPUtime=0.06
/proc/3053/task/3058/stat : 3058 (java) S 3051 3053 1960 0 -1 64 17 0 0 0 2 4 0 0 16 0 13 0 145338144 1837477888 264984 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3059] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3059/stat : 3059 (java) S 3051 3053 1960 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 145338144 1837477888 264984 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3060] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3060/stat : 3060 (java) S 3051 3053 1960 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 145338144 1837477888 264984 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3061] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3061/stat : 3061 (java) S 3051 3053 1960 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 145338148 1837477888 264984 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3062] ppid=3051 vsize=1794412 CPUtime=1.05
/proc/3053/task/3062/stat : 3062 (java) S 3051 3053 1960 0 -1 64 2825 0 0 0 104 1 0 0 16 0 13 0 145338148 1837477888 264984 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3063] ppid=3051 vsize=1794412 CPUtime=1.45
/proc/3053/task/3063/stat : 3063 (java) S 3051 3053 1960 0 -1 64 5538 0 0 0 142 3 0 0 16 0 13 0 145338148 1837477888 264984 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3064] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3064/stat : 3064 (java) S 3051 3053 1960 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 145338148 1837477888 264984 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3053/tid=3065] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3065/stat : 3065 (java) S 3051 3053 1960 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145338148 1837477888 264984 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3053/tid=3066] ppid=3051 vsize=1794412 CPUtime=0
/proc/3053/task/3066/stat : 3066 (java) S 3051 3053 1960 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 145338427 1837477888 264984 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1794412

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

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

[startup+1793.4 s]
/proc/loadavg: 1.07 1.06 1.00 2/90 3068
/proc/meminfo: memFree=680672/2055920 swapFree=4158712/4192956
[pid=3053] ppid=3051 vsize=0 CPUtime=1800.22
/proc/3053/stat : 3053 (java) Z 3051 3053 1960 0 -1 1036 408781 0 1 0 179800 222 0 0 16 0 2 0 145338138 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3053/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1793.41
CPU time (s): 1800.24
CPU user time (s): 1798
CPU system time (s): 2.23666
CPU usage (%): 100.381
Max. virtual memory (cumulated for all children) (KiB): 1796928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798
system time used= 2.23666
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 408781
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= 38177
involuntary context switches= 39949

runsolver used 1.67175 second user time and 4.88826 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Mon Apr 16 03:10:05 UTC 2007

IDJOB= 349282
IDBENCH= 2332
IDSOLVER= 159
FILE ID= node5/349282-1176693005

PBS_JOBID= 4559413

Free space on /tmp= 66531 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos2.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349282-1176693005/sat4jPseudoResolution.jar /tmp/evaluation/349282-1176693005/instance-349282-1176693005.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-349282-1176693005 -o ROOT/results/node5/solver-349282-1176693005 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349282-1176693005/sat4jPseudoResolution.jar /tmp/evaluation/349282-1176693005/instance-349282-1176693005.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  44facea850693084b6f9bb62059a35af

RANDOM SEED= 438060325

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1739232 kB
Buffers:         88128 kB
Cached:         148560 kB
SwapCached:       2808 kB
Active:         156020 kB
Inactive:       106908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1739232 kB
SwapTotal:     4192956 kB
SwapFree:      4158712 kB
Dirty:            5684 kB
Writeback:           0 kB
Mapped:          31956 kB
Slab:            39340 kB
Committed_AS:  8550772 kB
PageTables:       1720 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= 66531 MiB

End job on node5 on Mon Apr 16 03:40:00 UTC 2007