Trace number 420087

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
sat4jPseudoCP 2007-03-23SAT 462.732 453.161

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/
industrial/palacios/uts/uts-l06-ipc5-h35-unknown.opb
MD5SUMecd892960cc360ea30071d6d2b01c7e5
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 benchmark141.067
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 variables196689
Total number of constraints912286
Number of constraints which are clauses912286
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 constraint591
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 589
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1180
Number of bits of the biggest sum of numbers11
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/node43/watcher-420087-1177418679 -o ROOT/results/node43/solver-420087-1177418679 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/420087-1177418679/sat4jPseudoCP.jar /tmp/evaluation/420087-1177418679/instance-420087-1177418679.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.00 1.00 1.00 3/77 15130
/proc/meminfo: memFree=1731592/2055920 swapFree=4158592/4192956
[pid=15130] ppid=15128 vsize=18528 CPUtime=0
/proc/15130/stat : 15130 (runsolver) R 15128 15130 13911 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 189779876 18972672 284 18446744073709551615 4194304 4255128 548682068880 18446744073709551615 216849247527 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/15130/statm: 4632 284 249 14 0 2626 0

[startup+0.034914 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 15130
/proc/meminfo: memFree=1731592/2055920 swapFree=4158592/4192956
[pid=15130] ppid=15128 vsize=1775952 CPUtime=0.01
/proc/15130/stat : 15130 (java) S 15128 15130 13911 0 -1 0 2782 0 1 0 0 1 0 0 18 0 4 0 189779876 1818574848 2531 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 443988 2531 567 9 0 441624 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1775952

[startup+0.10192 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 15130
/proc/meminfo: memFree=1731592/2055920 swapFree=4158592/4192956
[pid=15130] ppid=15128 vsize=1780108 CPUtime=0.07
/proc/15130/stat : 15130 (java) S 15128 15130 13911 0 -1 0 3967 0 1 0 6 1 0 0 18 0 12 0 189779876 1822830592 3710 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 445027 3710 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1780108

[startup+0.301936 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 15130
/proc/meminfo: memFree=1731592/2055920 swapFree=4158592/4192956
[pid=15130] ppid=15128 vsize=1782444 CPUtime=0.3
/proc/15130/stat : 15130 (java) S 15128 15130 13911 0 -1 0 6834 0 1 0 27 3 0 0 18 0 12 0 189779876 1825222656 6574 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 445611 6574 1263 9 0 443223 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1782444

[startup+0.70197 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 15130
/proc/meminfo: memFree=1731592/2055920 swapFree=4158592/4192956
[pid=15130] ppid=15128 vsize=1783500 CPUtime=0.87
/proc/15130/stat : 15130 (java) S 15128 15130 13911 0 -1 0 8470 0 1 0 83 4 0 0 18 0 12 0 189779876 1826304000 7982 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 445875 7982 1301 9 0 443487 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 1783500

[startup+1.50204 s]
/proc/loadavg: 1.00 1.00 1.00 2/89 15142
/proc/meminfo: memFree=1696936/2055920 swapFree=4158592/4192956
[pid=15130] ppid=15128 vsize=1788360 CPUtime=2.16
/proc/15130/stat : 15130 (java) S 15128 15130 13911 0 -1 0 20678 0 1 0 207 9 0 0 18 0 12 0 189779876 1831280640 17362 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 447090 17365 1303 9 0 444702 0
[pid=15130/tid=15132] ppid=15128 vsize=1788360 CPUtime=0.98
/proc/15130/task/15132/stat : 15132 (java) R 15128 15130 13911 0 -1 64 14898 0 1 0 92 6 0 0 19 0 12 0 189779877 1831280640 17366 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109513648 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15130/tid=15133] ppid=15128 vsize=1788360 CPUtime=0
/proc/15130/task/15133/stat : 15133 (java) S 15128 15130 13911 0 -1 64 3 0 0 0 0 0 0 0 20 0 12 0 189779879 1831280640 17367 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15134] ppid=15128 vsize=1788360 CPUtime=0
/proc/15130/task/15134/stat : 15134 (java) S 15128 15130 13911 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 189779879 1831280640 17368 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15135] ppid=15128 vsize=1788360 CPUtime=0
/proc/15130/task/15135/stat : 15135 (java) S 15128 15130 13911 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 189779881 1831280640 17369 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15136] ppid=15128 vsize=1788360 CPUtime=0
/proc/15130/task/15136/stat : 15136 (java) S 15128 15130 13911 0 -1 64 9 0 0 0 0 0 0 0 23 0 12 0 189779882 1831280640 17370 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15137] ppid=15128 vsize=1788360 CPUtime=0
/proc/15130/task/15137/stat : 15137 (java) S 15128 15130 13911 0 -1 64 4 0 0 0 0 0 0 0 24 0 12 0 189779882 1831280640 17371 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15138] ppid=15128 vsize=1788360 CPUtime=0
/proc/15130/task/15138/stat : 15138 (java) S 15128 15130 13911 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 189779885 1831280640 17372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15139] ppid=15128 vsize=1788360 CPUtime=0.63
/proc/15130/task/15139/stat : 15139 (java) S 15128 15130 13911 0 -1 64 2835 0 0 0 62 1 0 0 16 0 12 0 189779885 1831280640 17373 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15140] ppid=15128 vsize=1788360 CPUtime=0.52
/proc/15130/task/15140/stat : 15140 (java) S 15128 15130 13911 0 -1 64 2231 0 0 0 52 0 0 0 17 0 12 0 189779886 1831280640 17374 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15130/tid=15141] ppid=15128 vsize=1788360 CPUtime=0
/proc/15130/task/15141/stat : 15141 (java) S 15128 15130 13911 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 189779886 1831280640 17376 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15142] ppid=15128 vsize=1788360 CPUtime=0
/proc/15130/task/15142/stat : 15142 (java) S 15128 15130 13911 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 189779886 1831280640 17377 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 1788360

