Trace number 207879

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.04 1809.13

General information on the benchmark

NametravellingSalesman/travellingSalesman-25/
tsp-25-312_ext.xml
MD5SUM18cb898c6d4e9c374a0c354fbac95ecf
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark55.6755
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables76
Number of constraints350
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension350
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/207879-1168183702/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/node44/watcher-207879-1168183702 -o ROOT/results/node44/solver-207879-1168183702 -C 1800 -M 900 /tmp/evaluation/207879-1168183702/Complete/Ordinary/solver /tmp/evaluation/207879-1168183702/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.30 2.10 1.90 5/84 9720
/proc/meminfo: memFree=1250792/2055920 swapFree=4191892/4192956
[pid=9719] ppid=9717 vsize=5352 CPUtime=0
/proc/9719/stat : 9719 (sh) R 9717 9719 9119 0 -1 4194304 264 0 0 0 0 0 0 0 20 0 1 0 166769301 5480448 231 18446744073709551615 4194304 4889804 548682069344 18446744073709551615 264840317317 0 0 4100 65536 0 0 0 17 1 0 0
/proc/9719/statm: 1338 231 194 169 0 49 0

[startup+0.103044 s]
/proc/loadavg: 2.30 2.10 1.90 5/84 9720
/proc/meminfo: memFree=1250792/2055920 swapFree=4191892/4192956
[pid=9719] ppid=9717 vsize=61840 CPUtime=0.09
/proc/9719/stat : 9719 (bprolog) R 9717 9719 9119 0 -1 4194304 1693 0 0 0 9 0 0 0 20 0 1 0 166769301 63324160 1409 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555787 0 0 4096 2 0 0 0 17 1 0 0
/proc/9719/statm: 15460 1409 158 90 0 14998 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61840

[startup+0.511088 s]
/proc/loadavg: 2.30 2.10 1.90 5/84 9720
/proc/meminfo: memFree=1250792/2055920 swapFree=4191892/4192956
[pid=9719] ppid=9717 vsize=62208 CPUtime=0.49
/proc/9719/stat : 9719 (bprolog) R 9717 9719 9119 0 -1 4194304 9251 0 0 0 46 3 0 0 23 0 1 0 166769301 63700992 8810 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134566472 0 0 4096 2 0 0 0 17 1 0 0
/proc/9719/statm: 15552 8810 158 90 0 15090 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 62208

[startup+1.33317 s]
/proc/loadavg: 2.30 2.10 1.90 3/84 9720
/proc/meminfo: memFree=1202152/2055920 swapFree=4191892/4192956
[pid=9719] ppid=9717 vsize=95140 CPUtime=1.31
/proc/9719/stat : 9719 (bprolog) R 9717 9719 9119 0 -1 4194304 15509 0 0 0 125 6 0 0 25 0 2 0 166769301 97423360 13224 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711195 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9719/statm: 23785 13224 170 90 0 23323 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 95140

[startup+2.97037 s]
/proc/loadavg: 2.30 2.10 1.90 3/85 9721
/proc/meminfo: memFree=1198368/2055920 swapFree=4191892/4192956
[pid=9719] ppid=9717 vsize=95140 CPUtime=2.94
/proc/9719/stat : 9719 (bprolog) R 9717 9719 9119 0 -1 4194304 15510 0 0 0 288 6 0 0 25 0 2 0 166769301 97423360 13225 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711315 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9719/statm: 23785 13225 170 90 0 23323 0
[pid=9719/tid=9721] ppid=9717 vsize=95140 CPUtime=0
/proc/9719/task/9721/stat : 9721 (bprolog) S 9717 9719 9119 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166769426 97423360 13225 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 95140

[startup+6.25467 s]
/proc/loadavg: 2.28 2.10 1.90 3/85 9721
/proc/meminfo: memFree=1198304/2055920 swapFree=4191892/4192956
[pid=9719] ppid=9717 vsize=95140 CPUtime=6.19
/proc/9719/stat : 9719 (bprolog) R 9717 9719 9119 0 -1 4194304 15510 0 0 0 613 6 0 0 25 0 2 0 166769301 97423360 13225 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134609627 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9719/statm: 23785 13225 170 90 0 23323 0
[pid=9719/tid=9721] ppid=9717 vsize=95140 CPUtime=0
/proc/9719/task/9721/stat : 9721 (bprolog) S 9717 9719 9119 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166769426 97423360 13225 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 95140

