Trace number 419331

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 393.474 362.538

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug7.opb
MD5SUM5e1c43c34f57a3304935b5ce80424b97
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 benchmark390.043
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 variables521147
Total number of constraints13378010
Number of constraints which are clauses13378010
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/node62/watcher-419331-1177407302 -o ROOT/results/node62/solver-419331-1177407302 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/419331-1177407302/sat4jPseudoCP.jar /tmp/evaluation/419331-1177407302/instance-419331-1177407302.opb 

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


[startup+0 s]
/proc/loadavg: 1.10 1.00 0.98 2/64 6633
/proc/meminfo: memFree=1209216/2055920 swapFree=4184584/4192956
[pid=6633] ppid=6631 vsize=152 CPUtime=0
/proc/6633/stat : 6633 (java) R 6631 6633 5652 0 -1 0 40 0 0 0 0 0 0 0 18 0 1 0 59308938 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 8106283 0 0 4096 0 0 0 0 17 1 0 0
/proc/6633/statm: 38 26 19 9 0 4 0

[startup+0.065978 s]
/proc/loadavg: 1.10 1.00 0.98 2/64 6633
/proc/meminfo: memFree=1209216/2055920 swapFree=4184584/4192956
[pid=6633] ppid=6631 vsize=1777708 CPUtime=0.04
/proc/6633/stat : 6633 (java) S 6631 6633 5652 0 -1 0 3668 0 1 0 3 1 0 0 18 0 7 0 59308938 1820372992 3412 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/6633/statm: 444427 3412 1079 9 0 442063 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1777708

[startup+0.102983 s]
/proc/loadavg: 1.10 1.00 0.98 2/64 6633
/proc/meminfo: memFree=1209216/2055920 swapFree=4184584/4192956
[pid=6633] ppid=6631 vsize=1780108 CPUtime=0.08
/proc/6633/stat : 6633 (java) S 6631 6633 5652 0 -1 0 3984 0 1 0 6 2 0 0 18 0 12 0 59308938 1822830592 3727 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6633/statm: 445027 3727 1123 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.303007 s]
/proc/loadavg: 1.10 1.00 0.98 2/64 6633
/proc/meminfo: memFree=1209216/2055920 swapFree=4184584/4192956
[pid=6633] ppid=6631 vsize=1782444 CPUtime=0.31
/proc/6633/stat : 6633 (java) S 6631 6633 5652 0 -1 0 9640 0 1 0 26 5 0 0 18 0 12 0 59308938 1825222656 9380 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6633/statm: 445611 9380 1263 9 0 443223 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1782444

[startup+0.702055 s]
/proc/loadavg: 1.10 1.00 0.98 2/64 6633
/proc/meminfo: memFree=1209216/2055920 swapFree=4184584/4192956
[pid=6633] ppid=6631 vsize=1783660 CPUtime=0.89
/proc/6633/stat : 6633 (java) S 6631 6633 5652 0 -1 0 11350 0 1 0 83 6 0 0 18 0 12 0 59308938 1826467840 10808 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6633/statm: 445915 10808 1301 9 0 443527 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 1783660