[startup+3.10217 s]
/proc/loadavg: 1.00 1.00 1.00 2/89 15142
/proc/meminfo: memFree=1599336/2055920 swapFree=4158592/4192956
[pid=15130] ppid=15128 vsize=1788360 CPUtime=3.8
/proc/15130/stat : 15130 (java) S 15128 15130 13911 0 -1 0 46419 0 1 0 360 20 0 0 18 0 12 0 189779876 1831280640 43100 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 447090 43100 1312 9 0 444702 0
[pid=15130/tid=15132] ppid=15128 vsize=1788360 CPUtime=2.52
/proc/15130/task/15132/stat : 15132 (java) R 15128 15130 13911 0 -1 64 37692 0 1 0 235 17 0 0 25 0 12 0 189779877 1831280640 43100 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15130/tid=15133] ppid=15128 vsize=1788360 CPUtime=0.04
/proc/15130/task/15133/stat : 15133 (java) S 15128 15130 13911 0 -1 64 1418 0 0 0 4 0 0 0 17 0 12 0 189779879 1831280640 43100 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15134] ppid=15128 vsize=1788360 CPUtime=0.04
/proc/15130/task/15134/stat : 15134 (java) S 15128 15130 13911 0 -1 64 1519 0 0 0 4 0 0 0 16 0 12 0 189779879 1831280640 43100 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15130/tid=15135] ppid=15128 vsize=1788360 CPUtime=0
/proc/15130/task/15135/stat : 15135 (java) S 15128 15130 13911 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 189779881 1831280640 43100 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15130/tid=15136] ppid=15128 vsize=1788360 CPUtime=0
/proc/15130/task/15136/stat : 15136 (java) S 15128 15130 13911 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 189779882 1831280640 43100 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15137] ppid=15128 vsize=1788360 CPUtime=0
/proc/15130/task/15137/stat : 15137 (java) S 15128 15130 13911 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 189779882 1831280640 43100 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15138] ppid=15128 vsize=1788360 CPUtime=0
/proc/15130/task/15138/stat : 15138 (java) S 15128 15130 13911 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 189779885 1831280640 43100 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15139] ppid=15128 vsize=1788360 CPUtime=0.63
/proc/15130/task/15139/stat : 15139 (java) S 15128 15130 13911 0 -1 64 2835 0 0 0 62 1 0 0 16 0 12 0 189779885 1831280640 43100 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15140] ppid=15128 vsize=1788360 CPUtime=0.52
/proc/15130/task/15140/stat : 15140 (java) S 15128 15130 13911 0 -1 64 2231 0 0 0 52 0 0 0 17 0 12 0 189779886 1831280640 43100 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15130/tid=15141] ppid=15128 vsize=1788360 CPUtime=0
/proc/15130/task/15141/stat : 15141 (java) S 15128 15130 13911 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 189779886 1831280640 43100 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15142] ppid=15128 vsize=1788360 CPUtime=0
/proc/15130/task/15142/stat : 15142 (java) S 15128 15130 13911 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 189779886 1831280640 43100 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 1788360

