Trace number 202326

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? (exit code) 1588.34 1591.02

General information on the benchmark

Namefapp/fapp21-25/fapp22/
fapp22-1750-5.xml
MD5SUM888c471a7350edda4fe074e6ef3aa4f0
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 benchmark8.90564
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables1750
Number of constraints32049
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension32049
Global constraints used (with number of constraints)

Solver Data (download as text)

1591.00	(in place 6) 
1591.00	Stack + Heap:   72000000 bytes
1591.00	Stack in use:   24995072 bytes
1591.00	Heap in use:    46999876 bytes
1591.00	
1591.00	Program area:    8000000 bytes
1591.00	In use:           633684 bytes
1591.00	
1591.00	Trail:           8000000 bytes
1591.00	In use:           312296 bytes
1591.00	
1591.00	Table area:            0 bytes
1591.00	In use:                0 bytes
1591.00	
1591.00	Number of GC calls: 5904 
1591.00	Numbers of expansions:
1591.00	   Stack + Heap:       1
1591.00	   Program area:       0
1591.00	   Trail:              0
1591.00	   Table:              0
1591.00	
1591.00	Number of symbols:  5209
1591.00	
1591.00	
1591.00	Stack overflow in "toam" after 5904 garbage collections and 1 stack expansions.
1591.00	Please start B-Prolog with more stack space as
1591.00	   bp -s xxx
1591.00	where xxx > 18000000.
c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/202326-1168151371/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/node51/watcher-202326-1168151371 -o ROOT/results/node51/solver-202326-1168151371 -C 1800 -M 900 /tmp/evaluation/202326-1168151371/Complete/Ordinary/solver /tmp/evaluation/202326-1168151371/unknown 1800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.12 1.91 1.49 5/81 23330
/proc/meminfo: memFree=1427040/2055920 swapFree=4192812/4192956
[pid=23329] ppid=23327 vsize=18540 CPUtime=0
/proc/23329/stat : 23329 (runsolver) R 23327 23329 22780 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 163537762 18984960 279 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 235371293991 0 0 4096 24578 0 0 0 17 1 0 0
/proc/23329/statm: 4635 279 244 17 0 2626 0

[startup+0.107818 s]
/proc/loadavg: 2.12 1.91 1.49 5/81 23330
/proc/meminfo: memFree=1427040/2055920 swapFree=4192812/4192956
[pid=23329] ppid=23327 vsize=53824 CPUtime=0.09
/proc/23329/stat : 23329 (bprolog) R 23327 23329 22780 0 -1 4194304 2188 0 0 0 8 1 0 0 20 0 1 0 163537762 55115776 1904 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134599062 0 0 4096 2 0 0 0 17 1 0 0
/proc/23329/statm: 13456 1904 157 90 0 12994 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53824

[startup+0.515895 s]
/proc/loadavg: 2.12 1.91 1.49 5/81 23330
/proc/meminfo: memFree=1427040/2055920 swapFree=4192812/4192956
[pid=23329] ppid=23327 vsize=71048 CPUtime=0.5
/proc/23329/stat : 23329 (bprolog) R 23327 23329 22780 0 -1 4194304 9252 0 0 0 45 5 0 0 24 0 1 0 163537762 72753152 8966 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134857292 0 0 4096 2 0 0 0 17 1 0 0
/proc/23329/statm: 17762 8966 157 90 0 17300 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 71048

[startup+1.34103 s]
/proc/loadavg: 2.12 1.91 1.49 4/81 23330
/proc/meminfo: memFree=1356960/2055920 swapFree=4192812/4192956
[pid=23329] ppid=23327 vsize=71048 CPUtime=1.31
/proc/23329/stat : 23329 (bprolog) R 23327 23329 22780 0 -1 4194304 12938 0 0 0 124 7 0 0 25 0 1 0 163537762 72753152 12652 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555972 0 0 4096 2 0 0 0 17 1 0 0
/proc/23329/statm: 17762 12652 157 90 0 17300 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 71048

[startup+2.98131 s]
/proc/loadavg: 2.12 1.91 1.49 4/81 23330
/proc/meminfo: memFree=1356640/2055920 swapFree=4192812/4192956
[pid=23329] ppid=23327 vsize=73788 CPUtime=2.95
/proc/23329/stat : 23329 (bprolog) R 23327 23329 22780 0 -1 4194304 14974 0 0 0 287 8 0 0 25 0 1 0 163537762 75558912 13424 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134858977 0 0 4096 2 0 0 0 17 1 0 0
/proc/23329/statm: 18447 13424 176 90 0 17985 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 73788

