Trace number 224428

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
BPrologCSPSolver70a 2006-12-13? (TO) 1800.03 1814.63

General information on the benchmark

Nametightness/tightness0.8/
rand-2-40-80-103-800-59_ext.xml
MD5SUMa0304a07a0b0e9f8b06498fd3145bec2
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 benchmark7.8598
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/224428-1168268737/unknown)

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node56/watcher-224428-1168268737 -o ROOT/results/node56/solver-224428-1168268737 -C 1800 -M 900 /tmp/evaluation/224428-1168268737/Complete/Ordinary/solver /tmp/evaluation/224428-1168268737/unknown 1800 

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

/proc/loadavg: 2.31 2.30 2.06 5/81 9637
/proc/meminfo: memFree=1567328/2055920 swapFree=4184772/4192956
[pid=9636] ppid=9634 vsize=5352 CPUtime=0
/proc/9636/stat : 9636 (sh) R 9634 9636 9474 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 175272058 5480448 234 18446744073709551615 4194304 4889804 548682069344 18446744073709551615 253307186471 0 0 4096 0 0 0 0 17 1 0 0
/proc/9636/statm: 1338 234 196 169 0 49 0

[startup+0.104545 s]
/proc/loadavg: 2.31 2.30 2.06 5/81 9637
/proc/meminfo: memFree=1567328/2055920 swapFree=4184772/4192956
[pid=9636] ppid=9634 vsize=61640 CPUtime=0.08
/proc/9636/stat : 9636 (bprolog) R 9634 9636 9474 0 -1 4194304 1831 0 0 0 8 0 0 0 18 0 1 0 175272058 63119360 1547 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134568381 0 0 4096 2 0 0 0 17 0 0 0
/proc/9636/statm: 15410 1547 158 90 0 14948 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 61640

[startup+0.513576 s]
/proc/loadavg: 2.31 2.30 2.06 5/81 9637
/proc/meminfo: memFree=1567328/2055920 swapFree=4184772/4192956
[pid=9636] ppid=9634 vsize=61640 CPUtime=0.49
/proc/9636/stat : 9636 (bprolog) R 9634 9636 9474 0 -1 4194304 3483 0 0 0 48 1 0 0 21 0 1 0 175272058 63119360 3199 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134556978 0 0 4096 2 0 0 0 17 0 0 0
/proc/9636/statm: 15410 3199 158 90 0 14948 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 61640

[startup+1.33766 s]
/proc/loadavg: 2.29 2.30 2.06 3/81 9637
/proc/meminfo: memFree=1518304/2055920 swapFree=4184772/4192956
[pid=9636] ppid=9634 vsize=76188 CPUtime=1.31
/proc/9636/stat : 9636 (bprolog) R 9634 9636 9474 0 -1 4194304 13101 0 0 0 124 7 0 0 25 0 1 0 175272058 78016512 10931 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134858988 0 0 4096 2 0 0 0 17 0 0 0
/proc/9636/statm: 19047 10931 158 90 0 18585 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 76188

[startup+2.98482 s]
/proc/loadavg: 2.29 2.30 2.06 3/81 9637
/proc/meminfo: memFree=1511712/2055920 swapFree=4184772/4192956
[pid=9636] ppid=9634 vsize=86828 CPUtime=2.94
/proc/9636/stat : 9636 (bprolog) R 9634 9636 9474 0 -1 4194304 17590 0 0 0 285 9 0 0 25 0 2 0 175272058 88911872 13186 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9636/statm: 21707 13186 170 90 0 21245 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 86828

[startup+6.26314 s]
/proc/loadavg: 2.29 2.30 2.06 4/82 9638
/proc/meminfo: memFree=1515416/2055920 swapFree=4184772/4192956
[pid=9636] ppid=9634 vsize=86828 CPUtime=6.19
/proc/9636/stat : 9636 (bprolog) R 9634 9636 9474 0 -1 4194304 17591 0 0 0 610 9 0 0 25 0 2 0 175272058 88911872 13187 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639156 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9636/statm: 21707 13187 170 90 0 21245 0
[pid=9636/tid=9638] ppid=9634 vsize=86828 CPUtime=0
/proc/9636/task/9638/stat : 9638 (bprolog) S 9634 9636 9474 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175272308 88911872 13187 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 86828

