Trace number 3362139

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
SAT09 reference solver: ManySAT 1.1 aimd 1/2009-03-20UNSAT 397.009 363.945

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-lfsr_008_079_112-tseitin.cnf
MD5SUM28b7074e04e59e64b5e4d7991d54f9d1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.4606
Satisfiable
(Un)Satisfiability was proved
Number of variables448370
Number of clauses1130525
Sum of the clauses size2637889
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2753682
Number of clauses of size 3376841
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.54	c ==============================================================================
0.00/0.54	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.54	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.54	c ==============================================================================
0.00/0.54	c |         0 | 1130523  2637887 |  339156       0        0     nan |  0.000 % |
352.50/352.59	c |         0 |  101640   410022 |      --       0       --      -- |     --   | -1019741/-2205924
352.50/352.59	c ==============================================================================
352.50/352.59	c Result  :   #vars: 6404   #clauses: 101640   #literals: 410022
352.50/352.59	c CPU time:   352.323 s
352.50/352.59	c ==============================================================================
396.90/363.92	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
396.90/363.92	c ============================[ Problem Statistics ]=============================
396.90/363.92	c |                                                                             |
396.90/363.92	c threadId              : 0
396.90/363.92	c restarts              : 372
396.90/363.92	c conflicts             : 115904         (2628 /sec)
396.90/363.92	c decisions             : 582130         (1.53 % random) (13201 /sec)
396.90/363.92	c propagations          : 15430397       (349917 /sec)
396.90/363.92	c conflict literals     : 12323976       (11.74 % deleted)
396.90/363.92	c Memory used           : 156.86 MB
396.90/363.92	c CPU time              : 44.0973 s
396.90/363.92	
396.90/363.92	c --->m=4, e=8, aimd=1, HOME/9975_many.cnf	time: 11.0243	conflicts: 115904       
396.90/363.92	s UNSATISFIABLE

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: 961)

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-3362139-1305299377/watcher-3362139-1305299377 -o /tmp/evaluation-result-3362139-1305299377/solver-3362139-1305299377 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3362139-1305299377.cnf aimd 1 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.19 8.10 7.69 6/374 9975
/proc/meminfo: memFree=2595416/32951124 swapFree=67111348/67111528
[pid=9975] ppid=9973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9975/stat : 9975 (manysat.sh) S 9973 9975 9547 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 641535565 8908800 249 33554432000 4194304 4922060 140734527433872 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9975/statm: 2175 249 209 178 0 68 0

[startup+0.0523929 s]
/proc/loadavg: 8.19 8.10 7.69 6/374 9975
/proc/meminfo: memFree=2595416/32951124 swapFree=67111348/67111528
[pid=9975] ppid=9973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9975/stat : 9975 (manysat.sh) S 9973 9975 9547 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 641535565 8908800 249 33554432000 4194304 4922060 140734527433872 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9975/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100385 s]
/proc/loadavg: 8.19 8.10 7.69 6/374 9975
/proc/meminfo: memFree=2595416/32951124 swapFree=67111348/67111528
[pid=9975] ppid=9973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9975/stat : 9975 (manysat.sh) S 9973 9975 9547 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 641535565 8908800 249 33554432000 4194304 4922060 140734527433872 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9975/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30035 s]
/proc/loadavg: 8.19 8.10 7.69 6/374 9975
/proc/meminfo: memFree=2595416/32951124 swapFree=67111348/67111528
[pid=9975] ppid=9973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9975/stat : 9975 (manysat.sh) S 9973 9975 9547 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 641535565 8908800 249 33554432000 4194304 4922060 140734527433872 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9975/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700263 s]
/proc/loadavg: 8.19 8.10 7.69 6/374 9975
/proc/meminfo: memFree=2595416/32951124 swapFree=67111348/67111528
[pid=9975] ppid=9973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9975/stat : 9975 (manysat.sh) S 9973 9975 9547 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 641535565 8908800 249 33554432000 4194304 4922060 140734527433872 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9975/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50113 s]
/proc/loadavg: 8.19 8.10 7.69 6/376 9977
/proc/meminfo: memFree=2423604/32951124 swapFree=67111348/67111528
[pid=9975] ppid=9973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9975/stat : 9975 (manysat.sh) S 9973 9975 9547 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 641535565 8908800 249 33554432000 4194304 4922060 140734527433872 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9975/statm: 2175 249 209 178 0 68 0
[pid=9976] ppid=9975 vsize=185396 CPUtime=1.49 cores=1,3,5,7
/proc/9976/stat : 9976 (SatElite) R 9975 9975 9547 0 -1 4202496 46051 0 0 0 139 10 0 0 25 0 1 0 641535565 189845504 42555 33554432000 134512640 135034092 4292219904 18446744073709551615 134536786 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/9976/statm: 46349 42555 68 128 0 46219 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 194096