[startup+6.26086 s]
/proc/loadavg: 2.11 1.91 1.49 4/81 23330
/proc/meminfo: memFree=1279840/2055920 swapFree=4192812/4192956
[pid=23329] ppid=23327 vsize=108980 CPUtime=6.19
/proc/23329/stat : 23329 (bprolog) R 23327 23329 22780 0 -1 4194304 29693 0 0 0 603 16 0 0 25 0 1 0 163537762 111595520 18426 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134669026 0 0 4096 2 0 0 0 17 1 0 0
/proc/23329/statm: 27245 18426 177 90 0 26783 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 108980

[startup+12.729 s]
/proc/loadavg: 2.10 1.92 1.49 4/81 23330
/proc/meminfo: memFree=1127264/2055920 swapFree=4192812/4192956
[pid=23329] ppid=23327 vsize=127852 CPUtime=12.61
/proc/23329/stat : 23329 (bprolog) R 23327 23329 22780 0 -1 4194304 44193 0 0 0 1237 24 0 0 25 0 1 0 163537762 130920448 26752 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663854 0 0 4096 2 0 0 0 17 1 0 0
/proc/23329/statm: 31963 26752 177 90 0 31501 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 127852

[startup+25.558 s]
/proc/loadavg: 2.22 1.95 1.51 3/82 23331
/proc/meminfo: memFree=1060504/2055920 swapFree=4192812/4192956
[pid=23329] ppid=23327 vsize=138200 CPUtime=25.37
/proc/23329/stat : 23329 (bprolog) R 23327 23329 22780 0 -1 4194304 47304 0 0 0 2512 25 0 0 25 0 2 0 163537762 141516800 27015 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552710 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23329/statm: 34550 27015 180 90 0 34088 0
[pid=23329/tid=23331] ppid=23327 vsize=138200 CPUtime=0
/proc/23329/task/23331/stat : 23331 (bprolog) S 23327 23329 22780 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 163539260 141516800 27015 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) 138200

[startup+51.2253 s]
/proc/loadavg: 2.20 1.97 1.53 3/82 23331
/proc/meminfo: memFree=1031832/2055920 swapFree=4192812/4192956
[pid=23329] ppid=23327 vsize=138200 CPUtime=50.91
/proc/23329/stat : 23329 (bprolog) R 23327 23329 22780 0 -1 4194304 47304 0 0 0 5066 25 0 0 25 0 2 0 163537762 141516800 27015 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663839 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23329/statm: 34550 27015 180 90 0 34088 0
[pid=23329/tid=23331] ppid=23327 vsize=138200 CPUtime=0
/proc/23329/task/23331/stat : 23331 (bprolog) S 23327 23329 22780 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 163539260 141516800 27015 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 138200

[startup+102.433 s]
/proc/loadavg: 2.15 1.99 1.56 3/82 23331
/proc/meminfo: memFree=1028696/2055920 swapFree=4192812/4192956
[pid=23329] ppid=23327 vsize=138200 CPUtime=101.88
/proc/23329/stat : 23329 (bprolog) R 23327 23329 22780 0 -1 4194304 47304 0 0 0 10163 25 0 0 25 0 2 0 163537762 141516800 27015 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662613 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23329/statm: 34550 27015 180 90 0 34088 0
[pid=23329/tid=23331] ppid=23327 vsize=138200 CPUtime=0
/proc/23329/task/23331/stat : 23331 (bprolog) S 23327 23329 22780 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 163539260 141516800 27015 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 138200

[startup+162.463 s]
/proc/loadavg: 2.05 1.99 1.58 3/82 23331
/proc/meminfo: memFree=1030296/2055920 swapFree=4192812/4192956
[pid=23329] ppid=23327 vsize=138200 CPUtime=161.62
/proc/23329/stat : 23329 (bprolog) R 23327 23329 22780 0 -1 4194304 47305 0 0 0 16137 25 0 0 25 0 2 0 163537762 141516800 27016 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663811 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23329/statm: 34550 27016 180 90 0 34088 0
[pid=23329/tid=23331] ppid=23327 vsize=138200 CPUtime=0
/proc/23329/task/23331/stat : 23331 (bprolog) S 23327 23329 22780 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 163539260 141516800 27016 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.62
Current children cumulated vsize (KiB) 138200

