Trace number 205672

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? 309.93 310.271

General information on the benchmark

Namefapp/fapp36-40/fapp40/
fapp40-3000-8.xml
MD5SUM780bc7cf3432a828d9bbecb1a5751390
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark54.2178
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables3000
Number of constraints53548
Maximum constraint arity2
Maximum domain size698
Number of constraints which are defined in extension0
Number of constraints which are defined in intension53548
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04	c # Sugar v0-40 (/tmp/evaluation/205672-1170096211/sugar-v0-40.jar)
0.04	
0.04	c # MAIN  BEGIN : /tmp/evaluation/205672-1170096211/unknown.xml [Mon Jan 29 19:43:32 2007]
0.04	c # CONVERT_XML  BEGIN : /tmp/evaluation/205672-1170096211/unknown.xml /tmp/evaluation/205672-1170096211/sugar22449.csp [Mon Jan 29 19:43:32 2007]
0.04	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/205672-1170096211/sugar-v0-40.jar -convert /tmp/evaluation/205672-1170096211/unknown.xml /tmp/evaluation/205672-1170096211/sugar22449.csp
0.17	c BEGIN convert /tmp/evaluation/205672-1170096211/unknown.xml
9.19	c END convert (9.015398 seconds)
9.21	c # CONVERT_XML  END : /tmp/evaluation/205672-1170096211/sugar22449.csp 74840358 bytes (9 seconds) [Mon Jan 29 19:43:41 2007]
9.21	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
9.21	
9.21	c # GENERATE_SAT  BEGIN : /tmp/evaluation/205672-1170096211/sugar22449.bcnf [Mon Jan 29 19:43:41 2007]
9.21	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/205672-1170096211/sugar-v0-40.jar -bcnf -map /tmp/evaluation/205672-1170096211/sugar22449.map /tmp/evaluation/205672-1170096211/sugar22449.csp /tmp/evaluation/205672-1170096211/sugar22449.bcnf
9.32	c BEGIN parse /tmp/evaluation/205672-1170096211/sugar22449.csp
310.10	c Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
310.23	s UNKNOWN
310.23	c # ERROR /tmp/evaluation/205672-1170096211/sugar22449.bcnf is not generated, at /tmp/evaluation/205672-1170096211/sugar line 310.
310.23	
310.23	c # MAIN  END :  (310 seconds) [Mon Jan 29 19:48:42 2007]
310.23	c # MAIN  CPU : 0 = 0 + 0 + 0 + 0
310.23	

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/node75/watcher-205672-1170096211 -o ROOT/results/node75/solver-205672-1170096211 -C 1800 -M 900 /tmp/evaluation/205672-1170096211/solver /tmp/evaluation/205672-1170096211 /tmp/evaluation/205672-1170096211/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.06 2.05 2.10 5/81 22450
/proc/meminfo: memFree=827576/2055920 swapFree=4192956/4192956
[pid=22449] ppid=22447 vsize=11996 CPUtime=0
/proc/22449/stat : 22449 (sugar) R 22447 22449 21674 0 -1 4194304 442 0 0 0 0 0 0 0 19 0 1 0 29587008 12283904 161 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 231882252362 0 0 4224 0 0 0 0 17 1 0 0
/proc/22449/statm: 2999 161 124 3 0 99 0

