Trace number 195287

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-13UNSAT 1574.01 1584.35

General information on the benchmark

Namerlfap/rlfapGraphsMod/
graph13-w1.xml
MD5SUM0f8e3bd5588672ca520e9a21c0eea254
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 benchmark0.624904
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables916
Number of constraints1479
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1479
Global constraints used (with number of constraints)

Solver Data (download as text)

1584.34	
1584.34	Time: 1573768
1584.34	
c 
c 
c 
c solution file
c 
c 

UNSAT
c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/195287-1168112713/unknown)

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node18/watcher-195287-1168112713 -o ROOT/results/node18/solver-195287-1168112713 -C 1800 -M 900 /tmp/evaluation/195287-1168112713/Complete/Ordinary/solver /tmp/evaluation/195287-1168112713/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.80 1.95 1.98 5/94 3678
/proc/meminfo: memFree=1782628/2055920 swapFree=4192812/4192956
[pid=3677] ppid=3675 vsize=53472 CPUtime=0
/proc/3677/stat : 3677 (bprolog) R 3675 3677 3334 0 -1 4194304 484 0 0 0 0 0 0 0 18 0 1 0 159666367 54755328 203 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134550268 0 0 4096 2 0 0 0 17 1 0 0
/proc/3677/statm: 13368 204 123 90 0 12906 0

[startup+0.103375 s]
/proc/loadavg: 1.80 1.95 1.98 5/94 3678
/proc/meminfo: memFree=1782628/2055920 swapFree=4192812/4192956
[pid=3677] ppid=3675 vsize=61636 CPUtime=0.1
/proc/3677/stat : 3677 (bprolog) R 3675 3677 3334 0 -1 4194304 1318 0 0 0 9 1 0 0 18 0 1 0 159666367 63115264 1033 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134662536 0 0 4096 2 0 0 0 17 1 0 0
/proc/3677/statm: 15409 1033 173 90 0 14947 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 61636

[startup+0.511412 s]
/proc/loadavg: 1.80 1.95 1.98 5/94 3678
/proc/meminfo: memFree=1782628/2055920 swapFree=4192812/4192956
[pid=3677] ppid=3675 vsize=71880 CPUtime=0.5
/proc/3677/stat : 3677 (bprolog) R 3675 3677 3334 0 -1 4194304 1885 0 0 0 49 1 0 0 22 0 2 0 159666367 73605120 1600 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664008 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3677/statm: 17970 1600 177 90 0 17508 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 71880

[startup+1.33249 s]
/proc/loadavg: 1.80 1.95 1.98 3/95 3679
/proc/meminfo: memFree=1777024/2055920 swapFree=4192812/4192956
[pid=3677] ppid=3675 vsize=71880 CPUtime=1.32
/proc/3677/stat : 3677 (bprolog) R 3675 3677 3334 0 -1 4194304 1888 0 0 0 131 1 0 0 25 0 2 0 159666367 73605120 1603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618422 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3677/statm: 17970 1603 177 90 0 17508 0
[pid=3677/tid=3679] ppid=3675 vsize=71880 CPUtime=0
/proc/3677/task/3679/stat : 3679 (bprolog) S 3675 3677 3334 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 159666390 73605120 1603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 71880

[startup+2.96965 s]
/proc/loadavg: 1.80 1.95 1.98 3/95 3679
/proc/meminfo: memFree=1777024/2055920 swapFree=4192812/4192956
[pid=3677] ppid=3675 vsize=71880 CPUtime=2.96
/proc/3677/stat : 3677 (bprolog) R 3675 3677 3334 0 -1 4194304 1888 0 0 0 295 1 0 0 25 0 2 0 159666367 73605120 1603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554998 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3677/statm: 17970 1603 177 90 0 17508 0
[pid=3677/tid=3679] ppid=3675 vsize=71880 CPUtime=0
/proc/3677/task/3679/stat : 3679 (bprolog) S 3675 3677 3334 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 159666390 73605120 1603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 71880

