Trace number 3472804

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
riss Auto (1200 s timeout)UNSAT 687.644 687.625

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_3b_unknown.cnf
MD5SUMb8621ec1841e055a001ab32c33f2b68c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark120.699
Satisfiable
(Un)Satisfiability was proved
Number of variables39151
Number of clauses533919
Sum of the clauses size1968248
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 251568
Number of clauses of size 364292
Number of clauses of size 4418059
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.02	c *****************************************************
0.00/0.02	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.02	c *   This program may be redistributed or modified   *
0.00/0.02	c * under the terms of the GNU General Public License *
0.00/0.02	c *****************************************************
0.00/0.02	c process id: 17172
0.00/0.02	c setup for 1200s
0.00/0.16	c parsetime: 144601us
0.00/0.16	c parsed 533919 clauses with 39151 variables
6.18/6.21	c init all components done
6.18/6.22	c ====================
6.18/6.22	c trail size: 0
687.43/687.50	c ====================
687.43/687.50	c implication/decision inf%(inf)
687.43/687.50	c decisions:           1587173
687.43/687.50	c last level:          0
687.43/687.50	c conflicts:           1256208
687.43/687.50	c restarts:            8330
687.43/687.50	c rejected_restarts    0
687.43/687.50	c removals:            20
687.43/687.50	c removed clauses:     747912
687.43/687.50	c oft clauses:         0
687.62/687.61	c solvetime: 681487664us (681s)
687.62/687.62	c memory usage (vsize): 86 MB
687.62/687.62	s UNSATISFIABLE
687.62/687.62	c return value: 20

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3472804-1307202317/watcher-3472804-1307202317 -o /tmp/evaluation-result-3472804-1307202317/solver-3472804-1307202317 -C 1200 -W 1300 -M 7680 HOME/rissAuto.sh HOME HOME/instance-3472804-1307202317.cnf 227584755 1200 7680 2 

running on 2 cores: 1,3

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): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.97 4.08 3.77 3/556 17171
/proc/meminfo: memFree=24837992/32950928 swapFree=67056580/67111528
[pid=17171] ppid=17169 vsize=8700 CPUtime=0 cores=1,3
/proc/17171/stat : 17171 (rissAuto.sh) S 17169 17171 16858 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 831828818 8908800 251 33554432000 4194304 4922060 140733384887600 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17171/statm: 2175 251 211 178 0 68 0

[startup+0.080553 s]
/proc/loadavg: 3.97 4.08 3.77 3/556 17171
/proc/meminfo: memFree=24837992/32950928 swapFree=67056580/67111528
[pid=17171] ppid=17169 vsize=8700 CPUtime=0 cores=1,3
/proc/17171/stat : 17171 (rissAuto.sh) S 17169 17171 16858 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 831828818 8908800 251 33554432000 4194304 4922060 140733384887600 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17171/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100545 s]
/proc/loadavg: 3.97 4.08 3.77 3/556 17171
/proc/meminfo: memFree=24837992/32950928 swapFree=67056580/67111528
[pid=17171] ppid=17169 vsize=8700 CPUtime=0 cores=1,3
/proc/17171/stat : 17171 (rissAuto.sh) S 17169 17171 16858 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 831828818 8908800 251 33554432000 4194304 4922060 140733384887600 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17171/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300513 s]
/proc/loadavg: 3.97 4.08 3.77 3/556 17171
/proc/meminfo: memFree=24837992/32950928 swapFree=67056580/67111528
[pid=17171] ppid=17169 vsize=8700 CPUtime=0 cores=1,3
/proc/17171/stat : 17171 (rissAuto.sh) S 17169 17171 16858 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 831828818 8908800 251 33554432000 4194304 4922060 140733384887600 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17171/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700435 s]
/proc/loadavg: 3.97 4.08 3.77 3/556 17171
/proc/meminfo: memFree=24837992/32950928 swapFree=67056580/67111528
[pid=17171] ppid=17169 vsize=8700 CPUtime=0 cores=1,3
/proc/17171/stat : 17171 (rissAuto.sh) S 17169 17171 16858 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 831828818 8908800 251 33554432000 4194304 4922060 140733384887600 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17171/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50028 s]
/proc/loadavg: 3.97 4.08 3.77 5/571 17219
/proc/meminfo: memFree=24586928/32950928 swapFree=67056580/67111528
[pid=17171] ppid=17169 vsize=8700 CPUtime=0 cores=1,3
/proc/17171/stat : 17171 (rissAuto.sh) S 17169 17171 16858 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 831828818 8908800 251 33554432000 4194304 4922060 140733384887600 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17171/statm: 2175 251 211 178 0 68 0
[pid=17172] ppid=17171 vsize=81124 CPUtime=1.49 cores=1,3
/proc/17172/stat : 17172 (riss) R 17171 17171 16858 0 -1 4202496 17376 0 0 0 147 2 0 0 20 0 1 0 831828818 83070976 15454 33554432000 4194304 5523604 140734704097456 18446744073709551615 4339890 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17172/statm: 20281 15454 328 325 0 16095 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 89824

