Trace number 419260

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 NameAnswerCPU timeWall clock time
SAT4JPseudoResolution 2007-03-23SAT 543.638 517.768

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug10.opb
MD5SUM6ca66d4d1810cf6de98234dbc139b816
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark400.812
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables521182
Total number of constraints13378625
Number of constraints which are clauses13378625
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint6689
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 6689
Number of bits of the biggest sum of numbers13
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)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK	0

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node61/watcher-419260-1177406561 -o ROOT/results/node61/solver-419260-1177406561 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/419260-1177406561/sat4jPseudoResolution.jar /tmp/evaluation/419260-1177406561/instance-419260-1177406561.opb 

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


[startup+0 s]
/proc/loadavg: 1.10 1.04 0.96 3/64 16959
/proc/meminfo: memFree=1010952/2055920 swapFree=4184132/4192956
[pid=16959] ppid=16957 vsize=18528 CPUtime=0
/proc/16959/stat : 16959 (runsolver) R 16957 16959 16230 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 152622335 18972672 284 18446744073709551615 4194304 4255128 548682068864 18446744073709551615 246406507815 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/16959/statm: 4632 284 249 14 0 2626 0

[startup+0.054548 s]
/proc/loadavg: 1.10 1.04 0.96 3/64 16959
/proc/meminfo: memFree=1010952/2055920 swapFree=4184132/4192956
[pid=16959] ppid=16957 vsize=1776376 CPUtime=0.04
/proc/16959/stat : 16959 (java) S 16957 16959 16230 0 -1 0 3457 0 1 0 2 2 0 0 18 0 4 0 152622335 1819009024 3204 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/16959/statm: 444094 3206 1022 9 0 441730 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1776376

[startup+0.101545 s]
/proc/loadavg: 1.10 1.04 0.96 3/64 16959
/proc/meminfo: memFree=1010952/2055920 swapFree=4184132/4192956
[pid=16959] ppid=16957 vsize=1780108 CPUtime=0.08
/proc/16959/stat : 16959 (java) S 16957 16959 16230 0 -1 0 3933 0 1 0 6 2 0 0 18 0 12 0 152622335 1822830592 3676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16959/statm: 445027 3676 1119 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.30157 s]
/proc/loadavg: 1.10 1.04 0.96 3/64 16959
/proc/meminfo: memFree=1010952/2055920 swapFree=4184132/4192956
[pid=16959] ppid=16957 vsize=1782200 CPUtime=0.3
/proc/16959/stat : 16959 (java) S 16957 16959 16230 0 -1 0 9620 0 1 0 25 5 0 0 18 0 12 0 152622335 1824972800 9360 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16959/statm: 445550 9360 1263 9 0 443162 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1782200

[startup+0.701608 s]
/proc/loadavg: 1.10 1.04 0.96 3/64 16959
/proc/meminfo: memFree=1010952/2055920 swapFree=4184132/4192956
[pid=16959] ppid=16957 vsize=1783672 CPUtime=0.89
/proc/16959/stat : 16959 (java) S 16957 16959 16230 0 -1 0 11271 0 1 0 82 7 0 0 18 0 12 0 152622335 1826480128 10814 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16959/statm: 445918 10814 1301 9 0 443530 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 1783672

