Trace number 226105

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.02 1814.27

General information on the benchmark

Nametightness/tightness0.65/
rand-2-40-40-135-650-33_ext.xml
MD5SUM4061e1ec686444241ff897a9eb1119e3
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.50047
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints135
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension135
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/226105-1168274490/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/node30/watcher-226105-1168274490 -o ROOT/results/node30/solver-226105-1168274490 -C 1800 -M 900 /tmp/evaluation/226105-1168274490/Complete/Ordinary/solver /tmp/evaluation/226105-1168274490/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.48 2.29 1.94 5/94 5257
/proc/meminfo: memFree=335712/2055920 swapFree=4191880/4192956
[pid=5256] ppid=5254 vsize=61636 CPUtime=0.39
/proc/5256/stat : 5256 (bprolog) R 5254 5256 4444 0 -1 4194304 3080 0 0 0 38 1 0 0 21 0 1 0 175843058 63115264 2795 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134613663 0 0 4096 2 0 0 0 17 1 0 0
/proc/5256/statm: 15409 2795 158 90 0 14947 0

[startup+2.30692 s]
/proc/loadavg: 2.48 2.29 1.94 5/94 5257
/proc/meminfo: memFree=335712/2055920 swapFree=4191880/4192956
[pid=5256] ppid=5254 vsize=98432 CPUtime=2.29
/proc/5256/stat : 5256 (bprolog) R 5254 5256 4444 0 -1 4194304 12790 0 0 0 222 7 0 0 25 0 2 0 175843058 100794368 11167 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/5256/statm: 24608 11167 170 90 0 24146 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 98432

[startup+2.71495 s]
/proc/loadavg: 2.48 2.29 1.94 5/94 5257
/proc/meminfo: memFree=335712/2055920 swapFree=4191880/4192956
[pid=5256] ppid=5254 vsize=98432 CPUtime=2.7
/proc/5256/stat : 5256 (bprolog) R 5254 5256 4444 0 -1 4194304 12790 0 0 0 263 7 0 0 25 0 2 0 175843058 100794368 11167 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711836 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/5256/statm: 24608 11167 170 90 0 24146 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 98432

[startup+3.536 s]
/proc/loadavg: 2.48 2.29 1.94 4/95 5258
/proc/meminfo: memFree=291480/2055920 swapFree=4191880/4192956
[pid=5256] ppid=5254 vsize=98432 CPUtime=3.52
/proc/5256/stat : 5256 (bprolog) R 5254 5256 4444 0 -1 4194304 12790 0 0 0 345 7 0 0 25 0 2 0 175843058 100794368 11167 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/5256/statm: 24608 11167 170 90 0 24146 0
[pid=5256/tid=5258] ppid=5254 vsize=98432 CPUtime=0
/proc/5256/task/5258/stat : 5258 (bprolog) S 5254 5256 4444 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175843180 100794368 11167 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.52
Current children cumulated vsize (KiB) 98432

[startup+5.1821 s]
/proc/loadavg: 2.48 2.29 1.94 4/95 5258
/proc/meminfo: memFree=291480/2055920 swapFree=4191880/4192956
[pid=5256] ppid=5254 vsize=98432 CPUtime=5.17
/proc/5256/stat : 5256 (bprolog) R 5254 5256 4444 0 -1 4194304 12790 0 0 0 510 7 0 0 25 0 2 0 175843058 100794368 11167 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554254 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/5256/statm: 24608 11167 170 90 0 24146 0
[pid=5256/tid=5258] ppid=5254 vsize=98432 CPUtime=0
/proc/5256/task/5258/stat : 5258 (bprolog) S 5254 5256 4444 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175843180 100794368 11167 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.17
Current children cumulated vsize (KiB) 98432

[startup+8.3863 s]
/proc/loadavg: 2.52 2.30 1.95 4/95 5258
/proc/meminfo: memFree=291480/2055920 swapFree=4191880/4192956
[pid=5256] ppid=5254 vsize=98432 CPUtime=8.37
/proc/5256/stat : 5256 (bprolog) R 5254 5256 4444 0 -1 4194304 12790 0 0 0 830 7 0 0 25 0 2 0 175843058 100794368 11167 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711598 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/5256/statm: 24608 11167 170 90 0 24146 0
[pid=5256/tid=5258] ppid=5254 vsize=98432 CPUtime=0
/proc/5256/task/5258/stat : 5258 (bprolog) S 5254 5256 4444 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175843180 100794368 11167 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.37
Current children cumulated vsize (KiB) 98432