[startup+3.10098 s]
/proc/loadavg: 3.97 4.08 3.77 5/571 17219
/proc/meminfo: memFree=24565920/32950928 swapFree=67056580/67111528
[pid=17171] ppid=17169 vsize=8700 CPUtime=0 cores=1,3
/proc/17171/stat : 17171 (rissAuto.sh) S 17169 17171 16858 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 831828818 8908800 251 33554432000 4194304 4922060 140733384887600 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17171/statm: 2175 251 211 178 0 68 0
[pid=17172] ppid=17171 vsize=81124 CPUtime=3.09 cores=1,3
/proc/17172/stat : 17172 (riss) R 17171 17171 16858 0 -1 4202496 17385 0 0 0 307 2 0 0 25 0 1 0 831828818 83070976 15463 33554432000 4194304 5523604 140734704097456 18446744073709551615 4339325 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17172/statm: 20281 15463 328 325 0 16095 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 89824

[startup+6.30036 s]
/proc/loadavg: 3.97 4.07 3.77 5/571 17219
/proc/meminfo: memFree=24547508/32950928 swapFree=67056580/67111528
[pid=17171] ppid=17169 vsize=8700 CPUtime=0 cores=1,3
/proc/17171/stat : 17171 (rissAuto.sh) S 17169 17171 16858 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 831828818 8908800 251 33554432000 4194304 4922060 140733384887600 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17171/statm: 2175 251 211 178 0 68 0
[pid=17172] ppid=17171 vsize=104392 CPUtime=6.28 cores=1,3
/proc/17172/stat : 17172 (riss) R 17171 17171 16858 0 -1 4202496 23199 0 0 0 626 2 0 0 25 0 1 0 831828818 106897408 20352 33554432000 4194304 5523604 140734704097456 18446744073709551615 5333121 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17172/statm: 26098 20352 373 325 0 21912 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 113092

[startup+12.7011 s]
/proc/loadavg: 3.97 4.07 3.77 5/571 17220
/proc/meminfo: memFree=24502812/32950928 swapFree=67056580/67111528
[pid=17171] ppid=17169 vsize=8700 CPUtime=0 cores=1,3
/proc/17171/stat : 17171 (rissAuto.sh) S 17169 17171 16858 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 831828818 8908800 251 33554432000 4194304 4922060 140733384887600 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17171/statm: 2175 251 211 178 0 68 0
[pid=17172] ppid=17171 vsize=105888 CPUtime=12.68 cores=1,3
/proc/17172/stat : 17172 (riss) R 17171 17171 16858 0 -1 4202496 23571 0 0 0 1266 2 0 0 25 0 1 0 831828818 108429312 20724 33554432000 4194304 5523604 140734704097456 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17172/statm: 26472 20724 374 325 0 22286 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 114588