[startup+3.10083 s]
/proc/loadavg: 8.19 8.10 7.69 6/376 9977
/proc/meminfo: memFree=2404140/32951124 swapFree=67111348/67111528
[pid=9975] ppid=9973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9975/stat : 9975 (manysat.sh) S 9973 9975 9547 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 641535565 8908800 249 33554432000 4194304 4922060 140734527433872 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9975/statm: 2175 249 209 178 0 68 0
[pid=9976] ppid=9975 vsize=195824 CPUtime=3.09 cores=1,3,5,7
/proc/9976/stat : 9976 (SatElite) R 9975 9975 9547 0 -1 4202496 48428 0 0 0 296 13 0 0 25 0 1 0 641535565 200523776 44932 33554432000 134512640 135034092 4292219904 18446744073709551615 134566212 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/9976/statm: 48956 44932 68 128 0 48826 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 204524

[startup+6.30024 s]
/proc/loadavg: 7.94 8.05 7.68 6/376 9977
/proc/meminfo: memFree=2346356/32951124 swapFree=67111348/67111528
[pid=9975] ppid=9973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9975/stat : 9975 (manysat.sh) S 9973 9975 9547 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 641535565 8908800 249 33554432000 4194304 4922060 140734527433872 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9975/statm: 2175 249 209 178 0 68 0
[pid=9976] ppid=9975 vsize=214640 CPUtime=6.29 cores=1,3,5,7
/proc/9976/stat : 9976 (SatElite) R 9975 9975 9547 0 -1 4202496 52953 0 0 0 609 20 0 0 25 0 1 0 641535565 219791360 49457 33554432000 134512640 135034092 4292219904 18446744073709551615 134566481 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/9976/statm: 53660 49457 68 128 0 53530 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 223340

[startup+12.7011 s]
/proc/loadavg: 7.70 8.00 7.66 6/376 9977
/proc/meminfo: memFree=2317708/32951124 swapFree=67111348/67111528
[pid=9975] ppid=9973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9975/stat : 9975 (manysat.sh) S 9973 9975 9547 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 641535565 8908800 249 33554432000 4194304 4922060 140734527433872 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9975/statm: 2175 249 209 178 0 68 0
[pid=9976] ppid=9975 vsize=218140 CPUtime=12.69 cores=1,3,5,7
/proc/9976/stat : 9976 (SatElite) R 9975 9975 9547 0 -1 4202496 54459 0 0 0 1247 22 0 0 25 0 1 0 641535565 223375360 50390 33554432000 134512640 135034092 4292219904 18446744073709551615 134540704 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/9976/statm: 54535 50390 68 128 0 54405 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 226840

[startup+25.5007 s]
/proc/loadavg: 7.10 7.85 7.62 6/376 9978
/proc/meminfo: memFree=2307784/32951124 swapFree=67111348/67111528
[pid=9975] ppid=9973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9975/stat : 9975 (manysat.sh) S 9973 9975 9547 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 641535565 8908800 249 33554432000 4194304 4922060 140734527433872 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9975/statm: 2175 249 209 178 0 68 0
[pid=9976] ppid=9975 vsize=222496 CPUtime=25.49 cores=1,3,5,7
/proc/9976/stat : 9976 (SatElite) R 9975 9975 9547 0 -1 4202496 55293 0 0 0 2525 24 0 0 25 0 1 0 641535565 227835904 51224 33554432000 134512640 135034092 4292219904 18446744073709551615 134540704 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/9976/statm: 55624 51224 68 128 0 55494 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 231196

