Trace number 1038914

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
galac M? (TO) 1800.07 1804.61

General information on the benchmark

Namecsp/BH-4-13/
normalized-BlackHole-4-13-m-2_ext.xml
MD5SUMa7b2d88fca63e18bbc1a826209f183ae
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.185971
Satisfiable
(Un)Satisfiability was proved
Number of variables208
Number of constraints4217
Maximum constraint arity2
Maximum domain size52
Number of constraints which are defined in extension4217
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
1.15/1.25	c start processing
1.15/1.25	c start relation processing
1.15/1.26	c start cnf exporting
13.63/13.86	c parsing time : 1.129
13.63/13.86	c preprocessing time : 13.74
13.63/13.86	
13.63/13.86	c Nary constraints - conflicts : 0 supports : 0
13.63/13.86	c Binary constraints - conflicts : 4029 supports :188
13.63/13.86	c max arity constraint : 2
13.63/13.86	c Max Tuples generated 0
13.63/13.86	c relations : 8
13.63/13.86	c relations BDD: 0
13.63/13.86	c sampling 0/0
13.63/13.86	c vars : 7335 - clauses :  498934
13.63/13.86	
13.63/13.90	 
13.63/13.90	c --- SAT Solver Stats ---
13.63/13.90	 

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1038914-1214966036/watcher-1038914-1214966036 -o /tmp/evaluation-result-1038914-1214966036/solver-1038914-1214966036 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1038914-1214966036.xml 

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): 2200 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
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: 2.00 2.00 2.00 4/74 4262
/proc/meminfo: memFree=1258000/2055920 swapFree=4180652/4192956
[pid=4262] ppid=4260 vsize=8652 CPUtime=0
/proc/4262/stat : 4262 (galacM.sh) S 4260 4262 1399 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1975576595 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4262/statm: 2163 280 208 79 0 156 0
[pid=4263] ppid=4262 vsize=8688 CPUtime=0
/proc/4263/stat : 4263 (galacM.sh) S 4262 4262 1399 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 1975576596 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 209136091218 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/4263/statm: 2172 286 209 79 0 165 0
[pid=4264] ppid=4263 vsize=8728 CPUtime=0
/proc/4264/stat : 4264 (galacM.sh) R 4263 4262 1399 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 1975576596 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 209135922471 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/4264/statm: 2182 290 209 79 0 175 0

