Trace number 247421

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
sugar 0.40? 300.01 300.378

General information on the benchmark

Namerandom/rand-8-20-5/
rand-8-20-5-18-800-19_ext.xml
MD5SUM07cc20594b576bffb0ac8b08e4394825
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark110.339
SatisfiableYES
(Un)Satisfiability was proved
Number of variables20
Number of constraints18
Maximum constraint arity8
Maximum domain size5
Number of constraints which are defined in extension18
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04	c # Sugar v0-40 (/tmp/evaluation/247421-1170109515/sugar-v0-40.jar)
0.04	
0.04	c # MAIN  BEGIN : /tmp/evaluation/247421-1170109515/unknown.xml [Mon Jan 29 23:25:17 2007]
0.04	c # CONVERT_XML  BEGIN : /tmp/evaluation/247421-1170109515/unknown.xml /tmp/evaluation/247421-1170109515/sugar26516.csp [Mon Jan 29 23:25:17 2007]
0.04	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/247421-1170109515/sugar-v0-40.jar -convert /tmp/evaluation/247421-1170109515/unknown.xml /tmp/evaluation/247421-1170109515/sugar26516.csp
0.15	c BEGIN convert /tmp/evaluation/247421-1170109515/unknown.xml
28.35	c END convert (28.201741 seconds)
28.44	c # CONVERT_XML  END : /tmp/evaluation/247421-1170109515/sugar26516.csp 154524613 bytes (29 seconds) [Mon Jan 29 23:25:46 2007]
28.44	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
28.44	
28.44	c # GENERATE_SAT  BEGIN : /tmp/evaluation/247421-1170109515/sugar26516.bcnf [Mon Jan 29 23:25:46 2007]
28.44	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/247421-1170109515/sugar-v0-40.jar -bcnf -map /tmp/evaluation/247421-1170109515/sugar26516.map /tmp/evaluation/247421-1170109515/sugar26516.csp /tmp/evaluation/247421-1170109515/sugar26516.bcnf
28.56	c BEGIN parse /tmp/evaluation/247421-1170109515/sugar26516.csp
300.17	c Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
300.29	s UNKNOWN
300.29	c # ERROR /tmp/evaluation/247421-1170109515/sugar26516.bcnf is not generated, at /tmp/evaluation/247421-1170109515/sugar line 310.
300.29	
300.29	c # MAIN  END :  (301 seconds) [Mon Jan 29 23:30:18 2007]
300.30	c # MAIN  CPU : 0 = 0 + 0 + 0 + 0
300.30	

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: UNKNOWN

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node43/watcher-247421-1170109515 -o ROOT/results/node43/solver-247421-1170109515 -C 1800 -M 900 /tmp/evaluation/247421-1170109515/solver /tmp/evaluation/247421-1170109515 /tmp/evaluation/247421-1170109515/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.27 2.66 2.54 4/65 26517
/proc/meminfo: memFree=1869312/2055920 swapFree=4192812/4192956
[pid=26516] ppid=26514 vsize=12132 CPUtime=0
/proc/26516/stat : 26516 (sugar) R 26514 26516 25412 0 -1 4194304 538 0 0 0 0 0 0 0 18 0 1 0 30907765 12423168 257 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 216849093345 0 0 4224 0 0 0 0 17 1 0 0
/proc/26516/statm: 3033 261 192 3 0 133 0

