Trace number 419359

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 1093.82 1039.56

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug9.opb
MD5SUM38bcf627e2738136d54dd31bdfb569de
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 benchmark292.89
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 variables521187
Total number of constraints13378624
Number of constraints which are clauses13378624
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/node63/watcher-419359-1177407527 -o ROOT/results/node63/solver-419359-1177407527 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/419359-1177407527/sat4jPseudoCP.jar /tmp/evaluation/419359-1177407527/instance-419359-1177407527.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.87 1.35 1.13 2/66 28393
/proc/meminfo: memFree=1405292/2055920 swapFree=4178608/4192956
[pid=28393] ppid=28391 vsize=18528 CPUtime=0
/proc/28393/stat : 28393 (runsolver) D 28391 28393 27493 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 216745308 18972672 284 18446744073709551615 4194304 4255128 548682068880 18446744073709551615 247254805799 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/28393/statm: 4632 284 249 14 0 2626 0

[startup+0.0858831 s]
/proc/loadavg: 1.87 1.35 1.13 2/66 28393
/proc/meminfo: memFree=1405292/2055920 swapFree=4178608/4192956
[pid=28393] ppid=28391 vsize=152 CPUtime=0
/proc/28393/stat : 28393 (java) D 28391 28393 27493 0 -1 0 40 0 0 0 0 0 0 0 18 0 1 0 216745308 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 2970404 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/28393/statm: 38 26 19 9 0 4 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 152

[startup+0.101875 s]
/proc/loadavg: 1.87 1.35 1.13 2/66 28393
/proc/meminfo: memFree=1405292/2055920 swapFree=4178608/4192956
[pid=28393] ppid=28391 vsize=200 CPUtime=0
/proc/28393/stat : 28393 (java) D 28391 28393 27493 0 -1 0 47 0 0 0 0 0 0 0 18 0 1 0 216745308 204800 33 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 2970404 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/28393/statm: 50 33 26 9 0 4 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 200

[startup+0.3019 s]
/proc/loadavg: 1.87 1.35 1.13 2/66 28393
/proc/meminfo: memFree=1405292/2055920 swapFree=4178608/4192956
[pid=28393] ppid=28391 vsize=12056 CPUtime=0.01
/proc/28393/stat : 28393 (java) D 28391 28393 27493 0 -1 0 368 0 6 0 0 1 0 0 18 0 1 0 216745308 12345344 183 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 2941738 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/28393/statm: 3014 183 135 9 0 1148 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12056

[startup+0.701939 s]
/proc/loadavg: 1.87 1.35 1.13 2/66 28393
/proc/meminfo: memFree=1405292/2055920 swapFree=4178608/4192956
[pid=28393] ppid=28391 vsize=1777712 CPUtime=0.06
/proc/28393/stat : 28393 (java) S 28391 28393 27493 0 -1 0 3541 0 26 0 2 4 0 0 18 0 7 0 216745308 1820377088 3311 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/28393/statm: 444428 3311 1061 9 0 442064 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1777712

