Trace number 314546

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
minimarch 2007-02-08UNSAT 70.1513 70.2276

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-15.cnf
MD5SUM3d9c71b515699560fe1678f286b58acb
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark46.175
Satisfiable
(Un)Satisfiability was proved
Number of variables21104
Number of clauses74257
Sum of the clauses size192789
Maximum clause length171
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 236142
Number of clauses of size 334380
Number of clauses of size 42745
Number of clauses of size 5538
Number of clauses of size over 5451

Solver Data (download as text)

0.00/0.00	This is MiniMarch, a modified version of MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  21104                                                |
0.00/0.00	|  Number of clauses:    74257                                                |
0.09/0.18	|  Parsing time:         0.16         s                                       |
0.49/0.57	============================[ Search Statistics ]==============================
0.49/0.57	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.57	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.57	===============================================================================
0.49/0.57	|         0 |    6240    33934   109725 |    11311        0    nan |  0.000 % |
0.49/0.57	|       100 |    6220    33934   109725 |    12442       87      5 | 22.962 % |
0.49/0.58	|       250 |    6186    33934   109725 |    13686      229      5 | 23.199 % |
0.59/0.60	|       475 |    6167    33934   109725 |    15055      452      6 | 23.214 % |
0.59/0.63	|       812 |    6059    33934   109725 |    16560      767      6 | 23.778 % |
0.69/0.70	|      1319 |    6021    32672   105828 |    18217      978     10 | 23.986 % |
0.79/0.82	|      2079 |    5894    32099   104066 |    20038     1607     10 | 24.517 % |
0.89/0.96	|      3219 |    5874    31641   102609 |    22042     2635     14 | 24.602 % |
1.09/1.19	|      4928 |    5668    30815   100033 |    24246     4073     20 | 25.682 % |
1.69/1.72	|      7490 |    5550    29732    96551 |    26671     6355     33 | 26.137 % |
2.39/2.48	|     11334 |    5483    29348    95359 |    29338    10033     36 | 26.469 % |
4.09/4.16	|     17101 |    5272    28178    91673 |    32272    15457     39 | 27.455 % |
7.18/7.21	|     25751 |    5168    27588    89722 |    35499    23873     39 | 27.947 % |
13.48/13.55	|     38725 |    5164    27575    89684 |    39049    36841     43 | 27.999 % |
23.97/24.10	|     58186 |    5031    26875    87400 |    42954    30481     42 | 28.649 % |
41.65/41.71	|     87379 |    4989    26546    86346 |    47250    31327     29 | 28.805 % |
70.12/70.22	===============================================================================
70.12/70.22	lookaheads            : 173399
70.12/70.22	variable balance      : 0.00
70.12/70.22	restarts              : 16
70.12/70.22	conflicts             : 131070         (1870 /sec)
70.12/70.22	decisions             : 173399         (0.98 % random) (2474 /sec)
70.12/70.22	decision = positive   : 94782
70.12/70.22	decision = negative   : 78617
70.12/70.22	propagations          : 52048094       (742533 /sec)
70.12/70.22	conflict literals     : 4659730        (59.81 % deleted)
70.12/70.22	Memory used           : 18.75 MB
70.12/70.22	CPU time              : 70.0953 s
70.12/70.22	
70.12/70.22	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node3/watcher-314546-1172638889 -o ROOT/results/node3/solver-314546-1172638889 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314546-1172638889/minimarch /tmp/evaluation/314546-1172638889/instance-314546-1172638889.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: 0.91 0.95 0.96 3/83 7552
/proc/meminfo: memFree=1145584/2055920 swapFree=4192812/4192956
[pid=7552] ppid=7550 vsize=2620 CPUtime=0
/proc/7552/stat : 7552 (minimarch) R 7550 7552 7176 0 -1 4194304 566 0 0 0 0 0 0 0 18 0 1 0 283843811 2682880 550 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 1 0 0
/proc/7552/statm: 655 552 49 132 0 520 0

