Trace number 420044

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT4JPseudoResolution 2007-03-23SAT 1232.58 1228.68

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/
industrial/palacios/uts/uts-l06-ipc5-h34-unknown.opb
MD5SUM7a4a5c9cda2c10120dc5e3106a7b20c2
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 benchmark129.351
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 variables184866
Total number of constraints874988
Number of constraints which are clauses874988
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint591
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 589
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1180
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

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

Verifier Data (download as text)

OK	0

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node22/watcher-420044-1177417592 -o ROOT/results/node22/solver-420044-1177417592 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/420044-1177417592/sat4jPseudoResolution.jar /tmp/evaluation/420044-1177417592/instance-420044-1177417592.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: 0.92 0.98 0.99 2/77 28294
/proc/meminfo: memFree=1859192/2055920 swapFree=4163588/4192956
[pid=28294] ppid=28292 vsize=152 CPUtime=0
/proc/28294/stat : 28294 (java) D 28292 28294 27211 0 -1 0 40 0 0 0 0 0 0 0 20 0 1 0 189677079 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 4678436 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/28294/statm: 38 26 19 9 0 4 0

[startup+0.018988 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 28294
/proc/meminfo: memFree=1859192/2055920 swapFree=4163588/4192956
[pid=28294] ppid=28292 vsize=12652 CPUtime=0
/proc/28294/stat : 28294 (java) S 28292 28294 27211 0 -1 0 877 0 1 0 0 0 0 0 18 0 2 0 189677079 12955648 635 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/28294/statm: 3163 635 311 9 0 1243 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12652

[startup+0.101859 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 28294
/proc/meminfo: memFree=1859192/2055920 swapFree=4163588/4192956
[pid=28294] ppid=28292 vsize=1780108 CPUtime=0.08
/proc/28294/stat : 28294 (java) S 28292 28294 27211 0 -1 0 3967 0 1 0 5 3 0 0 18 0 12 0 189677079 1822830592 3710 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28294/statm: 445027 3710 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.301888 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 28294
/proc/meminfo: memFree=1859192/2055920 swapFree=4163588/4192956
[pid=28294] ppid=28292 vsize=1781368 CPUtime=0.31
/proc/28294/stat : 28294 (java) S 28292 28294 27211 0 -1 0 6704 0 1 0 27 4 0 0 18 0 12 0 189677079 1824120832 6444 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28294/statm: 445342 6444 1263 9 0 442954 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1781368

[startup+0.701949 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 28294
/proc/meminfo: memFree=1859192/2055920 swapFree=4163588/4192956
[pid=28294] ppid=28292 vsize=1782852 CPUtime=0.89
/proc/28294/stat : 28294 (java) S 28292 28294 27211 0 -1 0 8298 0 1 0 84 5 0 0 18 0 12 0 189677079 1825640448 7898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28294/statm: 445713 7898 1301 9 0 443325 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 1782852

[startup+1.50207 s]
/proc/loadavg: 1.17 1.03 1.01 2/89 28306
/proc/meminfo: memFree=1825432/2055920 swapFree=4163588/4192956
[pid=28294] ppid=28292 vsize=1788744 CPUtime=2.23
/proc/28294/stat : 28294 (java) S 28292 28294 27211 0 -1 0 20638 0 1 0 212 11 0 0 18 0 12 0 189677079 1831673856 17592 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28294/statm: 447186 17594 1303 9 0 444798 0
[pid=28294/tid=28296] ppid=28292 vsize=1788744 CPUtime=1.01
/proc/28294/task/28296/stat : 28296 (java) R 28292 28294 27211 0 -1 64 15032 0 1 0 93 8 0 0 19 0 12 0 189677081 1831673856 17594 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105062561 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28294/tid=28297] ppid=28292 vsize=1788744 CPUtime=0
/proc/28294/task/28297/stat : 28297 (java) S 28292 28294 27211 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 189677082 1831673856 17595 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28298] ppid=28292 vsize=1788744 CPUtime=0
/proc/28294/task/28298/stat : 28298 (java) S 28292 28294 27211 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 189677082 1831673856 17597 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28294/tid=28299] ppid=28292 vsize=1788744 CPUtime=0
/proc/28294/task/28299/stat : 28299 (java) S 28292 28294 27211 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 189677084 1831673856 17598 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28300] ppid=28292 vsize=1788744 CPUtime=0
/proc/28294/task/28300/stat : 28300 (java) S 28292 28294 27211 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 189677085 1831673856 17599 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28301] ppid=28292 vsize=1788744 CPUtime=0
/proc/28294/task/28301/stat : 28301 (java) S 28292 28294 27211 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 189677085 1831673856 17600 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28302] ppid=28292 vsize=1788744 CPUtime=0
/proc/28294/task/28302/stat : 28302 (java) S 28292 28294 27211 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 189677089 1831673856 17601 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28303] ppid=28292 vsize=1788744 CPUtime=0.58
/proc/28294/task/28303/stat : 28303 (java) S 28292 28294 27211 0 -1 64 2234 0 0 0 57 1 0 0 16 0 12 0 189677089 1831673856 17602 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28304] ppid=28292 vsize=1788744 CPUtime=0.61
/proc/28294/task/28304/stat : 28304 (java) S 28292 28294 27211 0 -1 64 2653 0 0 0 61 0 0 0 16 0 12 0 189677089 1831673856 17604 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28294/tid=28305] ppid=28292 vsize=1788744 CPUtime=0
/proc/28294/task/28305/stat : 28305 (java) S 28292 28294 27211 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 189677089 1831673856 17604 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28306] ppid=28292 vsize=1788744 CPUtime=0
/proc/28294/task/28306/stat : 28306 (java) S 28292 28294 27211 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 189677089 1831673856 17606 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 1788744