[startup+12.7358 s]
/proc/loadavg: 2.24 2.29 2.06 3/82 9638
/proc/meminfo: memFree=1496344/2055920 swapFree=4184772/4192956
[pid=9636] ppid=9634 vsize=86828 CPUtime=12.6
/proc/9636/stat : 9636 (bprolog) R 9634 9636 9474 0 -1 4194304 17592 0 0 0 1251 9 0 0 25 0 2 0 175272058 88911872 13188 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134610613 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9636/statm: 21707 13188 170 90 0 21245 0
[pid=9636/tid=9638] ppid=9634 vsize=86828 CPUtime=0
/proc/9636/task/9638/stat : 9638 (bprolog) S 9634 9636 9474 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175272308 88911872 13188 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 86828

[startup+25.5656 s]
/proc/loadavg: 2.21 2.28 2.06 3/82 9638
/proc/meminfo: memFree=1498072/2055920 swapFree=4184772/4192956
[pid=9636] ppid=9634 vsize=86828 CPUtime=25.33
/proc/9636/stat : 9636 (bprolog) R 9634 9636 9474 0 -1 4194304 17593 0 0 0 2523 10 0 0 25 0 2 0 175272058 88911872 13189 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639156 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9636/statm: 21707 13189 170 90 0 21245 0
[pid=9636/tid=9638] ppid=9634 vsize=86828 CPUtime=0
/proc/9636/task/9638/stat : 9638 (bprolog) S 9634 9636 9474 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175272308 88911872 13189 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 86828

[startup+51.2151 s]
/proc/loadavg: 2.20 2.27 2.06 3/82 9638
/proc/meminfo: memFree=1497880/2055920 swapFree=4184772/4192956
[pid=9636] ppid=9634 vsize=86828 CPUtime=50.71
/proc/9636/stat : 9636 (bprolog) R 9634 9636 9474 0 -1 4194304 17593 0 0 0 5061 10 0 0 25 0 2 0 175272058 88911872 13189 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9636/statm: 21707 13189 170 90 0 21245 0
[pid=9636/tid=9638] ppid=9634 vsize=86828 CPUtime=0
/proc/9636/task/9638/stat : 9638 (bprolog) S 9634 9636 9474 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175272308 88911872 13189 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 86828

[startup+102.506 s]
/proc/loadavg: 2.45 2.32 2.09 3/82 9638
/proc/meminfo: memFree=1466392/2055920 swapFree=4184772/4192956
[pid=9636] ppid=9634 vsize=86828 CPUtime=101.51
/proc/9636/stat : 9636 (bprolog) R 9634 9636 9474 0 -1 4194304 17594 0 0 0 10141 10 0 0 25 0 2 0 175272058 88911872 13190 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670131 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9636/statm: 21707 13190 170 90 0 21245 0
[pid=9636/tid=9638] ppid=9634 vsize=86828 CPUtime=0
/proc/9636/task/9638/stat : 9638 (bprolog) S 9634 9636 9474 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175272308 88911872 13190 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 86828

[startup+162.592 s]
/proc/loadavg: 2.44 2.33 2.11 3/82 9638
/proc/meminfo: memFree=1458776/2055920 swapFree=4184772/4192956
[pid=9636] ppid=9634 vsize=86828 CPUtime=161.02
/proc/9636/stat : 9636 (bprolog) R 9634 9636 9474 0 -1 4194304 17594 0 0 0 16092 10 0 0 25 0 2 0 175272058 88911872 13190 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552065 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9636/statm: 21707 13190 170 90 0 21245 0
[pid=9636/tid=9638] ppid=9634 vsize=86828 CPUtime=0
/proc/9636/task/9638/stat : 9638 (bprolog) S 9634 9636 9474 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175272308 88911872 13190 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.02
Current children cumulated vsize (KiB) 86828