[startup+0.0208179 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 4262
/proc/meminfo: memFree=1258000/2055920 swapFree=4180652/4192956
[pid=4262] ppid=4260 vsize=8748 CPUtime=0
/proc/4262/stat : 4262 (galacM.sh) S 4260 4262 1399 0 -1 4194304 454 948 0 0 0 0 0 0 17 0 1 0 1975576595 8957952 312 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4262/statm: 2187 312 217 79 0 180 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8748

[startup+0.101533 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 4262
/proc/meminfo: memFree=1258000/2055920 swapFree=4180652/4192956
[pid=4262] ppid=4260 vsize=47552 CPUtime=0.01
/proc/4262/stat : 4262 (galacM.sh) S 4260 4262 1399 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1975576595 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4262/statm: 11888 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.301549 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 4262
/proc/meminfo: memFree=1258000/2055920 swapFree=4180652/4192956
[pid=4262] ppid=4260 vsize=47552 CPUtime=0.01
/proc/4262/stat : 4262 (galacM.sh) S 4260 4262 1399 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1975576595 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4262/statm: 11888 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.701586 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 4262
/proc/meminfo: memFree=1258000/2055920 swapFree=4180652/4192956
[pid=4262] ppid=4260 vsize=47552 CPUtime=0.01
/proc/4262/stat : 4262 (galacM.sh) S 4260 4262 1399 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1975576595 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4262/statm: 11888 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.50165 s]
/proc/loadavg: 2.08 2.02 2.01 3/84 4284
/proc/meminfo: memFree=1229064/2055920 swapFree=4180652/4192956
[pid=4262] ppid=4260 vsize=47552 CPUtime=0.01
/proc/4262/stat : 4262 (galacM.sh) S 4260 4262 1399 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1975576595 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4262/statm: 11888 364 245 79 0 219 0
[pid=4276] ppid=4262 vsize=812652 CPUtime=1.44
/proc/4276/stat : 4276 (java) S 4262 4262 1399 0 -1 0 12784 0 1 0 137 7 0 0 18 0 9 0 1975576599 832155648 12201 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4276/statm: 203163 12201 1903 9 0 197197 0
[pid=4276/tid=4277] ppid=4262 vsize=812652 CPUtime=1.1
/proc/4276/task/4277/stat : 4277 (java) R 4262 4262 1399 0 -1 64 11149 0 1 0 105 5 0 0 25 0 9 0 1975576599 832155648 12201 996147200 134512640 134550740 4294955616 18446744073709551615 4127208124 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4276/tid=4278] ppid=4262 vsize=812652 CPUtime=0
/proc/4276/task/4278/stat : 4278 (java) S 4262 4262 1399 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1975576601 832155648 12201 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4276/tid=4279] ppid=4262 vsize=812652 CPUtime=0
/proc/4276/task/4279/stat : 4279 (java) S 4262 4262 1399 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1975576601 832155648 12201 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4276/tid=4280] ppid=4262 vsize=812652 CPUtime=0
/proc/4276/task/4280/stat : 4280 (java) S 4262 4262 1399 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1975576601 832155648 12201 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4276/tid=4281] ppid=4262 vsize=812652 CPUtime=0
/proc/4276/task/4281/stat : 4281 (java) S 4262 4262 1399 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1975576603 832155648 12201 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4276/tid=4282] ppid=4262 vsize=812652 CPUtime=0.31
/proc/4276/task/4282/stat : 4282 (java) S 4262 4262 1399 0 -1 64 930 0 0 0 31 0 0 0 16 0 9 0 1975576603 832155648 12201 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4276/tid=4283] ppid=4262 vsize=812652 CPUtime=0
/proc/4276/task/4283/stat : 4283 (java) S 4262 4262 1399 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1975576603 832155648 12201 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4276/tid=4284] ppid=4262 vsize=812652 CPUtime=0
/proc/4276/task/4284/stat : 4284 (java) S 4262 4262 1399 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1975576603 832155648 12201 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860204

[startup+3.1028 s]
/proc/loadavg: 2.08 2.02 2.01 3/84 4284
/proc/meminfo: memFree=1187912/2055920 swapFree=4180652/4192956
[pid=4262] ppid=4260 vsize=47552 CPUtime=0.01
/proc/4262/stat : 4262 (galacM.sh) S 4260 4262 1399 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1975576595 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4262/statm: 11888 364 245 79 0 219 0
[pid=4276] ppid=4262 vsize=812652 CPUtime=3.02
/proc/4276/stat : 4276 (java) S 4262 4262 1399 0 -1 0 21011 0 1 0 290 12 0 0 18 0 9 0 1975576599 832155648 20425 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4276/statm: 203163 20425 1914 9 0 197197 0
[pid=4276/tid=4277] ppid=4262 vsize=812652 CPUtime=2.65
/proc/4276/task/4277/stat : 4277 (java) R 4262 4262 1399 0 -1 64 14528 0 1 0 257 8 0 0 25 0 9 0 1975576599 832155648 20425 996147200 134512640 134550740 4294955616 18446744073709551615 102064826 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4276/tid=4278] ppid=4262 vsize=812652 CPUtime=0.04
/proc/4276/task/4278/stat : 4278 (java) S 4262 4262 1399 0 -1 64 4853 0 0 0 2 2 0 0 16 0 9 0 1975576601 832155648 20425 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4276/tid=4279] ppid=4262 vsize=812652 CPUtime=0
/proc/4276/task/4279/stat : 4279 (java) S 4262 4262 1399 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1975576601 832155648 20425 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4276/tid=4280] ppid=4262 vsize=812652 CPUtime=0
/proc/4276/task/4280/stat : 4280 (java) S 4262 4262 1399 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1975576601 832155648 20425 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4276/tid=4281] ppid=4262 vsize=812652 CPUtime=0
/proc/4276/task/4281/stat : 4281 (java) S 4262 4262 1399 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1975576603 832155648 20425 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4276/tid=4282] ppid=4262 vsize=812652 CPUtime=0.31
/proc/4276/task/4282/stat : 4282 (java) S 4262 4262 1399 0 -1 64 930 0 0 0 31 0 0 0 16 0 9 0 1975576603 832155648 20425 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4276/tid=4283] ppid=4262 vsize=812652 CPUtime=0
/proc/4276/task/4283/stat : 4283 (java) S 4262 4262 1399 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1975576603 832155648 20425 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4276/tid=4284] ppid=4262 vsize=812652 CPUtime=0
/proc/4276/task/4284/stat : 4284 (java) S 4262 4262 1399 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1975576603 832155648 20425 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860204

