Trace number 347860

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.26 1778.92

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/lptestset/fome/normalized-reduced-mps-v2-20-10-fome11.opb
MD5SUMaf7b516198b9fda389a0d83cfb6c28d1
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables733406
Total number of constraints12168
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 constraints12168
Minimum length of a constraint13
Maximum length of a constraint6840
Number of terms in the objective function 374066
Biggest coefficient in the objective function 639
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 887406
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 887406
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.08/0.25	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.25	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.25	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.26	c no version file found!!!
0.08/0.26	c sun.arch.data.model	32
0.08/0.26	c java.version	1.6.0
0.08/0.26	c os.name	Linux
0.08/0.26	c os.version	2.6.9-22.EL.rootsmp
0.08/0.26	c os.arch	i386
0.08/0.26	c Free memory 1651659224
0.08/0.26	c Max memory 1654456320
0.08/0.26	c Total memory 1654456320
0.08/0.26	c Number of processors 2
0.20/0.31	--- Begin Solver configuration ---
0.20/0.31	c Stops conflict analysis at the first Unique Implication Point
0.20/0.31	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.31	c Learn all clauses as in MiniSAT
0.20/0.31	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.20/0.31	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.31	c No reason simplification
0.20/0.31	c --- End Solver configuration ---
0.20/0.31	c solving /tmp/evaluation/347860-1176525799/instance-347860-1176525799.opb
0.20/0.31	c reading problem ... 
30.55/22.12	c ... done. Wall clock time 21.806s.
30.55/22.12	c CPU time (experimental) 14.14s.
30.55/22.12	c #vars     733406
30.55/22.12	c #constraints  24310
1800.04/1778.72	c starts		: 21
1800.04/1778.72	c conflicts		: 969754
1800.04/1778.72	c decisions		: 2686239
1800.04/1778.72	c propagations		: 67566347
1800.04/1778.72	c inspects		: 929490838
1800.04/1778.72	c learnt literals	: 25
1800.04/1778.72	c learnt binary clauses	: 22
1800.04/1778.72	c learnt ternary clauses	: 52
1800.04/1778.72	c learnt clauses	: 969728
1800.04/1778.72	c root simplifications	: 0
1800.04/1778.72	c removed literals (reason simplification)	: 0
1800.04/1778.72	c reason swapping (by a shorter reason)	: 0
1800.04/1778.72	c Calls to reduceDB	: 0
1800.04/1778.72	c speed (decisions/second)	: 1529.924854681461
1800.04/1778.72	c non guided choices	656795
1800.04/1778.72	s UNKNOWN
1800.04/1778.72	c Total wall clock time (ms): 1778.404

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-347860-1176525799 -o ROOT/results/node5/solver-347860-1176525799 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/347860-1176525799/sat4jPseudoResolution.jar /tmp/evaluation/347860-1176525799/instance-347860-1176525799.opb 

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


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 19431
/proc/meminfo: memFree=1571848/2055920 swapFree=4192956/4192956
[pid=19431] ppid=19429 vsize=152 CPUtime=0
/proc/19431/stat : 19431 (java) R 19429 19431 18999 0 -1 0 42 0 0 0 0 0 0 0 19 0 1 0 128617604 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 7893291 0 0 4096 0 0 0 0 17 1 0 0
/proc/19431/statm: 38 26 19 9 0 4 0