[startup+25.5007 s]
/proc/loadavg: 3.98 4.07 3.78 5/571 17220
/proc/meminfo: memFree=24493144/32950928 swapFree=67056580/67111528
[pid=17171] ppid=17169 vsize=8700 CPUtime=0 cores=1,3
/proc/17171/stat : 17171 (rissAuto.sh) S 17169 17171 16858 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 831828818 8908800 251 33554432000 4194304 4922060 140733384887600 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17171/statm: 2175 251 211 178 0 68 0
[pid=17172] ppid=17171 vsize=107976 CPUtime=25.48 cores=1,3
/proc/17172/stat : 17172 (riss) R 17171 17171 16858 0 -1 4202496 24092 0 0 0 2546 2 0 0 25 0 1 0 831828818 110567424 21245 33554432000 4194304 5523604 140734704097456 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17172/statm: 26994 21245 374 325 0 22808 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 116676

[startup+51.1008 s]
/proc/loadavg: 3.98 4.06 3.78 5/571 17221
/proc/meminfo: memFree=24472372/32950928 swapFree=67056580/67111528
[pid=17171] ppid=17169 vsize=8700 CPUtime=0 cores=1,3
/proc/17171/stat : 17171 (rissAuto.sh) S 17169 17171 16858 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 831828818 8908800 251 33554432000 4194304 4922060 140733384887600 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17171/statm: 2175 251 211 178 0 68 0
[pid=17172] ppid=17171 vsize=112432 CPUtime=51.09 cores=1,3
/proc/17172/stat : 17172 (riss) R 17171 17171 16858 0 -1 4202496 25095 0 0 0 5106 3 0 0 25 0 1 0 831828818 115130368 22248 33554432000 4194304 5523604 140734704097456 18446744073709551615 5332937 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17172/statm: 28108 22248 374 325 0 23922 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 121132

[startup+102.322 s]
/proc/loadavg: 4.08 4.08 3.80 5/571 17222
/proc/meminfo: memFree=24436908/32950928 swapFree=67056580/67111528
[pid=17171] ppid=17169 vsize=8700 CPUtime=0 cores=1,3
/proc/17171/stat : 17171 (rissAuto.sh) S 17169 17171 16858 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 831828818 8908800 251 33554432000 4194304 4922060 140733384887600 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17171/statm: 2175 251 211 178 0 68 0
[pid=17172] ppid=17171 vsize=116952 CPUtime=102.31 cores=1,3
/proc/17172/stat : 17172 (riss) R 17171 17171 16858 0 -1 4202496 26294 0 0 0 10228 3 0 0 25 0 1 0 831828818 119758848 23447 33554432000 4194304 5523604 140734704097456 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17172/statm: 29238 23447 374 325 0 25052 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 125652

[startup+162.3 s]
/proc/loadavg: 4.18 4.12 3.83 5/571 17224
/proc/meminfo: memFree=24402284/32950928 swapFree=67056580/67111528
[pid=17171] ppid=17169 vsize=8700 CPUtime=0 cores=1,3
/proc/17171/stat : 17171 (rissAuto.sh) S 17169 17171 16858 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 831828818 8908800 251 33554432000 4194304 4922060 140733384887600 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17171/statm: 2175 251 211 178 0 68 0
[pid=17172] ppid=17171 vsize=121568 CPUtime=162.29 cores=1,3
/proc/17172/stat : 17172 (riss) R 17171 17171 16858 0 -1 4202496 27330 0 0 0 16225 4 0 0 25 0 1 0 831828818 124485632 24483 33554432000 4194304 5523604 140734704097456 18446744073709551615 4252300 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17172/statm: 30392 24483 374 325 0 26206 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 130268

[startup+222.301 s]
/proc/loadavg: 4.10 4.11 3.84 5/571 17225
/proc/meminfo: memFree=24386512/32950928 swapFree=67056580/67111528
[pid=17171] ppid=17169 vsize=8700 CPUtime=0 cores=1,3
/proc/17171/stat : 17171 (rissAuto.sh) S 17169 17171 16858 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 831828818 8908800 251 33554432000 4194304 4922060 140733384887600 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17171/statm: 2175 251 211 178 0 68 0
[pid=17172] ppid=17171 vsize=126432 CPUtime=222.29 cores=1,3
/proc/17172/stat : 17172 (riss) R 17171 17171 16858 0 -1 4202496 28573 0 0 0 22225 4 0 0 25 0 1 0 831828818 129466368 25726 33554432000 4194304 5523604 140734704097456 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17172/statm: 31608 25726 374 325 0 27422 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 135132