[startup+1.50115 s]
/proc/loadavg: 1.25 1.03 0.99 2/76 6645
/proc/meminfo: memFree=1164256/2055920 swapFree=4184584/4192956
[pid=6633] ppid=6631 vsize=1785632 CPUtime=2.1
/proc/6633/stat : 6633 (java) S 6631 6633 5652 0 -1 0 22725 0 1 0 199 11 0 0 18 0 12 0 59308938 1828487168 20320 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6633/statm: 446408 20322 1301 9 0 444020 0
[pid=6633/tid=6635] ppid=6631 vsize=1785632 CPUtime=1.03
/proc/6633/task/6635/stat : 6635 (java) R 6631 6633 5652 0 -1 64 18531 0 1 0 94 9 0 0 19 0 12 0 59308940 1828487168 20322 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109344091 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6633/tid=6636] ppid=6631 vsize=1785632 CPUtime=0
/proc/6633/task/6636/stat : 6636 (java) S 6631 6633 5652 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 59308941 1828487168 20324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6637] ppid=6631 vsize=1785632 CPUtime=0
/proc/6633/task/6637/stat : 6637 (java) S 6631 6633 5652 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 59308941 1828487168 20325 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6638] ppid=6631 vsize=1785632 CPUtime=0
/proc/6633/task/6638/stat : 6638 (java) S 6631 6633 5652 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 59308943 1828487168 20326 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6639] ppid=6631 vsize=1785632 CPUtime=0
/proc/6633/task/6639/stat : 6639 (java) S 6631 6633 5652 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 59308944 1828487168 20327 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6640] ppid=6631 vsize=1785632 CPUtime=0
/proc/6633/task/6640/stat : 6640 (java) S 6631 6633 5652 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 59308944 1828487168 20328 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6641] ppid=6631 vsize=1785632 CPUtime=0
/proc/6633/task/6641/stat : 6641 (java) S 6631 6633 5652 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 59308948 1828487168 20329 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6642] ppid=6631 vsize=1785632 CPUtime=0.56
/proc/6633/task/6642/stat : 6642 (java) S 6631 6633 5652 0 -1 64 1621 0 0 0 56 0 0 0 16 0 12 0 59308948 1828487168 20330 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6633/tid=6643] ppid=6631 vsize=1785632 CPUtime=0.48
/proc/6633/task/6643/stat : 6643 (java) S 6631 6633 5652 0 -1 64 1857 0 0 0 48 0 0 0 16 0 12 0 59308948 1828487168 20331 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6644] ppid=6631 vsize=1785632 CPUtime=0
/proc/6633/task/6644/stat : 6644 (java) S 6631 6633 5652 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 59308948 1828487168 20332 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6645] ppid=6631 vsize=1785632 CPUtime=0
/proc/6633/task/6645/stat : 6645 (java) R 6631 6633 5652 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 59308948 1828487168 20333 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.1
Current children cumulated vsize (KiB) 1785632

[startup+3.10133 s]
/proc/loadavg: 1.25 1.03 0.99 2/76 6645
/proc/meminfo: memFree=1067744/2055920 swapFree=4184584/4192956
[pid=6633] ppid=6631 vsize=1785796 CPUtime=3.78
/proc/6633/stat : 6633 (java) S 6631 6633 5652 0 -1 0 47392 0 1 0 352 26 0 0 18 0 12 0 59308938 1828655104 44977 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6633/statm: 446449 44977 1311 9 0 444061 0
[pid=6633/tid=6635] ppid=6631 vsize=1785796 CPUtime=2.56
/proc/6633/task/6635/stat : 6635 (java) R 6631 6633 5652 0 -1 64 37674 0 1 0 236 20 0 0 24 0 12 0 59308940 1828655104 44977 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109598741 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6636] ppid=6631 vsize=1785796 CPUtime=0.05
/proc/6633/task/6636/stat : 6636 (java) S 6631 6633 5652 0 -1 64 2624 0 0 0 4 1 0 0 16 0 12 0 59308941 1828655104 44977 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6637] ppid=6631 vsize=1785796 CPUtime=0.05
/proc/6633/task/6637/stat : 6637 (java) S 6631 6633 5652 0 -1 64 2890 0 0 0 4 1 0 0 16 0 12 0 59308941 1828655104 44977 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6633/tid=6638] ppid=6631 vsize=1785796 CPUtime=0
/proc/6633/task/6638/stat : 6638 (java) S 6631 6633 5652 0 -1 64 8 0 0 0 0 0 0 0 15 0 12 0 59308943 1828655104 44977 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6639] ppid=6631 vsize=1785796 CPUtime=0
/proc/6633/task/6639/stat : 6639 (java) S 6631 6633 5652 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 59308944 1828655104 44977 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6640] ppid=6631 vsize=1785796 CPUtime=0
/proc/6633/task/6640/stat : 6640 (java) S 6631 6633 5652 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 59308944 1828655104 44977 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6641] ppid=6631 vsize=1785796 CPUtime=0
/proc/6633/task/6641/stat : 6641 (java) S 6631 6633 5652 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 59308948 1828655104 44977 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6642] ppid=6631 vsize=1785796 CPUtime=0.57
/proc/6633/task/6642/stat : 6642 (java) S 6631 6633 5652 0 -1 64 1622 0 0 0 57 0 0 0 17 0 12 0 59308948 1828655104 44977 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6633/tid=6643] ppid=6631 vsize=1785796 CPUtime=0.48
/proc/6633/task/6643/stat : 6643 (java) S 6631 6633 5652 0 -1 64 1857 0 0 0 48 0 0 0 16 0 12 0 59308948 1828655104 44977 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6644] ppid=6631 vsize=1785796 CPUtime=0
/proc/6633/task/6644/stat : 6644 (java) S 6631 6633 5652 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 59308948 1828655104 44977 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6645] ppid=6631 vsize=1785796 CPUtime=0
/proc/6633/task/6645/stat : 6645 (java) S 6631 6633 5652 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 59308948 1828655104 44977 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.78
Current children cumulated vsize (KiB) 1785796