[startup+6.25997 s]
/proc/loadavg: 1.81 1.95 1.98 3/95 3679
/proc/meminfo: memFree=1776960/2055920 swapFree=4192812/4192956
[pid=3677] ppid=3675 vsize=71880 CPUtime=6.25
/proc/3677/stat : 3677 (bprolog) R 3675 3677 3334 0 -1 4194304 1888 0 0 0 624 1 0 0 25 0 2 0 159666367 73605120 1603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663996 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3677/statm: 17970 1603 177 90 0 17508 0
[pid=3677/tid=3679] ppid=3675 vsize=71880 CPUtime=0
/proc/3677/task/3679/stat : 3679 (bprolog) S 3675 3677 3334 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 159666390 73605120 1603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 71880

[startup+12.7216 s]
/proc/loadavg: 1.83 1.95 1.98 3/95 3679
/proc/meminfo: memFree=1776976/2055920 swapFree=4192812/4192956
[pid=3677] ppid=3675 vsize=71880 CPUtime=12.71
/proc/3677/stat : 3677 (bprolog) R 3675 3677 3334 0 -1 4194304 1888 0 0 0 1270 1 0 0 25 0 2 0 159666367 73605120 1603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618374 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3677/statm: 17970 1603 177 90 0 17508 0
[pid=3677/tid=3679] ppid=3675 vsize=71880 CPUtime=0
/proc/3677/task/3679/stat : 3679 (bprolog) S 3675 3677 3334 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 159666390 73605120 1603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 71880

[startup+25.5528 s]
/proc/loadavg: 1.87 1.95 1.98 3/95 3679
/proc/meminfo: memFree=1777104/2055920 swapFree=4192812/4192956
[pid=3677] ppid=3675 vsize=71880 CPUtime=25.54
/proc/3677/stat : 3677 (bprolog) R 3675 3677 3334 0 -1 4194304 1888 0 0 0 2553 1 0 0 25 0 2 0 159666367 73605120 1603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589209 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3677/statm: 17970 1603 177 90 0 17508 0
[pid=3677/tid=3679] ppid=3675 vsize=71880 CPUtime=0
/proc/3677/task/3679/stat : 3679 (bprolog) S 3675 3677 3334 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 159666390 73605120 1603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 71880

[startup+51.1923 s]
/proc/loadavg: 1.91 1.96 1.98 3/95 3679
/proc/meminfo: memFree=1777168/2055920 swapFree=4192812/4192956
[pid=3677] ppid=3675 vsize=71880 CPUtime=51.17
/proc/3677/stat : 3677 (bprolog) R 3675 3677 3334 0 -1 4194304 1888 0 0 0 5116 1 0 0 25 0 2 0 159666367 73605120 1603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618039 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3677/statm: 17970 1603 177 90 0 17508 0
[pid=3677/tid=3679] ppid=3675 vsize=71880 CPUtime=0
/proc/3677/task/3679/stat : 3679 (bprolog) S 3675 3677 3334 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 159666390 73605120 1603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.17
Current children cumulated vsize (KiB) 71880

[startup+102.409 s]
/proc/loadavg: 1.96 1.96 1.98 3/95 3679
/proc/meminfo: memFree=1777168/2055920 swapFree=4192812/4192956
[pid=3677] ppid=3675 vsize=71880 CPUtime=102.38
/proc/3677/stat : 3677 (bprolog) R 3675 3677 3334 0 -1 4194304 1888 0 0 0 10236 2 0 0 25 0 2 0 159666367 73605120 1603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134576084 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3677/statm: 17970 1603 177 90 0 17508 0
[pid=3677/tid=3679] ppid=3675 vsize=71880 CPUtime=0
/proc/3677/task/3679/stat : 3679 (bprolog) S 3675 3677 3334 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 159666390 73605120 1603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 71880

[startup+162.453 s]
/proc/loadavg: 1.98 1.97 1.98 3/95 3679
/proc/meminfo: memFree=1777104/2055920 swapFree=4192812/4192956
[pid=3677] ppid=3675 vsize=71880 CPUtime=162.4
/proc/3677/stat : 3677 (bprolog) R 3675 3677 3334 0 -1 4194304 1888 0 0 0 16238 2 0 0 25 0 2 0 159666367 73605120 1603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618416 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3677/statm: 17970 1603 177 90 0 17508 0
[pid=3677/tid=3679] ppid=3675 vsize=71880 CPUtime=0
/proc/3677/task/3679/stat : 3679 (bprolog) S 3675 3677 3334 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 159666390 73605120 1603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.4
Current children cumulated vsize (KiB) 71880

