Trace number 331436

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
CMUSAT BASE 2007-02-08SAT 269.992 270.116

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug7.cnf
MD5SUM6dcc1a7a687db45349fbaf9870c73e4b
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark39.631
Satisfiable
(Un)Satisfiability was proved
Number of variables521147
Number of clauses13378010
Sum of the clauses size39203144
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28714054
Number of clauses of size 34209318
Number of clauses of size 425258
Number of clauses of size 515651
Number of clauses of size over 5413728

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node40/watcher-331436-1173184242 -o ROOT/results/node40/solver-331436-1173184242 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331436-1173184242/cmusat_base /tmp/evaluation/331436-1173184242/instance-331436-1173184242.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.58 1.17 1.06 3/64 19337
/proc/meminfo: memFree=1374448/2055920 swapFree=4192812/4192956
[pid=19337] ppid=19335 vsize=14656 CPUtime=0
/proc/19337/stat : 19337 (cmusat_base) R 19335 19337 17592 0 -1 4194304 519 0 0 0 0 0 0 0 18 0 1 0 44380266 15007744 501 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/19337/statm: 3664 503 90 241 0 3420 0

[startup+0.060136 s]
/proc/loadavg: 1.58 1.17 1.06 3/64 19337
/proc/meminfo: memFree=1374448/2055920 swapFree=4192812/4192956
[pid=19337] ppid=19335 vsize=22840 CPUtime=0.05
/proc/19337/stat : 19337 (cmusat_base) R 19335 19337 17592 0 -1 4194304 4079 0 0 0 4 1 0 0 18 0 1 0 44380266 23388160 4061 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/19337/statm: 5710 4063 90 241 0 5466 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 22840

[startup+0.101142 s]
/proc/loadavg: 1.58 1.17 1.06 3/64 19337
/proc/meminfo: memFree=1374448/2055920 swapFree=4192812/4192956
[pid=19337] ppid=19335 vsize=28780 CPUtime=0.09
/proc/19337/stat : 19337 (cmusat_base) R 19335 19337 17592 0 -1 4194304 6699 0 0 0 7 2 0 0 18 0 1 0 44380266 29470720 6681 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/19337/statm: 7195 6683 90 241 0 6951 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28780

[startup+0.301185 s]
/proc/loadavg: 1.58 1.17 1.06 3/64 19337
/proc/meminfo: memFree=1374448/2055920 swapFree=4192812/4192956
[pid=19337] ppid=19335 vsize=452284 CPUtime=0.28
/proc/19337/stat : 19337 (cmusat_base) R 19335 19337 17592 0 -1 4194304 9446 0 0 0 25 3 0 0 19 0 1 0 44380266 463138816 9428 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/19337/statm: 113071 9428 90 241 0 112827 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 452284

[startup+0.701278 s]
/proc/loadavg: 1.58 1.17 1.06 3/64 19337
/proc/meminfo: memFree=1374448/2055920 swapFree=4192812/4192956
[pid=19337] ppid=19335 vsize=461256 CPUtime=0.69
/proc/19337/stat : 19337 (cmusat_base) R 19335 19337 17592 0 -1 4194304 14055 0 0 0 62 7 0 0 23 0 1 0 44380266 472326144 14037 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134522638 0 0 4096 35 0 0 0 17 0 0 0
/proc/19337/statm: 115314 14037 90 241 0 115070 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 461256

[startup+1.50143 s]
/proc/loadavg: 1.58 1.17 1.06 2/65 19338
/proc/meminfo: memFree=1306024/2055920 swapFree=4192812/4192956
[pid=19337] ppid=19335 vsize=478824 CPUtime=1.48
/proc/19337/stat : 19337 (cmusat_base) R 19335 19337 17592 0 -1 4194304 23145 0 0 0 136 12 0 0 25 0 1 0 44380266 490315776 23127 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/19337/statm: 119706 23127 90 241 0 119462 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 478824

[startup+3.10177 s]
/proc/loadavg: 1.58 1.17 1.06 2/65 19338
/proc/meminfo: memFree=1256360/2055920 swapFree=4192812/4192956
[pid=19337] ppid=19335 vsize=514640 CPUtime=3.08
/proc/19337/stat : 19337 (cmusat_base) R 19335 19337 17592 0 -1 4194304 41196 0 0 0 284 24 0 0 25 0 1 0 44380266 526991360 41178 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/19337/statm: 128660 41178 90 241 0 128416 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 514640

[startup+6.30143 s]
/proc/loadavg: 1.61 1.18 1.06 2/65 19338
/proc/meminfo: memFree=1109928/2055920 swapFree=4192812/4192956
[pid=19337] ppid=19335 vsize=584072 CPUtime=6.28
/proc/19337/stat : 19337 (cmusat_base) R 19335 19337 17592 0 -1 4194304 76610 0 0 0 585 43 0 0 25 0 1 0 44380266 598089728 76592 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/19337/statm: 146018 76592 90 241 0 145774 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 584072

