Trace number 1104880

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
Minion/Tailor 2008-07-04? (TO) 1800.04 1811.41

General information on the benchmark

Namecsp/pseudo/
primesDimacs/normalized-g-125-17.xml
MD5SUM28adb903193f339f0a75306072f25750
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4250
Number of constraints68397
Maximum constraint arity17
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension68397
Global constraints used (with number of constraints)

Solver Data (download as text)

13.87/14.05	c Finished tailoring XCSP instance to Minion. Starting solving

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-1104880-1215201582/watcher-1104880-1215201582 -o /tmp/evaluation-result-1104880-1215201582/solver-1104880-1215201582 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solve.sh HOME/instance-1104880-1215201582.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.36 2.08 2.03 4/74 30483
/proc/meminfo: memFree=1640144/2055920 swapFree=4179368/4192956
[pid=30483] ppid=30481 vsize=5356 CPUtime=0
/proc/30483/stat : 30483 (solve.sh) S 30481 30483 27801 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 632413936 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30483/statm: 1339 235 195 169 0 50 0
[pid=30484] ppid=30483 vsize=1476 CPUtime=0
/proc/30484/stat : 30484 (java) R 30483 30483 27801 0 -1 0 131 0 0 0 0 0 0 0 20 0 1 0 632413936 1511424 104 996147200 134512640 134550740 4294956160 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/30484/statm: 451 110 84 9 0 93 0

[startup+0.098095 s]
/proc/loadavg: 2.36 2.08 2.03 4/74 30483
/proc/meminfo: memFree=1640144/2055920 swapFree=4179368/4192956
[pid=30483] ppid=30481 vsize=5356 CPUtime=0
/proc/30483/stat : 30483 (solve.sh) S 30481 30483 27801 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 632413936 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30483/statm: 1339 235 195 169 0 50 0
[pid=30484] ppid=30483 vsize=864136 CPUtime=0.08
/proc/30484/stat : 30484 (java) S 30483 30483 27801 0 -1 0 3566 0 1 0 7 1 0 0 20 0 9 0 632413936 884875264 3010 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30484/statm: 216034 3010 1741 9 0 210596 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 869492

[startup+0.102088 s]
/proc/loadavg: 2.36 2.08 2.03 4/74 30483
/proc/meminfo: memFree=1640144/2055920 swapFree=4179368/4192956
[pid=30483] ppid=30481 vsize=5356 CPUtime=0
/proc/30483/stat : 30483 (solve.sh) S 30481 30483 27801 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 632413936 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30483/statm: 1339 235 195 169 0 50 0
[pid=30484] ppid=30483 vsize=864136 CPUtime=0.09
/proc/30484/stat : 30484 (java) S 30483 30483 27801 0 -1 0 3592 0 1 0 7 2 0 0 20 0 9 0 632413936 884875264 3033 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30484/statm: 216034 3033 1745 9 0 210596 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 869492

[startup+0.301117 s]
/proc/loadavg: 2.36 2.08 2.03 4/74 30483
/proc/meminfo: memFree=1640144/2055920 swapFree=4179368/4192956
[pid=30483] ppid=30481 vsize=5356 CPUtime=0
/proc/30483/stat : 30483 (solve.sh) S 30481 30483 27801 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 632413936 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30483/statm: 1339 235 195 169 0 50 0
[pid=30484] ppid=30483 vsize=864136 CPUtime=0.29
/proc/30484/stat : 30484 (java) S 30483 30483 27801 0 -1 0 4016 0 1 0 27 2 0 0 20 0 9 0 632413936 884875264 3449 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30484/statm: 216034 3449 1819 9 0 210596 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 869492

[startup+0.702168 s]
/proc/loadavg: 2.36 2.08 2.03 4/74 30483
/proc/meminfo: memFree=1640144/2055920 swapFree=4179368/4192956
[pid=30483] ppid=30481 vsize=5356 CPUtime=0
/proc/30483/stat : 30483 (solve.sh) S 30481 30483 27801 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 632413936 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30483/statm: 1339 235 195 169 0 50 0
[pid=30484] ppid=30483 vsize=864904 CPUtime=0.69
/proc/30484/stat : 30484 (java) S 30483 30483 27801 0 -1 0 9444 0 1 0 65 4 0 0 20 0 9 0 632413936 885661696 8872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30484/statm: 216226 8872 1836 9 0 210788 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 870260