[startup+222.517 s]
/proc/loadavg: 2.06 2.00 1.61 3/82 23331
/proc/meminfo: memFree=1028504/2055920 swapFree=4192812/4192956
[pid=23329] ppid=23327 vsize=138200 CPUtime=221.39
/proc/23329/stat : 23329 (bprolog) R 23327 23329 22780 0 -1 4194304 47305 0 0 0 22114 25 0 0 25 0 2 0 163537762 141516800 27016 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662533 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23329/statm: 34550 27016 180 90 0 34088 0
[pid=23329/tid=23331] ppid=23327 vsize=138200 CPUtime=0
/proc/23329/task/23331/stat : 23331 (bprolog) S 23327 23329 22780 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 163539260 141516800 27016 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.39
Current children cumulated vsize (KiB) 138200

[startup+282.552 s]
/proc/loadavg: 2.06 2.01 1.64 3/82 23331
/proc/meminfo: memFree=1028440/2055920 swapFree=4192812/4192956
[pid=23329] ppid=23327 vsize=138200 CPUtime=281.15
/proc/23329/stat : 23329 (bprolog) R 23327 23329 22780 0 -1 4194304 47305 0 0 0 28089 26 0 0 25 0 2 0 163537762 141516800 27016 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664015 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23329/statm: 34550 27016 180 90 0 34088 0
[pid=23329/tid=23331] ppid=23327 vsize=138200 CPUtime=0
/proc/23329/task/23331/stat : 23331 (bprolog) S 23327 23329 22780 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 163539260 141516800 27016 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.15
Current children cumulated vsize (KiB) 138200

[startup+342.565 s]
/proc/loadavg: 2.06 2.02 1.66 3/74 23368
/proc/meminfo: memFree=1422816/2055920 swapFree=4192812/4192956
[pid=23329] ppid=23327 vsize=138200 CPUtime=340.88
/proc/23329/stat : 23329 (bprolog) R 23327 23329 22780 0 -1 4194304 47305 0 0 0 34059 29 0 0 25 0 2 0 163537762 141516800 27016 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663836 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/23329/statm: 34550 27016 180 90 0 34088 0
[pid=23329/tid=23331] ppid=23327 vsize=138200 CPUtime=0
/proc/23329/task/23331/stat : 23331 (bprolog) S 23327 23329 22780 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 163539260 141516800 27016 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 340.88
Current children cumulated vsize (KiB) 138200

[startup+402.569 s]
/proc/loadavg: 2.02 2.02 1.68 3/74 23368
/proc/meminfo: memFree=1039520/2055920 swapFree=4192812/4192956
[pid=23329] ppid=23327 vsize=138200 CPUtime=400.59
/proc/23329/stat : 23329 (bprolog) R 23327 23329 22780 0 -1 4194304 47305 0 0 0 40030 29 0 0 25 0 2 0 163537762 141516800 27016 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662563 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/23329/statm: 34550 27016 180 90 0 34088 0
[pid=23329/tid=23331] ppid=23327 vsize=138200 CPUtime=0
/proc/23329/task/23331/stat : 23331 (bprolog) S 23327 23329 22780 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 163539260 141516800 27016 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.59
Current children cumulated vsize (KiB) 138200

[startup+462.663 s]
/proc/loadavg: 1.92 2.00 1.69 2/66 23437
/proc/meminfo: memFree=1687072/2055920 swapFree=4192812/4192956
[pid=23329] ppid=23327 vsize=138200 CPUtime=460.34
/proc/23329/stat : 23329 (bprolog) R 23327 23329 22780 0 -1 4194304 47305 0 0 0 46002 32 0 0 25 0 2 0 163537762 141516800 27016 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134557361 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23329/statm: 34550 27016 180 90 0 34088 0
[pid=23329/tid=23331] ppid=23327 vsize=138200 CPUtime=0
/proc/23329/task/23331/stat : 23331 (bprolog) S 23327 23329 22780 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 163539260 141516800 27016 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 460.34
Current children cumulated vsize (KiB) 138200