[startup+6.30145 s]
/proc/loadavg: 1.00 1.00 1.00 2/89 15142
/proc/meminfo: memFree=1534696/2055920 swapFree=4158592/4192956
[pid=15130] ppid=15128 vsize=1788628 CPUtime=7.37
/proc/15130/stat : 15130 (java) S 15128 15130 13911 0 -1 0 57453 0 1 0 710 27 0 0 18 0 12 0 189779876 1831555072 53342 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 447157 53342 1313 9 0 444769 0
[pid=15130/tid=15132] ppid=15128 vsize=1788628 CPUtime=5.35
/proc/15130/task/15132/stat : 15132 (java) R 15128 15130 13911 0 -1 64 37696 0 1 0 517 18 0 0 21 0 12 0 189779877 1831555072 53342 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15130/tid=15133] ppid=15128 vsize=1788628 CPUtime=0.41
/proc/15130/task/15133/stat : 15133 (java) S 15128 15130 13911 0 -1 64 7205 0 0 0 37 4 0 0 16 0 12 0 189779879 1831555072 53342 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15134] ppid=15128 vsize=1788628 CPUtime=0.41
/proc/15130/task/15134/stat : 15134 (java) S 15128 15130 13911 0 -1 64 6756 0 0 0 39 2 0 0 16 0 12 0 189779879 1831555072 53342 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15130/tid=15135] ppid=15128 vsize=1788628 CPUtime=0
/proc/15130/task/15135/stat : 15135 (java) S 15128 15130 13911 0 -1 64 13 0 0 0 0 0 0 0 16 0 12 0 189779881 1831555072 53342 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15130/tid=15136] ppid=15128 vsize=1788628 CPUtime=0
/proc/15130/task/15136/stat : 15136 (java) S 15128 15130 13911 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 189779882 1831555072 53342 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15137] ppid=15128 vsize=1788628 CPUtime=0
/proc/15130/task/15137/stat : 15137 (java) S 15128 15130 13911 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 189779882 1831555072 53342 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15138] ppid=15128 vsize=1788628 CPUtime=0
/proc/15130/task/15138/stat : 15138 (java) S 15128 15130 13911 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 189779885 1831555072 53342 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15139] ppid=15128 vsize=1788628 CPUtime=0.63
/proc/15130/task/15139/stat : 15139 (java) S 15128 15130 13911 0 -1 64 2835 0 0 0 62 1 0 0 17 0 12 0 189779885 1831555072 53342 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15140] ppid=15128 vsize=1788628 CPUtime=0.53
/proc/15130/task/15140/stat : 15140 (java) S 15128 15130 13911 0 -1 64 2232 0 0 0 53 0 0 0 17 0 12 0 189779886 1831555072 53342 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15130/tid=15141] ppid=15128 vsize=1788628 CPUtime=0
/proc/15130/task/15141/stat : 15141 (java) S 15128 15130 13911 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 189779886 1831555072 53342 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15142] ppid=15128 vsize=1788628 CPUtime=0
/proc/15130/task/15142/stat : 15142 (java) S 15128 15130 13911 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 189779886 1831555072 53342 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) 1788628