[startup+0.0208451 s]
/proc/loadavg: 0.91 0.95 0.96 3/83 7552
/proc/meminfo: memFree=1145584/2055920 swapFree=4192812/4192956
[pid=7552] ppid=7550 vsize=5064 CPUtime=0.01
/proc/7552/stat : 7552 (minimarch) R 7550 7552 7176 0 -1 4194304 1027 0 0 0 1 0 0 0 18 0 1 0 283843811 5185536 1011 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/7552/statm: 1266 1012 51 132 0 1131 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5064

[startup+0.101851 s]
/proc/loadavg: 0.91 0.95 0.96 3/83 7552
/proc/meminfo: memFree=1145584/2055920 swapFree=4192812/4192956
[pid=7552] ppid=7550 vsize=8808 CPUtime=0.09
/proc/7552/stat : 7552 (minimarch) R 7550 7552 7176 0 -1 4194304 1947 0 0 0 8 1 0 0 18 0 1 0 283843811 9019392 1931 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134523473 0 0 4096 3 0 0 0 17 1 0 0
/proc/7552/statm: 2202 1931 51 132 0 2067 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8808

[startup+0.301867 s]
/proc/loadavg: 0.91 0.95 0.96 3/83 7552
/proc/meminfo: memFree=1145584/2055920 swapFree=4192812/4192956
[pid=7552] ppid=7550 vsize=11276 CPUtime=0.29
/proc/7552/stat : 7552 (minimarch) R 7550 7552 7176 0 -1 4194304 2517 0 0 0 27 2 0 0 20 0 1 0 283843811 11546624 2501 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/7552/statm: 2819 2501 63 132 0 2684 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11276

[startup+0.701899 s]
/proc/loadavg: 0.91 0.95 0.96 3/83 7552
/proc/meminfo: memFree=1145584/2055920 swapFree=4192812/4192956
[pid=7552] ppid=7550 vsize=12016 CPUtime=0.69
/proc/7552/stat : 7552 (minimarch) R 7550 7552 7176 0 -1 4194304 3166 0 0 0 67 2 0 0 23 0 1 0 283843811 12304384 2809 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134557621 0 0 4096 3 0 0 0 17 1 0 0
/proc/7552/statm: 3004 2809 66 132 0 2869 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12016

[startup+1.50197 s]
/proc/loadavg: 0.91 0.95 0.96 2/84 7553
/proc/meminfo: memFree=1134312/2055920 swapFree=4192812/4192956
[pid=7552] ppid=7550 vsize=12016 CPUtime=1.49
/proc/7552/stat : 7552 (minimarch) R 7550 7552 7176 0 -1 4194304 3166 0 0 0 147 2 0 0 25 0 1 0 283843811 12304384 2809 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/7552/statm: 3004 2809 66 132 0 2869 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12016

[startup+3.1011 s]
/proc/loadavg: 0.91 0.95 0.96 2/84 7555
/proc/meminfo: memFree=1134312/2055920 swapFree=4192812/4192956
[pid=7552] ppid=7550 vsize=12544 CPUtime=3.09
/proc/7552/stat : 7552 (minimarch) R 7550 7552 7176 0 -1 4194304 3289 0 0 0 307 2 0 0 25 0 1 0 283843811 12845056 2932 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/7552/statm: 3136 2932 66 132 0 3001 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12544

[startup+6.30136 s]
/proc/loadavg: 0.92 0.95 0.96 2/84 7557
/proc/meminfo: memFree=1133224/2055920 swapFree=4192812/4192956
[pid=7552] ppid=7550 vsize=13440 CPUtime=6.29
/proc/7552/stat : 7552 (minimarch) R 7550 7552 7176 0 -1 4194304 3500 0 0 0 626 3 0 0 25 0 1 0 283843811 13762560 3143 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/7552/statm: 3360 3143 66 132 0 3225 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13440

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.96 2/84 7561
/proc/meminfo: memFree=1130664/2055920 swapFree=4192812/4192956
[pid=7552] ppid=7550 vsize=16004 CPUtime=12.68
/proc/7552/stat : 7552 (minimarch) R 7550 7552 7176 0 -1 4194304 4151 0 0 0 1264 4 0 0 25 0 1 0 283843811 16388096 3794 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/7552/statm: 4001 3794 66 132 0 3866 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16004

