Trace number 211093

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 1802.01

General information on the benchmark

NamepseudoSeries/uclid/
ooo-rf7.xml
MD5SUM49b640b03f8934f582e52b133be9e9b7
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.49
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables3736
Number of constraints10456
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension10456
Global constraints used (with number of constraints)

Solver Data (download as text)

c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/211093-1168205166/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/node52/watcher-211093-1168205166 -o ROOT/results/node52/solver-211093-1168205166 -C 1800 -M 900 /tmp/evaluation/211093-1168205166/Complete/Ordinary/solver /tmp/evaluation/211093-1168205166/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.15 1.03 1.01 5/81 1456
/proc/meminfo: memFree=1679224/2055920 swapFree=4192812/4192956
[pid=1455] ppid=1453 vsize=53472 CPUtime=0
/proc/1455/stat : 1455 (bprolog) R 1453 1455 600 0 -1 4194304 515 0 0 0 0 0 0 0 18 0 1 0 168915791 54755328 234 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4776926 0 0 4096 2 0 0 0 17 1 0 0
/proc/1455/statm: 13368 234 127 90 0 12906 0

[startup+0.104778 s]
/proc/loadavg: 1.15 1.03 1.01 5/81 1456
/proc/meminfo: memFree=1679224/2055920 swapFree=4192812/4192956
[pid=1455] ppid=1453 vsize=61640 CPUtime=0.09
/proc/1455/stat : 1455 (bprolog) R 1453 1455 600 0 -1 4194304 2171 0 0 0 9 0 0 0 18 0 1 0 168915791 63119360 1887 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552133 0 0 4096 2 0 0 0 17 1 0 0
/proc/1455/statm: 15410 1888 158 90 0 14948 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61640

[startup+0.512791 s]
/proc/loadavg: 1.15 1.03 1.01 5/81 1456
/proc/meminfo: memFree=1679224/2055920 swapFree=4192812/4192956
[pid=1455] ppid=1453 vsize=61636 CPUtime=0.5
/proc/1455/stat : 1455 (bprolog) R 1453 1455 600 0 -1 4194304 4605 0 0 0 48 2 0 0 22 0 1 0 168915791 63115264 4320 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134604316 0 0 4096 2 0 0 0 17 1 0 0
/proc/1455/statm: 15409 4321 165 90 0 14947 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 61636

[startup+1.33485 s]
/proc/loadavg: 1.15 1.03 1.01 3/82 1457
/proc/meminfo: memFree=1658160/2055920 swapFree=4192812/4192956
[pid=1455] ppid=1453 vsize=73196 CPUtime=1.31
/proc/1455/stat : 1455 (bprolog) R 1453 1455 600 0 -1 4194304 6691 0 0 0 129 2 0 0 25 0 2 0 168915791 74952704 5462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552597 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1455/statm: 18299 5462 179 90 0 17837 0
[pid=1455/tid=1457] ppid=1453 vsize=73196 CPUtime=0
/proc/1455/task/1457/stat : 1457 (bprolog) S 1453 1455 600 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 168915853 74952704 5462 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) 73196

[startup+2.98496 s]
/proc/loadavg: 1.15 1.03 1.01 3/82 1457
/proc/meminfo: memFree=1658160/2055920 swapFree=4192812/4192956
[pid=1455] ppid=1453 vsize=73196 CPUtime=2.95
/proc/1455/stat : 1455 (bprolog) R 1453 1455 600 0 -1 4194304 6691 0 0 0 293 2 0 0 25 0 2 0 168915791 74952704 5462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555013 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1455/statm: 18299 5462 179 90 0 17837 0
[pid=1455/tid=1457] ppid=1453 vsize=73196 CPUtime=0
/proc/1455/task/1457/stat : 1457 (bprolog) S 1453 1455 600 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 168915853 74952704 5462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 73196