[startup+12.7183 s]
/proc/loadavg: 2.25 2.10 1.90 3/85 9721
/proc/meminfo: memFree=1188320/2055920 swapFree=4191892/4192956
[pid=9719] ppid=9717 vsize=95140 CPUtime=12.65
/proc/9719/stat : 9719 (bprolog) R 9717 9719 9119 0 -1 4194304 15511 0 0 0 1259 6 0 0 25 0 2 0 166769301 97423360 13226 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134613162 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9719/statm: 23785 13226 170 90 0 23323 0
[pid=9719/tid=9721] ppid=9717 vsize=95140 CPUtime=0
/proc/9719/task/9721/stat : 9721 (bprolog) S 9717 9719 9119 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166769426 97423360 13226 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 95140

[startup+25.5457 s]
/proc/loadavg: 2.20 2.09 1.90 3/85 9721
/proc/meminfo: memFree=1188320/2055920 swapFree=4191892/4192956
[pid=9719] ppid=9717 vsize=95140 CPUtime=25.45
/proc/9719/stat : 9719 (bprolog) R 9717 9719 9119 0 -1 4194304 15511 0 0 0 2539 6 0 0 25 0 2 0 166769301 97423360 13226 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552096 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9719/statm: 23785 13226 170 90 0 23323 0
[pid=9719/tid=9721] ppid=9717 vsize=95140 CPUtime=0
/proc/9719/task/9721/stat : 9721 (bprolog) S 9717 9719 9119 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166769426 97423360 13226 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 95140

[startup+51.2193 s]
/proc/loadavg: 2.13 2.08 1.90 5/85 9721
/proc/meminfo: memFree=1130720/2055920 swapFree=4191892/4192956
[pid=9719] ppid=9717 vsize=95140 CPUtime=50.63
/proc/9719/stat : 9719 (bprolog) R 9717 9719 9119 0 -1 4194304 15513 0 0 0 5057 6 0 0 25 0 2 0 166769301 97423360 13228 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711657 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9719/statm: 23785 13228 170 90 0 23323 0
[pid=9719/tid=9721] ppid=9717 vsize=95140 CPUtime=0
/proc/9719/task/9721/stat : 9721 (bprolog) S 9717 9719 9119 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166769426 97423360 13228 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 95140

[startup+102.441 s]
/proc/loadavg: 2.05 2.07 1.91 3/85 9721
/proc/meminfo: memFree=897504/2055920 swapFree=4191892/4192956
[pid=9719] ppid=9717 vsize=95140 CPUtime=100.82
/proc/9719/stat : 9719 (bprolog) R 9717 9719 9119 0 -1 4194304 15513 0 0 0 10076 6 0 0 25 0 2 0 166769301 97423360 13228 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134665218 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9719/statm: 23785 13228 170 90 0 23323 0
[pid=9719/tid=9721] ppid=9717 vsize=95140 CPUtime=0
/proc/9719/task/9721/stat : 9721 (bprolog) S 9717 9719 9119 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166769426 97423360 13228 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.82
Current children cumulated vsize (KiB) 95140

[startup+162.502 s]
/proc/loadavg: 1.95 2.04 1.90 3/75 9785
/proc/meminfo: memFree=1456896/2055920 swapFree=4191892/4192956
[pid=9719] ppid=9717 vsize=95140 CPUtime=160.12
/proc/9719/stat : 9719 (bprolog) R 9717 9719 9119 0 -1 4194304 15513 0 0 0 16005 7 0 0 25 0 2 0 166769301 97423360 13228 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9719/statm: 23785 13228 170 90 0 23323 0
[pid=9719/tid=9721] ppid=9717 vsize=95140 CPUtime=0
/proc/9719/task/9721/stat : 9721 (bprolog) S 9717 9719 9119 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166769426 97423360 13228 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.12
Current children cumulated vsize (KiB) 95140