[startup+1.50268 s]
/proc/loadavg: 1.10 1.04 0.96 2/76 16971
/proc/meminfo: memFree=966696/2055920 swapFree=4184132/4192956
[pid=16959] ppid=16957 vsize=1785652 CPUtime=2.11
/proc/16959/stat : 16959 (java) S 16957 16959 16230 0 -1 0 22183 0 1 0 200 11 0 0 18 0 12 0 152622335 1828507648 20369 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16959/statm: 446413 20371 1301 9 0 444025 0
[pid=16959/tid=16961] ppid=16957 vsize=1785652 CPUtime=1.02
/proc/16959/task/16961/stat : 16961 (java) R 16957 16959 16230 0 -1 64 18488 0 1 0 93 9 0 0 19 0 12 0 152622337 1828507648 20372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109654914 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16962] ppid=16957 vsize=1785652 CPUtime=0
/proc/16959/task/16962/stat : 16962 (java) S 16957 16959 16230 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 152622338 1828507648 20373 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16959/tid=16963] ppid=16957 vsize=1785652 CPUtime=0
/proc/16959/task/16963/stat : 16963 (java) S 16957 16959 16230 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 152622338 1828507648 20375 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16959/tid=16964] ppid=16957 vsize=1785652 CPUtime=0
/proc/16959/task/16964/stat : 16964 (java) S 16957 16959 16230 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 152622341 1828507648 20376 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16965] ppid=16957 vsize=1785652 CPUtime=0
/proc/16959/task/16965/stat : 16965 (java) S 16957 16959 16230 0 -1 64 10 0 0 0 0 0 0 0 20 0 12 0 152622341 1828507648 20377 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16966] ppid=16957 vsize=1785652 CPUtime=0
/proc/16959/task/16966/stat : 16966 (java) S 16957 16959 16230 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 152622341 1828507648 20379 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16967] ppid=16957 vsize=1785652 CPUtime=0
/proc/16959/task/16967/stat : 16967 (java) S 16957 16959 16230 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 152622345 1828507648 20380 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16968] ppid=16957 vsize=1785652 CPUtime=0.57
/proc/16959/task/16968/stat : 16968 (java) S 16957 16959 16230 0 -1 64 1882 0 0 0 56 1 0 0 16 0 12 0 152622345 1828507648 20381 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16959/tid=16969] ppid=16957 vsize=1785652 CPUtime=0.49
/proc/16959/task/16969/stat : 16969 (java) S 16957 16959 16230 0 -1 64 1095 0 0 0 49 0 0 0 16 0 12 0 152622345 1828507648 20382 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16970] ppid=16957 vsize=1785652 CPUtime=0
/proc/16959/task/16970/stat : 16970 (java) S 16957 16959 16230 0 -1 64 2 0 0 0 0 0 0 0 23 0 12 0 152622345 1828507648 20384 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16971] ppid=16957 vsize=1785652 CPUtime=0
/proc/16959/task/16971/stat : 16971 (java) S 16957 16959 16230 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 152622345 1828507648 20385 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.11
Current children cumulated vsize (KiB) 1785652

[startup+3.10284 s]
/proc/loadavg: 1.10 1.04 0.96 2/76 16971
/proc/meminfo: memFree=867688/2055920 swapFree=4184132/4192956
[pid=16959] ppid=16957 vsize=1785652 CPUtime=3.78
/proc/16959/stat : 16959 (java) S 16957 16959 16230 0 -1 0 46850 0 1 0 354 24 0 0 18 0 12 0 152622335 1828507648 45027 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16959/statm: 446413 45027 1311 9 0 444025 0
[pid=16959/tid=16961] ppid=16957 vsize=1785652 CPUtime=2.55
/proc/16959/task/16961/stat : 16961 (java) R 16957 16959 16230 0 -1 64 37671 0 1 0 236 19 0 0 25 0 12 0 152622337 1828507648 45027 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109522420 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16959/tid=16962] ppid=16957 vsize=1785652 CPUtime=0.05
/proc/16959/task/16962/stat : 16962 (java) S 16957 16959 16230 0 -1 64 2620 0 0 0 4 1 0 0 16 0 12 0 152622338 1828507648 45027 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16959/tid=16963] ppid=16957 vsize=1785652 CPUtime=0.05
/proc/16959/task/16963/stat : 16963 (java) S 16957 16959 16230 0 -1 64 2855 0 0 0 4 1 0 0 16 0 12 0 152622338 1828507648 45027 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16964] ppid=16957 vsize=1785652 CPUtime=0
/proc/16959/task/16964/stat : 16964 (java) S 16957 16959 16230 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 152622341 1828507648 45027 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16965] ppid=16957 vsize=1785652 CPUtime=0
/proc/16959/task/16965/stat : 16965 (java) S 16957 16959 16230 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 152622341 1828507648 45027 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16966] ppid=16957 vsize=1785652 CPUtime=0
/proc/16959/task/16966/stat : 16966 (java) S 16957 16959 16230 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 152622341 1828507648 45027 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16967] ppid=16957 vsize=1785652 CPUtime=0
/proc/16959/task/16967/stat : 16967 (java) S 16957 16959 16230 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 152622345 1828507648 45027 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16968] ppid=16957 vsize=1785652 CPUtime=0.57
/proc/16959/task/16968/stat : 16968 (java) S 16957 16959 16230 0 -1 64 1882 0 0 0 56 1 0 0 16 0 12 0 152622345 1828507648 45027 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16959/tid=16969] ppid=16957 vsize=1785652 CPUtime=0.51
/proc/16959/task/16969/stat : 16969 (java) S 16957 16959 16230 0 -1 64 1096 0 0 0 51 0 0 0 17 0 12 0 152622345 1828507648 45027 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16970] ppid=16957 vsize=1785652 CPUtime=0
/proc/16959/task/16970/stat : 16970 (java) S 16957 16959 16230 0 -1 64 2 0 0 0 0 0 0 0 23 0 12 0 152622345 1828507648 45027 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16971] ppid=16957 vsize=1785652 CPUtime=0
/proc/16959/task/16971/stat : 16971 (java) S 16957 16959 16230 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 152622345 1828507648 45027 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.78
Current children cumulated vsize (KiB) 1785652

