Trace number 1080304

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.03 1812.11

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-43_ext.xml
MD5SUM7d9a415455808ca4a903201badc134cc
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.81027
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints57
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension57
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.35/1.49	c start processing
1.35/1.49	c start relation processing
4.36/4.44	c start cnf exporting
16.08/16.24	c parsing time : 1.374
16.08/16.24	c preprocessing time : 16.125
16.08/16.24	
16.08/16.24	c Nary constraints - conflicts : 0 supports : 57
16.08/16.24	c Binary constraints - conflicts : 0 supports :0
16.08/16.24	c max arity constraint : 3
16.08/16.24	c Max Tuples generated 0
16.08/16.24	c relations : 57
16.08/16.24	c relations BDD: 57
16.08/16.24	c sampling 0/0
16.08/16.24	c vars : 124985 - clauses :  399567
16.08/16.24	
16.08/16.29	 
16.08/16.29	c --- SAT Solver Stats ---
16.08/16.29	 

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-1080304-1215212631/watcher-1080304-1215212631 -o /tmp/evaluation-result-1080304-1215212631/solver-1080304-1215212631 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1080304-1215212631.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.07 2.05 2.01 4/75 9660
/proc/meminfo: memFree=1520392/2055920 swapFree=4179560/4192956
[pid=9660] ppid=9658 vsize=8652 CPUtime=0
/proc/9660/stat : 9660 (galacM.sh) S 9658 9660 8910 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 2000238156 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9660/statm: 2163 280 208 79 0 156 0
[pid=9661] ppid=9660 vsize=8688 CPUtime=0
/proc/9661/stat : 9661 (galacM.sh) R 9660 9660 8910 0 -1 4194368 47 243 0 0 0 0 0 0 16 0 1 0 2000238157 8896512 288 996147200 4194304 4520092 548682068832 18446744073709551615 228706544287 0 65536 4096 73728 0 0 0 17 0 0 0
/proc/9661/statm: 2172 288 210 79 0 165 0
[pid=9663] ppid=9661 vsize=8688 CPUtime=0
/proc/9663/stat : 9663 (galacM.sh) R 9661 9660 8910 0 -1 4194368 10 0 0 0 0 0 0 0 16 0 1 0 2000238157 8896512 288 996147200 4194304 4520092 548682068832 18446744073709551615 228706712242 0 0 4096 73728 0 0 0 17 0 0 0
/proc/9663/statm: 2172 288 210 79 0 165 0

