Trace number 226859

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.06 1805.21

General information on the benchmark

Nametightness/tightness0.65/
rand-2-40-40-135-650-75_ext.xml
MD5SUMd40f5d65f9d308db1589acb6920d71d9
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 benchmark8.29374
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints135
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension135
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/226859-1168276779/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/node3/watcher-226859-1168276779 -o ROOT/results/node3/solver-226859-1168276779 -C 1800 -M 900 /tmp/evaluation/226859-1168276779/Complete/Ordinary/solver /tmp/evaluation/226859-1168276779/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: 1.97 2.19 2.21 5/94 8894
/proc/meminfo: memFree=1118232/2055920 swapFree=4192812/4192956
[pid=8893] ppid=8891 vsize=1320 CPUtime=0
/proc/8893/stat : 8893 (bprolog) R 8891 8893 8813 0 -1 4194304 299 0 0 0 0 0 0 0 20 0 1 0 176073664 1351680 33 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 10929159 0 0 4096 0 0 0 0 17 1 0 0
/proc/8893/statm: 330 33 26 90 0 167 0

[startup+0.10336 s]
/proc/loadavg: 1.97 2.19 2.21 5/94 8894
/proc/meminfo: memFree=1118232/2055920 swapFree=4192812/4192956
[pid=8893] ppid=8891 vsize=61640 CPUtime=0.09
/proc/8893/stat : 8893 (bprolog) R 8891 8893 8813 0 -1 4194304 1800 0 0 0 8 1 0 0 20 0 1 0 176073664 63119360 1516 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552103 0 0 4096 2 0 0 0 17 1 0 0
/proc/8893/statm: 15410 1516 158 90 0 14948 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61640

[startup+0.511428 s]
/proc/loadavg: 1.97 2.19 2.21 5/94 8894
/proc/meminfo: memFree=1118232/2055920 swapFree=4192812/4192956
[pid=8893] ppid=8891 vsize=61636 CPUtime=0.49
/proc/8893/stat : 8893 (bprolog) R 8891 8893 8813 0 -1 4194304 5315 0 0 0 47 2 0 0 24 0 1 0 176073664 63115264 5030 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589324 0 0 4096 2 0 0 0 17 1 0 0
/proc/8893/statm: 15409 5030 158 90 0 14947 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 61636

[startup+1.33256 s]
/proc/loadavg: 1.97 2.19 2.21 3/94 8894
/proc/meminfo: memFree=1074648/2055920 swapFree=4192812/4192956
[pid=8893] ppid=8891 vsize=98372 CPUtime=1.31
/proc/8893/stat : 8893 (bprolog) R 8891 8893 8813 0 -1 4194304 12766 0 0 0 125 6 0 0 25 0 2 0 176073664 100732928 11162 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670187 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/8893/statm: 24593 11162 170 90 0 24131 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 98372

[startup+2.96983 s]
/proc/loadavg: 1.97 2.19 2.21 3/95 8895
/proc/meminfo: memFree=1074128/2055920 swapFree=4192812/4192956
[pid=8893] ppid=8891 vsize=98372 CPUtime=2.94
/proc/8893/stat : 8893 (bprolog) R 8891 8893 8813 0 -1 4194304 12766 0 0 0 288 6 0 0 25 0 2 0 176073664 100732928 11162 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555972 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/8893/statm: 24593 11162 170 90 0 24131 0
[pid=8893/tid=8895] ppid=8891 vsize=98372 CPUtime=0
/proc/8893/task/8895/stat : 8895 (bprolog) S 8891 8893 8813 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 176073784 100732928 11162 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) 98372

[startup+6.25836 s]
/proc/loadavg: 1.97 2.19 2.21 3/95 8895
/proc/meminfo: memFree=1074064/2055920 swapFree=4192812/4192956
[pid=8893] ppid=8891 vsize=98372 CPUtime=6.22
/proc/8893/stat : 8893 (bprolog) R 8891 8893 8813 0 -1 4194304 12766 0 0 0 616 6 0 0 25 0 2 0 176073664 100732928 11162 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134567821 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/8893/statm: 24593 11162 170 90 0 24131 0
[pid=8893/tid=8895] ppid=8891 vsize=98372 CPUtime=0
/proc/8893/task/8895/stat : 8895 (bprolog) S 8891 8893 8813 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 176073784 100732928 11162 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 98372