[startup+6.30294 s]
/proc/loadavg: 1.10 1.04 0.96 3/76 16971
/proc/meminfo: memFree=802920/2055920 swapFree=4184132/4192956
[pid=16959] ppid=16957 vsize=1786812 CPUtime=7.37
/proc/16959/stat : 16959 (java) S 16957 16959 16230 0 -1 0 57407 0 1 0 707 30 0 0 18 0 12 0 152622335 1829695488 55237 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16959/statm: 446703 55237 1312 9 0 444315 0
[pid=16959/tid=16961] ppid=16957 vsize=1786812 CPUtime=5.36
/proc/16959/task/16961/stat : 16961 (java) R 16957 16959 16230 0 -1 64 37675 0 1 0 516 20 0 0 22 0 12 0 152622337 1829695488 55237 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109554788 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16959/tid=16962] ppid=16957 vsize=1786812 CPUtime=0.44
/proc/16959/task/16962/stat : 16962 (java) S 16957 16959 16230 0 -1 64 9408 0 0 0 41 3 0 0 18 0 12 0 152622338 1829695488 55237 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16963] ppid=16957 vsize=1786812 CPUtime=0.43
/proc/16959/task/16963/stat : 16963 (java) S 16957 16959 16230 0 -1 64 6616 0 0 0 40 3 0 0 18 0 12 0 152622338 1829695488 55237 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16964] ppid=16957 vsize=1786812 CPUtime=0
/proc/16959/task/16964/stat : 16964 (java) S 16957 16959 16230 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 152622341 1829695488 55237 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16965] ppid=16957 vsize=1786812 CPUtime=0
/proc/16959/task/16965/stat : 16965 (java) S 16957 16959 16230 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 152622341 1829695488 55237 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16966] ppid=16957 vsize=1786812 CPUtime=0
/proc/16959/task/16966/stat : 16966 (java) S 16957 16959 16230 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 152622341 1829695488 55237 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16967] ppid=16957 vsize=1786812 CPUtime=0
/proc/16959/task/16967/stat : 16967 (java) S 16957 16959 16230 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 152622345 1829695488 55237 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16968] ppid=16957 vsize=1786812 CPUtime=0.58
/proc/16959/task/16968/stat : 16968 (java) S 16957 16959 16230 0 -1 64 1882 0 0 0 57 1 0 0 16 0 12 0 152622345 1829695488 55237 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16959/tid=16969] ppid=16957 vsize=1786812 CPUtime=0.51
/proc/16959/task/16969/stat : 16969 (java) S 16957 16959 16230 0 -1 64 1098 0 0 0 51 0 0 0 16 0 12 0 152622345 1829695488 55237 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16970] ppid=16957 vsize=1786812 CPUtime=0
/proc/16959/task/16970/stat : 16970 (java) S 16957 16959 16230 0 -1 64 2 0 0 0 0 0 0 0 23 0 12 0 152622345 1829695488 55237 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16971] ppid=16957 vsize=1786812 CPUtime=0
/proc/16959/task/16971/stat : 16971 (java) S 16957 16959 16230 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 152622345 1829695488 55237 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.37
Current children cumulated vsize (KiB) 1786812

