Trace number 237546

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 1813.41

General information on the benchmark

Namehaystacks/
haystacks_25.xml
MD5SUMa07f0f6319945eeec5dcf824462a8ed2
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.1428
SatisfiableNO
(Un)Satisfiability was proved
Number of variables625
Number of constraints7524
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7524
Global constraints used (with number of constraints)

Solver Data (download as text)

c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/237546-1168349149/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/node72/watcher-237546-1168349149 -o ROOT/results/node72/solver-237546-1168349149 -C 1800 -M 900 /tmp/evaluation/237546-1168349149/Complete/Ordinary/solver /tmp/evaluation/237546-1168349149/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.78 1.95 1.98 5/87 3208
/proc/meminfo: memFree=1415552/2055920 swapFree=4191880/4192956
[pid=3207] ppid=3205 vsize=53468 CPUtime=0
/proc/3207/stat : 3207 (bprolog) R 3205 3207 3065 0 -1 4194304 455 0 0 0 0 0 0 0 20 0 1 0 183324101 54751232 175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134730580 0 0 4096 2 0 0 0 17 1 0 0
/proc/3207/statm: 13367 175 110 90 0 12905 0

[startup+0.104281 s]
/proc/loadavg: 1.78 1.95 1.98 5/87 3208
/proc/meminfo: memFree=1415552/2055920 swapFree=4191880/4192956
[pid=3207] ppid=3205 vsize=53824 CPUtime=0.08
/proc/3207/stat : 3207 (bprolog) R 3205 3207 3065 0 -1 4194304 2219 0 0 0 8 0 0 0 20 0 1 0 183324101 55115776 1935 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711657 0 0 4096 2 0 0 0 17 1 0 0
/proc/3207/statm: 13456 1935 157 90 0 12994 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 53824

[startup+0.512307 s]
/proc/loadavg: 1.78 1.95 1.98 5/87 3208
/proc/meminfo: memFree=1415552/2055920 swapFree=4191880/4192956
[pid=3207] ppid=3205 vsize=72332 CPUtime=0.5
/proc/3207/stat : 3207 (bprolog) R 3205 3207 3065 0 -1 4194304 3194 0 0 0 49 1 0 0 24 0 2 0 183324101 74067968 2909 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555013 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3207/statm: 18083 2909 179 90 0 17621 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 72332

[startup+1.33338 s]
/proc/loadavg: 1.80 1.95 1.98 3/88 3209
/proc/meminfo: memFree=1404280/2055920 swapFree=4191880/4192956
[pid=3207] ppid=3205 vsize=72332 CPUtime=1.31
/proc/3207/stat : 3207 (bprolog) R 3205 3207 3065 0 -1 4194304 3194 0 0 0 130 1 0 0 25 0 2 0 183324101 74067968 2909 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664261 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3207/statm: 18083 2909 179 90 0 17621 0
[pid=3207/tid=3209] ppid=3205 vsize=72332 CPUtime=0
/proc/3207/task/3209/stat : 3209 (bprolog) S 3205 3207 3065 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 183324139 74067968 2909 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 72332

[startup+2.97153 s]
/proc/loadavg: 1.80 1.95 1.98 3/88 3209
/proc/meminfo: memFree=1403896/2055920 swapFree=4191880/4192956
[pid=3207] ppid=3205 vsize=72332 CPUtime=2.94
/proc/3207/stat : 3207 (bprolog) R 3205 3207 3065 0 -1 4194304 3195 0 0 0 293 1 0 0 25 0 2 0 183324101 74067968 2910 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134752078 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3207/statm: 18083 2910 179 90 0 17621 0
[pid=3207/tid=3209] ppid=3205 vsize=72332 CPUtime=0
/proc/3207/task/3209/stat : 3209 (bprolog) S 3205 3207 3065 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 183324139 74067968 2910 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) 72332