[startup+6.26218 s]
/proc/loadavg: 1.21 1.05 1.01 3/82 1457
/proc/meminfo: memFree=1656816/2055920 swapFree=4192812/4192956
[pid=1455] ppid=1453 vsize=73196 CPUtime=6.21
/proc/1455/stat : 1455 (bprolog) R 1453 1455 600 0 -1 4194304 6691 0 0 0 619 2 0 0 25 0 2 0 168915791 74952704 5462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552694 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1455/statm: 18299 5462 179 90 0 17837 0
[pid=1455/tid=1457] ppid=1453 vsize=73196 CPUtime=0
/proc/1455/task/1457/stat : 1457 (bprolog) S 1453 1455 600 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 168915853 74952704 5462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 73196

[startup+12.7356 s]
/proc/loadavg: 1.28 1.06 1.02 3/83 1458
/proc/meminfo: memFree=1630320/2055920 swapFree=4192812/4192956
[pid=1455] ppid=1453 vsize=73196 CPUtime=12.66
/proc/1455/stat : 1455 (bprolog) R 1453 1455 600 0 -1 4194304 6691 0 0 0 1264 2 0 0 25 0 2 0 168915791 74952704 5462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134817677 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1455/statm: 18299 5462 179 90 0 17837 0
[pid=1455/tid=1457] ppid=1453 vsize=73196 CPUtime=0
/proc/1455/task/1457/stat : 1457 (bprolog) S 1453 1455 600 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 168915853 74952704 5462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 73196

[startup+25.5575 s]
/proc/loadavg: 1.37 1.09 1.03 3/81 1514
/proc/meminfo: memFree=1649664/2055920 swapFree=4192812/4192956
[pid=1455] ppid=1453 vsize=73196 CPUtime=25.41
/proc/1455/stat : 1455 (bprolog) R 1453 1455 600 0 -1 4194304 6691 0 0 0 2538 3 0 0 25 0 2 0 168915791 74952704 5462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555026 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1455/statm: 18299 5462 179 90 0 17837 0
[pid=1455/tid=1457] ppid=1453 vsize=73196 CPUtime=0
/proc/1455/task/1457/stat : 1457 (bprolog) S 1453 1455 600 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 168915853 74952704 5462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 73196

[startup+51.2122 s]
/proc/loadavg: 1.58 1.16 1.05 3/81 1514
/proc/meminfo: memFree=1649600/2055920 swapFree=4192812/4192956
[pid=1455] ppid=1453 vsize=73196 CPUtime=50.94
/proc/1455/stat : 1455 (bprolog) R 1453 1455 600 0 -1 4194304 6691 0 0 0 5091 3 0 0 25 0 2 0 168915791 74952704 5462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552632 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1455/statm: 18299 5462 179 90 0 17837 0
[pid=1455/tid=1457] ppid=1453 vsize=73196 CPUtime=0
/proc/1455/task/1457/stat : 1457 (bprolog) S 1453 1455 600 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 168915853 74952704 5462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 73196

[startup+102.513 s]
/proc/loadavg: 1.82 1.29 1.10 3/81 1514
/proc/meminfo: memFree=1649728/2055920 swapFree=4192812/4192956
[pid=1455] ppid=1453 vsize=73196 CPUtime=102
/proc/1455/stat : 1455 (bprolog) R 1453 1455 600 0 -1 4194304 6691 0 0 0 10197 3 0 0 25 0 2 0 168915791 74952704 5462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134817954 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1455/statm: 18299 5462 179 90 0 17837 0
[pid=1455/tid=1457] ppid=1453 vsize=73196 CPUtime=0
/proc/1455/task/1457/stat : 1457 (bprolog) S 1453 1455 600 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 168915853 74952704 5462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102
Current children cumulated vsize (KiB) 73196

[startup+162.538 s]
/proc/loadavg: 1.93 1.42 1.15 3/81 1514
/proc/meminfo: memFree=1649728/2055920 swapFree=4192812/4192956
[pid=1455] ppid=1453 vsize=73196 CPUtime=161.76
/proc/1455/stat : 1455 (bprolog) R 1453 1455 600 0 -1 4194304 6691 0 0 0 16172 4 0 0 25 0 2 0 168915791 74952704 5462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552694 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1455/statm: 18299 5462 179 90 0 17837 0
[pid=1455/tid=1457] ppid=1453 vsize=73196 CPUtime=0
/proc/1455/task/1457/stat : 1457 (bprolog) S 1453 1455 600 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 168915853 74952704 5462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.76
Current children cumulated vsize (KiB) 73196