[startup+522.702 s]
/proc/loadavg: 1.34 1.81 1.64 2/66 23437
/proc/meminfo: memFree=1687392/2055920 swapFree=4192812/4192956
[pid=23329] ppid=23327 vsize=138200 CPUtime=520.36
/proc/23329/stat : 23329 (bprolog) R 23327 23329 22780 0 -1 4194304 47305 0 0 0 52004 32 0 0 25 0 2 0 163537762 141516800 27016 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618400 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23329/statm: 34550 27016 180 90 0 34088 0
[pid=23329/tid=23331] ppid=23327 vsize=138200 CPUtime=0
/proc/23329/task/23331/stat : 23331 (bprolog) S 23327 23329 22780 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 163539260 141516800 27016 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 520.36
Current children cumulated vsize (KiB) 138200

[startup+582.743 s]
/proc/loadavg: 1.12 1.66 1.60 2/66 23437
/proc/meminfo: memFree=1687392/2055920 swapFree=4192812/4192956
[pid=23329] ppid=23327 vsize=138200 CPUtime=580.39
/proc/23329/stat : 23329 (bprolog) R 23327 23329 22780 0 -1 4194304 47305 0 0 0 58006 33 0 0 25 0 2 0 163537762 141516800 27016 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663828 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23329/statm: 34550 27016 180 90 0 34088 0
[pid=23329/tid=23331] ppid=23327 vsize=138200 CPUtime=0
/proc/23329/task/23331/stat : 23331 (bprolog) S 23327 23329 22780 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 163539260 141516800 27016 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 580.39
Current children cumulated vsize (KiB) 138200

[startup+642.782 s]
/proc/loadavg: 1.04 1.54 1.56 2/66 23437
/proc/meminfo: memFree=1687392/2055920 swapFree=4192812/4192956
[pid=23329] ppid=23327 vsize=138200 CPUtime=640.41
/proc/23329/stat : 23329 (bprolog) R 23327 23329 22780 0 -1 4194304 47305 0 0 0 64008 33 0 0 25 0 2 0 163537762 141516800 27016 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662613 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23329/statm: 34550 27016 180 90 0 34088 0
[pid=23329/tid=23331] ppid=23327 vsize=138200 CPUtime=0
/proc/23329/task/23331/stat : 23331 (bprolog) S 23327 23329 22780 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 163539260 141516800 27016 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 640.41

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

[startup+822.898 s]
/proc/loadavg: 1.00 1.29 1.45 2/66 23437
/proc/meminfo: memFree=1687400/2055920 swapFree=4192812/4192956
[pid=23329] ppid=23327 vsize=138200 CPUtime=820.46
/proc/23329/stat : 23329 (bprolog) R 23327 23329 22780 0 -1 4194304 47321 0 0 0 82013 33 0 0 25 0 2 0 163537762 141516800 27032 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663836 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23329/statm: 34550 27032 180 90 0 34088 0
[pid=23329/tid=23331] ppid=23327 vsize=138200 CPUtime=0
/proc/23329/task/23331/stat : 23331 (bprolog) S 23327 23329 22780 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 163539260 141516800 27032 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 820.46
Current children cumulated vsize (KiB) 138200

[startup+882.942 s]
/proc/loadavg: 1.00 1.23 1.42 2/66 23437
/proc/meminfo: memFree=1687400/2055920 swapFree=4192812/4192956
[pid=23329] ppid=23327 vsize=138200 CPUtime=880.48
/proc/23329/stat : 23329 (bprolog) R 23327 23329 22780 0 -1 4194304 47322 0 0 0 88015 33 0 0 25 0 2 0 163537762 141516800 27033 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134669021 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23329/statm: 34550 27033 180 90 0 34088 0
[pid=23329/tid=23331] ppid=23327 vsize=138200 CPUtime=0
/proc/23329/task/23331/stat : 23331 (bprolog) S 23327 23329 22780 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 163539260 141516800 27033 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 880.48
Current children cumulated vsize (KiB) 138200

[startup+942.995 s]
/proc/loadavg: 1.00 1.19 1.39 2/67 23438
/proc/meminfo: memFree=1687328/2055920 swapFree=4192812/4192956
[pid=23329] ppid=23327 vsize=148444 CPUtime=940.53
/proc/23329/stat : 23329 (bprolog) R 23327 23329 22780 0 -1 4194304 47327 0 0 0 94019 34 0 0 25 0 3 0 163537762 152006656 27038 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663819 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23329/statm: 37111 27038 180 90 0 36649 0
[pid=23329/tid=23331] ppid=23327 vsize=148444 CPUtime=0
/proc/23329/task/23331/stat : 23331 (bprolog) S 23327 23329 22780 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 163539260 152006656 27038 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23329/tid=23438] ppid=23327 vsize=148444 CPUtime=0
/proc/23329/task/23438/stat : 23438 (bprolog) S 23327 23329 22780 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 163629284 152006656 27038 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 940.53
Current children cumulated vsize (KiB) 148444