[startup+282.301 s]
/proc/loadavg: 4.13 4.12 3.86 5/571 17227
/proc/meminfo: memFree=24354248/32950928 swapFree=67056580/67111528
[pid=17171] ppid=17169 vsize=8700 CPUtime=0 cores=1,3
/proc/17171/stat : 17171 (rissAuto.sh) S 17169 17171 16858 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 831828818 8908800 251 33554432000 4194304 4922060 140733384887600 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17171/statm: 2175 251 211 178 0 68 0
[pid=17172] ppid=17171 vsize=130272 CPUtime=282.3 cores=1,3
/proc/17172/stat : 17172 (riss) R 17171 17171 16858 0 -1 4202496 29611 0 0 0 28225 5 0 0 25 0 1 0 831828818 133398528 26764 33554432000 4194304 5523604 140734704097456 18446744073709551615 5333209 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17172/statm: 32568 26764 374 325 0 28382 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 138972

[startup+342.301 s]
/proc/loadavg: 4.09 4.11 3.87 5/571 17228
/proc/meminfo: memFree=24346524/32950928 swapFree=67056580/67111528
[pid=17171] ppid=17169 vsize=8700 CPUtime=0 cores=1,3
/proc/17171/stat : 17171 (rissAuto.sh) S 17169 17171 16858 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 831828818 8908800 251 33554432000 4194304 4922060 140733384887600 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17171/statm: 2175 251 211 178 0 68 0
[pid=17172] ppid=17171 vsize=134728 CPUtime=342.3 cores=1,3
/proc/17172/stat : 17172 (riss) R 17171 17171 16858 0 -1 4202496 30371 0 0 0 34225 5 0 0 25 0 1 0 831828818 137961472 27524 33554432000 4194304 5523604 140734704097456 18446744073709551615 5332776 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17172/statm: 33682 27524 374 325 0 29496 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 143428

[startup+402.301 s]
/proc/loadavg: 4.03 4.08 3.88 5/571 17230
/proc/meminfo: memFree=24310408/32950928 swapFree=67056580/67111528
[pid=17171] ppid=17169 vsize=8700 CPUtime=0 cores=1,3
/proc/17171/stat : 17171 (rissAuto.sh) S 17169 17171 16858 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 831828818 8908800 251 33554432000 4194304 4922060 140733384887600 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17171/statm: 2175 251 211 178 0 68 0
[pid=17172] ppid=17171 vsize=136724 CPUtime=402.3 cores=1,3
/proc/17172/stat : 17172 (riss) R 17171 17171 16858 0 -1 4202496 30909 0 0 0 40224 6 0 0 25 0 1 0 831828818 140005376 28062 33554432000 4194304 5523604 140734704097456 18446744073709551615 5333086 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17172/statm: 34181 28062 374 325 0 29995 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 145424

[startup+462.301 s]
/proc/loadavg: 4.12 4.10 3.89 5/571 17232
/proc/meminfo: memFree=24281484/32950928 swapFree=67056580/67111528
[pid=17171] ppid=17169 vsize=8700 CPUtime=0 cores=1,3
/proc/17171/stat : 17171 (rissAuto.sh) S 17169 17171 16858 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 831828818 8908800 251 33554432000 4194304 4922060 140733384887600 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17171/statm: 2175 251 211 178 0 68 0
[pid=17172] ppid=17171 vsize=143852 CPUtime=462.3 cores=1,3
/proc/17172/stat : 17172 (riss) R 17171 17171 16858 0 -1 4202496 32688 0 0 0 46224 6 0 0 25 0 1 0 831828818 147304448 29841 33554432000 4194304 5523604 140734704097456 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17172/statm: 35963 29841 374 325 0 31777 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 152552