[startup+0.0782401 s]
/proc/loadavg: 2.07 2.05 2.01 4/75 9660
/proc/meminfo: memFree=1520392/2055920 swapFree=4179560/4192956
[pid=9660] ppid=9658 vsize=47560 CPUtime=0.01
/proc/9660/stat : 9660 (galacM.sh) S 9658 9660 8910 0 -1 4194304 766 1697 0 0 0 0 0 1 19 0 1 0 2000238156 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9660/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.102244 s]
/proc/loadavg: 2.07 2.05 2.01 4/75 9660
/proc/meminfo: memFree=1520392/2055920 swapFree=4179560/4192956
[pid=9660] ppid=9658 vsize=47560 CPUtime=0.01
/proc/9660/stat : 9660 (galacM.sh) S 9658 9660 8910 0 -1 4194304 766 1697 0 0 0 0 0 1 19 0 1 0 2000238156 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9660/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.302262 s]
/proc/loadavg: 2.07 2.05 2.01 4/75 9660
/proc/meminfo: memFree=1520392/2055920 swapFree=4179560/4192956
[pid=9660] ppid=9658 vsize=47560 CPUtime=0.01
/proc/9660/stat : 9660 (galacM.sh) S 9658 9660 8910 0 -1 4194304 766 1697 0 0 0 0 0 1 19 0 1 0 2000238156 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9660/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.702303 s]
/proc/loadavg: 2.07 2.05 2.01 4/75 9660
/proc/meminfo: memFree=1520392/2055920 swapFree=4179560/4192956
[pid=9660] ppid=9658 vsize=47560 CPUtime=0.01
/proc/9660/stat : 9660 (galacM.sh) S 9658 9660 8910 0 -1 4194304 766 1697 0 0 0 0 0 1 19 0 1 0 2000238156 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9660/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.50138 s]
/proc/loadavg: 2.07 2.05 2.01 3/85 9682
/proc/meminfo: memFree=1441912/2055920 swapFree=4179560/4192956
[pid=9660] ppid=9658 vsize=47560 CPUtime=0.01
/proc/9660/stat : 9660 (galacM.sh) S 9658 9660 8910 0 -1 4194304 766 1697 0 0 0 0 0 1 19 0 1 0 2000238156 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9660/statm: 11890 365 246 79 0 219 0
[pid=9674] ppid=9660 vsize=812628 CPUtime=1.44
/proc/9674/stat : 9674 (java) S 9660 9660 8910 0 -1 0 21792 0 1 0 133 11 0 0 21 0 9 0 2000238159 832131072 21217 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9674/statm: 203157 21217 1886 9 0 197138 0
[pid=9674/tid=9675] ppid=9660 vsize=812628 CPUtime=1.22
/proc/9674/task/9675/stat : 9675 (java) R 9660 9660 8910 0 -1 64 14475 0 1 0 114 8 0 0 25 0 9 0 2000238160 832131072 21217 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9674/tid=9676] ppid=9660 vsize=812628 CPUtime=0.08
/proc/9674/task/9676/stat : 9676 (java) S 9660 9660 8910 0 -1 64 5858 0 0 0 6 2 0 0 16 0 9 0 2000238162 832131072 21217 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9674/tid=9677] ppid=9660 vsize=812628 CPUtime=0
/proc/9674/task/9677/stat : 9677 (java) S 9660 9660 8910 0 -1 64 11 0 0 0 0 0 0 0 25 0 9 0 2000238162 832131072 21217 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9674/tid=9678] ppid=9660 vsize=812628 CPUtime=0
/proc/9674/task/9678/stat : 9678 (java) S 9660 9660 8910 0 -1 64 3 0 0 0 0 0 0 0 25 0 9 0 2000238162 832131072 21217 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9674/tid=9679] ppid=9660 vsize=812628 CPUtime=0
/proc/9674/task/9679/stat : 9679 (java) S 9660 9660 8910 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2000238164 832131072 21217 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9674/tid=9680] ppid=9660 vsize=812628 CPUtime=0.12
/proc/9674/task/9680/stat : 9680 (java) S 9660 9660 8910 0 -1 64 762 0 0 0 12 0 0 0 16 0 9 0 2000238164 832131072 21218 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9674/tid=9681] ppid=9660 vsize=812628 CPUtime=0
/proc/9674/task/9681/stat : 9681 (java) S 9660 9660 8910 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2000238164 832131072 21218 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9674/tid=9682] ppid=9660 vsize=812628 CPUtime=0
/proc/9674/task/9682/stat : 9682 (java) S 9660 9660 8910 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2000238164 832131072 21218 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860188

[startup+3.10153 s]
/proc/loadavg: 2.07 2.05 2.01 3/85 9682
/proc/meminfo: memFree=1436664/2055920 swapFree=4179560/4192956
[pid=9660] ppid=9658 vsize=47560 CPUtime=0.01
/proc/9660/stat : 9660 (galacM.sh) S 9658 9660 8910 0 -1 4194304 766 1697 0 0 0 0 0 1 19 0 1 0 2000238156 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9660/statm: 11890 365 246 79 0 219 0
[pid=9674] ppid=9660 vsize=812628 CPUtime=3.04
/proc/9674/stat : 9674 (java) S 9660 9660 8910 0 -1 0 23017 0 1 0 292 12 0 0 21 0 9 0 2000238159 832131072 22439 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9674/statm: 203157 22439 1889 9 0 197138 0
[pid=9674/tid=9675] ppid=9660 vsize=812628 CPUtime=2.75
/proc/9674/task/9675/stat : 9675 (java) R 9660 9660 8910 0 -1 64 14480 0 1 0 267 8 0 0 25 0 9 0 2000238160 832131072 22439 996147200 134512640 134550740 4294955600 18446744073709551615 4126791415 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9674/tid=9676] ppid=9660 vsize=812628 CPUtime=0.11
/proc/9674/task/9676/stat : 9676 (java) S 9660 9660 8910 0 -1 64 7059 0 0 0 9 2 0 0 17 0 9 0 2000238162 832131072 22439 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9674/tid=9677] ppid=9660 vsize=812628 CPUtime=0
/proc/9674/task/9677/stat : 9677 (java) S 9660 9660 8910 0 -1 64 11 0 0 0 0 0 0 0 25 0 9 0 2000238162 832131072 22439 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9674/tid=9678] ppid=9660 vsize=812628 CPUtime=0
/proc/9674/task/9678/stat : 9678 (java) S 9660 9660 8910 0 -1 64 3 0 0 0 0 0 0 0 25 0 9 0 2000238162 832131072 22439 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9674/tid=9679] ppid=9660 vsize=812628 CPUtime=0
/proc/9674/task/9679/stat : 9679 (java) S 9660 9660 8910 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2000238164 832131072 22439 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9674/tid=9680] ppid=9660 vsize=812628 CPUtime=0.15
/proc/9674/task/9680/stat : 9680 (java) S 9660 9660 8910 0 -1 64 780 0 0 0 15 0 0 0 16 0 9 0 2000238164 832131072 22439 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9674/tid=9681] ppid=9660 vsize=812628 CPUtime=0
/proc/9674/task/9681/stat : 9681 (java) S 9660 9660 8910 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2000238164 832131072 22439 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9674/tid=9682] ppid=9660 vsize=812628 CPUtime=0
/proc/9674/task/9682/stat : 9682 (java) S 9660 9660 8910 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2000238164 832131072 22439 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 860188