[startup+6.3027 s]
/proc/loadavg: 1.25 1.03 0.99 2/76 6645
/proc/meminfo: memFree=1000104/2055920 swapFree=4184584/4192956
[pid=6633] ppid=6631 vsize=1786180 CPUtime=7.37
/proc/6633/stat : 6633 (java) S 6631 6633 5652 0 -1 0 57818 0 3 0 705 32 0 0 18 0 12 0 59308938 1829048320 55005 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6633/statm: 446545 55005 1312 9 0 444157 0
[pid=6633/tid=6635] ppid=6631 vsize=1786180 CPUtime=5.36
/proc/6633/task/6635/stat : 6635 (java) R 6631 6633 5652 0 -1 64 37678 0 1 0 515 21 0 0 21 0 12 0 59308940 1829048320 55005 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6633/tid=6636] ppid=6631 vsize=1786180 CPUtime=0.45
/proc/6633/task/6636/stat : 6636 (java) S 6631 6633 5652 0 -1 64 7418 0 0 0 42 3 0 0 18 0 12 0 59308941 1829048320 55005 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6637] ppid=6631 vsize=1786180 CPUtime=0.44
/proc/6633/task/6637/stat : 6637 (java) S 6631 6633 5652 0 -1 64 8515 0 0 0 40 4 0 0 18 0 12 0 59308941 1829048320 55005 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6638] ppid=6631 vsize=1786180 CPUtime=0
/proc/6633/task/6638/stat : 6638 (java) S 6631 6633 5652 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 59308943 1829048320 55005 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6639] ppid=6631 vsize=1786180 CPUtime=0
/proc/6633/task/6639/stat : 6639 (java) S 6631 6633 5652 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 59308944 1829048320 55005 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6640] ppid=6631 vsize=1786180 CPUtime=0
/proc/6633/task/6640/stat : 6640 (java) S 6631 6633 5652 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 59308944 1829048320 55005 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6641] ppid=6631 vsize=1786180 CPUtime=0
/proc/6633/task/6641/stat : 6641 (java) S 6631 6633 5652 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 59308948 1829048320 55005 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6642] ppid=6631 vsize=1786180 CPUtime=0.58
/proc/6633/task/6642/stat : 6642 (java) S 6631 6633 5652 0 -1 64 1623 0 1 0 58 0 0 0 17 0 12 0 59308948 1829048320 55005 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6643] ppid=6631 vsize=1786180 CPUtime=0.49
/proc/6633/task/6643/stat : 6643 (java) S 6631 6633 5652 0 -1 64 1857 0 1 0 48 1 0 0 17 0 12 0 59308948 1829048320 55005 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6644] ppid=6631 vsize=1786180 CPUtime=0
/proc/6633/task/6644/stat : 6644 (java) S 6631 6633 5652 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 59308948 1829048320 55005 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6645] ppid=6631 vsize=1786180 CPUtime=0
/proc/6633/task/6645/stat : 6645 (java) S 6631 6633 5652 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 59308948 1829048320 55005 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) 1786180