[startup+0.0755241 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 19431
/proc/meminfo: memFree=1571848/2055920 swapFree=4192956/4192956
[pid=19431] ppid=19429 vsize=12620 CPUtime=0
/proc/19431/stat : 19431 (java) S 19429 19431 18999 0 -1 0 837 0 0 0 0 0 0 0 18 0 2 0 128617604 12922880 593 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/19431/statm: 3155 593 276 9 0 1243 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12620

[startup+0.102449 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 19431
/proc/meminfo: memFree=1571848/2055920 swapFree=4192956/4192956
[pid=19431] ppid=19429 vsize=1770104 CPUtime=0.01
/proc/19431/stat : 19431 (java) S 19429 19431 18999 0 -1 0 989 0 1 0 0 1 0 0 18 0 2 0 128617604 1812586496 739 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/19431/statm: 442526 739 376 9 0 440540 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1770104

[startup+0.302485 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 19431
/proc/meminfo: memFree=1571848/2055920 swapFree=4192956/4192956
[pid=19431] ppid=19429 vsize=1781428 CPUtime=0.2
/proc/19431/stat : 19431 (java) S 19429 19431 18999 0 -1 0 4801 0 1 0 16 4 0 0 18 0 12 0 128617604 1824182272 4539 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19431/statm: 445357 4539 1244 9 0 442969 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 1781428

[startup+0.701517 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 19431
/proc/meminfo: memFree=1571848/2055920 swapFree=4192956/4192956
[pid=19431] ppid=19429 vsize=1783992 CPUtime=0.75
/proc/19431/stat : 19431 (java) S 19429 19431 18999 0 -1 0 13250 0 1 0 68 7 0 0 18 0 12 0 128617604 1826807808 12524 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19431/statm: 445998 12524 1284 9 0 443610 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 1783992

[startup+1.5016 s]
/proc/loadavg: 0.91 0.97 0.99 2/89 19443
/proc/meminfo: memFree=1501608/2055920 swapFree=4192956/4192956
[pid=19431] ppid=19429 vsize=1783992 CPUtime=1.59
/proc/19431/stat : 19431 (java) S 19429 19431 18999 0 -1 0 30662 0 1 0 144 15 0 0 18 0 12 0 128617604 1826807808 29936 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19431/statm: 445998 29937 1296 9 0 443610 0
[pid=19431/tid=19433] ppid=19429 vsize=1783992 CPUtime=1.2
/proc/19431/task/19433/stat : 19433 (java) R 19429 19431 18999 0 -1 64 28612 0 1 0 107 13 0 0 25 0 12 0 128617606 1826807808 29938 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109583369 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19431/tid=19434] ppid=19429 vsize=1783992 CPUtime=0
/proc/19431/task/19434/stat : 19434 (java) S 19429 19431 18999 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 128617615 1826807808 29939 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19435] ppid=19429 vsize=1783992 CPUtime=0
/proc/19431/task/19435/stat : 19435 (java) S 19429 19431 18999 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 128617615 1826807808 29940 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19436] ppid=19429 vsize=1783992 CPUtime=0
/proc/19431/task/19436/stat : 19436 (java) S 19429 19431 18999 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 128617618 1826807808 29940 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19437] ppid=19429 vsize=1783992 CPUtime=0
/proc/19431/task/19437/stat : 19437 (java) S 19429 19431 18999 0 -1 64 10 0 0 0 0 0 0 0 21 0 12 0 128617618 1826807808 29941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19438] ppid=19429 vsize=1783992 CPUtime=0
/proc/19431/task/19438/stat : 19438 (java) S 19429 19431 18999 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 128617618 1826807808 29942 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19439] ppid=19429 vsize=1783992 CPUtime=0
/proc/19431/task/19439/stat : 19439 (java) S 19429 19431 18999 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 128617625 1826807808 29943 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19440] ppid=19429 vsize=1783992 CPUtime=0.22
/proc/19431/task/19440/stat : 19440 (java) S 19429 19431 18999 0 -1 64 1011 0 0 0 22 0 0 0 17 0 12 0 128617625 1826807808 29944 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19431/tid=19441] ppid=19429 vsize=1783992 CPUtime=0.14
/proc/19431/task/19441/stat : 19441 (java) S 19429 19431 18999 0 -1 64 318 0 0 0 14 0 0 0 16 0 12 0 128617625 1826807808 29945 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19442] ppid=19429 vsize=1783992 CPUtime=0
/proc/19431/task/19442/stat : 19442 (java) S 19429 19431 18999 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 128617625 1826807808 29946 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19443] ppid=19429 vsize=1783992 CPUtime=0
/proc/19431/task/19443/stat : 19443 (java) S 19429 19431 18999 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 128617625 1826807808 29946 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 1783992