[startup+12.7254 s]
/proc/loadavg: 1.98 2.18 2.21 3/95 8895
/proc/meminfo: memFree=1074136/2055920 swapFree=4192812/4192956
[pid=8893] ppid=8891 vsize=98372 CPUtime=12.65
/proc/8893/stat : 8893 (bprolog) R 8891 8893 8813 0 -1 4194304 12768 0 0 0 1259 6 0 0 25 0 2 0 176073664 100732928 11164 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639053 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/8893/statm: 24593 11164 170 90 0 24131 0
[pid=8893/tid=8895] ppid=8891 vsize=98372 CPUtime=0
/proc/8893/task/8895/stat : 8895 (bprolog) S 8891 8893 8813 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 176073784 100732928 11164 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) 98372

[startup+25.5615 s]
/proc/loadavg: 1.98 2.17 2.21 3/95 8895
/proc/meminfo: memFree=1074264/2055920 swapFree=4192812/4192956
[pid=8893] ppid=8891 vsize=98372 CPUtime=25.43
/proc/8893/stat : 8893 (bprolog) R 8891 8893 8813 0 -1 4194304 12768 0 0 0 2537 6 0 0 25 0 2 0 176073664 100732928 11164 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670360 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/8893/statm: 24593 11164 170 90 0 24131 0
[pid=8893/tid=8895] ppid=8891 vsize=98372 CPUtime=0
/proc/8893/task/8895/stat : 8895 (bprolog) S 8891 8893 8813 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 176073784 100732928 11164 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 98372

[startup+51.2296 s]
/proc/loadavg: 1.99 2.16 2.20 3/95 8895
/proc/meminfo: memFree=1074328/2055920 swapFree=4192812/4192956
[pid=8893] ppid=8891 vsize=98372 CPUtime=50.97
/proc/8893/stat : 8893 (bprolog) R 8891 8893 8813 0 -1 4194304 12768 0 0 0 5091 6 0 0 25 0 2 0 176073664 100732928 11164 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639217 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/8893/statm: 24593 11164 170 90 0 24131 0
[pid=8893/tid=8895] ppid=8891 vsize=98372 CPUtime=0
/proc/8893/task/8895/stat : 8895 (bprolog) S 8891 8893 8813 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 176073784 100732928 11164 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 98372

[startup+102.458 s]
/proc/loadavg: 2.04 2.15 2.19 4/95 8895
/proc/meminfo: memFree=1074264/2055920 swapFree=4192812/4192956
[pid=8893] ppid=8891 vsize=98372 CPUtime=101.95
/proc/8893/stat : 8893 (bprolog) R 8891 8893 8813 0 -1 4194304 12768 0 0 0 10189 6 0 0 25 0 2 0 176073664 100732928 11164 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670348 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/8893/statm: 24593 11164 170 90 0 24131 0
[pid=8893/tid=8895] ppid=8891 vsize=98372 CPUtime=0
/proc/8893/task/8895/stat : 8895 (bprolog) S 8891 8893 8813 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 176073784 100732928 11164 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 98372

[startup+162.516 s]
/proc/loadavg: 2.07 2.13 2.18 4/95 8895
/proc/meminfo: memFree=1074328/2055920 swapFree=4192812/4192956
[pid=8893] ppid=8891 vsize=98372 CPUtime=161.73
/proc/8893/stat : 8893 (bprolog) R 8891 8893 8813 0 -1 4194304 12769 0 0 0 16166 7 0 0 25 0 2 0 176073664 100732928 11165 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555021 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/8893/statm: 24593 11165 170 90 0 24131 0
[pid=8893/tid=8895] ppid=8891 vsize=98372 CPUtime=0
/proc/8893/task/8895/stat : 8895 (bprolog) S 8891 8893 8813 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 176073784 100732928 11165 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.73
Current children cumulated vsize (KiB) 98372