[startup+222.46 s]
/proc/loadavg: 2.05 1.99 1.99 3/95 3679
/proc/meminfo: memFree=1777104/2055920 swapFree=4192812/4192956
[pid=3677] ppid=3675 vsize=71880 CPUtime=222.4
/proc/3677/stat : 3677 (bprolog) R 3675 3677 3334 0 -1 4194304 1888 0 0 0 22237 3 0 0 25 0 2 0 159666367 73605120 1603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134665048 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3677/statm: 17970 1603 177 90 0 17508 0
[pid=3677/tid=3679] ppid=3675 vsize=71880 CPUtime=0
/proc/3677/task/3679/stat : 3679 (bprolog) S 3675 3677 3334 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 159666390 73605120 1603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 71880

[startup+282.474 s]
/proc/loadavg: 2.05 2.00 1.99 3/95 3679
/proc/meminfo: memFree=1777040/2055920 swapFree=4192812/4192956
[pid=3677] ppid=3675 vsize=71880 CPUtime=282.38
/proc/3677/stat : 3677 (bprolog) R 3675 3677 3334 0 -1 4194304 1888 0 0 0 28235 3 0 0 25 0 2 0 159666367 73605120 1603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589209 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3677/statm: 17970 1603 177 90 0 17508 0
[pid=3677/tid=3679] ppid=3675 vsize=71880 CPUtime=0
/proc/3677/task/3679/stat : 3679 (bprolog) S 3675 3677 3334 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 159666390 73605120 1603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.38
Current children cumulated vsize (KiB) 71880

[startup+342.523 s]
/proc/loadavg: 2.02 2.00 1.99 3/95 3679
/proc/meminfo: memFree=1777104/2055920 swapFree=4192812/4192956
[pid=3677] ppid=3675 vsize=71880 CPUtime=342.42
/proc/3677/stat : 3677 (bprolog) R 3675 3677 3334 0 -1 4194304 1888 0 0 0 34238 4 0 0 25 0 2 0 159666367 73605120 1603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554071 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3677/statm: 17970 1603 177 90 0 17508 0
[pid=3677/tid=3679] ppid=3675 vsize=71880 CPUtime=0
/proc/3677/task/3679/stat : 3679 (bprolog) S 3675 3677 3334 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 159666390 73605120 1603 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.42
Current children cumulated vsize (KiB) 71880

[startup+402.604 s]
/proc/loadavg: 2.00 2.00 1.99 3/88 4005
/proc/meminfo: memFree=1765680/2055920 swapFree=4192812/4192956
[pid=3677] ppid=3675 vsize=71880 CPUtime=402.04
/proc/3677/stat : 3677 (bprolog) R 3675 3677 3334 0 -1 4194304 1889 0 0 0 40195 9 0 0 25 0 2 0 159666367 73605120 1604 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134574018 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3677/statm: 17970 1604 177 90 0 17508 0
[pid=3677/tid=3679] ppid=3675 vsize=71880 CPUtime=0
/proc/3677/task/3679/stat : 3679 (bprolog) S 3675 3677 3334 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 159666390 73605120 1604 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 71880

[startup+462.681 s]
/proc/loadavg: 2.00 2.00 1.99 3/88 4005
/proc/meminfo: memFree=1764720/2055920 swapFree=4192812/4192956
[pid=3677] ppid=3675 vsize=71880 CPUtime=461.65
/proc/3677/stat : 3677 (bprolog) R 3675 3677 3334 0 -1 4194304 1889 0 0 0 46156 9 0 0 25 0 2 0 159666367 73605120 1604 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663921 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3677/statm: 17970 1604 177 90 0 17508 0
[pid=3677/tid=3679] ppid=3675 vsize=71880 CPUtime=0
/proc/3677/task/3679/stat : 3679 (bprolog) S 3675 3677 3334 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 159666390 73605120 1604 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 461.65
Current children cumulated vsize (KiB) 71880