[startup+14.8107 s]
/proc/loadavg: 2.56 2.31 1.95 4/95 5258
/proc/meminfo: memFree=283160/2055920 swapFree=4191880/4192956
[pid=5256] ppid=5254 vsize=98432 CPUtime=14.79
/proc/5256/stat : 5256 (bprolog) R 5254 5256 4444 0 -1 4194304 12790 0 0 0 1472 7 0 0 25 0 2 0 175843058 100794368 11167 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711364 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/5256/statm: 24608 11167 170 90 0 24146 0
[pid=5256/tid=5258] ppid=5254 vsize=98432 CPUtime=0
/proc/5256/task/5258/stat : 5258 (bprolog) S 5254 5256 4444 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175843180 100794368 11167 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.79
Current children cumulated vsize (KiB) 98432

[startup+27.6795 s]
/proc/loadavg: 2.58 2.33 1.97 4/95 5258
/proc/meminfo: memFree=291352/2055920 swapFree=4191880/4192956
[pid=5256] ppid=5254 vsize=98432 CPUtime=27.66
/proc/5256/stat : 5256 (bprolog) R 5254 5256 4444 0 -1 4194304 12790 0 0 0 2759 7 0 0 25 0 2 0 175843058 100794368 11167 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670533 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/5256/statm: 24608 11167 170 90 0 24146 0
[pid=5256/tid=5258] ppid=5254 vsize=98432 CPUtime=0
/proc/5256/task/5258/stat : 5258 (bprolog) S 5254 5256 4444 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175843180 100794368 11167 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 27.66
Current children cumulated vsize (KiB) 98432

[startup+53.3571 s]
/proc/loadavg: 2.65 2.37 1.99 4/95 5258
/proc/meminfo: memFree=282520/2055920 swapFree=4191880/4192956
[pid=5256] ppid=5254 vsize=98432 CPUtime=53.32
/proc/5256/stat : 5256 (bprolog) R 5254 5256 4444 0 -1 4194304 12790 0 0 0 5325 7 0 0 25 0 2 0 175843058 100794368 11167 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/5256/statm: 24608 11167 170 90 0 24146 0
[pid=5256/tid=5258] ppid=5254 vsize=98432 CPUtime=0
/proc/5256/task/5258/stat : 5258 (bprolog) S 5254 5256 4444 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175843180 100794368 11167 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 53.32
Current children cumulated vsize (KiB) 98432

[startup+104.598 s]
/proc/loadavg: 2.67 2.41 2.02 4/95 5258
/proc/meminfo: memFree=274840/2055920 swapFree=4191880/4192956
[pid=5256] ppid=5254 vsize=98432 CPUtime=104.53
/proc/5256/stat : 5256 (bprolog) R 5254 5256 4444 0 -1 4194304 12790 0 0 0 10446 7 0 0 25 0 2 0 175843058 100794368 11167 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711598 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/5256/statm: 24608 11167 170 90 0 24146 0
[pid=5256/tid=5258] ppid=5254 vsize=98432 CPUtime=0
/proc/5256/task/5258/stat : 5258 (bprolog) S 5254 5256 4444 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175843180 100794368 11167 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 104.53
Current children cumulated vsize (KiB) 98432

[startup+164.603 s]
/proc/loadavg: 2.68 2.46 2.06 4/95 5258
/proc/meminfo: memFree=243288/2055920 swapFree=4191880/4192956
[pid=5256] ppid=5254 vsize=98432 CPUtime=164.26
/proc/5256/stat : 5256 (bprolog) R 5254 5256 4444 0 -1 4194304 12791 0 0 0 16419 7 0 0 25 0 2 0 175843058 100794368 11168 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639160 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5256/statm: 24608 11168 170 90 0 24146 0
[pid=5256/tid=5258] ppid=5254 vsize=98432 CPUtime=0
/proc/5256/task/5258/stat : 5258 (bprolog) S 5254 5256 4444 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175843180 100794368 11168 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 164.26
Current children cumulated vsize (KiB) 98432