[startup+12.703 s]
/proc/loadavg: 1.00 1.00 1.00 2/89 15142
/proc/meminfo: memFree=1477608/2055920 swapFree=4158592/4192956
[pid=15130] ppid=15128 vsize=1791828 CPUtime=15.35
/proc/15130/stat : 15130 (java) S 15128 15130 13911 0 -1 0 74464 0 1 0 1500 35 0 0 18 0 12 0 189779876 1834831872 67137 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 447957 67137 1313 9 0 445569 0
[pid=15130/tid=15132] ppid=15128 vsize=1791828 CPUtime=10.14
/proc/15130/task/15132/stat : 15132 (java) R 15128 15130 13911 0 -1 64 37704 0 1 0 995 19 0 0 18 0 12 0 189779877 1834831872 67137 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109571773 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15130/tid=15133] ppid=15128 vsize=1791828 CPUtime=2
/proc/15130/task/15133/stat : 15133 (java) S 15128 15130 13911 0 -1 64 14714 0 0 0 193 7 0 0 16 0 12 0 189779879 1834831872 67137 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15130/tid=15134] ppid=15128 vsize=1791828 CPUtime=2
/proc/15130/task/15134/stat : 15134 (java) S 15128 15130 13911 0 -1 64 16248 0 0 0 194 6 0 0 16 0 12 0 189779879 1834831872 67137 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15135] ppid=15128 vsize=1791828 CPUtime=0
/proc/15130/task/15135/stat : 15135 (java) S 15128 15130 13911 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 189779881 1834831872 67137 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15136] ppid=15128 vsize=1791828 CPUtime=0
/proc/15130/task/15136/stat : 15136 (java) S 15128 15130 13911 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 189779882 1834831872 67137 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15137] ppid=15128 vsize=1791828 CPUtime=0
/proc/15130/task/15137/stat : 15137 (java) S 15128 15130 13911 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 189779882 1834831872 67137 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15138] ppid=15128 vsize=1791828 CPUtime=0
/proc/15130/task/15138/stat : 15138 (java) S 15128 15130 13911 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 189779885 1834831872 67137 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15139] ppid=15128 vsize=1791828 CPUtime=0.63
/proc/15130/task/15139/stat : 15139 (java) S 15128 15130 13911 0 -1 64 2835 0 0 0 62 1 0 0 16 0 12 0 189779885 1834831872 67137 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15140] ppid=15128 vsize=1791828 CPUtime=0.53
/proc/15130/task/15140/stat : 15140 (java) S 15128 15130 13911 0 -1 64 2232 0 0 0 53 0 0 0 16 0 12 0 189779886 1834831872 67137 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15141] ppid=15128 vsize=1791828 CPUtime=0
/proc/15130/task/15141/stat : 15141 (java) S 15128 15130 13911 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 189779886 1834831872 67137 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15142] ppid=15128 vsize=1791828 CPUtime=0
/proc/15130/task/15142/stat : 15142 (java) S 15128 15130 13911 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 189779886 1834831872 67137 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.35
Current children cumulated vsize (KiB) 1791828