[startup+6.25883 s]
/proc/loadavg: 1.81 1.95 1.98 3/88 3209
/proc/meminfo: memFree=1403008/2055920 swapFree=4191880/4192956
[pid=3207] ppid=3205 vsize=72332 CPUtime=6.2
/proc/3207/stat : 3207 (bprolog) R 3205 3207 3065 0 -1 4194304 3195 0 0 0 619 1 0 0 25 0 2 0 183324101 74067968 2910 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134750904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3207/statm: 18083 2910 179 90 0 17621 0
[pid=3207/tid=3209] ppid=3205 vsize=72332 CPUtime=0
/proc/3207/task/3209/stat : 3209 (bprolog) S 3205 3207 3065 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 183324139 74067968 2910 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 72332

[startup+12.7244 s]
/proc/loadavg: 1.83 1.95 1.98 3/88 3209
/proc/meminfo: memFree=1400448/2055920 swapFree=4191880/4192956
[pid=3207] ppid=3205 vsize=72332 CPUtime=12.61
/proc/3207/stat : 3207 (bprolog) R 3205 3207 3065 0 -1 4194304 3195 0 0 0 1260 1 0 0 25 0 2 0 183324101 74067968 2910 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134614481 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3207/statm: 18083 2910 179 90 0 17621 0
[pid=3207/tid=3209] ppid=3205 vsize=72332 CPUtime=0
/proc/3207/task/3209/stat : 3209 (bprolog) S 3205 3207 3065 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 183324139 74067968 2910 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 72332

[startup+25.5386 s]
/proc/loadavg: 1.85 1.96 1.98 3/88 3209
/proc/meminfo: memFree=1395328/2055920 swapFree=4191880/4192956
[pid=3207] ppid=3205 vsize=72332 CPUtime=25.33
/proc/3207/stat : 3207 (bprolog) R 3205 3207 3065 0 -1 4194304 3195 0 0 0 2532 1 0 0 25 0 2 0 183324101 74067968 2910 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664236 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3207/statm: 18083 2910 179 90 0 17621 0
[pid=3207/tid=3209] ppid=3205 vsize=72332 CPUtime=0
/proc/3207/task/3209/stat : 3209 (bprolog) S 3205 3207 3065 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 183324139 74067968 2910 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 72332

[startup+51.1809 s]
/proc/loadavg: 1.91 1.96 1.98 3/88 3209
/proc/meminfo: memFree=1387520/2055920 swapFree=4191880/4192956
[pid=3207] ppid=3205 vsize=72332 CPUtime=50.76
/proc/3207/stat : 3207 (bprolog) R 3205 3207 3065 0 -1 4194304 3195 0 0 0 5075 1 0 0 25 0 2 0 183324101 74067968 2910 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134661392 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3207/statm: 18083 2910 179 90 0 17621 0
[pid=3207/tid=3209] ppid=3205 vsize=72332 CPUtime=0
/proc/3207/task/3209/stat : 3209 (bprolog) S 3205 3207 3065 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 183324139 74067968 2910 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 72332

[startup+102.46 s]
/proc/loadavg: 1.96 1.96 1.98 3/88 3209
/proc/meminfo: memFree=1341504/2055920 swapFree=4191880/4192956
[pid=3207] ppid=3205 vsize=72332 CPUtime=101.65
/proc/3207/stat : 3207 (bprolog) R 3205 3207 3065 0 -1 4194304 3195 0 0 0 10164 1 0 0 25 0 2 0 183324101 74067968 2910 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134661350 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3207/statm: 18083 2910 179 90 0 17621 0
[pid=3207/tid=3209] ppid=3205 vsize=72332 CPUtime=0
/proc/3207/task/3209/stat : 3209 (bprolog) S 3205 3207 3065 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 183324139 74067968 2910 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 72332

[startup+162.474 s]
/proc/loadavg: 2.11 2.01 2.00 3/88 3209
/proc/meminfo: memFree=1309952/2055920 swapFree=4191880/4192956
[pid=3207] ppid=3205 vsize=72332 CPUtime=161.18
/proc/3207/stat : 3207 (bprolog) R 3205 3207 3065 0 -1 4194304 3195 0 0 0 16116 2 0 0 25 0 2 0 183324101 74067968 2910 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134752490 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3207/statm: 18083 2910 179 90 0 17621 0
[pid=3207/tid=3209] ppid=3205 vsize=72332 CPUtime=0
/proc/3207/task/3209/stat : 3209 (bprolog) S 3205 3207 3065 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 183324139 74067968 2910 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.18
Current children cumulated vsize (KiB) 72332