[startup+222.603 s]
/proc/loadavg: 2.55 2.38 2.13 4/82 9638
/proc/meminfo: memFree=1447384/2055920 swapFree=4184772/4192956
[pid=9636] ppid=9634 vsize=86828 CPUtime=220.44
/proc/9636/stat : 9636 (bprolog) R 9634 9636 9474 0 -1 4194304 17595 0 0 0 22034 10 0 0 25 0 2 0 175272058 88911872 13191 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670196 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9636/statm: 21707 13191 170 90 0 21245 0
[pid=9636/tid=9638] ppid=9634 vsize=86828 CPUtime=0
/proc/9636/task/9638/stat : 9638 (bprolog) S 9634 9636 9474 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175272308 88911872 13191 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 220.44
Current children cumulated vsize (KiB) 86828

[startup+282.657 s]
/proc/loadavg: 2.31 2.34 2.13 4/82 9638
/proc/meminfo: memFree=1413976/2055920 swapFree=4184772/4192956
[pid=9636] ppid=9634 vsize=86828 CPUtime=279.94
/proc/9636/stat : 9636 (bprolog) R 9634 9636 9474 0 -1 4194304 17595 0 0 0 27984 10 0 0 25 0 2 0 175272058 88911872 13191 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711880 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9636/statm: 21707 13191 170 90 0 21245 0
[pid=9636/tid=9638] ppid=9634 vsize=86828 CPUtime=0
/proc/9636/task/9638/stat : 9638 (bprolog) S 9634 9636 9474 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175272308 88911872 13191 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 279.94
Current children cumulated vsize (KiB) 86828

[startup+342.707 s]
/proc/loadavg: 2.36 2.34 2.14 3/82 9638
/proc/meminfo: memFree=1390040/2055920 swapFree=4184772/4192956
[pid=9636] ppid=9634 vsize=86828 CPUtime=339.42
/proc/9636/stat : 9636 (bprolog) R 9634 9636 9474 0 -1 4194304 17595 0 0 0 33931 11 0 0 25 0 2 0 175272058 88911872 13191 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9636/statm: 21707 13191 170 90 0 21245 0
[pid=9636/tid=9638] ppid=9634 vsize=86828 CPUtime=0
/proc/9636/task/9638/stat : 9638 (bprolog) S 9634 9636 9474 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175272308 88911872 13191 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 339.42
Current children cumulated vsize (KiB) 86828

[startup+402.759 s]
/proc/loadavg: 2.30 2.32 2.14 4/82 9638
/proc/meminfo: memFree=1373784/2055920 swapFree=4184772/4192956
[pid=9636] ppid=9634 vsize=86828 CPUtime=398.89
/proc/9636/stat : 9636 (bprolog) R 9634 9636 9474 0 -1 4194304 17595 0 0 0 39878 11 0 0 25 0 2 0 175272058 88911872 13191 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670131 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9636/statm: 21707 13191 170 90 0 21245 0
[pid=9636/tid=9638] ppid=9634 vsize=86828 CPUtime=0
/proc/9636/task/9638/stat : 9638 (bprolog) S 9634 9636 9474 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175272308 88911872 13191 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 398.89
Current children cumulated vsize (KiB) 86828

[startup+462.808 s]
/proc/loadavg: 2.24 2.29 2.14 4/82 9638
/proc/meminfo: memFree=1342104/2055920 swapFree=4184772/4192956
[pid=9636] ppid=9634 vsize=86828 CPUtime=458.37
/proc/9636/stat : 9636 (bprolog) R 9634 9636 9474 0 -1 4194304 17595 0 0 0 45826 11 0 0 25 0 2 0 175272058 88911872 13191 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711880 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9636/statm: 21707 13191 170 90 0 21245 0
[pid=9636/tid=9638] ppid=9634 vsize=86828 CPUtime=0
/proc/9636/task/9638/stat : 9638 (bprolog) S 9634 9636 9474 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175272308 88911872 13191 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 458.37
Current children cumulated vsize (KiB) 86828