[startup+6.30283 s]
/proc/loadavg: 2.15 2.07 2.01 3/85 9682
/proc/meminfo: memFree=1389176/2055920 swapFree=4179560/4192956
[pid=9660] ppid=9658 vsize=47560 CPUtime=0.01
/proc/9660/stat : 9660 (galacM.sh) S 9658 9660 8910 0 -1 4194304 766 1697 0 0 0 0 0 1 19 0 1 0 2000238156 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9660/statm: 11890 365 246 79 0 219 0
[pid=9674] ppid=9660 vsize=812760 CPUtime=6.22
/proc/9674/stat : 9674 (java) S 9660 9660 8910 0 -1 0 36038 0 1 0 603 19 0 0 21 0 9 0 2000238159 832266240 35452 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9674/statm: 203190 35452 1909 9 0 197171 0
[pid=9674/tid=9675] ppid=9660 vsize=812760 CPUtime=5.21
/proc/9674/task/9675/stat : 9675 (java) R 9660 9660 8910 0 -1 64 14528 0 1 0 512 9 0 0 25 0 9 0 2000238160 832266240 35452 996147200 134512640 134550740 4294955600 18446744073709551615 103302210 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9674/tid=9676] ppid=9660 vsize=812760 CPUtime=0.78
/proc/9674/task/9676/stat : 9676 (java) S 9660 9660 8910 0 -1 64 19985 0 0 0 69 9 0 0 16 0 9 0 2000238162 832266240 35452 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9674/tid=9677] ppid=9660 vsize=812760 CPUtime=0
/proc/9674/task/9677/stat : 9677 (java) S 9660 9660 8910 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2000238162 832266240 35452 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9674/tid=9678] ppid=9660 vsize=812760 CPUtime=0
/proc/9674/task/9678/stat : 9678 (java) S 9660 9660 8910 0 -1 64 3 0 0 0 0 0 0 0 25 0 9 0 2000238162 832266240 35452 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9674/tid=9679] ppid=9660 vsize=812760 CPUtime=0
/proc/9674/task/9679/stat : 9679 (java) S 9660 9660 8910 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2000238164 832266240 35452 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9674/tid=9680] ppid=9660 vsize=812760 CPUtime=0.21
/proc/9674/task/9680/stat : 9680 (java) S 9660 9660 8910 0 -1 64 827 0 0 0 21 0 0 0 16 0 9 0 2000238164 832266240 35452 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9674/tid=9681] ppid=9660 vsize=812760 CPUtime=0
/proc/9674/task/9681/stat : 9681 (java) S 9660 9660 8910 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2000238164 832266240 35452 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9674/tid=9682] ppid=9660 vsize=812760 CPUtime=0
/proc/9674/task/9682/stat : 9682 (java) S 9660 9660 8910 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2000238164 832266240 35452 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 860320