[startup+222.582 s]
/proc/loadavg: 2.09 2.12 2.17 3/95 8895
/proc/meminfo: memFree=1068696/2055920 swapFree=4192812/4192956
[pid=8893] ppid=8891 vsize=98372 CPUtime=221.5
/proc/8893/stat : 8893 (bprolog) R 8891 8893 8813 0 -1 4194304 12769 0 0 0 22143 7 0 0 25 0 2 0 176073664 100732928 11165 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/8893/statm: 24593 11165 170 90 0 24131 0
[pid=8893/tid=8895] ppid=8891 vsize=98372 CPUtime=0
/proc/8893/task/8895/stat : 8895 (bprolog) S 8891 8893 8813 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 176073784 100732928 11165 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.5
Current children cumulated vsize (KiB) 98372

[startup+282.635 s]
/proc/loadavg: 2.03 2.10 2.16 3/95 8895
/proc/meminfo: memFree=1065368/2055920 swapFree=4192812/4192956
[pid=8893] ppid=8891 vsize=98372 CPUtime=281.27
/proc/8893/stat : 8893 (bprolog) R 8891 8893 8813 0 -1 4194304 12769 0 0 0 28119 8 0 0 25 0 2 0 176073664 100732928 11165 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/8893/statm: 24593 11165 170 90 0 24131 0
[pid=8893/tid=8895] ppid=8891 vsize=98372 CPUtime=0
/proc/8893/task/8895/stat : 8895 (bprolog) S 8891 8893 8813 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 176073784 100732928 11165 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.27
Current children cumulated vsize (KiB) 98372

[startup+342.693 s]
/proc/loadavg: 2.07 2.09 2.15 3/95 8895
/proc/meminfo: memFree=1062424/2055920 swapFree=4192812/4192956
[pid=8893] ppid=8891 vsize=98372 CPUtime=341.04
/proc/8893/stat : 8893 (bprolog) R 8891 8893 8813 0 -1 4194304 12769 0 0 0 34096 8 0 0 25 0 2 0 176073664 100732928 11165 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664651 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/8893/statm: 24593 11165 170 90 0 24131 0
[pid=8893/tid=8895] ppid=8891 vsize=98372 CPUtime=0
/proc/8893/task/8895/stat : 8895 (bprolog) S 8891 8893 8813 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 176073784 100732928 11165 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 341.04
Current children cumulated vsize (KiB) 98372

[startup+402.752 s]
/proc/loadavg: 2.02 2.07 2.14 3/95 8895
/proc/meminfo: memFree=1060248/2055920 swapFree=4192812/4192956
[pid=8893] ppid=8891 vsize=98372 CPUtime=400.82
/proc/8893/stat : 8893 (bprolog) R 8891 8893 8813 0 -1 4194304 12769 0 0 0 40073 9 0 0 25 0 2 0 176073664 100732928 11165 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554489 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/8893/statm: 24593 11165 170 90 0 24131 0
[pid=8893/tid=8895] ppid=8891 vsize=98372 CPUtime=0
/proc/8893/task/8895/stat : 8895 (bprolog) S 8891 8893 8813 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 176073784 100732928 11165 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.82
Current children cumulated vsize (KiB) 98372

[startup+462.812 s]
/proc/loadavg: 2.13 2.09 2.14 3/95 8895
/proc/meminfo: memFree=1057048/2055920 swapFree=4192812/4192956
[pid=8893] ppid=8891 vsize=98372 CPUtime=460.59
/proc/8893/stat : 8893 (bprolog) R 8891 8893 8813 0 -1 4194304 12769 0 0 0 46050 9 0 0 25 0 2 0 176073664 100732928 11165 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664600 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/8893/statm: 24593 11165 170 90 0 24131 0
[pid=8893/tid=8895] ppid=8891 vsize=98372 CPUtime=0
/proc/8893/task/8895/stat : 8895 (bprolog) S 8891 8893 8813 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 176073784 100732928 11165 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 460.59
Current children cumulated vsize (KiB) 98372