[startup+1.50203 s]
/proc/loadavg: 1.87 1.35 1.13 2/78 28405
/proc/meminfo: memFree=1386956/2055920 swapFree=4178608/4192956
[pid=28393] ppid=28391 vsize=1783656 CPUtime=0.7
/proc/28393/stat : 28393 (java) S 28391 28393 27493 0 -1 0 10670 0 26 0 61 9 0 0 18 0 12 0 216745308 1826463744 10295 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28393/statm: 445914 10295 1286 9 0 443526 0
[pid=28393/tid=28395] ppid=28391 vsize=1783656 CPUtime=0.46
/proc/28393/task/28395/stat : 28395 (java) R 28391 28393 27493 0 -1 64 9123 0 1 0 40 6 0 0 20 0 12 0 216745341 1826463744 10295 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109213406 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28393/tid=28396] ppid=28391 vsize=1783656 CPUtime=0
/proc/28393/task/28396/stat : 28396 (java) S 28391 28393 27493 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 216745367 1826463744 10295 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28397] ppid=28391 vsize=1783656 CPUtime=0
/proc/28393/task/28397/stat : 28397 (java) S 28391 28393 27493 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 216745367 1826463744 10295 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28398] ppid=28391 vsize=1783656 CPUtime=0
/proc/28393/task/28398/stat : 28398 (java) S 28391 28393 27493 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 216745371 1826463744 10295 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28399] ppid=28391 vsize=1783656 CPUtime=0
/proc/28393/task/28399/stat : 28399 (java) S 28391 28393 27493 0 -1 64 10 0 0 0 0 0 0 0 20 0 12 0 216745372 1826463744 10295 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28400] ppid=28391 vsize=1783656 CPUtime=0
/proc/28393/task/28400/stat : 28400 (java) S 28391 28393 27493 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 216745372 1826463744 10295 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28401] ppid=28391 vsize=1783656 CPUtime=0
/proc/28393/task/28401/stat : 28401 (java) S 28391 28393 27493 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 216745407 1826463744 10295 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28402] ppid=28391 vsize=1783656 CPUtime=0.09
/proc/28393/task/28402/stat : 28402 (java) S 28391 28393 27493 0 -1 64 379 0 0 0 9 0 0 0 16 0 12 0 216745407 1826463744 10295 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28393/tid=28403] ppid=28391 vsize=1783656 CPUtime=0.1
/proc/28393/task/28403/stat : 28403 (java) S 28391 28393 27493 0 -1 64 476 0 0 0 10 0 0 0 16 0 12 0 216745407 1826463744 10295 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28404] ppid=28391 vsize=1783656 CPUtime=0
/proc/28393/task/28404/stat : 28404 (java) S 28391 28393 27493 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 216745407 1826463744 10295 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28405] ppid=28391 vsize=1783656 CPUtime=0
/proc/28393/task/28405/stat : 28405 (java) S 28391 28393 27493 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 216745407 1826463744 10295 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1783656

[startup+3.10119 s]
/proc/loadavg: 1.87 1.35 1.13 3/78 28405
/proc/meminfo: memFree=1342412/2055920 swapFree=4178608/4192956
[pid=28393] ppid=28391 vsize=1785656 CPUtime=2.79
/proc/28393/stat : 28393 (java) S 28391 28393 27493 0 -1 0 39836 0 26 0 254 25 0 0 18 0 12 0 216745308 1828511744 38167 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28393/statm: 446414 38168 1301 9 0 444026 0
[pid=28393/tid=28395] ppid=28391 vsize=1785656 CPUtime=1.69
/proc/28393/task/28395/stat : 28395 (java) R 28391 28393 27493 0 -1 64 36284 0 1 0 148 21 0 0 21 0 12 0 216745341 1828511744 38169 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109508224 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28396] ppid=28391 vsize=1785656 CPUtime=0
/proc/28393/task/28396/stat : 28396 (java) S 28391 28393 27493 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 216745367 1828511744 38170 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28397] ppid=28391 vsize=1785656 CPUtime=0
/proc/28393/task/28397/stat : 28397 (java) S 28391 28393 27493 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 216745367 1828511744 38171 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28398] ppid=28391 vsize=1785656 CPUtime=0
/proc/28393/task/28398/stat : 28398 (java) S 28391 28393 27493 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 216745371 1828511744 38173 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28399] ppid=28391 vsize=1785656 CPUtime=0
/proc/28393/task/28399/stat : 28399 (java) S 28391 28393 27493 0 -1 64 10 0 0 0 0 0 0 0 20 0 12 0 216745372 1828511744 38174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28400] ppid=28391 vsize=1785656 CPUtime=0
/proc/28393/task/28400/stat : 28400 (java) S 28391 28393 27493 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 216745372 1828511744 38175 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28401] ppid=28391 vsize=1785656 CPUtime=0
/proc/28393/task/28401/stat : 28401 (java) S 28391 28393 27493 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 216745407 1828511744 38176 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28402] ppid=28391 vsize=1785656 CPUtime=0.54
/proc/28393/task/28402/stat : 28402 (java) S 28391 28393 27493 0 -1 64 1780 0 0 0 53 1 0 0 16 0 12 0 216745407 1828511744 38178 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28393/tid=28403] ppid=28391 vsize=1785656 CPUtime=0.51
/proc/28393/task/28403/stat : 28403 (java) S 28391 28393 27493 0 -1 64 1082 0 0 0 51 0 0 0 16 0 12 0 216745407 1828511744 38179 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28404] ppid=28391 vsize=1785656 CPUtime=0
/proc/28393/task/28404/stat : 28404 (java) S 28391 28393 27493 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 216745407 1828511744 38180 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28405] ppid=28391 vsize=1785656 CPUtime=0
/proc/28393/task/28405/stat : 28405 (java) S 28391 28393 27493 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 216745407 1828511744 38181 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 1785656