[startup+6.30208 s]
/proc/loadavg: 2.08 2.02 2.01 3/84 4284
/proc/meminfo: memFree=1179912/2055920 swapFree=4180652/4192956
[pid=4262] ppid=4260 vsize=47552 CPUtime=0.01
/proc/4262/stat : 4262 (galacM.sh) S 4260 4262 1399 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1975576595 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4262/statm: 11888 364 245 79 0 219 0
[pid=4276] ppid=4262 vsize=812652 CPUtime=6.19
/proc/4276/stat : 4276 (java) S 4262 4262 1399 0 -1 0 21033 0 1 0 606 13 0 0 18 0 9 0 1975576599 832155648 20439 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4276/statm: 203163 20439 1914 9 0 197197 0
[pid=4276/tid=4277] ppid=4262 vsize=812652 CPUtime=5.8
/proc/4276/task/4277/stat : 4277 (java) R 4262 4262 1399 0 -1 64 14537 0 1 0 570 10 0 0 25 0 9 0 1975576599 832155648 20439 996147200 134512640 134550740 4294955616 18446744073709551615 103302162 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4276/tid=4278] ppid=4262 vsize=812652 CPUtime=0.04
/proc/4276/task/4278/stat : 4278 (java) S 4262 4262 1399 0 -1 64 4855 0 0 0 2 2 0 0 16 0 9 0 1975576601 832155648 20439 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4276/tid=4279] ppid=4262 vsize=812652 CPUtime=0
/proc/4276/task/4279/stat : 4279 (java) S 4262 4262 1399 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1975576601 832155648 20439 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4276/tid=4280] ppid=4262 vsize=812652 CPUtime=0
/proc/4276/task/4280/stat : 4280 (java) S 4262 4262 1399 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1975576601 832155648 20439 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4276/tid=4281] ppid=4262 vsize=812652 CPUtime=0
/proc/4276/task/4281/stat : 4281 (java) S 4262 4262 1399 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1975576603 832155648 20439 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4276/tid=4282] ppid=4262 vsize=812652 CPUtime=0.32
/proc/4276/task/4282/stat : 4282 (java) S 4262 4262 1399 0 -1 64 941 0 0 0 32 0 0 0 16 0 9 0 1975576603 832155648 20439 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4276/tid=4283] ppid=4262 vsize=812652 CPUtime=0
/proc/4276/task/4283/stat : 4283 (java) S 4262 4262 1399 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1975576603 832155648 20439 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4276/tid=4284] ppid=4262 vsize=812652 CPUtime=0
/proc/4276/task/4284/stat : 4284 (java) S 4262 4262 1399 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1975576603 832155648 20439 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 860204