[startup+522.764 s]
/proc/loadavg: 2.00 2.00 1.99 3/88 4005
/proc/meminfo: memFree=1764528/2055920 swapFree=4192812/4192956
[pid=3677] ppid=3675 vsize=71880 CPUtime=521.24
/proc/3677/stat : 3677 (bprolog) R 3675 3677 3334 0 -1 4194304 1889 0 0 0 52115 9 0 0 25 0 2 0 159666367 73605120 1604 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134576084 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3677/statm: 17970 1604 177 90 0 17508 0
[pid=3677/tid=3679] ppid=3675 vsize=71880 CPUtime=0
/proc/3677/task/3679/stat : 3679 (bprolog) S 3675 3677 3334 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 159666390 73605120 1604 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 521.24
Current children cumulated vsize (KiB) 71880

[startup+582.845 s]
/proc/loadavg: 2.00 2.00 1.99 3/88 4005
/proc/meminfo: memFree=1764528/2055920 swapFree=4192812/4192956
[pid=3677] ppid=3675 vsize=71880 CPUtime=580.82
/proc/3677/stat : 3677 (bprolog) R 3675 3677 3334 0 -1 4194304 1889 0 0 0 58073 9 0 0 25 0 2 0 159666367 73605120 1604 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134580476 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3677/statm: 17970 1604 177 90 0 17508 0
[pid=3677/tid=3679] ppid=3675 vsize=71880 CPUtime=0
/proc/3677/task/3679/stat : 3679 (bprolog) S 3675 3677 3334 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 159666390 73605120 1604 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 580.82
Current children cumulated vsize (KiB) 71880

[startup+642.923 s]

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

/proc/meminfo: memFree=1764408/2055920 swapFree=4192812/4192956
[pid=3677] ppid=3675 vsize=71880 CPUtime=819.22
/proc/3677/stat : 3677 (bprolog) R 3675 3677 3334 0 -1 4194304 1889 0 0 0 81912 10 0 0 25 0 2 0 159666367 73605120 1604 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589209 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3677/statm: 17970 1604 177 90 0 17508 0
[pid=3677/tid=3679] ppid=3675 vsize=71880 CPUtime=0
/proc/3677/task/3679/stat : 3679 (bprolog) S 3675 3677 3334 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 159666390 73605120 1604 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 819.22
Current children cumulated vsize (KiB) 71880

[startup+883.249 s]
/proc/loadavg: 2.00 2.00 1.99 3/88 4005
/proc/meminfo: memFree=1764472/2055920 swapFree=4192812/4192956
[pid=3677] ppid=3675 vsize=71880 CPUtime=878.82
/proc/3677/stat : 3677 (bprolog) R 3675 3677 3334 0 -1 4194304 1889 0 0 0 87872 10 0 0 25 0 2 0 159666367 73605120 1604 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134665055 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3677/statm: 17970 1604 177 90 0 17508 0
[pid=3677/tid=3679] ppid=3675 vsize=71880 CPUtime=0
/proc/3677/task/3679/stat : 3679 (bprolog) S 3675 3677 3334 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 159666390 73605120 1604 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 878.82
Current children cumulated vsize (KiB) 71880

[startup+943.346 s]
/proc/loadavg: 2.00 2.00 1.99 3/89 4006
/proc/meminfo: memFree=1764272/2055920 swapFree=4192812/4192956
[pid=3677] ppid=3675 vsize=82124 CPUtime=938.41
/proc/3677/stat : 3677 (bprolog) R 3675 3677 3334 0 -1 4194304 1951 0 0 0 93831 10 0 0 25 0 3 0 159666367 84094976 1666 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552490 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3677/statm: 20531 1666 177 90 0 20069 0
[pid=3677/tid=3679] ppid=3675 vsize=82124 CPUtime=0
/proc/3677/task/3679/stat : 3679 (bprolog) S 3675 3677 3334 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 159666390 84094976 1666 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3677/tid=4006] ppid=3675 vsize=82124 CPUtime=0
/proc/3677/task/4006/stat : 4006 (bprolog) S 3675 3677 3334 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 159756406 84094976 1666 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 938.41
Current children cumulated vsize (KiB) 82124