[startup+12.7014 s]
/proc/loadavg: 2.13 2.07 2.01 3/85 9682
/proc/meminfo: memFree=1379512/2055920 swapFree=4179560/4192956
[pid=9660] ppid=9658 vsize=47560 CPUtime=0.01
/proc/9660/stat : 9660 (galacM.sh) S 9658 9660 8910 0 -1 4194304 766 1697 0 0 0 0 0 1 19 0 1 0 2000238156 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9660/statm: 11890 365 246 79 0 219 0
[pid=9674] ppid=9660 vsize=812760 CPUtime=12.6
/proc/9674/stat : 9674 (java) S 9660 9660 8910 0 -1 0 36050 0 1 0 1237 23 0 0 21 0 9 0 2000238159 832266240 35452 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9674/statm: 203190 35452 1909 9 0 197171 0
[pid=9674/tid=9675] ppid=9660 vsize=812760 CPUtime=11.56
/proc/9674/task/9675/stat : 9675 (java) R 9660 9660 8910 0 -1 64 14540 0 1 0 1144 12 0 0 25 0 9 0 2000238160 832266240 35452 996147200 134512640 134550740 4294955600 18446744073709551615 103207185 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9674/tid=9676] ppid=9660 vsize=812760 CPUtime=0.79
/proc/9674/task/9676/stat : 9676 (java) S 9660 9660 8910 0 -1 64 19985 0 0 0 70 9 0 0 16 0 9 0 2000238162 832266240 35452 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9674/tid=9677] ppid=9660 vsize=812760 CPUtime=0
/proc/9674/task/9677/stat : 9677 (java) S 9660 9660 8910 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2000238162 832266240 35452 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9674/tid=9678] ppid=9660 vsize=812760 CPUtime=0
/proc/9674/task/9678/stat : 9678 (java) S 9660 9660 8910 0 -1 64 3 0 0 0 0 0 0 0 25 0 9 0 2000238162 832266240 35452 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9674/tid=9679] ppid=9660 vsize=812760 CPUtime=0
/proc/9674/task/9679/stat : 9679 (java) S 9660 9660 8910 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2000238164 832266240 35452 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9674/tid=9680] ppid=9660 vsize=812760 CPUtime=0.21
/proc/9674/task/9680/stat : 9680 (java) S 9660 9660 8910 0 -1 64 827 0 0 0 21 0 0 0 16 0 9 0 2000238164 832266240 35452 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9674/tid=9681] ppid=9660 vsize=812760 CPUtime=0
/proc/9674/task/9681/stat : 9681 (java) S 9660 9660 8910 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2000238164 832266240 35452 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9674/tid=9682] ppid=9660 vsize=812760 CPUtime=0
/proc/9674/task/9682/stat : 9682 (java) S 9660 9660 8910 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2000238164 832266240 35452 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 860320

[startup+25.5027 s]
/proc/loadavg: 2.10 2.06 2.01 3/77 9683
/proc/meminfo: memFree=1483576/2055920 swapFree=4179560/4192956
[pid=9660] ppid=9658 vsize=47560 CPUtime=16.16
/proc/9660/stat : 9660 (galacM.sh) S 9658 9660 8910 0 -1 4194304 800 37768 0 1 0 0 1588 28 17 0 1 0 2000238156 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9660/statm: 11890 365 246 79 0 219 0
[pid=9683] ppid=9660 vsize=28076 CPUtime=9.14
/proc/9683/stat : 9683 (minisat) R 9660 9660 8910 0 -1 4194304 6563 0 0 0 911 3 0 0 25 0 1 0 2000239786 28749824 6544 996147200 134512640 135136200 4294955968 18446744073709551615 134529799 0 0 4096 3 0 0 0 17 1 0 0
/proc/9683/statm: 7019 6544 57 152 0 6864 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 75636

[startup+51.1021 s]
/proc/loadavg: 2.07 2.06 2.01 3/77 9683
/proc/meminfo: memFree=1479224/2055920 swapFree=4179560/4192956
[pid=9660] ppid=9658 vsize=47560 CPUtime=16.16
/proc/9660/stat : 9660 (galacM.sh) S 9658 9660 8910 0 -1 4194304 800 37768 0 1 0 0 1588 28 17 0 1 0 2000238156 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9660/statm: 11890 365 246 79 0 219 0
[pid=9683] ppid=9660 vsize=30324 CPUtime=34.62
/proc/9683/stat : 9683 (minisat) R 9660 9660 8910 0 -1 4194304 7126 0 0 0 3458 4 0 0 25 0 1 0 2000239786 31051776 7107 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/9683/statm: 7581 7107 57 152 0 7426 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 77884