[startup+12.7026 s]
/proc/loadavg: 2.07 2.02 2.00 3/84 4284
/proc/meminfo: memFree=1176328/2055920 swapFree=4180652/4192956
[pid=4262] ppid=4260 vsize=47552 CPUtime=0.01
/proc/4262/stat : 4262 (galacM.sh) S 4260 4262 1399 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1975576595 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4262/statm: 11888 364 245 79 0 219 0
[pid=4276] ppid=4262 vsize=812652 CPUtime=12.53
/proc/4276/stat : 4276 (java) S 4262 4262 1399 0 -1 0 21045 0 1 0 1237 16 0 0 18 0 9 0 1975576599 832155648 20440 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4276/statm: 203163 20440 1914 9 0 197197 0
[pid=4276/tid=4277] ppid=4262 vsize=812652 CPUtime=12.13
/proc/4276/task/4277/stat : 4277 (java) R 4262 4262 1399 0 -1 64 14548 0 1 0 1201 12 0 0 25 0 9 0 1975576599 832155648 20440 996147200 134512640 134550740 4294955616 18446744073709551615 102064641 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4276/tid=4278] ppid=4262 vsize=812652 CPUtime=0.05
/proc/4276/task/4278/stat : 4278 (java) S 4262 4262 1399 0 -1 64 4855 0 0 0 3 2 0 0 16 0 9 0 1975576601 832155648 20440 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4276/tid=4279] ppid=4262 vsize=812652 CPUtime=0
/proc/4276/task/4279/stat : 4279 (java) S 4262 4262 1399 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1975576601 832155648 20440 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4276/tid=4280] ppid=4262 vsize=812652 CPUtime=0
/proc/4276/task/4280/stat : 4280 (java) S 4262 4262 1399 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1975576601 832155648 20440 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4276/tid=4281] ppid=4262 vsize=812652 CPUtime=0
/proc/4276/task/4281/stat : 4281 (java) S 4262 4262 1399 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1975576603 832155648 20440 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4276/tid=4282] ppid=4262 vsize=812652 CPUtime=0.32
/proc/4276/task/4282/stat : 4282 (java) S 4262 4262 1399 0 -1 64 942 0 0 0 32 0 0 0 17 0 9 0 1975576603 832155648 20440 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4276/tid=4283] ppid=4262 vsize=812652 CPUtime=0
/proc/4276/task/4283/stat : 4283 (java) S 4262 4262 1399 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1975576603 832155648 20440 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4276/tid=4284] ppid=4262 vsize=812652 CPUtime=0
/proc/4276/task/4284/stat : 4284 (java) S 4262 4262 1399 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1975576603 832155648 20440 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 860204

[startup+25.5018 s]
/proc/loadavg: 2.06 2.01 2.00 3/76 4285
/proc/meminfo: memFree=1201288/2055920 swapFree=4180652/4192956
[pid=4262] ppid=4260 vsize=47552 CPUtime=13.71
/proc/4262/stat : 4262 (galacM.sh) S 4260 4262 1399 0 -1 4194304 799 22759 0 1 0 0 1352 19 17 0 1 0 1975576595 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4262/statm: 11888 364 245 79 0 219 0
[pid=4285] ppid=4262 vsize=49764 CPUtime=11.49
/proc/4285/stat : 4285 (minisat) R 4262 4262 1399 0 -1 4194304 12324 0 0 0 1143 6 0 0 25 0 1 0 1975577985 50958336 12305 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/4285/statm: 12441 12305 57 152 0 12286 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 97316

[startup+51.101 s]
/proc/loadavg: 2.09 2.03 2.01 3/76 4285
/proc/meminfo: memFree=1160904/2055920 swapFree=4180652/4192956
[pid=4262] ppid=4260 vsize=47552 CPUtime=13.71
/proc/4262/stat : 4262 (galacM.sh) S 4260 4262 1399 0 -1 4194304 799 22759 0 1 0 0 1352 19 17 0 1 0 1975576595 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4262/statm: 11888 364 245 79 0 219 0
[pid=4285] ppid=4262 vsize=90692 CPUtime=36.86
/proc/4285/stat : 4285 (minisat) R 4262 4262 1399 0 -1 4194304 22528 0 0 0 3672 14 0 0 25 0 1 0 1975577985 92868608 22509 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/4285/statm: 22673 22509 57 152 0 22518 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 138244

[startup+102.307 s]
/proc/loadavg: 2.17 2.05 2.01 3/76 4285

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

/proc/4285/statm: 165081 164568 57 152 0 164926 0
Current children cumulated CPU time (s) 1118.06
Current children cumulated vsize (KiB) 707876