[startup+1.50226 s]
/proc/loadavg: 2.36 2.08 2.03 4/84 30493
/proc/meminfo: memFree=1593792/2055920 swapFree=4179368/4192956
[pid=30483] ppid=30481 vsize=5356 CPUtime=0
/proc/30483/stat : 30483 (solve.sh) S 30481 30483 27801 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 632413936 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30483/statm: 1339 235 195 169 0 50 0
[pid=30484] ppid=30483 vsize=864904 CPUtime=1.48
/proc/30484/stat : 30484 (java) S 30483 30483 27801 0 -1 0 20352 0 1 0 138 10 0 0 20 0 9 0 632413936 885661696 19770 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30484/statm: 216226 19770 1843 9 0 210788 0
[pid=30484/tid=30486] ppid=30483 vsize=864904 CPUtime=1.02
/proc/30484/task/30486/stat : 30486 (java) R 30483 30483 27801 0 -1 64 4845 0 1 0 100 2 0 0 25 0 9 0 632413937 885661696 19770 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30487] ppid=30483 vsize=864904 CPUtime=0.31
/proc/30484/task/30487/stat : 30487 (java) R 30483 30483 27801 0 -1 64 14281 0 0 0 25 6 0 0 16 0 9 0 632413938 885661696 19770 996147200 134512640 134550740 4294955984 18446744073709551615 102723017 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30488] ppid=30483 vsize=864904 CPUtime=0
/proc/30484/task/30488/stat : 30488 (java) S 30483 30483 27801 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 632413938 885661696 19770 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30489] ppid=30483 vsize=864904 CPUtime=0
/proc/30484/task/30489/stat : 30489 (java) S 30483 30483 27801 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 632413938 885661696 19770 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30490] ppid=30483 vsize=864904 CPUtime=0
/proc/30484/task/30490/stat : 30490 (java) S 30483 30483 27801 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 632413940 885661696 19770 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30491] ppid=30483 vsize=864904 CPUtime=0.12
/proc/30484/task/30491/stat : 30491 (java) S 30483 30483 27801 0 -1 64 493 0 0 0 12 0 0 0 16 0 9 0 632413940 885661696 19770 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30492] ppid=30483 vsize=864904 CPUtime=0
/proc/30484/task/30492/stat : 30492 (java) S 30483 30483 27801 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 632413940 885661696 19770 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30493] ppid=30483 vsize=864904 CPUtime=0
/proc/30484/task/30493/stat : 30493 (java) S 30483 30483 27801 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 632413940 885661696 19770 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 870260

[startup+3.10143 s]
/proc/loadavg: 2.36 2.08 2.03 3/84 30493
/proc/meminfo: memFree=1542912/2055920 swapFree=4179368/4192956
[pid=30483] ppid=30481 vsize=5356 CPUtime=0
/proc/30483/stat : 30483 (solve.sh) S 30481 30483 27801 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 632413936 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30483/statm: 1339 235 195 169 0 50 0
[pid=30484] ppid=30483 vsize=868744 CPUtime=3.07
/proc/30484/stat : 30484 (java) S 30483 30483 27801 0 -1 0 30521 0 1 0 292 15 0 0 20 0 9 0 632413936 889593856 29896 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30484/statm: 217186 29896 1861 9 0 211748 0
[pid=30484/tid=30486] ppid=30483 vsize=868744 CPUtime=2.08
/proc/30484/task/30486/stat : 30486 (java) R 30483 30483 27801 0 -1 64 4962 0 1 0 206 2 0 0 25 0 9 0 632413937 889593856 29896 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30487] ppid=30483 vsize=868744 CPUtime=0.72
/proc/30484/task/30487/stat : 30487 (java) R 30483 30483 27801 0 -1 64 23299 0 0 0 62 10 0 0 16 0 9 0 632413938 889593856 29896 996147200 134512640 134550740 4294955984 18446744073709551615 104185411 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30488] ppid=30483 vsize=868744 CPUtime=0
/proc/30484/task/30488/stat : 30488 (java) S 30483 30483 27801 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 632413938 889593856 29896 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30489] ppid=30483 vsize=868744 CPUtime=0
/proc/30484/task/30489/stat : 30489 (java) S 30483 30483 27801 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 632413938 889593856 29896 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30490] ppid=30483 vsize=868744 CPUtime=0
/proc/30484/task/30490/stat : 30490 (java) S 30483 30483 27801 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 632413940 889593856 29896 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30491] ppid=30483 vsize=868744 CPUtime=0.23
/proc/30484/task/30491/stat : 30491 (java) S 30483 30483 27801 0 -1 64 1527 0 0 0 22 1 0 0 16 0 9 0 632413940 889593856 29896 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30492] ppid=30483 vsize=868744 CPUtime=0
/proc/30484/task/30492/stat : 30492 (java) S 30483 30483 27801 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 632413940 889593856 29896 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30493] ppid=30483 vsize=868744 CPUtime=0
/proc/30484/task/30493/stat : 30493 (java) S 30483 30483 27801 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 632413940 889593856 29896 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 874100