[startup+0.103775 s]
/proc/loadavg: 2.27 2.66 2.54 4/65 26517
/proc/meminfo: memFree=1869312/2055920 swapFree=4192812/4192956
[pid=26516] ppid=26514 vsize=13724 CPUtime=0.04
/proc/26516/stat : 26516 (sugar) S 26514 26516 25412 0 -1 4194304 1112 0 0 0 3 1 0 0 16 0 1 0 30907765 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 216858144866 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26516/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.511841 s]
/proc/loadavg: 2.27 2.66 2.54 4/65 26517
/proc/meminfo: memFree=1869312/2055920 swapFree=4192812/4192956
[pid=26516] ppid=26514 vsize=13724 CPUtime=0.04
/proc/26516/stat : 26516 (sugar) S 26514 26516 25412 0 -1 4194304 1121 0 0 0 3 1 0 0 16 0 1 0 30907765 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 216858144866 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26516/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.33516 s]
/proc/loadavg: 2.27 2.66 2.54 2/73 26525
/proc/meminfo: memFree=1784768/2055920 swapFree=4192812/4192956
[pid=26516] ppid=26514 vsize=13724 CPUtime=0.04
/proc/26516/stat : 26516 (sugar) S 26514 26516 25412 0 -1 4194304 1121 0 0 0 3 1 0 0 16 0 1 0 30907765 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 216858144866 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26516/statm: 3431 805 368 3 0 531 0
[pid=26518] ppid=26516 vsize=807120 CPUtime=1.27
/proc/26518/stat : 26518 (java) S 26516 26516 25412 0 -1 0 23908 0 1 0 116 11 0 0 17 0 8 0 30907769 826490880 23649 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26518/statm: 201780 23653 1691 14 0 189058 0
[pid=26518/tid=26519] ppid=26516 vsize=807120 CPUtime=0.15
/proc/26518/task/26519/stat : 26519 (java) R 26516 26516 25412 0 -1 64 17458 0 0 0 9 6 0 0 15 0 8 0 30907772 826490880 23655 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4153968433 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26518/tid=26520] ppid=26516 vsize=807120 CPUtime=0
/proc/26518/task/26520/stat : 26520 (java) S 26516 26516 25412 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30907773 826490880 23658 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26518/tid=26521] ppid=26516 vsize=807120 CPUtime=0
/proc/26518/task/26521/stat : 26521 (java) S 26516 26516 25412 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 30907773 826490880 23662 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26518/tid=26522] ppid=26516 vsize=807120 CPUtime=0
/proc/26518/task/26522/stat : 26522 (java) S 26516 26516 25412 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 30907776 826490880 23666 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26518/tid=26523] ppid=26516 vsize=807120 CPUtime=0.04
/proc/26518/task/26523/stat : 26523 (java) S 26516 26516 25412 0 -1 64 290 0 0 0 4 0 0 0 16 0 8 0 30907776 826490880 23670 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26518/tid=26524] ppid=26516 vsize=807120 CPUtime=0
/proc/26518/task/26524/stat : 26524 (java) S 26516 26516 25412 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 30907776 826490880 23674 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26518/tid=26525] ppid=26516 vsize=807120 CPUtime=0
/proc/26518/task/26525/stat : 26525 (java) S 26516 26516 25412 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30907776 826490880 23678 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 820844

[startup+2.98544 s]
/proc/loadavg: 2.27 2.66 2.54 2/73 26525
/proc/meminfo: memFree=1751104/2055920 swapFree=4192812/4192956
[pid=26516] ppid=26514 vsize=13724 CPUtime=0.04
/proc/26516/stat : 26516 (sugar) S 26514 26516 25412 0 -1 4194304 1121 0 0 0 3 1 0 0 16 0 1 0 30907765 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 216858144866 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26516/statm: 3431 805 368 3 0 531 0
[pid=26518] ppid=26516 vsize=807120 CPUtime=2.92
/proc/26518/stat : 26518 (java) S 26516 26516 25412 0 -1 0 36350 0 1 0 276 16 0 0 17 0 8 0 30907769 826490880 36078 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26518/statm: 201780 36078 1691 14 0 189058 0
[pid=26518/tid=26519] ppid=26516 vsize=807120 CPUtime=0.33
/proc/26518/task/26519/stat : 26519 (java) R 26516 26516 25412 0 -1 64 29881 0 0 0 22 11 0 0 15 0 8 0 30907772 826490880 36078 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4153822956 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26518/tid=26520] ppid=26516 vsize=807120 CPUtime=0
/proc/26518/task/26520/stat : 26520 (java) S 26516 26516 25412 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30907773 826490880 36078 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26518/tid=26521] ppid=26516 vsize=807120 CPUtime=0
/proc/26518/task/26521/stat : 26521 (java) S 26516 26516 25412 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 30907773 826490880 36078 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26518/tid=26522] ppid=26516 vsize=807120 CPUtime=0
/proc/26518/task/26522/stat : 26522 (java) S 26516 26516 25412 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 30907776 826490880 36078 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26518/tid=26523] ppid=26516 vsize=807120 CPUtime=0.04
/proc/26518/task/26523/stat : 26523 (java) S 26516 26516 25412 0 -1 64 290 0 0 0 4 0 0 0 15 0 8 0 30907776 826490880 36078 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26518/tid=26524] ppid=26516 vsize=807120 CPUtime=0
/proc/26518/task/26524/stat : 26524 (java) S 26516 26516 25412 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 30907776 826490880 36078 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26518/tid=26525] ppid=26516 vsize=807120 CPUtime=0
/proc/26518/task/26525/stat : 26525 (java) S 26516 26516 25412 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30907776 826490880 36078 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 820844

