Trace number 419261

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 401.964 373.168

General information on the benchmark

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

Solver Data (download as text)

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

Verifier Data (download as text)

OK	0

Watcher Data (download as text)

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

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

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


[startup+0 s]
/proc/loadavg: 1.73 1.16 0.98 3/77 4831
/proc/meminfo: memFree=659184/2055920 swapFree=4152840/4192956
[pid=4831] ppid=4829 vsize=152 CPUtime=0
/proc/4831/stat : 4831 (java) D 4829 4831 4018 0 -1 0 40 0 0 0 0 0 0 0 18 0 1 0 216696372 155648 26 18446744073709551615 134512640 134550740 4294956608 18446744073709551615 8663844 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/4831/statm: 38 26 19 9 0 4 0

[startup+0.0868111 s]
/proc/loadavg: 1.73 1.16 0.98 3/77 4831
/proc/meminfo: memFree=659184/2055920 swapFree=4152840/4192956
[pid=4831] ppid=4829 vsize=1777844 CPUtime=0.07
/proc/4831/stat : 4831 (java) S 4829 4831 4018 0 -1 0 3817 0 1 0 5 2 0 0 18 0 7 0 216696372 1820512256 3561 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/4831/statm: 444461 3561 1090 9 0 442097 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1777844

[startup+0.101811 s]
/proc/loadavg: 1.73 1.16 0.98 3/77 4831
/proc/meminfo: memFree=659184/2055920 swapFree=4152840/4192956
[pid=4831] ppid=4829 vsize=1780108 CPUtime=0.08
/proc/4831/stat : 4831 (java) S 4829 4831 4018 0 -1 0 3969 0 1 0 6 2 0 0 18 0 12 0 216696372 1822830592 3712 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4831/statm: 445027 3712 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.301834 s]
/proc/loadavg: 1.73 1.16 0.98 3/77 4831
/proc/meminfo: memFree=659184/2055920 swapFree=4152840/4192956
[pid=4831] ppid=4829 vsize=1781420 CPUtime=0.3
/proc/4831/stat : 4831 (java) S 4829 4831 4018 0 -1 0 9640 0 1 0 25 5 0 0 18 0 12 0 216696372 1824174080 9380 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4831/statm: 445355 9380 1263 9 0 442967 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1781420

[startup+0.70188 s]
/proc/loadavg: 1.73 1.16 0.98 3/77 4831
/proc/meminfo: memFree=659184/2055920 swapFree=4152840/4192956
[pid=4831] ppid=4829 vsize=1782700 CPUtime=0.88
/proc/4831/stat : 4831 (java) S 4829 4831 4018 0 -1 0 11309 0 1 0 82 6 0 0 18 0 12 0 216696372 1825484800 10809 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4831/statm: 445675 10809 1301 9 0 443287 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 1782700

[startup+1.50297 s]
/proc/loadavg: 1.73 1.16 0.98 2/89 4843
/proc/meminfo: memFree=614096/2055920 swapFree=4152840/4192956
[pid=4831] ppid=4829 vsize=1784608 CPUtime=2.1
/proc/4831/stat : 4831 (java) S 4829 4831 4018 0 -1 0 22821 0 1 0 199 11 0 0 18 0 12 0 216696372 1827438592 20855 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4831/statm: 446152 20857 1301 9 0 443764 0
[pid=4831/tid=4833] ppid=4829 vsize=1784608 CPUtime=1.04
/proc/4831/task/4833/stat : 4833 (java) R 4829 4831 4018 0 -1 64 19063 0 1 0 95 9 0 0 19 0 12 0 216696374 1827438592 20858 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109601468 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4831/tid=4834] ppid=4829 vsize=1784608 CPUtime=0
/proc/4831/task/4834/stat : 4834 (java) S 4829 4831 4018 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 216696375 1827438592 20859 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4835] ppid=4829 vsize=1784608 CPUtime=0
/proc/4831/task/4835/stat : 4835 (java) S 4829 4831 4018 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 216696375 1827438592 20860 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4831/tid=4836] ppid=4829 vsize=1784608 CPUtime=0
/proc/4831/task/4836/stat : 4836 (java) S 4829 4831 4018 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 216696378 1827438592 20862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4837] ppid=4829 vsize=1784608 CPUtime=0
/proc/4831/task/4837/stat : 4837 (java) S 4829 4831 4018 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 216696378 1827438592 20863 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4838] ppid=4829 vsize=1784608 CPUtime=0
/proc/4831/task/4838/stat : 4838 (java) S 4829 4831 4018 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 216696378 1827438592 20864 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4839] ppid=4829 vsize=1784608 CPUtime=0
/proc/4831/task/4839/stat : 4839 (java) S 4829 4831 4018 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 216696382 1827438592 20865 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4840] ppid=4829 vsize=1784608 CPUtime=0.55
/proc/4831/task/4840/stat : 4840 (java) S 4829 4831 4018 0 -1 64 1407 0 0 0 55 0 0 0 16 0 12 0 216696382 1827438592 20866 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4831/tid=4841] ppid=4829 vsize=1784608 CPUtime=0.49
/proc/4831/task/4841/stat : 4841 (java) S 4829 4831 4018 0 -1 64 1633 0 0 0 49 0 0 0 16 0 12 0 216696382 1827438592 20866 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4842] ppid=4829 vsize=1784608 CPUtime=0
/proc/4831/task/4842/stat : 4842 (java) S 4829 4831 4018 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 216696382 1827438592 20867 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4843] ppid=4829 vsize=1784608 CPUtime=0
/proc/4831/task/4843/stat : 4843 (java) S 4829 4831 4018 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 216696382 1827438592 20868 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) 1784608

