Trace number 196452

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.07 1802.58

General information on the benchmark

Namefapp/fapp06-10/fapp09/
fapp09-0800-2.xml
MD5SUM0544fe0ef69f30e7e80bf7a3c2e605fc
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 benchmark2.96855
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables800
Number of constraints8975
Maximum constraint arity2
Maximum domain size350
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8975
Global constraints used (with number of constraints)

Solver Data (download as text)

c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/196452-1168123462/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/node11/watcher-196452-1168123462 -o ROOT/results/node11/solver-196452-1168123462 -C 1800 -M 900 /tmp/evaluation/196452-1168123462/Complete/Ordinary/solver /tmp/evaluation/196452-1168123462/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.96 2.06 2.02 5/98 11807
/proc/meminfo: memFree=1414960/2055920 swapFree=4192812/4192956
[pid=11806] ppid=11804 vsize=18540 CPUtime=0
/proc/11806/stat : 11806 (runsolver) R 11804 11806 11278 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 160741804 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 262910045479 0 0 4096 24578 0 0 0 17 1 0 0
/proc/11806/statm: 4635 279 244 17 0 2626 0

[startup+0.107853 s]
/proc/loadavg: 1.96 2.06 2.02 5/98 11807
/proc/meminfo: memFree=1414960/2055920 swapFree=4192812/4192956
[pid=11806] ppid=11804 vsize=53824 CPUtime=0.1
/proc/11806/stat : 11806 (bprolog) R 11804 11806 11278 0 -1 4194304 2200 0 0 0 9 1 0 0 21 0 1 0 160741804 55115776 1916 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134550064 0 0 4096 2 0 0 0 17 1 0 0
/proc/11806/statm: 13456 1916 157 90 0 12994 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 53824

[startup+0.515894 s]
/proc/loadavg: 1.96 2.06 2.02 5/98 11807
/proc/meminfo: memFree=1414960/2055920 swapFree=4192812/4192956
[pid=11806] ppid=11804 vsize=66452 CPUtime=0.5
/proc/11806/stat : 11806 (bprolog) R 11804 11806 11278 0 -1 4194304 4690 0 0 0 48 2 0 0 24 0 1 0 160741804 68046848 4403 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663828 0 0 4096 2 0 0 0 17 1 0 0
/proc/11806/statm: 16613 4403 160 90 0 16151 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 66452

[startup+1.33806 s]
/proc/loadavg: 1.96 2.06 2.02 3/98 11807
/proc/meminfo: memFree=1397808/2055920 swapFree=4192812/4192956
[pid=11806] ppid=11804 vsize=66452 CPUtime=1.31
/proc/11806/stat : 11806 (bprolog) R 11804 11806 11278 0 -1 4194304 4715 0 0 0 129 2 0 0 25 0 1 0 160741804 68046848 4428 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662593 0 0 4096 2 0 0 0 17 1 0 0
/proc/11806/statm: 16613 4428 177 90 0 16151 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 66452

[startup+2.98106 s]
/proc/loadavg: 1.96 2.06 2.02 3/98 11807
/proc/meminfo: memFree=1395504/2055920 swapFree=4192812/4192956
[pid=11806] ppid=11804 vsize=66452 CPUtime=2.94
/proc/11806/stat : 11806 (bprolog) R 11804 11806 11278 0 -1 4194304 6635 0 0 0 291 3 0 0 25 0 1 0 160741804 68046848 6348 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664651 0 0 4096 2 0 0 0 17 1 0 0
/proc/11806/statm: 16613 6348 177 90 0 16151 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 66452

[startup+6.27503 s]
/proc/loadavg: 1.96 2.06 2.02 3/99 11808
/proc/meminfo: memFree=1383464/2055920 swapFree=4192812/4192956
[pid=11806] ppid=11804 vsize=77136 CPUtime=6.2
/proc/11806/stat : 11806 (bprolog) R 11804 11806 11278 0 -1 4194304 8887 0 0 0 615 5 0 0 25 0 2 0 160741804 78987264 8036 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552074 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/11806/statm: 19284 8036 180 90 0 18822 0
[pid=11806/tid=11808] ppid=11804 vsize=77136 CPUtime=0
/proc/11806/task/11808/stat : 11808 (bprolog) S 11804 11806 11278 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 160742152 78987264 8036 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) 77136