[startup+25.5019 s]
/proc/loadavg: 0.94 0.96 0.96 2/84 7569
/proc/meminfo: memFree=1127400/2055920 swapFree=4192812/4192956
[pid=7552] ppid=7550 vsize=18904 CPUtime=25.47
/proc/7552/stat : 7552 (minimarch) R 7550 7552 7176 0 -1 4194304 4865 0 0 0 2543 4 0 0 25 0 1 0 283843811 19357696 4508 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551264 0 0 4096 3 0 0 0 17 1 0 0
/proc/7552/statm: 4726 4508 66 132 0 4591 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 18904

[startup+51.101 s]
/proc/loadavg: 0.96 0.96 0.96 2/84 7619
/proc/meminfo: memFree=1127272/2055920 swapFree=4192812/4192956
[pid=7552] ppid=7550 vsize=19052 CPUtime=51.04
/proc/7552/stat : 7552 (minimarch) R 7550 7552 7176 0 -1 4194304 4903 0 0 0 5099 5 0 0 25 0 1 0 283843811 19509248 4546 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/7552/statm: 4763 4546 66 132 0 4628 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 19052

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

[startup+63.9011 s]
/proc/loadavg: 0.97 0.96 0.96 2/84 7627
/proc/meminfo: memFree=1127336/2055920 swapFree=4192812/4192956
[pid=7552] ppid=7550 vsize=19192 CPUtime=63.83
/proc/7552/stat : 7552 (minimarch) R 7550 7552 7176 0 -1 4194304 4912 0 0 0 6378 5 0 0 25 0 1 0 283843811 19652608 4555 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134552696 0 0 4096 3 0 0 0 17 1 0 0
/proc/7552/statm: 4798 4555 66 132 0 4663 0
Current children cumulated CPU time (s) 63.83
Current children cumulated vsize (KiB) 19192

[startup+67.1064 s]
/proc/loadavg: 0.97 0.96 0.96 2/84 7629
/proc/meminfo: memFree=1127272/2055920 swapFree=4192812/4192956
[pid=7552] ppid=7550 vsize=19192 CPUtime=67.03
/proc/7552/stat : 7552 (minimarch) R 7550 7552 7176 0 -1 4194304 4912 0 0 0 6698 5 0 0 25 0 1 0 283843811 19652608 4555 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134552516 0 0 4096 3 0 0 0 17 1 0 0
/proc/7552/statm: 4798 4555 66 132 0 4663 0
Current children cumulated CPU time (s) 67.03
Current children cumulated vsize (KiB) 19192

[startup+68.7015 s]
/proc/loadavg: 0.97 0.96 0.96 2/78 7649
/proc/meminfo: memFree=1128152/2055920 swapFree=4192812/4192956
[pid=7552] ppid=7550 vsize=19192 CPUtime=68.62
/proc/7552/stat : 7552 (minimarch) R 7550 7552 7176 0 -1 4194304 4912 0 0 0 6857 5 0 0 25 0 1 0 283843811 19652608 4555 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134552516 0 0 4096 3 0 0 0 17 1 0 0
/proc/7552/statm: 4798 4555 66 132 0 4663 0
Current children cumulated CPU time (s) 68.62
Current children cumulated vsize (KiB) 19192