[startup+3.10215 s]
/proc/loadavg: 1.73 1.16 0.98 2/89 4843
/proc/meminfo: memFree=515600/2055920 swapFree=4152840/4192956
[pid=4831] ppid=4829 vsize=1784608 CPUtime=3.78
/proc/4831/stat : 4831 (java) S 4829 4831 4018 0 -1 0 46914 0 1 0 354 24 0 0 18 0 12 0 216696372 1827438592 44940 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4831/statm: 446152 44940 1311 9 0 443764 0
[pid=4831/tid=4833] ppid=4829 vsize=1784608 CPUtime=2.57
/proc/4831/task/4833/stat : 4833 (java) R 4829 4831 4018 0 -1 64 37673 0 1 0 238 19 0 0 24 0 12 0 216696374 1827438592 44940 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109497008 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4834] ppid=4829 vsize=1784608 CPUtime=0.05
/proc/4831/task/4834/stat : 4834 (java) S 4829 4831 4018 0 -1 64 2985 0 0 0 4 1 0 0 17 0 12 0 216696375 1827438592 44940 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4835] ppid=4829 vsize=1784608 CPUtime=0.05
/proc/4831/task/4835/stat : 4835 (java) S 4829 4831 4018 0 -1 64 2488 0 0 0 4 1 0 0 16 0 12 0 216696375 1827438592 44940 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4836] ppid=4829 vsize=1784608 CPUtime=0
/proc/4831/task/4836/stat : 4836 (java) S 4829 4831 4018 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 216696378 1827438592 44940 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4837] ppid=4829 vsize=1784608 CPUtime=0
/proc/4831/task/4837/stat : 4837 (java) S 4829 4831 4018 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 216696378 1827438592 44940 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4838] ppid=4829 vsize=1784608 CPUtime=0
/proc/4831/task/4838/stat : 4838 (java) S 4829 4831 4018 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 216696378 1827438592 44940 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4839] ppid=4829 vsize=1784608 CPUtime=0
/proc/4831/task/4839/stat : 4839 (java) S 4829 4831 4018 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 216696382 1827438592 44940 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4840] ppid=4829 vsize=1784608 CPUtime=0.56
/proc/4831/task/4840/stat : 4840 (java) S 4829 4831 4018 0 -1 64 1409 0 0 0 56 0 0 0 16 0 12 0 216696382 1827438592 44940 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4831/tid=4841] ppid=4829 vsize=1784608 CPUtime=0.49
/proc/4831/task/4841/stat : 4841 (java) S 4829 4831 4018 0 -1 64 1633 0 0 0 49 0 0 0 16 0 12 0 216696382 1827438592 44940 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4842] ppid=4829 vsize=1784608 CPUtime=0
/proc/4831/task/4842/stat : 4842 (java) S 4829 4831 4018 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 216696382 1827438592 44940 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4843] ppid=4829 vsize=1784608 CPUtime=0
/proc/4831/task/4843/stat : 4843 (java) S 4829 4831 4018 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 216696382 1827438592 44940 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) 1784608