[startup+12.7016 s]
/proc/loadavg: 1.09 1.04 0.96 2/76 16971
/proc/meminfo: memFree=752040/2055920 swapFree=4184132/4192956
[pid=16959] ppid=16957 vsize=1789372 CPUtime=15.2
/proc/16959/stat : 16959 (java) S 16957 16959 16230 0 -1 0 72871 0 1 0 1482 38 0 0 18 0 12 0 152622335 1832316928 68697 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16959/statm: 447343 68697 1319 9 0 444955 0
[pid=16959/tid=16961] ppid=16957 vsize=1789372 CPUtime=10.29
/proc/16959/task/16961/stat : 16961 (java) R 16957 16959 16230 0 -1 64 37683 0 1 0 1008 21 0 0 20 0 12 0 152622337 1832316928 68697 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109609404 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16959/tid=16962] ppid=16957 vsize=1789372 CPUtime=1.89
/proc/16959/task/16962/stat : 16962 (java) S 16957 16959 16230 0 -1 64 19522 0 0 0 181 8 0 0 17 0 12 0 152622338 1832316928 68697 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16963] ppid=16957 vsize=1789372 CPUtime=1.87
/proc/16959/task/16963/stat : 16963 (java) S 16957 16959 16230 0 -1 64 11950 0 0 0 182 5 0 0 18 0 12 0 152622338 1832316928 68697 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16964] ppid=16957 vsize=1789372 CPUtime=0
/proc/16959/task/16964/stat : 16964 (java) S 16957 16959 16230 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 152622341 1832316928 68697 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16965] ppid=16957 vsize=1789372 CPUtime=0
/proc/16959/task/16965/stat : 16965 (java) S 16957 16959 16230 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 152622341 1832316928 68697 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16966] ppid=16957 vsize=1789372 CPUtime=0
/proc/16959/task/16966/stat : 16966 (java) S 16957 16959 16230 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 152622341 1832316928 68697 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16967] ppid=16957 vsize=1789372 CPUtime=0
/proc/16959/task/16967/stat : 16967 (java) S 16957 16959 16230 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 152622345 1832316928 68697 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16968] ppid=16957 vsize=1789372 CPUtime=0.58
/proc/16959/task/16968/stat : 16968 (java) S 16957 16959 16230 0 -1 64 1882 0 0 0 57 1 0 0 16 0 12 0 152622345 1832316928 68697 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16969] ppid=16957 vsize=1789372 CPUtime=0.52
/proc/16959/task/16969/stat : 16969 (java) S 16957 16959 16230 0 -1 64 1106 0 0 0 52 0 0 0 16 0 12 0 152622345 1832316928 68697 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16970] ppid=16957 vsize=1789372 CPUtime=0
/proc/16959/task/16970/stat : 16970 (java) S 16957 16959 16230 0 -1 64 2 0 0 0 0 0 0 0 23 0 12 0 152622345 1832316928 68697 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16971] ppid=16957 vsize=1789372 CPUtime=0
/proc/16959/task/16971/stat : 16971 (java) S 16957 16959 16230 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 152622345 1832316928 68697 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.2
Current children cumulated vsize (KiB) 1789372

[startup+25.5028 s]
/proc/loadavg: 1.07 1.03 0.96 2/76 16971
/proc/meminfo: memFree=678440/2055920 swapFree=4184132/4192956
[pid=16959] ppid=16957 vsize=1789372 CPUtime=29.24
/proc/16959/stat : 16959 (java) S 16957 16959 16230 0 -1 0 92311 0 1 0 2876 48 0 0 18 0 12 0 152622335 1832316928 86104 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16959/statm: 447343 86104 1319 9 0 444955 0
[pid=16959/tid=16961] ppid=16957 vsize=1789372 CPUtime=21.86
/proc/16959/task/16961/stat : 16961 (java) R 16957 16959 16230 0 -1 64 37700 0 1 0 2162 24 0 0 18 0 12 0 152622337 1832316928 86104 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16959/tid=16962] ppid=16957 vsize=1789372 CPUtime=3.1
/proc/16959/task/16962/stat : 16962 (java) S 16957 16959 16230 0 -1 64 28973 0 0 0 298 12 0 0 16 0 12 0 152622338 1832316928 86104 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16963] ppid=16957 vsize=1789372 CPUtime=3.09
/proc/16959/task/16963/stat : 16963 (java) S 16957 16959 16230 0 -1 64 21913 0 0 0 301 8 0 0 16 0 12 0 152622338 1832316928 86104 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16959/tid=16964] ppid=16957 vsize=1789372 CPUtime=0
/proc/16959/task/16964/stat : 16964 (java) S 16957 16959 16230 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 152622341 1832316928 86104 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16959/tid=16965] ppid=16957 vsize=1789372 CPUtime=0
/proc/16959/task/16965/stat : 16965 (java) S 16957 16959 16230 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 152622341 1832316928 86104 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16966] ppid=16957 vsize=1789372 CPUtime=0
/proc/16959/task/16966/stat : 16966 (java) S 16957 16959 16230 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 152622341 1832316928 86104 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16967] ppid=16957 vsize=1789372 CPUtime=0
/proc/16959/task/16967/stat : 16967 (java) S 16957 16959 16230 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 152622345 1832316928 86104 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