[startup+222.548 s]
/proc/loadavg: 1.98 2.03 1.91 3/75 9785
/proc/meminfo: memFree=1456960/2055920 swapFree=4191892/4192956
[pid=9719] ppid=9717 vsize=95140 CPUtime=220.12
/proc/9719/stat : 9719 (bprolog) R 9717 9719 9119 0 -1 4194304 15525 0 0 0 22005 7 0 0 25 0 2 0 166769301 97423360 13240 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664610 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9719/statm: 23785 13240 170 90 0 23323 0
[pid=9719/tid=9721] ppid=9717 vsize=95140 CPUtime=0
/proc/9719/task/9721/stat : 9721 (bprolog) S 9717 9719 9119 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166769426 97423360 13240 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.12
Current children cumulated vsize (KiB) 95140

[startup+282.586 s]
/proc/loadavg: 1.99 2.02 1.91 3/75 9785
/proc/meminfo: memFree=1456960/2055920 swapFree=4191892/4192956
[pid=9719] ppid=9717 vsize=95140 CPUtime=280.1
/proc/9719/stat : 9719 (bprolog) R 9717 9719 9119 0 -1 4194304 15525 0 0 0 28003 7 0 0 25 0 2 0 166769301 97423360 13240 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589348 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9719/statm: 23785 13240 170 90 0 23323 0
[pid=9719/tid=9721] ppid=9717 vsize=95140 CPUtime=0
/proc/9719/task/9721/stat : 9721 (bprolog) S 9717 9719 9119 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166769426 97423360 13240 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.1
Current children cumulated vsize (KiB) 95140

[startup+342.624 s]
/proc/loadavg: 1.99 2.02 1.91 3/75 9785
/proc/meminfo: memFree=1457024/2055920 swapFree=4191892/4192956
[pid=9719] ppid=9717 vsize=95140 CPUtime=340.07
/proc/9719/stat : 9719 (bprolog) R 9717 9719 9119 0 -1 4194304 15525 0 0 0 34000 7 0 0 25 0 2 0 166769301 97423360 13240 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134609653 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9719/statm: 23785 13240 170 90 0 23323 0
[pid=9719/tid=9721] ppid=9717 vsize=95140 CPUtime=0
/proc/9719/task/9721/stat : 9721 (bprolog) S 9717 9719 9119 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166769426 97423360 13240 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 340.07
Current children cumulated vsize (KiB) 95140

[startup+402.668 s]
/proc/loadavg: 1.99 2.01 1.91 3/75 9785
/proc/meminfo: memFree=1456960/2055920 swapFree=4191892/4192956
[pid=9719] ppid=9717 vsize=95140 CPUtime=400.07
/proc/9719/stat : 9719 (bprolog) R 9717 9719 9119 0 -1 4194304 15525 0 0 0 40000 7 0 0 25 0 2 0 166769301 97423360 13240 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134566509 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9719/statm: 23785 13240 170 90 0 23323 0
[pid=9719/tid=9721] ppid=9717 vsize=95140 CPUtime=0
/proc/9719/task/9721/stat : 9721 (bprolog) S 9717 9719 9119 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166769426 97423360 13240 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.07
Current children cumulated vsize (KiB) 95140

[startup+462.718 s]
/proc/loadavg: 1.99 2.00 1.91 3/75 9785
/proc/meminfo: memFree=1456960/2055920 swapFree=4191892/4192956
[pid=9719] ppid=9717 vsize=95140 CPUtime=460.06
/proc/9719/stat : 9719 (bprolog) R 9717 9719 9119 0 -1 4194304 15525 0 0 0 45999 7 0 0 25 0 2 0 166769301 97423360 13240 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711657 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9719/statm: 23785 13240 170 90 0 23323 0
[pid=9719/tid=9721] ppid=9717 vsize=95140 CPUtime=0
/proc/9719/task/9721/stat : 9721 (bprolog) S 9717 9719 9119 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166769426 97423360 13240 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 460.06
Current children cumulated vsize (KiB) 95140