[startup+3.10179 s]
/proc/loadavg: 0.91 0.97 0.99 3/89 19443
/proc/meminfo: memFree=1381608/2055920 swapFree=4192956/4192956
[pid=19431] ppid=19429 vsize=1795768 CPUtime=3.86
/proc/19431/stat : 19431 (java) S 19429 19431 18999 0 -1 0 54541 0 1 0 360 26 0 0 18 0 12 0 128617604 1838866432 52067 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19431/statm: 448942 52067 1319 9 0 446554 0
[pid=19431/tid=19433] ppid=19429 vsize=1795768 CPUtime=2.22
/proc/19431/task/19433/stat : 19433 (java) R 19429 19431 18999 0 -1 64 37684 0 1 0 205 17 0 0 22 0 12 0 128617606 1838866432 52067 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109598494 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19431/tid=19434] ppid=19429 vsize=1795768 CPUtime=0.25
/proc/19431/task/19434/stat : 19434 (java) S 19429 19431 18999 0 -1 64 7072 0 0 0 22 3 0 0 16 0 12 0 128617615 1838866432 52067 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19435] ppid=19429 vsize=1795768 CPUtime=0.25
/proc/19431/task/19435/stat : 19435 (java) S 19429 19431 18999 0 -1 64 3982 0 0 0 24 1 0 0 16 0 12 0 128617615 1838866432 52067 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19431/tid=19436] ppid=19429 vsize=1795768 CPUtime=0
/proc/19431/task/19436/stat : 19436 (java) S 19429 19431 18999 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 128617618 1838866432 52067 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19437] ppid=19429 vsize=1795768 CPUtime=0
/proc/19431/task/19437/stat : 19437 (java) S 19429 19431 18999 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 128617618 1838866432 52067 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19438] ppid=19429 vsize=1795768 CPUtime=0
/proc/19431/task/19438/stat : 19438 (java) S 19429 19431 18999 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 128617618 1838866432 52067 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19439] ppid=19429 vsize=1795768 CPUtime=0
/proc/19431/task/19439/stat : 19439 (java) S 19429 19431 18999 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 128617625 1838866432 52067 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19440] ppid=19429 vsize=1795768 CPUtime=0.53
/proc/19431/task/19440/stat : 19440 (java) S 19429 19431 18999 0 -1 64 1995 0 0 0 53 0 0 0 18 0 12 0 128617625 1838866432 52067 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19431/tid=19441] ppid=19429 vsize=1795768 CPUtime=0.54
/proc/19431/task/19441/stat : 19441 (java) R 19429 19431 18999 0 -1 64 3081 0 0 0 53 1 0 0 17 0 12 0 128617625 1838866432 52067 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103334214 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19442] ppid=19429 vsize=1795768 CPUtime=0
/proc/19431/task/19442/stat : 19442 (java) S 19429 19431 18999 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 128617625 1838866432 52067 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19443] ppid=19429 vsize=1795768 CPUtime=0
/proc/19431/task/19443/stat : 19443 (java) S 19429 19431 18999 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 128617625 1838866432 52067 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.86
Current children cumulated vsize (KiB) 1795768

[startup+6.30216 s]
/proc/loadavg: 0.92 0.97 0.99 2/89 19443
/proc/meminfo: memFree=1283752/2055920 swapFree=4192956/4192956
[pid=19431] ppid=19429 vsize=1798120 CPUtime=8.63
/proc/19431/stat : 19431 (java) S 19429 19431 18999 0 -1 0 87564 0 1 0 820 43 0 0 18 0 12 0 128617604 1841274880 78294 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19431/statm: 449530 78296 1320 9 0 447142 0
[pid=19431/tid=19433] ppid=19429 vsize=1798120 CPUtime=4.4
/proc/19431/task/19433/stat : 19433 (java) S 19429 19431 18999 0 -1 64 37690 0 1 0 422 18 0 0 23 0 12 0 128617606 1841274880 78297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19431/tid=19434] ppid=19429 vsize=1798120 CPUtime=1.19
/proc/19431/task/19434/stat : 19434 (java) R 19429 19431 18999 0 -1 64 22904 0 0 0 110 9 0 0 19 0 12 0 128617615 1841274880 78298 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105366897 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19435] ppid=19429 vsize=1798120 CPUtime=1.2
/proc/19431/task/19435/stat : 19435 (java) R 19429 19431 18999 0 -1 64 17254 0 0 0 112 8 0 0 19 0 12 0 128617615 1841274880 78300 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105369140 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19431/tid=19436] ppid=19429 vsize=1798120 CPUtime=0
/proc/19431/task/19436/stat : 19436 (java) S 19429 19431 18999 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 128617618 1841274880 78301 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19437] ppid=19429 vsize=1798120 CPUtime=0
/proc/19431/task/19437/stat : 19437 (java) S 19429 19431 18999 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 128617618 1841274880 78302 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19438] ppid=19429 vsize=1798120 CPUtime=0
/proc/19431/task/19438/stat : 19438 (java) S 19429 19431 18999 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 128617618 1841274880 78304 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19439] ppid=19429 vsize=1798120 CPUtime=0
/proc/19431/task/19439/stat : 19439 (java) S 19429 19431 18999 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 128617625 1841274880 78305 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19440] ppid=19429 vsize=1798120 CPUtime=0.85
/proc/19431/task/19440/stat : 19440 (java) S 19429 19431 18999 0 -1 64 3968 0 0 0 84 1 0 0 16 0 12 0 128617625 1841274880 78307 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19441] ppid=19429 vsize=1798120 CPUtime=0.92
/proc/19431/task/19441/stat : 19441 (java) S 19429 19431 18999 0 -1 64 5027 0 0 0 89 3 0 0 15 0 12 0 128617625 1841274880 78308 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19442] ppid=19429 vsize=1798120 CPUtime=0
/proc/19431/task/19442/stat : 19442 (java) S 19429 19431 18999 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 128617625 1841274880 78310 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19443] ppid=19429 vsize=1798120 CPUtime=0
/proc/19431/task/19443/stat : 19443 (java) S 19429 19431 18999 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 128617625 1841274880 78311 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.63
Current children cumulated vsize (KiB) 1798120