[startup+3.10231 s]
/proc/loadavg: 1.17 1.03 1.01 2/89 28306
/proc/meminfo: memFree=1728280/2055920 swapFree=4163588/4192956
[pid=28294] ppid=28292 vsize=1788744 CPUtime=3.89
/proc/28294/stat : 28294 (java) S 28292 28294 27211 0 -1 0 46158 0 1 0 366 23 0 0 18 0 12 0 189677079 1831673856 43102 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28294/statm: 447186 43102 1312 9 0 444798 0
[pid=28294/tid=28296] ppid=28292 vsize=1788744 CPUtime=2.56
/proc/28294/task/28296/stat : 28296 (java) R 28292 28294 27211 0 -1 64 37671 0 1 0 237 19 0 0 22 0 12 0 189677081 1831673856 43102 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109520412 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28294/tid=28297] ppid=28292 vsize=1788744 CPUtime=0.04
/proc/28294/task/28297/stat : 28297 (java) S 28292 28294 27211 0 -1 64 1401 0 0 0 4 0 0 0 17 0 12 0 189677082 1831673856 43102 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28298] ppid=28292 vsize=1788744 CPUtime=0.04
/proc/28294/task/28298/stat : 28298 (java) S 28292 28294 27211 0 -1 64 1475 0 0 0 4 0 0 0 17 0 12 0 189677082 1831673856 43102 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28299] ppid=28292 vsize=1788744 CPUtime=0
/proc/28294/task/28299/stat : 28299 (java) S 28292 28294 27211 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 189677084 1831673856 43102 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28300] ppid=28292 vsize=1788744 CPUtime=0
/proc/28294/task/28300/stat : 28300 (java) S 28292 28294 27211 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 189677085 1831673856 43102 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28301] ppid=28292 vsize=1788744 CPUtime=0
/proc/28294/task/28301/stat : 28301 (java) S 28292 28294 27211 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 189677085 1831673856 43102 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28302] ppid=28292 vsize=1788744 CPUtime=0
/proc/28294/task/28302/stat : 28302 (java) S 28292 28294 27211 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 189677089 1831673856 43102 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28303] ppid=28292 vsize=1788744 CPUtime=0.58
/proc/28294/task/28303/stat : 28303 (java) S 28292 28294 27211 0 -1 64 2234 0 0 0 57 1 0 0 16 0 12 0 189677089 1831673856 43102 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28304] ppid=28292 vsize=1788744 CPUtime=0.61
/proc/28294/task/28304/stat : 28304 (java) S 28292 28294 27211 0 -1 64 2653 0 0 0 61 0 0 0 16 0 12 0 189677089 1831673856 43102 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28294/tid=28305] ppid=28292 vsize=1788744 CPUtime=0
/proc/28294/task/28305/stat : 28305 (java) S 28292 28294 27211 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 189677089 1831673856 43102 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28306] ppid=28292 vsize=1788744 CPUtime=0
/proc/28294/task/28306/stat : 28306 (java) S 28292 28294 27211 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 189677089 1831673856 43102 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.89
Current children cumulated vsize (KiB) 1788744