[startup+522.765 s]
/proc/loadavg: 1.99 2.00 1.91 3/75 9785
/proc/meminfo: memFree=1456960/2055920 swapFree=4191892/4192956
[pid=9719] ppid=9717 vsize=95140 CPUtime=520.05
/proc/9719/stat : 9719 (bprolog) R 9717 9719 9119 0 -1 4194304 15525 0 0 0 51997 8 0 0 25 0 2 0 166769301 97423360 13240 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134565109 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9719/statm: 23785 13240 170 90 0 23323 0
[pid=9719/tid=9721] ppid=9717 vsize=95140 CPUtime=0
/proc/9719/task/9721/stat : 9721 (bprolog) S 9717 9719 9119 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166769426 97423360 13240 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 520.05
Current children cumulated vsize (KiB) 95140

[startup+582.814 s]
/proc/loadavg: 1.99 2.00 1.91 3/75 9785
/proc/meminfo: memFree=1456896/2055920 swapFree=4191892/4192956
[pid=9719] ppid=9717 vsize=95140 CPUtime=580.05
/proc/9719/stat : 9719 (bprolog) R 9717 9719 9119 0 -1 4194304 15525 0 0 0 57997 8 0 0 25 0 2 0 166769301 97423360 13240 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589591 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9719/statm: 23785 13240 170 90 0 23323 0
[pid=9719/tid=9721] ppid=9717 vsize=95140 CPUtime=0
/proc/9719/task/9721/stat : 9721 (bprolog) S 9717 9719 9119 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 166769426 97423360 13240 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 580.05
Current children cumulated vsize (KiB) 95140

[startup+642.819 s]
/proc/loadavg: 1.99 2.00 1.91 3/75 9785
/proc/meminfo: memFree=1456896/2055920 swapFree=4191892/4192956

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

/proc/9719/stat : 9719 (bprolog) R 9717 9719 9119 0 -1 4194304 15526 0 0 0 117742 9 0 0 25 0 3 0 166769301 107913216 13241 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639200 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9719/statm: 26346 13241 170 90 0 25884 0
[pid=9719/tid=9721] ppid=9717 vsize=105384 CPUtime=0
/proc/9719/task/9721/stat : 9721 (bprolog) S 9717 9719 9119 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 166769426 107913216 13241 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9719/tid=9786] ppid=9717 vsize=105384 CPUtime=0
/proc/9719/task/9786/stat : 9786 (bprolog) S 9717 9719 9119 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 166859442 107913216 13241 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1177.51
Current children cumulated vsize (KiB) 105384

[startup+1242.97 s]
/proc/loadavg: 2.00 2.00 1.91 3/77 9787
/proc/meminfo: memFree=1456752/2055920 swapFree=4191892/4192956
[pid=9719] ppid=9717 vsize=105384 CPUtime=1237.24
/proc/9719/stat : 9719 (bprolog) R 9717 9719 9119 0 -1 4194304 15526 0 0 0 123715 9 0 0 25 0 3 0 166769301 107913216 13241 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552198 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9719/statm: 26346 13241 170 90 0 25884 0
[pid=9719/tid=9721] ppid=9717 vsize=105384 CPUtime=0
/proc/9719/task/9721/stat : 9721 (bprolog) S 9717 9719 9119 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 166769426 107913216 13241 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9719/tid=9786] ppid=9717 vsize=105384 CPUtime=0
/proc/9719/task/9786/stat : 9786 (bprolog) S 9717 9719 9119 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 166859442 107913216 13241 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1237.24
Current children cumulated vsize (KiB) 105384

[startup+1302.98 s]
/proc/loadavg: 2.00 2.00 1.91 3/77 9787
/proc/meminfo: memFree=1456752/2055920 swapFree=4191892/4192956
[pid=9719] ppid=9717 vsize=105384 CPUtime=1296.98
/proc/9719/stat : 9719 (bprolog) R 9717 9719 9119 0 -1 4194304 15526 0 0 0 129689 9 0 0 25 0 3 0 166769301 107913216 13241 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134609693 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9719/statm: 26346 13241 170 90 0 25884 0
[pid=9719/tid=9721] ppid=9717 vsize=105384 CPUtime=0
/proc/9719/task/9721/stat : 9721 (bprolog) S 9717 9719 9119 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 166769426 107913216 13241 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9719/tid=9786] ppid=9717 vsize=105384 CPUtime=0
/proc/9719/task/9786/stat : 9786 (bprolog) S 9717 9719 9119 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 166859442 107913216 13241 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1296.98
Current children cumulated vsize (KiB) 105384