[startup+69.5016 s]
/proc/loadavg: 0.97 0.96 0.96 2/78 7649
/proc/meminfo: memFree=1128152/2055920 swapFree=4192812/4192956
[pid=7552] ppid=7550 vsize=19192 CPUtime=69.42
/proc/7552/stat : 7552 (minimarch) R 7550 7552 7176 0 -1 4194304 4912 0 0 0 6937 5 0 0 25 0 1 0 283843811 19652608 4555 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551262 0 0 4096 3 0 0 0 17 1 0 0
/proc/7552/statm: 4798 4555 66 132 0 4663 0
Current children cumulated CPU time (s) 69.42
Current children cumulated vsize (KiB) 19192

[startup+69.9016 s]
/proc/loadavg: 0.97 0.96 0.96 2/78 7649
/proc/meminfo: memFree=1128152/2055920 swapFree=4192812/4192956
[pid=7552] ppid=7550 vsize=19192 CPUtime=69.82
/proc/7552/stat : 7552 (minimarch) R 7550 7552 7176 0 -1 4194304 4912 0 0 0 6977 5 0 0 25 0 1 0 283843811 19652608 4555 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551435 0 0 4096 3 0 0 0 17 1 0 0
/proc/7552/statm: 4798 4555 66 132 0 4663 0
Current children cumulated CPU time (s) 69.82
Current children cumulated vsize (KiB) 19192

[startup+70.1016 s]
/proc/loadavg: 0.97 0.96 0.96 2/78 7649
/proc/meminfo: memFree=1128152/2055920 swapFree=4192812/4192956
[pid=7552] ppid=7550 vsize=19192 CPUtime=70.02
/proc/7552/stat : 7552 (minimarch) R 7550 7552 7176 0 -1 4194304 4912 0 0 0 6997 5 0 0 25 0 1 0 283843811 19652608 4555 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551264 0 0 4096 3 0 0 0 17 1 0 0
/proc/7552/statm: 4798 4555 66 132 0 4663 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (KiB) 19192

[startup+70.2016 s]
/proc/loadavg: 0.97 0.96 0.96 2/78 7649
/proc/meminfo: memFree=1128152/2055920 swapFree=4192812/4192956
[pid=7552] ppid=7550 vsize=19192 CPUtime=70.12
/proc/7552/stat : 7552 (minimarch) R 7550 7552 7176 0 -1 4194304 4912 0 0 0 7007 5 0 0 25 0 1 0 283843811 19652608 4555 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551202 0 0 4096 3 0 0 0 17 1 0 0
/proc/7552/statm: 4798 4555 66 132 0 4663 0
Current children cumulated CPU time (s) 70.12
Current children cumulated vsize (KiB) 19192

Child status: 20
Real time (s): 70.2276
CPU time (s): 70.1513
CPU user time (s): 70.0953
CPU system time (s): 0.055991
CPU usage (%): 99.8913
Max. virtual memory (cumulated for all children) (KiB): 19192

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

runsolver used 0.072988 second user time and 0.19397 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Wed Feb 28 05:01:30 UTC 2007

IDJOB= 314546
IDBENCH= 20394
IDSOLVER= 110
FILE ID= node3/314546-1172638889

PBS_JOBID= 3980930

Free space on /tmp= 66522 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-15.cnf
COMMAND LINE= /tmp/evaluation/314546-1172638889/minimarch /tmp/evaluation/314546-1172638889/instance-314546-1172638889.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-314546-1172638889 -o ROOT/results/node3/solver-314546-1172638889 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314546-1172638889/minimarch /tmp/evaluation/314546-1172638889/instance-314546-1172638889.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  3d9c71b515699560fe1678f286b58acb

RANDOM SEED= 715246566

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.241
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.241
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:       1145992 kB
Buffers:         40496 kB
Cached:         742796 kB
SwapCached:          0 kB
Active:         276136 kB
Inactive:       562528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1145992 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3520 kB
Writeback:           0 kB
Mapped:          74672 kB
Slab:            56492 kB
Committed_AS:  1253100 kB
PageTables:       1880 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= 66522 MiB

End job on node3 on Wed Feb 28 05:02:40 UTC 2007