[startup+0.10417 s]
/proc/loadavg: 2.06 2.05 2.10 5/81 22450
/proc/meminfo: memFree=827576/2055920 swapFree=4192956/4192956
[pid=22449] ppid=22447 vsize=13724 CPUtime=0.04
/proc/22449/stat : 22449 (sugar) S 22447 22449 21674 0 -1 4194304 1112 0 0 0 3 1 0 0 20 0 1 0 29587008 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22449/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.512218 s]
/proc/loadavg: 2.06 2.05 2.10 5/81 22450
/proc/meminfo: memFree=827576/2055920 swapFree=4192956/4192956
[pid=22449] ppid=22447 vsize=13724 CPUtime=0.04
/proc/22449/stat : 22449 (sugar) S 22447 22449 21674 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 29587008 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22449/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.33532 s]
/proc/loadavg: 2.14 2.06 2.10 3/89 22458
/proc/meminfo: memFree=773944/2055920 swapFree=4192956/4192956
[pid=22449] ppid=22447 vsize=13724 CPUtime=0.04
/proc/22449/stat : 22449 (sugar) S 22447 22449 21674 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 29587008 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22449/statm: 3431 805 368 3 0 531 0
[pid=22451] ppid=22449 vsize=807288 CPUtime=1.26
/proc/22451/stat : 22451 (java) R 22449 22449 21674 0 -1 0 17401 0 1 0 114 12 0 0 25 0 8 0 29587013 826662912 17146 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4154008574 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22451/statm: 201822 17146 1658 14 0 189100 0
[pid=22451/tid=22452] ppid=22449 vsize=807288 CPUtime=0.24
/proc/22451/task/22452/stat : 22452 (java) S 22449 22449 21674 0 -1 64 10937 0 0 0 18 6 0 0 16 0 8 0 29587017 826662912 17146 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22451/tid=22453] ppid=22449 vsize=807288 CPUtime=0
/proc/22451/task/22453/stat : 22453 (java) S 22449 22449 21674 0 -1 64 10 0 0 0 0 0 0 0 23 0 8 0 29587017 826662912 17146 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22451/tid=22454] ppid=22449 vsize=807288 CPUtime=0
/proc/22451/task/22454/stat : 22454 (java) S 22449 22449 21674 0 -1 64 4 0 0 0 0 0 0 0 24 0 8 0 29587017 826662912 17146 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22451/tid=22455] ppid=22449 vsize=807288 CPUtime=0
/proc/22451/task/22455/stat : 22455 (java) S 22449 22449 21674 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 29587021 826662912 17146 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22451/tid=22456] ppid=22449 vsize=807288 CPUtime=0.08
/proc/22451/task/22456/stat : 22456 (java) S 22449 22449 21674 0 -1 64 370 0 0 0 8 0 0 0 16 0 8 0 29587021 826662912 17146 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22451/tid=22457] ppid=22449 vsize=807288 CPUtime=0
/proc/22451/task/22457/stat : 22457 (java) S 22449 22449 21674 0 -1 64 3 0 0 0 0 0 0 0 25 0 8 0 29587021 826662912 17146 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22451/tid=22458] ppid=22449 vsize=807288 CPUtime=0
/proc/22451/task/22458/stat : 22458 (java) S 22449 22449 21674 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29587021 826662912 17146 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 821012

[startup+2.98751 s]
/proc/loadavg: 2.14 2.06 2.10 3/89 22458
/proc/meminfo: memFree=727160/2055920 swapFree=4192956/4192956
[pid=22449] ppid=22447 vsize=13724 CPUtime=0.04
/proc/22449/stat : 22449 (sugar) S 22447 22449 21674 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 29587008 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22449/statm: 3431 805 368 3 0 531 0
[pid=22451] ppid=22449 vsize=807420 CPUtime=2.88
/proc/22451/stat : 22451 (java) R 22449 22449 21674 0 -1 0 30076 0 1 0 270 18 0 0 17 0 8 0 29587013 826798080 29816 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073704071 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22451/statm: 201855 29816 1690 14 0 189133 0
[pid=22451/tid=22452] ppid=22449 vsize=807420 CPUtime=0.72
/proc/22451/task/22452/stat : 22452 (java) S 22449 22449 21674 0 -1 64 23492 0 0 0 60 12 0 0 16 0 8 0 29587017 826798080 29816 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22451/tid=22453] ppid=22449 vsize=807420 CPUtime=0
/proc/22451/task/22453/stat : 22453 (java) S 22449 22449 21674 0 -1 64 10 0 0 0 0 0 0 0 23 0 8 0 29587017 826798080 29816 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22451/tid=22454] ppid=22449 vsize=807420 CPUtime=0
/proc/22451/task/22454/stat : 22454 (java) S 22449 22449 21674 0 -1 64 4 0 0 0 0 0 0 0 24 0 8 0 29587017 826798080 29816 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22451/tid=22455] ppid=22449 vsize=807420 CPUtime=0
/proc/22451/task/22455/stat : 22455 (java) S 22449 22449 21674 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 29587021 826798080 29816 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22451/tid=22456] ppid=22449 vsize=807420 CPUtime=0.14
/proc/22451/task/22456/stat : 22456 (java) S 22449 22449 21674 0 -1 64 410 0 0 0 14 0 0 0 16 0 8 0 29587021 826798080 29816 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22451/tid=22457] ppid=22449 vsize=807420 CPUtime=0
/proc/22451/task/22457/stat : 22457 (java) S 22449 22449 21674 0 -1 64 3 0 0 0 0 0 0 0 25 0 8 0 29587021 826798080 29816 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22451/tid=22458] ppid=22449 vsize=807420 CPUtime=0
/proc/22451/task/22458/stat : 22458 (java) S 22449 22449 21674 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29587021 826798080 29816 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 821144