[startup+6.30255 s]
/proc/loadavg: 1.80 1.35 1.13 2/77 28405
/proc/meminfo: memFree=1189148/2055920 swapFree=4178608/4192956
[pid=28393] ppid=28391 vsize=1786076 CPUtime=6.39
/proc/28393/stat : 28393 (java) S 28391 28393 27493 0 -1 0 55572 0 26 0 604 35 0 0 18 0 12 0 216745308 1828941824 53507 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28393/statm: 446519 53507 1311 9 0 444131 0
[pid=28393/tid=28395] ppid=28391 vsize=1786076 CPUtime=4.49
/proc/28393/task/28395/stat : 28395 (java) S 28391 28393 27493 0 -1 64 37677 0 1 0 427 22 0 0 23 0 12 0 216745341 1828941824 53507 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28396] ppid=28391 vsize=1786076 CPUtime=0.38
/proc/28393/task/28396/stat : 28396 (java) R 28391 28393 27493 0 -1 64 8362 0 0 0 34 4 0 0 17 0 12 0 216745367 1828941824 53507 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103370497 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28397] ppid=28391 vsize=1786076 CPUtime=0.37
/proc/28393/task/28397/stat : 28397 (java) R 28391 28393 27493 0 -1 64 5968 0 0 0 34 3 0 0 16 0 12 0 216745367 1828941824 53507 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105367024 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28393/tid=28398] ppid=28391 vsize=1786076 CPUtime=0
/proc/28393/task/28398/stat : 28398 (java) S 28391 28393 27493 0 -1 64 10 0 0 0 0 0 0 0 17 0 12 0 216745371 1828941824 53507 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28399] ppid=28391 vsize=1786076 CPUtime=0
/proc/28393/task/28399/stat : 28399 (java) S 28391 28393 27493 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 216745372 1828941824 53507 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28400] ppid=28391 vsize=1786076 CPUtime=0
/proc/28393/task/28400/stat : 28400 (java) S 28391 28393 27493 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 216745372 1828941824 53507 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28401] ppid=28391 vsize=1786076 CPUtime=0
/proc/28393/task/28401/stat : 28401 (java) S 28391 28393 27493 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 216745407 1828941824 53507 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28402] ppid=28391 vsize=1786076 CPUtime=0.56
/proc/28393/task/28402/stat : 28402 (java) S 28391 28393 27493 0 -1 64 1782 0 0 0 55 1 0 0 16 0 12 0 216745407 1828941824 53507 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28393/tid=28403] ppid=28391 vsize=1786076 CPUtime=0.51
/proc/28393/task/28403/stat : 28403 (java) S 28391 28393 27493 0 -1 64 1082 0 0 0 51 0 0 0 16 0 12 0 216745407 1828941824 53507 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28404] ppid=28391 vsize=1786076 CPUtime=0
/proc/28393/task/28404/stat : 28404 (java) S 28391 28393 27493 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 216745407 1828941824 53507 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28405] ppid=28391 vsize=1786076 CPUtime=0
/proc/28393/task/28405/stat : 28405 (java) S 28391 28393 27493 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 216745407 1828941824 53507 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.39
Current children cumulated vsize (KiB) 1786076