[startup+522.854 s]
/proc/loadavg: 2.65 2.40 2.19 5/82 9638
/proc/meminfo: memFree=1328728/2055920 swapFree=4184772/4192956
[pid=9636] ppid=9634 vsize=86828 CPUtime=517.84
/proc/9636/stat : 9636 (bprolog) R 9634 9636 9474 0 -1 4194304 17595 0 0 0 51773 11 0 0 25 0 2 0 175272058 88911872 13191 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670154 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9636/statm: 21707 13191 170 90 0 21245 0
[pid=9636/tid=9638] ppid=9634 vsize=86828 CPUtime=0
/proc/9636/task/9638/stat : 9638 (bprolog) S 9634 9636 9474 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175272308 88911872 13191 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 517.84
Current children cumulated vsize (KiB) 86828

[startup+582.911 s]
/proc/loadavg: 2.77 2.48 2.23 4/82 9638
/proc/meminfo: memFree=1299224/2055920 swapFree=4184772/4192956
[pid=9636] ppid=9634 vsize=86828 CPUtime=577.3
/proc/9636/stat : 9636 (bprolog) R 9634 9636 9474 0 -1 4194304 17595 0 0 0 57719 11 0 0 25 0 2 0 175272058 88911872 13191 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9636/statm: 21707 13191 170 90 0 21245 0
[pid=9636/tid=9638] ppid=9634 vsize=86828 CPUtime=0
/proc/9636/task/9638/stat : 9638 (bprolog) S 9634 9636 9474 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175272308 88911872 13191 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 577.3
Current children cumulated vsize (KiB) 86828

[startup+642.964 s]
/proc/loadavg: 2.68 2.50 2.25 3/82 9638
/proc/meminfo: memFree=1267032/2055920 swapFree=4184772/4192956
[pid=9636] ppid=9634 vsize=86828 CPUtime=636.79
/proc/9636/stat : 9636 (bprolog) R 9634 9636 9474 0 -1 4194304 17595 0 0 0 63667 12 0 0 25 0 2 0 175272058 88911872 13191 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0

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

/proc/9636/stat : 9636 (bprolog) R 9634 9636 9474 0 -1 4194304 17596 0 0 0 117195 13 0 0 25 0 3 0 175272058 99401728 13192 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9636/statm: 24268 13192 170 90 0 23806 0
[pid=9636/tid=9638] ppid=9634 vsize=97072 CPUtime=0
/proc/9636/task/9638/stat : 9638 (bprolog) S 9634 9636 9474 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 175272308 99401728 13192 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=9636/tid=9641] ppid=9634 vsize=97072 CPUtime=0
/proc/9636/task/9641/stat : 9641 (bprolog) S 9634 9636 9474 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 175362322 99401728 13192 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1172.08
Current children cumulated vsize (KiB) 97072

[startup+1243.43 s]
/proc/loadavg: 2.86 2.73 2.47 5/83 9641
/proc/meminfo: memFree=1185232/2055920 swapFree=4184772/4192956
[pid=9636] ppid=9634 vsize=97072 CPUtime=1231.55
/proc/9636/stat : 9636 (bprolog) R 9634 9636 9474 0 -1 4194304 17596 0 0 0 123142 13 0 0 25 0 3 0 175272058 99401728 13192 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670131 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9636/statm: 24268 13192 170 90 0 23806 0
[pid=9636/tid=9638] ppid=9634 vsize=97072 CPUtime=0
/proc/9636/task/9638/stat : 9638 (bprolog) S 9634 9636 9474 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 175272308 99401728 13192 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=9636/tid=9641] ppid=9634 vsize=97072 CPUtime=0
/proc/9636/task/9641/stat : 9641 (bprolog) S 9634 9636 9474 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 175362322 99401728 13192 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1231.55
Current children cumulated vsize (KiB) 97072

[startup+1303.46 s]
/proc/loadavg: 2.83 2.75 2.48 4/83 9641
/proc/meminfo: memFree=1185232/2055920 swapFree=4184772/4192956
[pid=9636] ppid=9634 vsize=97072 CPUtime=1291
/proc/9636/stat : 9636 (bprolog) R 9634 9636 9474 0 -1 4194304 17596 0 0 0 129087 13 0 0 25 0 3 0 175272058 99401728 13192 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9636/statm: 24268 13192 170 90 0 23806 0
[pid=9636/tid=9638] ppid=9634 vsize=97072 CPUtime=0
/proc/9636/task/9638/stat : 9638 (bprolog) S 9634 9636 9474 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 175272308 99401728 13192 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=9636/tid=9641] ppid=9634 vsize=97072 CPUtime=0
/proc/9636/task/9641/stat : 9641 (bprolog) S 9634 9636 9474 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 175362322 99401728 13192 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1291
Current children cumulated vsize (KiB) 97072