[startup+222.494 s]
/proc/loadavg: 2.11 2.02 2.00 3/88 3209
/proc/meminfo: memFree=1288320/2055920 swapFree=4191880/4192956
[pid=3207] ppid=3205 vsize=72332 CPUtime=220.7
/proc/3207/stat : 3207 (bprolog) R 3205 3207 3065 0 -1 4194304 3195 0 0 0 22068 2 0 0 25 0 2 0 183324101 74067968 2910 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134752490 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3207/statm: 18083 2910 179 90 0 17621 0
[pid=3207/tid=3209] ppid=3205 vsize=72332 CPUtime=0
/proc/3207/task/3209/stat : 3209 (bprolog) S 3205 3207 3065 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 183324139 74067968 2910 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.7
Current children cumulated vsize (KiB) 72332

[startup+282.505 s]
/proc/loadavg: 2.04 2.02 2.00 3/88 3209
/proc/meminfo: memFree=1210496/2055920 swapFree=4191880/4192956
[pid=3207] ppid=3205 vsize=72332 CPUtime=280.24
/proc/3207/stat : 3207 (bprolog) R 3205 3207 3065 0 -1 4194304 3195 0 0 0 28021 3 0 0 25 0 2 0 183324101 74067968 2910 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134752503 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3207/statm: 18083 2910 179 90 0 17621 0
[pid=3207/tid=3209] ppid=3205 vsize=72332 CPUtime=0
/proc/3207/task/3209/stat : 3209 (bprolog) S 3205 3207 3065 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 183324139 74067968 2910 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.24
Current children cumulated vsize (KiB) 72332

[startup+342.516 s]
/proc/loadavg: 2.01 2.01 2.00 3/88 3209
/proc/meminfo: memFree=1167424/2055920 swapFree=4191880/4192956
[pid=3207] ppid=3205 vsize=72332 CPUtime=339.78
/proc/3207/stat : 3207 (bprolog) R 3205 3207 3065 0 -1 4194304 3195 0 0 0 33974 4 0 0 25 0 2 0 183324101 74067968 2910 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552490 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3207/statm: 18083 2910 179 90 0 17621 0
[pid=3207/tid=3209] ppid=3205 vsize=72332 CPUtime=0
/proc/3207/task/3209/stat : 3209 (bprolog) S 3205 3207 3065 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 183324139 74067968 2910 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.78
Current children cumulated vsize (KiB) 72332