[startup+6.3028 s]
/proc/loadavg: 2.41 2.10 2.03 3/84 30493
/proc/meminfo: memFree=1510272/2055920 swapFree=4179368/4192956
[pid=30483] ppid=30481 vsize=5356 CPUtime=0
/proc/30483/stat : 30483 (solve.sh) S 30481 30483 27801 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 632413936 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30483/statm: 1339 235 195 169 0 50 0
[pid=30484] ppid=30483 vsize=868744 CPUtime=6.24
/proc/30484/stat : 30484 (java) S 30483 30483 27801 0 -1 0 36365 0 1 0 603 21 0 0 20 0 9 0 632413936 889593856 35516 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30484/statm: 217186 35516 1861 9 0 211748 0
[pid=30484/tid=30486] ppid=30483 vsize=868744 CPUtime=4.53
/proc/30484/task/30486/stat : 30486 (java) R 30483 30483 27801 0 -1 64 5186 0 1 0 449 4 0 0 25 0 9 0 632413937 889593856 35516 996147200 134512640 134550740 4294955984 18446744073709551615 4126413075 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30487] ppid=30483 vsize=868744 CPUtime=1.44
/proc/30484/task/30487/stat : 30487 (java) S 30483 30483 27801 0 -1 64 28914 0 0 0 130 14 0 0 16 0 9 0 632413938 889593856 35516 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30488] ppid=30483 vsize=868744 CPUtime=0
/proc/30484/task/30488/stat : 30488 (java) S 30483 30483 27801 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 632413938 889593856 35516 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30489] ppid=30483 vsize=868744 CPUtime=0
/proc/30484/task/30489/stat : 30489 (java) S 30483 30483 27801 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 632413938 889593856 35516 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30490] ppid=30483 vsize=868744 CPUtime=0
/proc/30484/task/30490/stat : 30490 (java) S 30483 30483 27801 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 632413940 889593856 35516 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30491] ppid=30483 vsize=868744 CPUtime=0.24
/proc/30484/task/30491/stat : 30491 (java) S 30483 30483 27801 0 -1 64 1532 0 0 0 23 1 0 0 16 0 9 0 632413940 889593856 35516 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30492] ppid=30483 vsize=868744 CPUtime=0
/proc/30484/task/30492/stat : 30492 (java) S 30483 30483 27801 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 632413940 889593856 35516 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30493] ppid=30483 vsize=868744 CPUtime=0
/proc/30484/task/30493/stat : 30493 (java) S 30483 30483 27801 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 632413940 889593856 35516 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 874100