[startup+522.301 s]
/proc/loadavg: 4.09 4.09 3.91 5/571 17233
/proc/meminfo: memFree=24280468/32950928 swapFree=67056580/67111528
[pid=17171] ppid=17169 vsize=8700 CPUtime=0 cores=1,3
/proc/17171/stat : 17171 (rissAuto.sh) S 17169 17171 16858 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 831828818 8908800 251 33554432000 4194304 4922060 140733384887600 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17171/statm: 2175 251 211 178 0 68 0
[pid=17172] ppid=17171 vsize=143852 CPUtime=522.3 cores=1,3
/proc/17172/stat : 17172 (riss) R 17171 17171 16858 0 -1 4202496 32688 0 0 0 52224 6 0 0 25 0 1 0 831828818 147304448 29841 33554432000 4194304 5523604 140734704097456 18446744073709551615 5333268 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17172/statm: 35963 29841 374 325 0 31777 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 152552

[startup+582.301 s]
/proc/loadavg: 4.03 4.07 3.91 5/571 17235
/proc/meminfo: memFree=24269024/32950928 swapFree=67056580/67111528
[pid=17171] ppid=17169 vsize=8700 CPUtime=0 cores=1,3
/proc/17171/stat : 17171 (rissAuto.sh) S 17169 17171 16858 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 831828818 8908800 251 33554432000 4194304 4922060 140733384887600 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17171/statm: 2175 251 211 178 0 68 0
[pid=17172] ppid=17171 vsize=143852 CPUtime=582.31 cores=1,3
/proc/17172/stat : 17172 (riss) R 17171 17171 16858 0 -1 4202496 32757 0 0 0 58225 6 0 0 25 0 1 0 831828818 147304448 29910 33554432000 4194304 5523604 140734704097456 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17172/statm: 35963 29910 374 325 0 31777 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 152552

[startup+642.301 s]
/proc/loadavg: 3.91 4.04 3.90 4/564 17253
/proc/meminfo: memFree=24386520/32950928 swapFree=67056580/67111528
[pid=17171] ppid=17169 vsize=8700 CPUtime=0 cores=1,3
/proc/17171/stat : 17171 (rissAuto.sh) S 17169 17171 16858 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 831828818 8908800 251 33554432000 4194304 4922060 140733384887600 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17171/statm: 2175 251 211 178 0 68 0
[pid=17172] ppid=17171 vsize=149944 CPUtime=642.32 cores=1,3
/proc/17172/stat : 17172 (riss) R 17171 17171 16858 0 -1 4202496 34315 0 0 0 64225 7 0 0 25 0 1 0 831828818 153542656 31468 33554432000 4194304 5523604 140734704097456 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17172/statm: 37486 31468 374 325 0 33300 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 158644

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

[startup+665.522 s]
/proc/loadavg: 3.60 3.95 3.88 4/564 17254
/proc/meminfo: memFree=24369880/32950928 swapFree=67056580/67111528
[pid=17171] ppid=17169 vsize=8700 CPUtime=0 cores=1,3
/proc/17171/stat : 17171 (rissAuto.sh) S 17169 17171 16858 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 831828818 8908800 251 33554432000 4194304 4922060 140733384887600 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17171/statm: 2175 251 211 178 0 68 0
[pid=17172] ppid=17171 vsize=152904 CPUtime=665.53 cores=1,3
/proc/17172/stat : 17172 (riss) R 17171 17171 16858 0 -1 4202496 35052 0 0 0 66545 8 0 0 25 0 1 0 831828818 156573696 32205 33554432000 4194304 5523604 140734704097456 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17172/statm: 38226 32205 374 325 0 34040 0
Current children cumulated CPU time (s) 665.53
Current children cumulated vsize (KiB) 161604

[startup+678.301 s]
/proc/loadavg: 3.58 3.94 3.87 4/564 17254
/proc/meminfo: memFree=24359452/32950928 swapFree=67056580/67111528
[pid=17171] ppid=17169 vsize=8700 CPUtime=0 cores=1,3
/proc/17171/stat : 17171 (rissAuto.sh) S 17169 17171 16858 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 831828818 8908800 251 33554432000 4194304 4922060 140733384887600 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17171/statm: 2175 251 211 178 0 68 0
[pid=17172] ppid=17171 vsize=162304 CPUtime=678.31 cores=1,3
/proc/17172/stat : 17172 (riss) R 17171 17171 16858 0 -1 4202496 37409 0 0 0 67823 8 0 0 25 0 1 0 831828818 166199296 34562 33554432000 4194304 5523604 140734704097456 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17172/statm: 40576 34562 375 325 0 36390 0
Current children cumulated CPU time (s) 678.31
Current children cumulated vsize (KiB) 171004