[startup+12.7019 s]
/proc/loadavg: 0.93 0.97 0.99 3/89 19443
/proc/meminfo: memFree=1152168/2055920 swapFree=4192956/4192956
[pid=19431] ppid=19429 vsize=1796804 CPUtime=17.58
/proc/19431/stat : 19431 (java) S 19429 19431 18999 0 -1 0 123014 0 1 0 1697 61 0 0 18 0 12 0 128617604 1839927296 108366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19431/statm: 449201 108366 1320 9 0 446813 0
[pid=19431/tid=19433] ppid=19429 vsize=1796804 CPUtime=8.31
/proc/19431/task/19433/stat : 19433 (java) R 19429 19431 18999 0 -1 64 37700 0 1 0 812 19 0 0 17 0 12 0 128617606 1839927296 108366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109473034 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19431/tid=19434] ppid=19429 vsize=1796804 CPUtime=3.62
/proc/19431/task/19434/stat : 19434 (java) S 19429 19431 18999 0 -1 64 42846 0 0 0 343 19 0 0 16 0 12 0 128617615 1839927296 108366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19435] ppid=19429 vsize=1796804 CPUtime=3.64
/proc/19431/task/19435/stat : 19435 (java) S 19429 19431 18999 0 -1 64 32707 0 0 0 348 16 0 0 16 0 12 0 128617615 1839927296 108366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19431/tid=19436] ppid=19429 vsize=1796804 CPUtime=0
/proc/19431/task/19436/stat : 19436 (java) S 19429 19431 18999 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 128617618 1839927296 108366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19431/tid=19437] ppid=19429 vsize=1796804 CPUtime=0
/proc/19431/task/19437/stat : 19437 (java) S 19429 19431 18999 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 128617618 1839927296 108366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19438] ppid=19429 vsize=1796804 CPUtime=0
/proc/19431/task/19438/stat : 19438 (java) S 19429 19431 18999 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 128617618 1839927296 108366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19439] ppid=19429 vsize=1796804 CPUtime=0
/proc/19431/task/19439/stat : 19439 (java) S 19429 19431 18999 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 128617625 1839927296 108366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19440] ppid=19429 vsize=1796804 CPUtime=0.95
/proc/19431/task/19440/stat : 19440 (java) S 19429 19431 18999 0 -1 64 3999 0 0 0 94 1 0 0 17 0 12 0 128617625 1839927296 108366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19441] ppid=19429 vsize=1796804 CPUtime=1
/proc/19431/task/19441/stat : 19441 (java) S 19429 19431 18999 0 -1 64 5035 0 0 0 97 3 0 0 16 0 12 0 128617625 1839927296 108366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19442] ppid=19429 vsize=1796804 CPUtime=0
/proc/19431/task/19442/stat : 19442 (java) S 19429 19431 18999 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 128617625 1839927296 108366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19443] ppid=19429 vsize=1796804 CPUtime=0
/proc/19431/task/19443/stat : 19443 (java) S 19429 19431 18999 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 128617625 1839927296 108366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 17.58
Current children cumulated vsize (KiB) 1796804