[startup+224.67 s]
/proc/loadavg: 2.79 2.53 2.10 3/95 5258
/proc/meminfo: memFree=228824/2055920 swapFree=4191880/4192956
[pid=5256] ppid=5254 vsize=98432 CPUtime=223.81
/proc/5256/stat : 5256 (bprolog) R 5254 5256 4444 0 -1 4194304 12791 0 0 0 22374 7 0 0 25 0 2 0 175843058 100794368 11168 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670579 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5256/statm: 24608 11168 170 90 0 24146 0
[pid=5256/tid=5258] ppid=5254 vsize=98432 CPUtime=0
/proc/5256/task/5258/stat : 5258 (bprolog) S 5254 5256 4444 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175843180 100794368 11168 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 223.81
Current children cumulated vsize (KiB) 98432

[startup+284.75 s]
/proc/loadavg: 2.75 2.56 2.14 3/95 5258
/proc/meminfo: memFree=228760/2055920 swapFree=4191880/4192956
[pid=5256] ppid=5254 vsize=98432 CPUtime=283.32
/proc/5256/stat : 5256 (bprolog) R 5254 5256 4444 0 -1 4194304 12791 0 0 0 28324 8 0 0 25 0 2 0 175843058 100794368 11168 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5256/statm: 24608 11168 170 90 0 24146 0
[pid=5256/tid=5258] ppid=5254 vsize=98432 CPUtime=0
/proc/5256/task/5258/stat : 5258 (bprolog) S 5254 5256 4444 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175843180 100794368 11168 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 283.32
Current children cumulated vsize (KiB) 98432

[startup+344.759 s]
/proc/loadavg: 2.87 2.63 2.19 4/95 5258
/proc/meminfo: memFree=220248/2055920 swapFree=4191880/4192956
[pid=5256] ppid=5254 vsize=98432 CPUtime=342.75
/proc/5256/stat : 5256 (bprolog) R 5254 5256 4444 0 -1 4194304 12791 0 0 0 34267 8 0 0 25 0 2 0 175843058 100794368 11168 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5256/statm: 24608 11168 170 90 0 24146 0
[pid=5256/tid=5258] ppid=5254 vsize=98432 CPUtime=0
/proc/5256/task/5258/stat : 5258 (bprolog) S 5254 5256 4444 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175843180 100794368 11168 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.75
Current children cumulated vsize (KiB) 98432

[startup+404.76 s]
/proc/loadavg: 2.70 2.63 2.21 4/95 5258
/proc/meminfo: memFree=212120/2055920 swapFree=4191880/4192956
[pid=5256] ppid=5254 vsize=98432 CPUtime=402.17
/proc/5256/stat : 5256 (bprolog) R 5254 5256 4444 0 -1 4194304 12791 0 0 0 40209 8 0 0 25 0 2 0 175843058 100794368 11168 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711836 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5256/statm: 24608 11168 170 90 0 24146 0
[pid=5256/tid=5258] ppid=5254 vsize=98432 CPUtime=0
/proc/5256/task/5258/stat : 5258 (bprolog) S 5254 5256 4444 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175843180 100794368 11168 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 98432

[startup+464.762 s]
/proc/loadavg: 2.67 2.63 2.24 3/95 5258
/proc/meminfo: memFree=179352/2055920 swapFree=4191880/4192956
[pid=5256] ppid=5254 vsize=98432 CPUtime=461.58
/proc/5256/stat : 5256 (bprolog) R 5254 5256 4444 0 -1 4194304 12791 0 0 0 46150 8 0 0 25 0 2 0 175843058 100794368 11168 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711880 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5256/statm: 24608 11168 170 90 0 24146 0
[pid=5256/tid=5258] ppid=5254 vsize=98432 CPUtime=0
/proc/5256/task/5258/stat : 5258 (bprolog) S 5254 5256 4444 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175843180 100794368 11168 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 461.58
Current children cumulated vsize (KiB) 98432