[startup+12.7453 s]
/proc/loadavg: 1.96 2.06 2.02 3/99 11808
/proc/meminfo: memFree=1356328/2055920 swapFree=4192812/4192956
[pid=11806] ppid=11804 vsize=77136 CPUtime=12.55
/proc/11806/stat : 11806 (bprolog) R 11804 11806 11278 0 -1 4194304 8889 0 0 0 1250 5 0 0 25 0 2 0 160741804 78987264 8038 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664014 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11806/statm: 19284 8038 180 90 0 18822 0
[pid=11806/tid=11808] ppid=11804 vsize=77136 CPUtime=0
/proc/11806/task/11808/stat : 11808 (bprolog) S 11804 11806 11278 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 160742152 78987264 8038 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 77136

[startup+25.5749 s]
/proc/loadavg: 1.97 2.06 2.02 3/99 11808
/proc/meminfo: memFree=1356328/2055920 swapFree=4192812/4192956
[pid=11806] ppid=11804 vsize=77136 CPUtime=25.37
/proc/11806/stat : 11806 (bprolog) R 11804 11806 11278 0 -1 4194304 8892 0 0 0 2532 5 0 0 25 0 2 0 160741804 78987264 8041 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552067 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11806/statm: 19284 8041 180 90 0 18822 0
[pid=11806/tid=11808] ppid=11804 vsize=77136 CPUtime=0
/proc/11806/task/11808/stat : 11808 (bprolog) S 11804 11806 11278 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 160742152 78987264 8041 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 77136

[startup+51.261 s]
/proc/loadavg: 1.98 2.05 2.01 3/99 11808
/proc/meminfo: memFree=1356328/2055920 swapFree=4192812/4192956
[pid=11806] ppid=11804 vsize=77136 CPUtime=51.01
/proc/11806/stat : 11806 (bprolog) R 11804 11806 11278 0 -1 4194304 8892 0 0 0 5096 5 0 0 25 0 2 0 160741804 78987264 8041 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134751741 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11806/statm: 19284 8041 180 90 0 18822 0
[pid=11806/tid=11808] ppid=11804 vsize=77136 CPUtime=0
/proc/11806/task/11808/stat : 11808 (bprolog) S 11804 11806 11278 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 160742152 78987264 8041 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 77136

[startup+102.555 s]
/proc/loadavg: 1.99 2.04 2.01 3/99 11808
/proc/meminfo: memFree=1356264/2055920 swapFree=4192812/4192956
[pid=11806] ppid=11804 vsize=77136 CPUtime=102.25
/proc/11806/stat : 11806 (bprolog) R 11804 11806 11278 0 -1 4194304 8892 0 0 0 10219 6 0 0 25 0 2 0 160741804 78987264 8041 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663858 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11806/statm: 19284 8041 180 90 0 18822 0
[pid=11806/tid=11808] ppid=11804 vsize=77136 CPUtime=0
/proc/11806/task/11808/stat : 11808 (bprolog) S 11804 11806 11278 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 160742152 78987264 8041 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 77136

[startup+162.574 s]
/proc/loadavg: 2.06 2.06 2.01 3/99 11808
/proc/meminfo: memFree=1356200/2055920 swapFree=4192812/4192956
[pid=11806] ppid=11804 vsize=77136 CPUtime=162.22
/proc/11806/stat : 11806 (bprolog) R 11804 11806 11278 0 -1 4194304 8892 0 0 0 16216 6 0 0 25 0 2 0 160741804 78987264 8041 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134620094 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11806/statm: 19284 8041 180 90 0 18822 0
[pid=11806/tid=11808] ppid=11804 vsize=77136 CPUtime=0
/proc/11806/task/11808/stat : 11808 (bprolog) S 11804 11806 11278 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 160742152 78987264 8041 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 77136