[startup+6.3018 s]
/proc/loadavg: 1.17 1.03 1.01 2/89 28306
/proc/meminfo: memFree=1662616/2055920 swapFree=4163588/4192956
[pid=28294] ppid=28292 vsize=1787280 CPUtime=7.44
/proc/28294/stat : 28294 (java) S 28292 28294 27211 0 -1 0 56971 0 1 0 716 28 0 0 18 0 12 0 189677079 1830174720 52828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28294/statm: 446820 52828 1313 9 0 444432 0
[pid=28294/tid=28296] ppid=28292 vsize=1787280 CPUtime=5.39
/proc/28294/task/28296/stat : 28296 (java) R 28292 28294 27211 0 -1 64 37675 0 1 0 520 19 0 0 21 0 12 0 189677081 1830174720 52828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28294/tid=28297] ppid=28292 vsize=1787280 CPUtime=0.41
/proc/28294/task/28297/stat : 28297 (java) S 28292 28294 27211 0 -1 64 7087 0 0 0 38 3 0 0 18 0 12 0 189677082 1830174720 52828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28298] ppid=28292 vsize=1787280 CPUtime=0.4
/proc/28294/task/28298/stat : 28298 (java) S 28292 28294 27211 0 -1 64 6591 0 0 0 37 3 0 0 18 0 12 0 189677082 1830174720 52828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28299] ppid=28292 vsize=1787280 CPUtime=0
/proc/28294/task/28299/stat : 28299 (java) S 28292 28294 27211 0 -1 64 12 0 0 0 0 0 0 0 17 0 12 0 189677084 1830174720 52828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28300] ppid=28292 vsize=1787280 CPUtime=0
/proc/28294/task/28300/stat : 28300 (java) S 28292 28294 27211 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 189677085 1830174720 52828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28301] ppid=28292 vsize=1787280 CPUtime=0
/proc/28294/task/28301/stat : 28301 (java) S 28292 28294 27211 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 189677085 1830174720 52828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28302] ppid=28292 vsize=1787280 CPUtime=0
/proc/28294/task/28302/stat : 28302 (java) S 28292 28294 27211 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 189677089 1830174720 52828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28303] ppid=28292 vsize=1787280 CPUtime=0.58
/proc/28294/task/28303/stat : 28303 (java) S 28292 28294 27211 0 -1 64 2234 0 0 0 57 1 0 0 16 0 12 0 189677089 1830174720 52828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28304] ppid=28292 vsize=1787280 CPUtime=0.61
/proc/28294/task/28304/stat : 28304 (java) S 28292 28294 27211 0 -1 64 2654 0 0 0 61 0 0 0 16 0 12 0 189677089 1830174720 52828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28294/tid=28305] ppid=28292 vsize=1787280 CPUtime=0
/proc/28294/task/28305/stat : 28305 (java) S 28292 28294 27211 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 189677089 1830174720 52828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28306] ppid=28292 vsize=1787280 CPUtime=0
/proc/28294/task/28306/stat : 28306 (java) S 28292 28294 27211 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 189677089 1830174720 52828 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.44
Current children cumulated vsize (KiB) 1787280