[startup+12.7015 s]
/proc/loadavg: 1.21 1.03 0.99 2/76 6645
/proc/meminfo: memFree=947304/2055920 swapFree=4184584/4192956
[pid=6633] ppid=6631 vsize=1790664 CPUtime=15.2
/proc/6633/stat : 6633 (java) S 6631 6633 5652 0 -1 0 73973 0 3 0 1480 40 0 0 18 0 12 0 59308938 1833639936 68956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6633/statm: 447666 68956 1319 9 0 445278 0
[pid=6633/tid=6635] ppid=6631 vsize=1790664 CPUtime=10.3
/proc/6633/task/6635/stat : 6635 (java) R 6631 6633 5652 0 -1 64 37686 0 1 0 1009 21 0 0 18 0 12 0 59308940 1833639936 68956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6633/tid=6636] ppid=6631 vsize=1790664 CPUtime=1.88
/proc/6633/task/6636/stat : 6636 (java) S 6631 6633 5652 0 -1 64 17614 0 0 0 180 8 0 0 16 0 12 0 59308941 1833639936 68956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6637] ppid=6631 vsize=1790664 CPUtime=1.89
/proc/6633/task/6637/stat : 6637 (java) S 6631 6633 5652 0 -1 64 14458 0 0 0 181 8 0 0 16 0 12 0 59308941 1833639936 68956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6633/tid=6638] ppid=6631 vsize=1790664 CPUtime=0
/proc/6633/task/6638/stat : 6638 (java) S 6631 6633 5652 0 -1 64 10 0 0 0 0 0 0 0 15 0 12 0 59308943 1833639936 68956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6639] ppid=6631 vsize=1790664 CPUtime=0
/proc/6633/task/6639/stat : 6639 (java) S 6631 6633 5652 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 59308944 1833639936 68956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6640] ppid=6631 vsize=1790664 CPUtime=0
/proc/6633/task/6640/stat : 6640 (java) S 6631 6633 5652 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 59308944 1833639936 68956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6641] ppid=6631 vsize=1790664 CPUtime=0
/proc/6633/task/6641/stat : 6641 (java) S 6631 6633 5652 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 59308948 1833639936 68956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6642] ppid=6631 vsize=1790664 CPUtime=0.58
/proc/6633/task/6642/stat : 6642 (java) S 6631 6633 5652 0 -1 64 1623 0 1 0 58 0 0 0 16 0 12 0 59308948 1833639936 68956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6643] ppid=6631 vsize=1790664 CPUtime=0.5
/proc/6633/task/6643/stat : 6643 (java) S 6631 6633 5652 0 -1 64 1865 0 1 0 49 1 0 0 16 0 12 0 59308948 1833639936 68956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6644] ppid=6631 vsize=1790664 CPUtime=0
/proc/6633/task/6644/stat : 6644 (java) S 6631 6633 5652 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 59308948 1833639936 68956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6645] ppid=6631 vsize=1790664 CPUtime=0
/proc/6633/task/6645/stat : 6645 (java) S 6631 6633 5652 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 59308948 1833639936 68956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.2
Current children cumulated vsize (KiB) 1790664

[startup+25.503 s]
/proc/loadavg: 1.18 1.03 0.99 2/76 6645
/proc/meminfo: memFree=873768/2055920 swapFree=4184584/4192956
[pid=6633] ppid=6631 vsize=1790344 CPUtime=29.28
/proc/6633/stat : 6633 (java) S 6631 6633 5652 0 -1 0 92635 0 3 0 2875 53 0 0 18 0 12 0 59308938 1833312256 85506 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6633/statm: 447586 85506 1319 9 0 445198 0
[pid=6633/tid=6635] ppid=6631 vsize=1790344 CPUtime=21.84
/proc/6633/task/6635/stat : 6635 (java) S 6631 6633 5652 0 -1 64 37703 0 1 0 2159 25 0 0 22 0 12 0 59308940 1833312256 85506 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6633/tid=6636] ppid=6631 vsize=1790344 CPUtime=3.13
/proc/6633/task/6636/stat : 6636 (java) R 6631 6633 5652 0 -1 64 26360 0 0 0 301 12 0 0 16 0 12 0 59308941 1833312256 85506 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103370359 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6637] ppid=6631 vsize=1790344 CPUtime=3.13
/proc/6633/task/6637/stat : 6637 (java) R 6631 6633 5652 0 -1 64 24349 0 0 0 301 12 0 0 17 0 12 0 59308941 1833312256 85506 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103370359 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6633/tid=6638] ppid=6631 vsize=1790344 CPUtime=0
/proc/6633/task/6638/stat : 6638 (java) S 6631 6633 5652 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 59308943 1833312256 85506 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6639] ppid=6631 vsize=1790344 CPUtime=0
/proc/6633/task/6639/stat : 6639 (java) S 6631 6633 5652 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 59308944 1833312256 85506 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6640] ppid=6631 vsize=1790344 CPUtime=0
/proc/6633/task/6640/stat : 6640 (java) S 6631 6633 5652 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 59308944 1833312256 85506 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6641] ppid=6631 vsize=1790344 CPUtime=0
/proc/6633/task/6641/stat : 6641 (java) S 6631 6633 5652 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 59308948 1833312256 85506 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

Current children cumulated CPU time (s) 376.27
Current children cumulated vsize (KiB) 1791692