[startup+222.59 s]
/proc/loadavg: 2.02 2.05 2.01 3/99 11808
/proc/meminfo: memFree=1356136/2055920 swapFree=4192812/4192956
[pid=11806] ppid=11804 vsize=77136 CPUtime=222.17
/proc/11806/stat : 11806 (bprolog) R 11804 11806 11278 0 -1 4194304 8899 0 0 0 22211 6 0 0 25 0 2 0 160741804 78987264 8048 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134751565 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11806/statm: 19284 8048 180 90 0 18822 0
[pid=11806/tid=11808] ppid=11804 vsize=77136 CPUtime=0
/proc/11806/task/11808/stat : 11808 (bprolog) S 11804 11806 11278 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 160742152 78987264 8048 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 77136

[startup+282.687 s]
/proc/loadavg: 2.01 2.03 2.00 3/99 11808
/proc/meminfo: memFree=1327912/2055920 swapFree=4192812/4192956
[pid=11806] ppid=11804 vsize=77136 CPUtime=282.05
/proc/11806/stat : 11806 (bprolog) R 11804 11806 11278 0 -1 4194304 8899 0 0 0 28199 6 0 0 25 0 2 0 160741804 78987264 8048 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552470 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11806/statm: 19284 8048 180 90 0 18822 0
[pid=11806/tid=11808] ppid=11804 vsize=77136 CPUtime=0
/proc/11806/task/11808/stat : 11808 (bprolog) S 11804 11806 11278 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 160742152 78987264 8048 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 77136

[startup+342.737 s]
/proc/loadavg: 2.00 2.03 2.00 3/99 11808
/proc/meminfo: memFree=1327848/2055920 swapFree=4192812/4192956
[pid=11806] ppid=11804 vsize=77136 CPUtime=342.04
/proc/11806/stat : 11806 (bprolog) R 11804 11806 11278 0 -1 4194304 8899 0 0 0 34198 6 0 0 25 0 2 0 160741804 78987264 8048 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134751720 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11806/statm: 19284 8048 180 90 0 18822 0
[pid=11806/tid=11808] ppid=11804 vsize=77136 CPUtime=0
/proc/11806/task/11808/stat : 11808 (bprolog) S 11804 11806 11278 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 160742152 78987264 8048 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 77136

[startup+402.781 s]
/proc/loadavg: 2.00 2.02 2.00 3/99 11808
/proc/meminfo: memFree=1327784/2055920 swapFree=4192812/4192956
[pid=11806] ppid=11804 vsize=77136 CPUtime=402.02
/proc/11806/stat : 11806 (bprolog) R 11804 11806 11278 0 -1 4194304 8899 0 0 0 40196 6 0 0 25 0 2 0 160741804 78987264 8048 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664003 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11806/statm: 19284 8048 180 90 0 18822 0
[pid=11806/tid=11808] ppid=11804 vsize=77136 CPUtime=0
/proc/11806/task/11808/stat : 11808 (bprolog) S 11804 11806 11278 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 160742152 78987264 8048 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (KiB) 77136

[startup+462.825 s]
/proc/loadavg: 2.03 2.03 2.00 3/99 11808
/proc/meminfo: memFree=1327720/2055920 swapFree=4192812/4192956
[pid=11806] ppid=11804 vsize=77136 CPUtime=462
/proc/11806/stat : 11806 (bprolog) R 11804 11806 11278 0 -1 4194304 8899 0 0 0 46193 7 0 0 25 0 2 0 160741804 78987264 8048 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134580529 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11806/statm: 19284 8048 180 90 0 18822 0
[pid=11806/tid=11808] ppid=11804 vsize=77136 CPUtime=0
/proc/11806/task/11808/stat : 11808 (bprolog) S 11804 11806 11278 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 160742152 78987264 8048 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462
Current children cumulated vsize (KiB) 77136