[startup+681.501 s]
/proc/loadavg: 3.62 3.94 3.88 4/564 17254
/proc/meminfo: memFree=24358584/32950928 swapFree=67056580/67111528
[pid=17171] ppid=17169 vsize=8700 CPUtime=0 cores=1,3
/proc/17171/stat : 17171 (rissAuto.sh) S 17169 17171 16858 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 831828818 8908800 251 33554432000 4194304 4922060 140733384887600 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17171/statm: 2175 251 211 178 0 68 0
[pid=17172] ppid=17171 vsize=162700 CPUtime=681.51 cores=1,3
/proc/17172/stat : 17172 (riss) R 17171 17171 16858 0 -1 4202496 37497 0 0 0 68143 8 0 0 25 0 1 0 831828818 166604800 34650 33554432000 4194304 5523604 140734704097456 18446744073709551615 5318783 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17172/statm: 40675 34650 375 325 0 36489 0
Current children cumulated CPU time (s) 681.51
Current children cumulated vsize (KiB) 171400

[startup+684.7 s]
/proc/loadavg: 3.62 3.94 3.88 4/564 17255
/proc/meminfo: memFree=24357716/32950928 swapFree=67056580/67111528
[pid=17171] ppid=17169 vsize=8700 CPUtime=0 cores=1,3
/proc/17171/stat : 17171 (rissAuto.sh) S 17169 17171 16858 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 831828818 8908800 251 33554432000 4194304 4922060 140733384887600 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17171/statm: 2175 251 211 178 0 68 0
[pid=17172] ppid=17171 vsize=163096 CPUtime=684.71 cores=1,3
/proc/17172/stat : 17172 (riss) R 17171 17171 16858 0 -1 4202496 37592 0 0 0 68463 8 0 0 25 0 1 0 831828818 167010304 34745 33554432000 4194304 5523604 140734704097456 18446744073709551615 5333341 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17172/statm: 40774 34745 375 325 0 36588 0
Current children cumulated CPU time (s) 684.71
Current children cumulated vsize (KiB) 171796

[startup+686.301 s]
/proc/loadavg: 3.57 3.92 3.87 4/564 17255
/proc/meminfo: memFree=24357220/32950928 swapFree=67056580/67111528
[pid=17171] ppid=17169 vsize=8700 CPUtime=0 cores=1,3
/proc/17171/stat : 17171 (rissAuto.sh) S 17169 17171 16858 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 831828818 8908800 251 33554432000 4194304 4922060 140733384887600 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17171/statm: 2175 251 211 178 0 68 0
[pid=17172] ppid=17171 vsize=163228 CPUtime=686.32 cores=1,3
/proc/17172/stat : 17172 (riss) R 17171 17171 16858 0 -1 4202496 37633 0 0 0 68624 8 0 0 25 0 1 0 831828818 167145472 34786 33554432000 4194304 5523604 140734704097456 18446744073709551615 5333282 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17172/statm: 40807 34786 375 325 0 36621 0
Current children cumulated CPU time (s) 686.32
Current children cumulated vsize (KiB) 171928

[startup+687.101 s]
/proc/loadavg: 3.57 3.92 3.87 4/564 17255
/proc/meminfo: memFree=24357220/32950928 swapFree=67056580/67111528
[pid=17171] ppid=17169 vsize=8700 CPUtime=0 cores=1,3
/proc/17171/stat : 17171 (rissAuto.sh) S 17169 17171 16858 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 831828818 8908800 251 33554432000 4194304 4922060 140733384887600 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17171/statm: 2175 251 211 178 0 68 0
[pid=17172] ppid=17171 vsize=163228 CPUtime=687.12 cores=1,3
/proc/17172/stat : 17172 (riss) R 17171 17171 16858 0 -1 4202496 37644 0 0 0 68703 9 0 0 25 0 1 0 831828818 167145472 34797 33554432000 4194304 5523604 140734704097456 18446744073709551615 5332258 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17172/statm: 40807 34797 375 325 0 36621 0
Current children cumulated CPU time (s) 687.12
Current children cumulated vsize (KiB) 171928