[startup+6.18888 s]
/proc/loadavg: 2.05 2.05 2.10 2/73 22472
/proc/meminfo: memFree=1338864/2055920 swapFree=4192956/4192956
[pid=22449] ppid=22447 vsize=13724 CPUtime=0.04
/proc/22449/stat : 22449 (sugar) S 22447 22449 21674 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 29587008 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22449/statm: 3431 805 368 3 0 531 0
[pid=22451] ppid=22449 vsize=807420 CPUtime=6.08
/proc/22451/stat : 22451 (java) R 22449 22449 21674 0 -1 0 31233 0 1 0 573 35 0 0 25 0 8 0 29587013 826798080 30890 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4153380160 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22451/statm: 201855 30890 1691 14 0 189133 0
[pid=22451/tid=22452] ppid=22449 vsize=807420 CPUtime=0.83
/proc/22451/task/22452/stat : 22452 (java) S 22449 22449 21674 0 -1 64 24548 0 0 0 70 13 0 0 16 0 8 0 29587017 826798080 30890 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22451/tid=22453] ppid=22449 vsize=807420 CPUtime=0
/proc/22451/task/22453/stat : 22453 (java) S 22449 22449 21674 0 -1 64 10 0 0 0 0 0 0 0 23 0 8 0 29587017 826798080 30890 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22451/tid=22454] ppid=22449 vsize=807420 CPUtime=0
/proc/22451/task/22454/stat : 22454 (java) S 22449 22449 21674 0 -1 64 4 0 0 0 0 0 0 0 24 0 8 0 29587017 826798080 30890 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22451/tid=22455] ppid=22449 vsize=807420 CPUtime=0
/proc/22451/task/22455/stat : 22455 (java) S 22449 22449 21674 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 29587021 826798080 30890 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22451/tid=22456] ppid=22449 vsize=807420 CPUtime=0.16
/proc/22451/task/22456/stat : 22456 (java) S 22449 22449 21674 0 -1 64 421 0 0 0 16 0 0 0 15 0 8 0 29587021 826798080 30890 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22451/tid=22457] ppid=22449 vsize=807420 CPUtime=0
/proc/22451/task/22457/stat : 22457 (java) S 22449 22449 21674 0 -1 64 3 0 0 0 0 0 0 0 25 0 8 0 29587021 826798080 30890 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22451/tid=22458] ppid=22449 vsize=807420 CPUtime=0
/proc/22451/task/22458/stat : 22458 (java) S 22449 22449 21674 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29587021 826798080 30890 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 821144