[startup+1363.51 s]
/proc/loadavg: 2.64 2.70 2.48 4/84 9642
/proc/meminfo: memFree=1185224/2055920 swapFree=4184772/4192956
[pid=9636] ppid=9634 vsize=107316 CPUtime=1350.47
/proc/9636/stat : 9636 (bprolog) R 9634 9636 9474 0 -1 4194304 17606 0 0 0 135033 14 0 0 25 0 4 0 175272058 109891584 13202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670131 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9636/statm: 26829 13202 170 90 0 26367 0
[pid=9636/tid=9638] ppid=9634 vsize=107316 CPUtime=0
/proc/9636/task/9638/stat : 9638 (bprolog) S 9634 9636 9474 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 175272308 109891584 13202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=9636/tid=9641] ppid=9634 vsize=107316 CPUtime=0
/proc/9636/task/9641/stat : 9641 (bprolog) S 9634 9636 9474 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175362322 109891584 13202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=9636/tid=9642] ppid=9634 vsize=107316 CPUtime=0
/proc/9636/task/9642/stat : 9642 (bprolog) S 9634 9636 9474 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 175407330 109891584 13202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1350.47
Current children cumulated vsize (KiB) 107316

[startup+1423.54 s]
/proc/loadavg: 2.64 2.69 2.49 3/84 9642
/proc/meminfo: memFree=1184520/2055920 swapFree=4184772/4192956
[pid=9636] ppid=9634 vsize=107316 CPUtime=1409.94
/proc/9636/stat : 9636 (bprolog) R 9634 9636 9474 0 -1 4194304 17606 0 0 0 140980 14 0 0 25 0 4 0 175272058 109891584 13202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639156 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9636/statm: 26829 13202 170 90 0 26367 0
[pid=9636/tid=9638] ppid=9634 vsize=107316 CPUtime=0
/proc/9636/task/9638/stat : 9638 (bprolog) S 9634 9636 9474 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 175272308 109891584 13202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=9636/tid=9641] ppid=9634 vsize=107316 CPUtime=0
/proc/9636/task/9641/stat : 9641 (bprolog) S 9634 9636 9474 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175362322 109891584 13202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=9636/tid=9642] ppid=9634 vsize=107316 CPUtime=0
/proc/9636/task/9642/stat : 9642 (bprolog) S 9634 9636 9474 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 175407330 109891584 13202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1409.94
Current children cumulated vsize (KiB) 107316

[startup+1483.57 s]
/proc/loadavg: 2.67 2.68 2.50 3/84 9642
/proc/meminfo: memFree=1184520/2055920 swapFree=4184772/4192956
[pid=9636] ppid=9634 vsize=107316 CPUtime=1469.39
/proc/9636/stat : 9636 (bprolog) R 9634 9636 9474 0 -1 4194304 17606 0 0 0 146925 14 0 0 25 0 4 0 175272058 109891584 13202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9636/statm: 26829 13202 170 90 0 26367 0
[pid=9636/tid=9638] ppid=9634 vsize=107316 CPUtime=0
/proc/9636/task/9638/stat : 9638 (bprolog) S 9634 9636 9474 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 175272308 109891584 13202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=9636/tid=9641] ppid=9634 vsize=107316 CPUtime=0
/proc/9636/task/9641/stat : 9641 (bprolog) S 9634 9636 9474 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175362322 109891584 13202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=9636/tid=9642] ppid=9634 vsize=107316 CPUtime=0
/proc/9636/task/9642/stat : 9642 (bprolog) S 9634 9636 9474 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 175407330 109891584 13202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1469.39
Current children cumulated vsize (KiB) 107316