[startup+51.1011 s]
/proc/loadavg: 6.38 7.62 7.55 6/376 9979
/proc/meminfo: memFree=2309144/32951124 swapFree=67111348/67111528
[pid=9975] ppid=9973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9975/stat : 9975 (manysat.sh) S 9973 9975 9547 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 641535565 8908800 249 33554432000 4194304 4922060 140734527433872 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9975/statm: 2175 249 209 178 0 68 0
[pid=9976] ppid=9975 vsize=220704 CPUtime=51.09 cores=1,3,5,7
/proc/9976/stat : 9976 (SatElite) R 9975 9975 9547 0 -1 4202496 55332 0 0 0 5085 24 0 0 25 0 1 0 641535565 226000896 50828 33554432000 134512640 135034092 4292219904 18446744073709551615 134540724 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/9976/statm: 55176 50828 68 128 0 55046 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 229404

[startup+102.314 s]
/proc/loadavg: 5.60 7.22 7.41 6/376 9980
/proc/meminfo: memFree=2266332/32951124 swapFree=67111348/67111528
[pid=9975] ppid=9973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9975/stat : 9975 (manysat.sh) S 9973 9975 9547 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 641535565 8908800 249 33554432000 4194304 4922060 140734527433872 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9975/statm: 2175 249 209 178 0 68 0
[pid=9976] ppid=9975 vsize=221024 CPUtime=102.3 cores=1,3,5,7
/proc/9976/stat : 9976 (SatElite) R 9975 9975 9547 0 -1 4202496 55410 0 0 0 10206 24 0 0 25 0 1 0 641535565 226328576 50906 33554432000 134512640 135034092 4292219904 18446744073709551615 134540733 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/9976/statm: 55256 50906 68 128 0 55126 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 229724

[startup+162.301 s]
/proc/loadavg: 5.25 6.82 7.26 6/376 9981
/proc/meminfo: memFree=2262468/32951124 swapFree=67111348/67111528
[pid=9975] ppid=9973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9975/stat : 9975 (manysat.sh) S 9973 9975 9547 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 641535565 8908800 249 33554432000 4194304 4922060 140734527433872 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9975/statm: 2175 249 209 178 0 68 0
[pid=9976] ppid=9975 vsize=221984 CPUtime=162.29 cores=1,3,5,7
/proc/9976/stat : 9976 (SatElite) R 9975 9975 9547 0 -1 4202496 55538 0 0 0 16205 24 0 0 25 0 1 0 641535565 227311616 51034 33554432000 134512640 135034092 4292219904 18446744073709551615 134541075 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/9976/statm: 55496 51034 68 128 0 55366 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 230684

[startup+222.301 s]
/proc/loadavg: 4.69 6.38 7.08 6/376 10147
/proc/meminfo: memFree=4747524/32951124 swapFree=67111348/67111528
[pid=9975] ppid=9973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9975/stat : 9975 (manysat.sh) S 9973 9975 9547 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 641535565 8908800 249 33554432000 4194304 4922060 140734527433872 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9975/statm: 2175 249 209 178 0 68 0
[pid=9976] ppid=9975 vsize=222912 CPUtime=222.3 cores=1,3,5,7
/proc/9976/stat : 9976 (SatElite) R 9975 9975 9547 0 -1 4202496 55680 0 0 0 22205 25 0 0 25 0 1 0 641535565 228261888 51176 33554432000 134512640 135034092 4292219904 18446744073709551615 134540704 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/9976/statm: 55728 51176 68 128 0 55598 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 231612