[startup+102.307 s]
/proc/loadavg: 2.11 2.06 2.01 3/87 9732

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

/proc/9683/statm: 33008 32387 57 152 0 32853 0
Current children cumulated CPU time (s) 1176.09
Current children cumulated vsize (KiB) 179592

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 10107
/proc/meminfo: memFree=1236328/2055920 swapFree=4179560/4192956
[pid=9660] ppid=9658 vsize=47560 CPUtime=16.16
/proc/9660/stat : 9660 (galacM.sh) S 9658 9660 8910 0 -1 4194304 800 37768 0 1 0 0 1588 28 17 0 1 0 2000238156 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9660/statm: 11890 365 246 79 0 219 0
[pid=9683] ppid=9660 vsize=134276 CPUtime=1219.36
/proc/9683/stat : 9683 (minisat) R 9660 9660 8910 0 -1 4194304 32969 0 0 0 121886 50 0 0 25 0 1 0 2000239786 137498624 32950 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/9683/statm: 33569 32950 57 152 0 33414 0
Current children cumulated CPU time (s) 1235.52
Current children cumulated vsize (KiB) 181836

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 10107
/proc/meminfo: memFree=1232552/2055920 swapFree=4179560/4192956
[pid=9660] ppid=9658 vsize=47560 CPUtime=16.16
/proc/9660/stat : 9660 (galacM.sh) S 9658 9660 8910 0 -1 4194304 800 37768 0 1 0 0 1588 28 17 0 1 0 2000238156 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9660/statm: 11890 365 246 79 0 219 0
[pid=9683] ppid=9660 vsize=137260 CPUtime=1278.82
/proc/9683/stat : 9683 (minisat) R 9660 9660 8910 0 -1 4194304 33716 0 0 0 127831 51 0 0 25 0 1 0 2000239786 140554240 33697 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/9683/statm: 34315 33697 57 152 0 34160 0
Current children cumulated CPU time (s) 1294.98
Current children cumulated vsize (KiB) 184820

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 10107
/proc/meminfo: memFree=1229288/2055920 swapFree=4179560/4192956
[pid=9660] ppid=9658 vsize=47560 CPUtime=16.16
/proc/9660/stat : 9660 (galacM.sh) S 9658 9660 8910 0 -1 4194304 800 37768 0 1 0 0 1588 28 17 0 1 0 2000238156 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9660/statm: 11890 365 246 79 0 219 0
[pid=9683] ppid=9660 vsize=139956 CPUtime=1338.25
/proc/9683/stat : 9683 (minisat) R 9660 9660 8910 0 -1 4194304 34364 0 0 0 133774 51 0 0 25 0 1 0 2000239786 143314944 34345 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 1 0 0
/proc/9683/statm: 34989 34345 57 152 0 34834 0
Current children cumulated CPU time (s) 1354.41
Current children cumulated vsize (KiB) 187516

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 10107
/proc/meminfo: memFree=1225896/2055920 swapFree=4179560/4192956
[pid=9660] ppid=9658 vsize=47560 CPUtime=16.16
/proc/9660/stat : 9660 (galacM.sh) S 9658 9660 8910 0 -1 4194304 800 37768 0 1 0 0 1588 28 17 0 1 0 2000238156 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9660/statm: 11890 365 246 79 0 219 0
[pid=9683] ppid=9660 vsize=142416 CPUtime=1397.7
/proc/9683/stat : 9683 (minisat) R 9660 9660 8910 0 -1 4194304 34994 0 0 0 139717 53 0 0 25 0 1 0 2000239786 145833984 34975 996147200 134512640 135136200 4294955968 18446744073709551615 134529566 0 0 4096 3 0 0 0 17 1 0 0
/proc/9683/statm: 35604 34975 57 152 0 35449 0
Current children cumulated CPU time (s) 1413.86
Current children cumulated vsize (KiB) 189976

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 10107
/proc/meminfo: memFree=1222376/2055920 swapFree=4179560/4192956
[pid=9660] ppid=9658 vsize=47560 CPUtime=16.16
/proc/9660/stat : 9660 (galacM.sh) S 9658 9660 8910 0 -1 4194304 800 37768 0 1 0 0 1588 28 17 0 1 0 2000238156 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9660/statm: 11890 365 246 79 0 219 0
[pid=9683] ppid=9660 vsize=145260 CPUtime=1457.14
/proc/9683/stat : 9683 (minisat) R 9660 9660 8910 0 -1 4194304 35692 0 0 0 145660 54 0 0 25 0 1 0 2000239786 148746240 35673 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/9683/statm: 36315 35673 57 152 0 36160 0
Current children cumulated CPU time (s) 1473.3
Current children cumulated vsize (KiB) 192820

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 10107
/proc/meminfo: memFree=1218344/2055920 swapFree=4179560/4192956
[pid=9660] ppid=9658 vsize=47560 CPUtime=16.16
/proc/9660/stat : 9660 (galacM.sh) S 9658 9660 8910 0 -1 4194304 800 37768 0 1 0 0 1588 28 17 0 1 0 2000238156 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9660/statm: 11890 365 246 79 0 219 0
[pid=9683] ppid=9660 vsize=148312 CPUtime=1516.58
/proc/9683/stat : 9683 (minisat) R 9660 9660 8910 0 -1 4194304 36486 0 0 0 151603 55 0 0 25 0 1 0 2000239786 151871488 36467 996147200 134512640 135136200 4294955968 18446744073709551615 134529431 0 0 4096 3 0 0 0 17 1 0 0
/proc/9683/statm: 37078 36467 57 152 0 36923 0
Current children cumulated CPU time (s) 1532.74
Current children cumulated vsize (KiB) 195872

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 10107
/proc/meminfo: memFree=1214888/2055920 swapFree=4179560/4192956
[pid=9660] ppid=9658 vsize=47560 CPUtime=16.16
/proc/9660/stat : 9660 (galacM.sh) S 9658 9660 8910 0 -1 4194304 800 37768 0 1 0 0 1588 28 17 0 1 0 2000238156 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9660/statm: 11890 365 246 79 0 219 0
[pid=9683] ppid=9660 vsize=150956 CPUtime=1576.02
/proc/9683/stat : 9683 (minisat) R 9660 9660 8910 0 -1 4194304 37152 0 0 0 157546 56 0 0 25 0 1 0 2000239786 154578944 37133 996147200 134512640 135136200 4294955968 18446744073709551615 134529580 0 0 4096 3 0 0 0 17 1 0 0
/proc/9683/statm: 37739 37133 57 152 0 37584 0
Current children cumulated CPU time (s) 1592.18
Current children cumulated vsize (KiB) 198516

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 10107
/proc/meminfo: memFree=1211304/2055920 swapFree=4179560/4192956
[pid=9660] ppid=9658 vsize=47560 CPUtime=16.16
/proc/9660/stat : 9660 (galacM.sh) S 9658 9660 8910 0 -1 4194304 800 37768 0 1 0 0 1588 28 17 0 1 0 2000238156 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9660/statm: 11890 365 246 79 0 219 0
[pid=9683] ppid=9660 vsize=153840 CPUtime=1635.46
/proc/9683/stat : 9683 (minisat) R 9660 9660 8910 0 -1 4194304 37846 0 0 0 163489 57 0 0 25 0 1 0 2000239786 157532160 37827 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 1 0 0
/proc/9683/statm: 38460 37827 57 152 0 38305 0
Current children cumulated CPU time (s) 1651.62
Current children cumulated vsize (KiB) 201400

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/77 10107
/proc/meminfo: memFree=1208040/2055920 swapFree=4179560/4192956
[pid=9660] ppid=9658 vsize=47560 CPUtime=16.16
/proc/9660/stat : 9660 (galacM.sh) S 9658 9660 8910 0 -1 4194304 800 37768 0 1 0 0 1588 28 17 0 1 0 2000238156 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9660/statm: 11890 365 246 79 0 219 0
[pid=9683] ppid=9660 vsize=156340 CPUtime=1694.9
/proc/9683/stat : 9683 (minisat) R 9660 9660 8910 0 -1 4194304 38469 0 0 0 169432 58 0 0 25 0 1 0 2000239786 160092160 38450 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/9683/statm: 39085 38450 57 152 0 38930 0
Current children cumulated CPU time (s) 1711.06
Current children cumulated vsize (KiB) 203900

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/77 10107
/proc/meminfo: memFree=1204840/2055920 swapFree=4179560/4192956
[pid=9660] ppid=9658 vsize=47560 CPUtime=16.16
/proc/9660/stat : 9660 (galacM.sh) S 9658 9660 8910 0 -1 4194304 800 37768 0 1 0 0 1588 28 17 0 1 0 2000238156 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9660/statm: 11890 365 246 79 0 219 0
[pid=9683] ppid=9660 vsize=158540 CPUtime=1754.35
/proc/9683/stat : 9683 (minisat) R 9660 9660 8910 0 -1 4194304 39044 0 0 0 175375 60 0 0 25 0 1 0 2000239786 162344960 39025 996147200 134512640 135136200 4294955968 18446744073709551615 134529491 0 0 4096 3 0 0 0 17 1 0 0
/proc/9683/statm: 39635 39025 57 152 0 39480 0
Current children cumulated CPU time (s) 1770.51
Current children cumulated vsize (KiB) 206100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/77 10107
/proc/meminfo: memFree=1203048/2055920 swapFree=4179560/4192956
[pid=9660] ppid=9658 vsize=47560 CPUtime=16.16
/proc/9660/stat : 9660 (galacM.sh) S 9658 9660 8910 0 -1 4194304 800 37768 0 1 0 0 1588 28 17 0 1 0 2000238156 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9660/statm: 11890 365 246 79 0 219 0
[pid=9683] ppid=9660 vsize=160024 CPUtime=1783.87
/proc/9683/stat : 9683 (minisat) R 9660 9660 8910 0 -1 4194304 39411 0 0 0 178327 60 0 0 25 0 1 0 2000239786 163864576 39392 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/9683/statm: 40006 39392 57 152 0 39851 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 207584

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

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