[startup+6.27699 s]
/proc/loadavg: 2.17 2.63 2.53 2/73 26525
/proc/meminfo: memFree=1648648/2055920 swapFree=4192812/4192956
[pid=26516] ppid=26514 vsize=13724 CPUtime=0.04
/proc/26516/stat : 26516 (sugar) S 26514 26516 25412 0 -1 4194304 1121 0 0 0 3 1 0 0 16 0 1 0 30907765 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 216858144866 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26516/statm: 3431 805 368 3 0 531 0
[pid=26518] ppid=26516 vsize=807120 CPUtime=6.2
/proc/26518/stat : 26518 (java) R 26516 26516 25412 0 -1 0 76053 0 2 0 584 36 0 0 16 0 8 0 30907769 826490880 75603 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4153380308 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26518/statm: 201780 75603 1697 14 0 189058 0
[pid=26518/tid=26519] ppid=26516 vsize=807120 CPUtime=0.95
/proc/26518/task/26519/stat : 26519 (java) S 26516 26516 25412 0 -1 64 60097 0 1 0 73 22 0 0 16 0 8 0 30907772 826490880 75603 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26518/tid=26520] ppid=26516 vsize=807120 CPUtime=0
/proc/26518/task/26520/stat : 26520 (java) S 26516 26516 25412 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30907773 826490880 75603 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26518/tid=26521] ppid=26516 vsize=807120 CPUtime=0
/proc/26518/task/26521/stat : 26521 (java) S 26516 26516 25412 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 30907773 826490880 75603 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26518/tid=26522] ppid=26516 vsize=807120 CPUtime=0
/proc/26518/task/26522/stat : 26522 (java) S 26516 26516 25412 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 30907776 826490880 75603 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26518/tid=26523] ppid=26516 vsize=807120 CPUtime=0.06
/proc/26518/task/26523/stat : 26523 (java) S 26516 26516 25412 0 -1 64 300 0 0 0 6 0 0 0 16 0 8 0 30907776 826490880 75603 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26518/tid=26524] ppid=26516 vsize=807120 CPUtime=0
/proc/26518/task/26524/stat : 26524 (java) S 26516 26516 25412 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 30907776 826490880 75603 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26518/tid=26525] ppid=26516 vsize=807120 CPUtime=0
/proc/26518/task/26525/stat : 26525 (java) S 26516 26516 25412 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30907776 826490880 75603 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 820844