[startup+522.9 s]
/proc/loadavg: 2.08 2.05 2.01 3/99 11808
/proc/meminfo: memFree=1300328/2055920 swapFree=4192812/4192956
[pid=11806] ppid=11804 vsize=77136 CPUtime=521.9
/proc/11806/stat : 11806 (bprolog) R 11804 11806 11278 0 -1 4194304 8899 0 0 0 52183 7 0 0 25 0 2 0 160741804 78987264 8048 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134669021 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11806/statm: 19284 8048 180 90 0 18822 0
[pid=11806/tid=11808] ppid=11804 vsize=77136 CPUtime=0
/proc/11806/task/11808/stat : 11808 (bprolog) S 11804 11806 11278 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 160742152 78987264 8048 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 521.9
Current children cumulated vsize (KiB) 77136

[startup+582.928 s]
/proc/loadavg: 2.05 2.04 2.00 3/95 11881
/proc/meminfo: memFree=1616840/2055920 swapFree=4192812/4192956
[pid=11806] ppid=11804 vsize=77136 CPUtime=581.86
/proc/11806/stat : 11806 (bprolog) R 11804 11806 11278 0 -1 4194304 8899 0 0 0 58176 10 0 0 25 0 2 0 160741804 78987264 8048 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663854 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11806/statm: 19284 8048 180 90 0 18822 0
[pid=11806/tid=11808] ppid=11804 vsize=77136 CPUtime=0
/proc/11806/task/11808/stat : 11808 (bprolog) S 11804 11806 11278 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 160742152 78987264 8048 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 581.86
Current children cumulated vsize (KiB) 77136

[startup+642.933 s]
/proc/loadavg: 1.94 2.01 1.99 2/82 11938
/proc/meminfo: memFree=1754352/2055920 swapFree=4192812/4192956
[pid=11806] ppid=11804 vsize=77136 CPUtime=641.78
/proc/11806/stat : 11806 (bprolog) R 11804 11806 11278 0 -1 4194304 8899 0 0 0 64167 11 0 0 25 0 2 0 160741804 78987264 8048 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552043 0 0 4096 2 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1181.59
Current children cumulated vsize (KiB) 87380

[startup+1243.51 s]
/proc/loadavg: 2.00 2.00 2.00 4/88 12341
/proc/meminfo: memFree=1736064/2055920 swapFree=4192812/4192956
[pid=11806] ppid=11804 vsize=87380 CPUtime=1241.61
/proc/11806/stat : 11806 (bprolog) R 11804 11806 11278 0 -1 4194304 8956 0 0 0 124139 22 0 0 25 0 3 0 160741804 89477120 8105 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552597 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11806/statm: 21845 8105 180 90 0 21383 0
[pid=11806/tid=11808] ppid=11804 vsize=87380 CPUtime=0
/proc/11806/task/11808/stat : 11808 (bprolog) S 11804 11806 11278 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 160742152 89477120 8105 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11806/tid=12143] ppid=11804 vsize=87380 CPUtime=0
/proc/11806/task/12143/stat : 12143 (bprolog) S 11804 11806 11278 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 160832167 89477120 8105 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1241.61
Current children cumulated vsize (KiB) 87380

[startup+1303.59 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 12341
/proc/meminfo: memFree=1736064/2055920 swapFree=4192812/4192956
[pid=11806] ppid=11804 vsize=87380 CPUtime=1301.63
/proc/11806/stat : 11806 (bprolog) R 11804 11806 11278 0 -1 4194304 8956 0 0 0 130141 22 0 0 25 0 3 0 160741804 89477120 8105 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662616 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11806/statm: 21845 8105 180 90 0 21383 0
[pid=11806/tid=11808] ppid=11804 vsize=87380 CPUtime=0
/proc/11806/task/11808/stat : 11808 (bprolog) S 11804 11806 11278 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 160742152 89477120 8105 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11806/tid=12143] ppid=11804 vsize=87380 CPUtime=0
/proc/11806/task/12143/stat : 12143 (bprolog) S 11804 11806 11278 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 160832167 89477120 8105 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1301.63
Current children cumulated vsize (KiB) 87380