[startup+25.5011 s]
/proc/loadavg: 1.07 1.02 1.00 2/90 15143
/proc/meminfo: memFree=1418336/2055920 swapFree=4158592/4192956
[pid=15130] ppid=15128 vsize=1795224 CPUtime=29.75
/proc/15130/stat : 15130 (java) S 15128 15130 13911 0 -1 0 89174 0 1 0 2931 44 0 0 18 0 13 0 189779876 1838309376 79397 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 448806 79397 1327 9 0 446418 0
[pid=15130/tid=15132] ppid=15128 vsize=1795224 CPUtime=21.83
/proc/15130/task/15132/stat : 15132 (java) R 15128 15130 13911 0 -1 64 37755 0 1 0 2163 20 0 0 25 0 13 0 189779877 1838309376 79397 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109960943 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15130/tid=15133] ppid=15128 vsize=1795224 CPUtime=2.75
/proc/15130/task/15133/stat : 15133 (java) S 15128 15130 13911 0 -1 64 19230 0 0 0 266 9 0 0 16 0 13 0 189779879 1838309376 79397 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15134] ppid=15128 vsize=1795224 CPUtime=2.73
/proc/15130/task/15134/stat : 15134 (java) S 15128 15130 13911 0 -1 64 23502 0 0 0 263 10 0 0 16 0 13 0 189779879 1838309376 79397 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15130/tid=15135] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15135/stat : 15135 (java) S 15128 15130 13911 0 -1 64 16 0 0 0 0 0 0 0 16 0 13 0 189779881 1838309376 79397 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15130/tid=15136] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15136/stat : 15136 (java) S 15128 15130 13911 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 189779882 1838309376 79397 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15137] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15137/stat : 15137 (java) S 15128 15130 13911 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 189779882 1838309376 79397 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15138] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15138/stat : 15138 (java) S 15128 15130 13911 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 189779885 1838309376 79397 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=15130] ppid=15128 vsize=1795224 CPUtime=450.94
/proc/15130/stat : 15130 (java) S 15128 15130 13911 0 -1 0 92777 0 1 0 45014 80 0 0 18 0 13 0 189779876 1838309376 82563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 448806 82563 1328 9 0 446418 0
[pid=15130/tid=15132] ppid=15128 vsize=1795224 CPUtime=430.81
/proc/15130/task/15132/stat : 15132 (java) R 15128 15130 13911 0 -1 64 38811 0 1 0 43058 23 0 0 25 0 13 0 189779877 1838309376 82563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109989994 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15133] ppid=15128 vsize=1795224 CPUtime=8.85
/proc/15130/task/15133/stat : 15133 (java) S 15128 15130 13911 0 -1 64 20235 0 0 0 866 19 0 0 16 0 13 0 189779879 1838309376 82563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15130/tid=15134] ppid=15128 vsize=1795224 CPUtime=8.48
/proc/15130/task/15134/stat : 15134 (java) S 15128 15130 13911 0 -1 64 25030 0 0 0 817 31 0 0 16 0 13 0 189779879 1838309376 82563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15135] ppid=15128 vsize=1795224 CPUtime=0.06
/proc/15130/task/15135/stat : 15135 (java) S 15128 15130 13911 0 -1 64 29 0 0 0 4 2 0 0 15 0 13 0 189779881 1838309376 82563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15136] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15136/stat : 15136 (java) S 15128 15130 13911 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 189779882 1838309376 82563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15137] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15137/stat : 15137 (java) S 15128 15130 13911 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 189779882 1838309376 82563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15138] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15138/stat : 15138 (java) S 15128 15130 13911 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 189779885 1838309376 82563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15139] ppid=15128 vsize=1795224 CPUtime=1.5
/proc/15130/task/15139/stat : 15139 (java) S 15128 15130 13911 0 -1 64 4003 0 0 0 149 1 0 0 17 0 13 0 189779885 1838309376 82563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15140] ppid=15128 vsize=1795224 CPUtime=1.19
/proc/15130/task/15140/stat : 15140 (java) S 15128 15130 13911 0 -1 64 3949 0 0 0 117 2 0 0 16 0 13 0 189779886 1838309376 82563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15130/tid=15141] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15141/stat : 15141 (java) S 15128 15130 13911 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 189779886 1838309376 82563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15142] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15142/stat : 15142 (java) S 15128 15130 13911 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 189779886 1838309376 82563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15143] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15143/stat : 15143 (java) S 15128 15130 13911 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 189781567 1838309376 82563 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 450.94
Current children cumulated vsize (KiB) 1795224