[startup+6.30151 s]
/proc/loadavg: 1.75 1.18 0.98 3/89 4843
/proc/meminfo: memFree=450256/2055920 swapFree=4152840/4192956
[pid=4831] ppid=4829 vsize=1785092 CPUtime=7.34
/proc/4831/stat : 4831 (java) S 4829 4831 4018 0 -1 0 57322 0 1 0 706 28 0 0 18 0 12 0 216696372 1827934208 54983 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4831/statm: 446273 54983 1312 9 0 443885 0
[pid=4831/tid=4833] ppid=4829 vsize=1785092 CPUtime=5.38
/proc/4831/task/4833/stat : 4833 (java) R 4829 4831 4018 0 -1 64 37677 0 1 0 518 20 0 0 23 0 12 0 216696374 1827934208 54983 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109476170 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4831/tid=4834] ppid=4829 vsize=1785092 CPUtime=0.42
/proc/4831/task/4834/stat : 4834 (java) S 4829 4831 4018 0 -1 64 6817 0 0 0 40 2 0 0 18 0 12 0 216696375 1827934208 54983 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4835] ppid=4829 vsize=1785092 CPUtime=0.43
/proc/4831/task/4835/stat : 4835 (java) S 4829 4831 4018 0 -1 64 9057 0 0 0 40 3 0 0 18 0 12 0 216696375 1827934208 54983 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4836] ppid=4829 vsize=1785092 CPUtime=0
/proc/4831/task/4836/stat : 4836 (java) S 4829 4831 4018 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 216696378 1827934208 54983 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4837] ppid=4829 vsize=1785092 CPUtime=0
/proc/4831/task/4837/stat : 4837 (java) S 4829 4831 4018 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 216696378 1827934208 54983 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4838] ppid=4829 vsize=1785092 CPUtime=0
/proc/4831/task/4838/stat : 4838 (java) S 4829 4831 4018 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 216696378 1827934208 54983 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4839] ppid=4829 vsize=1785092 CPUtime=0
/proc/4831/task/4839/stat : 4839 (java) S 4829 4831 4018 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 216696382 1827934208 54983 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4840] ppid=4829 vsize=1785092 CPUtime=0.56
/proc/4831/task/4840/stat : 4840 (java) S 4829 4831 4018 0 -1 64 1409 0 0 0 56 0 0 0 16 0 12 0 216696382 1827934208 54983 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4841] ppid=4829 vsize=1785092 CPUtime=0.5
/proc/4831/task/4841/stat : 4841 (java) S 4829 4831 4018 0 -1 64 1634 0 0 0 50 0 0 0 16 0 12 0 216696382 1827934208 54983 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4842] ppid=4829 vsize=1785092 CPUtime=0
/proc/4831/task/4842/stat : 4842 (java) S 4829 4831 4018 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 216696382 1827934208 54983 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4843] ppid=4829 vsize=1785092 CPUtime=0
/proc/4831/task/4843/stat : 4843 (java) S 4829 4831 4018 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 216696382 1827934208 54983 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.34
Current children cumulated vsize (KiB) 1785092