[startup+12.6638 s]
/proc/loadavg: 1.96 2.03 2.09 2/74 22480
/proc/meminfo: memFree=1347648/2055920 swapFree=4192956/4192956
[pid=22449] ppid=22447 vsize=13724 CPUtime=0.04
/proc/22449/stat : 22449 (sugar) S 22447 22449 21674 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 29587008 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22449/statm: 3431 808 370 3 0 531 0
[pid=22451] ppid=22449 vsize=0 CPUtime=9.11
/proc/22451/stat : 22451 (java) Z 22449 22449 21674 0 -1 1036 31319 0 1 0 861 50 0 0 16 0 1 0 29587013 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/22451/statm: 0 0 0 0 0 0 0
[pid=22473] ppid=22449 vsize=808088 CPUtime=3.42
/proc/22473/stat : 22473 (java) R 22449 22449 21674 0 -1 0 20545 0 1 0 332 10 0 0 16 0 8 0 29587930 827482112 20266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073530344 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22473/statm: 202022 20266 1494 14 0 189300 0
[pid=22473/tid=22474] ppid=22449 vsize=808088 CPUtime=0.97
/proc/22473/task/22474/stat : 22474 (java) S 22449 22449 21674 0 -1 64 14465 0 0 0 92 5 0 0 16 0 8 0 29587933 827482112 20266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22473/tid=22475] ppid=22449 vsize=808088 CPUtime=0
/proc/22473/task/22475/stat : 22475 (java) S 22449 22449 21674 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 29587933 827482112 20266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22473/tid=22476] ppid=22449 vsize=808088 CPUtime=0
/proc/22473/task/22476/stat : 22476 (java) S 22449 22449 21674 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 29587933 827482112 20266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22473/tid=22477] ppid=22449 vsize=808088 CPUtime=0
/proc/22473/task/22477/stat : 22477 (java) S 22449 22449 21674 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 29587936 827482112 20266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22473/tid=22478] ppid=22449 vsize=808088 CPUtime=0.04
/proc/22473/task/22478/stat : 22478 (java) S 22449 22449 21674 0 -1 64 292 0 0 0 4 0 0 0 17 0 8 0 29587936 827482112 20266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22473/tid=22479] ppid=22449 vsize=808088 CPUtime=0
/proc/22473/task/22479/stat : 22479 (java) S 22449 22449 21674 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 29587936 827482112 20266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22473/tid=22480] ppid=22449 vsize=808088 CPUtime=0
/proc/22473/task/22480/stat : 22480 (java) S 22449 22449 21674 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29587936 827482112 20266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 821812

[startup+25.5243 s]
/proc/loadavg: 1.81 2.00 2.08 2/74 22480
/proc/meminfo: memFree=1143752/2055920 swapFree=4192956/4192956
[pid=22449] ppid=22447 vsize=13724 CPUtime=0.04
/proc/22449/stat : 22449 (sugar) S 22447 22449 21674 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 29587008 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22449/statm: 3431 808 370 3 0 531 0
[pid=22451] ppid=22449 vsize=0 CPUtime=9.11
/proc/22451/stat : 22451 (java) Z 22449 22449 21674 0 -1 1036 31319 0 1 0 861 50 0 0 16 0 1 0 29587013 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/22451/statm: 0 0 0 0 0 0 0
[pid=22473] ppid=22449 vsize=808116 CPUtime=16.25
/proc/22473/stat : 22473 (java) S 22449 22449 21674 0 -1 0 73676 0 1 0 1592 33 0 0 16 0 8 0 29587930 827510784 72551 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22473/statm: 202029 72551 1495 14 0 189307 0
[pid=22473/tid=22474] ppid=22449 vsize=808116 CPUtime=5.61
/proc/22473/task/22474/stat : 22474 (java) R 22449 22449 21674 0 -1 64 66140 0 0 0 536 25 0 0 15 0 8 0 29587933 827510784 72551 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153827336 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22473/tid=22475] ppid=22449 vsize=808116 CPUtime=0
/proc/22473/task/22475/stat : 22475 (java) S 22449 22449 21674 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 29587933 827510784 72551 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22473/tid=22476] ppid=22449 vsize=808116 CPUtime=0
/proc/22473/task/22476/stat : 22476 (java) S 22449 22449 21674 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 29587933 827510784 72551 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22473/tid=22477] ppid=22449 vsize=808116 CPUtime=0
/proc/22473/task/22477/stat : 22477 (java) S 22449 22449 21674 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 29587936 827510784 72551 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22473/tid=22478] ppid=22449 vsize=808116 CPUtime=0.05
/proc/22473/task/22478/stat : 22478 (java) S 22449 22449 21674 0 -1 64 294 0 0 0 5 0 0 0 16 0 8 0 29587936 827510784 72551 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22473/tid=22479] ppid=22449 vsize=808116 CPUtime=0
/proc/22473/task/22479/stat : 22479 (java) S 22449 22449 21674 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 29587936 827510784 72551 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22473/tid=22480] ppid=22449 vsize=808116 CPUtime=0
/proc/22473/task/22480/stat : 22480 (java) S 22449 22449 21674 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29587936 827510784 72551 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 821840