[startup+1182.3 s]
/proc/loadavg: 2.07 2.06 2.00 3/82 4428
/proc/meminfo: memFree=551192/2055920 swapFree=4180652/4192956
[pid=4262] ppid=4260 vsize=47552 CPUtime=13.71
/proc/4262/stat : 4262 (galacM.sh) S 4260 4262 1399 0 -1 4194304 799 22759 0 1 0 0 1352 19 17 0 1 0 1975576595 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4262/statm: 11888 364 245 79 0 219 0
[pid=4285] ppid=4262 vsize=673488 CPUtime=1164.32
/proc/4285/stat : 4285 (minisat) R 4262 4262 1399 0 -1 4194304 167841 0 0 0 116280 152 0 0 25 0 1 0 1975577985 689651712 167822 996147200 134512640 135136200 4294955968 18446744073709551615 134525805 0 0 4096 3 0 0 0 17 0 0 0
/proc/4285/statm: 168372 167822 57 152 0 168217 0
Current children cumulated CPU time (s) 1178.03
Current children cumulated vsize (KiB) 721040

[startup+1242.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/82 4428
/proc/meminfo: memFree=541336/2055920 swapFree=4180652/4192956
[pid=4262] ppid=4260 vsize=47552 CPUtime=13.71
/proc/4262/stat : 4262 (galacM.sh) S 4260 4262 1399 0 -1 4194304 799 22759 0 1 0 0 1352 19 17 0 1 0 1975576595 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4262/statm: 11888 364 245 79 0 219 0
[pid=4285] ppid=4262 vsize=683264 CPUtime=1224.3
/proc/4285/stat : 4285 (minisat) R 4262 4262 1399 0 -1 4194304 170293 0 0 0 122275 155 0 0 25 0 1 0 1975577985 699662336 170274 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 0 0 0
/proc/4285/statm: 170816 170274 57 152 0 170661 0
Current children cumulated CPU time (s) 1238.01
Current children cumulated vsize (KiB) 730816

[startup+1302.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/82 4428
/proc/meminfo: memFree=529624/2055920 swapFree=4180652/4192956
[pid=4262] ppid=4260 vsize=47552 CPUtime=13.71
/proc/4262/stat : 4262 (galacM.sh) S 4260 4262 1399 0 -1 4194304 799 22759 0 1 0 0 1352 19 17 0 1 0 1975576595 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4262/statm: 11888 364 245 79 0 219 0
[pid=4285] ppid=4262 vsize=694768 CPUtime=1284.28
/proc/4285/stat : 4285 (minisat) R 4262 4262 1399 0 -1 4194304 173146 0 0 0 128271 157 0 0 25 0 1 0 1975577985 711442432 173127 996147200 134512640 135136200 4294955968 18446744073709551615 134529393 0 0 4096 3 0 0 0 17 0 0 0
/proc/4285/statm: 173692 173127 57 152 0 173537 0
Current children cumulated CPU time (s) 1297.99
Current children cumulated vsize (KiB) 742320

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 4428
/proc/meminfo: memFree=515288/2055920 swapFree=4180652/4192956
[pid=4262] ppid=4260 vsize=47552 CPUtime=13.71
/proc/4262/stat : 4262 (galacM.sh) S 4260 4262 1399 0 -1 4194304 799 22759 0 1 0 0 1352 19 17 0 1 0 1975576595 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4262/statm: 11888 364 245 79 0 219 0
[pid=4285] ppid=4262 vsize=709144 CPUtime=1344.26
/proc/4285/stat : 4285 (minisat) R 4262 4262 1399 0 -1 4194304 176749 0 0 0 134264 162 0 0 25 0 1 0 1975577985 726163456 176730 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/4285/statm: 177286 176730 57 152 0 177131 0
Current children cumulated CPU time (s) 1357.97
Current children cumulated vsize (KiB) 756696

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 4428
/proc/meminfo: memFree=500888/2055920 swapFree=4180652/4192956
[pid=4262] ppid=4260 vsize=47552 CPUtime=13.71
/proc/4262/stat : 4262 (galacM.sh) S 4260 4262 1399 0 -1 4194304 799 22759 0 1 0 0 1352 19 17 0 1 0 1975576595 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4262/statm: 11888 364 245 79 0 219 0
[pid=4285] ppid=4262 vsize=723308 CPUtime=1404.24
/proc/4285/stat : 4285 (minisat) R 4262 4262 1399 0 -1 4194304 180314 0 0 0 140259 165 0 0 25 0 1 0 1975577985 740667392 180295 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/4285/statm: 180827 180295 57 152 0 180672 0
Current children cumulated CPU time (s) 1417.95
Current children cumulated vsize (KiB) 770860

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 4428
/proc/meminfo: memFree=486744/2055920 swapFree=4180652/4192956
[pid=4262] ppid=4260 vsize=47552 CPUtime=13.71
/proc/4262/stat : 4262 (galacM.sh) S 4260 4262 1399 0 -1 4194304 799 22759 0 1 0 0 1352 19 17 0 1 0 1975576595 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4262/statm: 11888 364 245 79 0 219 0
[pid=4285] ppid=4262 vsize=737636 CPUtime=1464.22
/proc/4285/stat : 4285 (minisat) R 4262 4262 1399 0 -1 4194304 183884 0 0 0 146252 170 0 0 25 0 1 0 1975577985 755339264 183865 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/4285/statm: 184409 183865 57 152 0 184254 0
Current children cumulated CPU time (s) 1477.93
Current children cumulated vsize (KiB) 785188

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 4428
/proc/meminfo: memFree=473368/2055920 swapFree=4180652/4192956
[pid=4262] ppid=4260 vsize=47552 CPUtime=13.71
/proc/4262/stat : 4262 (galacM.sh) S 4260 4262 1399 0 -1 4194304 799 22759 0 1 0 0 1352 19 17 0 1 0 1975576595 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4262/statm: 11888 364 245 79 0 219 0
[pid=4285] ppid=4262 vsize=750904 CPUtime=1524.2
/proc/4285/stat : 4285 (minisat) R 4262 4262 1399 0 -1 4194304 187193 0 0 0 152246 174 0 0 25 0 1 0 1975577985 768925696 187174 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/4285/statm: 187726 187174 57 152 0 187571 0
Current children cumulated CPU time (s) 1537.91
Current children cumulated vsize (KiB) 798456

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 4428
/proc/meminfo: memFree=457560/2055920 swapFree=4180652/4192956
[pid=4262] ppid=4260 vsize=47552 CPUtime=13.71
/proc/4262/stat : 4262 (galacM.sh) S 4260 4262 1399 0 -1 4194304 799 22759 0 1 0 0 1352 19 17 0 1 0 1975576595 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4262/statm: 11888 364 245 79 0 219 0
[pid=4285] ppid=4262 vsize=766884 CPUtime=1584.17
/proc/4285/stat : 4285 (minisat) R 4262 4262 1399 0 -1 4194304 191180 0 0 0 158239 178 0 0 25 0 1 0 1975577985 785289216 191161 996147200 134512640 135136200 4294955968 18446744073709551615 134527994 0 0 4096 3 0 0 0 17 0 0 0
/proc/4285/statm: 191721 191161 57 152 0 191566 0
Current children cumulated CPU time (s) 1597.88
Current children cumulated vsize (KiB) 814436

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 4434
/proc/meminfo: memFree=443992/2055920 swapFree=4180652/4192956
[pid=4262] ppid=4260 vsize=47552 CPUtime=13.71
/proc/4262/stat : 4262 (galacM.sh) S 4260 4262 1399 0 -1 4194304 799 22759 0 1 0 0 1352 19 17 0 1 0 1975576595 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4262/statm: 11888 364 245 79 0 219 0
[pid=4285] ppid=4262 vsize=780132 CPUtime=1644.14
/proc/4285/stat : 4285 (minisat) R 4262 4262 1399 0 -1 4194304 194508 0 0 0 164233 181 0 0 25 0 1 0 1975577985 798855168 194489 996147200 134512640 135136200 4294955968 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/4285/statm: 195033 194489 57 152 0 194878 0
Current children cumulated CPU time (s) 1657.85
Current children cumulated vsize (KiB) 827684

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 4483
/proc/meminfo: memFree=440976/2055920 swapFree=4180652/4192956
[pid=4262] ppid=4260 vsize=47552 CPUtime=13.71
/proc/4262/stat : 4262 (galacM.sh) S 4260 4262 1399 0 -1 4194304 799 22759 0 1 0 0 1352 19 17 0 1 0 1975576595 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4262/statm: 11888 364 245 79 0 219 0
[pid=4285] ppid=4262 vsize=791128 CPUtime=1704.1
/proc/4285/stat : 4285 (minisat) R 4262 4262 1399 0 -1 4194304 197249 0 0 0 170224 186 0 0 25 0 1 0 1975577985 810115072 197230 996147200 134512640 135136200 4294955968 18446744073709551615 134529566 0 0 4096 3 0 0 0 17 0 0 0
/proc/4285/statm: 197782 197230 57 152 0 197627 0
Current children cumulated CPU time (s) 1717.81
Current children cumulated vsize (KiB) 838680

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 4483
/proc/meminfo: memFree=418320/2055920 swapFree=4180652/4192956
[pid=4262] ppid=4260 vsize=47552 CPUtime=13.71
/proc/4262/stat : 4262 (galacM.sh) S 4260 4262 1399 0 -1 4194304 799 22759 0 1 0 0 1352 19 17 0 1 0 1975576595 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4262/statm: 11888 364 245 79 0 219 0
[pid=4285] ppid=4262 vsize=809104 CPUtime=1764.07
/proc/4285/stat : 4285 (minisat) R 4262 4262 1399 0 -1 4194304 201733 0 0 0 176216 191 0 0 25 0 1 0 1975577985 828522496 201714 996147200 134512640 135136200 4294955968 18446744073709551615 134529491 0 0 4096 3 0 0 0 17 0 0 0
/proc/4285/statm: 202276 201714 57 152 0 202121 0
Current children cumulated CPU time (s) 1777.78
Current children cumulated vsize (KiB) 856656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 4483
/proc/meminfo: memFree=408912/2055920 swapFree=4180652/4192956
[pid=4262] ppid=4260 vsize=47552 CPUtime=13.71
/proc/4262/stat : 4262 (galacM.sh) S 4260 4262 1399 0 -1 4194304 799 22759 0 1 0 0 1352 19 17 0 1 0 1975576595 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 209135528794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4262/statm: 11888 364 245 79 0 219 0
[pid=4285] ppid=4262 vsize=817520 CPUtime=1786.36
/proc/4285/stat : 4285 (minisat) R 4262 4262 1399 0 -1 4194304 203830 0 0 0 178443 193 0 0 25 0 1 0 1975577985 837140480 203811 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/4285/statm: 204380 203811 57 152 0 204225 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 865072

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4262 and gives
#  childrusage.ru_utime.tv_sec=13
#  childrusage.ru_utime.tv_usec=533942
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=198969
# CPU time returned by wait4() is 13.7329
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1804.61
CPU time (s): 1800.07
CPU user time (s): 1797.95
CPU system time (s): 2.12
CPU usage (%): 99.7483
Max. virtual memory (cumulated for all children) (KiB): 865072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.5339
system time used= 0.198969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23558
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= 1249
involuntary context switches= 1520

runsolver used 1.92171 second user time and 4.83226 second system time

The end

Launcher Data (download as text)

Begin job on node41 at 2008-07-02 04:33:56
IDJOB=1038914
IDBENCH=53590
IDSOLVER=350
FILE ID=node41/1038914-1214966036
PBS_JOBID= 7870251
Free space on /tmp= 66200 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/BH-4-13/normalized-BlackHole-4-13-m-2_ext.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1038914-1214966036/watcher-1038914-1214966036 -o /tmp/evaluation-result-1038914-1214966036/solver-1038914-1214966036 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1038914-1214966036.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a7b2d88fca63e18bbc1a826209f183ae
RANDOM SEED=718283196

node41.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.232
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.232
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:       1258480 kB
Buffers:         57980 kB
Cached:         650148 kB
SwapCached:       6416 kB
Active:         291188 kB
Inactive:       434588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1258480 kB
SwapTotal:     4192956 kB
SwapFree:      4180652 kB
Dirty:            3568 kB
Writeback:           0 kB
Mapped:          23984 kB
Slab:            57180 kB
Committed_AS:  3450748 kB
PageTables:       1704 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= 66188 MiB
End job on node41 at 2008-07-02 05:04:03