[startup+12.7022 s]
/proc/loadavg: 1.69 1.17 0.98 2/89 4843
/proc/meminfo: memFree=395984/2055920 swapFree=4152840/4192956
[pid=4831] ppid=4829 vsize=1789576 CPUtime=15.03
/proc/4831/stat : 4831 (java) S 4829 4831 4018 0 -1 0 73271 0 1 0 1466 37 0 0 18 0 12 0 216696372 1832525824 69297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4831/statm: 447394 69297 1319 9 0 445006 0
[pid=4831/tid=4833] ppid=4829 vsize=1789576 CPUtime=10.41
/proc/4831/task/4833/stat : 4833 (java) R 4829 4831 4018 0 -1 64 37685 0 1 0 1021 20 0 0 19 0 12 0 216696374 1832525824 69297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109336829 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4831/tid=4834] ppid=4829 vsize=1789576 CPUtime=1.73
/proc/4831/task/4834/stat : 4834 (java) S 4829 4831 4018 0 -1 64 14296 0 0 0 167 6 0 0 16 0 12 0 216696375 1832525824 69297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4835] ppid=4829 vsize=1789576 CPUtime=1.75
/proc/4831/task/4835/stat : 4835 (java) S 4829 4831 4018 0 -1 64 17510 0 0 0 168 7 0 0 17 0 12 0 216696375 1832525824 69297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4831/tid=4836] ppid=4829 vsize=1789576 CPUtime=0
/proc/4831/task/4836/stat : 4836 (java) S 4829 4831 4018 0 -1 64 10 0 0 0 0 0 0 0 15 0 12 0 216696378 1832525824 69297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4837] ppid=4829 vsize=1789576 CPUtime=0
/proc/4831/task/4837/stat : 4837 (java) S 4829 4831 4018 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 216696378 1832525824 69297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4838] ppid=4829 vsize=1789576 CPUtime=0
/proc/4831/task/4838/stat : 4838 (java) S 4829 4831 4018 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 216696378 1832525824 69297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4839] ppid=4829 vsize=1789576 CPUtime=0
/proc/4831/task/4839/stat : 4839 (java) S 4829 4831 4018 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 216696382 1832525824 69297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4840] ppid=4829 vsize=1789576 CPUtime=0.57
/proc/4831/task/4840/stat : 4840 (java) S 4829 4831 4018 0 -1 64 1418 0 0 0 57 0 0 0 16 0 12 0 216696382 1832525824 69297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4841] ppid=4829 vsize=1789576 CPUtime=0.5
/proc/4831/task/4841/stat : 4841 (java) S 4829 4831 4018 0 -1 64 1634 0 0 0 50 0 0 0 17 0 12 0 216696382 1832525824 69297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4831/tid=4842] ppid=4829 vsize=1789576 CPUtime=0
/proc/4831/task/4842/stat : 4842 (java) S 4829 4831 4018 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 216696382 1832525824 69297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4843] ppid=4829 vsize=1789576 CPUtime=0
/proc/4831/task/4843/stat : 4843 (java) S 4829 4831 4018 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 216696382 1832525824 69297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.03
Current children cumulated vsize (KiB) 1789576

[startup+25.5029 s]
/proc/loadavg: 1.61 1.18 0.99 2/89 4843
/proc/meminfo: memFree=318032/2055920 swapFree=4152840/4192956
[pid=4831] ppid=4829 vsize=1789352 CPUtime=29.1
/proc/4831/stat : 4831 (java) S 4829 4831 4018 0 -1 0 92663 0 1 0 2862 48 0 0 18 0 12 0 216696372 1832296448 86665 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4831/statm: 447338 86665 1319 9 0 444950 0
[pid=4831/tid=4833] ppid=4829 vsize=1789352 CPUtime=21.93
/proc/4831/task/4833/stat : 4833 (java) R 4829 4831 4018 0 -1 64 37703 0 1 0 2169 24 0 0 25 0 12 0 216696374 1832296448 86665 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4834] ppid=4829 vsize=1789352 CPUtime=2.97
/proc/4831/task/4834/stat : 4834 (java) S 4829 4831 4018 0 -1 64 20386 0 0 0 289 8 0 0 16 0 12 0 216696375 1832296448 86665 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4835] ppid=4829 vsize=1789352 CPUtime=3.03
/proc/4831/task/4835/stat : 4835 (java) S 4829 4831 4018 0 -1 64 30786 0 0 0 290 13 0 0 16 0 12 0 216696375 1832296448 86665 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4831/tid=4836] ppid=4829 vsize=1789352 CPUtime=0
/proc/4831/task/4836/stat : 4836 (java) S 4829 4831 4018 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 216696378 1832296448 86665 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4837] ppid=4829 vsize=1789352 CPUtime=0
/proc/4831/task/4837/stat : 4837 (java) S 4829 4831 4018 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 216696378 1832296448 86665 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4838] ppid=4829 vsize=1789352 CPUtime=0
/proc/4831/task/4838/stat : 4838 (java) S 4829 4831 4018 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 216696378 1832296448 86665 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4839] ppid=4829 vsize=1789352 CPUtime=0
/proc/4831/task/4839/stat : 4839 (java) S 4829 4831 4018 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 216696382 1832296448 86665 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