[startup+51.1594 s]
/proc/loadavg: 1.49 1.90 2.04 2/74 22480
/proc/meminfo: memFree=827912/2055920 swapFree=4192956/4192956
[pid=22449] ppid=22447 vsize=13724 CPUtime=0.04
/proc/22449/stat : 22449 (sugar) S 22447 22449 21674 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 29587008 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22449/statm: 3431 808 370 3 0 531 0
[pid=22451] ppid=22449 vsize=0 CPUtime=9.11
/proc/22451/stat : 22451 (java) Z 22449 22449 21674 0 -1 1036 31319 0 1 0 861 50 0 0 16 0 1 0 29587013 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/22451/statm: 0 0 0 0 0 0 0
[pid=22473] ppid=22449 vsize=812120 CPUtime=41.83
/proc/22473/stat : 22473 (java) S 22449 22449 21674 0 -1 0 155995 0 1 0 4116 67 0 0 17 0 8 0 29587930 831610880 148750 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22473/statm: 203030 148750 1495 14 0 190308 0
[pid=22473/tid=22474] ppid=22449 vsize=812120 CPUtime=19.21
/proc/22473/task/22474/stat : 22474 (java) R 22449 22449 21674 0 -1 64 146154 0 0 0 1865 56 0 0 17 0 8 0 29587933 831610880 148750 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155525086 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22473/tid=22475] ppid=22449 vsize=812120 CPUtime=0
/proc/22473/task/22475/stat : 22475 (java) S 22449 22449 21674 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 29587933 831610880 148750 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22473/tid=22476] ppid=22449 vsize=812120 CPUtime=0
/proc/22473/task/22476/stat : 22476 (java) S 22449 22449 21674 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 29587933 831610880 148750 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22473/tid=22477] ppid=22449 vsize=812120 CPUtime=0
/proc/22473/task/22477/stat : 22477 (java) S 22449 22449 21674 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 29587936 831610880 148750 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22473/tid=22478] ppid=22449 vsize=812120 CPUtime=0.05
/proc/22473/task/22478/stat : 22478 (java) S 22449 22449 21674 0 -1 64 294 0 0 0 5 0 0 0 16 0 8 0 29587936 831610880 148750 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22473/tid=22479] ppid=22449 vsize=812120 CPUtime=0
/proc/22473/task/22479/stat : 22479 (java) S 22449 22449 21674 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 29587936 831610880 148750 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22473/tid=22480] ppid=22449 vsize=812120 CPUtime=0
/proc/22473/task/22480/stat : 22480 (java) S 22449 22449 21674 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29587936 831610880 148750 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 825844