/proc/loadavg: 1.00 1.02 0.98 2/77 16974
/proc/meminfo: memFree=15264/2055920 swapFree=4184132/4192956
[pid=16959] ppid=16957 vsize=1789664 CPUtime=531.39
/proc/16959/stat : 16959 (java) S 16957 16959 16230 0 -1 0 389207 0 1 0 52900 239 0 0 18 0 13 0 152622335 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16959/statm: 447416 378955 1333 9 0 445028 0
[pid=16959/tid=16961] ppid=16957 vsize=1789664 CPUtime=477.91
/proc/16959/task/16961/stat : 16961 (java) R 16957 16959 16230 0 -1 64 37905 0 1 0 47723 68 0 0 25 0 13 0 152622337 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109963040 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16959/tid=16962] ppid=16957 vsize=1789664 CPUtime=25.82
/proc/16959/task/16962/stat : 16962 (java) S 16957 16959 16230 0 -1 64 182141 0 0 0 2498 84 0 0 16 0 13 0 152622338 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16959/tid=16963] ppid=16957 vsize=1789664 CPUtime=25.73
/proc/16959/task/16963/stat : 16963 (java) S 16957 16959 16230 0 -1 64 165288 0 0 0 2493 80 0 0 17 0 13 0 152622338 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16964] ppid=16957 vsize=1789664 CPUtime=0.04
/proc/16959/task/16964/stat : 16964 (java) S 16957 16959 16230 0 -1 64 17 0 0 0 3 1 0 0 16 0 13 0 152622341 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16959/tid=16965] ppid=16957 vsize=1789664 CPUtime=0
/proc/16959/task/16965/stat : 16965 (java) S 16957 16959 16230 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 152622341 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16966] ppid=16957 vsize=1789664 CPUtime=0
/proc/16959/task/16966/stat : 16966 (java) S 16957 16959 16230 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 152622341 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16967] ppid=16957 vsize=1789664 CPUtime=0
/proc/16959/task/16967/stat : 16967 (java) S 16957 16959 16230 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 152622345 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16968] ppid=16957 vsize=1789664 CPUtime=0.95
/proc/16959/task/16968/stat : 16968 (java) S 16957 16959 16230 0 -1 64 1910 0 0 0 94 1 0 0 16 0 13 0 152622345 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16959/tid=16969] ppid=16957 vsize=1789664 CPUtime=0.87
/proc/16959/task/16969/stat : 16969 (java) S 16957 16959 16230 0 -1 64 1223 0 0 0 87 0 0 0 16 0 13 0 152622345 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16970] ppid=16957 vsize=1789664 CPUtime=0
/proc/16959/task/16970/stat : 16970 (java) S 16957 16959 16230 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 152622345 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16971] ppid=16957 vsize=1789664 CPUtime=0
/proc/16959/task/16971/stat : 16971 (java) S 16957 16959 16230 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 152622345 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16972] ppid=16957 vsize=1789664 CPUtime=0
/proc/16959/task/16972/stat : 16972 (java) S 16957 16959 16230 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 152644938 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 531.39
Current children cumulated vsize (KiB) 1789664