[startup+12.7018 s]
/proc/loadavg: 1.56 1.18 1.06 2/65 19338
/proc/meminfo: memFree=819304/2055920 swapFree=4192812/4192956
[pid=19337] ppid=19335 vsize=724848 CPUtime=12.68
/proc/19337/stat : 19337 (cmusat_base) R 19335 19337 17592 0 -1 4194304 148220 0 0 0 1183 85 0 0 25 0 1 0 44380266 742244352 147023 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134564497 0 0 4096 35 0 0 0 17 1 0 0
/proc/19337/statm: 181212 147023 90 241 0 180968 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 724848

[startup+25.5014 s]
/proc/loadavg: 1.44 1.17 1.06 2/65 19338
/proc/meminfo: memFree=283376/2055920 swapFree=4192812/4192956
[pid=19337] ppid=19335 vsize=1315920 CPUtime=25.47
/proc/19337/stat : 19337 (cmusat_base) R 19335 19337 17592 0 -1 4194304 326377 0 0 0 2382 165 0 0 25 0 1 0 44380266 1347502080 272921 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 135063784 0 0 4096 35 0 0 0 17 1 0 0
/proc/19337/statm: 328980 272921 93 241 0 328736 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1315920

[startup+51.1018 s]
/proc/loadavg: 1.29 1.16 1.06 2/65 19338
/proc/meminfo: memFree=281776/2055920 swapFree=4192812/4192956
[pid=19337] ppid=19335 vsize=1525480 CPUtime=51.06
/proc/19337/stat : 19337 (cmusat_base) R 19335 19337 17592 0 -1 4194304 379056 0 0 0 4916 190 0 0 25 0 1 0 44380266 1562091520 273342 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/19337/statm: 381370 273342 112 241 0 381126 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1525480

[startup+102.305 s]
/proc/loadavg: 1.12 1.13 1.05 2/65 19338
/proc/meminfo: memFree=281584/2055920 swapFree=4192812/4192956
[pid=19337] ppid=19335 vsize=1525868 CPUtime=102.24
/proc/19337/stat : 19337 (cmusat_base) R 19335 19337 17592 0 -1 4194304 379201 0 0 0 10034 190 0 0 25 0 1 0 44380266 1562488832 273422 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/19337/statm: 381467 273422 112 241 0 381223 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 1525868

[startup+162.302 s]
/proc/loadavg: 1.04 1.10 1.05 2/65 19338
/proc/meminfo: memFree=281392/2055920 swapFree=4192812/4192956
[pid=19337] ppid=19335 vsize=1525868 CPUtime=162.22
/proc/19337/stat : 19337 (cmusat_base) R 19335 19337 17592 0 -1 4194304 379235 0 0 0 16032 190 0 0 25 0 1 0 44380266 1562488832 273456 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559804 0 0 4096 35 0 0 0 17 1 0 0
/proc/19337/statm: 381467 273456 112 241 0 381223 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 1525868

[startup+222.302 s]
/proc/loadavg: 1.01 1.08 1.04 2/65 19338
/proc/meminfo: memFree=281264/2055920 swapFree=4192812/4192956
[pid=19337] ppid=19335 vsize=1525868 CPUtime=222.19
/proc/19337/stat : 19337 (cmusat_base) R 19335 19337 17592 0 -1 4194304 379272 0 0 0 22029 190 0 0 25 0 1 0 44380266 1562488832 273493 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/19337/statm: 381467 273493 112 241 0 381223 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 1525868

Solver just ended. Dumping a history of the last processes samples

[startup+230.301 s]
/proc/loadavg: 1.01 1.08 1.04 2/65 19338
/proc/meminfo: memFree=281264/2055920 swapFree=4192812/4192956
[pid=19337] ppid=19335 vsize=1525868 CPUtime=230.19
/proc/19337/stat : 19337 (cmusat_base) R 19335 19337 17592 0 -1 4194304 379273 0 0 0 22829 190 0 0 25 0 1 0 44380266 1562488832 273494 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560538 0 0 4096 35 0 0 0 17 1 0 0
/proc/19337/statm: 381467 273494 112 241 0 381223 0
Current children cumulated CPU time (s) 230.19
Current children cumulated vsize (KiB) 1525868

[startup+255.901 s]
/proc/loadavg: 1.01 1.07 1.04 2/65 19338
/proc/meminfo: memFree=281136/2055920 swapFree=4192812/4192956
[pid=19337] ppid=19335 vsize=1525868 CPUtime=255.79
/proc/19337/stat : 19337 (cmusat_base) R 19335 19337 17592 0 -1 4194304 379307 0 0 0 25388 191 0 0 25 0 1 0 44380266 1562488832 273528 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/19337/statm: 381467 273528 112 241 0 381223 0
Current children cumulated CPU time (s) 255.79
Current children cumulated vsize (KiB) 1525868

[startup+262.302 s]
/proc/loadavg: 1.01 1.07 1.04 2/65 19338
/proc/meminfo: memFree=281072/2055920 swapFree=4192812/4192956
[pid=19337] ppid=19335 vsize=1525868 CPUtime=262.18
/proc/19337/stat : 19337 (cmusat_base) R 19335 19337 17592 0 -1 4194304 379313 0 0 0 26027 191 0 0 25 0 1 0 44380266 1562488832 273534 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/19337/statm: 381467 273534 112 241 0 381223 0
Current children cumulated CPU time (s) 262.18
Current children cumulated vsize (KiB) 1525868