[startup+1543.62 s]
/proc/loadavg: 2.19 2.57 2.47 2/68 9659
/proc/meminfo: memFree=1797400/2055920 swapFree=4184772/4192956
[pid=9636] ppid=9634 vsize=107316 CPUtime=1529.08
/proc/9636/stat : 9636 (bprolog) R 9634 9636 9474 0 -1 4194304 17606 0 0 0 152893 15 0 0 25 0 4 0 175272058 109891584 13202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711664 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9636/statm: 26829 13202 170 90 0 26367 0
[pid=9636/tid=9638] ppid=9634 vsize=107316 CPUtime=0
/proc/9636/task/9638/stat : 9638 (bprolog) S 9634 9636 9474 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 175272308 109891584 13202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=9636/tid=9641] ppid=9634 vsize=107316 CPUtime=0
/proc/9636/task/9641/stat : 9641 (bprolog) S 9634 9636 9474 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175362322 109891584 13202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=9636/tid=9642] ppid=9634 vsize=107316 CPUtime=0
/proc/9636/task/9642/stat : 9642 (bprolog) S 9634 9636 9474 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 175407330 109891584 13202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1529.08
Current children cumulated vsize (KiB) 107316

[startup+1603.71 s]
/proc/loadavg: 1.43 2.28 2.37 2/68 9659
/proc/meminfo: memFree=1797528/2055920 swapFree=4184772/4192956
[pid=9636] ppid=9634 vsize=107316 CPUtime=1589.15
/proc/9636/stat : 9636 (bprolog) R 9634 9636 9474 0 -1 4194304 17606 0 0 0 158900 15 0 0 25 0 4 0 175272058 109891584 13202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134609627 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9636/statm: 26829 13202 170 90 0 26367 0
[pid=9636/tid=9638] ppid=9634 vsize=107316 CPUtime=0
/proc/9636/task/9638/stat : 9638 (bprolog) S 9634 9636 9474 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 175272308 109891584 13202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=9636/tid=9641] ppid=9634 vsize=107316 CPUtime=0
/proc/9636/task/9641/stat : 9641 (bprolog) S 9634 9636 9474 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175362322 109891584 13202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=9636/tid=9642] ppid=9634 vsize=107316 CPUtime=0
/proc/9636/task/9642/stat : 9642 (bprolog) S 9634 9636 9474 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175407330 109891584 13202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1589.15
Current children cumulated vsize (KiB) 107316

[startup+1663.8 s]
/proc/loadavg: 1.19 2.06 2.29 2/68 9659
/proc/meminfo: memFree=1797528/2055920 swapFree=4184772/4192956
[pid=9636] ppid=9634 vsize=107316 CPUtime=1649.22
/proc/9636/stat : 9636 (bprolog) R 9634 9636 9474 0 -1 4194304 17606 0 0 0 164907 15 0 0 25 0 4 0 175272058 109891584 13202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670372 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9636/statm: 26829 13202 170 90 0 26367 0
[pid=9636/tid=9638] ppid=9634 vsize=107316 CPUtime=0
/proc/9636/task/9638/stat : 9638 (bprolog) S 9634 9636 9474 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 175272308 109891584 13202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=9636/tid=9641] ppid=9634 vsize=107316 CPUtime=0
/proc/9636/task/9641/stat : 9641 (bprolog) S 9634 9636 9474 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175362322 109891584 13202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=9636/tid=9642] ppid=9634 vsize=107316 CPUtime=0
/proc/9636/task/9642/stat : 9642 (bprolog) S 9634 9636 9474 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175407330 109891584 13202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1649.22
Current children cumulated vsize (KiB) 107316

[startup+1723.89 s]
/proc/loadavg: 1.07 1.86 2.21 2/68 9659
/proc/meminfo: memFree=1797592/2055920 swapFree=4184772/4192956
[pid=9636] ppid=9634 vsize=107316 CPUtime=1709.3
/proc/9636/stat : 9636 (bprolog) R 9634 9636 9474 0 -1 4194304 17606 0 0 0 170915 15 0 0 25 0 4 0 175272058 109891584 13202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664651 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9636/statm: 26829 13202 170 90 0 26367 0
[pid=9636/tid=9638] ppid=9634 vsize=107316 CPUtime=0
/proc/9636/task/9638/stat : 9638 (bprolog) S 9634 9636 9474 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 175272308 109891584 13202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=9636/tid=9641] ppid=9634 vsize=107316 CPUtime=0
/proc/9636/task/9641/stat : 9641 (bprolog) S 9634 9636 9474 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175362322 109891584 13202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=9636/tid=9642] ppid=9634 vsize=107316 CPUtime=0
/proc/9636/task/9642/stat : 9642 (bprolog) S 9634 9636 9474 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175407330 109891584 13202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1709.3
Current children cumulated vsize (KiB) 107316