[startup+511.902 s]
/proc/loadavg: 1.00 1.02 0.98 2/77 16974
/proc/meminfo: memFree=15264/2055920 swapFree=4184132/4192956
[pid=16959] ppid=16957 vsize=1789664 CPUtime=537.79
/proc/16959/stat : 16959 (java) S 16957 16959 16230 0 -1 0 389207 0 1 0 53540 239 0 0 18 0 13 0 152622335 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16959/statm: 447416 378955 1333 9 0 445028 0
[pid=16959/tid=16961] ppid=16957 vsize=1789664 CPUtime=484.31
/proc/16959/task/16961/stat : 16961 (java) R 16957 16959 16230 0 -1 64 37905 0 1 0 48363 68 0 0 25 0 13 0 152622337 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109963040 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16959/tid=16962] ppid=16957 vsize=1789664 CPUtime=25.82
/proc/16959/task/16962/stat : 16962 (java) S 16957 16959 16230 0 -1 64 182141 0 0 0 2498 84 0 0 16 0 13 0 152622338 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16959/tid=16963] ppid=16957 vsize=1789664 CPUtime=25.73
/proc/16959/task/16963/stat : 16963 (java) S 16957 16959 16230 0 -1 64 165288 0 0 0 2493 80 0 0 17 0 13 0 152622338 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16964] ppid=16957 vsize=1789664 CPUtime=0.04
/proc/16959/task/16964/stat : 16964 (java) S 16957 16959 16230 0 -1 64 17 0 0 0 3 1 0 0 16 0 13 0 152622341 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16959/tid=16965] ppid=16957 vsize=1789664 CPUtime=0
/proc/16959/task/16965/stat : 16965 (java) S 16957 16959 16230 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 152622341 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16966] ppid=16957 vsize=1789664 CPUtime=0
/proc/16959/task/16966/stat : 16966 (java) S 16957 16959 16230 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 152622341 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16967] ppid=16957 vsize=1789664 CPUtime=0
/proc/16959/task/16967/stat : 16967 (java) S 16957 16959 16230 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 152622345 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16968] ppid=16957 vsize=1789664 CPUtime=0.95
/proc/16959/task/16968/stat : 16968 (java) S 16957 16959 16230 0 -1 64 1910 0 0 0 94 1 0 0 16 0 13 0 152622345 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16959/tid=16969] ppid=16957 vsize=1789664 CPUtime=0.87
/proc/16959/task/16969/stat : 16969 (java) S 16957 16959 16230 0 -1 64 1223 0 0 0 87 0 0 0 16 0 13 0 152622345 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16970] ppid=16957 vsize=1789664 CPUtime=0
/proc/16959/task/16970/stat : 16970 (java) S 16957 16959 16230 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 152622345 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16971] ppid=16957 vsize=1789664 CPUtime=0
/proc/16959/task/16971/stat : 16971 (java) S 16957 16959 16230 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 152622345 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16972] ppid=16957 vsize=1789664 CPUtime=0
/proc/16959/task/16972/stat : 16972 (java) S 16957 16959 16230 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 152644938 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 537.79
Current children cumulated vsize (KiB) 1789664

[startup+515.102 s]
/proc/loadavg: 1.00 1.01 0.98 2/77 16974
/proc/meminfo: memFree=15264/2055920 swapFree=4184132/4192956
[pid=16959] ppid=16957 vsize=1789664 CPUtime=540.99
/proc/16959/stat : 16959 (java) S 16957 16959 16230 0 -1 0 389207 0 1 0 53860 239 0 0 18 0 13 0 152622335 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16959/statm: 447416 378955 1333 9 0 445028 0
[pid=16959/tid=16961] ppid=16957 vsize=1789664 CPUtime=487.51
/proc/16959/task/16961/stat : 16961 (java) R 16957 16959 16230 0 -1 64 37905 0 1 0 48683 68 0 0 25 0 13 0 152622337 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109984720 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16959/tid=16962] ppid=16957 vsize=1789664 CPUtime=25.82
/proc/16959/task/16962/stat : 16962 (java) S 16957 16959 16230 0 -1 64 182141 0 0 0 2498 84 0 0 16 0 13 0 152622338 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16959/tid=16963] ppid=16957 vsize=1789664 CPUtime=25.73
/proc/16959/task/16963/stat : 16963 (java) S 16957 16959 16230 0 -1 64 165288 0 0 0 2493 80 0 0 17 0 13 0 152622338 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16964] ppid=16957 vsize=1789664 CPUtime=0.04
/proc/16959/task/16964/stat : 16964 (java) S 16957 16959 16230 0 -1 64 17 0 0 0 3 1 0 0 16 0 13 0 152622341 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16959/tid=16965] ppid=16957 vsize=1789664 CPUtime=0
/proc/16959/task/16965/stat : 16965 (java) S 16957 16959 16230 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 152622341 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16966] ppid=16957 vsize=1789664 CPUtime=0
/proc/16959/task/16966/stat : 16966 (java) S 16957 16959 16230 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 152622341 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16967] ppid=16957 vsize=1789664 CPUtime=0
/proc/16959/task/16967/stat : 16967 (java) S 16957 16959 16230 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 152622345 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16968] ppid=16957 vsize=1789664 CPUtime=0.95
/proc/16959/task/16968/stat : 16968 (java) S 16957 16959 16230 0 -1 64 1910 0 0 0 94 1 0 0 16 0 13 0 152622345 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16959/tid=16969] ppid=16957 vsize=1789664 CPUtime=0.87
/proc/16959/task/16969/stat : 16969 (java) S 16957 16959 16230 0 -1 64 1223 0 0 0 87 0 0 0 16 0 13 0 152622345 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16970] ppid=16957 vsize=1789664 CPUtime=0
/proc/16959/task/16970/stat : 16970 (java) S 16957 16959 16230 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 152622345 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16971] ppid=16957 vsize=1789664 CPUtime=0
/proc/16959/task/16971/stat : 16971 (java) S 16957 16959 16230 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 152622345 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16972] ppid=16957 vsize=1789664 CPUtime=0
/proc/16959/task/16972/stat : 16972 (java) S 16957 16959 16230 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 152644938 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 540.99
Current children cumulated vsize (KiB) 1789664