[startup+25.5023 s]
/proc/loadavg: 0.94 0.97 0.99 3/90 19444
/proc/meminfo: memFree=929504/2055920 swapFree=4192956/4192956
[pid=19431] ppid=19429 vsize=1796840 CPUtime=34.89
/proc/19431/stat : 19431 (java) S 19429 19431 18999 0 -1 0 183692 0 1 0 3396 93 0 0 18 0 13 0 128617604 1839964160 161658 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19431/statm: 449210 161658 1334 9 0 446822 0
[pid=19431/tid=19433] ppid=19429 vsize=1796840 CPUtime=17.04
/proc/19431/task/19433/stat : 19433 (java) R 19429 19431 18999 0 -1 64 37759 0 1 0 1684 20 0 0 16 0 13 0 128617606 1839964160 161658 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110012265 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19431/tid=19434] ppid=19429 vsize=1796840 CPUtime=7.46
/proc/19431/task/19434/stat : 19434 (java) S 19429 19431 18999 0 -1 64 71397 0 0 0 712 34 0 0 16 0 13 0 128617615 1839964160 161658 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19431/tid=19435] ppid=19429 vsize=1796840 CPUtime=7.48
/proc/19431/task/19435/stat : 19435 (java) S 19429 19431 18999 0 -1 64 64703 0 0 0 717 31 0 0 16 0 13 0 128617615 1839964160 161658 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19436] ppid=19429 vsize=1796840 CPUtime=0
/proc/19431/task/19436/stat : 19436 (java) S 19429 19431 18999 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 128617618 1839964160 161658 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19431/tid=19437] ppid=19429 vsize=1796840 CPUtime=0
/proc/19431/task/19437/stat : 19437 (java) S 19429 19431 18999 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 128617618 1839964160 161658 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19438] ppid=19429 vsize=1796840 CPUtime=0
/proc/19431/task/19438/stat : 19438 (java) S 19429 19431 18999 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 128617618 1839964160 161658 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19439] ppid=19429 vsize=1796840 CPUtime=0
/proc/19431/task/19439/stat : 19439 (java) S 19429 19431 18999 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 128617625 1839964160 161658 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

/proc/19431/task/19440/stat : 19440 (java) S 19429 19431 18999 0 -1 64 4022 0 0 0 145 2 0 0 16 0 13 0 128617625 1838592000 237963 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19441] ppid=19429 vsize=1795500 CPUtime=1.66
/proc/19431/task/19441/stat : 19441 (java) S 19429 19431 18999 0 -1 64 5084 0 0 0 163 3 0 0 16 0 13 0 128617625 1838592000 237963 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19442] ppid=19429 vsize=1795500 CPUtime=0
/proc/19431/task/19442/stat : 19442 (java) S 19429 19431 18999 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 128617625 1838592000 237963 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19443] ppid=19429 vsize=1795500 CPUtime=0
/proc/19431/task/19443/stat : 19443 (java) S 19429 19431 18999 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 128617625 1838592000 237963 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19431/tid=19444] ppid=19429 vsize=1795500 CPUtime=0
/proc/19431/task/19444/stat : 19444 (java) S 19429 19431 18999 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 128619948 1838592000 237963 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1561.67
Current children cumulated vsize (KiB) 1795500

[startup+1602.3 s]
/proc/loadavg: 1.06 1.00 1.00 2/90 19642
/proc/meminfo: memFree=620704/2055920 swapFree=4192956/4192956
[pid=19431] ppid=19429 vsize=1795500 CPUtime=1622.19
/proc/19431/stat : 19431 (java) S 19429 19431 18999 0 -1 0 339857 0 1 0 162010 209 0 0 18 0 13 0 128617604 1838592000 238476 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19431/statm: 448875 238476 1334 9 0 446487 0
[pid=19431/tid=19433] ppid=19429 vsize=1795500 CPUtime=1579.54
/proc/19431/task/19433/stat : 19433 (java) R 19429 19431 18999 0 -1 64 87352 0 1 0 157898 56 0 0 25 0 13 0 128617606 1838592000 238476 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110011932 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19431/tid=19434] ppid=19429 vsize=1795500 CPUtime=20.41
/proc/19431/task/19434/stat : 19434 (java) S 19429 19431 18999 0 -1 64 106507 0 0 0 1988 53 0 0 17 0 13 0 128617615 1838592000 238476 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19435] ppid=19429 vsize=1795500 CPUtime=18.94
/proc/19431/task/19435/stat : 19435 (java) S 19429 19431 18999 0 -1 64 136001 0 0 0 1807 87 0 0 17 0 13 0 128617615 1838592000 238476 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19431/tid=19436] ppid=19429 vsize=1795500 CPUtime=0.09
/proc/19431/task/19436/stat : 19436 (java) S 19429 19431 18999 0 -1 64 166 0 0 0 4 5 0 0 16 0 13 0 128617618 1838592000 238476 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19431/tid=19437] ppid=19429 vsize=1795500 CPUtime=0
/proc/19431/task/19437/stat : 19437 (java) S 19429 19431 18999 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 128617618 1838592000 238476 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19438] ppid=19429 vsize=1795500 CPUtime=0
/proc/19431/task/19438/stat : 19438 (java) S 19429 19431 18999 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 128617618 1838592000 238476 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19439] ppid=19429 vsize=1795500 CPUtime=0
/proc/19431/task/19439/stat : 19439 (java) S 19429 19431 18999 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 128617625 1838592000 238476 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19440] ppid=19429 vsize=1795500 CPUtime=1.47
/proc/19431/task/19440/stat : 19440 (java) S 19429 19431 18999 0 -1 64 4022 0 0 0 145 2 0 0 16 0 13 0 128617625 1838592000 238476 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19441] ppid=19429 vsize=1795500 CPUtime=1.66
/proc/19431/task/19441/stat : 19441 (java) S 19429 19431 18999 0 -1 64 5084 0 0 0 163 3 0 0 16 0 13 0 128617625 1838592000 238476 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19442] ppid=19429 vsize=1795500 CPUtime=0
/proc/19431/task/19442/stat : 19442 (java) S 19429 19431 18999 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 128617625 1838592000 238476 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19443] ppid=19429 vsize=1795500 CPUtime=0
/proc/19431/task/19443/stat : 19443 (java) S 19429 19431 18999 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 128617625 1838592000 238476 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19431/tid=19444] ppid=19429 vsize=1795500 CPUtime=0
/proc/19431/task/19444/stat : 19444 (java) S 19429 19431 18999 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 128619948 1838592000 238476 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1622.19
Current children cumulated vsize (KiB) 1795500