[startup+12.7741 s]
/proc/loadavg: 2.08 2.61 2.52 2/73 26525
/proc/meminfo: memFree=1436184/2055920 swapFree=4192812/4192956
[pid=26516] ppid=26514 vsize=13724 CPUtime=0.04
/proc/26516/stat : 26516 (sugar) S 26514 26516 25412 0 -1 4194304 1121 0 0 0 3 1 0 0 16 0 1 0 30907765 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 216858144866 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26516/statm: 3431 805 368 3 0 531 0
[pid=26518] ppid=26516 vsize=807120 CPUtime=12.68
/proc/26518/stat : 26518 (java) R 26516 26516 25412 0 -1 0 99999 0 2 0 1209 59 0 0 17 0 8 0 30907769 826490880 98836 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4153380222 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26518/statm: 201780 98836 1697 14 0 189058 0
[pid=26518/tid=26519] ppid=26516 vsize=807120 CPUtime=2.74
/proc/26518/task/26519/stat : 26519 (java) S 26516 26516 25412 0 -1 64 76018 0 1 0 245 29 0 0 16 0 8 0 30907772 826490880 98836 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26518/tid=26520] ppid=26516 vsize=807120 CPUtime=0
/proc/26518/task/26520/stat : 26520 (java) S 26516 26516 25412 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30907773 826490880 98836 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26518/tid=26521] ppid=26516 vsize=807120 CPUtime=0
/proc/26518/task/26521/stat : 26521 (java) S 26516 26516 25412 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 30907773 826490880 98836 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26518/tid=26522] ppid=26516 vsize=807120 CPUtime=0
/proc/26518/task/26522/stat : 26522 (java) S 26516 26516 25412 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 30907776 826490880 98836 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26518/tid=26523] ppid=26516 vsize=807120 CPUtime=0.06
/proc/26518/task/26523/stat : 26523 (java) S 26516 26516 25412 0 -1 64 304 0 0 0 6 0 0 0 16 0 8 0 30907776 826490880 98836 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26518/tid=26524] ppid=26516 vsize=807120 CPUtime=0
/proc/26518/task/26524/stat : 26524 (java) S 26516 26516 25412 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 30907776 826490880 98836 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26518/tid=26525] ppid=26516 vsize=807120 CPUtime=0
/proc/26518/task/26525/stat : 26525 (java) S 26516 26516 25412 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30907776 826490880 98836 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 820844

[startup+25.6502 s]
/proc/loadavg: 1.84 2.53 2.50 2/73 26525
/proc/meminfo: memFree=1343576/2055920 swapFree=4192812/4192956
[pid=26516] ppid=26514 vsize=13724 CPUtime=0.04
/proc/26516/stat : 26516 (sugar) S 26514 26516 25412 0 -1 4194304 1121 0 0 0 3 1 0 0 16 0 1 0 30907765 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 216858144866 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26516/statm: 3431 805 368 3 0 531 0
[pid=26518] ppid=26516 vsize=807120 CPUtime=25.53
/proc/26518/stat : 26518 (java) R 26516 26516 25412 0 -1 0 105899 0 2 0 2460 93 0 0 16 0 8 0 30907769 826490880 100725 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4155770128 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26518/statm: 201780 100725 1697 14 0 189058 0
[pid=26518/tid=26519] ppid=26516 vsize=807120 CPUtime=5.67
/proc/26518/task/26519/stat : 26519 (java) S 26516 26516 25412 0 -1 64 81777 0 1 0 534 33 0 0 16 0 8 0 30907772 826490880 100725 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26518/tid=26520] ppid=26516 vsize=807120 CPUtime=0
/proc/26518/task/26520/stat : 26520 (java) S 26516 26516 25412 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30907773 826490880 100725 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26518/tid=26521] ppid=26516 vsize=807120 CPUtime=0
/proc/26518/task/26521/stat : 26521 (java) S 26516 26516 25412 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 30907773 826490880 100725 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26518/tid=26522] ppid=26516 vsize=807120 CPUtime=0
/proc/26518/task/26522/stat : 26522 (java) S 26516 26516 25412 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 30907776 826490880 100725 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26518/tid=26523] ppid=26516 vsize=807120 CPUtime=0.06
/proc/26518/task/26523/stat : 26523 (java) S 26516 26516 25412 0 -1 64 304 0 0 0 6 0 0 0 16 0 8 0 30907776 826490880 100725 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26518/tid=26524] ppid=26516 vsize=807120 CPUtime=0
/proc/26518/task/26524/stat : 26524 (java) S 26516 26516 25412 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 30907776 826490880 100725 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26518/tid=26525] ppid=26516 vsize=807120 CPUtime=0
/proc/26518/task/26525/stat : 26525 (java) S 26516 26516 25412 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30907776 826490880 100725 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.57
Current children cumulated vsize (KiB) 820844