[startup+12.7028 s]
/proc/loadavg: 1.14 1.03 1.01 2/89 28306
/proc/meminfo: memFree=1606944/2055920 swapFree=4163588/4192956
[pid=28294] ppid=28292 vsize=1791124 CPUtime=15.47
/proc/28294/stat : 28294 (java) S 28292 28294 27211 0 -1 0 74317 0 1 0 1508 39 0 0 18 0 12 0 189677079 1834110976 66822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28294/statm: 447781 66822 1313 9 0 445393 0
[pid=28294/tid=28296] ppid=28292 vsize=1791124 CPUtime=10.12
/proc/28294/task/28296/stat : 28296 (java) R 28292 28294 27211 0 -1 64 37683 0 1 0 991 21 0 0 16 0 12 0 189677081 1834110976 66822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109594484 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28294/tid=28297] ppid=28292 vsize=1791124 CPUtime=2.04
/proc/28294/task/28297/stat : 28297 (java) S 28292 28294 27211 0 -1 64 14279 0 0 0 198 6 0 0 16 0 12 0 189677082 1834110976 66822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28298] ppid=28292 vsize=1791124 CPUtime=2.06
/proc/28294/task/28298/stat : 28298 (java) S 28292 28294 27211 0 -1 64 16735 0 0 0 198 8 0 0 18 0 12 0 189677082 1834110976 66822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28299] ppid=28292 vsize=1791124 CPUtime=0
/proc/28294/task/28299/stat : 28299 (java) S 28292 28294 27211 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 189677084 1834110976 66822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28294/tid=28300] ppid=28292 vsize=1791124 CPUtime=0
/proc/28294/task/28300/stat : 28300 (java) S 28292 28294 27211 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 189677085 1834110976 66822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28301] ppid=28292 vsize=1791124 CPUtime=0
/proc/28294/task/28301/stat : 28301 (java) S 28292 28294 27211 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 189677085 1834110976 66822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28302] ppid=28292 vsize=1791124 CPUtime=0
/proc/28294/task/28302/stat : 28302 (java) S 28292 28294 27211 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 189677089 1834110976 66822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28303] ppid=28292 vsize=1791124 CPUtime=0.58
/proc/28294/task/28303/stat : 28303 (java) S 28292 28294 27211 0 -1 64 2234 0 0 0 57 1 0 0 16 0 12 0 189677089 1834110976 66822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28304] ppid=28292 vsize=1791124 CPUtime=0.61
/proc/28294/task/28304/stat : 28304 (java) S 28292 28294 27211 0 -1 64 2654 0 0 0 61 0 0 0 16 0 12 0 189677089 1834110976 66822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28294/tid=28305] ppid=28292 vsize=1791124 CPUtime=0
/proc/28294/task/28305/stat : 28305 (java) S 28292 28294 27211 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 189677089 1834110976 66822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28306] ppid=28292 vsize=1791124 CPUtime=0
/proc/28294/task/28306/stat : 28306 (java) S 28292 28294 27211 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 189677089 1834110976 66822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.47
Current children cumulated vsize (KiB) 1791124

[startup+25.5017 s]
/proc/loadavg: 1.12 1.03 1.01 2/90 28307
/proc/meminfo: memFree=1567256/2055920 swapFree=4163588/4192956
[pid=28294] ppid=28292 vsize=1791448 CPUtime=29.27
/proc/28294/stat : 28294 (java) S 28292 28294 27211 0 -1 0 83693 0 1 0 2883 44 0 0 18 0 13 0 189677079 1834442752 74158 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28294/statm: 447862 74158 1328 9 0 445474 0
[pid=28294/tid=28296] ppid=28292 vsize=1791448 CPUtime=22.12
/proc/28294/task/28296/stat : 28296 (java) R 28292 28294 27211 0 -1 64 37719 0 1 0 2190 22 0 0 25 0 13 0 189677081 1834442752 74158 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109945587 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28294/tid=28297] ppid=28292 vsize=1791448 CPUtime=2.54
/proc/28294/task/28297/stat : 28297 (java) S 28292 28294 27211 0 -1 64 17203 0 0 0 247 7 0 0 16 0 13 0 189677082 1834442752 74158 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28294/tid=28298] ppid=28292 vsize=1791448 CPUtime=2.57
/proc/28294/task/28298/stat : 28298 (java) S 28292 28294 27211 0 -1 64 21306 0 0 0 247 10 0 0 16 0 13 0 189677082 1834442752 74158 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28299] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28299/stat : 28299 (java) S 28292 28294 27211 0 -1 64 14 0 0 0 0 0 0 0 16 0 13 0 189677084 1834442752 74158 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28294/tid=28300] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28300/stat : 28300 (java) S 28292 28294 27211 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 189677085 1834442752 74158 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28301] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28301/stat : 28301 (java) S 28292 28294 27211 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 189677085 1834442752 74158 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28302] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28302/stat : 28302 (java) S 28292 28294 27211 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 189677089 1834442752 74158 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