[startup+102.38 s]
/proc/loadavg: 1.21 1.76 1.99 2/74 22480
/proc/meminfo: memFree=796104/2055920 swapFree=4192956/4192956
[pid=22449] ppid=22447 vsize=13724 CPUtime=0.04
/proc/22449/stat : 22449 (sugar) S 22447 22449 21674 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 29587008 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22449/statm: 3431 808 370 3 0 531 0
[pid=22451] ppid=22449 vsize=0 CPUtime=9.11
/proc/22451/stat : 22451 (java) Z 22449 22449 21674 0 -1 1036 31319 0 1 0 861 50 0 0 16 0 1 0 29587013 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/22451/statm: 0 0 0 0 0 0 0
[pid=22473] ppid=22449 vsize=812120 CPUtime=93.03
/proc/22473/stat : 22473 (java) S 22449 22449 21674 0 -1 0 200378 0 1 0 9218 85 0 0 17 0 8 0 29587930 831610880 156992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22473/statm: 203030 156992 1495 14 0 190308 0
[pid=22473/tid=22474] ppid=22449 vsize=812120 CPUtime=66.66
/proc/22473/task/22474/stat : 22474 (java) R 22449 22449 21674 0 -1 64 190518 0 0 0 6592 74 0 0 18 0 8 0 29587933 831610880 156992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154035600 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22473/tid=22475] ppid=22449 vsize=812120 CPUtime=0
/proc/22473/task/22475/stat : 22475 (java) S 22449 22449 21674 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 29587933 831610880 156992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22473/tid=22476] ppid=22449 vsize=812120 CPUtime=0
/proc/22473/task/22476/stat : 22476 (java) S 22449 22449 21674 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 29587933 831610880 156992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22473/tid=22477] ppid=22449 vsize=812120 CPUtime=0
/proc/22473/task/22477/stat : 22477 (java) S 22449 22449 21674 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 29587936 831610880 156992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22473/tid=22478] ppid=22449 vsize=812120 CPUtime=0.05
/proc/22473/task/22478/stat : 22478 (java) S 22449 22449 21674 0 -1 64 294 0 0 0 5 0 0 0 17 0 8 0 29587936 831610880 156992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22473/tid=22479] ppid=22449 vsize=812120 CPUtime=0
/proc/22473/task/22479/stat : 22479 (java) S 22449 22449 21674 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 29587936 831610880 156992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22473/tid=22480] ppid=22449 vsize=812120 CPUtime=0
/proc/22473/task/22480/stat : 22480 (java) S 22449 22449 21674 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29587936 831610880 156992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 825844

[startup+162.448 s]
/proc/loadavg: 1.08 1.62 1.92 2/74 22480
/proc/meminfo: memFree=795592/2055920 swapFree=4192956/4192956
[pid=22449] ppid=22447 vsize=13724 CPUtime=0.04
/proc/22449/stat : 22449 (sugar) S 22447 22449 21674 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 29587008 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22449/statm: 3431 808 370 3 0 531 0
[pid=22451] ppid=22449 vsize=0 CPUtime=9.11
/proc/22451/stat : 22451 (java) Z 22449 22449 21674 0 -1 1036 31319 0 1 0 861 50 0 0 16 0 1 0 29587013 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/22451/statm: 0 0 0 0 0 0 0
[pid=22473] ppid=22449 vsize=816120 CPUtime=153.08
/proc/22473/stat : 22473 (java) S 22449 22449 21674 0 -1 0 270158 0 1 0 15192 116 0 0 16 0 8 0 29587930 835706880 157002 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22473/statm: 204030 157002 1495 14 0 191308 0
[pid=22473/tid=22474] ppid=22449 vsize=816120 CPUtime=125.6
/proc/22473/task/22474/stat : 22474 (java) R 22449 22449 21674 0 -1 64 260274 0 0 0 12456 104 0 0 17 0 8 0 29587933 835706880 157002 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155215796 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22473/tid=22475] ppid=22449 vsize=816120 CPUtime=0
/proc/22473/task/22475/stat : 22475 (java) S 22449 22449 21674 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 29587933 835706880 157002 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22473/tid=22476] ppid=22449 vsize=816120 CPUtime=0
/proc/22473/task/22476/stat : 22476 (java) S 22449 22449 21674 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 29587933 835706880 157002 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22473/tid=22477] ppid=22449 vsize=816120 CPUtime=0
/proc/22473/task/22477/stat : 22477 (java) S 22449 22449 21674 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 29587936 835706880 157002 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22473/tid=22478] ppid=22449 vsize=816120 CPUtime=0.05
/proc/22473/task/22478/stat : 22478 (java) S 22449 22449 21674 0 -1 64 294 0 0 0 5 0 0 0 17 0 8 0 29587936 835706880 157002 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22473/tid=22479] ppid=22449 vsize=816120 CPUtime=0
/proc/22473/task/22479/stat : 22479 (java) S 22449 22449 21674 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 29587936 835706880 157002 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22473/tid=22480] ppid=22449 vsize=816120 CPUtime=0
/proc/22473/task/22480/stat : 22480 (java) S 22449 22449 21674 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29587936 835706880 157002 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 829844