[startup+282.301 s]
/proc/loadavg: 4.95 6.14 6.95 6/376 10149
/proc/meminfo: memFree=4646940/32951124 swapFree=67111348/67111528
[pid=9975] ppid=9973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9975/stat : 9975 (manysat.sh) S 9973 9975 9547 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 641535565 8908800 249 33554432000 4194304 4922060 140734527433872 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9975/statm: 2175 249 209 178 0 68 0
[pid=9976] ppid=9975 vsize=224128 CPUtime=282.3 cores=1,3,5,7
/proc/9976/stat : 9976 (SatElite) R 9975 9975 9547 0 -1 4202496 55823 0 0 0 28205 25 0 0 25 0 1 0 641535565 229507072 51319 33554432000 134512640 135034092 4292219904 18446744073709551615 134540733 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/9976/statm: 56032 51319 68 128 0 55902 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 232828

[startup+342.301 s]
/proc/loadavg: 5.10 5.96 6.84 6/376 10150
/proc/meminfo: memFree=4559568/32951124 swapFree=67111348/67111528
[pid=9975] ppid=9973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9975/stat : 9975 (manysat.sh) S 9973 9975 9547 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 641535565 8908800 249 33554432000 4194304 4922060 140734527433872 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9975/statm: 2175 249 209 178 0 68 0
[pid=9976] ppid=9975 vsize=241764 CPUtime=342.29 cores=1,3,5,7
/proc/9976/stat : 9976 (SatElite) R 9975 9975 9547 0 -1 4202496 60250 0 0 0 34203 26 0 0 25 0 1 0 641535565 247566336 54503 33554432000 134512640 135034092 4292219904 18446744073709551615 134540704 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/9976/statm: 60441 54503 68 128 0 60311 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 250464

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

[startup+345.5 s]
/proc/loadavg: 5.10 5.95 6.83 6/376 10150
/proc/meminfo: memFree=4557368/32951124 swapFree=67111348/67111528
[pid=9975] ppid=9973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9975/stat : 9975 (manysat.sh) S 9973 9975 9547 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 641535565 8908800 249 33554432000 4194304 4922060 140734527433872 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9975/statm: 2175 249 209 178 0 68 0
[pid=9976] ppid=9975 vsize=241764 CPUtime=345.49 cores=1,3,5,7
/proc/9976/stat : 9976 (SatElite) R 9975 9975 9547 0 -1 4202496 60250 0 0 0 34523 26 0 0 25 0 1 0 641535565 247566336 54503 33554432000 134512640 135034092 4292219904 18446744073709551615 134540704 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/9976/statm: 60441 54503 68 128 0 60311 0
Current children cumulated CPU time (s) 345.49
Current children cumulated vsize (KiB) 250464

[startup+351.9 s]
/proc/loadavg: 5.09 5.93 6.82 6/376 10151
/proc/meminfo: memFree=4562788/32951124 swapFree=67111348/67111528
[pid=9975] ppid=9973 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9975/stat : 9975 (manysat.sh) S 9973 9975 9547 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 641535565 8908800 249 33554432000 4194304 4922060 140734527433872 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9975/statm: 2175 249 209 178 0 68 0
[pid=9976] ppid=9975 vsize=227344 CPUtime=351.9 cores=1,3,5,7
/proc/9976/stat : 9976 (SatElite) R 9975 9975 9547 0 -1 4202496 60321 0 0 0 35164 26 0 0 25 0 1 0 641535565 232800256 52073 33554432000 134512640 135034092 4292219904 18446744073709551615 134566212 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/9976/statm: 56836 52073 68 128 0 56706 0
Current children cumulated CPU time (s) 351.9
Current children cumulated vsize (KiB) 236044