[startup+12.7012 s]
/proc/loadavg: 1.82 1.36 1.13 2/76 28405
/proc/meminfo: memFree=1136868/2055920 swapFree=4178608/4192956
[pid=28393] ppid=28391 vsize=1789280 CPUtime=14.14
/proc/28393/stat : 28393 (java) S 28391 28393 27493 0 -1 0 72480 0 26 0 1370 44 0 0 18 0 12 0 216745308 1832222720 68988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28393/statm: 447320 68988 1319 9 0 444932 0
[pid=28393/tid=28395] ppid=28391 vsize=1789280 CPUtime=9.5
/proc/28393/task/28395/stat : 28395 (java) R 28391 28393 27493 0 -1 64 37685 0 1 0 927 23 0 0 15 0 12 0 216745341 1832222720 68988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109645846 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28396] ppid=28391 vsize=1789280 CPUtime=1.76
/proc/28393/task/28396/stat : 28396 (java) S 28391 28393 27493 0 -1 64 18755 0 0 0 168 8 0 0 16 0 12 0 216745367 1832222720 68988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28397] ppid=28391 vsize=1789280 CPUtime=1.71
/proc/28393/task/28397/stat : 28397 (java) S 28391 28393 27493 0 -1 64 12466 0 0 0 165 6 0 0 16 0 12 0 216745367 1832222720 68988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28393/tid=28398] ppid=28391 vsize=1789280 CPUtime=0
/proc/28393/task/28398/stat : 28398 (java) S 28391 28393 27493 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 216745371 1832222720 68988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28399] ppid=28391 vsize=1789280 CPUtime=0
/proc/28393/task/28399/stat : 28399 (java) S 28391 28393 27493 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 216745372 1832222720 68988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28400] ppid=28391 vsize=1789280 CPUtime=0
/proc/28393/task/28400/stat : 28400 (java) S 28391 28393 27493 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 216745372 1832222720 68988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28401] ppid=28391 vsize=1789280 CPUtime=0
/proc/28393/task/28401/stat : 28401 (java) S 28391 28393 27493 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 216745407 1832222720 68988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28402] ppid=28391 vsize=1789280 CPUtime=0.57
/proc/28393/task/28402/stat : 28402 (java) S 28391 28393 27493 0 -1 64 1791 0 0 0 56 1 0 0 16 0 12 0 216745407 1832222720 68988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28393/tid=28403] ppid=28391 vsize=1789280 CPUtime=0.51
/proc/28393/task/28403/stat : 28403 (java) S 28391 28393 27493 0 -1 64 1082 0 0 0 51 0 0 0 16 0 12 0 216745407 1832222720 68988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28393/tid=28404] ppid=28391 vsize=1789280 CPUtime=0
/proc/28393/task/28404/stat : 28404 (java) S 28391 28393 27493 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 216745407 1832222720 68988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28405] ppid=28391 vsize=1789280 CPUtime=0
/proc/28393/task/28405/stat : 28405 (java) S 28391 28393 27493 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 216745407 1832222720 68988 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.14
Current children cumulated vsize (KiB) 1789280

[startup+25.5026 s]
/proc/loadavg: 1.63 1.34 1.13 2/76 28405
/proc/meminfo: memFree=1058596/2055920 swapFree=4178608/4192956
[pid=28393] ppid=28391 vsize=1789184 CPUtime=28.18
/proc/28393/stat : 28393 (java) S 28391 28393 27493 0 -1 0 91794 0 26 0 2764 54 0 0 18 0 12 0 216745308 1832124416 86386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28393/statm: 447296 86386 1319 9 0 444908 0
[pid=28393/tid=28395] ppid=28391 vsize=1789184 CPUtime=21.07
/proc/28393/task/28395/stat : 28395 (java) R 28391 28393 27493 0 -1 64 37703 0 1 0 2082 25 0 0 20 0 12 0 216745341 1832124416 86386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109507814 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28396] ppid=28391 vsize=1789184 CPUtime=2.98
/proc/28393/task/28396/stat : 28396 (java) S 28391 28393 27493 0 -1 64 27765 0 0 0 286 12 0 0 16 0 12 0 216745367 1832124416 86386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28397] ppid=28391 vsize=1789184 CPUtime=2.93
/proc/28393/task/28397/stat : 28397 (java) S 28391 28393 27493 0 -1 64 22744 0 0 0 282 11 0 0 16 0 12 0 216745367 1832124416 86386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28393/tid=28398] ppid=28391 vsize=1789184 CPUtime=0
/proc/28393/task/28398/stat : 28398 (java) S 28391 28393 27493 0 -1 64 13 0 0 0 0 0 0 0 16 0 12 0 216745371 1832124416 86386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28399] ppid=28391 vsize=1789184 CPUtime=0
/proc/28393/task/28399/stat : 28399 (java) S 28391 28393 27493 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 216745372 1832124416 86386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28400] ppid=28391 vsize=1789184 CPUtime=0
/proc/28393/task/28400/stat : 28400 (java) S 28391 28393 27493 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 216745372 1832124416 86386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28401] ppid=28391 vsize=1789184 CPUtime=0
/proc/28393/task/28401/stat : 28401 (java) S 28391 28393 27493 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 216745407 1832124416 86386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