[startup+351.901 s]
/proc/loadavg: 1.10 1.10 1.02 2/77 6646
/proc/meminfo: memFree=15008/2055920 swapFree=4184584/4192956
[pid=6633] ppid=6631 vsize=1791692 CPUtime=382.67
/proc/6633/stat : 6633 (java) S 6631 6633 5652 0 -1 0 404686 0 3 0 38022 245 0 0 18 0 13 0 59308938 1834692608 384451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6633/statm: 447923 384451 1333 9 0 445535 0
[pid=6633/tid=6635] ppid=6631 vsize=1791692 CPUtime=319.31
/proc/6633/task/6635/stat : 6635 (java) R 6631 6633 5652 0 -1 64 37952 0 1 0 31866 65 0 0 25 0 13 0 59308940 1834692608 384451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109873495 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6633/tid=6636] ppid=6631 vsize=1791692 CPUtime=30.53
/proc/6633/task/6636/stat : 6636 (java) S 6631 6633 5652 0 -1 64 170889 0 0 0 2969 84 0 0 16 0 13 0 59308941 1834692608 384451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6633/tid=6637] ppid=6631 vsize=1791692 CPUtime=30.46
/proc/6633/task/6637/stat : 6637 (java) S 6631 6633 5652 0 -1 64 189949 0 0 0 2957 89 0 0 16 0 13 0 59308941 1834692608 384451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6638] ppid=6631 vsize=1791692 CPUtime=0.03
/proc/6633/task/6638/stat : 6638 (java) S 6631 6633 5652 0 -1 64 24 0 0 0 2 1 0 0 16 0 13 0 59308943 1834692608 384451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6639] ppid=6631 vsize=1791692 CPUtime=0
/proc/6633/task/6639/stat : 6639 (java) S 6631 6633 5652 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 59308944 1834692608 384451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6640] ppid=6631 vsize=1791692 CPUtime=0
/proc/6633/task/6640/stat : 6640 (java) S 6631 6633 5652 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 59308944 1834692608 384451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6641] ppid=6631 vsize=1791692 CPUtime=0
/proc/6633/task/6641/stat : 6641 (java) S 6631 6633 5652 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 59308948 1834692608 384451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6642] ppid=6631 vsize=1791692 CPUtime=1.36
/proc/6633/task/6642/stat : 6642 (java) S 6631 6633 5652 0 -1 64 2488 0 1 0 136 0 0 0 17 0 13 0 59308948 1834692608 384451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6633/tid=6643] ppid=6631 vsize=1791692 CPUtime=0.91
/proc/6633/task/6643/stat : 6643 (java) S 6631 6633 5652 0 -1 64 2663 0 1 0 90 1 0 0 16 0 13 0 59308948 1834692608 384451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6644] ppid=6631 vsize=1791692 CPUtime=0
/proc/6633/task/6644/stat : 6644 (java) S 6631 6633 5652 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 59308948 1834692608 384451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6645] ppid=6631 vsize=1791692 CPUtime=0
/proc/6633/task/6645/stat : 6645 (java) S 6631 6633 5652 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 59308948 1834692608 384451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6646] ppid=6631 vsize=1791692 CPUtime=0
/proc/6633/task/6646/stat : 6646 (java) S 6631 6633 5652 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 59331768 1834692608 384451 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 382.67
Current children cumulated vsize (KiB) 1791692