[startup+522.873 s]
/proc/loadavg: 2.05 2.07 2.13 3/95 8895
/proc/meminfo: memFree=1054808/2055920 swapFree=4192812/4192956
[pid=8893] ppid=8891 vsize=98372 CPUtime=520.37
/proc/8893/stat : 8893 (bprolog) R 8891 8893 8813 0 -1 4194304 12769 0 0 0 52027 10 0 0 25 0 2 0 176073664 100732928 11165 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711233 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/8893/statm: 24593 11165 170 90 0 24131 0
[pid=8893/tid=8895] ppid=8891 vsize=98372 CPUtime=0
/proc/8893/task/8895/stat : 8895 (bprolog) S 8891 8893 8813 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 176073784 100732928 11165 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 520.37
Current children cumulated vsize (KiB) 98372

[startup+582.905 s]
/proc/loadavg: 2.02 2.05 2.12 3/89 8984
/proc/meminfo: memFree=1676040/2055920 swapFree=4192812/4192956
[pid=8893] ppid=8891 vsize=98372 CPUtime=579.55
/proc/8893/stat : 8893 (bprolog) R 8891 8893 8813 0 -1 4194304 12769 0 0 0 57945 10 0 0 25 0 2 0 176073664 100732928 11165 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711664 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/8893/statm: 24593 11165 170 90 0 24131 0
[pid=8893/tid=8895] ppid=8891 vsize=98372 CPUtime=0
/proc/8893/task/8895/stat : 8895 (bprolog) S 8891 8893 8813 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 176073784 100732928 11165 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 579.55
Current children cumulated vsize (KiB) 98372

[startup+642.93 s]
/proc/loadavg: 2.00 2.04 2.11 3/89 8984
/proc/meminfo: memFree=1676104/2055920 swapFree=4192812/4192956

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

/proc/8893/stat : 8893 (bprolog) R 8891 8893 8813 0 -1 4194304 12771 0 0 0 117873 15 0 0 25 0 3 0 176073664 111222784 11167 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589868 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/8893/statm: 27154 11167 170 90 0 26692 0
[pid=8893/tid=8895] ppid=8891 vsize=108616 CPUtime=0
/proc/8893/task/8895/stat : 8895 (bprolog) S 8891 8893 8813 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 176073784 111222784 11167 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=8893/tid=9216] ppid=8891 vsize=108616 CPUtime=0
/proc/8893/task/9216/stat : 9216 (bprolog) S 8891 8893 8813 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 176163796 111222784 11167 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1178.88
Current children cumulated vsize (KiB) 108616

[startup+1243.45 s]
/proc/loadavg: 2.00 2.00 2.03 3/90 9216
/proc/meminfo: memFree=1675976/2055920 swapFree=4192812/4192956
[pid=8893] ppid=8891 vsize=108616 CPUtime=1238.88
/proc/8893/stat : 8893 (bprolog) R 8891 8893 8813 0 -1 4194304 12771 0 0 0 123873 15 0 0 25 0 3 0 176073664 111222784 11167 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670533 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/8893/statm: 27154 11167 170 90 0 26692 0
[pid=8893/tid=8895] ppid=8891 vsize=108616 CPUtime=0
/proc/8893/task/8895/stat : 8895 (bprolog) S 8891 8893 8813 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 176073784 111222784 11167 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=8893/tid=9216] ppid=8891 vsize=108616 CPUtime=0
/proc/8893/task/9216/stat : 9216 (bprolog) S 8891 8893 8813 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 176163796 111222784 11167 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1238.88
Current children cumulated vsize (KiB) 108616

[startup+1303.52 s]
/proc/loadavg: 2.00 2.00 2.03 3/90 9216
/proc/meminfo: memFree=1675976/2055920 swapFree=4192812/4192956
[pid=8893] ppid=8891 vsize=108616 CPUtime=1298.91
/proc/8893/stat : 8893 (bprolog) R 8891 8893 8813 0 -1 4194304 12771 0 0 0 129875 16 0 0 25 0 3 0 176073664 111222784 11167 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664610 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/8893/statm: 27154 11167 170 90 0 26692 0
[pid=8893/tid=8895] ppid=8891 vsize=108616 CPUtime=0
/proc/8893/task/8895/stat : 8895 (bprolog) S 8891 8893 8813 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 176073784 111222784 11167 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=8893/tid=9216] ppid=8891 vsize=108616 CPUtime=0
/proc/8893/task/9216/stat : 9216 (bprolog) S 8891 8893 8813 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 176163796 111222784 11167 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1298.91
Current children cumulated vsize (KiB) 108616