[startup+687.522 s]
/proc/loadavg: 3.57 3.92 3.87 4/564 17255
/proc/meminfo: memFree=24356972/32950928 swapFree=67056580/67111528
[pid=17171] ppid=17169 vsize=8700 CPUtime=0 cores=1,3
/proc/17171/stat : 17171 (rissAuto.sh) S 17169 17171 16858 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 831828818 8908800 251 33554432000 4194304 4922060 140733384887600 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17171/statm: 2175 251 211 178 0 68 0
[pid=17172] ppid=17171 vsize=163360 CPUtime=687.54 cores=1,3
/proc/17172/stat : 17172 (riss) R 17171 17171 16858 0 -1 4202496 37663 0 0 0 68745 9 0 0 25 0 1 0 831828818 167280640 34816 33554432000 4194304 5523604 140734704097456 18446744073709551615 239476352786 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17172/statm: 40840 34816 388 325 0 36654 0
Current children cumulated CPU time (s) 687.54
Current children cumulated vsize (KiB) 172060

[startup+687.601 s]
/proc/loadavg: 3.57 3.92 3.87 4/564 17255
/proc/meminfo: memFree=24356972/32950928 swapFree=67056580/67111528
[pid=17171] ppid=17169 vsize=8700 CPUtime=0 cores=1,3
/proc/17171/stat : 17171 (rissAuto.sh) S 17169 17171 16858 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 831828818 8908800 251 33554432000 4194304 4922060 140733384887600 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17171/statm: 2175 251 211 178 0 68 0
[pid=17172] ppid=17171 vsize=163360 CPUtime=687.62 cores=1,3
/proc/17172/stat : 17172 (riss) R 17171 17171 16858 0 -1 4202496 37663 0 0 0 68753 9 0 0 25 0 1 0 831828818 167280640 34816 33554432000 4194304 5523604 140734704097456 18446744073709551615 239476343922 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17172/statm: 40840 34816 388 325 0 36654 0
Current children cumulated CPU time (s) 687.62
Current children cumulated vsize (KiB) 172060

Child status: 20
Real time (s): 687.625
CPU time (s): 687.644
CPU user time (s): 687.548
CPU system time (s): 0.096985
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 172060

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

runsolver used 3.77343 second user time and 9.39357 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-04 17:45:18
IDJOB=3472804
IDBENCH=82502
IDSOLVER=1962
FILE ID=node148/3472804-1307202317
RUNJOBID= node148-1307199911-16878
PBS_JOBID= 13509001
Free space on /tmp= 73868 MiB

SOLVER NAME= riss Auto (1200 s timeout)
BENCH NAME= SAT11/application/manthey/traffic/traffic_3b_unknown.cnf
COMMAND LINE= DIR/rissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3472804-1307202317/watcher-3472804-1307202317 -o /tmp/evaluation-result-3472804-1307202317/solver-3472804-1307202317 -C 1200 -W 1300 -M 7680  HOME/rissAuto.sh HOME HOME/instance-3472804-1307202317.cnf 227584755 1200 7680 2

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= b8621ec1841e055a001ab32c33f2b68c
RANDOM SEED=227584755

node148.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24838388 kB
Buffers:        269064 kB
Cached:         698816 kB
SwapCached:       7908 kB
Active:        7248276 kB
Inactive:       555456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24838388 kB
SwapTotal:    67111528 kB
SwapFree:     67056580 kB
Dirty:           29256 kB
Writeback:           0 kB
AnonPages:     6834056 kB
Mapped:          43860 kB
Slab:           180320 kB
PageTables:      58244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 170404664 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73876 MiB
End job on node148 at 2011-06-04 17:56:45