/proc/loadavg: 1.00 1.04 1.09 2/77 28408
/proc/meminfo: memFree=15708/2055920 swapFree=4178652/4192956
[pid=28393] ppid=28391 vsize=1789444 CPUtime=1084.44
/proc/28393/stat : 28393 (java) S 28391 28393 27493 0 -1 0 415837 0 33 0 108155 289 0 0 18 0 13 0 216745308 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28393/statm: 447361 396324 1333 9 0 444973 0
[pid=28393/tid=28395] ppid=28391 vsize=1789444 CPUtime=968.43
/proc/28393/task/28395/stat : 28395 (java) R 28391 28393 27493 0 -1 64 38338 0 4 0 96771 72 0 0 25 0 13 0 216745341 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109876287 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28393/tid=28396] ppid=28391 vsize=1789444 CPUtime=57.67
/proc/28393/task/28396/stat : 28396 (java) S 28391 28393 27493 0 -1 64 203597 0 0 0 5655 112 0 0 16 0 13 0 216745367 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28397] ppid=28391 vsize=1789444 CPUtime=55.88
/proc/28393/task/28397/stat : 28397 (java) S 28391 28393 27493 0 -1 64 168859 0 0 0 5494 94 0 0 16 0 13 0 216745367 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28393/tid=28398] ppid=28391 vsize=1789444 CPUtime=0.1
/proc/28393/task/28398/stat : 28398 (java) S 28391 28393 27493 0 -1 64 18 0 0 0 7 3 0 0 16 0 13 0 216745371 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28399] ppid=28391 vsize=1789444 CPUtime=0
/proc/28393/task/28399/stat : 28399 (java) S 28391 28393 27493 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 216745372 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28400] ppid=28391 vsize=1789444 CPUtime=0
/proc/28393/task/28400/stat : 28400 (java) S 28391 28393 27493 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 216745372 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28401] ppid=28391 vsize=1789444 CPUtime=0
/proc/28393/task/28401/stat : 28401 (java) S 28391 28393 27493 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 216745407 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28402] ppid=28391 vsize=1789444 CPUtime=1.19
/proc/28393/task/28402/stat : 28402 (java) S 28391 28393 27493 0 -1 64 1831 0 1 0 118 1 0 0 16 0 13 0 216745407 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28393/tid=28403] ppid=28391 vsize=1789444 CPUtime=1.07
/proc/28393/task/28403/stat : 28403 (java) S 28391 28393 27493 0 -1 64 2498 0 3 0 106 1 0 0 17 0 13 0 216745407 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28404] ppid=28391 vsize=1789444 CPUtime=0
/proc/28393/task/28404/stat : 28404 (java) S 28391 28393 27493 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 216745407 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28405] ppid=28391 vsize=1789444 CPUtime=0
/proc/28393/task/28405/stat : 28405 (java) S 28391 28393 27493 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 216745407 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28408] ppid=28391 vsize=1789444 CPUtime=0
/proc/28393/task/28408/stat : 28408 (java) S 28391 28393 27493 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 216766846 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1084.44
Current children cumulated vsize (KiB) 1789444