/proc/loadavg: 1.04 1.01 1.00 2/90 28309
/proc/meminfo: memFree=1469656/2055920 swapFree=4163588/4192956
[pid=28294] ppid=28292 vsize=1791448 CPUtime=1229.36
/proc/28294/stat : 28294 (java) S 28292 28294 27211 0 -1 0 114788 0 1 0 122869 67 0 0 18 0 13 0 189677079 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28294/statm: 447862 98168 1328 9 0 445474 0
[pid=28294/tid=28296] ppid=28292 vsize=1791448 CPUtime=1221.27
/proc/28294/task/28296/stat : 28296 (java) R 28292 28294 27211 0 -1 64 37724 0 1 0 122096 31 0 0 25 0 13 0 189677081 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109856658 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28294/tid=28297] ppid=28292 vsize=1791448 CPUtime=2.98
/proc/28294/task/28297/stat : 28297 (java) S 28292 28294 27211 0 -1 64 34506 0 0 0 282 16 0 0 19 0 13 0 189677082 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28294/tid=28298] ppid=28292 vsize=1791448 CPUtime=2.99
/proc/28294/task/28298/stat : 28298 (java) S 28292 28294 27211 0 -1 64 35088 0 0 0 283 16 0 0 16 0 13 0 189677082 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28299] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28299/stat : 28299 (java) S 28292 28294 27211 0 -1 64 14 0 0 0 0 0 0 0 16 0 13 0 189677084 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28294/tid=28300] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28300/stat : 28300 (java) S 28292 28294 27211 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 189677085 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28301] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28301/stat : 28301 (java) S 28292 28294 27211 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 189677085 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28302] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28302/stat : 28302 (java) S 28292 28294 27211 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 189677089 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28303] ppid=28292 vsize=1791448 CPUtime=0.97
/proc/28294/task/28303/stat : 28303 (java) S 28292 28294 27211 0 -1 64 2281 0 0 0 96 1 0 0 17 0 13 0 189677089 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28294/tid=28304] ppid=28292 vsize=1791448 CPUtime=1.1
/proc/28294/task/28304/stat : 28304 (java) S 28292 28294 27211 0 -1 64 4453 0 0 0 109 1 0 0 16 0 13 0 189677089 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28305] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28305/stat : 28305 (java) S 28292 28294 27211 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 189677089 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28306] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28306/stat : 28306 (java) S 28292 28294 27211 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 189677089 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28307] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28307/stat : 28307 (java) S 28292 28294 27211 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 189678721 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1229.36
Current children cumulated vsize (KiB) 1791448