[startup+12.7015 s]
/proc/loadavg: 2.45 2.11 2.04 3/84 30493
/proc/meminfo: memFree=1485696/2055920 swapFree=4179368/4192956
[pid=30483] ppid=30481 vsize=5356 CPUtime=0
/proc/30483/stat : 30483 (solve.sh) S 30481 30483 27801 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 632413936 5484544 235 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30483/statm: 1339 235 195 169 0 50 0
[pid=30484] ppid=30483 vsize=868744 CPUtime=12.58
/proc/30484/stat : 30484 (java) S 30483 30483 27801 0 -1 0 51602 0 1 0 1230 28 0 0 20 0 9 0 632413936 889593856 41212 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30484/statm: 217186 41212 2561 9 0 211748 0
[pid=30484/tid=30486] ppid=30483 vsize=868744 CPUtime=9.76
/proc/30484/task/30486/stat : 30486 (java) R 30483 30483 27801 0 -1 64 6125 0 1 0 971 5 0 0 25 0 9 0 632413937 889593856 41212 996147200 134512640 134550740 4294955984 18446744073709551615 4127184628 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30487] ppid=30483 vsize=868744 CPUtime=2.51
/proc/30484/task/30487/stat : 30487 (java) S 30483 30483 27801 0 -1 64 43190 0 0 0 231 20 0 0 16 0 9 0 632413938 889593856 41212 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30488] ppid=30483 vsize=868744 CPUtime=0
/proc/30484/task/30488/stat : 30488 (java) S 30483 30483 27801 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 632413938 889593856 41212 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30489] ppid=30483 vsize=868744 CPUtime=0
/proc/30484/task/30489/stat : 30489 (java) S 30483 30483 27801 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 632413938 889593856 41212 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30490] ppid=30483 vsize=868744 CPUtime=0
/proc/30484/task/30490/stat : 30490 (java) S 30483 30483 27801 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 632413940 889593856 41212 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30491] ppid=30483 vsize=868744 CPUtime=0.27
/proc/30484/task/30491/stat : 30491 (java) S 30483 30483 27801 0 -1 64 1554 0 0 0 26 1 0 0 15 0 9 0 632413940 889593856 41212 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30492] ppid=30483 vsize=868744 CPUtime=0
/proc/30484/task/30492/stat : 30492 (java) S 30483 30483 27801 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 632413940 889593856 41212 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30484/tid=30493] ppid=30483 vsize=868744 CPUtime=0
/proc/30484/task/30493/stat : 30493 (java) S 30483 30483 27801 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 632413940 889593856 41212 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 874100

[startup+25.502 s]
/proc/loadavg: 2.42 2.12 2.04 3/76 30494
/proc/meminfo: memFree=1586752/2055920 swapFree=4179368/4192956
[pid=30483] ppid=30481 vsize=5360 CPUtime=13.92
/proc/30483/stat : 30483 (solve.sh) S 30481 30483 27801 0 -1 4194304 309 63573 0 1 0 0 1355 37 19 0 1 0 632413936 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30483/statm: 1340 236 195 169 0 51 0
[pid=30494] ppid=30483 vsize=75300 CPUtime=11.34
/proc/30494/stat : 30494 (ld-linux.so.2) R 30483 30483 27801 0 -1 4194304 14399 0 0 0 1129 5 0 0 25 0 1 100 632415342 77107200 13230 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670054 0 0 4096 8194 0 0 0 17 1 0 0
/proc/30494/statm: 18825 13230 408 29 0 12879 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 80660

[startup+51.1018 s]
/proc/loadavg: 2.28 2.11 2.04 3/76 30494
/proc/meminfo: memFree=1586880/2055920 swapFree=4179368/4192956
[pid=30483] ppid=30481 vsize=5360 CPUtime=13.92
/proc/30483/stat : 30483 (solve.sh) S 30481 30483 27801 0 -1 4194304 309 63573 0 1 0 0 1355 37 19 0 1 0 632413936 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

/proc/30494/statm: 20122 13943 408 29 0 14176 0
Current children cumulated CPU time (s) 1113.72
Current children cumulated vsize (KiB) 85848

[startup+1182.3 s]
/proc/loadavg: 2.11 2.05 2.02 3/76 30575
/proc/meminfo: memFree=1395968/2055920 swapFree=4179368/4192956
[pid=30483] ppid=30481 vsize=5360 CPUtime=13.92
/proc/30483/stat : 30483 (solve.sh) S 30481 30483 27801 0 -1 4194304 309 63573 0 1 0 0 1355 37 19 0 1 0 632413936 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30483/statm: 1340 236 195 169 0 51 0
[pid=30494] ppid=30483 vsize=80488 CPUtime=1159.55
/proc/30494/stat : 30494 (ld-linux.so.2) R 30483 30483 27801 0 -1 4194304 16410 0 0 0 115947 8 0 0 25 0 1 100 632415342 82419712 13943 996147200 1448431616 1448550632 4294956144 18446744073709551615 134616315 0 0 4096 8194 0 0 0 17 0 0 0
/proc/30494/statm: 20122 13943 408 29 0 14176 0
Current children cumulated CPU time (s) 1173.47
Current children cumulated vsize (KiB) 85848