[startup+1033.5 s]
/proc/loadavg: 1.00 1.04 1.09 2/77 28408
/proc/meminfo: memFree=15708/2055920 swapFree=4178652/4192956
[pid=28393] ppid=28391 vsize=1789444 CPUtime=1087.64
/proc/28393/stat : 28393 (java) S 28391 28393 27493 0 -1 0 415837 0 33 0 108475 289 0 0 18 0 13 0 216745308 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28393/statm: 447361 396324 1333 9 0 444973 0
[pid=28393/tid=28395] ppid=28391 vsize=1789444 CPUtime=971.62
/proc/28393/task/28395/stat : 28395 (java) R 28391 28393 27493 0 -1 64 38338 0 4 0 97090 72 0 0 25 0 13 0 216745341 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109876287 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28396] ppid=28391 vsize=1789444 CPUtime=57.67
/proc/28393/task/28396/stat : 28396 (java) S 28391 28393 27493 0 -1 64 203597 0 0 0 5655 112 0 0 16 0 13 0 216745367 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28397] ppid=28391 vsize=1789444 CPUtime=55.88
/proc/28393/task/28397/stat : 28397 (java) S 28391 28393 27493 0 -1 64 168859 0 0 0 5494 94 0 0 16 0 13 0 216745367 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28393/tid=28398] ppid=28391 vsize=1789444 CPUtime=0.1
/proc/28393/task/28398/stat : 28398 (java) S 28391 28393 27493 0 -1 64 18 0 0 0 7 3 0 0 16 0 13 0 216745371 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28399] ppid=28391 vsize=1789444 CPUtime=0
/proc/28393/task/28399/stat : 28399 (java) S 28391 28393 27493 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 216745372 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28400] ppid=28391 vsize=1789444 CPUtime=0
/proc/28393/task/28400/stat : 28400 (java) S 28391 28393 27493 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 216745372 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28401] ppid=28391 vsize=1789444 CPUtime=0
/proc/28393/task/28401/stat : 28401 (java) S 28391 28393 27493 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 216745407 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28402] ppid=28391 vsize=1789444 CPUtime=1.19
/proc/28393/task/28402/stat : 28402 (java) S 28391 28393 27493 0 -1 64 1831 0 1 0 118 1 0 0 16 0 13 0 216745407 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28393/tid=28403] ppid=28391 vsize=1789444 CPUtime=1.07
/proc/28393/task/28403/stat : 28403 (java) S 28391 28393 27493 0 -1 64 2498 0 3 0 106 1 0 0 17 0 13 0 216745407 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28404] ppid=28391 vsize=1789444 CPUtime=0
/proc/28393/task/28404/stat : 28404 (java) S 28391 28393 27493 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 216745407 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28405] ppid=28391 vsize=1789444 CPUtime=0
/proc/28393/task/28405/stat : 28405 (java) S 28391 28393 27493 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 216745407 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28408] ppid=28391 vsize=1789444 CPUtime=0
/proc/28393/task/28408/stat : 28408 (java) S 28391 28393 27493 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 216766846 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1087.64
Current children cumulated vsize (KiB) 1789444

[startup+1036.7 s]
/proc/loadavg: 1.00 1.04 1.09 2/77 28408
/proc/meminfo: memFree=15708/2055920 swapFree=4178652/4192956
[pid=28393] ppid=28391 vsize=1789444 CPUtime=1090.83
/proc/28393/stat : 28393 (java) S 28391 28393 27493 0 -1 0 415837 0 33 0 108794 289 0 0 18 0 13 0 216745308 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28393/statm: 447361 396324 1333 9 0 444973 0
[pid=28393/tid=28395] ppid=28391 vsize=1789444 CPUtime=974.82
/proc/28393/task/28395/stat : 28395 (java) R 28391 28393 27493 0 -1 64 38338 0 4 0 97410 72 0 0 25 0 13 0 216745341 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109844135 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28396] ppid=28391 vsize=1789444 CPUtime=57.67
/proc/28393/task/28396/stat : 28396 (java) S 28391 28393 27493 0 -1 64 203597 0 0 0 5655 112 0 0 16 0 13 0 216745367 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28397] ppid=28391 vsize=1789444 CPUtime=55.88
/proc/28393/task/28397/stat : 28397 (java) S 28391 28393 27493 0 -1 64 168859 0 0 0 5494 94 0 0 16 0 13 0 216745367 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28393/tid=28398] ppid=28391 vsize=1789444 CPUtime=0.1
/proc/28393/task/28398/stat : 28398 (java) S 28391 28393 27493 0 -1 64 18 0 0 0 7 3 0 0 16 0 13 0 216745371 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28399] ppid=28391 vsize=1789444 CPUtime=0
/proc/28393/task/28399/stat : 28399 (java) S 28391 28393 27493 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 216745372 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28400] ppid=28391 vsize=1789444 CPUtime=0
/proc/28393/task/28400/stat : 28400 (java) S 28391 28393 27493 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 216745372 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28401] ppid=28391 vsize=1789444 CPUtime=0
/proc/28393/task/28401/stat : 28401 (java) S 28391 28393 27493 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 216745407 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28402] ppid=28391 vsize=1789444 CPUtime=1.19
/proc/28393/task/28402/stat : 28402 (java) S 28391 28393 27493 0 -1 64 1831 0 1 0 118 1 0 0 16 0 13 0 216745407 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28393/tid=28403] ppid=28391 vsize=1789444 CPUtime=1.07
/proc/28393/task/28403/stat : 28403 (java) S 28391 28393 27493 0 -1 64 2498 0 3 0 106 1 0 0 17 0 13 0 216745407 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28404] ppid=28391 vsize=1789444 CPUtime=0
/proc/28393/task/28404/stat : 28404 (java) S 28391 28393 27493 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 216745407 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28405] ppid=28391 vsize=1789444 CPUtime=0
/proc/28393/task/28405/stat : 28405 (java) S 28391 28393 27493 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 216745407 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28408] ppid=28391 vsize=1789444 CPUtime=0
/proc/28393/task/28408/stat : 28408 (java) S 28391 28393 27493 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 216766846 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1090.83
Current children cumulated vsize (KiB) 1789444