[startup+402.527 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 3209
/proc/meminfo: memFree=1143040/2055920 swapFree=4191880/4192956
[pid=3207] ppid=3205 vsize=72332 CPUtime=399.31
/proc/3207/stat : 3207 (bprolog) R 3205 3207 3065 0 -1 4194304 3195 0 0 0 39927 4 0 0 25 0 2 0 183324101 74067968 2910 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555040 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3207/statm: 18083 2910 179 90 0 17621 0
[pid=3207/tid=3209] ppid=3205 vsize=72332 CPUtime=0
/proc/3207/task/3209/stat : 3209 (bprolog) S 3205 3207 3065 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 183324139 74067968 2910 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 399.31
Current children cumulated vsize (KiB) 72332

[startup+462.54 s]
/proc/loadavg: 2.00 2.00 2.00 6/88 3209
/proc/meminfo: memFree=1122560/2055920 swapFree=4191880/4192956
[pid=3207] ppid=3205 vsize=72332 CPUtime=458.84
/proc/3207/stat : 3207 (bprolog) R 3205 3207 3065 0 -1 4194304 3195 0 0 0 45880 4 0 0 25 0 2 0 183324101 74067968 2910 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134752078 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3207/statm: 18083 2910 179 90 0 17621 0
[pid=3207/tid=3209] ppid=3205 vsize=72332 CPUtime=0
/proc/3207/task/3209/stat : 3209 (bprolog) S 3205 3207 3065 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 183324139 74067968 2910 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.84
Current children cumulated vsize (KiB) 72332

[startup+522.555 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 3209
/proc/meminfo: memFree=1086400/2055920 swapFree=4191880/4192956
[pid=3207] ppid=3205 vsize=72332 CPUtime=518.38
/proc/3207/stat : 3207 (bprolog) R 3205 3207 3065 0 -1 4194304 3195 0 0 0 51833 5 0 0 25 0 2 0 183324101 74067968 2910 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664249 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3207/statm: 18083 2910 179 90 0 17621 0
[pid=3207/tid=3209] ppid=3205 vsize=72332 CPUtime=0
/proc/3207/task/3209/stat : 3209 (bprolog) S 3205 3207 3065 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 183324139 74067968 2910 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 518.38
Current children cumulated vsize (KiB) 72332

[startup+582.563 s]
/proc/loadavg: 2.04 2.01 2.00 3/88 3209
/proc/meminfo: memFree=1058368/2055920 swapFree=4191880/4192956
[pid=3207] ppid=3205 vsize=72332 CPUtime=577.92
/proc/3207/stat : 3207 (bprolog) R 3205 3207 3065 0 -1 4194304 3195 0 0 0 57787 5 0 0 25 0 2 0 183324101 74067968 2910 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134752490 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3207/statm: 18083 2910 179 90 0 17621 0
[pid=3207/tid=3209] ppid=3205 vsize=72332 CPUtime=0
/proc/3207/task/3209/stat : 3209 (bprolog) S 3205 3207 3065 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 183324139 74067968 2910 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 577.92
Current children cumulated vsize (KiB) 72332

[startup+642.574 s]

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

/proc/3207/stat : 3207 (bprolog) R 3205 3207 3065 0 -1 4194304 3196 0 0 0 117320 11 0 0 25 0 3 0 183324101 84557824 2911 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134752516 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3207/statm: 20644 2911 179 90 0 20182 0
[pid=3207/tid=3209] ppid=3205 vsize=82576 CPUtime=0
/proc/3207/task/3209/stat : 3209 (bprolog) S 3205 3207 3065 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 183324139 84557824 2911 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3207/tid=3210] ppid=3205 vsize=82576 CPUtime=0
/proc/3207/task/3210/stat : 3210 (bprolog) S 3205 3207 3065 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 183414152 84557824 2911 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1173.31
Current children cumulated vsize (KiB) 82576

[startup+1242.79 s]
/proc/loadavg: 2.01 2.00 2.00 3/89 3210
/proc/meminfo: memFree=896248/2055920 swapFree=4191880/4192956
[pid=3207] ppid=3205 vsize=82576 CPUtime=1232.84
/proc/3207/stat : 3207 (bprolog) R 3205 3207 3065 0 -1 4194304 3196 0 0 0 123273 11 0 0 25 0 3 0 183324101 84557824 2911 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555026 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3207/statm: 20644 2911 179 90 0 20182 0
[pid=3207/tid=3209] ppid=3205 vsize=82576 CPUtime=0
/proc/3207/task/3209/stat : 3209 (bprolog) S 3205 3207 3065 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 183324139 84557824 2911 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3207/tid=3210] ppid=3205 vsize=82576 CPUtime=0
/proc/3207/task/3210/stat : 3210 (bprolog) S 3205 3207 3065 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 183414152 84557824 2911 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1232.84
Current children cumulated vsize (KiB) 82576

[startup+1302.82 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 3210
/proc/meminfo: memFree=887032/2055920 swapFree=4191880/4192956
[pid=3207] ppid=3205 vsize=82576 CPUtime=1292.36
/proc/3207/stat : 3207 (bprolog) R 3205 3207 3065 0 -1 4194304 3196 0 0 0 129224 12 0 0 25 0 3 0 183324101 84557824 2911 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134752490 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3207/statm: 20644 2911 179 90 0 20182 0
[pid=3207/tid=3209] ppid=3205 vsize=82576 CPUtime=0
/proc/3207/task/3209/stat : 3209 (bprolog) S 3205 3207 3065 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 183324139 84557824 2911 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3207/tid=3210] ppid=3205 vsize=82576 CPUtime=0
/proc/3207/task/3210/stat : 3210 (bprolog) S 3205 3207 3065 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 183414152 84557824 2911 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1292.36
Current children cumulated vsize (KiB) 82576