[startup+1362.99 s]
/proc/loadavg: 2.00 2.00 1.91 3/78 9788
/proc/meminfo: memFree=1456744/2055920 swapFree=4191892/4192956
[pid=9719] ppid=9717 vsize=115628 CPUtime=1356.73
/proc/9719/stat : 9719 (bprolog) R 9717 9719 9119 0 -1 4194304 15527 0 0 0 135664 9 0 0 25 0 4 0 166769301 118403072 13242 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555972 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9719/statm: 28907 13242 170 90 0 28445 0
[pid=9719/tid=9721] ppid=9717 vsize=115628 CPUtime=0
/proc/9719/task/9721/stat : 9721 (bprolog) S 9717 9719 9119 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 166769426 118403072 13242 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9719/tid=9786] ppid=9717 vsize=115628 CPUtime=0
/proc/9719/task/9786/stat : 9786 (bprolog) S 9717 9719 9119 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166859442 118403072 13242 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=9719/tid=9788] ppid=9717 vsize=115628 CPUtime=0
/proc/9719/task/9788/stat : 9788 (bprolog) S 9717 9719 9119 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 166904449 118403072 13242 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1356.73
Current children cumulated vsize (KiB) 115628

[startup+1423.01 s]
/proc/loadavg: 2.00 2.00 1.91 3/78 9788
/proc/meminfo: memFree=1456680/2055920 swapFree=4191892/4192956
[pid=9719] ppid=9717 vsize=115628 CPUtime=1416.47
/proc/9719/stat : 9719 (bprolog) R 9717 9719 9119 0 -1 4194304 15527 0 0 0 141638 9 0 0 25 0 4 0 166769301 118403072 13242 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618039 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9719/statm: 28907 13242 170 90 0 28445 0
[pid=9719/tid=9721] ppid=9717 vsize=115628 CPUtime=0
/proc/9719/task/9721/stat : 9721 (bprolog) S 9717 9719 9119 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 166769426 118403072 13242 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9719/tid=9786] ppid=9717 vsize=115628 CPUtime=0
/proc/9719/task/9786/stat : 9786 (bprolog) S 9717 9719 9119 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166859442 118403072 13242 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=9719/tid=9788] ppid=9717 vsize=115628 CPUtime=0
/proc/9719/task/9788/stat : 9788 (bprolog) S 9717 9719 9119 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 166904449 118403072 13242 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1416.47
Current children cumulated vsize (KiB) 115628

[startup+1483.04 s]
/proc/loadavg: 2.00 2.00 1.91 3/78 9788
/proc/meminfo: memFree=1456680/2055920 swapFree=4191892/4192956
[pid=9719] ppid=9717 vsize=115628 CPUtime=1476.23
/proc/9719/stat : 9719 (bprolog) R 9717 9719 9119 0 -1 4194304 15527 0 0 0 147614 9 0 0 25 0 4 0 166769301 118403072 13242 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711657 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9719/statm: 28907 13242 170 90 0 28445 0
[pid=9719/tid=9721] ppid=9717 vsize=115628 CPUtime=0
/proc/9719/task/9721/stat : 9721 (bprolog) S 9717 9719 9119 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 166769426 118403072 13242 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9719/tid=9786] ppid=9717 vsize=115628 CPUtime=0
/proc/9719/task/9786/stat : 9786 (bprolog) S 9717 9719 9119 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166859442 118403072 13242 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=9719/tid=9788] ppid=9717 vsize=115628 CPUtime=0
/proc/9719/task/9788/stat : 9788 (bprolog) S 9717 9719 9119 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 166904449 118403072 13242 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1476.23
Current children cumulated vsize (KiB) 115628