[startup+447.902 s]
/proc/loadavg: 1.00 1.01 1.00 2/90 15143
/proc/meminfo: memFree=1405728/2055920 swapFree=4158592/4192956
[pid=15130] ppid=15128 vsize=1795224 CPUtime=457.39
/proc/15130/stat : 15130 (java) S 15128 15130 13911 0 -1 0 92805 0 1 0 45659 80 0 0 18 0 13 0 189779876 1838309376 82583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 448806 82583 1328 9 0 446418 0
[pid=15130/tid=15132] ppid=15128 vsize=1795224 CPUtime=437.11
/proc/15130/task/15132/stat : 15132 (java) R 15128 15130 13911 0 -1 64 38817 0 1 0 43688 23 0 0 25 0 13 0 189779877 1838309376 82583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109886192 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15133] ppid=15128 vsize=1795224 CPUtime=8.93
/proc/15130/task/15133/stat : 15133 (java) S 15128 15130 13911 0 -1 64 20240 0 0 0 874 19 0 0 16 0 13 0 189779879 1838309376 82583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15130/tid=15134] ppid=15128 vsize=1795224 CPUtime=8.55
/proc/15130/task/15134/stat : 15134 (java) S 15128 15130 13911 0 -1 64 25047 0 0 0 824 31 0 0 16 0 13 0 189779879 1838309376 82583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15135] ppid=15128 vsize=1795224 CPUtime=0.06
/proc/15130/task/15135/stat : 15135 (java) S 15128 15130 13911 0 -1 64 29 0 0 0 4 2 0 0 16 0 13 0 189779881 1838309376 82583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15136] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15136/stat : 15136 (java) S 15128 15130 13911 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 189779882 1838309376 82583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15137] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15137/stat : 15137 (java) S 15128 15130 13911 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 189779882 1838309376 82583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15138] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15138/stat : 15138 (java) S 15128 15130 13911 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 189779885 1838309376 82583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15139] ppid=15128 vsize=1795224 CPUtime=1.5
/proc/15130/task/15139/stat : 15139 (java) S 15128 15130 13911 0 -1 64 4003 0 0 0 149 1 0 0 17 0 13 0 189779885 1838309376 82583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15140] ppid=15128 vsize=1795224 CPUtime=1.19
/proc/15130/task/15140/stat : 15140 (java) S 15128 15130 13911 0 -1 64 3949 0 0 0 117 2 0 0 16 0 13 0 189779886 1838309376 82583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15130/tid=15141] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15141/stat : 15141 (java) S 15128 15130 13911 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 189779886 1838309376 82583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15142] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15142/stat : 15142 (java) S 15128 15130 13911 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 189779886 1838309376 82583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15143] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15143/stat : 15143 (java) S 15128 15130 13911 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 189781567 1838309376 82583 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 457.39
Current children cumulated vsize (KiB) 1795224

[startup+451.101 s]
/proc/loadavg: 1.00 1.01 1.00 2/90 15143
/proc/meminfo: memFree=1405664/2055920 swapFree=4158592/4192956
[pid=15130] ppid=15128 vsize=1795224 CPUtime=460.62
/proc/15130/stat : 15130 (java) S 15128 15130 13911 0 -1 0 92824 0 1 0 45981 81 0 0 18 0 13 0 189779876 1838309376 82599 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 448806 82599 1328 9 0 446418 0
[pid=15130/tid=15132] ppid=15128 vsize=1795224 CPUtime=440.26
/proc/15130/task/15132/stat : 15132 (java) R 15128 15130 13911 0 -1 64 38820 0 1 0 44003 23 0 0 25 0 13 0 189779877 1838309376 82599 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109886163 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15133] ppid=15128 vsize=1795224 CPUtime=8.97
/proc/15130/task/15133/stat : 15133 (java) S 15128 15130 13911 0 -1 64 20240 0 0 0 878 19 0 0 17 0 13 0 189779879 1838309376 82599 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15134] ppid=15128 vsize=1795224 CPUtime=8.59
/proc/15130/task/15134/stat : 15134 (java) S 15128 15130 13911 0 -1 64 25063 0 0 0 828 31 0 0 16 0 13 0 189779879 1838309376 82599 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15135] ppid=15128 vsize=1795224 CPUtime=0.06
/proc/15130/task/15135/stat : 15135 (java) S 15128 15130 13911 0 -1 64 29 0 0 0 4 2 0 0 15 0 13 0 189779881 1838309376 82599 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15136] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15136/stat : 15136 (java) S 15128 15130 13911 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 189779882 1838309376 82599 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15137] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15137/stat : 15137 (java) S 15128 15130 13911 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 189779882 1838309376 82599 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15138] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15138/stat : 15138 (java) S 15128 15130 13911 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 189779885 1838309376 82599 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15139] ppid=15128 vsize=1795224 CPUtime=1.5
/proc/15130/task/15139/stat : 15139 (java) S 15128 15130 13911 0 -1 64 4003 0 0 0 149 1 0 0 17 0 13 0 189779885 1838309376 82599 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15140] ppid=15128 vsize=1795224 CPUtime=1.19
/proc/15130/task/15140/stat : 15140 (java) S 15128 15130 13911 0 -1 64 3949 0 0 0 117 2 0 0 16 0 13 0 189779886 1838309376 82599 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15130/tid=15141] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15141/stat : 15141 (java) S 15128 15130 13911 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 189779886 1838309376 82599 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15142] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15142/stat : 15142 (java) S 15128 15130 13911 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 189779886 1838309376 82599 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15143] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15143/stat : 15143 (java) S 15128 15130 13911 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 189781567 1838309376 82599 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 460.62
Current children cumulated vsize (KiB) 1795224