[startup+1362.85 s]
/proc/loadavg: 2.05 2.01 2.00 3/90 3211
/proc/meminfo: memFree=877360/2055920 swapFree=4191880/4192956
[pid=3207] ppid=3205 vsize=92820 CPUtime=1351.87
/proc/3207/stat : 3207 (bprolog) R 3205 3207 3065 0 -1 4194304 3260 0 0 0 135175 12 0 0 25 0 4 0 183324101 95047680 2975 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552625 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3207/statm: 23205 2975 179 90 0 22743 0
[pid=3207/tid=3209] ppid=3205 vsize=92820 CPUtime=0
/proc/3207/task/3209/stat : 3209 (bprolog) S 3205 3207 3065 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 183324139 95047680 2975 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3207/tid=3210] ppid=3205 vsize=92820 CPUtime=0
/proc/3207/task/3210/stat : 3210 (bprolog) S 3205 3207 3065 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 183414152 95047680 2975 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3207/tid=3211] ppid=3205 vsize=92820 CPUtime=0
/proc/3207/task/3211/stat : 3211 (bprolog) S 3205 3207 3065 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 183459162 95047680 2975 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1351.87
Current children cumulated vsize (KiB) 92820

[startup+1422.91 s]
/proc/loadavg: 2.05 2.02 2.00 3/90 3211
/proc/meminfo: memFree=867056/2055920 swapFree=4191880/4192956
[pid=3207] ppid=3205 vsize=92820 CPUtime=1411.43
/proc/3207/stat : 3207 (bprolog) R 3205 3207 3065 0 -1 4194304 3260 0 0 0 141130 13 0 0 25 0 4 0 183324101 95047680 2975 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134661358 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3207/statm: 23205 2975 179 90 0 22743 0
[pid=3207/tid=3209] ppid=3205 vsize=92820 CPUtime=0
/proc/3207/task/3209/stat : 3209 (bprolog) S 3205 3207 3065 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 183324139 95047680 2975 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3207/tid=3210] ppid=3205 vsize=92820 CPUtime=0
/proc/3207/task/3210/stat : 3210 (bprolog) S 3205 3207 3065 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 183414152 95047680 2975 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3207/tid=3211] ppid=3205 vsize=92820 CPUtime=0
/proc/3207/task/3211/stat : 3211 (bprolog) S 3205 3207 3065 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 183459162 95047680 2975 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1411.43
Current children cumulated vsize (KiB) 92820

[startup+1482.96 s]
/proc/loadavg: 2.08 2.03 2.00 3/90 3211
/proc/meminfo: memFree=858736/2055920 swapFree=4191880/4192956
[pid=3207] ppid=3205 vsize=92820 CPUtime=1470.99
/proc/3207/stat : 3207 (bprolog) R 3205 3207 3065 0 -1 4194304 3260 0 0 0 147086 13 0 0 25 0 4 0 183324101 95047680 2975 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552804 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3207/statm: 23205 2975 179 90 0 22743 0
[pid=3207/tid=3209] ppid=3205 vsize=92820 CPUtime=0
/proc/3207/task/3209/stat : 3209 (bprolog) S 3205 3207 3065 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 183324139 95047680 2975 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3207/tid=3210] ppid=3205 vsize=92820 CPUtime=0
/proc/3207/task/3210/stat : 3210 (bprolog) S 3205 3207 3065 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 183414152 95047680 2975 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3207/tid=3211] ppid=3205 vsize=92820 CPUtime=0
/proc/3207/task/3211/stat : 3211 (bprolog) S 3205 3207 3065 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 183459162 95047680 2975 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1470.99
Current children cumulated vsize (KiB) 92820