[startup+1363.66 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 12342
/proc/meminfo: memFree=1735992/2055920 swapFree=4192812/4192956
[pid=11806] ppid=11804 vsize=97624 CPUtime=1361.62
/proc/11806/stat : 11806 (bprolog) R 11804 11806 11278 0 -1 4194304 8966 0 0 0 136140 22 0 0 25 0 4 0 160741804 99966976 8115 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11806/statm: 24406 8115 180 90 0 23944 0
[pid=11806/tid=11808] ppid=11804 vsize=97624 CPUtime=0
/proc/11806/task/11808/stat : 11808 (bprolog) S 11804 11806 11278 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 160742152 99966976 8115 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11806/tid=12143] ppid=11804 vsize=97624 CPUtime=0
/proc/11806/task/12143/stat : 12143 (bprolog) S 11804 11806 11278 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160832167 99966976 8115 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=11806/tid=12342] ppid=11804 vsize=97624 CPUtime=0
/proc/11806/task/12342/stat : 12342 (bprolog) S 11804 11806 11278 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 160877175 99966976 8115 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1361.62
Current children cumulated vsize (KiB) 97624

[startup+1423.76 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 12342
/proc/meminfo: memFree=1735928/2055920 swapFree=4192812/4192956
[pid=11806] ppid=11804 vsize=97624 CPUtime=1421.66
/proc/11806/stat : 11806 (bprolog) R 11804 11806 11278 0 -1 4194304 8966 0 0 0 142144 22 0 0 25 0 4 0 160741804 99966976 8115 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134566768 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11806/statm: 24406 8115 180 90 0 23944 0
[pid=11806/tid=11808] ppid=11804 vsize=97624 CPUtime=0
/proc/11806/task/11808/stat : 11808 (bprolog) S 11804 11806 11278 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 160742152 99966976 8115 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11806/tid=12143] ppid=11804 vsize=97624 CPUtime=0
/proc/11806/task/12143/stat : 12143 (bprolog) S 11804 11806 11278 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160832167 99966976 8115 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=11806/tid=12342] ppid=11804 vsize=97624 CPUtime=0
/proc/11806/task/12342/stat : 12342 (bprolog) S 11804 11806 11278 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 160877175 99966976 8115 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) 97624

[startup+1483.84 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 12342
/proc/meminfo: memFree=1735800/2055920 swapFree=4192812/4192956
[pid=11806] ppid=11804 vsize=97624 CPUtime=1481.68
/proc/11806/stat : 11806 (bprolog) R 11804 11806 11278 0 -1 4194304 8966 0 0 0 148146 22 0 0 25 0 4 0 160741804 99966976 8115 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134669036 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11806/statm: 24406 8115 180 90 0 23944 0
[pid=11806/tid=11808] ppid=11804 vsize=97624 CPUtime=0
/proc/11806/task/11808/stat : 11808 (bprolog) S 11804 11806 11278 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 160742152 99966976 8115 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11806/tid=12143] ppid=11804 vsize=97624 CPUtime=0
/proc/11806/task/12143/stat : 12143 (bprolog) S 11804 11806 11278 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160832167 99966976 8115 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=11806/tid=12342] ppid=11804 vsize=97624 CPUtime=0
/proc/11806/task/12342/stat : 12342 (bprolog) S 11804 11806 11278 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 160877175 99966976 8115 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1481.68
Current children cumulated vsize (KiB) 97624

[startup+1543.93 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 12342
/proc/meminfo: memFree=1735736/2055920 swapFree=4192812/4192956
[pid=11806] ppid=11804 vsize=97624 CPUtime=1541.7
/proc/11806/stat : 11806 (bprolog) R 11804 11806 11278 0 -1 4194304 8966 0 0 0 154147 23 0 0 25 0 4 0 160741804 99966976 8115 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662572 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11806/statm: 24406 8115 180 90 0 23944 0
[pid=11806/tid=11808] ppid=11804 vsize=97624 CPUtime=0
/proc/11806/task/11808/stat : 11808 (bprolog) S 11804 11806 11278 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 160742152 99966976 8115 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11806/tid=12143] ppid=11804 vsize=97624 CPUtime=0
/proc/11806/task/12143/stat : 12143 (bprolog) S 11804 11806 11278 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160832167 99966976 8115 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=11806/tid=12342] ppid=11804 vsize=97624 CPUtime=0
/proc/11806/task/12342/stat : 12342 (bprolog) S 11804 11806 11278 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 160877175 99966976 8115 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1541.7
Current children cumulated vsize (KiB) 97624