[startup+1812.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/77 10107
/proc/meminfo: memFree=1203048/2055920 swapFree=4179560/4192956
[pid=9660] ppid=9658 vsize=47560 CPUtime=16.16
/proc/9660/stat : 9660 (galacM.sh) S 9658 9660 8910 0 -1 4194304 800 37768 0 1 0 0 1588 28 17 0 1 0 2000238156 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9660/statm: 11890 365 246 79 0 219 0
[pid=9683] ppid=9660 vsize=160024 CPUtime=1783.87
/proc/9683/stat : 9683 (minisat) R 9660 9660 8910 0 -1 4194304 39411 0 0 0 178327 60 0 0 25 0 1 0 2000239786 163864576 39392 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/9683/statm: 40006 39392 57 152 0 39851 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 207584

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9660 and gives
#  childrusage.ru_utime.tv_sec=15
#  childrusage.ru_utime.tv_usec=893583
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=290955
# CPU time returned by wait4() is 16.1845
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1812.11
CPU time (s): 1800.03
CPU user time (s): 1799.15
CPU system time (s): 0.88
CPU usage (%): 99.3332
Max. virtual memory (cumulated for all children) (KiB): 860320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.8936
system time used= 0.290955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38568
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= 1553
involuntary context switches= 1738

runsolver used 2.36264 second user time and 5.41518 second system time

The end

Launcher Data (download as text)

Begin job on node8 at 2008-07-05 01:03:51
IDJOB=1080304
IDBENCH=56951
IDSOLVER=350
FILE ID=node8/1080304-1215212631
PBS_JOBID= 7881751
Free space on /tmp= 66328 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/rand-3-20-20/normalized-rand-3-20-20-60-632-43_ext.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1080304-1215212631/watcher-1080304-1215212631 -o /tmp/evaluation-result-1080304-1215212631/solver-1080304-1215212631 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1080304-1215212631.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7d9a415455808ca4a903201badc134cc
RANDOM SEED=1927213630

node8.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.222
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.222
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:       1520872 kB
Buffers:         57460 kB
Cached:         394504 kB
SwapCached:       6900 kB
Active:         181644 kB
Inactive:       293072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1520872 kB
SwapTotal:     4192956 kB
SwapFree:      4179560 kB
Dirty:           10996 kB
Writeback:           0 kB
Mapped:          29664 kB
Slab:            45456 kB
Committed_AS:  3365864 kB
PageTables:       1788 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66276 MiB
End job on node8 at 2008-07-05 01:34:05