[startup+524.766 s]
/proc/loadavg: 2.92 2.70 2.28 4/95 5258
/proc/meminfo: memFree=153624/2055920 swapFree=4191880/4192956
[pid=5256] ppid=5254 vsize=98432 CPUtime=521
/proc/5256/stat : 5256 (bprolog) R 5254 5256 4444 0 -1 4194304 12791 0 0 0 52092 8 0 0 25 0 2 0 175843058 100794368 11168 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5256/statm: 24608 11168 170 90 0 24146 0
[pid=5256/tid=5258] ppid=5254 vsize=98432 CPUtime=0
/proc/5256/task/5258/stat : 5258 (bprolog) S 5254 5256 4444 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175843180 100794368 11168 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 521
Current children cumulated vsize (KiB) 98432

[startup+584.766 s]
/proc/loadavg: 2.79 2.69 2.30 4/95 5258
/proc/meminfo: memFree=152920/2055920 swapFree=4191880/4192956
[pid=5256] ppid=5254 vsize=98432 CPUtime=580.42
/proc/5256/stat : 5256 (bprolog) R 5254 5256 4444 0 -1 4194304 12791 0 0 0 58034 8 0 0 25 0 2 0 175843058 100794368 11168 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5256/statm: 24608 11168 170 90 0 24146 0
[pid=5256/tid=5258] ppid=5254 vsize=98432 CPUtime=0
/proc/5256/task/5258/stat : 5258 (bprolog) S 5254 5256 4444 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175843180 100794368 11168 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 580.42
Current children cumulated vsize (KiB) 98432

[startup+644.835 s]

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

/proc/5256/stat : 5256 (bprolog) R 5254 5256 4444 0 -1 4194304 12792 0 0 0 117491 18 0 0 25 0 3 0 175843058 111284224 11169 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639156 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5256/statm: 27169 11169 170 90 0 26707 0
[pid=5256/tid=5258] ppid=5254 vsize=108676 CPUtime=0
/proc/5256/task/5258/stat : 5258 (bprolog) S 5254 5256 4444 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 175843180 111284224 11169 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5256/tid=5259] ppid=5254 vsize=108676 CPUtime=0
/proc/5256/task/5259/stat : 5259 (bprolog) S 5254 5256 4444 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 175933194 111284224 11169 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1175.09
Current children cumulated vsize (KiB) 108676

[startup+1245.33 s]
/proc/loadavg: 3.17 2.87 2.56 4/102 5401
/proc/meminfo: memFree=114896/2055920 swapFree=4191880/4192956
[pid=5256] ppid=5254 vsize=108676 CPUtime=1234.46
/proc/5256/stat : 5256 (bprolog) R 5254 5256 4444 0 -1 4194304 12792 0 0 0 123417 29 0 0 25 0 3 0 175843058 111284224 11169 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711880 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5256/statm: 27169 11169 170 90 0 26707 0
[pid=5256/tid=5258] ppid=5254 vsize=108676 CPUtime=0
/proc/5256/task/5258/stat : 5258 (bprolog) S 5254 5256 4444 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 175843180 111284224 11169 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5256/tid=5259] ppid=5254 vsize=108676 CPUtime=0
/proc/5256/task/5259/stat : 5259 (bprolog) S 5254 5256 4444 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 175933194 111284224 11169 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1234.46
Current children cumulated vsize (KiB) 108676

[startup+1305.41 s]
/proc/loadavg: 3.10 2.91 2.59 4/96 5457
/proc/meminfo: memFree=115728/2055920 swapFree=4191880/4192956
[pid=5256] ppid=5254 vsize=108676 CPUtime=1293.92
/proc/5256/stat : 5256 (bprolog) R 5254 5256 4444 0 -1 4194304 12792 0 0 0 129359 33 0 0 25 0 3 0 175843058 111284224 11169 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5256/statm: 27169 11169 170 90 0 26707 0
[pid=5256/tid=5258] ppid=5254 vsize=108676 CPUtime=0
/proc/5256/task/5258/stat : 5258 (bprolog) S 5254 5256 4444 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 175843180 111284224 11169 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5256/tid=5259] ppid=5254 vsize=108676 CPUtime=0
/proc/5256/task/5259/stat : 5259 (bprolog) S 5254 5256 4444 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 175933194 111284224 11169 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1293.92
Current children cumulated vsize (KiB) 108676