[startup+1227.1 s]
/proc/loadavg: 1.03 1.01 1.00 2/90 28309
/proc/meminfo: memFree=1469656/2055920 swapFree=4163588/4192956
[pid=28294] ppid=28292 vsize=1791448 CPUtime=1230.96
/proc/28294/stat : 28294 (java) S 28292 28294 27211 0 -1 0 114788 0 1 0 123029 67 0 0 18 0 13 0 189677079 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28294/statm: 447862 98168 1328 9 0 445474 0
[pid=28294/tid=28296] ppid=28292 vsize=1791448 CPUtime=1222.87
/proc/28294/task/28296/stat : 28296 (java) R 28292 28294 27211 0 -1 64 37724 0 1 0 122256 31 0 0 25 0 13 0 189677081 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109945587 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28294/tid=28297] ppid=28292 vsize=1791448 CPUtime=2.98
/proc/28294/task/28297/stat : 28297 (java) S 28292 28294 27211 0 -1 64 34506 0 0 0 282 16 0 0 19 0 13 0 189677082 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28294/tid=28298] ppid=28292 vsize=1791448 CPUtime=2.99
/proc/28294/task/28298/stat : 28298 (java) S 28292 28294 27211 0 -1 64 35088 0 0 0 283 16 0 0 16 0 13 0 189677082 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28299] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28299/stat : 28299 (java) S 28292 28294 27211 0 -1 64 14 0 0 0 0 0 0 0 16 0 13 0 189677084 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28294/tid=28300] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28300/stat : 28300 (java) S 28292 28294 27211 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 189677085 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28301] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28301/stat : 28301 (java) S 28292 28294 27211 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 189677085 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28302] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28302/stat : 28302 (java) S 28292 28294 27211 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 189677089 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28303] ppid=28292 vsize=1791448 CPUtime=0.97
/proc/28294/task/28303/stat : 28303 (java) S 28292 28294 27211 0 -1 64 2281 0 0 0 96 1 0 0 17 0 13 0 189677089 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28294/tid=28304] ppid=28292 vsize=1791448 CPUtime=1.1
/proc/28294/task/28304/stat : 28304 (java) S 28292 28294 27211 0 -1 64 4453 0 0 0 109 1 0 0 16 0 13 0 189677089 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28305] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28305/stat : 28305 (java) S 28292 28294 27211 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 189677089 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28306] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28306/stat : 28306 (java) S 28292 28294 27211 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 189677089 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28307] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28307/stat : 28307 (java) S 28292 28294 27211 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 189678721 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1230.96
Current children cumulated vsize (KiB) 1791448

[startup+1227.9 s]
/proc/loadavg: 1.03 1.01 1.00 2/90 28309
/proc/meminfo: memFree=1469656/2055920 swapFree=4163588/4192956
[pid=28294] ppid=28292 vsize=1791448 CPUtime=1231.75
/proc/28294/stat : 28294 (java) S 28292 28294 27211 0 -1 0 114788 0 1 0 123108 67 0 0 18 0 13 0 189677079 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28294/statm: 447862 98168 1328 9 0 445474 0
[pid=28294/tid=28296] ppid=28292 vsize=1791448 CPUtime=1223.67
/proc/28294/task/28296/stat : 28296 (java) R 28292 28294 27211 0 -1 64 37724 0 1 0 122336 31 0 0 25 0 13 0 189677081 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109876651 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28294/tid=28297] ppid=28292 vsize=1791448 CPUtime=2.98
/proc/28294/task/28297/stat : 28297 (java) S 28292 28294 27211 0 -1 64 34506 0 0 0 282 16 0 0 19 0 13 0 189677082 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28294/tid=28298] ppid=28292 vsize=1791448 CPUtime=2.99
/proc/28294/task/28298/stat : 28298 (java) S 28292 28294 27211 0 -1 64 35088 0 0 0 283 16 0 0 16 0 13 0 189677082 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28299] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28299/stat : 28299 (java) S 28292 28294 27211 0 -1 64 14 0 0 0 0 0 0 0 16 0 13 0 189677084 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28294/tid=28300] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28300/stat : 28300 (java) S 28292 28294 27211 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 189677085 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28301] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28301/stat : 28301 (java) S 28292 28294 27211 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 189677085 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28302] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28302/stat : 28302 (java) S 28292 28294 27211 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 189677089 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28303] ppid=28292 vsize=1791448 CPUtime=0.97
/proc/28294/task/28303/stat : 28303 (java) S 28292 28294 27211 0 -1 64 2281 0 0 0 96 1 0 0 17 0 13 0 189677089 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28294/tid=28304] ppid=28292 vsize=1791448 CPUtime=1.1
/proc/28294/task/28304/stat : 28304 (java) S 28292 28294 27211 0 -1 64 4453 0 0 0 109 1 0 0 16 0 13 0 189677089 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28305] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28305/stat : 28305 (java) S 28292 28294 27211 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 189677089 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28306] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28306/stat : 28306 (java) S 28292 28294 27211 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 189677089 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28307] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28307/stat : 28307 (java) S 28292 28294 27211 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 189678721 1834442752 98168 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1231.75
Current children cumulated vsize (KiB) 1791448