[startup+51.3105 s]
/proc/loadavg: 1.55 2.40 2.45 2/74 26533
/proc/meminfo: memFree=1297048/2055920 swapFree=4192812/4192956
[pid=26516] ppid=26514 vsize=13724 CPUtime=0.04
/proc/26516/stat : 26516 (sugar) S 26514 26516 25412 0 -1 4194304 1188 0 0 0 3 1 0 0 16 0 1 0 30907765 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 216858144866 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26516/statm: 3431 808 370 3 0 531 0
[pid=26518] ppid=26516 vsize=0 CPUtime=28.29
/proc/26518/stat : 26518 (java) Z 26516 26516 25412 0 -1 1036 106252 0 2 0 2717 112 0 0 16 0 1 0 30907769 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/26518/statm: 0 0 0 0 0 0 0
[pid=26526] ppid=26516 vsize=807064 CPUtime=22.79
/proc/26526/stat : 26526 (java) S 26516 26516 25412 0 -1 0 108023 0 1 0 2230 49 0 0 17 0 8 0 30910609 826433536 107629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26526/statm: 201766 107630 1495 14 0 189044 0
[pid=26526/tid=26527] ppid=26516 vsize=807064 CPUtime=9.04
/proc/26526/task/26527/stat : 26527 (java) R 26516 26516 25412 0 -1 64 98179 0 0 0 862 42 0 0 16 0 8 0 30910613 826433536 107631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153968433 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26526/tid=26528] ppid=26516 vsize=807064 CPUtime=0
/proc/26526/task/26528/stat : 26528 (java) S 26516 26516 25412 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30910613 826433536 107632 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26526/tid=26529] ppid=26516 vsize=807064 CPUtime=0
/proc/26526/task/26529/stat : 26529 (java) S 26516 26516 25412 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30910613 826433536 107633 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26526/tid=26530] ppid=26516 vsize=807064 CPUtime=0
/proc/26526/task/26530/stat : 26530 (java) S 26516 26516 25412 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 30910616 826433536 107634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26526/tid=26531] ppid=26516 vsize=807064 CPUtime=0.06
/proc/26526/task/26531/stat : 26531 (java) S 26516 26516 25412 0 -1 64 295 0 0 0 6 0 0 0 16 0 8 0 30910616 826433536 107635 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26526/tid=26532] ppid=26516 vsize=807064 CPUtime=0
/proc/26526/task/26532/stat : 26532 (java) S 26516 26516 25412 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 30910616 826433536 107636 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26526/tid=26533] ppid=26516 vsize=807064 CPUtime=0
/proc/26526/task/26533/stat : 26533 (java) S 26516 26516 25412 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30910616 826433536 107637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 820788