[startup+1003.37 s]
/proc/loadavg: 2.04 2.01 2.00 3/95 4156
/proc/meminfo: memFree=1762808/2055920 swapFree=4192812/4192956
[pid=3677] ppid=3675 vsize=82124 CPUtime=997.81
/proc/3677/stat : 3677 (bprolog) R 3675 3677 3334 0 -1 4194304 1951 0 0 0 99761 20 0 0 25 0 3 0 159666367 84094976 1666 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618352 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3677/statm: 20531 1666 177 90 0 20069 0
[pid=3677/tid=3679] ppid=3675 vsize=82124 CPUtime=0
/proc/3677/task/3679/stat : 3679 (bprolog) S 3675 3677 3334 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 159666390 84094976 1666 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3677/tid=4006] ppid=3675 vsize=82124 CPUtime=0
/proc/3677/task/4006/stat : 4006 (bprolog) S 3675 3677 3334 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 159756406 84094976 1666 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 997.81
Current children cumulated vsize (KiB) 82124

[startup+1063.39 s]
/proc/loadavg: 2.01 2.01 2.00 3/89 4204
/proc/meminfo: memFree=1763760/2055920 swapFree=4192812/4192956
[pid=3677] ppid=3675 vsize=82124 CPUtime=1057.28
/proc/3677/stat : 3677 (bprolog) R 3675 3677 3334 0 -1 4194304 1951 0 0 0 105706 22 0 0 25 0 3 0 159666367 84094976 1666 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664651 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3677/statm: 20531 1666 177 90 0 20069 0
[pid=3677/tid=3679] ppid=3675 vsize=82124 CPUtime=0
/proc/3677/task/3679/stat : 3679 (bprolog) S 3675 3677 3334 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 159666390 84094976 1666 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3677/tid=4006] ppid=3675 vsize=82124 CPUtime=0
/proc/3677/task/4006/stat : 4006 (bprolog) S 3675 3677 3334 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 159756406 84094976 1666 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1057.28
Current children cumulated vsize (KiB) 82124

[startup+1123.39 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 4204
/proc/meminfo: memFree=1763760/2055920 swapFree=4192812/4192956
[pid=3677] ppid=3675 vsize=82124 CPUtime=1116.78
/proc/3677/stat : 3677 (bprolog) R 3675 3677 3334 0 -1 4194304 1951 0 0 0 111656 22 0 0 25 0 3 0 159666367 84094976 1666 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134620063 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3677/statm: 20531 1666 177 90 0 20069 0
[pid=3677/tid=3679] ppid=3675 vsize=82124 CPUtime=0
/proc/3677/task/3679/stat : 3679 (bprolog) S 3675 3677 3334 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 159666390 84094976 1666 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3677/tid=4006] ppid=3675 vsize=82124 CPUtime=0
/proc/3677/task/4006/stat : 4006 (bprolog) S 3675 3677 3334 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 159756406 84094976 1666 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1116.78
Current children cumulated vsize (KiB) 82124

[startup+1183.39 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 4204
/proc/meminfo: memFree=1763824/2055920 swapFree=4192812/4192956
[pid=3677] ppid=3675 vsize=82124 CPUtime=1176.3
/proc/3677/stat : 3677 (bprolog) R 3675 3677 3334 0 -1 4194304 1951 0 0 0 117608 22 0 0 25 0 3 0 159666367 84094976 1666 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663956 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3677/statm: 20531 1666 177 90 0 20069 0
[pid=3677/tid=3679] ppid=3675 vsize=82124 CPUtime=0
/proc/3677/task/3679/stat : 3679 (bprolog) S 3675 3677 3334 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 159666390 84094976 1666 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3677/tid=4006] ppid=3675 vsize=82124 CPUtime=0
/proc/3677/task/4006/stat : 4006 (bprolog) S 3675 3677 3334 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 159756406 84094976 1666 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1176.3
Current children cumulated vsize (KiB) 82124