[startup+451.902 s]
/proc/loadavg: 1.00 1.01 1.00 2/90 15143
/proc/meminfo: memFree=1405664/2055920 swapFree=4158592/4192956
[pid=15130] ppid=15128 vsize=1795224 CPUtime=461.44
/proc/15130/stat : 15130 (java) S 15128 15130 13911 0 -1 0 92832 0 1 0 46063 81 0 0 18 0 13 0 189779876 1838309376 82606 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 448806 82606 1328 9 0 446418 0
[pid=15130/tid=15132] ppid=15128 vsize=1795224 CPUtime=441.04
/proc/15130/task/15132/stat : 15132 (java) R 15128 15130 13911 0 -1 64 38821 0 1 0 44081 23 0 0 19 0 13 0 189779877 1838309376 82606 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109886204 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15130/tid=15133] ppid=15128 vsize=1795224 CPUtime=8.99
/proc/15130/task/15133/stat : 15133 (java) S 15128 15130 13911 0 -1 64 20247 0 0 0 880 19 0 0 16 0 13 0 189779879 1838309376 82606 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15134] ppid=15128 vsize=1795224 CPUtime=8.6
/proc/15130/task/15134/stat : 15134 (java) S 15128 15130 13911 0 -1 64 25063 0 0 0 829 31 0 0 17 0 13 0 189779879 1838309376 82606 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15135] ppid=15128 vsize=1795224 CPUtime=0.06
/proc/15130/task/15135/stat : 15135 (java) S 15128 15130 13911 0 -1 64 29 0 0 0 4 2 0 0 16 0 13 0 189779881 1838309376 82606 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15136] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15136/stat : 15136 (java) S 15128 15130 13911 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 189779882 1838309376 82606 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15137] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15137/stat : 15137 (java) S 15128 15130 13911 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 189779882 1838309376 82606 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15138] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15138/stat : 15138 (java) S 15128 15130 13911 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 189779885 1838309376 82606 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15139] ppid=15128 vsize=1795224 CPUtime=1.5
/proc/15130/task/15139/stat : 15139 (java) S 15128 15130 13911 0 -1 64 4003 0 0 0 149 1 0 0 17 0 13 0 189779885 1838309376 82606 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15140] ppid=15128 vsize=1795224 CPUtime=1.19
/proc/15130/task/15140/stat : 15140 (java) S 15128 15130 13911 0 -1 64 3949 0 0 0 117 2 0 0 16 0 13 0 189779886 1838309376 82606 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15130/tid=15141] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15141/stat : 15141 (java) S 15128 15130 13911 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 189779886 1838309376 82606 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15142] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15142/stat : 15142 (java) S 15128 15130 13911 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 189779886 1838309376 82606 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15143] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15143/stat : 15143 (java) S 15128 15130 13911 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 189781567 1838309376 82606 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 461.44
Current children cumulated vsize (KiB) 1795224