[startup+358.303 s]
/proc/loadavg: 1.09 1.10 1.02 2/77 6646
/proc/meminfo: memFree=14816/2055920 swapFree=4184584/4192956
[pid=6633] ppid=6631 vsize=1791692 CPUtime=389.21
/proc/6633/stat : 6633 (java) S 6631 6633 5652 0 -1 0 405118 0 3 0 38676 245 0 0 18 0 13 0 59308938 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6633/statm: 447923 384882 1333 9 0 445535 0
[pid=6633/tid=6635] ppid=6631 vsize=1791692 CPUtime=325.52
/proc/6633/task/6635/stat : 6635 (java) R 6631 6633 5652 0 -1 64 37953 0 1 0 32487 65 0 0 25 0 13 0 59308940 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109873468 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6633/tid=6636] ppid=6631 vsize=1791692 CPUtime=30.68
/proc/6633/task/6636/stat : 6636 (java) S 6631 6633 5652 0 -1 64 171320 0 0 0 2983 85 0 0 16 0 13 0 59308941 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6637] ppid=6631 vsize=1791692 CPUtime=30.64
/proc/6633/task/6637/stat : 6637 (java) S 6631 6633 5652 0 -1 64 189949 0 0 0 2975 89 0 0 16 0 13 0 59308941 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6638] ppid=6631 vsize=1791692 CPUtime=0.03
/proc/6633/task/6638/stat : 6638 (java) S 6631 6633 5652 0 -1 64 24 0 0 0 2 1 0 0 16 0 13 0 59308943 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6639] ppid=6631 vsize=1791692 CPUtime=0
/proc/6633/task/6639/stat : 6639 (java) S 6631 6633 5652 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 59308944 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6640] ppid=6631 vsize=1791692 CPUtime=0
/proc/6633/task/6640/stat : 6640 (java) S 6631 6633 5652 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 59308944 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6641] ppid=6631 vsize=1791692 CPUtime=0
/proc/6633/task/6641/stat : 6641 (java) S 6631 6633 5652 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 59308948 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6642] ppid=6631 vsize=1791692 CPUtime=1.36
/proc/6633/task/6642/stat : 6642 (java) S 6631 6633 5652 0 -1 64 2488 0 1 0 136 0 0 0 17 0 13 0 59308948 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6633/tid=6643] ppid=6631 vsize=1791692 CPUtime=0.91
/proc/6633/task/6643/stat : 6643 (java) S 6631 6633 5652 0 -1 64 2663 0 1 0 90 1 0 0 16 0 13 0 59308948 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6644] ppid=6631 vsize=1791692 CPUtime=0
/proc/6633/task/6644/stat : 6644 (java) S 6631 6633 5652 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 59308948 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6645] ppid=6631 vsize=1791692 CPUtime=0
/proc/6633/task/6645/stat : 6645 (java) S 6631 6633 5652 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 59308948 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6646] ppid=6631 vsize=1791692 CPUtime=0
/proc/6633/task/6646/stat : 6646 (java) S 6631 6633 5652 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 59331768 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 389.21
Current children cumulated vsize (KiB) 1791692

[startup+359.902 s]
/proc/loadavg: 1.09 1.10 1.02 2/77 6646
/proc/meminfo: memFree=14816/2055920 swapFree=4184584/4192956
[pid=6633] ppid=6631 vsize=1791692 CPUtime=390.8
/proc/6633/stat : 6633 (java) S 6631 6633 5652 0 -1 0 405118 0 3 0 38835 245 0 0 18 0 13 0 59308938 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6633/statm: 447923 384882 1333 9 0 445535 0
[pid=6633/tid=6635] ppid=6631 vsize=1791692 CPUtime=327.12
/proc/6633/task/6635/stat : 6635 (java) R 6631 6633 5652 0 -1 64 37953 0 1 0 32647 65 0 0 25 0 13 0 59308940 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109967468 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6633/tid=6636] ppid=6631 vsize=1791692 CPUtime=30.68
/proc/6633/task/6636/stat : 6636 (java) S 6631 6633 5652 0 -1 64 171320 0 0 0 2983 85 0 0 16 0 13 0 59308941 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6637] ppid=6631 vsize=1791692 CPUtime=30.64
/proc/6633/task/6637/stat : 6637 (java) S 6631 6633 5652 0 -1 64 189949 0 0 0 2975 89 0 0 16 0 13 0 59308941 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6638] ppid=6631 vsize=1791692 CPUtime=0.03
/proc/6633/task/6638/stat : 6638 (java) S 6631 6633 5652 0 -1 64 24 0 0 0 2 1 0 0 16 0 13 0 59308943 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6639] ppid=6631 vsize=1791692 CPUtime=0
/proc/6633/task/6639/stat : 6639 (java) S 6631 6633 5652 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 59308944 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6640] ppid=6631 vsize=1791692 CPUtime=0
/proc/6633/task/6640/stat : 6640 (java) S 6631 6633 5652 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 59308944 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6641] ppid=6631 vsize=1791692 CPUtime=0
/proc/6633/task/6641/stat : 6641 (java) S 6631 6633 5652 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 59308948 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6642] ppid=6631 vsize=1791692 CPUtime=1.36
/proc/6633/task/6642/stat : 6642 (java) S 6631 6633 5652 0 -1 64 2488 0 1 0 136 0 0 0 17 0 13 0 59308948 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6633/tid=6643] ppid=6631 vsize=1791692 CPUtime=0.91
/proc/6633/task/6643/stat : 6643 (java) S 6631 6633 5652 0 -1 64 2663 0 1 0 90 1 0 0 16 0 13 0 59308948 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6644] ppid=6631 vsize=1791692 CPUtime=0
/proc/6633/task/6644/stat : 6644 (java) S 6631 6633 5652 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 59308948 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6645] ppid=6631 vsize=1791692 CPUtime=0
/proc/6633/task/6645/stat : 6645 (java) S 6631 6633 5652 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 59308948 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6646] ppid=6631 vsize=1791692 CPUtime=0
/proc/6633/task/6646/stat : 6646 (java) S 6631 6633 5652 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 59331768 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 390.8
Current children cumulated vsize (KiB) 1791692