/proc/loadavg: 1.06 1.17 1.04 2/90 4844
/proc/meminfo: memFree=15816/2055920 swapFree=4152852/4192956
[pid=4831] ppid=4829 vsize=1790448 CPUtime=393.35
/proc/4831/stat : 4831 (java) S 4829 4831 4018 0 -1 0 399806 0 1 0 39079 256 0 0 18 0 13 0 216696372 1833418752 386747 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4831/statm: 447612 386747 1333 9 0 445224 0
[pid=4831/tid=4833] ppid=4829 vsize=1790448 CPUtime=331.93
/proc/4831/task/4833/stat : 4833 (java) R 4829 4831 4018 0 -1 64 37949 0 1 0 33130 63 0 0 25 0 13 0 216696374 1833418752 386747 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109842807 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4834] ppid=4829 vsize=1790448 CPUtime=30.67
/proc/4831/task/4834/stat : 4834 (java) S 4829 4831 4018 0 -1 64 162534 0 0 0 2989 78 0 0 16 0 13 0 216696375 1833418752 386747 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4831/tid=4835] ppid=4829 vsize=1790448 CPUtime=28.32
/proc/4831/task/4835/stat : 4835 (java) S 4829 4831 4018 0 -1 64 194081 0 0 0 2723 109 0 0 16 0 13 0 216696375 1833418752 386747 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4836] ppid=4829 vsize=1790448 CPUtime=0.06
/proc/4831/task/4836/stat : 4836 (java) S 4829 4831 4018 0 -1 64 22 0 0 0 4 2 0 0 16 0 13 0 216696378 1833418752 386747 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4837] ppid=4829 vsize=1790448 CPUtime=0
/proc/4831/task/4837/stat : 4837 (java) S 4829 4831 4018 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 216696378 1833418752 386747 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4838] ppid=4829 vsize=1790448 CPUtime=0
/proc/4831/task/4838/stat : 4838 (java) S 4829 4831 4018 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 216696378 1833418752 386747 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4839] ppid=4829 vsize=1790448 CPUtime=0
/proc/4831/task/4839/stat : 4839 (java) S 4829 4831 4018 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 216696382 1833418752 386747 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4840] ppid=4829 vsize=1790448 CPUtime=1.34
/proc/4831/task/4840/stat : 4840 (java) S 4829 4831 4018 0 -1 64 2471 0 0 0 133 1 0 0 16 0 13 0 216696382 1833418752 386747 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4831/tid=4841] ppid=4829 vsize=1790448 CPUtime=0.99
/proc/4831/task/4841/stat : 4841 (java) S 4829 4831 4018 0 -1 64 2026 0 0 0 98 1 0 0 17 0 13 0 216696382 1833418752 386747 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4842] ppid=4829 vsize=1790448 CPUtime=0
/proc/4831/task/4842/stat : 4842 (java) S 4829 4831 4018 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 216696382 1833418752 386747 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4843] ppid=4829 vsize=1790448 CPUtime=0
/proc/4831/task/4843/stat : 4843 (java) S 4829 4831 4018 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 216696382 1833418752 386747 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4831/tid=4844] ppid=4829 vsize=1790448 CPUtime=0
/proc/4831/task/4844/stat : 4844 (java) S 4829 4831 4018 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 216717915 1833418752 386747 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 393.35
Current children cumulated vsize (KiB) 1790448