[startup+1038.3 s]
/proc/loadavg: 1.00 1.04 1.09 2/77 28408
/proc/meminfo: memFree=15708/2055920 swapFree=4178652/4192956
[pid=28393] ppid=28391 vsize=1789444 CPUtime=1092.43
/proc/28393/stat : 28393 (java) S 28391 28393 27493 0 -1 0 415837 0 33 0 108954 289 0 0 18 0 13 0 216745308 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28393/statm: 447361 396324 1333 9 0 444973 0
[pid=28393/tid=28395] ppid=28391 vsize=1789444 CPUtime=976.42
/proc/28393/task/28395/stat : 28395 (java) R 28391 28393 27493 0 -1 64 38338 0 4 0 97570 72 0 0 25 0 13 0 216745341 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109895254 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28393/tid=28396] ppid=28391 vsize=1789444 CPUtime=57.67
/proc/28393/task/28396/stat : 28396 (java) S 28391 28393 27493 0 -1 64 203597 0 0 0 5655 112 0 0 16 0 13 0 216745367 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28397] ppid=28391 vsize=1789444 CPUtime=55.88
/proc/28393/task/28397/stat : 28397 (java) S 28391 28393 27493 0 -1 64 168859 0 0 0 5494 94 0 0 16 0 13 0 216745367 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28393/tid=28398] ppid=28391 vsize=1789444 CPUtime=0.1
/proc/28393/task/28398/stat : 28398 (java) S 28391 28393 27493 0 -1 64 18 0 0 0 7 3 0 0 16 0 13 0 216745371 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28399] ppid=28391 vsize=1789444 CPUtime=0
/proc/28393/task/28399/stat : 28399 (java) S 28391 28393 27493 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 216745372 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28400] ppid=28391 vsize=1789444 CPUtime=0
/proc/28393/task/28400/stat : 28400 (java) S 28391 28393 27493 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 216745372 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28401] ppid=28391 vsize=1789444 CPUtime=0
/proc/28393/task/28401/stat : 28401 (java) S 28391 28393 27493 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 216745407 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28402] ppid=28391 vsize=1789444 CPUtime=1.19
/proc/28393/task/28402/stat : 28402 (java) S 28391 28393 27493 0 -1 64 1831 0 1 0 118 1 0 0 16 0 13 0 216745407 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28393/tid=28403] ppid=28391 vsize=1789444 CPUtime=1.07
/proc/28393/task/28403/stat : 28403 (java) S 28391 28393 27493 0 -1 64 2498 0 3 0 106 1 0 0 17 0 13 0 216745407 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28404] ppid=28391 vsize=1789444 CPUtime=0
/proc/28393/task/28404/stat : 28404 (java) S 28391 28393 27493 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 216745407 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28405] ppid=28391 vsize=1789444 CPUtime=0
/proc/28393/task/28405/stat : 28405 (java) S 28391 28393 27493 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 216745407 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28408] ppid=28391 vsize=1789444 CPUtime=0
/proc/28393/task/28408/stat : 28408 (java) S 28391 28393 27493 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 216766846 1832390656 396324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1092.43
Current children cumulated vsize (KiB) 1789444