[startup+1543.03 s]
/proc/loadavg: 2.07 2.04 2.00 3/90 3211
/proc/meminfo: memFree=808304/2055920 swapFree=4191880/4192956
[pid=3207] ppid=3205 vsize=92820 CPUtime=1530.54
/proc/3207/stat : 3207 (bprolog) R 3205 3207 3065 0 -1 4194304 3260 0 0 0 153040 14 0 0 25 0 4 0 183324101 95047680 2975 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134752144 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3207/statm: 23205 2975 179 90 0 22743 0
[pid=3207/tid=3209] ppid=3205 vsize=92820 CPUtime=0
/proc/3207/task/3209/stat : 3209 (bprolog) S 3205 3207 3065 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 183324139 95047680 2975 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3207/tid=3210] ppid=3205 vsize=92820 CPUtime=0
/proc/3207/task/3210/stat : 3210 (bprolog) S 3205 3207 3065 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 183414152 95047680 2975 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3207/tid=3211] ppid=3205 vsize=92820 CPUtime=0
/proc/3207/task/3211/stat : 3211 (bprolog) S 3205 3207 3065 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 183459162 95047680 2975 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1530.54
Current children cumulated vsize (KiB) 92820

[startup+1603.09 s]
/proc/loadavg: 2.02 2.03 2.00 3/90 3211
/proc/meminfo: memFree=760944/2055920 swapFree=4191880/4192956
[pid=3207] ppid=3205 vsize=92820 CPUtime=1590.1
/proc/3207/stat : 3207 (bprolog) R 3205 3207 3065 0 -1 4194304 4911 0 0 0 158995 15 0 0 25 0 4 0 183324101 95047680 4626 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134752075 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3207/statm: 23205 4626 179 90 0 22743 0
[pid=3207/tid=3209] ppid=3205 vsize=92820 CPUtime=0
/proc/3207/task/3209/stat : 3209 (bprolog) S 3205 3207 3065 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 183324139 95047680 4626 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3207/tid=3210] ppid=3205 vsize=92820 CPUtime=0
/proc/3207/task/3210/stat : 3210 (bprolog) S 3205 3207 3065 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 183414152 95047680 4626 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3207/tid=3211] ppid=3205 vsize=92820 CPUtime=0
/proc/3207/task/3211/stat : 3211 (bprolog) S 3205 3207 3065 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 183459162 95047680 4626 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1590.1
Current children cumulated vsize (KiB) 92820

[startup+1663.18 s]
/proc/loadavg: 2.07 2.04 2.00 3/90 3285
/proc/meminfo: memFree=1605168/2055920 swapFree=4191880/4192956
[pid=3207] ppid=3205 vsize=92820 CPUtime=1649.92
/proc/3207/stat : 3207 (bprolog) R 3205 3207 3065 0 -1 4194304 4911 0 0 0 164976 16 0 0 25 0 4 0 183324101 95047680 4626 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552336 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3207/statm: 23205 4626 179 90 0 22743 0
[pid=3207/tid=3209] ppid=3205 vsize=92820 CPUtime=0
/proc/3207/task/3209/stat : 3209 (bprolog) S 3205 3207 3065 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 183324139 95047680 4626 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3207/tid=3210] ppid=3205 vsize=92820 CPUtime=0
/proc/3207/task/3210/stat : 3210 (bprolog) S 3205 3207 3065 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 183414152 95047680 4626 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3207/tid=3211] ppid=3205 vsize=92820 CPUtime=0
/proc/3207/task/3211/stat : 3211 (bprolog) S 3205 3207 3065 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 183459162 95047680 4626 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1649.92
Current children cumulated vsize (KiB) 92820

[startup+1723.19 s]
/proc/loadavg: 2.02 2.03 2.00 3/90 3285
/proc/meminfo: memFree=1600112/2055920 swapFree=4191880/4192956
[pid=3207] ppid=3205 vsize=92820 CPUtime=1709.9
/proc/3207/stat : 3207 (bprolog) R 3205 3207 3065 0 -1 4194304 4911 0 0 0 170973 17 0 0 25 0 4 0 183324101 95047680 4626 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552868 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3207/statm: 23205 4626 179 90 0 22743 0
[pid=3207/tid=3209] ppid=3205 vsize=92820 CPUtime=0
/proc/3207/task/3209/stat : 3209 (bprolog) S 3205 3207 3065 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 183324139 95047680 4626 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3207/tid=3210] ppid=3205 vsize=92820 CPUtime=0
/proc/3207/task/3210/stat : 3210 (bprolog) S 3205 3207 3065 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 183414152 95047680 4626 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3207/tid=3211] ppid=3205 vsize=92820 CPUtime=0
/proc/3207/task/3211/stat : 3211 (bprolog) S 3205 3207 3065 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 183459162 95047680 4626 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1709.9
Current children cumulated vsize (KiB) 92820