[startup+1543.06 s]
/proc/loadavg: 2.00 2.00 1.91 3/79 9789
/proc/meminfo: memFree=1456672/2055920 swapFree=4191892/4192956
[pid=9719] ppid=9717 vsize=115628 CPUtime=1536
/proc/9719/stat : 9719 (bprolog) R 9717 9719 9119 0 -1 4194304 15527 0 0 0 153591 9 0 0 25 0 4 0 166769301 118403072 13242 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134609627 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9719/statm: 28907 13242 170 90 0 28445 0
[pid=9719/tid=9721] ppid=9717 vsize=115628 CPUtime=0
/proc/9719/task/9721/stat : 9721 (bprolog) S 9717 9719 9119 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 166769426 118403072 13242 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9719/tid=9786] ppid=9717 vsize=115628 CPUtime=0
/proc/9719/task/9786/stat : 9786 (bprolog) S 9717 9719 9119 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166859442 118403072 13242 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=9719/tid=9788] ppid=9717 vsize=115628 CPUtime=0
/proc/9719/task/9788/stat : 9788 (bprolog) S 9717 9719 9119 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 166904449 118403072 13242 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1536
Current children cumulated vsize (KiB) 115628

[startup+1603.09 s]
/proc/loadavg: 2.00 2.00 1.91 3/79 9789
/proc/meminfo: memFree=1456672/2055920 swapFree=4191892/4192956
[pid=9719] ppid=9717 vsize=115628 CPUtime=1595.64
/proc/9719/stat : 9719 (bprolog) R 9717 9719 9119 0 -1 4194304 15527 0 0 0 159554 10 0 0 25 0 4 0 166769301 118403072 13242 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134747404 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9719/statm: 28907 13242 170 90 0 28445 0
[pid=9719/tid=9721] ppid=9717 vsize=115628 CPUtime=0
/proc/9719/task/9721/stat : 9721 (bprolog) S 9717 9719 9119 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 166769426 118403072 13242 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9719/tid=9786] ppid=9717 vsize=115628 CPUtime=0
/proc/9719/task/9786/stat : 9786 (bprolog) S 9717 9719 9119 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166859442 118403072 13242 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=9719/tid=9788] ppid=9717 vsize=115628 CPUtime=0
/proc/9719/task/9788/stat : 9788 (bprolog) S 9717 9719 9119 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166904449 118403072 13242 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1595.64
Current children cumulated vsize (KiB) 115628

[startup+1663.12 s]
/proc/loadavg: 2.00 2.00 1.91 3/79 9789
/proc/meminfo: memFree=1456672/2055920 swapFree=4191892/4192956
[pid=9719] ppid=9717 vsize=115628 CPUtime=1655.18
/proc/9719/stat : 9719 (bprolog) R 9717 9719 9119 0 -1 4194304 15527 0 0 0 165508 10 0 0 25 0 4 0 166769301 118403072 13242 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552062 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9719/statm: 28907 13242 170 90 0 28445 0
[pid=9719/tid=9721] ppid=9717 vsize=115628 CPUtime=0
/proc/9719/task/9721/stat : 9721 (bprolog) S 9717 9719 9119 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 166769426 118403072 13242 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9719/tid=9786] ppid=9717 vsize=115628 CPUtime=0
/proc/9719/task/9786/stat : 9786 (bprolog) S 9717 9719 9119 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166859442 118403072 13242 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=9719/tid=9788] ppid=9717 vsize=115628 CPUtime=0
/proc/9719/task/9788/stat : 9788 (bprolog) S 9717 9719 9119 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166904449 118403072 13242 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1655.18
Current children cumulated vsize (KiB) 115628

[startup+1723.14 s]
/proc/loadavg: 2.00 2.00 1.91 3/79 9789
/proc/meminfo: memFree=1456672/2055920 swapFree=4191892/4192956
[pid=9719] ppid=9717 vsize=115628 CPUtime=1714.74
/proc/9719/stat : 9719 (bprolog) R 9717 9719 9119 0 -1 4194304 15527 0 0 0 171464 10 0 0 25 0 4 0 166769301 118403072 13242 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134609508 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9719/statm: 28907 13242 170 90 0 28445 0
[pid=9719/tid=9721] ppid=9717 vsize=115628 CPUtime=0
/proc/9719/task/9721/stat : 9721 (bprolog) S 9717 9719 9119 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 166769426 118403072 13242 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9719/tid=9786] ppid=9717 vsize=115628 CPUtime=0
/proc/9719/task/9786/stat : 9786 (bprolog) S 9717 9719 9119 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166859442 118403072 13242 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=9719/tid=9788] ppid=9717 vsize=115628 CPUtime=0
/proc/9719/task/9788/stat : 9788 (bprolog) S 9717 9719 9119 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166904449 118403072 13242 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1714.74
Current children cumulated vsize (KiB) 115628