[startup+1604.03 s]
/proc/loadavg: 2.09 2.03 2.01 3/89 12342
/proc/meminfo: memFree=1735544/2055920 swapFree=4192812/4192956
[pid=11806] ppid=11804 vsize=97624 CPUtime=1601.74
/proc/11806/stat : 11806 (bprolog) R 11804 11806 11278 0 -1 4194304 9026 0 0 0 160151 23 0 0 25 0 4 0 160741804 99966976 8175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662572 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11806/statm: 24406 8175 180 90 0 23944 0
[pid=11806/tid=11808] ppid=11804 vsize=97624 CPUtime=0
/proc/11806/task/11808/stat : 11808 (bprolog) S 11804 11806 11278 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 160742152 99966976 8175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11806/tid=12143] ppid=11804 vsize=97624 CPUtime=0
/proc/11806/task/12143/stat : 12143 (bprolog) S 11804 11806 11278 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160832167 99966976 8175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=11806/tid=12342] ppid=11804 vsize=97624 CPUtime=0
/proc/11806/task/12342/stat : 12342 (bprolog) S 11804 11806 11278 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160877175 99966976 8175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 97624

[startup+1664.13 s]
/proc/loadavg: 2.03 2.02 2.00 3/89 12342
/proc/meminfo: memFree=1735480/2055920 swapFree=4192812/4192956
[pid=11806] ppid=11804 vsize=97624 CPUtime=1661.78
/proc/11806/stat : 11806 (bprolog) R 11804 11806 11278 0 -1 4194304 9026 0 0 0 166155 23 0 0 25 0 4 0 160741804 99966976 8175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663808 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11806/statm: 24406 8175 180 90 0 23944 0
[pid=11806/tid=11808] ppid=11804 vsize=97624 CPUtime=0
/proc/11806/task/11808/stat : 11808 (bprolog) S 11804 11806 11278 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 160742152 99966976 8175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11806/tid=12143] ppid=11804 vsize=97624 CPUtime=0
/proc/11806/task/12143/stat : 12143 (bprolog) S 11804 11806 11278 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160832167 99966976 8175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=11806/tid=12342] ppid=11804 vsize=97624 CPUtime=0
/proc/11806/task/12342/stat : 12342 (bprolog) S 11804 11806 11278 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160877175 99966976 8175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 97624

[startup+1724.22 s]
/proc/loadavg: 2.01 2.02 2.00 3/89 12342
/proc/meminfo: memFree=1735416/2055920 swapFree=4192812/4192956
[pid=11806] ppid=11804 vsize=97624 CPUtime=1721.79
/proc/11806/stat : 11806 (bprolog) R 11804 11806 11278 0 -1 4194304 9026 0 0 0 172156 23 0 0 25 0 4 0 160741804 99966976 8175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663830 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11806/statm: 24406 8175 180 90 0 23944 0
[pid=11806/tid=11808] ppid=11804 vsize=97624 CPUtime=0
/proc/11806/task/11808/stat : 11808 (bprolog) S 11804 11806 11278 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 160742152 99966976 8175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11806/tid=12143] ppid=11804 vsize=97624 CPUtime=0
/proc/11806/task/12143/stat : 12143 (bprolog) S 11804 11806 11278 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160832167 99966976 8175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=11806/tid=12342] ppid=11804 vsize=97624 CPUtime=0
/proc/11806/task/12342/stat : 12342 (bprolog) S 11804 11806 11278 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160877175 99966976 8175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 97624