[startup+1243.39 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 4204
/proc/meminfo: memFree=1763824/2055920 swapFree=4192812/4192956
[pid=3677] ppid=3675 vsize=82124 CPUtime=1235.83
/proc/3677/stat : 3677 (bprolog) R 3675 3677 3334 0 -1 4194304 1951 0 0 0 123561 22 0 0 25 0 3 0 159666367 84094976 1666 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134579722 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3677/statm: 20531 1666 177 90 0 20069 0
[pid=3677/tid=3679] ppid=3675 vsize=82124 CPUtime=0
/proc/3677/task/3679/stat : 3679 (bprolog) S 3675 3677 3334 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 159666390 84094976 1666 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3677/tid=4006] ppid=3675 vsize=82124 CPUtime=0
/proc/3677/task/4006/stat : 4006 (bprolog) S 3675 3677 3334 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 159756406 84094976 1666 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1235.83
Current children cumulated vsize (KiB) 82124

[startup+1303.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 4205
/proc/meminfo: memFree=1763816/2055920 swapFree=4192812/4192956
[pid=3677] ppid=3675 vsize=82124 CPUtime=1295.32
/proc/3677/stat : 3677 (bprolog) R 3675 3677 3334 0 -1 4194304 1951 0 0 0 129510 22 0 0 25 0 3 0 159666367 84094976 1666 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134566775 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3677/statm: 20531 1666 177 90 0 20069 0
[pid=3677/tid=3679] ppid=3675 vsize=82124 CPUtime=0
/proc/3677/task/3679/stat : 3679 (bprolog) S 3675 3677 3334 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 159666390 84094976 1666 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3677/tid=4006] ppid=3675 vsize=82124 CPUtime=0
/proc/3677/task/4006/stat : 4006 (bprolog) S 3675 3677 3334 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 159756406 84094976 1666 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1295.32
Current children cumulated vsize (KiB) 82124

[startup+1363.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 4206
/proc/meminfo: memFree=1763744/2055920 swapFree=4192812/4192956
[pid=3677] ppid=3675 vsize=92368 CPUtime=1354.86
/proc/3677/stat : 3677 (bprolog) R 3675 3677 3334 0 -1 4194304 1952 0 0 0 135464 22 0 0 25 0 4 0 159666367 94584832 1667 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552855 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3677/statm: 23092 1667 177 90 0 22630 0
[pid=3677/tid=3679] ppid=3675 vsize=92368 CPUtime=0
/proc/3677/task/3679/stat : 3679 (bprolog) S 3675 3677 3334 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 159666390 94584832 1667 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3677/tid=4006] ppid=3675 vsize=92368 CPUtime=0
/proc/3677/task/4006/stat : 4006 (bprolog) S 3675 3677 3334 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 159756406 94584832 1667 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3677/tid=4206] ppid=3675 vsize=92368 CPUtime=0
/proc/3677/task/4206/stat : 4206 (bprolog) S 3675 3677 3334 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 159801413 94584832 1667 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1354.86
Current children cumulated vsize (KiB) 92368

[startup+1423.44 s]
/proc/loadavg: 2.08 2.02 2.01 3/91 4206
/proc/meminfo: memFree=1763680/2055920 swapFree=4192812/4192956
[pid=3677] ppid=3675 vsize=92368 CPUtime=1414.42
/proc/3677/stat : 3677 (bprolog) R 3675 3677 3334 0 -1 4194304 1952 0 0 0 141420 22 0 0 25 0 4 0 159666367 94584832 1667 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554117 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3677/statm: 23092 1667 177 90 0 22630 0
[pid=3677/tid=3679] ppid=3675 vsize=92368 CPUtime=0
/proc/3677/task/3679/stat : 3679 (bprolog) S 3675 3677 3334 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 159666390 94584832 1667 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3677/tid=4006] ppid=3675 vsize=92368 CPUtime=0
/proc/3677/task/4006/stat : 4006 (bprolog) S 3675 3677 3334 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 159756406 94584832 1667 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3677/tid=4206] ppid=3675 vsize=92368 CPUtime=0
/proc/3677/task/4206/stat : 4206 (bprolog) S 3675 3677 3334 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 159801413 94584832 1667 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1414.42
Current children cumulated vsize (KiB) 92368