[startup+1662.3 s]
/proc/loadavg: 1.02 1.00 1.00 2/90 19642
/proc/meminfo: memFree=614688/2055920 swapFree=4192956/4192956
[pid=19431] ppid=19429 vsize=1795500 CPUtime=1682.66
/proc/19431/stat : 19431 (java) S 19429 19431 18999 0 -1 0 343479 0 1 0 168054 212 0 0 18 0 13 0 128617604 1838592000 239988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19431/statm: 448875 239988 1334 9 0 446487 0
[pid=19431/tid=19433] ppid=19429 vsize=1795500 CPUtime=1638.97
/proc/19431/task/19433/stat : 19433 (java) R 19429 19431 18999 0 -1 64 87361 0 1 0 163840 57 0 0 25 0 13 0 128617606 1838592000 239988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110064909 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19431/tid=19434] ppid=19429 vsize=1795500 CPUtime=20.92
/proc/19431/task/19434/stat : 19434 (java) S 19429 19431 18999 0 -1 64 108898 0 0 0 2038 54 0 0 16 0 13 0 128617615 1838592000 239988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19431/tid=19435] ppid=19429 vsize=1795500 CPUtime=19.48
/proc/19431/task/19435/stat : 19435 (java) S 19429 19431 18999 0 -1 64 137221 0 0 0 1860 88 0 0 17 0 13 0 128617615 1838592000 239988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19431/tid=19436] ppid=19429 vsize=1795500 CPUtime=0.1
/proc/19431/task/19436/stat : 19436 (java) S 19429 19431 18999 0 -1 64 168 0 0 0 5 5 0 0 16 0 13 0 128617618 1838592000 239988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19431/tid=19437] ppid=19429 vsize=1795500 CPUtime=0
/proc/19431/task/19437/stat : 19437 (java) S 19429 19431 18999 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 128617618 1838592000 239988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19438] ppid=19429 vsize=1795500 CPUtime=0
/proc/19431/task/19438/stat : 19438 (java) S 19429 19431 18999 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 128617618 1838592000 239988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19439] ppid=19429 vsize=1795500 CPUtime=0
/proc/19431/task/19439/stat : 19439 (java) S 19429 19431 18999 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 128617625 1838592000 239988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19440] ppid=19429 vsize=1795500 CPUtime=1.47
/proc/19431/task/19440/stat : 19440 (java) S 19429 19431 18999 0 -1 64 4022 0 0 0 145 2 0 0 16 0 13 0 128617625 1838592000 239988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19441] ppid=19429 vsize=1795500 CPUtime=1.66
/proc/19431/task/19441/stat : 19441 (java) S 19429 19431 18999 0 -1 64 5084 0 0 0 163 3 0 0 16 0 13 0 128617625 1838592000 239988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19442] ppid=19429 vsize=1795500 CPUtime=0
/proc/19431/task/19442/stat : 19442 (java) S 19429 19431 18999 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 128617625 1838592000 239988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19443] ppid=19429 vsize=1795500 CPUtime=0
/proc/19431/task/19443/stat : 19443 (java) S 19429 19431 18999 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 128617625 1838592000 239988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19431/tid=19444] ppid=19429 vsize=1795500 CPUtime=0
/proc/19431/task/19444/stat : 19444 (java) S 19429 19431 18999 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 128619948 1838592000 239988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1682.66
Current children cumulated vsize (KiB) 1795500