[startup+1363.58 s]
/proc/loadavg: 2.00 2.00 2.02 3/91 9217
/proc/meminfo: memFree=1675904/2055920 swapFree=4192812/4192956
[pid=8893] ppid=8891 vsize=118860 CPUtime=1358.89
/proc/8893/stat : 8893 (bprolog) R 8891 8893 8813 0 -1 4194304 12774 0 0 0 135873 16 0 0 25 0 4 0 176073664 121712640 11170 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639160 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/8893/statm: 29715 11170 170 90 0 29253 0
[pid=8893/tid=8895] ppid=8891 vsize=118860 CPUtime=0
/proc/8893/task/8895/stat : 8895 (bprolog) S 8891 8893 8813 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 176073784 121712640 11170 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=8893/tid=9216] ppid=8891 vsize=118860 CPUtime=0
/proc/8893/task/9216/stat : 9216 (bprolog) S 8891 8893 8813 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 176163796 121712640 11170 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=8893/tid=9217] ppid=8891 vsize=118860 CPUtime=0
/proc/8893/task/9217/stat : 9217 (bprolog) S 8891 8893 8813 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 176208802 121712640 11170 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1358.89
Current children cumulated vsize (KiB) 118860

[startup+1423.67 s]
/proc/loadavg: 2.00 2.00 2.02 3/91 9217
/proc/meminfo: memFree=1675904/2055920 swapFree=4192812/4192956
[pid=8893] ppid=8891 vsize=118860 CPUtime=1418.91
/proc/8893/stat : 8893 (bprolog) R 8891 8893 8813 0 -1 4194304 12776 0 0 0 141875 16 0 0 25 0 4 0 176073664 121712640 11172 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618053 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/8893/statm: 29715 11172 170 90 0 29253 0
[pid=8893/tid=8895] ppid=8891 vsize=118860 CPUtime=0
/proc/8893/task/8895/stat : 8895 (bprolog) S 8891 8893 8813 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 176073784 121712640 11172 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=8893/tid=9216] ppid=8891 vsize=118860 CPUtime=0
/proc/8893/task/9216/stat : 9216 (bprolog) S 8891 8893 8813 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 176163796 121712640 11172 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=8893/tid=9217] ppid=8891 vsize=118860 CPUtime=0
/proc/8893/task/9217/stat : 9217 (bprolog) S 8891 8893 8813 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 176208802 121712640 11172 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1418.91
Current children cumulated vsize (KiB) 118860

[startup+1483.75 s]
/proc/loadavg: 2.00 2.00 2.01 3/91 9217
/proc/meminfo: memFree=1675840/2055920 swapFree=4192812/4192956
[pid=8893] ppid=8891 vsize=118860 CPUtime=1478.94
/proc/8893/stat : 8893 (bprolog) R 8891 8893 8813 0 -1 4194304 12776 0 0 0 147878 16 0 0 25 0 4 0 176073664 121712640 11172 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134604318 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/8893/statm: 29715 11172 170 90 0 29253 0
[pid=8893/tid=8895] ppid=8891 vsize=118860 CPUtime=0
/proc/8893/task/8895/stat : 8895 (bprolog) S 8891 8893 8813 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 176073784 121712640 11172 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=8893/tid=9216] ppid=8891 vsize=118860 CPUtime=0
/proc/8893/task/9216/stat : 9216 (bprolog) S 8891 8893 8813 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 176163796 121712640 11172 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=8893/tid=9217] ppid=8891 vsize=118860 CPUtime=0
/proc/8893/task/9217/stat : 9217 (bprolog) S 8891 8893 8813 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 176208802 121712640 11172 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1478.94
Current children cumulated vsize (KiB) 118860