[startup+358.301 s]
/proc/loadavg: 5.32 5.97 6.83 9/379 10155
/proc/meminfo: memFree=4662900/32951124 swapFree=67111348/67111528
[pid=9975] ppid=9973 vsize=8700 CPUtime=352.7 cores=1,3,5,7
/proc/9975/stat : 9975 (manysat.sh) S 9973 9975 9547 0 -1 4202496 357 63193 0 0 0 0 35241 29 18 0 1 0 641535565 8908800 252 33554432000 4194304 4922060 140734527433872 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/9975/statm: 2175 252 209 178 0 68 0
[pid=10152] ppid=9975 vsize=142392 CPUtime=21.9 cores=1,3,5,7
/proc/10152/stat : 10152 (manysat1.1_stat) R 9975 9975 9547 0 -1 4202496 27295 0 0 0 2175 15 0 0 19 0 4 0 641570835 145809408 27246 33554432000 134512640 135305190 4292900096 18446744073709551615 134528506 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/10152/statm: 35598 27246 84 194 0 35402 0
[pid=10152/tid=10153] ppid=9975 vsize=142392 CPUtime=5.45 cores=1,3,5,7
/proc/10152/task/10153/stat : 10153 (manysat1.1_stat) R 9975 9975 9547 0 -1 4202560 4868 0 0 0 541 4 0 0 19 0 4 0 641570847 145809408 27246 33554432000 134512640 135305190 4292900096 18446744073709551615 134839991 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=10152/tid=10154] ppid=9975 vsize=142392 CPUtime=5.45 cores=1,3,5,7
/proc/10152/task/10154/stat : 10154 (manysat1.1_stat) R 9975 9975 9547 0 -1 4202560 6473 0 0 0 542 3 0 0 25 0 4 0 641570847 145809408 27247 33554432000 134512640 135305190 4292900096 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=10152/tid=10155] ppid=9975 vsize=142392 CPUtime=5.46 cores=1,3,5,7
/proc/10152/task/10155/stat : 10155 (manysat1.1_stat) R 9975 9975 9547 0 -1 4202560 3135 0 0 0 543 3 0 0 25 0 4 0 641570847 145809408 27247 33554432000 134512640 135305190 4292900096 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 374.6
Current children cumulated vsize (KiB) 151092

[startup+361.5 s]
/proc/loadavg: 5.53 6.00 6.83 9/379 10155
/proc/meminfo: memFree=4631280/32951124 swapFree=67111348/67111528
[pid=9975] ppid=9973 vsize=8700 CPUtime=352.7 cores=1,3,5,7
/proc/9975/stat : 9975 (manysat.sh) S 9973 9975 9547 0 -1 4202496 357 63193 0 0 0 0 35241 29 18 0 1 0 641535565 8908800 252 33554432000 4194304 4922060 140734527433872 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/9975/statm: 2175 252 209 178 0 68 0
[pid=10152] ppid=9975 vsize=159692 CPUtime=34.63 cores=1,3,5,7
/proc/10152/stat : 10152 (manysat1.1_stat) R 9975 9975 9547 0 -1 4202496 31492 0 0 0 3445 18 0 0 18 0 4 0 641570835 163524608 31443 33554432000 134512640 135305190 4292900096 18446744073709551615 134528837 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/10152/statm: 39923 31443 84 194 0 39727 0
[pid=10152/tid=10153] ppid=9975 vsize=159692 CPUtime=8.63 cores=1,3,5,7
/proc/10152/task/10153/stat : 10153 (manysat1.1_stat) R 9975 9975 9547 0 -1 4202560 5894 0 0 0 859 4 0 0 25 0 4 0 641570847 163524608 31443 33554432000 134512640 135305190 4292900096 18446744073709551615 134530572 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=10152/tid=10154] ppid=9975 vsize=159692 CPUtime=8.65 cores=1,3,5,7
/proc/10152/task/10154/stat : 10154 (manysat1.1_stat) R 9975 9975 9547 0 -1 4202560 7908 0 0 0 861 4 0 0 25 0 4 0 641570847 163524608 31443 33554432000 134512640 135305190 4292900096 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=10152/tid=10155] ppid=9975 vsize=159692 CPUtime=8.65 cores=1,3,5,7
/proc/10152/task/10155/stat : 10155 (manysat1.1_stat) R 9975 9975 9547 0 -1 4202560 3577 0 0 0 862 3 0 0 25 0 4 0 641570847 163524608 31443 33554432000 134512640 135305190 4292900096 18446744073709551615 134541492 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 387.33
Current children cumulated vsize (KiB) 168392