[startup+1003.06 s]
/proc/loadavg: 1.00 1.15 1.37 2/67 23438
/proc/meminfo: memFree=1687264/2055920 swapFree=4192812/4192956
[pid=23329] ppid=23327 vsize=148444 CPUtime=1000.57
/proc/23329/stat : 23329 (bprolog) R 23327 23329 22780 0 -1 4194304 47327 0 0 0 100023 34 0 0 25 0 3 0 163537762 152006656 27038 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663833 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23329/statm: 37111 27038 180 90 0 36649 0
[pid=23329/tid=23331] ppid=23327 vsize=148444 CPUtime=0
/proc/23329/task/23331/stat : 23331 (bprolog) S 23327 23329 22780 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 163539260 152006656 27038 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23329/tid=23438] ppid=23327 vsize=148444 CPUtime=0
/proc/23329/task/23438/stat : 23438 (bprolog) S 23327 23329 22780 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 163629284 152006656 27038 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1000.57
Current children cumulated vsize (KiB) 148444

[startup+1063.12 s]
/proc/loadavg: 1.00 1.12 1.34 2/67 23438
/proc/meminfo: memFree=1687328/2055920 swapFree=4192812/4192956
[pid=23329] ppid=23327 vsize=148444 CPUtime=1060.6
/proc/23329/stat : 23329 (bprolog) R 23327 23329 22780 0 -1 4194304 47327 0 0 0 106026 34 0 0 25 0 3 0 163537762 152006656 27038 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134669021 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23329/statm: 37111 27038 180 90 0 36649 0
[pid=23329/tid=23331] ppid=23327 vsize=148444 CPUtime=0
/proc/23329/task/23331/stat : 23331 (bprolog) S 23327 23329 22780 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 163539260 152006656 27038 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23329/tid=23438] ppid=23327 vsize=148444 CPUtime=0
/proc/23329/task/23438/stat : 23438 (bprolog) S 23327 23329 22780 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 163629284 152006656 27038 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1060.6
Current children cumulated vsize (KiB) 148444

[startup+1123.18 s]
/proc/loadavg: 1.00 1.10 1.32 2/67 23438
/proc/meminfo: memFree=1687264/2055920 swapFree=4192812/4192956
[pid=23329] ppid=23327 vsize=148444 CPUtime=1120.65
/proc/23329/stat : 23329 (bprolog) R 23327 23329 22780 0 -1 4194304 47327 0 0 0 112031 34 0 0 25 0 3 0 163537762 152006656 27038 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552332 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23329/statm: 37111 27038 180 90 0 36649 0
[pid=23329/tid=23331] ppid=23327 vsize=148444 CPUtime=0
/proc/23329/task/23331/stat : 23331 (bprolog) S 23327 23329 22780 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 163539260 152006656 27038 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23329/tid=23438] ppid=23327 vsize=148444 CPUtime=0
/proc/23329/task/23438/stat : 23438 (bprolog) S 23327 23329 22780 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 163629284 152006656 27038 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1120.65
Current children cumulated vsize (KiB) 148444

[startup+1183.25 s]
/proc/loadavg: 1.00 1.07 1.29 2/67 23438
/proc/meminfo: memFree=1687264/2055920 swapFree=4192812/4192956
[pid=23329] ppid=23327 vsize=148444 CPUtime=1180.7
/proc/23329/stat : 23329 (bprolog) R 23327 23329 22780 0 -1 4194304 47327 0 0 0 118036 34 0 0 25 0 3 0 163537762 152006656 27038 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134751585 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23329/statm: 37111 27038 180 90 0 36649 0
[pid=23329/tid=23331] ppid=23327 vsize=148444 CPUtime=0
/proc/23329/task/23331/stat : 23331 (bprolog) S 23327 23329 22780 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 163539260 152006656 27038 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23329/tid=23438] ppid=23327 vsize=148444 CPUtime=0
/proc/23329/task/23438/stat : 23438 (bprolog) S 23327 23329 22780 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 163629284 152006656 27038 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1180.7
Current children cumulated vsize (KiB) 148444