[startup+452.702 s]
/proc/loadavg: 1.00 1.01 1.00 2/90 15143
/proc/meminfo: memFree=1405600/2055920 swapFree=4158592/4192956
[pid=15130] ppid=15128 vsize=1795224 CPUtime=462.24
/proc/15130/stat : 15130 (java) S 15128 15130 13911 0 -1 0 92844 0 1 0 46143 81 0 0 18 0 13 0 189779876 1838309376 82617 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 448806 82617 1328 9 0 446418 0
[pid=15130/tid=15132] ppid=15128 vsize=1795224 CPUtime=441.83
/proc/15130/task/15132/stat : 15132 (java) R 15128 15130 13911 0 -1 64 38822 0 1 0 44160 23 0 0 25 0 13 0 189779877 1838309376 82617 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109845062 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15130/tid=15133] ppid=15128 vsize=1795224 CPUtime=8.99
/proc/15130/task/15133/stat : 15133 (java) S 15128 15130 13911 0 -1 64 20258 0 0 0 880 19 0 0 16 0 13 0 189779879 1838309376 82617 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15130/tid=15134] ppid=15128 vsize=1795224 CPUtime=8.61
/proc/15130/task/15134/stat : 15134 (java) S 15128 15130 13911 0 -1 64 25063 0 0 0 830 31 0 0 15 0 13 0 189779879 1838309376 82617 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15135] ppid=15128 vsize=1795224 CPUtime=0.06
/proc/15130/task/15135/stat : 15135 (java) S 15128 15130 13911 0 -1 64 29 0 0 0 4 2 0 0 16 0 13 0 189779881 1838309376 82617 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15130/tid=15136] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15136/stat : 15136 (java) S 15128 15130 13911 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 189779882 1838309376 82617 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15137] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15137/stat : 15137 (java) S 15128 15130 13911 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 189779882 1838309376 82617 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15138] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15138/stat : 15138 (java) S 15128 15130 13911 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 189779885 1838309376 82617 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15139] ppid=15128 vsize=1795224 CPUtime=1.5
/proc/15130/task/15139/stat : 15139 (java) S 15128 15130 13911 0 -1 64 4003 0 0 0 149 1 0 0 17 0 13 0 189779885 1838309376 82617 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15140] ppid=15128 vsize=1795224 CPUtime=1.19
/proc/15130/task/15140/stat : 15140 (java) S 15128 15130 13911 0 -1 64 3949 0 0 0 117 2 0 0 16 0 13 0 189779886 1838309376 82617 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15130/tid=15141] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15141/stat : 15141 (java) S 15128 15130 13911 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 189779886 1838309376 82617 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15142] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15142/stat : 15142 (java) S 15128 15130 13911 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 189779886 1838309376 82617 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15130/tid=15143] ppid=15128 vsize=1795224 CPUtime=0
/proc/15130/task/15143/stat : 15143 (java) S 15128 15130 13911 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 189781567 1838309376 82617 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 1795224

[startup+453.102 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 15144
/proc/meminfo: memFree=1419488/2055920 swapFree=4158592/4192956
[pid=15130] ppid=15128 vsize=0 CPUtime=462.67
/proc/15130/stat : 15130 (java) Z 15128 15130 13911 0 -1 1036 92856 0 1 0 46185 82 0 0 16 0 2 0 189779876 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15130/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 462.67
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 453.161
CPU time (s): 462.732
CPU user time (s): 461.859
CPU system time (s): 0.872867
CPU usage (%): 102.112
Max. virtual memory (cumulated for all children) (KiB): 1795560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 461.859
system time used= 0.872867
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92856
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= 14310
involuntary context switches= 9708

runsolver used 0.45993 second user time and 1.3388 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Tue Apr 24 12:44:41 UTC 2007

IDJOB= 420087
IDBENCH= 47820
IDSOLVER= 160
FILE ID= node43/420087-1177418679

PBS_JOBID= 4675675

Free space on /tmp= 66403 MiB

SOLVER NAME= sat4jPseudoCP 2007-03-23
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/palacios/uts/uts-l06-ipc5-h35-unknown.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/420087-1177418679/sat4jPseudoCP.jar /tmp/evaluation/420087-1177418679/instance-420087-1177418679.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-420087-1177418679 -o ROOT/results/node43/solver-420087-1177418679 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/420087-1177418679/sat4jPseudoCP.jar /tmp/evaluation/420087-1177418679/instance-420087-1177418679.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  ecd892960cc360ea30071d6d2b01c7e5

RANDOM SEED= 829469445

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.218
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.218
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:       1732000 kB
Buffers:         42580 kB
Cached:         195360 kB
SwapCached:       2984 kB
Active:         175940 kB
Inactive:        91760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1732000 kB
SwapTotal:     4192956 kB
SwapFree:      4158592 kB
Dirty:           32508 kB
Writeback:           0 kB
Mapped:          37300 kB
Slab:            41644 kB
Committed_AS:  2651604 kB
PageTables:       1912 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= 66403 MiB

End job on node43 on Tue Apr 24 12:52:14 UTC 2007