[startup+1365.42 s]
/proc/loadavg: 3.00 2.91 2.61 4/97 5458
/proc/meminfo: memFree=115720/2055920 swapFree=4191880/4192956
[pid=5256] ppid=5254 vsize=118920 CPUtime=1353.33
/proc/5256/stat : 5256 (bprolog) R 5254 5256 4444 0 -1 4194304 12797 0 0 0 135300 33 0 0 25 0 4 0 175843058 121774080 11174 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554283 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5256/statm: 29730 11174 170 90 0 29268 0
[pid=5256/tid=5258] ppid=5254 vsize=118920 CPUtime=0
/proc/5256/task/5258/stat : 5258 (bprolog) S 5254 5256 4444 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 175843180 121774080 11174 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5256/tid=5259] ppid=5254 vsize=118920 CPUtime=0
/proc/5256/task/5259/stat : 5259 (bprolog) S 5254 5256 4444 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175933194 121774080 11174 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=5256/tid=5458] ppid=5254 vsize=118920 CPUtime=0
/proc/5256/task/5458/stat : 5458 (bprolog) S 5254 5256 4444 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 175978200 121774080 11174 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1353.33
Current children cumulated vsize (KiB) 118920

[startup+1425.43 s]
/proc/loadavg: 2.79 2.86 2.61 4/97 5458
/proc/meminfo: memFree=115720/2055920 swapFree=4191880/4192956
[pid=5256] ppid=5254 vsize=118920 CPUtime=1412.75
/proc/5256/stat : 5256 (bprolog) R 5254 5256 4444 0 -1 4194304 12797 0 0 0 141242 33 0 0 25 0 4 0 175843058 121774080 11174 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5256/statm: 29730 11174 170 90 0 29268 0
[pid=5256/tid=5258] ppid=5254 vsize=118920 CPUtime=0
/proc/5256/task/5258/stat : 5258 (bprolog) S 5254 5256 4444 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 175843180 121774080 11174 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5256/tid=5259] ppid=5254 vsize=118920 CPUtime=0
/proc/5256/task/5259/stat : 5259 (bprolog) S 5254 5256 4444 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175933194 121774080 11174 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=5256/tid=5458] ppid=5254 vsize=118920 CPUtime=0
/proc/5256/task/5458/stat : 5458 (bprolog) S 5254 5256 4444 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 175978200 121774080 11174 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1412.75
Current children cumulated vsize (KiB) 118920

[startup+1485.45 s]
/proc/loadavg: 2.89 2.87 2.63 4/97 5458
/proc/meminfo: memFree=115720/2055920 swapFree=4191880/4192956
[pid=5256] ppid=5254 vsize=118920 CPUtime=1472.2
/proc/5256/stat : 5256 (bprolog) R 5254 5256 4444 0 -1 4194304 12797 0 0 0 147186 34 0 0 25 0 4 0 175843058 121774080 11174 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711598 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5256/statm: 29730 11174 170 90 0 29268 0
[pid=5256/tid=5258] ppid=5254 vsize=118920 CPUtime=0
/proc/5256/task/5258/stat : 5258 (bprolog) S 5254 5256 4444 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 175843180 121774080 11174 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5256/tid=5259] ppid=5254 vsize=118920 CPUtime=0
/proc/5256/task/5259/stat : 5259 (bprolog) S 5254 5256 4444 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175933194 121774080 11174 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=5256/tid=5458] ppid=5254 vsize=118920 CPUtime=0
/proc/5256/task/5458/stat : 5458 (bprolog) S 5254 5256 4444 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 175978200 121774080 11174 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1472.2
Current children cumulated vsize (KiB) 118920