[startup+1243.31 s]
/proc/loadavg: 1.00 1.06 1.27 2/67 23438
/proc/meminfo: memFree=1687200/2055920 swapFree=4192812/4192956
[pid=23329] ppid=23327 vsize=148444 CPUtime=1240.74
/proc/23329/stat : 23329 (bprolog) R 23327 23329 22780 0 -1 4194304 47327 0 0 0 124040 34 0 0 25 0 3 0 163537762 152006656 27038 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134577576 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23329/statm: 37111 27038 180 90 0 36649 0
[pid=23329/tid=23331] ppid=23327 vsize=148444 CPUtime=0
/proc/23329/task/23331/stat : 23331 (bprolog) S 23327 23329 22780 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 163539260 152006656 27038 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23329/tid=23438] ppid=23327 vsize=148444 CPUtime=0
/proc/23329/task/23438/stat : 23438 (bprolog) S 23327 23329 22780 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 163629284 152006656 27038 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1240.74
Current children cumulated vsize (KiB) 148444

[startup+1303.38 s]
/proc/loadavg: 1.00 1.05 1.25 2/67 23438
/proc/meminfo: memFree=1687200/2055920 swapFree=4192812/4192956
[pid=23329] ppid=23327 vsize=148444 CPUtime=1300.79
/proc/23329/stat : 23329 (bprolog) R 23327 23329 22780 0 -1 4194304 47327 0 0 0 130044 35 0 0 25 0 3 0 163537762 152006656 27038 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663819 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23329/statm: 37111 27038 180 90 0 36649 0
[pid=23329/tid=23331] ppid=23327 vsize=148444 CPUtime=0
/proc/23329/task/23331/stat : 23331 (bprolog) S 23327 23329 22780 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 163539260 152006656 27038 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23329/tid=23438] ppid=23327 vsize=148444 CPUtime=0
/proc/23329/task/23438/stat : 23438 (bprolog) S 23327 23329 22780 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 163629284 152006656 27038 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1300.79
Current children cumulated vsize (KiB) 148444

[startup+1363.43 s]
/proc/loadavg: 1.00 1.03 1.23 2/67 23438
/proc/meminfo: memFree=1687200/2055920 swapFree=4192812/4192956
[pid=23329] ppid=23327 vsize=148444 CPUtime=1360.83
/proc/23329/stat : 23329 (bprolog) R 23327 23329 22780 0 -1 4194304 47327 0 0 0 136048 35 0 0 25 0 3 0 163537762 152006656 27038 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664582 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23329/statm: 37111 27038 180 90 0 36649 0
[pid=23329/tid=23331] ppid=23327 vsize=148444 CPUtime=0
/proc/23329/task/23331/stat : 23331 (bprolog) S 23327 23329 22780 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 163539260 152006656 27038 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23329/tid=23438] ppid=23327 vsize=148444 CPUtime=0
/proc/23329/task/23438/stat : 23438 (bprolog) S 23327 23329 22780 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 163629284 152006656 27038 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1360.83
Current children cumulated vsize (KiB) 148444

[startup+1423.52 s]
/proc/loadavg: 1.00 1.03 1.22 2/68 23439
/proc/meminfo: memFree=1686680/2055920 swapFree=4192812/4192956
[pid=23329] ppid=23327 vsize=158688 CPUtime=1420.9
/proc/23329/stat : 23329 (bprolog) R 23327 23329 22780 0 -1 4194304 47445 0 0 0 142055 35 0 0 25 0 4 0 163537762 162496512 27156 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618422 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23329/statm: 39672 27156 180 90 0 39210 0
[pid=23329/tid=23331] ppid=23327 vsize=158688 CPUtime=0
/proc/23329/task/23331/stat : 23331 (bprolog) S 23327 23329 22780 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 163539260 162496512 27156 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23329/tid=23438] ppid=23327 vsize=158688 CPUtime=0
/proc/23329/task/23438/stat : 23438 (bprolog) S 23327 23329 22780 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 163629284 162496512 27156 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=23329/tid=23439] ppid=23327 vsize=158688 CPUtime=0
/proc/23329/task/23439/stat : 23439 (bprolog) S 23327 23329 22780 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 163674291 162496512 27156 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1420.9
Current children cumulated vsize (KiB) 158688