[startup+1722.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/90 19642
/proc/meminfo: memFree=602848/2055920 swapFree=4192956/4192956
[pid=19431] ppid=19429 vsize=1795500 CPUtime=1743.22
/proc/19431/stat : 19431 (java) S 19429 19431 18999 0 -1 0 348310 0 1 0 174107 215 0 0 18 0 13 0 128617604 1838592000 242991 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19431/statm: 448875 242991 1334 9 0 446487 0
[pid=19431/tid=19433] ppid=19429 vsize=1795500 CPUtime=1698.3
/proc/19431/task/19433/stat : 19433 (java) R 19429 19431 18999 0 -1 64 87371 0 1 0 169773 57 0 0 25 0 13 0 128617606 1838592000 242991 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109639876 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19431/tid=19434] ppid=19429 vsize=1795500 CPUtime=21.51
/proc/19431/task/19434/stat : 19434 (java) S 19429 19431 18999 0 -1 64 112784 0 0 0 2095 56 0 0 16 0 13 0 128617615 1838592000 242991 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19435] ppid=19429 vsize=1795500 CPUtime=20.11
/proc/19431/task/19435/stat : 19435 (java) S 19429 19431 18999 0 -1 64 138146 0 0 0 1923 88 0 0 16 0 13 0 128617615 1838592000 242991 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19431/tid=19436] ppid=19429 vsize=1795500 CPUtime=0.11
/proc/19431/task/19436/stat : 19436 (java) S 19429 19431 18999 0 -1 64 178 0 0 0 5 6 0 0 16 0 13 0 128617618 1838592000 242991 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19437] ppid=19429 vsize=1795500 CPUtime=0
/proc/19431/task/19437/stat : 19437 (java) S 19429 19431 18999 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 128617618 1838592000 242991 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19438] ppid=19429 vsize=1795500 CPUtime=0
/proc/19431/task/19438/stat : 19438 (java) S 19429 19431 18999 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 128617618 1838592000 242991 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19439] ppid=19429 vsize=1795500 CPUtime=0
/proc/19431/task/19439/stat : 19439 (java) S 19429 19431 18999 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 128617625 1838592000 242991 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19440] ppid=19429 vsize=1795500 CPUtime=1.47
/proc/19431/task/19440/stat : 19440 (java) S 19429 19431 18999 0 -1 64 4022 0 0 0 145 2 0 0 16 0 13 0 128617625 1838592000 242991 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19441] ppid=19429 vsize=1795500 CPUtime=1.66
/proc/19431/task/19441/stat : 19441 (java) S 19429 19431 18999 0 -1 64 5084 0 0 0 163 3 0 0 16 0 13 0 128617625 1838592000 242991 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19442] ppid=19429 vsize=1795500 CPUtime=0
/proc/19431/task/19442/stat : 19442 (java) S 19429 19431 18999 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 128617625 1838592000 242991 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19443] ppid=19429 vsize=1795500 CPUtime=0
/proc/19431/task/19443/stat : 19443 (java) S 19429 19431 18999 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 128617625 1838592000 242991 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19431/tid=19444] ppid=19429 vsize=1795500 CPUtime=0
/proc/19431/task/19444/stat : 19444 (java) S 19429 19431 18999 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 128619948 1838592000 242991 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1743.22
Current children cumulated vsize (KiB) 1795500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1778.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 19642
/proc/meminfo: memFree=524704/2055920 swapFree=4192956/4192956
[pid=19431] ppid=19429 vsize=1795500 CPUtime=1800.04
/proc/19431/stat : 19431 (java) S 19429 19431 18999 0 -1 0 368499 0 1 0 179779 225 0 0 18 0 13 0 128617604 1838592000 262460 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19431/statm: 448875 262460 1334 9 0 446487 0
[pid=19431/tid=19433] ppid=19429 vsize=1795500 CPUtime=1754.21
/proc/19431/task/19433/stat : 19433 (java) R 19429 19431 18999 0 -1 64 101361 0 1 0 175356 65 0 0 25 0 13 0 128617606 1838592000 262460 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110064858 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19431/tid=19434] ppid=19429 vsize=1795500 CPUtime=21.96
/proc/19431/task/19434/stat : 19434 (java) S 19429 19431 18999 0 -1 64 114833 0 0 0 2139 57 0 0 17 0 13 0 128617615 1838592000 262460 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19431/tid=19435] ppid=19429 vsize=1795500 CPUtime=20.57
/proc/19431/task/19435/stat : 19435 (java) S 19429 19431 18999 0 -1 64 142272 0 0 0 1967 90 0 0 16 0 13 0 128617615 1838592000 262460 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19431/tid=19436] ppid=19429 vsize=1795500 CPUtime=0.11
/proc/19431/task/19436/stat : 19436 (java) S 19429 19431 18999 0 -1 64 202 0 0 0 5 6 0 0 16 0 13 0 128617618 1838592000 262460 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19431/tid=19437] ppid=19429 vsize=1795500 CPUtime=0
/proc/19431/task/19437/stat : 19437 (java) S 19429 19431 18999 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 128617618 1838592000 262460 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19438] ppid=19429 vsize=1795500 CPUtime=0
/proc/19431/task/19438/stat : 19438 (java) S 19429 19431 18999 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 128617618 1838592000 262460 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19439] ppid=19429 vsize=1795500 CPUtime=0
/proc/19431/task/19439/stat : 19439 (java) S 19429 19431 18999 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 128617625 1838592000 262460 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19440] ppid=19429 vsize=1795500 CPUtime=1.47
/proc/19431/task/19440/stat : 19440 (java) S 19429 19431 18999 0 -1 64 4022 0 0 0 145 2 0 0 16 0 13 0 128617625 1838592000 262460 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19441] ppid=19429 vsize=1795500 CPUtime=1.66
/proc/19431/task/19441/stat : 19441 (java) S 19429 19431 18999 0 -1 64 5084 0 0 0 163 3 0 0 16 0 13 0 128617625 1838592000 262460 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19442] ppid=19429 vsize=1795500 CPUtime=0
/proc/19431/task/19442/stat : 19442 (java) S 19429 19431 18999 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 128617625 1838592000 262460 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19431/tid=19443] ppid=19429 vsize=1795500 CPUtime=0
/proc/19431/task/19443/stat : 19443 (java) S 19429 19431 18999 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 128617625 1838592000 262460 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19431/tid=19444] ppid=19429 vsize=1795500 CPUtime=0
/proc/19431/task/19444/stat : 19444 (java) S 19429 19431 18999 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 128619948 1838592000 262460 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1795500

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

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