[startup+1242.3 s]
/proc/loadavg: 2.04 2.04 2.01 3/76 30575
/proc/meminfo: memFree=1396032/2055920 swapFree=4179368/4192956
[pid=30483] ppid=30481 vsize=5360 CPUtime=13.92
/proc/30483/stat : 30483 (solve.sh) S 30481 30483 27801 0 -1 4194304 309 63573 0 1 0 0 1355 37 19 0 1 0 632413936 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30483/statm: 1340 236 195 169 0 51 0
[pid=30494] ppid=30483 vsize=80488 CPUtime=1219.31
/proc/30494/stat : 30494 (ld-linux.so.2) R 30483 30483 27801 0 -1 4194304 16410 0 0 0 121923 8 0 0 25 0 1 100 632415342 82419712 13943 996147200 1448431616 1448550632 4294956144 18446744073709551615 150179539 0 0 4096 8194 0 0 0 17 0 0 0
/proc/30494/statm: 20122 13943 408 29 0 14176 0
Current children cumulated CPU time (s) 1233.23
Current children cumulated vsize (KiB) 85848

[startup+1302.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/76 30575
/proc/meminfo: memFree=1396032/2055920 swapFree=4179368/4192956
[pid=30483] ppid=30481 vsize=5360 CPUtime=13.92
/proc/30483/stat : 30483 (solve.sh) S 30481 30483 27801 0 -1 4194304 309 63573 0 1 0 0 1355 37 19 0 1 0 632413936 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30483/statm: 1340 236 195 169 0 51 0
[pid=30494] ppid=30483 vsize=80488 CPUtime=1279.07
/proc/30494/stat : 30494 (ld-linux.so.2) R 30483 30483 27801 0 -1 4194304 16410 0 0 0 127899 8 0 0 25 0 1 100 632415342 82419712 13943 996147200 1448431616 1448550632 4294956144 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 0 0 0
/proc/30494/statm: 20122 13943 408 29 0 14176 0
Current children cumulated CPU time (s) 1292.99
Current children cumulated vsize (KiB) 85848

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/76 30575
/proc/meminfo: memFree=1396032/2055920 swapFree=4179368/4192956
[pid=30483] ppid=30481 vsize=5360 CPUtime=13.92
/proc/30483/stat : 30483 (solve.sh) S 30481 30483 27801 0 -1 4194304 309 63573 0 1 0 0 1355 37 19 0 1 0 632413936 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30483/statm: 1340 236 195 169 0 51 0
[pid=30494] ppid=30483 vsize=80488 CPUtime=1338.83
/proc/30494/stat : 30494 (ld-linux.so.2) R 30483 30483 27801 0 -1 4194304 16410 0 0 0 133874 9 0 0 25 0 1 100 632415342 82419712 13943 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670189 0 0 4096 8194 0 0 0 17 0 0 0
/proc/30494/statm: 20122 13943 408 29 0 14176 0
Current children cumulated CPU time (s) 1352.75
Current children cumulated vsize (KiB) 85848

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/76 30575
/proc/meminfo: memFree=1396032/2055920 swapFree=4179368/4192956
[pid=30483] ppid=30481 vsize=5360 CPUtime=13.92
/proc/30483/stat : 30483 (solve.sh) S 30481 30483 27801 0 -1 4194304 309 63573 0 1 0 0 1355 37 19 0 1 0 632413936 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30483/statm: 1340 236 195 169 0 51 0
[pid=30494] ppid=30483 vsize=80488 CPUtime=1398.59
/proc/30494/stat : 30494 (ld-linux.so.2) R 30483 30483 27801 0 -1 4194304 16410 0 0 0 139850 9 0 0 25 0 1 100 632415342 82419712 13943 996147200 1448431616 1448550632 4294956144 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 0 0 0
/proc/30494/statm: 20122 13943 408 29 0 14176 0
Current children cumulated CPU time (s) 1412.51
Current children cumulated vsize (KiB) 85848

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 30575
/proc/meminfo: memFree=1396032/2055920 swapFree=4179368/4192956
[pid=30483] ppid=30481 vsize=5360 CPUtime=13.92
/proc/30483/stat : 30483 (solve.sh) S 30481 30483 27801 0 -1 4194304 309 63573 0 1 0 0 1355 37 19 0 1 0 632413936 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30483/statm: 1340 236 195 169 0 51 0
[pid=30494] ppid=30483 vsize=80488 CPUtime=1458.34
/proc/30494/stat : 30494 (ld-linux.so.2) R 30483 30483 27801 0 -1 4194304 16410 0 0 0 145825 9 0 0 25 0 1 100 632415342 82419712 13943 996147200 1448431616 1448550632 4294956144 18446744073709551615 134616315 0 0 4096 8194 0 0 0 17 0 0 0
/proc/30494/statm: 20122 13943 408 29 0 14176 0
Current children cumulated CPU time (s) 1472.26
Current children cumulated vsize (KiB) 85848

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 30575
/proc/meminfo: memFree=1396032/2055920 swapFree=4179368/4192956
[pid=30483] ppid=30481 vsize=5360 CPUtime=13.92
/proc/30483/stat : 30483 (solve.sh) S 30481 30483 27801 0 -1 4194304 309 63573 0 1 0 0 1355 37 19 0 1 0 632413936 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30483/statm: 1340 236 195 169 0 51 0
[pid=30494] ppid=30483 vsize=80488 CPUtime=1518.1
/proc/30494/stat : 30494 (ld-linux.so.2) R 30483 30483 27801 0 -1 4194304 16410 0 0 0 151801 9 0 0 25 0 1 100 632415342 82419712 13943 996147200 1448431616 1448550632 4294956144 18446744073709551615 134558981 0 0 4096 8194 0 0 0 17 0 0 0
/proc/30494/statm: 20122 13943 408 29 0 14176 0
Current children cumulated CPU time (s) 1532.02
Current children cumulated vsize (KiB) 85848

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30575
/proc/meminfo: memFree=1395968/2055920 swapFree=4179368/4192956
[pid=30483] ppid=30481 vsize=5360 CPUtime=13.92
/proc/30483/stat : 30483 (solve.sh) S 30481 30483 27801 0 -1 4194304 309 63573 0 1 0 0 1355 37 19 0 1 0 632413936 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30483/statm: 1340 236 195 169 0 51 0
[pid=30494] ppid=30483 vsize=80488 CPUtime=1577.85
/proc/30494/stat : 30494 (ld-linux.so.2) R 30483 30483 27801 0 -1 4194304 16410 0 0 0 157776 9 0 0 25 0 1 100 632415342 82419712 13943 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670189 0 0 4096 8194 0 0 0 17 0 0 0
/proc/30494/statm: 20122 13943 408 29 0 14176 0
Current children cumulated CPU time (s) 1591.77
Current children cumulated vsize (KiB) 85848

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30575
/proc/meminfo: memFree=1395968/2055920 swapFree=4179368/4192956
[pid=30483] ppid=30481 vsize=5360 CPUtime=13.92
/proc/30483/stat : 30483 (solve.sh) S 30481 30483 27801 0 -1 4194304 309 63573 0 1 0 0 1355 37 19 0 1 0 632413936 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30483/statm: 1340 236 195 169 0 51 0
[pid=30494] ppid=30483 vsize=80488 CPUtime=1637.62
/proc/30494/stat : 30494 (ld-linux.so.2) R 30483 30483 27801 0 -1 4194304 16410 0 0 0 163752 10 0 0 25 0 1 100 632415342 82419712 13943 996147200 1448431616 1448550632 4294956144 18446744073709551615 134558737 0 0 4096 8194 0 0 0 17 0 0 0
/proc/30494/statm: 20122 13943 408 29 0 14176 0
Current children cumulated CPU time (s) 1651.54
Current children cumulated vsize (KiB) 85848

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 30575
/proc/meminfo: memFree=1395904/2055920 swapFree=4179368/4192956
[pid=30483] ppid=30481 vsize=5360 CPUtime=13.92
/proc/30483/stat : 30483 (solve.sh) S 30481 30483 27801 0 -1 4194304 309 63573 0 1 0 0 1355 37 19 0 1 0 632413936 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30483/statm: 1340 236 195 169 0 51 0
[pid=30494] ppid=30483 vsize=80488 CPUtime=1697.38
/proc/30494/stat : 30494 (ld-linux.so.2) R 30483 30483 27801 0 -1 4194304 16410 0 0 0 169728 10 0 0 25 0 1 100 632415342 82419712 13943 996147200 1448431616 1448550632 4294956144 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 0 0 0
/proc/30494/statm: 20122 13943 408 29 0 14176 0
Current children cumulated CPU time (s) 1711.3
Current children cumulated vsize (KiB) 85848

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/76 30575
/proc/meminfo: memFree=1395840/2055920 swapFree=4179368/4192956
[pid=30483] ppid=30481 vsize=5360 CPUtime=13.92
/proc/30483/stat : 30483 (solve.sh) S 30481 30483 27801 0 -1 4194304 309 63573 0 1 0 0 1355 37 19 0 1 0 632413936 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30483/statm: 1340 236 195 169 0 51 0
[pid=30494] ppid=30483 vsize=80488 CPUtime=1757.13
/proc/30494/stat : 30494 (ld-linux.so.2) R 30483 30483 27801 0 -1 4194304 16410 0 0 0 175703 10 0 0 25 0 1 100 632415342 82419712 13943 996147200 1448431616 1448550632 4294956144 18446744073709551615 4158657420 0 0 4096 8194 0 0 0 17 0 0 0
/proc/30494/statm: 20122 13943 408 29 0 14176 0
Current children cumulated CPU time (s) 1771.05
Current children cumulated vsize (KiB) 85848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.4 s]
/proc/loadavg: 2.04 2.01 2.00 3/76 30575
/proc/meminfo: memFree=1395840/2055920 swapFree=4179368/4192956
[pid=30483] ppid=30481 vsize=5360 CPUtime=13.92
/proc/30483/stat : 30483 (solve.sh) S 30481 30483 27801 0 -1 4194304 309 63573 0 1 0 0 1355 37 19 0 1 0 632413936 5488640 236 996147200 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30483/statm: 1340 236 195 169 0 51 0
[pid=30494] ppid=30483 vsize=80488 CPUtime=1786.12
/proc/30494/stat : 30494 (ld-linux.so.2) R 30483 30483 27801 0 -1 4194304 16410 0 0 0 178602 10 0 0 25 0 1 100 632415342 82419712 13943 996147200 1448431616 1448550632 4294956144 18446744073709551615 134670254 0 0 4096 8194 0 0 0 17 0 0 0
/proc/30494/statm: 20122 13943 408 29 0 14176 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 85848

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 30483 and gives
#  childrusage.ru_utime.tv_sec=13
#  childrusage.ru_utime.tv_usec=553939
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=376942
# CPU time returned by wait4() is 13.9309
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1811.41
CPU time (s): 1800.04
CPU user time (s): 1799.57
CPU system time (s): 0.47
CPU usage (%): 99.3721
Max. virtual memory (cumulated for all children) (KiB): 894588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.5539
system time used= 0.376942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63882
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= 3489
involuntary context switches= 3718