[startup+222.569 s]
/proc/loadavg: 1.97 1.52 1.20 3/81 1514
/proc/meminfo: memFree=1649728/2055920 swapFree=4192812/4192956
[pid=1455] ppid=1453 vsize=73196 CPUtime=221.5
/proc/1455/stat : 1455 (bprolog) R 1453 1455 600 0 -1 4194304 6691 0 0 0 22146 4 0 0 25 0 2 0 168915791 74952704 5462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134809186 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1455/statm: 18299 5462 179 90 0 17837 0
[pid=1455/tid=1457] ppid=1453 vsize=73196 CPUtime=0
/proc/1455/task/1457/stat : 1457 (bprolog) S 1453 1455 600 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 168915853 74952704 5462 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) 73196

[startup+282.598 s]
/proc/loadavg: 1.99 1.60 1.25 3/81 1514
/proc/meminfo: memFree=1649728/2055920 swapFree=4192812/4192956
[pid=1455] ppid=1453 vsize=73196 CPUtime=281.25
/proc/1455/stat : 1455 (bprolog) R 1453 1455 600 0 -1 4194304 6691 0 0 0 28121 4 0 0 25 0 2 0 168915791 74952704 5462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555024 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1455/statm: 18299 5462 179 90 0 17837 0
[pid=1455/tid=1457] ppid=1453 vsize=73196 CPUtime=0
/proc/1455/task/1457/stat : 1457 (bprolog) S 1453 1455 600 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 168915853 74952704 5462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.25
Current children cumulated vsize (KiB) 73196

[startup+342.624 s]
/proc/loadavg: 1.91 1.66 1.29 2/66 1528
/proc/meminfo: memFree=1739896/2055920 swapFree=4192812/4192956
[pid=1455] ppid=1453 vsize=73196 CPUtime=341
/proc/1455/stat : 1455 (bprolog) R 1453 1455 600 0 -1 4194304 6691 0 0 0 34096 4 0 0 25 0 2 0 168915791 74952704 5462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555032 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1455/statm: 18299 5462 179 90 0 17837 0
[pid=1455/tid=1457] ppid=1453 vsize=73196 CPUtime=0
/proc/1455/task/1457/stat : 1457 (bprolog) S 1453 1455 600 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 168915853 74952704 5462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 341
Current children cumulated vsize (KiB) 73196

[startup+402.664 s]
/proc/loadavg: 1.33 1.54 1.27 2/66 1528
/proc/meminfo: memFree=1740176/2055920 swapFree=4192812/4192956
[pid=1455] ppid=1453 vsize=73196 CPUtime=401.03
/proc/1455/stat : 1455 (bprolog) R 1453 1455 600 0 -1 4194304 6691 0 0 0 40099 4 0 0 25 0 2 0 168915791 74952704 5462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552423 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1455/statm: 18299 5462 179 90 0 17837 0
[pid=1455/tid=1457] ppid=1453 vsize=73196 CPUtime=0
/proc/1455/task/1457/stat : 1457 (bprolog) S 1453 1455 600 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 168915853 74952704 5462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 401.03
Current children cumulated vsize (KiB) 73196

[startup+462.706 s]
/proc/loadavg: 1.12 1.44 1.25 2/66 1528
/proc/meminfo: memFree=1740176/2055920 swapFree=4192812/4192956
[pid=1455] ppid=1453 vsize=73196 CPUtime=461.05
/proc/1455/stat : 1455 (bprolog) R 1453 1455 600 0 -1 4194304 6691 0 0 0 46101 4 0 0 25 0 2 0 168915791 74952704 5462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552811 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1455/statm: 18299 5462 179 90 0 17837 0
[pid=1455/tid=1457] ppid=1453 vsize=73196 CPUtime=0
/proc/1455/task/1457/stat : 1457 (bprolog) S 1453 1455 600 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 168915853 74952704 5462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 461.05
Current children cumulated vsize (KiB) 73196