[startup+265.501 s]
/proc/loadavg: 1.00 1.07 1.04 2/65 19338
/proc/meminfo: memFree=281072/2055920 swapFree=4192812/4192956
[pid=19337] ppid=19335 vsize=1525868 CPUtime=265.38
/proc/19337/stat : 19337 (cmusat_base) R 19335 19337 17592 0 -1 4194304 379314 0 0 0 26347 191 0 0 25 0 1 0 44380266 1562488832 273535 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560473 0 0 4096 35 0 0 0 17 1 0 0
/proc/19337/statm: 381467 273535 112 241 0 381223 0
Current children cumulated CPU time (s) 265.38
Current children cumulated vsize (KiB) 1525868

[startup+268.701 s]
/proc/loadavg: 1.00 1.07 1.04 2/65 19338
/proc/meminfo: memFree=281072/2055920 swapFree=4192812/4192956
[pid=19337] ppid=19335 vsize=1525868 CPUtime=268.58
/proc/19337/stat : 19337 (cmusat_base) R 19335 19337 17592 0 -1 4194304 379318 0 0 0 26667 191 0 0 25 0 1 0 44380266 1562488832 273539 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/19337/statm: 381467 273539 112 241 0 381223 0
Current children cumulated CPU time (s) 268.58
Current children cumulated vsize (KiB) 1525868

[startup+269.505 s]
/proc/loadavg: 1.00 1.07 1.04 2/65 19338
/proc/meminfo: memFree=281072/2055920 swapFree=4192812/4192956
[pid=19337] ppid=19335 vsize=1525868 CPUtime=269.38
/proc/19337/stat : 19337 (cmusat_base) R 19335 19337 17592 0 -1 4194304 379319 0 0 0 26747 191 0 0 25 0 1 0 44380266 1562488832 273540 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134561627 0 0 4096 35 0 0 0 17 1 0 0
/proc/19337/statm: 381467 273540 112 241 0 381223 0
Current children cumulated CPU time (s) 269.38
Current children cumulated vsize (KiB) 1525868

[startup+269.901 s]
/proc/loadavg: 1.00 1.07 1.04 2/65 19338
/proc/meminfo: memFree=281072/2055920 swapFree=4192812/4192956
[pid=19337] ppid=19335 vsize=1525868 CPUtime=269.78
/proc/19337/stat : 19337 (cmusat_base) R 19335 19337 17592 0 -1 4194304 379327 0 0 0 26787 191 0 0 25 0 1 0 44380266 1562488832 273548 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 135117549 0 0 4096 35 0 0 0 17 1 0 0
/proc/19337/statm: 381467 273548 120 241 0 381223 0
Current children cumulated CPU time (s) 269.78
Current children cumulated vsize (KiB) 1525868

[startup+270.101 s]
/proc/loadavg: 1.00 1.07 1.04 2/65 19338
/proc/meminfo: memFree=281072/2055920 swapFree=4192812/4192956
[pid=19337] ppid=19335 vsize=0 CPUtime=269.97
/proc/19337/stat : 19337 (cmusat_base) R 19335 19337 17592 0 -1 4194308 379327 0 0 0 26788 209 0 0 25 0 1 0 44380266 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 35 0 0 0 17 1 0 0
/proc/19337/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 269.97
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 270.116
CPU time (s): 269.992
CPU user time (s): 267.888
CPU system time (s): 2.10368
CPU usage (%): 99.954
Max. virtual memory (cumulated for all children) (KiB): 1629468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 267.888
system time used= 2.10368
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 379327
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= 30
involuntary context switches= 695

runsolver used 0.241963 second user time and 0.564914 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Tue Mar  6 12:31:00 UTC 2007

IDJOB= 331436
IDBENCH= 20587
IDSOLVER= 120
FILE ID= node40/331436-1173184242

PBS_JOBID= 4015263

Free space on /tmp= 66213 MiB

SOLVER NAME= CMUSAT BASE 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug7.cnf
COMMAND LINE= /tmp/evaluation/331436-1173184242/cmusat_base /tmp/evaluation/331436-1173184242/instance-331436-1173184242.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-331436-1173184242 -o ROOT/results/node40/solver-331436-1173184242 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/331436-1173184242/cmusat_base /tmp/evaluation/331436-1173184242/instance-331436-1173184242.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  6dcc1a7a687db45349fbaf9870c73e4b

RANDOM SEED= 5366527

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.259
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.259
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:       1374856 kB
Buffers:          8744 kB
Cached:         559464 kB
SwapCached:          0 kB
Active:         504200 kB
Inactive:       117052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1374856 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          222812 kB
Writeback:           0 kB
Mapped:          63212 kB
Slab:            45712 kB
Committed_AS:   171508 kB
PageTables:       1556 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= 66213 MiB

End job on node40 on Tue Mar  6 12:35:31 UTC 2007