[startup+361.501 s]
/proc/loadavg: 1.09 1.10 1.02 2/77 6646
/proc/meminfo: memFree=14816/2055920 swapFree=4184584/4192956
[pid=6633] ppid=6631 vsize=1791692 CPUtime=392.4
/proc/6633/stat : 6633 (java) S 6631 6633 5652 0 -1 0 405118 0 3 0 38995 245 0 0 18 0 13 0 59308938 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6633/statm: 447923 384882 1333 9 0 445535 0
[pid=6633/tid=6635] ppid=6631 vsize=1791692 CPUtime=328.72
/proc/6633/task/6635/stat : 6635 (java) R 6631 6633 5652 0 -1 64 37953 0 1 0 32807 65 0 0 25 0 13 0 59308940 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109892824 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6633/tid=6636] ppid=6631 vsize=1791692 CPUtime=30.68
/proc/6633/task/6636/stat : 6636 (java) S 6631 6633 5652 0 -1 64 171320 0 0 0 2983 85 0 0 16 0 13 0 59308941 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6637] ppid=6631 vsize=1791692 CPUtime=30.64
/proc/6633/task/6637/stat : 6637 (java) S 6631 6633 5652 0 -1 64 189949 0 0 0 2975 89 0 0 16 0 13 0 59308941 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6638] ppid=6631 vsize=1791692 CPUtime=0.03
/proc/6633/task/6638/stat : 6638 (java) S 6631 6633 5652 0 -1 64 24 0 0 0 2 1 0 0 16 0 13 0 59308943 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6639] ppid=6631 vsize=1791692 CPUtime=0
/proc/6633/task/6639/stat : 6639 (java) S 6631 6633 5652 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 59308944 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6640] ppid=6631 vsize=1791692 CPUtime=0
/proc/6633/task/6640/stat : 6640 (java) S 6631 6633 5652 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 59308944 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6641] ppid=6631 vsize=1791692 CPUtime=0
/proc/6633/task/6641/stat : 6641 (java) S 6631 6633 5652 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 59308948 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6642] ppid=6631 vsize=1791692 CPUtime=1.36
/proc/6633/task/6642/stat : 6642 (java) S 6631 6633 5652 0 -1 64 2488 0 1 0 136 0 0 0 17 0 13 0 59308948 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6633/tid=6643] ppid=6631 vsize=1791692 CPUtime=0.91
/proc/6633/task/6643/stat : 6643 (java) S 6631 6633 5652 0 -1 64 2663 0 1 0 90 1 0 0 16 0 13 0 59308948 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6644] ppid=6631 vsize=1791692 CPUtime=0
/proc/6633/task/6644/stat : 6644 (java) S 6631 6633 5652 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 59308948 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6645] ppid=6631 vsize=1791692 CPUtime=0
/proc/6633/task/6645/stat : 6645 (java) S 6631 6633 5652 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 59308948 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6646] ppid=6631 vsize=1791692 CPUtime=0
/proc/6633/task/6646/stat : 6646 (java) S 6631 6633 5652 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 59331768 1834692608 384882 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 392.4
Current children cumulated vsize (KiB) 1791692