[startup+522.744 s]
/proc/loadavg: 1.04 1.35 1.23 2/66 1528
/proc/meminfo: memFree=1740176/2055920 swapFree=4192812/4192956
[pid=1455] ppid=1453 vsize=73196 CPUtime=521.08
/proc/1455/stat : 1455 (bprolog) R 1453 1455 600 0 -1 4194304 6691 0 0 0 52104 4 0 0 25 0 2 0 168915791 74952704 5462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552597 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1455/statm: 18299 5462 179 90 0 17837 0
[pid=1455/tid=1457] ppid=1453 vsize=73196 CPUtime=0
/proc/1455/task/1457/stat : 1457 (bprolog) S 1453 1455 600 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 168915853 74952704 5462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 521.08
Current children cumulated vsize (KiB) 73196

[startup+582.779 s]
/proc/loadavg: 1.07 1.30 1.22 2/66 1528
/proc/meminfo: memFree=1740176/2055920 swapFree=4192812/4192956
[pid=1455] ppid=1453 vsize=73196 CPUtime=581.1
/proc/1455/stat : 1455 (bprolog) R 1453 1455 600 0 -1 4194304 6691 0 0 0 58106 4 0 0 25 0 2 0 168915791 74952704 5462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552597 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1455/statm: 18299 5462 179 90 0 17837 0
[pid=1455/tid=1457] ppid=1453 vsize=73196 CPUtime=0
/proc/1455/task/1457/stat : 1457 (bprolog) S 1453 1455 600 0 -1 4194368 2 0 0 0 0 0 0 0 24 0 2 0 168915853 74952704 5462 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 581.1
Current children cumulated vsize (KiB) 73196

[startup+642.816 s]

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

/proc/1455/stat : 1455 (bprolog) R 1453 1455 600 0 -1 4194304 7434 0 0 0 118139 6 0 0 25 0 3 0 168915791 85471232 5543 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134809151 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1455/statm: 20867 5543 179 90 0 20405 0
[pid=1455/tid=1457] ppid=1453 vsize=83468 CPUtime=0
/proc/1455/task/1457/stat : 1457 (bprolog) S 1453 1455 600 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 168915853 85471232 5543 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1455/tid=1529] ppid=1453 vsize=83468 CPUtime=0
/proc/1455/task/1529/stat : 1529 (bprolog) S 1453 1455 600 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 169005867 85471232 5543 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.45
Current children cumulated vsize (KiB) 83468

[startup+1243.33 s]
/proc/loadavg: 1.00 1.03 1.09 2/67 1529
/proc/meminfo: memFree=1739592/2055920 swapFree=4192812/4192956
[pid=1455] ppid=1453 vsize=83468 CPUtime=1241.49
/proc/1455/stat : 1455 (bprolog) R 1453 1455 600 0 -1 4194304 7434 0 0 0 124143 6 0 0 25 0 3 0 168915791 85471232 5543 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552597 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1455/statm: 20867 5543 179 90 0 20405 0
[pid=1455/tid=1457] ppid=1453 vsize=83468 CPUtime=0
/proc/1455/task/1457/stat : 1457 (bprolog) S 1453 1455 600 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 168915853 85471232 5543 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1455/tid=1529] ppid=1453 vsize=83468 CPUtime=0
/proc/1455/task/1529/stat : 1529 (bprolog) S 1453 1455 600 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 169005867 85471232 5543 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1241.49
Current children cumulated vsize (KiB) 83468

[startup+1303.39 s]
/proc/loadavg: 1.00 1.02 1.08 2/67 1529
/proc/meminfo: memFree=1739592/2055920 swapFree=4192812/4192956
[pid=1455] ppid=1453 vsize=83468 CPUtime=1301.54
/proc/1455/stat : 1455 (bprolog) R 1453 1455 600 0 -1 4194304 7434 0 0 0 130148 6 0 0 25 0 3 0 168915791 85471232 5543 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552632 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1455/statm: 20867 5543 179 90 0 20405 0
[pid=1455/tid=1457] ppid=1453 vsize=83468 CPUtime=0
/proc/1455/task/1457/stat : 1457 (bprolog) S 1453 1455 600 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 168915853 85471232 5543 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1455/tid=1529] ppid=1453 vsize=83468 CPUtime=0
/proc/1455/task/1529/stat : 1529 (bprolog) S 1453 1455 600 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 169005867 85471232 5543 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1301.54
Current children cumulated vsize (KiB) 83468