[startup+1545.48 s]
/proc/loadavg: 2.77 2.84 2.63 4/97 5458
/proc/meminfo: memFree=115656/2055920 swapFree=4191880/4192956
[pid=5256] ppid=5254 vsize=118920 CPUtime=1531.62
/proc/5256/stat : 5256 (bprolog) R 5254 5256 4444 0 -1 4194304 12797 0 0 0 153128 34 0 0 25 0 4 0 175843058 121774080 11174 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711836 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5256/statm: 29730 11174 170 90 0 29268 0
[pid=5256/tid=5258] ppid=5254 vsize=118920 CPUtime=0
/proc/5256/task/5258/stat : 5258 (bprolog) S 5254 5256 4444 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 175843180 121774080 11174 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5256/tid=5259] ppid=5254 vsize=118920 CPUtime=0
/proc/5256/task/5259/stat : 5259 (bprolog) S 5254 5256 4444 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175933194 121774080 11174 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=5256/tid=5458] ppid=5254 vsize=118920 CPUtime=0
/proc/5256/task/5458/stat : 5458 (bprolog) S 5254 5256 4444 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 175978200 121774080 11174 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1531.62
Current children cumulated vsize (KiB) 118920

[startup+1605.56 s]
/proc/loadavg: 2.25 2.67 2.59 3/89 5686
/proc/meminfo: memFree=721808/2055920 swapFree=4191880/4192956
[pid=5256] ppid=5254 vsize=118920 CPUtime=1591.41
/proc/5256/stat : 5256 (bprolog) R 5254 5256 4444 0 -1 4194304 12797 0 0 0 159106 35 0 0 25 0 4 0 175843058 121774080 11174 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711206 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/5256/statm: 29730 11174 170 90 0 29268 0
[pid=5256/tid=5258] ppid=5254 vsize=118920 CPUtime=0
/proc/5256/task/5258/stat : 5258 (bprolog) S 5254 5256 4444 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 175843180 121774080 11174 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5256/tid=5259] ppid=5254 vsize=118920 CPUtime=0
/proc/5256/task/5259/stat : 5259 (bprolog) S 5254 5256 4444 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175933194 121774080 11174 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=5256/tid=5458] ppid=5254 vsize=118920 CPUtime=0
/proc/5256/task/5458/stat : 5458 (bprolog) S 5254 5256 4444 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175978200 121774080 11174 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1591.41
Current children cumulated vsize (KiB) 118920

[startup+1665.57 s]
/proc/loadavg: 1.52 2.39 2.50 2/81 5700
/proc/meminfo: memFree=733720/2055920 swapFree=4191880/4192956
[pid=5256] ppid=5254 vsize=118920 CPUtime=1651.35
/proc/5256/stat : 5256 (bprolog) R 5254 5256 4444 0 -1 4194304 12797 0 0 0 165100 35 0 0 25 0 4 0 175843058 121774080 11174 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670678 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/5256/statm: 29730 11174 170 90 0 29268 0
[pid=5256/tid=5258] ppid=5254 vsize=118920 CPUtime=0
/proc/5256/task/5258/stat : 5258 (bprolog) S 5254 5256 4444 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 175843180 121774080 11174 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5256/tid=5259] ppid=5254 vsize=118920 CPUtime=0
/proc/5256/task/5259/stat : 5259 (bprolog) S 5254 5256 4444 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175933194 121774080 11174 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=5256/tid=5458] ppid=5254 vsize=118920 CPUtime=0
/proc/5256/task/5458/stat : 5458 (bprolog) S 5254 5256 4444 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175978200 121774080 11174 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1651.35
Current children cumulated vsize (KiB) 118920

[startup+1725.66 s]
/proc/loadavg: 1.19 2.14 2.40 2/81 5700
/proc/meminfo: memFree=733720/2055920 swapFree=4191880/4192956
[pid=5256] ppid=5254 vsize=118920 CPUtime=1711.43
/proc/5256/stat : 5256 (bprolog) R 5254 5256 4444 0 -1 4194304 12797 0 0 0 171107 36 0 0 25 0 4 0 175843058 121774080 11174 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670359 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/5256/statm: 29730 11174 170 90 0 29268 0
[pid=5256/tid=5258] ppid=5254 vsize=118920 CPUtime=0
/proc/5256/task/5258/stat : 5258 (bprolog) S 5254 5256 4444 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 175843180 121774080 11174 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5256/tid=5259] ppid=5254 vsize=118920 CPUtime=0
/proc/5256/task/5259/stat : 5259 (bprolog) S 5254 5256 4444 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175933194 121774080 11174 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=5256/tid=5458] ppid=5254 vsize=118920 CPUtime=0
/proc/5256/task/5458/stat : 5458 (bprolog) S 5254 5256 4444 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175978200 121774080 11174 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1711.43
Current children cumulated vsize (KiB) 118920