[startup+367.903 s]
/proc/loadavg: 1.05 1.17 1.04 2/90 4844
/proc/meminfo: memFree=15176/2055920 swapFree=4152852/4192956
[pid=4831] ppid=4829 vsize=1790448 CPUtime=396.69
/proc/4831/stat : 4831 (java) S 4829 4831 4018 0 -1 0 400017 0 1 0 39412 257 0 0 18 0 13 0 216696372 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4831/statm: 447612 386956 1333 9 0 445224 0
[pid=4831/tid=4833] ppid=4829 vsize=1790448 CPUtime=334.82
/proc/4831/task/4833/stat : 4833 (java) R 4829 4831 4018 0 -1 64 37951 0 1 0 33419 63 0 0 25 0 13 0 216696374 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109842807 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4834] ppid=4829 vsize=1790448 CPUtime=30.98
/proc/4831/task/4834/stat : 4834 (java) S 4829 4831 4018 0 -1 64 162534 0 0 0 3020 78 0 0 17 0 13 0 216696375 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4831/tid=4835] ppid=4829 vsize=1790448 CPUtime=28.45
/proc/4831/task/4835/stat : 4835 (java) S 4829 4831 4018 0 -1 64 194290 0 0 0 2736 109 0 0 16 0 13 0 216696375 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4836] ppid=4829 vsize=1790448 CPUtime=0.06
/proc/4831/task/4836/stat : 4836 (java) S 4829 4831 4018 0 -1 64 22 0 0 0 4 2 0 0 16 0 13 0 216696378 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4837] ppid=4829 vsize=1790448 CPUtime=0
/proc/4831/task/4837/stat : 4837 (java) S 4829 4831 4018 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 216696378 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4838] ppid=4829 vsize=1790448 CPUtime=0
/proc/4831/task/4838/stat : 4838 (java) S 4829 4831 4018 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 216696378 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4839] ppid=4829 vsize=1790448 CPUtime=0
/proc/4831/task/4839/stat : 4839 (java) S 4829 4831 4018 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 216696382 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4840] ppid=4829 vsize=1790448 CPUtime=1.34
/proc/4831/task/4840/stat : 4840 (java) S 4829 4831 4018 0 -1 64 2471 0 0 0 133 1 0 0 16 0 13 0 216696382 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4831/tid=4841] ppid=4829 vsize=1790448 CPUtime=0.99
/proc/4831/task/4841/stat : 4841 (java) S 4829 4831 4018 0 -1 64 2026 0 0 0 98 1 0 0 17 0 13 0 216696382 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4842] ppid=4829 vsize=1790448 CPUtime=0
/proc/4831/task/4842/stat : 4842 (java) S 4829 4831 4018 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 216696382 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4843] ppid=4829 vsize=1790448 CPUtime=0
/proc/4831/task/4843/stat : 4843 (java) S 4829 4831 4018 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 216696382 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4831/tid=4844] ppid=4829 vsize=1790448 CPUtime=0
/proc/4831/task/4844/stat : 4844 (java) S 4829 4831 4018 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 216717915 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 396.69
Current children cumulated vsize (KiB) 1790448

[startup+371.102 s]
/proc/loadavg: 1.05 1.17 1.04 2/90 4844
/proc/meminfo: memFree=14984/2055920 swapFree=4152852/4192956
[pid=4831] ppid=4829 vsize=1790448 CPUtime=399.88
/proc/4831/stat : 4831 (java) S 4829 4831 4018 0 -1 0 400017 0 1 0 39731 257 0 0 18 0 13 0 216696372 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4831/statm: 447612 386956 1333 9 0 445224 0
[pid=4831/tid=4833] ppid=4829 vsize=1790448 CPUtime=338.02
/proc/4831/task/4833/stat : 4833 (java) R 4829 4831 4018 0 -1 64 37951 0 1 0 33739 63 0 0 25 0 13 0 216696374 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109871687 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4834] ppid=4829 vsize=1790448 CPUtime=30.98
/proc/4831/task/4834/stat : 4834 (java) S 4829 4831 4018 0 -1 64 162534 0 0 0 3020 78 0 0 17 0 13 0 216696375 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4831/tid=4835] ppid=4829 vsize=1790448 CPUtime=28.45
/proc/4831/task/4835/stat : 4835 (java) S 4829 4831 4018 0 -1 64 194290 0 0 0 2736 109 0 0 16 0 13 0 216696375 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4836] ppid=4829 vsize=1790448 CPUtime=0.06
/proc/4831/task/4836/stat : 4836 (java) S 4829 4831 4018 0 -1 64 22 0 0 0 4 2 0 0 16 0 13 0 216696378 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4837] ppid=4829 vsize=1790448 CPUtime=0
/proc/4831/task/4837/stat : 4837 (java) S 4829 4831 4018 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 216696378 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4838] ppid=4829 vsize=1790448 CPUtime=0
/proc/4831/task/4838/stat : 4838 (java) S 4829 4831 4018 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 216696378 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4839] ppid=4829 vsize=1790448 CPUtime=0
/proc/4831/task/4839/stat : 4839 (java) S 4829 4831 4018 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 216696382 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4840] ppid=4829 vsize=1790448 CPUtime=1.34
/proc/4831/task/4840/stat : 4840 (java) S 4829 4831 4018 0 -1 64 2471 0 0 0 133 1 0 0 16 0 13 0 216696382 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4831/tid=4841] ppid=4829 vsize=1790448 CPUtime=0.99
/proc/4831/task/4841/stat : 4841 (java) S 4829 4831 4018 0 -1 64 2026 0 0 0 98 1 0 0 17 0 13 0 216696382 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4842] ppid=4829 vsize=1790448 CPUtime=0
/proc/4831/task/4842/stat : 4842 (java) S 4829 4831 4018 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 216696382 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4843] ppid=4829 vsize=1790448 CPUtime=0
/proc/4831/task/4843/stat : 4843 (java) S 4829 4831 4018 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 216696382 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4831/tid=4844] ppid=4829 vsize=1790448 CPUtime=0
/proc/4831/task/4844/stat : 4844 (java) S 4829 4831 4018 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 216717915 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 399.88
Current children cumulated vsize (KiB) 1790448