[startup+1363.46 s]
/proc/loadavg: 1.00 1.02 1.08 2/68 1530
/proc/meminfo: memFree=1739584/2055920 swapFree=4192812/4192956
[pid=1455] ppid=1453 vsize=93712 CPUtime=1361.59
/proc/1455/stat : 1455 (bprolog) R 1453 1455 600 0 -1 4194304 7435 0 0 0 136153 6 0 0 25 0 4 0 168915791 95961088 5544 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552744 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1455/statm: 23428 5544 179 90 0 22966 0
[pid=1455/tid=1457] ppid=1453 vsize=93712 CPUtime=0
/proc/1455/task/1457/stat : 1457 (bprolog) S 1453 1455 600 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 168915853 95961088 5544 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1455/tid=1529] ppid=1453 vsize=93712 CPUtime=0
/proc/1455/task/1529/stat : 1529 (bprolog) S 1453 1455 600 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 169005867 95961088 5544 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1455/tid=1530] ppid=1453 vsize=93712 CPUtime=0
/proc/1455/task/1530/stat : 1530 (bprolog) S 1453 1455 600 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 169050873 95961088 5544 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1361.59
Current children cumulated vsize (KiB) 93712

[startup+1423.55 s]
/proc/loadavg: 1.00 1.01 1.07 2/68 1530
/proc/meminfo: memFree=1739520/2055920 swapFree=4192812/4192956
[pid=1455] ppid=1453 vsize=93712 CPUtime=1421.66
/proc/1455/stat : 1455 (bprolog) R 1453 1455 600 0 -1 4194304 7435 0 0 0 142160 6 0 0 25 0 4 0 168915791 95961088 5544 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134809328 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1455/statm: 23428 5544 179 90 0 22966 0
[pid=1455/tid=1457] ppid=1453 vsize=93712 CPUtime=0
/proc/1455/task/1457/stat : 1457 (bprolog) S 1453 1455 600 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 168915853 95961088 5544 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1455/tid=1529] ppid=1453 vsize=93712 CPUtime=0
/proc/1455/task/1529/stat : 1529 (bprolog) S 1453 1455 600 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 169005867 95961088 5544 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1455/tid=1530] ppid=1453 vsize=93712 CPUtime=0
/proc/1455/task/1530/stat : 1530 (bprolog) S 1453 1455 600 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 169050873 95961088 5544 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1421.66
Current children cumulated vsize (KiB) 93712

[startup+1483.63 s]
/proc/loadavg: 1.00 1.01 1.07 2/68 1530
/proc/meminfo: memFree=1739520/2055920 swapFree=4192812/4192956
[pid=1455] ppid=1453 vsize=93712 CPUtime=1481.73
/proc/1455/stat : 1455 (bprolog) R 1453 1455 600 0 -1 4194304 7435 0 0 0 148167 6 0 0 25 0 4 0 168915791 95961088 5544 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134817565 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1455/statm: 23428 5544 179 90 0 22966 0
[pid=1455/tid=1457] ppid=1453 vsize=93712 CPUtime=0
/proc/1455/task/1457/stat : 1457 (bprolog) S 1453 1455 600 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 168915853 95961088 5544 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1455/tid=1529] ppid=1453 vsize=93712 CPUtime=0
/proc/1455/task/1529/stat : 1529 (bprolog) S 1453 1455 600 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 169005867 95961088 5544 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1455/tid=1530] ppid=1453 vsize=93712 CPUtime=0
/proc/1455/task/1530/stat : 1530 (bprolog) S 1453 1455 600 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 169050873 95961088 5544 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 93712