[startup+102.567 s]
/proc/loadavg: 1.24 2.19 2.38 2/74 26533
/proc/meminfo: memFree=1096856/2055920 swapFree=4192812/4192956
[pid=26516] ppid=26514 vsize=13724 CPUtime=0.04
/proc/26516/stat : 26516 (sugar) S 26514 26516 25412 0 -1 4194304 1188 0 0 0 3 1 0 0 16 0 1 0 30907765 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 216858144866 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26516/statm: 3431 808 370 3 0 531 0
[pid=26518] ppid=26516 vsize=0 CPUtime=28.29
/proc/26518/stat : 26518 (java) Z 26516 26516 25412 0 -1 1036 106252 0 2 0 2717 112 0 0 16 0 1 0 30907769 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/26518/statm: 0 0 0 0 0 0 0
[pid=26526] ppid=26516 vsize=807064 CPUtime=74.01
/proc/26526/stat : 26526 (java) S 26516 26516 25412 0 -1 0 156463 0 1 0 7333 68 0 0 17 0 8 0 30910609 826433536 156025 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26526/statm: 201766 156025 1495 14 0 189044 0
[pid=26526/tid=26527] ppid=26516 vsize=807064 CPUtime=51.71
/proc/26526/task/26527/stat : 26527 (java) R 26516 26516 25412 0 -1 64 146574 0 0 0 5111 60 0 0 16 0 8 0 30910613 826433536 156025 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155134256 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26526/tid=26528] ppid=26516 vsize=807064 CPUtime=0
/proc/26526/task/26528/stat : 26528 (java) S 26516 26516 25412 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30910613 826433536 156025 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26526/tid=26529] ppid=26516 vsize=807064 CPUtime=0
/proc/26526/task/26529/stat : 26529 (java) S 26516 26516 25412 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30910613 826433536 156025 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26526/tid=26530] ppid=26516 vsize=807064 CPUtime=0
/proc/26526/task/26530/stat : 26530 (java) S 26516 26516 25412 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 30910616 826433536 156025 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26526/tid=26531] ppid=26516 vsize=807064 CPUtime=0.06
/proc/26526/task/26531/stat : 26531 (java) S 26516 26516 25412 0 -1 64 295 0 0 0 6 0 0 0 16 0 8 0 30910616 826433536 156025 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26526/tid=26532] ppid=26516 vsize=807064 CPUtime=0
/proc/26526/task/26532/stat : 26532 (java) S 26516 26516 25412 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 30910616 826433536 156025 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26526/tid=26533] ppid=26516 vsize=807064 CPUtime=0
/proc/26526/task/26533/stat : 26533 (java) S 26516 26516 25412 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30910616 826433536 156025 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 820788

[startup+162.661 s]
/proc/loadavg: 1.08 1.97 2.29 2/74 26533
/proc/meminfo: memFree=1096856/2055920 swapFree=4192812/4192956
[pid=26516] ppid=26514 vsize=13724 CPUtime=0.04
/proc/26516/stat : 26516 (sugar) S 26514 26516 25412 0 -1 4194304 1188 0 0 0 3 1 0 0 16 0 1 0 30907765 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 216858144866 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26516/statm: 3431 808 370 3 0 531 0
[pid=26518] ppid=26516 vsize=0 CPUtime=28.29
/proc/26518/stat : 26518 (java) Z 26516 26516 25412 0 -1 1036 106252 0 2 0 2717 112 0 0 16 0 1 0 30907769 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/26518/statm: 0 0 0 0 0 0 0
[pid=26526] ppid=26516 vsize=807064 CPUtime=134.08
/proc/26526/stat : 26526 (java) S 26516 26516 25412 0 -1 0 156482 0 1 0 13339 69 0 0 16 0 8 0 30910609 826433536 156025 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26526/statm: 201766 156025 1495 14 0 189044 0
[pid=26526/tid=26527] ppid=26516 vsize=807064 CPUtime=110.44
/proc/26526/task/26527/stat : 26527 (java) R 26516 26516 25412 0 -1 64 146574 0 0 0 10984 60 0 0 25 0 8 0 30910613 826433536 156025 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155525083 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26526/tid=26528] ppid=26516 vsize=807064 CPUtime=0
/proc/26526/task/26528/stat : 26528 (java) S 26516 26516 25412 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30910613 826433536 156025 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26526/tid=26529] ppid=26516 vsize=807064 CPUtime=0
/proc/26526/task/26529/stat : 26529 (java) S 26516 26516 25412 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30910613 826433536 156025 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26526/tid=26530] ppid=26516 vsize=807064 CPUtime=0
/proc/26526/task/26530/stat : 26530 (java) S 26516 26516 25412 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 30910616 826433536 156025 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26526/tid=26531] ppid=26516 vsize=807064 CPUtime=0.06
/proc/26526/task/26531/stat : 26531 (java) S 26516 26516 25412 0 -1 64 295 0 0 0 6 0 0 0 16 0 8 0 30910616 826433536 156025 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26526/tid=26532] ppid=26516 vsize=807064 CPUtime=0
/proc/26526/task/26532/stat : 26532 (java) S 26516 26516 25412 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 30910616 826433536 156025 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26526/tid=26533] ppid=26516 vsize=807064 CPUtime=0
/proc/26526/task/26533/stat : 26533 (java) R 26516 26516 25412 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30910616 826433536 156025 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.41
Current children cumulated vsize (KiB) 820788