[startup+1483.48 s]
/proc/loadavg: 2.03 2.01 2.00 3/91 4206
/proc/meminfo: memFree=1763680/2055920 swapFree=4192812/4192956
[pid=3677] ppid=3675 vsize=92368 CPUtime=1473.96
/proc/3677/stat : 3677 (bprolog) R 3675 3677 3334 0 -1 4194304 1954 0 0 0 147373 23 0 0 25 0 4 0 159666367 94584832 1669 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664629 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3677/statm: 23092 1669 177 90 0 22630 0
[pid=3677/tid=3679] ppid=3675 vsize=92368 CPUtime=0
/proc/3677/task/3679/stat : 3679 (bprolog) S 3675 3677 3334 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 159666390 94584832 1669 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3677/tid=4006] ppid=3675 vsize=92368 CPUtime=0
/proc/3677/task/4006/stat : 4006 (bprolog) S 3675 3677 3334 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 159756406 94584832 1669 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3677/tid=4206] ppid=3675 vsize=92368 CPUtime=0
/proc/3677/task/4206/stat : 4206 (bprolog) S 3675 3677 3334 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 159801413 94584832 1669 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1473.96
Current children cumulated vsize (KiB) 92368

[startup+1543.52 s]
/proc/loadavg: 2.01 2.00 2.00 3/91 4206
/proc/meminfo: memFree=1763616/2055920 swapFree=4192812/4192956
[pid=3677] ppid=3675 vsize=92368 CPUtime=1533.52
/proc/3677/stat : 3677 (bprolog) R 3675 3677 3334 0 -1 4194304 1954 0 0 0 153329 23 0 0 25 0 4 0 159666367 94584832 1669 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589209 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3677/statm: 23092 1669 177 90 0 22630 0
[pid=3677/tid=3679] ppid=3675 vsize=92368 CPUtime=0
/proc/3677/task/3679/stat : 3679 (bprolog) S 3675 3677 3334 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 159666390 94584832 1669 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3677/tid=4006] ppid=3675 vsize=92368 CPUtime=0
/proc/3677/task/4006/stat : 4006 (bprolog) S 3675 3677 3334 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 159756406 94584832 1669 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3677/tid=4206] ppid=3675 vsize=92368 CPUtime=0
/proc/3677/task/4206/stat : 4206 (bprolog) S 3675 3677 3334 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 159801413 94584832 1669 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1533.52
Current children cumulated vsize (KiB) 92368

Child status: 0
Real time (s): 1584.35
CPU time (s): 1574.01
CPU user time (s): 1573.78
CPU system time (s): 0.233964
CPU usage (%): 99.3479
Max. virtual memory (cumulated for all children) (KiB): 92368

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

runsolver used 1.54476 s user time and 4.19136 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Jan  6 19:45:13 UTC 2007


IDJOB= 195287
IDBENCH= 3260
FILE ID= node18/195287-1168112713

PBS_JOBID= 3477102

Free space on /tmp= 66287 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapGraphsMod/graph13-w1.xml
COMMAND LINE= /tmp/evaluation/195287-1168112713/Complete/Ordinary/solver /tmp/evaluation/195287-1168112713/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node18/convwatcher-195287-1168112713 -o ROOT/results/node18/conversion-195287-1168112713 -C 600 -M 900 /tmp/evaluation/195287-1168112713/Complete/Ordinary/conversion /tmp/evaluation/195287-1168112713/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-195287-1168112713 -o ROOT/results/node18/solver-195287-1168112713 -C 1800 -M 900  /tmp/evaluation/195287-1168112713/Complete/Ordinary/solver /tmp/evaluation/195287-1168112713/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  0f8e3bd5588672ca520e9a21c0eea254

RANDOM SEED= 658113919

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.231
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.231
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:       1783144 kB
Buffers:         26880 kB
Cached:         123992 kB
SwapCached:         20 kB
Active:         146720 kB
Inactive:        77340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1783144 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1928 kB
Writeback:           0 kB
Mapped:          99664 kB
Slab:            33480 kB
Committed_AS:  4305900 kB
PageTables:       2184 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= 66286 MiB



End job on node18 on Sat Jan  6 20:11:41 UTC 2007