[startup+222.509 s]
/proc/loadavg: 1.03 1.50 1.86 2/74 22480
/proc/meminfo: memFree=795528/2055920 swapFree=4192956/4192956
[pid=22449] ppid=22447 vsize=13724 CPUtime=0.04
/proc/22449/stat : 22449 (sugar) S 22447 22449 21674 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 29587008 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22449/statm: 3431 808 370 3 0 531 0
[pid=22451] ppid=22449 vsize=0 CPUtime=9.11
/proc/22451/stat : 22451 (java) Z 22449 22449 21674 0 -1 1036 31319 0 1 0 861 50 0 0 16 0 1 0 29587013 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/22451/statm: 0 0 0 0 0 0 0
[pid=22473] ppid=22449 vsize=816120 CPUtime=213.12
/proc/22473/stat : 22473 (java) S 22449 22449 21674 0 -1 0 338054 0 1 0 21168 144 0 0 16 0 8 0 29587930 835706880 157002 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22473/statm: 204030 157002 1495 14 0 191308 0
[pid=22473/tid=22474] ppid=22449 vsize=816120 CPUtime=185.62
/proc/22473/task/22474/stat : 22474 (java) R 22449 22449 21674 0 -1 64 328147 0 0 0 18429 133 0 0 19 0 8 0 29587933 835706880 157002 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155523552 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22473/tid=22475] ppid=22449 vsize=816120 CPUtime=0
/proc/22473/task/22475/stat : 22475 (java) S 22449 22449 21674 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 29587933 835706880 157002 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22473/tid=22476] ppid=22449 vsize=816120 CPUtime=0
/proc/22473/task/22476/stat : 22476 (java) S 22449 22449 21674 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 29587933 835706880 157002 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22473/tid=22477] ppid=22449 vsize=816120 CPUtime=0
/proc/22473/task/22477/stat : 22477 (java) S 22449 22449 21674 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 29587936 835706880 157002 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22473/tid=22478] ppid=22449 vsize=816120 CPUtime=0.05
/proc/22473/task/22478/stat : 22478 (java) S 22449 22449 21674 0 -1 64 294 0 0 0 5 0 0 0 17 0 8 0 29587936 835706880 157002 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22473/tid=22479] ppid=22449 vsize=816120 CPUtime=0
/proc/22473/task/22479/stat : 22479 (java) S 22449 22449 21674 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 29587936 835706880 157002 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22473/tid=22480] ppid=22449 vsize=816120 CPUtime=0
/proc/22473/task/22480/stat : 22480 (java) S 22449 22449 21674 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29587936 835706880 157002 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 829844