[startup+371.902 s]
/proc/loadavg: 1.05 1.17 1.04 2/90 4844
/proc/meminfo: memFree=14984/2055920 swapFree=4152852/4192956
[pid=4831] ppid=4829 vsize=1790448 CPUtime=400.68
/proc/4831/stat : 4831 (java) S 4829 4831 4018 0 -1 0 400017 0 1 0 39811 257 0 0 18 0 13 0 216696372 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4831/statm: 447612 386956 1333 9 0 445224 0
[pid=4831/tid=4833] ppid=4829 vsize=1790448 CPUtime=338.82
/proc/4831/task/4833/stat : 4833 (java) R 4829 4831 4018 0 -1 64 37951 0 1 0 33819 63 0 0 25 0 13 0 216696374 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109846438 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4834] ppid=4829 vsize=1790448 CPUtime=30.98
/proc/4831/task/4834/stat : 4834 (java) S 4829 4831 4018 0 -1 64 162534 0 0 0 3020 78 0 0 17 0 13 0 216696375 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4831/tid=4835] ppid=4829 vsize=1790448 CPUtime=28.45
/proc/4831/task/4835/stat : 4835 (java) S 4829 4831 4018 0 -1 64 194290 0 0 0 2736 109 0 0 16 0 13 0 216696375 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4836] ppid=4829 vsize=1790448 CPUtime=0.06
/proc/4831/task/4836/stat : 4836 (java) S 4829 4831 4018 0 -1 64 22 0 0 0 4 2 0 0 16 0 13 0 216696378 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4837] ppid=4829 vsize=1790448 CPUtime=0
/proc/4831/task/4837/stat : 4837 (java) S 4829 4831 4018 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 216696378 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4838] ppid=4829 vsize=1790448 CPUtime=0
/proc/4831/task/4838/stat : 4838 (java) S 4829 4831 4018 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 216696378 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4839] ppid=4829 vsize=1790448 CPUtime=0
/proc/4831/task/4839/stat : 4839 (java) S 4829 4831 4018 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 216696382 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4840] ppid=4829 vsize=1790448 CPUtime=1.34
/proc/4831/task/4840/stat : 4840 (java) S 4829 4831 4018 0 -1 64 2471 0 0 0 133 1 0 0 16 0 13 0 216696382 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4831/tid=4841] ppid=4829 vsize=1790448 CPUtime=0.99
/proc/4831/task/4841/stat : 4841 (java) S 4829 4831 4018 0 -1 64 2026 0 0 0 98 1 0 0 17 0 13 0 216696382 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4842] ppid=4829 vsize=1790448 CPUtime=0
/proc/4831/task/4842/stat : 4842 (java) S 4829 4831 4018 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 216696382 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4843] ppid=4829 vsize=1790448 CPUtime=0
/proc/4831/task/4843/stat : 4843 (java) S 4829 4831 4018 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 216696382 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4831/tid=4844] ppid=4829 vsize=1790448 CPUtime=0
/proc/4831/task/4844/stat : 4844 (java) S 4829 4831 4018 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 216717915 1833418752 386956 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 400.68
Current children cumulated vsize (KiB) 1790448