[startup+222.759 s]
/proc/loadavg: 1.03 1.79 2.20 2/74 26533
/proc/meminfo: memFree=1096792/2055920 swapFree=4192812/4192956
[pid=26516] ppid=26514 vsize=13724 CPUtime=0.04
/proc/26516/stat : 26516 (sugar) S 26514 26516 25412 0 -1 4194304 1188 0 0 0 3 1 0 0 16 0 1 0 30907765 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 216858144866 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26516/statm: 3431 808 370 3 0 531 0
[pid=26518] ppid=26516 vsize=0 CPUtime=28.29
/proc/26518/stat : 26518 (java) Z 26516 26516 25412 0 -1 1036 106252 0 2 0 2717 112 0 0 16 0 1 0 30907769 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/26518/statm: 0 0 0 0 0 0 0
[pid=26526] ppid=26516 vsize=807064 CPUtime=194.16
/proc/26526/stat : 26526 (java) S 26516 26516 25412 0 -1 0 156503 0 1 0 19347 69 0 0 16 0 8 0 30910609 826433536 156025 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26526/statm: 201766 156025 1495 14 0 189044 0
[pid=26526/tid=26527] ppid=26516 vsize=807064 CPUtime=170.47
/proc/26526/task/26527/stat : 26527 (java) R 26516 26516 25412 0 -1 64 146574 0 0 0 16987 60 0 0 18 0 8 0 30910613 826433536 156025 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154022747 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26526/tid=26528] ppid=26516 vsize=807064 CPUtime=0
/proc/26526/task/26528/stat : 26528 (java) S 26516 26516 25412 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30910613 826433536 156025 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26526/tid=26529] ppid=26516 vsize=807064 CPUtime=0
/proc/26526/task/26529/stat : 26529 (java) S 26516 26516 25412 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30910613 826433536 156025 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26526/tid=26530] ppid=26516 vsize=807064 CPUtime=0
/proc/26526/task/26530/stat : 26530 (java) S 26516 26516 25412 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 30910616 826433536 156025 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26526/tid=26531] ppid=26516 vsize=807064 CPUtime=0.06
/proc/26526/task/26531/stat : 26531 (java) S 26516 26516 25412 0 -1 64 295 0 0 0 6 0 0 0 16 0 8 0 30910616 826433536 156025 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26526/tid=26532] ppid=26516 vsize=807064 CPUtime=0
/proc/26526/task/26532/stat : 26532 (java) S 26516 26516 25412 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 30910616 826433536 156025 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26526/tid=26533] ppid=26516 vsize=807064 CPUtime=0
/proc/26526/task/26533/stat : 26533 (java) S 26516 26516 25412 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30910616 826433536 156025 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.49
Current children cumulated vsize (KiB) 820788