[startup+1228.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/90 28309
/proc/meminfo: memFree=1469656/2055920 swapFree=4163588/4192956
[pid=28294] ppid=28292 vsize=1791448 CPUtime=1232.18
/proc/28294/stat : 28294 (java) S 28292 28294 27211 0 -1 0 114790 0 1 0 123150 68 0 0 18 0 13 0 189677079 1834442752 98170 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28294/statm: 447862 98170 1328 9 0 445474 0
[pid=28294/tid=28296] ppid=28292 vsize=1791448 CPUtime=1224.06
/proc/28294/task/28296/stat : 28296 (java) R 28292 28294 27211 0 -1 64 37724 0 1 0 122375 31 0 0 25 0 13 0 189677081 1834442752 98170 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109876766 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28297] ppid=28292 vsize=1791448 CPUtime=2.98
/proc/28294/task/28297/stat : 28297 (java) S 28292 28294 27211 0 -1 64 34506 0 0 0 282 16 0 0 19 0 13 0 189677082 1834442752 98170 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28294/tid=28298] ppid=28292 vsize=1791448 CPUtime=2.99
/proc/28294/task/28298/stat : 28298 (java) S 28292 28294 27211 0 -1 64 35088 0 0 0 283 16 0 0 16 0 13 0 189677082 1834442752 98170 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28299] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28299/stat : 28299 (java) S 28292 28294 27211 0 -1 64 14 0 0 0 0 0 0 0 16 0 13 0 189677084 1834442752 98170 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28294/tid=28300] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28300/stat : 28300 (java) S 28292 28294 27211 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 189677085 1834442752 98170 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28301] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28301/stat : 28301 (java) S 28292 28294 27211 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 189677085 1834442752 98170 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28302] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28302/stat : 28302 (java) S 28292 28294 27211 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 189677089 1834442752 98170 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28303] ppid=28292 vsize=1791448 CPUtime=0.98
/proc/28294/task/28303/stat : 28303 (java) S 28292 28294 27211 0 -1 64 2281 0 0 0 97 1 0 0 16 0 13 0 189677089 1834442752 98170 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28294/tid=28304] ppid=28292 vsize=1791448 CPUtime=1.11
/proc/28294/task/28304/stat : 28304 (java) S 28292 28294 27211 0 -1 64 4455 0 0 0 110 1 0 0 16 0 13 0 189677089 1834442752 98170 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28305] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28305/stat : 28305 (java) S 28292 28294 27211 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 189677089 1834442752 98170 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28306] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28306/stat : 28306 (java) S 28292 28294 27211 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 189677089 1834442752 98170 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28307] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28307/stat : 28307 (java) S 28292 28294 27211 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 189678721 1834442752 98170 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1232.18
Current children cumulated vsize (KiB) 1791448