[startup+1783.97 s]
/proc/loadavg: 1.08 1.72 2.13 2/68 9659
/proc/meminfo: memFree=1797592/2055920 swapFree=4184772/4192956
[pid=9636] ppid=9634 vsize=107316 CPUtime=1769.37
/proc/9636/stat : 9636 (bprolog) R 9634 9636 9474 0 -1 4194304 17606 0 0 0 176922 15 0 0 25 0 4 0 175272058 109891584 13202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9636/statm: 26829 13202 170 90 0 26367 0
[pid=9636/tid=9638] ppid=9634 vsize=107316 CPUtime=0
/proc/9636/task/9638/stat : 9638 (bprolog) S 9634 9636 9474 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 175272308 109891584 13202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=9636/tid=9641] ppid=9634 vsize=107316 CPUtime=0
/proc/9636/task/9641/stat : 9641 (bprolog) S 9634 9636 9474 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175362322 109891584 13202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=9636/tid=9642] ppid=9634 vsize=107316 CPUtime=0
/proc/9636/task/9642/stat : 9642 (bprolog) S 9634 9636 9474 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175407330 109891584 13202 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1769.37
Current children cumulated vsize (KiB) 107316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.61 s]
/proc/loadavg: 1.04 1.65 2.10 2/65 9659
/proc/meminfo: memFree=1797592/2055920 swapFree=4184772/4192956
[pid=9636] ppid=9634 vsize=107316 CPUtime=1800
/proc/9636/stat : 9636 (bprolog) R 9634 9636 9474 0 -1 4194304 17607 0 0 0 179985 15 0 0 25 0 1 0 175272058 109891584 13203 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 0 0 0 17 1 0 0
/proc/9636/statm: 26829 13203 171 90 0 26367 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 107316

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.63
CPU time (s): 1800.03
CPU user time (s): 1799.86
CPU system time (s): 0.167974
CPU usage (%): 99.1952
Max. virtual memory (cumulated for all children) (KiB): 107316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.86
system time used= 0.167974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17607
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 55981

runsolver used 1.92371 s user time and 5.37218 s system time

The end

Launcher Data (download as text)

Begin job on node56 on Mon Jan  8 15:05:37 UTC 2007


IDJOB= 224428
IDBENCH= 5750
FILE ID= node56/224428-1168268737

PBS_JOBID= 3482942

Free space on /tmp= 66555 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.8/rand-2-40-80-103-800-59_ext.xml
COMMAND LINE= /tmp/evaluation/224428-1168268737/Complete/Ordinary/solver /tmp/evaluation/224428-1168268737/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node56/convwatcher-224428-1168268737 -o ROOT/results/node56/conversion-224428-1168268737 -C 600 -M 900 /tmp/evaluation/224428-1168268737/Complete/Ordinary/conversion /tmp/evaluation/224428-1168268737/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node56/watcher-224428-1168268737 -o ROOT/results/node56/solver-224428-1168268737 -C 1800 -M 900  /tmp/evaluation/224428-1168268737/Complete/Ordinary/solver /tmp/evaluation/224428-1168268737/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  a0304a07a0b0e9f8b06498fd3145bec2

RANDOM SEED= 910621184

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.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:       1567872 kB
Buffers:         25044 kB
Cached:         125908 kB
SwapCached:       2048 kB
Active:         362640 kB
Inactive:        73544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1567872 kB
SwapTotal:     4192956 kB
SwapFree:      4184772 kB
Dirty:            3096 kB
Writeback:           0 kB
Mapped:         298784 kB
Slab:            36544 kB
Committed_AS:  4103520 kB
PageTables:       2476 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= 66560 MiB



End job on node56 on Mon Jan  8 15:35:54 UTC 2007