[startup+1785.76 s]
/proc/loadavg: 1.07 1.93 2.31 2/81 5700
/proc/meminfo: memFree=733720/2055920 swapFree=4191880/4192956
[pid=5256] ppid=5254 vsize=118920 CPUtime=1771.52
/proc/5256/stat : 5256 (bprolog) R 5254 5256 4444 0 -1 4194304 12797 0 0 0 177116 36 0 0 25 0 4 0 175843058 121774080 11174 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555032 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/5256/statm: 29730 11174 170 90 0 29268 0
[pid=5256/tid=5258] ppid=5254 vsize=118920 CPUtime=0
/proc/5256/task/5258/stat : 5258 (bprolog) S 5254 5256 4444 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 175843180 121774080 11174 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=5256/tid=5259] ppid=5254 vsize=118920 CPUtime=0
/proc/5256/task/5259/stat : 5259 (bprolog) S 5254 5256 4444 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175933194 121774080 11174 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=5256/tid=5458] ppid=5254 vsize=118920 CPUtime=0
/proc/5256/task/5458/stat : 5458 (bprolog) S 5254 5256 4444 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175978200 121774080 11174 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1771.52
Current children cumulated vsize (KiB) 118920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.25 s]
/proc/loadavg: 1.04 1.85 2.27 2/78 5700
/proc/meminfo: memFree=733720/2055920 swapFree=4191880/4192956
[pid=5256] ppid=5254 vsize=118920 CPUtime=1800
/proc/5256/stat : 5256 (bprolog) R 5254 5256 4444 0 -1 4194304 12798 0 0 0 179964 36 0 0 25 0 1 0 175843058 121774080 11175 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711664 0 0 4096 2 0 0 0 17 1 0 0
/proc/5256/statm: 29730 11175 171 90 0 29268 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 118920

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.27
CPU time (s): 1800.02
CPU user time (s): 1799.65
CPU system time (s): 0.373943
CPU usage (%): 99.215
Max. virtual memory (cumulated for all children) (KiB): 118920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.65
system time used= 0.373943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12798
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= 12
involuntary context switches= 83680

runsolver used 1.9827 s user time and 5.46417 s system time

The end

Launcher Data (download as text)

Begin job on node30 on Mon Jan  8 16:41:30 UTC 2007


IDJOB= 226105
IDBENCH= 5936
FILE ID= node30/226105-1168274490

PBS_JOBID= 3483252

Free space on /tmp= 66483 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.65/rand-2-40-40-135-650-33_ext.xml
COMMAND LINE= /tmp/evaluation/226105-1168274490/Complete/Ordinary/solver /tmp/evaluation/226105-1168274490/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node30/convwatcher-226105-1168274490 -o ROOT/results/node30/conversion-226105-1168274490 -C 600 -M 900 /tmp/evaluation/226105-1168274490/Complete/Ordinary/conversion /tmp/evaluation/226105-1168274490/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-226105-1168274490 -o ROOT/results/node30/solver-226105-1168274490 -C 1800 -M 900  /tmp/evaluation/226105-1168274490/Complete/Ordinary/solver /tmp/evaluation/226105-1168274490/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  4061e1ec686444241ff897a9eb1119e3

RANDOM SEED= 45581440

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.234
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.234
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:        336128 kB
Buffers:         16744 kB
Cached:        1162448 kB
SwapCached:        268 kB
Active:        1107072 kB
Inactive:       555364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        336128 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2168 kB
Writeback:           0 kB
Mapped:         507544 kB
Slab:            41048 kB
Committed_AS:  4312660 kB
PageTables:       3160 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= 66493 MiB



End job on node30 on Mon Jan  8 17:11:46 UTC 2007