[startup+363.101 s]
/proc/loadavg: 5.53 6.00 6.83 9/379 10155
/proc/meminfo: memFree=4624460/32951124 swapFree=67111348/67111528
[pid=9975] ppid=9973 vsize=8700 CPUtime=352.7 cores=1,3,5,7
/proc/9975/stat : 9975 (manysat.sh) S 9973 9975 9547 0 -1 4202496 357 63193 0 0 0 0 35241 29 18 0 1 0 641535565 8908800 252 33554432000 4194304 4922060 140734527433872 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/9975/statm: 2175 252 209 178 0 68 0
[pid=10152] ppid=9975 vsize=159828 CPUtime=41 cores=1,3,5,7
/proc/10152/stat : 10152 (manysat1.1_stat) R 9975 9975 9547 0 -1 4202496 31542 0 0 0 4082 18 0 0 21 0 4 0 641570835 163663872 31493 33554432000 134512640 135305190 4292900096 18446744073709551615 134528341 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/10152/statm: 39957 31493 84 194 0 39761 0
[pid=10152/tid=10153] ppid=9975 vsize=159828 CPUtime=10.24 cores=1,3,5,7
/proc/10152/task/10153/stat : 10153 (manysat1.1_stat) R 9975 9975 9547 0 -1 4202560 5896 0 0 0 1020 4 0 0 25 0 4 0 641570847 163663872 31493 33554432000 134512640 135305190 4292900096 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=10152/tid=10154] ppid=9975 vsize=159828 CPUtime=10.24 cores=1,3,5,7
/proc/10152/task/10154/stat : 10154 (manysat1.1_stat) R 9975 9975 9547 0 -1 4202560 7940 0 0 0 1020 4 0 0 25 0 4 0 641570847 163663872 31493 33554432000 134512640 135305190 4292900096 18446744073709551615 134857151 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=10152/tid=10155] ppid=9975 vsize=159828 CPUtime=10.24 cores=1,3,5,7
/proc/10152/task/10155/stat : 10155 (manysat1.1_stat) R 9975 9975 9547 0 -1 4202560 3586 0 0 0 1021 3 0 0 25 0 4 0 641570847 163663872 31493 33554432000 134512640 135305190 4292900096 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 393.7
Current children cumulated vsize (KiB) 168528

[startup+363.501 s]
/proc/loadavg: 5.53 6.00 6.83 9/379 10155
/proc/meminfo: memFree=4624460/32951124 swapFree=67111348/67111528
[pid=9975] ppid=9973 vsize=8700 CPUtime=352.7 cores=1,3,5,7
/proc/9975/stat : 9975 (manysat.sh) S 9973 9975 9547 0 -1 4202496 357 63193 0 0 0 0 35241 29 18 0 1 0 641535565 8908800 252 33554432000 4194304 4922060 140734527433872 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/9975/statm: 2175 252 209 178 0 68 0
[pid=10152] ppid=9975 vsize=159828 CPUtime=42.6 cores=1,3,5,7
/proc/10152/stat : 10152 (manysat1.1_stat) R 9975 9975 9547 0 -1 4202496 31574 0 0 0 4242 18 0 0 22 0 4 0 641570835 163663872 31525 33554432000 134512640 135305190 4292900096 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/10152/statm: 39957 31525 84 194 0 39761 0
[pid=10152/tid=10153] ppid=9975 vsize=159828 CPUtime=10.64 cores=1,3,5,7
/proc/10152/task/10153/stat : 10153 (manysat1.1_stat) R 9975 9975 9547 0 -1 4202560 5900 0 0 0 1060 4 0 0 25 0 4 0 641570847 163663872 31525 33554432000 134512640 135305190 4292900096 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=10152/tid=10154] ppid=9975 vsize=159828 CPUtime=10.64 cores=1,3,5,7
/proc/10152/task/10154/stat : 10154 (manysat1.1_stat) R 9975 9975 9547 0 -1 4202560 7965 0 0 0 1060 4 0 0 25 0 4 0 641570847 163663872 31525 33554432000 134512640 135305190 4292900096 18446744073709551615 134564099 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=10152/tid=10155] ppid=9975 vsize=159828 CPUtime=10.64 cores=1,3,5,7
/proc/10152/task/10155/stat : 10155 (manysat1.1_stat) R 9975 9975 9547 0 -1 4202560 3587 0 0 0 1061 3 0 0 25 0 4 0 641570847 163663872 31525 33554432000 134512640 135305190 4292900096 18446744073709551615 134528248 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 395.3
Current children cumulated vsize (KiB) 168528