[startup+372.701 s]
/proc/loadavg: 1.05 1.17 1.04 2/90 4844
/proc/meminfo: memFree=14984/2055920 swapFree=4152852/4192956
[pid=4831] ppid=4829 vsize=1790448 CPUtime=401.55
/proc/4831/stat : 4831 (java) S 4829 4831 4018 0 -1 0 400027 0 1 0 39898 257 0 0 18 0 13 0 216696372 1833418752 386965 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4831/statm: 447612 386965 1334 9 0 445224 0
[pid=4831/tid=4833] ppid=4829 vsize=1790448 CPUtime=339.26
/proc/4831/task/4833/stat : 4833 (java) S 4829 4831 4018 0 -1 64 37954 0 1 0 33863 63 0 0 18 0 13 0 216696374 1833418752 386965 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4834] ppid=4829 vsize=1790448 CPUtime=30.98
/proc/4831/task/4834/stat : 4834 (java) S 4829 4831 4018 0 -1 64 162534 0 0 0 3020 78 0 0 17 0 13 0 216696375 1833418752 386965 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4831/tid=4835] ppid=4829 vsize=1790448 CPUtime=28.45
/proc/4831/task/4835/stat : 4835 (java) S 4829 4831 4018 0 -1 64 194290 0 0 0 2736 109 0 0 16 0 13 0 216696375 1833418752 386965 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4836] ppid=4829 vsize=1790448 CPUtime=0.06
/proc/4831/task/4836/stat : 4836 (java) S 4829 4831 4018 0 -1 64 22 0 0 0 4 2 0 0 16 0 13 0 216696378 1833418752 386965 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4837] ppid=4829 vsize=1790448 CPUtime=0
/proc/4831/task/4837/stat : 4837 (java) S 4829 4831 4018 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 216696378 1833418752 386965 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4838] ppid=4829 vsize=1790448 CPUtime=0
/proc/4831/task/4838/stat : 4838 (java) S 4829 4831 4018 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 216696378 1833418752 386965 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4839] ppid=4829 vsize=1790448 CPUtime=0
/proc/4831/task/4839/stat : 4839 (java) S 4829 4831 4018 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 216696382 1833418752 386965 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4840] ppid=4829 vsize=1790448 CPUtime=1.41
/proc/4831/task/4840/stat : 4840 (java) S 4829 4831 4018 0 -1 64 2474 0 0 0 140 1 0 0 16 0 13 0 216696382 1833418752 386965 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4831/tid=4841] ppid=4829 vsize=1790448 CPUtime=1.08
/proc/4831/task/4841/stat : 4841 (java) S 4829 4831 4018 0 -1 64 2027 0 0 0 107 1 0 0 17 0 13 0 216696382 1833418752 386965 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4842] ppid=4829 vsize=1790448 CPUtime=0
/proc/4831/task/4842/stat : 4842 (java) S 4829 4831 4018 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 216696382 1833418752 386965 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4831/tid=4843] ppid=4829 vsize=1790448 CPUtime=0
/proc/4831/task/4843/stat : 4843 (java) S 4829 4831 4018 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 216696382 1833418752 386965 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 401.55
Current children cumulated vsize (KiB) 1790448

[startup+373.101 s]
/proc/loadavg: 1.05 1.16 1.04 2/90 4845
/proc/meminfo: memFree=15872/2055920 swapFree=4152852/4192956
[pid=4831] ppid=4829 vsize=0 CPUtime=401.91
/proc/4831/stat : 4831 (java) Z 4829 4831 4018 0 -1 1036 400030 0 1 0 39913 278 0 0 16 0 2 0 216696372 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4831/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 401.91
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 373.168
CPU time (s): 401.964
CPU user time (s): 399.131
CPU system time (s): 2.83257
CPU usage (%): 107.717
Max. virtual memory (cumulated for all children) (KiB): 1791884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 399.131
system time used= 2.83257
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 400030
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12931
involuntary context switches= 12974

runsolver used 0.384941 second user time and 1.11983 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Tue Apr 24 09:23:08 UTC 2007

IDJOB= 419261
IDBENCH= 47761
IDSOLVER= 160
FILE ID= node9/419261-1177406561

PBS_JOBID= 4675634

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

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  6ca66d4d1810cf6de98234dbc139b816

RANDOM SEED= 685681714

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:        659784 kB
Buffers:         70504 kB
Cached:        1209732 kB
SwapCached:       8568 kB
Active:         829648 kB
Inactive:       478412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        659784 kB
SwapTotal:     4192956 kB
SwapFree:      4152840 kB
Dirty:          296220 kB
Writeback:           0 kB
Mapped:          33796 kB
Slab:            73540 kB
Committed_AS:  6575680 kB
PageTables:       1792 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= 65936 MiB

End job on node9 on Tue Apr 24 09:29:22 UTC 2007