[startup+1784.29 s]
/proc/loadavg: 2.00 2.01 2.00 3/89 12342
/proc/meminfo: memFree=1735352/2055920 swapFree=4192812/4192956
[pid=11806] ppid=11804 vsize=97624 CPUtime=1781.79
/proc/11806/stat : 11806 (bprolog) R 11804 11806 11278 0 -1 4194304 9026 0 0 0 178156 23 0 0 25 0 4 0 160741804 99966976 8175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663839 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11806/statm: 24406 8175 180 90 0 23944 0
[pid=11806/tid=11808] ppid=11804 vsize=97624 CPUtime=0
/proc/11806/task/11808/stat : 11808 (bprolog) S 11804 11806 11278 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 160742152 99966976 8175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11806/tid=12143] ppid=11804 vsize=97624 CPUtime=0
/proc/11806/task/12143/stat : 12143 (bprolog) S 11804 11806 11278 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160832167 99966976 8175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=11806/tid=12342] ppid=11804 vsize=97624 CPUtime=0
/proc/11806/task/12342/stat : 12342 (bprolog) S 11804 11806 11278 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160877175 99966976 8175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 97624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.57 s]
/proc/loadavg: 2.00 2.01 2.00 3/89 12342
/proc/meminfo: memFree=1735288/2055920 swapFree=4192812/4192956
[pid=11806] ppid=11804 vsize=97624 CPUtime=1800.04
/proc/11806/stat : 11806 (bprolog) R 11804 11806 11278 0 -1 4194304 9026 0 0 0 179981 23 0 0 25 0 4 0 160741804 99966976 8175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662593 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/11806/statm: 24406 8175 180 90 0 23944 0
[pid=11806/tid=11808] ppid=11804 vsize=97624 CPUtime=0
/proc/11806/task/11808/stat : 11808 (bprolog) S 11804 11806 11278 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 160742152 99966976 8175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=11806/tid=12143] ppid=11804 vsize=97624 CPUtime=0
/proc/11806/task/12143/stat : 12143 (bprolog) S 11804 11806 11278 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160832167 99966976 8175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=11806/tid=12342] ppid=11804 vsize=97624 CPUtime=0
/proc/11806/task/12342/stat : 12342 (bprolog) S 11804 11806 11278 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 160877175 99966976 8175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 97624

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.58
CPU time (s): 1800.07
CPU user time (s): 1799.82
CPU system time (s): 0.244962
CPU usage (%): 99.8605
Max. virtual memory (cumulated for all children) (KiB): 97624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.82
system time used= 0.244962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9026
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 57632

runsolver used 2.24866 s user time and 5.68713 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat Jan  6 22:44:22 UTC 2007


IDJOB= 196452
IDBENCH= 3352
FILE ID= node11/196452-1168123462

PBS_JOBID= 3477164

Free space on /tmp= 66315 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp06-10/fapp09/fapp09-0800-2.xml
COMMAND LINE= /tmp/evaluation/196452-1168123462/Complete/Ordinary/solver /tmp/evaluation/196452-1168123462/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node11/convwatcher-196452-1168123462 -o ROOT/results/node11/conversion-196452-1168123462 -C 600 -M 900 /tmp/evaluation/196452-1168123462/Complete/Ordinary/conversion /tmp/evaluation/196452-1168123462/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-196452-1168123462 -o ROOT/results/node11/solver-196452-1168123462 -C 1800 -M 900  /tmp/evaluation/196452-1168123462/Complete/Ordinary/solver /tmp/evaluation/196452-1168123462/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  0544fe0ef69f30e7e80bf7a3c2e605fc

RANDOM SEED= 793025840

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.261
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	: 5931.00
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.261
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:       1415376 kB
Buffers:         38172 kB
Cached:         113128 kB
SwapCached:          0 kB
Active:         506228 kB
Inactive:        77028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1415376 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3332 kB
Writeback:           0 kB
Mapped:         460956 kB
Slab:            40944 kB
Committed_AS:  5291068 kB
PageTables:       3148 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= 66315 MiB



End job on node11 on Sat Jan  6 23:14:31 UTC 2007