[startup+362.301 s]
/proc/loadavg: 1.09 1.10 1.02 4/77 6647
/proc/meminfo: memFree=16344/2055920 swapFree=4184584/4192956
[pid=6633] ppid=6631 vsize=1791692 CPUtime=393.24
/proc/6633/stat : 6633 (java) S 6631 6633 5652 0 -1 0 405136 0 3 0 39077 247 0 0 18 0 10 0 59308938 1834692608 384898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6633/statm: 447923 384898 1334 9 0 445535 0
[pid=6633/tid=6635] ppid=6631 vsize=1791692 CPUtime=328.95
/proc/6633/task/6635/stat : 6635 (java) S 6631 6633 5652 0 -1 64 37959 0 1 0 32830 65 0 0 23 0 10 0 59308940 1834692608 384898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6636] ppid=6631 vsize=1791692 CPUtime=30.68
/proc/6633/task/6636/stat : 6636 (java) S 6631 6633 5652 0 -1 64 171320 0 0 0 2983 85 0 0 16 0 10 0 59308941 1834692608 384898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6637] ppid=6631 vsize=1791692 CPUtime=30.64
/proc/6633/task/6637/stat : 6637 (java) S 6631 6633 5652 0 -1 64 189949 0 0 0 2975 89 0 0 16 0 10 0 59308941 1834692608 384898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6638] ppid=6631 vsize=1791692 CPUtime=0.03
/proc/6633/task/6638/stat : 6638 (java) D 6631 6633 5652 0 -1 64 24 0 0 0 2 1 0 0 15 0 10 0 59308943 1834692608 384898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744071563608240 0 0 -1 0 0 0
[pid=6633/tid=6639] ppid=6631 vsize=1791692 CPUtime=0
/proc/6633/task/6639/stat : 6639 (java) S 6631 6633 5652 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 59308944 1834692608 384898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6640] ppid=6631 vsize=1791692 CPUtime=0
/proc/6633/task/6640/stat : 6640 (java) S 6631 6633 5652 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 59308944 1834692608 384898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6642] ppid=6631 vsize=1791692 CPUtime=1.45
/proc/6633/task/6642/stat : 6642 (java) S 6631 6633 5652 0 -1 64 2490 0 1 0 145 0 0 0 16 0 10 0 59308948 1834692608 384898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6633/tid=6643] ppid=6631 vsize=1791692 CPUtime=0.99
/proc/6633/task/6643/stat : 6643 (java) S 6631 6633 5652 0 -1 64 2667 0 1 0 98 1 0 0 16 0 10 0 59308948 1834692608 384898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6633/tid=6644] ppid=6631 vsize=1791692 CPUtime=0
/proc/6633/task/6644/stat : 6644 (java) S 6631 6633 5652 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 59308948 1834692608 384898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 393.24
Current children cumulated vsize (KiB) 1791692

[startup+362.502 s]
/proc/loadavg: 1.09 1.10 1.02 4/77 6647
/proc/meminfo: memFree=16344/2055920 swapFree=4184584/4192956
[pid=6633] ppid=6631 vsize=0 CPUtime=393.43
/proc/6633/stat : 6633 (java) Z 6631 6633 5652 0 -1 1036 405136 0 3 0 39077 266 0 0 16 0 2 0 59308938 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6633/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 393.43
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 362.538
CPU time (s): 393.474
CPU user time (s): 390.778
CPU system time (s): 2.69659
CPU usage (%): 108.533
Max. virtual memory (cumulated for all children) (KiB): 1791900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 390.778
system time used= 2.69659
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 405136
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11397
involuntary context switches= 3814

runsolver used 0.387941 second user time and 0.996848 second system time

The end

Launcher Data (download as text)

Begin job on node62 on Tue Apr 24 09:35:29 UTC 2007

IDJOB= 419331
IDBENCH= 47766
IDSOLVER= 160
FILE ID= node62/419331-1177407302

PBS_JOBID= 4675552

Free space on /tmp= 65999 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_bug7.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/419331-1177407302/sat4jPseudoCP.jar /tmp/evaluation/419331-1177407302/instance-419331-1177407302.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-419331-1177407302 -o ROOT/results/node62/solver-419331-1177407302 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/419331-1177407302/sat4jPseudoCP.jar /tmp/evaluation/419331-1177407302/instance-419331-1177407302.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  5e1c43c34f57a3304935b5ce80424b97

RANDOM SEED= 825610499

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node62.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.216
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.216
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:       1209816 kB
Buffers:         35604 kB
Cached:         725464 kB
SwapCached:       2504 kB
Active:         620708 kB
Inactive:       151756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1209816 kB
SwapTotal:     4192956 kB
SwapFree:      4184584 kB
Dirty:          267220 kB
Writeback:           0 kB
Mapped:          17768 kB
Slab:            59636 kB
Committed_AS:  1127496 kB
PageTables:       1464 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= 65999 MiB

End job on node62 on Tue Apr 24 09:41:32 UTC 2007