[startup+1783.17 s]
/proc/loadavg: 2.00 2.00 1.91 3/79 9789
/proc/meminfo: memFree=1456608/2055920 swapFree=4191892/4192956
[pid=9719] ppid=9717 vsize=115628 CPUtime=1774.27
/proc/9719/stat : 9719 (bprolog) R 9717 9719 9119 0 -1 4194304 15527 0 0 0 177417 10 0 0 25 0 4 0 166769301 118403072 13242 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711799 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9719/statm: 28907 13242 170 90 0 28445 0
[pid=9719/tid=9721] ppid=9717 vsize=115628 CPUtime=0
/proc/9719/task/9721/stat : 9721 (bprolog) S 9717 9719 9119 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 166769426 118403072 13242 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9719/tid=9786] ppid=9717 vsize=115628 CPUtime=0
/proc/9719/task/9786/stat : 9786 (bprolog) S 9717 9719 9119 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166859442 118403072 13242 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=9719/tid=9788] ppid=9717 vsize=115628 CPUtime=0
/proc/9719/task/9788/stat : 9788 (bprolog) S 9717 9719 9119 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166904449 118403072 13242 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1774.27
Current children cumulated vsize (KiB) 115628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.12 s]
/proc/loadavg: 2.00 2.00 1.91 3/76 9789
/proc/meminfo: memFree=1456672/2055920 swapFree=4191892/4192956
[pid=9719] ppid=9717 vsize=115628 CPUtime=1800.02
/proc/9719/stat : 9719 (bprolog) R 9717 9719 9119 0 -1 4194304 15528 0 0 0 179992 10 0 0 25 0 1 0 166769301 118403072 13243 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134613072 0 0 4096 2 0 0 0 17 0 0 0
/proc/9719/statm: 28907 13243 171 90 0 28445 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 115628

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.13
CPU time (s): 1800.04
CPU user time (s): 1799.92
CPU system time (s): 0.115982
CPU usage (%): 99.4973
Max. virtual memory (cumulated for all children) (KiB): 115628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.115982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15528
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= 13
involuntary context switches= 23952

runsolver used 1.77473 s user time and 4.88226 s system time

The end

Launcher Data (download as text)

Begin job on node44 on Sun Jan  7 15:28:22 UTC 2007


IDJOB= 207879
IDBENCH= 4341
FILE ID= node44/207879-1168183702

PBS_JOBID= 3479167

Free space on /tmp= 66542 MiB

BENCH NAME= HOME/pub/bench/CPAI06/travellingSalesman/travellingSalesman-25/tsp-25-312_ext.xml
COMMAND LINE= /tmp/evaluation/207879-1168183702/Complete/Ordinary/solver /tmp/evaluation/207879-1168183702/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node44/convwatcher-207879-1168183702 -o ROOT/results/node44/conversion-207879-1168183702 -C 600 -M 900 /tmp/evaluation/207879-1168183702/Complete/Ordinary/conversion /tmp/evaluation/207879-1168183702/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-207879-1168183702 -o ROOT/results/node44/solver-207879-1168183702 -C 1800 -M 900  /tmp/evaluation/207879-1168183702/Complete/Ordinary/solver /tmp/evaluation/207879-1168183702/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  18cb898c6d4e9c374a0c354fbac95ecf

RANDOM SEED= 986988486

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.213
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.213
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:       1251208 kB
Buffers:         37136 kB
Cached:         378152 kB
SwapCached:        396 kB
Active:         479236 kB
Inactive:       259356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1251208 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            4216 kB
Writeback:           0 kB
Mapped:         342016 kB
Slab:            50800 kB
Committed_AS:  4112312 kB
PageTables:       2404 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= 66543 MiB



End job on node44 on Sun Jan  7 15:58:32 UTC 2007