[startup+1543.71 s]
/proc/loadavg: 1.00 1.00 1.06 2/68 1530
/proc/meminfo: memFree=1739584/2055920 swapFree=4192812/4192956
[pid=1455] ppid=1453 vsize=93712 CPUtime=1541.8
/proc/1455/stat : 1455 (bprolog) R 1453 1455 600 0 -1 4194304 7435 0 0 0 154174 6 0 0 25 0 4 0 168915791 95961088 5544 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134817703 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1455/statm: 23428 5544 179 90 0 22966 0
[pid=1455/tid=1457] ppid=1453 vsize=93712 CPUtime=0
/proc/1455/task/1457/stat : 1457 (bprolog) S 1453 1455 600 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 168915853 95961088 5544 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1455/tid=1529] ppid=1453 vsize=93712 CPUtime=0
/proc/1455/task/1529/stat : 1529 (bprolog) S 1453 1455 600 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 169005867 95961088 5544 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1455/tid=1530] ppid=1453 vsize=93712 CPUtime=0
/proc/1455/task/1530/stat : 1530 (bprolog) S 1453 1455 600 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 169050873 95961088 5544 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 93712

[startup+1603.8 s]
/proc/loadavg: 1.04 1.01 1.06 2/68 1530
/proc/meminfo: memFree=1739520/2055920 swapFree=4192812/4192956
[pid=1455] ppid=1453 vsize=93712 CPUtime=1601.87
/proc/1455/stat : 1455 (bprolog) R 1453 1455 600 0 -1 4194304 7435 0 0 0 160181 6 0 0 25 0 4 0 168915791 95961088 5544 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552694 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1455/statm: 23428 5544 179 90 0 22966 0
[pid=1455/tid=1457] ppid=1453 vsize=93712 CPUtime=0
/proc/1455/task/1457/stat : 1457 (bprolog) S 1453 1455 600 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 168915853 95961088 5544 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1455/tid=1529] ppid=1453 vsize=93712 CPUtime=0
/proc/1455/task/1529/stat : 1529 (bprolog) S 1453 1455 600 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 169005867 95961088 5544 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1455/tid=1530] ppid=1453 vsize=93712 CPUtime=0
/proc/1455/task/1530/stat : 1530 (bprolog) S 1453 1455 600 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 169050873 95961088 5544 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 93712

[startup+1663.89 s]
/proc/loadavg: 1.01 1.01 1.05 2/68 1530
/proc/meminfo: memFree=1739520/2055920 swapFree=4192812/4192956
[pid=1455] ppid=1453 vsize=93712 CPUtime=1661.94
/proc/1455/stat : 1455 (bprolog) R 1453 1455 600 0 -1 4194304 7435 0 0 0 166188 6 0 0 25 0 4 0 168915791 95961088 5544 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552597 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1455/statm: 23428 5544 179 90 0 22966 0
[pid=1455/tid=1457] ppid=1453 vsize=93712 CPUtime=0
/proc/1455/task/1457/stat : 1457 (bprolog) S 1453 1455 600 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 168915853 95961088 5544 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1455/tid=1529] ppid=1453 vsize=93712 CPUtime=0
/proc/1455/task/1529/stat : 1529 (bprolog) S 1453 1455 600 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 169005867 95961088 5544 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1455/tid=1530] ppid=1453 vsize=93712 CPUtime=0
/proc/1455/task/1530/stat : 1530 (bprolog) S 1453 1455 600 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 169050873 95961088 5544 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 93712

[startup+1723.97 s]
/proc/loadavg: 1.00 1.00 1.05 2/68 1530
/proc/meminfo: memFree=1739456/2055920 swapFree=4192812/4192956
[pid=1455] ppid=1453 vsize=93712 CPUtime=1722.02
/proc/1455/stat : 1455 (bprolog) R 1453 1455 600 0 -1 4194304 7435 0 0 0 172195 7 0 0 25 0 4 0 168915791 95961088 5544 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134809124 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1455/statm: 23428 5544 179 90 0 22966 0
[pid=1455/tid=1457] ppid=1453 vsize=93712 CPUtime=0
/proc/1455/task/1457/stat : 1457 (bprolog) S 1453 1455 600 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 168915853 95961088 5544 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1455/tid=1529] ppid=1453 vsize=93712 CPUtime=0
/proc/1455/task/1529/stat : 1529 (bprolog) S 1453 1455 600 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 169005867 95961088 5544 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1455/tid=1530] ppid=1453 vsize=93712 CPUtime=0
/proc/1455/task/1530/stat : 1530 (bprolog) S 1453 1455 600 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 169050873 95961088 5544 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 93712