[startup+1778.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 19642
/proc/meminfo: memFree=524704/2055920 swapFree=4192956/4192956
[pid=19431] ppid=19429 vsize=0 CPUtime=1800.15
/proc/19431/stat : 19431 (java) Z 19429 19431 18999 0 -1 1036 368519 0 1 0 179784 231 0 0 16 0 2 0 128617604 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19431/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 0

[startup+1778.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 19642
/proc/meminfo: memFree=524704/2055920 swapFree=4192956/4192956
[pid=19431] ppid=19429 vsize=0 CPUtime=1800.24
/proc/19431/stat : 19431 (java) Z 19429 19431 18999 0 -1 1036 368519 0 1 0 179784 240 0 0 16 0 2 0 128617604 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19431/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1778.92
CPU time (s): 1800.26
CPU user time (s): 1797.84
CPU system time (s): 2.41363
CPU usage (%): 101.2
Max. virtual memory (cumulated for all children) (KiB): 1799648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.84
system time used= 2.41363
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 368519
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= 41056
involuntary context switches= 35427

runsolver used 1.65275 second user time and 4.92425 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Sat Apr 14 04:43:20 UTC 2007

IDJOB= 347860
IDBENCH= 1537
IDSOLVER= 159
FILE ID= node5/347860-1176525799

PBS_JOBID= 4556710

Free space on /tmp= 66526 MiB

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

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  af7b516198b9fda389a0d83cfb6c28d1

RANDOM SEED= 411516371

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:       1572256 kB
Buffers:         41804 kB
Cached:         319480 kB
SwapCached:          0 kB
Active:         118116 kB
Inactive:       298748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1572256 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           32412 kB
Writeback:           0 kB
Mapped:          74540 kB
Slab:            52368 kB
Committed_AS:  4700516 kB
PageTables:       1724 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= 66526 MiB

End job on node5 on Sat Apr 14 05:13:00 UTC 2007