[startup+1228.5 s]
/proc/loadavg: 1.03 1.01 1.00 2/90 28309
/proc/meminfo: memFree=1469656/2055920 swapFree=4163588/4192956
[pid=28294] ppid=28292 vsize=1791448 CPUtime=1232.45
/proc/28294/stat : 28294 (java) S 28292 28294 27211 0 -1 0 114795 0 1 0 123177 68 0 0 18 0 13 0 189677079 1834442752 98174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28294/statm: 447862 98174 1329 9 0 445474 0
[pid=28294/tid=28296] ppid=28292 vsize=1791448 CPUtime=1224.09
/proc/28294/task/28296/stat : 28296 (java) S 28292 28294 27211 0 -1 64 37727 0 1 0 122378 31 0 0 25 0 13 0 189677081 1834442752 98174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28297] ppid=28292 vsize=1791448 CPUtime=2.98
/proc/28294/task/28297/stat : 28297 (java) S 28292 28294 27211 0 -1 64 34506 0 0 0 282 16 0 0 19 0 13 0 189677082 1834442752 98174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28294/tid=28298] ppid=28292 vsize=1791448 CPUtime=2.99
/proc/28294/task/28298/stat : 28298 (java) S 28292 28294 27211 0 -1 64 35088 0 0 0 283 16 0 0 16 0 13 0 189677082 1834442752 98174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28299] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28299/stat : 28299 (java) S 28292 28294 27211 0 -1 64 14 0 0 0 0 0 0 0 16 0 13 0 189677084 1834442752 98174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28294/tid=28300] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28300/stat : 28300 (java) S 28292 28294 27211 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 189677085 1834442752 98174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28301] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28301/stat : 28301 (java) S 28292 28294 27211 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 189677085 1834442752 98174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28302] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28302/stat : 28302 (java) S 28292 28294 27211 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 189677089 1834442752 98174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28303] ppid=28292 vsize=1791448 CPUtime=1.05
/proc/28294/task/28303/stat : 28303 (java) S 28292 28294 27211 0 -1 64 2281 0 0 0 104 1 0 0 16 0 13 0 189677089 1834442752 98174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28304] ppid=28292 vsize=1791448 CPUtime=1.16
/proc/28294/task/28304/stat : 28304 (java) S 28292 28294 27211 0 -1 64 4455 0 0 0 115 1 0 0 17 0 13 0 189677089 1834442752 98174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28305] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28305/stat : 28305 (java) S 28292 28294 27211 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 189677089 1834442752 98174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28294/tid=28306] ppid=28292 vsize=1791448 CPUtime=0
/proc/28294/task/28306/stat : 28306 (java) S 28292 28294 27211 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 189677089 1834442752 98174 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1232.45
Current children cumulated vsize (KiB) 1791448

[startup+1228.6 s]
/proc/loadavg: 1.03 1.01 1.00 2/79 28310
/proc/meminfo: memFree=1483480/2055920 swapFree=4163588/4192956
[pid=28294] ppid=28292 vsize=0 CPUtime=1232.5
/proc/28294/stat : 28294 (java) Z 28292 28294 27211 0 -1 1036 114800 0 1 0 123182 68 0 0 16 0 2 0 189677079 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28294/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1232.5
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 1228.68
CPU time (s): 1232.58
CPU user time (s): 1231.83
CPU system time (s): 0.750885
CPU usage (%): 100.318
Max. virtual memory (cumulated for all children) (KiB): 1793496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1231.83
system time used= 0.750885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114800
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= 25923
involuntary context switches= 34468

runsolver used 1.25381 second user time and 3.2705 second system time

The end

Launcher Data (download as text)

Begin job on node22 on Tue Apr 24 12:26:34 UTC 2007

IDJOB= 420044
IDBENCH= 47817
IDSOLVER= 159
FILE ID= node22/420044-1177417592

PBS_JOBID= 4675687

Free space on /tmp= 66468 MiB

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

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  7a4a5c9cda2c10120dc5e3106a7b20c2

RANDOM SEED= 740426964

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node22.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.265
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.265
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:       1859472 kB
Buffers:         14792 kB
Cached:         103580 kB
SwapCached:       7700 kB
Active:          84152 kB
Inactive:        58060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1859472 kB
SwapTotal:     4192956 kB
SwapFree:      4163588 kB
Dirty:           31400 kB
Writeback:           0 kB
Mapped:          30152 kB
Slab:            39860 kB
Committed_AS:  1926356 kB
PageTables:       1680 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= 66468 MiB

End job on node22 on Tue Apr 24 12:47:03 UTC 2007