[startup+516.702 s]
/proc/loadavg: 1.00 1.01 0.98 3/77 16974
/proc/meminfo: memFree=15264/2055920 swapFree=4184132/4192956
[pid=16959] ppid=16957 vsize=1789664 CPUtime=542.59
/proc/16959/stat : 16959 (java) S 16957 16959 16230 0 -1 0 389207 0 1 0 54020 239 0 0 18 0 13 0 152622335 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16959/statm: 447416 378955 1333 9 0 445028 0
[pid=16959/tid=16961] ppid=16957 vsize=1789664 CPUtime=489.11
/proc/16959/task/16961/stat : 16961 (java) R 16957 16959 16230 0 -1 64 37905 0 1 0 48843 68 0 0 25 0 13 0 152622337 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109961817 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16959/tid=16962] ppid=16957 vsize=1789664 CPUtime=25.82
/proc/16959/task/16962/stat : 16962 (java) S 16957 16959 16230 0 -1 64 182141 0 0 0 2498 84 0 0 16 0 13 0 152622338 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16959/tid=16963] ppid=16957 vsize=1789664 CPUtime=25.73
/proc/16959/task/16963/stat : 16963 (java) S 16957 16959 16230 0 -1 64 165288 0 0 0 2493 80 0 0 17 0 13 0 152622338 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16964] ppid=16957 vsize=1789664 CPUtime=0.04
/proc/16959/task/16964/stat : 16964 (java) S 16957 16959 16230 0 -1 64 17 0 0 0 3 1 0 0 16 0 13 0 152622341 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16959/tid=16965] ppid=16957 vsize=1789664 CPUtime=0
/proc/16959/task/16965/stat : 16965 (java) S 16957 16959 16230 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 152622341 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16966] ppid=16957 vsize=1789664 CPUtime=0
/proc/16959/task/16966/stat : 16966 (java) S 16957 16959 16230 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 152622341 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16967] ppid=16957 vsize=1789664 CPUtime=0
/proc/16959/task/16967/stat : 16967 (java) S 16957 16959 16230 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 152622345 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16968] ppid=16957 vsize=1789664 CPUtime=0.95
/proc/16959/task/16968/stat : 16968 (java) S 16957 16959 16230 0 -1 64 1910 0 0 0 94 1 0 0 16 0 13 0 152622345 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16959/tid=16969] ppid=16957 vsize=1789664 CPUtime=0.87
/proc/16959/task/16969/stat : 16969 (java) S 16957 16959 16230 0 -1 64 1223 0 0 0 87 0 0 0 16 0 13 0 152622345 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16970] ppid=16957 vsize=1789664 CPUtime=0
/proc/16959/task/16970/stat : 16970 (java) S 16957 16959 16230 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 152622345 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16971] ppid=16957 vsize=1789664 CPUtime=0
/proc/16959/task/16971/stat : 16971 (java) S 16957 16959 16230 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 152622345 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16972] ppid=16957 vsize=1789664 CPUtime=0
/proc/16959/task/16972/stat : 16972 (java) S 16957 16959 16230 0 -1 64 5 0 0 0 0 0 0 0 19 0 13 0 152644938 1832615936 378955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 542.59
Current children cumulated vsize (KiB) 1789664