[startup+1483.61 s]
/proc/loadavg: 1.00 1.02 1.20 2/68 23439
/proc/meminfo: memFree=1686680/2055920 swapFree=4192812/4192956
[pid=23329] ppid=23327 vsize=158688 CPUtime=1480.96
/proc/23329/stat : 23329 (bprolog) R 23327 23329 22780 0 -1 4194304 47445 0 0 0 148061 35 0 0 25 0 4 0 163537762 162496512 27156 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662547 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23329/statm: 39672 27156 180 90 0 39210 0
[pid=23329/tid=23331] ppid=23327 vsize=158688 CPUtime=0
/proc/23329/task/23331/stat : 23331 (bprolog) S 23327 23329 22780 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 163539260 162496512 27156 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23329/tid=23438] ppid=23327 vsize=158688 CPUtime=0
/proc/23329/task/23438/stat : 23438 (bprolog) S 23327 23329 22780 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 163629284 162496512 27156 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=23329/tid=23439] ppid=23327 vsize=158688 CPUtime=0
/proc/23329/task/23439/stat : 23439 (bprolog) S 23327 23329 22780 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 163674291 162496512 27156 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1480.96
Current children cumulated vsize (KiB) 158688

[startup+1543.7 s]
/proc/loadavg: 1.00 1.01 1.18 2/68 23439
/proc/meminfo: memFree=1686616/2055920 swapFree=4192812/4192956
[pid=23329] ppid=23327 vsize=158688 CPUtime=1541.03
/proc/23329/stat : 23329 (bprolog) R 23327 23329 22780 0 -1 4194304 47445 0 0 0 154068 35 0 0 25 0 4 0 163537762 162496512 27156 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663833 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23329/statm: 39672 27156 180 90 0 39210 0
[pid=23329/tid=23331] ppid=23327 vsize=158688 CPUtime=0
/proc/23329/task/23331/stat : 23331 (bprolog) S 23327 23329 22780 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 163539260 162496512 27156 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23329/tid=23438] ppid=23327 vsize=158688 CPUtime=0
/proc/23329/task/23438/stat : 23438 (bprolog) S 23327 23329 22780 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 163629284 162496512 27156 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=23329/tid=23439] ppid=23327 vsize=158688 CPUtime=0
/proc/23329/task/23439/stat : 23439 (bprolog) S 23327 23329 22780 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 163674291 162496512 27156 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1541.03
Current children cumulated vsize (KiB) 158688

Child status: 1
Real time (s): 1591.02
CPU time (s): 1588.34
CPU user time (s): 1587.96
CPU system time (s): 0.376942
CPU usage (%): 99.8315
Max. virtual memory (cumulated for all children) (KiB): 158688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1587.96
system time used= 0.376942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47458
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 7447

runsolver used 1.23881 s user time and 3.58845 s system time

The end

Launcher Data (download as text)

Begin job on node51 on Sun Jan  7 06:29:32 UTC 2007


IDJOB= 202326
IDBENCH= 3827
FILE ID= node51/202326-1168151371

PBS_JOBID= 3478453

Free space on /tmp= 66533 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp21-25/fapp22/fapp22-1750-5.xml
COMMAND LINE= /tmp/evaluation/202326-1168151371/Complete/Ordinary/solver /tmp/evaluation/202326-1168151371/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node51/convwatcher-202326-1168151371 -o ROOT/results/node51/conversion-202326-1168151371 -C 600 -M 900 /tmp/evaluation/202326-1168151371/Complete/Ordinary/conversion /tmp/evaluation/202326-1168151371/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-202326-1168151371 -o ROOT/results/node51/solver-202326-1168151371 -C 1800 -M 900  /tmp/evaluation/202326-1168151371/Complete/Ordinary/solver /tmp/evaluation/202326-1168151371/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  888c471a7350edda4fe074e6ef3aa4f0

RANDOM SEED= 59557471

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.277
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.277
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:       1427648 kB
Buffers:         19100 kB
Cached:         195576 kB
SwapCached:          0 kB
Active:         453052 kB
Inactive:       115640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1427648 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           45688 kB
Writeback:           0 kB
Mapped:         370796 kB
Slab:            44192 kB
Committed_AS:  3749148 kB
PageTables:       2512 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= 66553 MiB



End job on node51 on Sun Jan  7 06:56:23 UTC 2007