[startup+282.852 s]
/proc/loadavg: 1.01 1.64 2.13 2/74 26533
/proc/meminfo: memFree=1096728/2055920 swapFree=4192812/4192956
[pid=26516] ppid=26514 vsize=13724 CPUtime=0.04
/proc/26516/stat : 26516 (sugar) S 26514 26516 25412 0 -1 4194304 1188 0 0 0 3 1 0 0 16 0 1 0 30907765 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 216858144866 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26516/statm: 3431 808 370 3 0 531 0
[pid=26518] ppid=26516 vsize=0 CPUtime=28.29
/proc/26518/stat : 26518 (java) Z 26516 26516 25412 0 -1 1036 106252 0 2 0 2717 112 0 0 16 0 1 0 30907769 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/26518/statm: 0 0 0 0 0 0 0
[pid=26526] ppid=26516 vsize=807064 CPUtime=254.24
/proc/26526/stat : 26526 (java) S 26516 26516 25412 0 -1 0 156524 0 1 0 25355 69 0 0 16 0 8 0 30910609 826433536 156025 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26526/statm: 201766 156025 1495 14 0 189044 0
[pid=26526/tid=26527] ppid=26516 vsize=807064 CPUtime=230.54
/proc/26526/task/26527/stat : 26527 (java) R 26516 26516 25412 0 -1 64 146574 0 0 0 22994 60 0 0 17 0 8 0 30910613 826433536 156025 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155215817 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26526/tid=26528] ppid=26516 vsize=807064 CPUtime=0
/proc/26526/task/26528/stat : 26528 (java) S 26516 26516 25412 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30910613 826433536 156025 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26526/tid=26529] ppid=26516 vsize=807064 CPUtime=0
/proc/26526/task/26529/stat : 26529 (java) S 26516 26516 25412 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30910613 826433536 156025 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26526/tid=26530] ppid=26516 vsize=807064 CPUtime=0
/proc/26526/task/26530/stat : 26530 (java) S 26516 26516 25412 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 30910616 826433536 156025 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26526/tid=26531] ppid=26516 vsize=807064 CPUtime=0.06
/proc/26526/task/26531/stat : 26531 (java) S 26516 26516 25412 0 -1 64 295 0 0 0 6 0 0 0 16 0 8 0 30910616 826433536 156025 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26526/tid=26532] ppid=26516 vsize=807064 CPUtime=0
/proc/26526/task/26532/stat : 26532 (java) S 26516 26516 25412 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 30910616 826433536 156025 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26526/tid=26533] ppid=26516 vsize=807064 CPUtime=0
/proc/26526/task/26533/stat : 26533 (java) S 26516 26516 25412 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30910616 826433536 156025 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.57
Current children cumulated vsize (KiB) 820788

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 26516 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=31995 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=91986
CPU time returned by wait4() is 0.123981
while last known CPU time is 300.01

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 300.378
CPU time (s): 300.01
CPU user time (s): 298.06
CPU system time (s): 1.95
CPU usage (%): 99.8774
Max. virtual memory (cumulated for all children) (KiB): 821348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.031995
system time used= 0.091986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1267
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 9

runsolver used 0.336948 s user time and 0.781881 s system time

The end

Launcher Data (download as text)

Begin job on node43 on Mon Jan 29 22:25:17 UTC 2007


IDJOB= 247421
IDBENCH= 11124
IDSOLVER= 86
FILE ID= node43/247421-1170109515

PBS_JOBID= 3689854

Free space on /tmp= 66542 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-8-20-5/rand-8-20-5-18-800-19_ext.xml
COMMAND LINE= /tmp/evaluation/247421-1170109515/solver /tmp/evaluation/247421-1170109515 /tmp/evaluation/247421-1170109515/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-247421-1170109515 -o ROOT/results/node43/solver-247421-1170109515 -C 1800 -M 900  /tmp/evaluation/247421-1170109515/solver /tmp/evaluation/247421-1170109515 /tmp/evaluation/247421-1170109515/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  07cc20594b576bffb0ac8b08e4394825

RANDOM SEED= 864818170

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.281
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.281
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:       1869664 kB
Buffers:         35180 kB
Cached:          85520 kB
SwapCached:          0 kB
Active:          71364 kB
Inactive:        65256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1869664 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           22988 kB
Writeback:           0 kB
Mapped:          26056 kB
Slab:            35672 kB
Committed_AS:   339360 kB
PageTables:       1396 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= 66542 MiB



End job on node43 on Mon Jan 29 22:30:18 UTC 2007