[startup+1039.1 s]
/proc/loadavg: 1.00 1.04 1.09 2/77 28408
/proc/meminfo: memFree=15708/2055920 swapFree=4178652/4192956
[pid=28393] ppid=28391 vsize=1789768 CPUtime=1093.31
/proc/28393/stat : 28393 (java) S 28391 28393 27493 0 -1 0 415907 0 34 0 109041 290 0 0 18 0 13 0 216745308 1832722432 396384 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28393/statm: 447442 396384 1334 9 0 445054 0
[pid=28393/tid=28395] ppid=28391 vsize=1789768 CPUtime=976.62
/proc/28393/task/28395/stat : 28395 (java) S 28391 28393 27493 0 -1 64 38343 0 4 0 97590 72 0 0 17 0 13 0 216745341 1832722432 396384 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28396] ppid=28391 vsize=1789768 CPUtime=57.73
/proc/28393/task/28396/stat : 28396 (java) R 28391 28393 27493 0 -1 64 203597 0 0 0 5661 112 0 0 17 0 13 0 216745367 1832722432 396384 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105070797 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28397] ppid=28391 vsize=1789768 CPUtime=55.95
/proc/28393/task/28397/stat : 28397 (java) R 28391 28393 27493 0 -1 64 168859 0 0 0 5501 94 0 0 17 0 13 0 216745367 1832722432 396384 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105070770 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28393/tid=28398] ppid=28391 vsize=1789768 CPUtime=0.11
/proc/28393/task/28398/stat : 28398 (java) S 28391 28393 27493 0 -1 64 18 0 0 0 8 3 0 0 15 0 13 0 216745371 1832722432 396384 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28399] ppid=28391 vsize=1789768 CPUtime=0
/proc/28393/task/28399/stat : 28399 (java) S 28391 28393 27493 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 216745372 1832722432 396384 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28400] ppid=28391 vsize=1789768 CPUtime=0
/proc/28393/task/28400/stat : 28400 (java) S 28391 28393 27493 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 216745372 1832722432 396384 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28401] ppid=28391 vsize=1789768 CPUtime=0
/proc/28393/task/28401/stat : 28401 (java) S 28391 28393 27493 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 216745407 1832722432 396384 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28402] ppid=28391 vsize=1789768 CPUtime=1.24
/proc/28393/task/28402/stat : 28402 (java) S 28391 28393 27493 0 -1 64 1835 0 1 0 123 1 0 0 16 0 13 0 216745407 1832722432 396384 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28393/tid=28403] ppid=28391 vsize=1789768 CPUtime=1.15
/proc/28393/task/28403/stat : 28403 (java) S 28391 28393 27493 0 -1 64 2552 0 3 0 114 1 0 0 16 0 13 0 216745407 1832722432 396384 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28404] ppid=28391 vsize=1789768 CPUtime=0
/proc/28393/task/28404/stat : 28404 (java) S 28391 28393 27493 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 216745407 1832722432 396384 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28393/tid=28405] ppid=28391 vsize=1789768 CPUtime=0
/proc/28393/task/28405/stat : 28405 (java) S 28391 28393 27493 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 216745407 1832722432 396384 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1093.31
Current children cumulated vsize (KiB) 1789768

[startup+1039.51 s]
/proc/loadavg: 1.00 1.04 1.09 2/66 28409
/proc/meminfo: memFree=772636/2055920 swapFree=4178652/4192956
[pid=28393] ppid=28391 vsize=0 CPUtime=1093.79
/proc/28393/stat : 28393 (java) Z 28391 28393 27493 0 -1 1036 418177 0 34 0 109067 312 0 0 16 0 2 0 216745308 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28393/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1093.79
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 1039.56
CPU time (s): 1093.82
CPU user time (s): 1090.67
CPU system time (s): 3.14752
CPU usage (%): 105.219
Max. virtual memory (cumulated for all children) (KiB): 1790824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1090.67
system time used= 3.14752
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 418177
page faults= 34
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30177
involuntary context switches= 23327

runsolver used 0.98385 second user time and 2.88756 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Tue Apr 24 09:39:14 UTC 2007

IDJOB= 419359
IDBENCH= 47768
IDSOLVER= 160
FILE ID= node63/419359-1177407527

PBS_JOBID= 4675551

Free space on /tmp= 65975 MiB

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

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  38bcf627e2738136d54dd31bdfb569de

RANDOM SEED= 755722145

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1403780 kB
Buffers:          1556 kB
Cached:         581532 kB
SwapCached:       2392 kB
Active:         540928 kB
Inactive:        46608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1403780 kB
SwapTotal:     4192956 kB
SwapFree:      4178608 kB
Dirty:          320668 kB
Writeback:           0 kB
Mapped:          10684 kB
Slab:            50576 kB
Committed_AS:  2187256 kB
PageTables:       1460 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= 65975 MiB

End job on node63 on Tue Apr 24 09:56:34 UTC 2007