[startup+1783.21 s]
/proc/loadavg: 2.01 2.02 2.00 3/90 3285
/proc/meminfo: memFree=1592880/2055920 swapFree=4191880/4192956
[pid=3207] ppid=3205 vsize=92820 CPUtime=1769.86
/proc/3207/stat : 3207 (bprolog) R 3205 3207 3065 0 -1 4194304 4911 0 0 0 176969 17 0 0 25 0 4 0 183324101 95047680 4626 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555010 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3207/statm: 23205 4626 179 90 0 22743 0
[pid=3207/tid=3209] ppid=3205 vsize=92820 CPUtime=0
/proc/3207/task/3209/stat : 3209 (bprolog) S 3205 3207 3065 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 183324139 95047680 4626 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3207/tid=3210] ppid=3205 vsize=92820 CPUtime=0
/proc/3207/task/3210/stat : 3210 (bprolog) S 3205 3207 3065 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 183414152 95047680 4626 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3207/tid=3211] ppid=3205 vsize=92820 CPUtime=0
/proc/3207/task/3211/stat : 3211 (bprolog) S 3205 3207 3065 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 183459162 95047680 4626 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1769.86
Current children cumulated vsize (KiB) 92820



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.4 s]
/proc/loadavg: 2.00 2.02 2.00 3/87 3285
/proc/meminfo: memFree=1592112/2055920 swapFree=4191880/4192956
[pid=3207] ppid=3205 vsize=92820 CPUtime=1800.01
/proc/3207/stat : 3207 (bprolog) R 3205 3207 3065 0 -1 4194304 4912 0 0 0 179984 17 0 0 25 0 1 0 183324101 95047680 4627 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664253 0 0 4096 2 0 0 0 17 0 0 0
/proc/3207/statm: 23205 4627 180 90 0 22743 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 92820

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1813.41
CPU time (s): 1800.03
CPU user time (s): 1799.84
CPU system time (s): 0.181972
CPU usage (%): 99.2621
Max. virtual memory (cumulated for all children) (KiB): 92820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.84
system time used= 0.181972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4912
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= 38088

runsolver used 2.17267 s user time and 5.49516 s system time

The end

Launcher Data (download as text)

Begin job on node72 on Tue Jan  9 13:25:49 UTC 2007


IDJOB= 237546
IDBENCH= 6948
FILE ID= node72/237546-1168349149

PBS_JOBID= 3503654

Free space on /tmp= 66547 MiB

BENCH NAME= HOME/pub/bench/CPAI06/haystacks/haystacks_25.xml
COMMAND LINE= /tmp/evaluation/237546-1168349149/Complete/Ordinary/solver /tmp/evaluation/237546-1168349149/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node72/convwatcher-237546-1168349149 -o ROOT/results/node72/conversion-237546-1168349149 -C 600 -M 900 /tmp/evaluation/237546-1168349149/Complete/Ordinary/conversion /tmp/evaluation/237546-1168349149/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-237546-1168349149 -o ROOT/results/node72/solver-237546-1168349149 -C 1800 -M 900  /tmp/evaluation/237546-1168349149/Complete/Ordinary/solver /tmp/evaluation/237546-1168349149/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  a07f0f6319945eeec5dcf824462a8ed2

RANDOM SEED= 157129898

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.223
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.223
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:       1416032 kB
Buffers:         52688 kB
Cached:         255424 kB
SwapCached:        268 kB
Active:         365300 kB
Inactive:       210172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1416032 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2900 kB
Writeback:           0 kB
Mapped:         285876 kB
Slab:            48864 kB
Committed_AS:  3889296 kB
PageTables:       2712 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= 66556 MiB



End job on node72 on Tue Jan  9 13:56:06 UTC 2007