[startup+517.502 s]
/proc/loadavg: 1.00 1.01 0.98 2/77 16974
/proc/meminfo: memFree=15264/2055920 swapFree=4184132/4192956
[pid=16959] ppid=16957 vsize=1789664 CPUtime=543.4
/proc/16959/stat : 16959 (java) S 16957 16959 16230 0 -1 0 389215 0 1 0 54100 240 0 0 18 0 12 0 152622335 1832615936 378962 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16959/statm: 447416 378962 1334 9 0 445028 0
[pid=16959/tid=16961] ppid=16957 vsize=1789664 CPUtime=489.35
/proc/16959/task/16961/stat : 16961 (java) S 16957 16959 16230 0 -1 64 37911 0 1 0 48867 68 0 0 17 0 12 0 152622337 1832615936 378962 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16959/tid=16962] ppid=16957 vsize=1789664 CPUtime=25.82
/proc/16959/task/16962/stat : 16962 (java) S 16957 16959 16230 0 -1 64 182141 0 0 0 2498 84 0 0 16 0 12 0 152622338 1832615936 378962 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16959/tid=16963] ppid=16957 vsize=1789664 CPUtime=25.73
/proc/16959/task/16963/stat : 16963 (java) S 16957 16959 16230 0 -1 64 165288 0 0 0 2493 80 0 0 17 0 12 0 152622338 1832615936 378962 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16964] ppid=16957 vsize=1789664 CPUtime=0.04
/proc/16959/task/16964/stat : 16964 (java) S 16957 16959 16230 0 -1 64 17 0 0 0 3 1 0 0 16 0 12 0 152622341 1832615936 378962 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16965] ppid=16957 vsize=1789664 CPUtime=0
/proc/16959/task/16965/stat : 16965 (java) S 16957 16959 16230 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 152622341 1832615936 378962 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16966] ppid=16957 vsize=1789664 CPUtime=0
/proc/16959/task/16966/stat : 16966 (java) S 16957 16959 16230 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 152622341 1832615936 378962 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16967] ppid=16957 vsize=1789664 CPUtime=0
/proc/16959/task/16967/stat : 16967 (java) S 16957 16959 16230 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 152622345 1832615936 378962 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16968] ppid=16957 vsize=1789664 CPUtime=1.05
/proc/16959/task/16968/stat : 16968 (java) S 16957 16959 16230 0 -1 64 1910 0 0 0 104 1 0 0 17 0 12 0 152622345 1832615936 378962 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16959/tid=16969] ppid=16957 vsize=1789664 CPUtime=0.94
/proc/16959/task/16969/stat : 16969 (java) S 16957 16959 16230 0 -1 64 1224 0 0 0 94 0 0 0 17 0 12 0 152622345 1832615936 378962 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16970] ppid=16957 vsize=1789664 CPUtime=0
/proc/16959/task/16970/stat : 16970 (java) S 16957 16959 16230 0 -1 64 2 0 0 0 0 0 0 0 23 0 12 0 152622345 1832615936 378962 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16959/tid=16971] ppid=16957 vsize=1789664 CPUtime=0
/proc/16959/task/16971/stat : 16971 (java) S 16957 16959 16230 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 152622345 1832615936 378962 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 543.4
Current children cumulated vsize (KiB) 1789664

[startup+517.702 s]
/proc/loadavg: 1.00 1.01 0.98 2/77 16974
/proc/meminfo: memFree=15264/2055920 swapFree=4184132/4192956
[pid=16959] ppid=16957 vsize=0 CPUtime=543.56
/proc/16959/stat : 16959 (java) Z 16957 16959 16230 0 -1 1036 389216 0 1 0 54100 256 0 0 16 0 2 0 152622335 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16959/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 543.56
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 517.768
CPU time (s): 543.638
CPU user time (s): 541.01
CPU system time (s): 2.6286
CPU usage (%): 104.996
Max. virtual memory (cumulated for all children) (KiB): 1789664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 541.01
system time used= 2.6286
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 389216
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= 13946
involuntary context switches= 5267

runsolver used 0.556915 second user time and 1.41578 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Tue Apr 24 09:23:07 UTC 2007

IDJOB= 419260
IDBENCH= 47761
IDSOLVER= 159
FILE ID= node61/419260-1177406561

PBS_JOBID= 4675553

Free space on /tmp= 66003 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug10.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/419260-1177406561/sat4jPseudoResolution.jar /tmp/evaluation/419260-1177406561/instance-419260-1177406561.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-419260-1177406561 -o ROOT/results/node61/solver-419260-1177406561 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/419260-1177406561/sat4jPseudoResolution.jar /tmp/evaluation/419260-1177406561/instance-419260-1177406561.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  6ca66d4d1810cf6de98234dbc139b816

RANDOM SEED= 755898034

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.240
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.240
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:       1012256 kB
Buffers:         54896 kB
Cached:         883604 kB
SwapCached:       2960 kB
Active:         712924 kB
Inactive:       244772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1012256 kB
SwapTotal:     4192956 kB
SwapFree:      4184132 kB
Dirty:          263080 kB
Writeback:           0 kB
Mapped:          25088 kB
Slab:            71996 kB
Committed_AS:  1007704 kB
PageTables:       1412 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= 66003 MiB

End job on node61 on Tue Apr 24 09:31:45 UTC 2007