[startup+1784.06 s]
/proc/loadavg: 1.00 1.00 1.04 2/68 1530
/proc/meminfo: memFree=1739456/2055920 swapFree=4192812/4192956
[pid=1455] ppid=1453 vsize=93712 CPUtime=1782.09
/proc/1455/stat : 1455 (bprolog) R 1453 1455 600 0 -1 4194304 7435 0 0 0 178202 7 0 0 25 0 4 0 168915791 95961088 5544 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134820753 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1455/statm: 23428 5544 179 90 0 22966 0
[pid=1455/tid=1457] ppid=1453 vsize=93712 CPUtime=0
/proc/1455/task/1457/stat : 1457 (bprolog) S 1453 1455 600 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 168915853 95961088 5544 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1455/tid=1529] ppid=1453 vsize=93712 CPUtime=0
/proc/1455/task/1529/stat : 1529 (bprolog) S 1453 1455 600 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 169005867 95961088 5544 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1455/tid=1530] ppid=1453 vsize=93712 CPUtime=0
/proc/1455/task/1530/stat : 1530 (bprolog) S 1453 1455 600 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 169050873 95961088 5544 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1782.09
Current children cumulated vsize (KiB) 93712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 1530
/proc/meminfo: memFree=1739456/2055920 swapFree=4192812/4192956
[pid=1455] ppid=1453 vsize=93712 CPUtime=1800.03
/proc/1455/stat : 1455 (bprolog) R 1453 1455 600 0 -1 4194304 7436 0 0 0 179996 7 0 0 25 0 1 0 168915791 95961088 5545 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555026 0 0 4096 2 0 0 0 17 1 0 0
/proc/1455/statm: 23428 5545 180 90 0 22966 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 93712

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.01
CPU time (s): 1800.04
CPU user time (s): 1799.97
CPU system time (s): 0.075988
CPU usage (%): 99.8906
Max. virtual memory (cumulated for all children) (KiB): 93712

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

runsolver used 1.53677 s user time and 3.9734 s system time

The end

Launcher Data (download as text)

Begin job on node52 on Sun Jan  7 21:26:07 UTC 2007


IDJOB= 211093
IDBENCH= 4668
FILE ID= node52/211093-1168205166

PBS_JOBID= 3480777

Free space on /tmp= 66551 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/uclid/ooo-rf7.xml
COMMAND LINE= /tmp/evaluation/211093-1168205166/Complete/Ordinary/solver /tmp/evaluation/211093-1168205166/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node52/convwatcher-211093-1168205166 -o ROOT/results/node52/conversion-211093-1168205166 -C 600 -M 900 /tmp/evaluation/211093-1168205166/Complete/Ordinary/conversion /tmp/evaluation/211093-1168205166/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node52/watcher-211093-1168205166 -o ROOT/results/node52/solver-211093-1168205166 -C 1800 -M 900  /tmp/evaluation/211093-1168205166/Complete/Ordinary/solver /tmp/evaluation/211093-1168205166/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  49b640b03f8934f582e52b133be9e9b7

RANDOM SEED= 996978726

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1679896 kB
Buffers:         26080 kB
Cached:         205460 kB
SwapCached:          0 kB
Active:         206708 kB
Inactive:       116344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1679896 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8964 kB
Writeback:           0 kB
Mapped:         110628 kB
Slab:            38072 kB
Committed_AS:  4411572 kB
PageTables:       2124 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= 66550 MiB



End job on node52 on Sun Jan  7 21:56:15 UTC 2007