[startup+282.565 s]
/proc/loadavg: 1.01 1.41 1.80 2/74 22480
/proc/meminfo: memFree=795592/2055920 swapFree=4192956/4192956
[pid=22449] ppid=22447 vsize=13724 CPUtime=0.04
/proc/22449/stat : 22449 (sugar) S 22447 22449 21674 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 29587008 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 231891578978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22449/statm: 3431 808 370 3 0 531 0
[pid=22451] ppid=22449 vsize=0 CPUtime=9.11
/proc/22451/stat : 22451 (java) Z 22449 22449 21674 0 -1 1036 31319 0 1 0 861 50 0 0 16 0 1 0 29587013 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/22451/statm: 0 0 0 0 0 0 0
[pid=22473] ppid=22449 vsize=816120 CPUtime=273.16
/proc/22473/stat : 22473 (java) S 22449 22449 21674 0 -1 0 408902 0 1 0 27140 176 0 0 16 0 8 0 29587930 835706880 157002 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22473/statm: 204030 157002 1495 14 0 191308 0
[pid=22473/tid=22474] ppid=22449 vsize=816120 CPUtime=245.66
/proc/22473/task/22474/stat : 22474 (java) R 22449 22449 21674 0 -1 64 398971 0 0 0 24401 165 0 0 17 0 8 0 29587933 835706880 157002 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155215794 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22473/tid=22475] ppid=22449 vsize=816120 CPUtime=0
/proc/22473/task/22475/stat : 22475 (java) S 22449 22449 21674 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 29587933 835706880 157002 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22473/tid=22476] ppid=22449 vsize=816120 CPUtime=0
/proc/22473/task/22476/stat : 22476 (java) S 22449 22449 21674 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 29587933 835706880 157002 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22473/tid=22477] ppid=22449 vsize=816120 CPUtime=0
/proc/22473/task/22477/stat : 22477 (java) S 22449 22449 21674 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 29587936 835706880 157002 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22473/tid=22478] ppid=22449 vsize=816120 CPUtime=0.05
/proc/22473/task/22478/stat : 22478 (java) S 22449 22449 21674 0 -1 64 294 0 0 0 5 0 0 0 17 0 8 0 29587936 835706880 157002 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22473/tid=22479] ppid=22449 vsize=816120 CPUtime=0
/proc/22473/task/22479/stat : 22479 (java) S 22449 22449 21674 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 29587936 835706880 157002 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22473/tid=22480] ppid=22449 vsize=816120 CPUtime=0
/proc/22473/task/22480/stat : 22480 (java) S 22449 22449 21674 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29587936 835706880 157002 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 829844

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 22449 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=35994 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=48992
CPU time returned by wait4() is 0.084986
while last known CPU time is 309.93

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

Real time (s): 310.271
CPU time (s): 309.93
CPU user time (s): 307.46
CPU system time (s): 2.47
CPU usage (%): 99.8902
Max. virtual memory (cumulated for all children) (KiB): 833848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.035994
system time used= 0.048992
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= 26
involuntary context switches= 12

runsolver used 0.356945 s user time and 0.750885 s system time

The end

Launcher Data (download as text)

Begin job on node75 on Mon Jan 29 18:43:31 UTC 2007


IDJOB= 205672
IDBENCH= 4162
IDSOLVER= 86
FILE ID= node75/205672-1170096211

PBS_JOBID= 3689593

Free space on /tmp= 66518 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp36-40/fapp40/fapp40-3000-8.xml
COMMAND LINE= /tmp/evaluation/205672-1170096211/solver /tmp/evaluation/205672-1170096211 /tmp/evaluation/205672-1170096211/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-205672-1170096211 -o ROOT/results/node75/solver-205672-1170096211 -C 1800 -M 900  /tmp/evaluation/205672-1170096211/solver /tmp/evaluation/205672-1170096211 /tmp/evaluation/205672-1170096211/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  780bc7cf3432a828d9bbecb1a5751390

RANDOM SEED= 350922040

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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        828120 kB
Buffers:         51600 kB
Cached:         460032 kB
SwapCached:          0 kB
Active:         849676 kB
Inactive:       303664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        828120 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            8180 kB
Writeback:           0 kB
Mapped:         658440 kB
Slab:            58460 kB
Committed_AS:   760316 kB
PageTables:       3076 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= 66557 MiB



End job on node75 on Mon Jan 29 18:48:42 UTC 2007