[startup+363.901 s]
/proc/loadavg: 5.53 6.00 6.83 9/379 10155
/proc/meminfo: memFree=4624460/32951124 swapFree=67111348/67111528
[pid=9975] ppid=9973 vsize=8700 CPUtime=352.7 cores=1,3,5,7
/proc/9975/stat : 9975 (manysat.sh) S 9973 9975 9547 0 -1 4202496 357 63193 0 0 0 0 35241 29 18 0 1 0 641535565 8908800 252 33554432000 4194304 4922060 140734527433872 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/9975/statm: 2175 252 209 178 0 68 0
[pid=10152] ppid=9975 vsize=160620 CPUtime=44.2 cores=1,3,5,7
/proc/10152/stat : 10152 (manysat1.1_stat) R 9975 9975 9547 0 -1 4202496 31730 0 0 0 4402 18 0 0 23 0 4 0 641570835 164474880 31681 33554432000 134512640 135305190 4292900096 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/10152/statm: 40155 31681 84 194 0 39959 0
[pid=10152/tid=10153] ppid=9975 vsize=160620 CPUtime=11.04 cores=1,3,5,7
/proc/10152/task/10153/stat : 10153 (manysat1.1_stat) R 9975 9975 9547 0 -1 4202560 5911 0 0 0 1100 4 0 0 25 0 4 0 641570847 164474880 31681 33554432000 134512640 135305190 4292900096 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=10152/tid=10154] ppid=9975 vsize=160620 CPUtime=11.04 cores=1,3,5,7
/proc/10152/task/10154/stat : 10154 (manysat1.1_stat) R 9975 9975 9547 0 -1 4202560 7968 0 0 0 1100 4 0 0 25 0 4 0 641570847 164474880 31681 33554432000 134512640 135305190 4292900096 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=10152/tid=10155] ppid=9975 vsize=160620 CPUtime=11.04 cores=1,3,5,7
/proc/10152/task/10155/stat : 10155 (manysat1.1_stat) R 9975 9975 9547 0 -1 4202560 3589 0 0 0 1101 3 0 0 25 0 4 0 641570847 164474880 31681 33554432000 134512640 135305190 4292900096 18446744073709551615 134544036 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 396.9
Current children cumulated vsize (KiB) 169320

Child status: 20
Real time (s): 363.945
CPU time (s): 397.009
CPU user time (s): 396.509
CPU system time (s): 0.499924
CPU usage (%): 109.085
Max. virtual memory (cumulated for all children) (KiB): 251696

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

runsolver used 1.16982 second user time and 3.14852 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-13 17:09:38
IDJOB=3362139
IDBENCH=82450
IDSOLVER=1838
FILE ID=node139/3362139-1305299377
RUNJOBID= node139-1305296392-9566
PBS_JOBID= 13321414
Free space on /tmp= 40404 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-lfsr_008_079_112-tseitin.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362139-1305299377/watcher-3362139-1305299377 -o /tmp/evaluation-result-3362139-1305299377/solver-3362139-1305299377 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3362139-1305299377.cnf aimd 1

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 28b7074e04e59e64b5e4d7991d54f9d1
RANDOM SEED=51292781

node139.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.852
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.852
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.852
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.74
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.852
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.852
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	: 5321.49
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.852
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.852
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.852
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:     32951124 kB
MemFree:       2595688 kB
Buffers:        255048 kB
Cached:       20160812 kB
SwapCached:          8 kB
Active:       17464996 kB
Inactive:     12156676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       2595688 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           22264 kB
Writeback:           0 kB
AnonPages:     9205788 kB
Mapped:          29412 kB
Slab:           627244 kB
PageTables:      43004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79270848 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= 40560 MiB
End job on node139 at 2011-05-13 17:15:42