runsolver used 1.62575 second user time and 5.04823 second system time

The end

Launcher Data (download as text)

Begin job on node87 at 2008-07-04 21:59:42
IDJOB=1104880
IDBENCH=54865
IDSOLVER=369
FILE ID=node87/1104880-1215201582
PBS_JOBID= 7881580
Free space on /tmp= 66444 MiB

SOLVER NAME= Minion/Tailor 2008-07-04
BENCH NAME= CPAI08/csp/pseudo/primesDimacs/normalized-g-125-17.xml
COMMAND LINE= DIR/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1104880-1215201582/watcher-1104880-1215201582 -o /tmp/evaluation-result-1104880-1215201582/solver-1104880-1215201582 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/solve.sh HOME/instance-1104880-1215201582.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 28adb903193f339f0a75306072f25750
RANDOM SEED=1018675272

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1640624 kB
Buffers:         43728 kB
Cached:         294964 kB
SwapCached:       7632 kB
Active:         215780 kB
Inactive:       148392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1640624 kB
SwapTotal:     4192956 kB
SwapFree:      4179368 kB
Dirty:           38616 kB
Writeback:           0 kB
Mapped:          33692 kB
Slab:            36356 kB
Committed_AS:  1619472 kB
PageTables:       1928 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66408 MiB
End job on node87 at 2008-07-04 22:29:56