[startup+1543.84 s]
/proc/loadavg: 2.00 2.00 2.01 3/91 9217
/proc/meminfo: memFree=1675840/2055920 swapFree=4192812/4192956
[pid=8893] ppid=8891 vsize=118860 CPUtime=1538.94
/proc/8893/stat : 8893 (bprolog) R 8891 8893 8813 0 -1 4194304 12776 0 0 0 153878 16 0 0 25 0 4 0 176073664 121712640 11172 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/8893/statm: 29715 11172 170 90 0 29253 0
[pid=8893/tid=8895] ppid=8891 vsize=118860 CPUtime=0
/proc/8893/task/8895/stat : 8895 (bprolog) S 8891 8893 8813 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 176073784 121712640 11172 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=8893/tid=9216] ppid=8891 vsize=118860 CPUtime=0
/proc/8893/task/9216/stat : 9216 (bprolog) S 8891 8893 8813 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 176163796 121712640 11172 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=8893/tid=9217] ppid=8891 vsize=118860 CPUtime=0
/proc/8893/task/9217/stat : 9217 (bprolog) S 8891 8893 8813 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 176208802 121712640 11172 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1538.94
Current children cumulated vsize (KiB) 118860

[startup+1603.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 9217
/proc/meminfo: memFree=1675776/2055920 swapFree=4192812/4192956
[pid=8893] ppid=8891 vsize=118860 CPUtime=1598.95
/proc/8893/stat : 8893 (bprolog) R 8891 8893 8813 0 -1 4194304 12776 0 0 0 159879 16 0 0 25 0 4 0 176073664 121712640 11172 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639173 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/8893/statm: 29715 11172 170 90 0 29253 0
[pid=8893/tid=8895] ppid=8891 vsize=118860 CPUtime=0
/proc/8893/task/8895/stat : 8895 (bprolog) S 8891 8893 8813 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 176073784 121712640 11172 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=8893/tid=9216] ppid=8891 vsize=118860 CPUtime=0
/proc/8893/task/9216/stat : 9216 (bprolog) S 8891 8893 8813 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 176163796 121712640 11172 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=8893/tid=9217] ppid=8891 vsize=118860 CPUtime=0
/proc/8893/task/9217/stat : 9217 (bprolog) S 8891 8893 8813 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 176208802 121712640 11172 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1598.95
Current children cumulated vsize (KiB) 118860

[startup+1663.99 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 9217
/proc/meminfo: memFree=1675840/2055920 swapFree=4192812/4192956
[pid=8893] ppid=8891 vsize=118860 CPUtime=1658.97
/proc/8893/stat : 8893 (bprolog) R 8891 8893 8813 0 -1 4194304 12776 0 0 0 165881 16 0 0 25 0 4 0 176073664 121712640 11172 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711880 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/8893/statm: 29715 11172 170 90 0 29253 0
[pid=8893/tid=8895] ppid=8891 vsize=118860 CPUtime=0
/proc/8893/task/8895/stat : 8895 (bprolog) S 8891 8893 8813 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 176073784 121712640 11172 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=8893/tid=9216] ppid=8891 vsize=118860 CPUtime=0
/proc/8893/task/9216/stat : 9216 (bprolog) S 8891 8893 8813 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 176163796 121712640 11172 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=8893/tid=9217] ppid=8891 vsize=118860 CPUtime=0
/proc/8893/task/9217/stat : 9217 (bprolog) S 8891 8893 8813 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 176208802 121712640 11172 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1658.97
Current children cumulated vsize (KiB) 118860

[startup+1724.07 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 9217
/proc/meminfo: memFree=1675776/2055920 swapFree=4192812/4192956
[pid=8893] ppid=8891 vsize=118860 CPUtime=1718.97
/proc/8893/stat : 8893 (bprolog) R 8891 8893 8813 0 -1 4194304 12776 0 0 0 171881 16 0 0 25 0 4 0 176073664 121712640 11172 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639214 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/8893/statm: 29715 11172 170 90 0 29253 0
[pid=8893/tid=8895] ppid=8891 vsize=118860 CPUtime=0
/proc/8893/task/8895/stat : 8895 (bprolog) S 8891 8893 8813 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 176073784 121712640 11172 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=8893/tid=9216] ppid=8891 vsize=118860 CPUtime=0
/proc/8893/task/9216/stat : 9216 (bprolog) S 8891 8893 8813 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 176163796 121712640 11172 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=8893/tid=9217] ppid=8891 vsize=118860 CPUtime=0
/proc/8893/task/9217/stat : 9217 (bprolog) S 8891 8893 8813 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 176208802 121712640 11172 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1718.97
Current children cumulated vsize (KiB) 118860

[startup+1784.15 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 9217
/proc/meminfo: memFree=1675776/2055920 swapFree=4192812/4192956
[pid=8893] ppid=8891 vsize=118860 CPUtime=1779
/proc/8893/stat : 8893 (bprolog) R 8891 8893 8813 0 -1 4194304 12776 0 0 0 177883 17 0 0 25 0 4 0 176073664 121712640 11172 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134669986 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/8893/statm: 29715 11172 170 90 0 29253 0
[pid=8893/tid=8895] ppid=8891 vsize=118860 CPUtime=0
/proc/8893/task/8895/stat : 8895 (bprolog) S 8891 8893 8813 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 176073784 121712640 11172 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=8893/tid=9216] ppid=8891 vsize=118860 CPUtime=0
/proc/8893/task/9216/stat : 9216 (bprolog) S 8891 8893 8813 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 176163796 121712640 11172 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=8893/tid=9217] ppid=8891 vsize=118860 CPUtime=0
/proc/8893/task/9217/stat : 9217 (bprolog) S 8891 8893 8813 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 176208802 121712640 11172 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1779
Current children cumulated vsize (KiB) 118860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 9217
/proc/meminfo: memFree=1675776/2055920 swapFree=4192812/4192956
[pid=8893] ppid=8891 vsize=118860 CPUtime=1800.04
/proc/8893/stat : 8893 (bprolog) R 8891 8893 8813 0 -1 4194304 12777 0 0 0 179987 17 0 0 25 0 1 0 176073664 121712640 11173 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555026 0 0 4096 2 0 0 0 17 0 0 0
/proc/8893/statm: 29715 11173 171 90 0 29253 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 118860

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1805.21
CPU time (s): 1800.06
CPU user time (s): 1799.88
CPU system time (s): 0.179972
CPU usage (%): 99.7143
Max. virtual memory (cumulated for all children) (KiB): 118860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.88
system time used= 0.179972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12777
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= 14
involuntary context switches= 50738

runsolver used 2.36364 s user time and 5.61315 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Mon Jan  8 17:19:39 UTC 2007


IDJOB= 226859
IDBENCH= 6020
FILE ID= node3/226859-1168276779

PBS_JOBID= 3483093

Free space on /tmp= 66557 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.65/rand-2-40-40-135-650-75_ext.xml
COMMAND LINE= /tmp/evaluation/226859-1168276779/Complete/Ordinary/solver /tmp/evaluation/226859-1168276779/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node3/convwatcher-226859-1168276779 -o ROOT/results/node3/conversion-226859-1168276779 -C 600 -M 900 /tmp/evaluation/226859-1168276779/Complete/Ordinary/conversion /tmp/evaluation/226859-1168276779/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-226859-1168276779 -o ROOT/results/node3/solver-226859-1168276779 -C 1800 -M 900  /tmp/evaluation/226859-1168276779/Complete/Ordinary/solver /tmp/evaluation/226859-1168276779/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  d40f5d65f9d308db1589acb6920d71d9

RANDOM SEED= 397138972

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.279
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.279
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:       1118712 kB
Buffers:         48228 kB
Cached:         168420 kB
SwapCached:          0 kB
Active:         775652 kB
Inactive:        97888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1118712 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2276 kB
Writeback:           0 kB
Mapped:         682464 kB
Slab:            47344 kB
Committed_AS:  5572824 kB
PageTables:       3300 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= 66559 MiB



End job on node3 on Mon Jan  8 17:49:46 UTC 2007