Trace number 3308774

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:glucose 1.0? (TO) 1300.03 1300.01

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-VS3-benchmark-S2-tseitin.cnf
MD5SUMb967fca11e85ef5b614d3452b1c4b2ad
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables257030
Number of clauses769313
Sum of the clauses size1795061
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2512874
Number of clauses of size 3256437
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
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.32	c ==============================================================================
0.00/0.32	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.32	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.32	c ==============================================================================
0.00/0.32	c |         0 |  769311  1795059 |  230793       0        0     nan |  0.000 % |
2.39/2.45	c |         0 |  532922  1580702 |      --       0       --      -- |     --   | -230376/-199916
2.39/2.45	c ==============================================================================
2.39/2.45	c Result  :   #vars: 106410   #clauses: 532922   #literals: 1580702
2.39/2.45	c CPU time:   2.36164 s
2.39/2.45	c ==============================================================================
2.69/2.77	c
2.69/2.77	c Starting glucose
2.69/2.77	c
2.69/2.77	
2.69/2.77	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
2.69/2.77	
2.69/2.77	c ============================[ Problem Statistics ]=============================
2.69/2.77	c |                                                                             |
2.69/2.77	c |  Number of variables:  106410                                               |
2.69/2.77	c |  Number of clauses:    532922                                               |
2.76/2.96	c |  Parsing time:         0.18         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3308774-1303984524/watcher-3308774-1303984524 -o /tmp/evaluation-result-3308774-1303984524/solver-3308774-1303984524 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3308774-1303984524.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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.96 3.96 3.00 4/192 14551
/proc/meminfo: memFree=12342088/32950928 swapFree=67111524/67111528
[pid=14551] ppid=14549 vsize=8704 CPUtime=0 cores=5,7
/proc/14551/stat : 14551 (glucose.sh) S 14549 14551 14176 0 -1 4202496 334 0 0 0 0 0 0 0 21 0 1 0 588683133 8912896 253 33554432000 4194304 4922060 140736036167648 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14551/statm: 2176 253 211 178 0 69 0

[startup+0.0641 s]
/proc/loadavg: 3.96 3.96 3.00 4/192 14551
/proc/meminfo: memFree=12342088/32950928 swapFree=67111524/67111528
[pid=14551] ppid=14549 vsize=8704 CPUtime=0 cores=5,7
/proc/14551/stat : 14551 (glucose.sh) S 14549 14551 14176 0 -1 4202496 334 0 0 0 0 0 0 0 21 0 1 0 588683133 8912896 253 33554432000 4194304 4922060 140736036167648 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14551/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101094 s]
/proc/loadavg: 3.96 3.96 3.00 4/192 14551
/proc/meminfo: memFree=12342088/32950928 swapFree=67111524/67111528
[pid=14551] ppid=14549 vsize=8704 CPUtime=0 cores=5,7
/proc/14551/stat : 14551 (glucose.sh) S 14549 14551 14176 0 -1 4202496 334 0 0 0 0 0 0 0 21 0 1 0 588683133 8912896 253 33554432000 4194304 4922060 140736036167648 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14551/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301057 s]
/proc/loadavg: 3.96 3.96 3.00 4/192 14551
/proc/meminfo: memFree=12342088/32950928 swapFree=67111524/67111528
[pid=14551] ppid=14549 vsize=8704 CPUtime=0 cores=5,7
/proc/14551/stat : 14551 (glucose.sh) S 14549 14551 14176 0 -1 4202496 334 0 0 0 0 0 0 0 21 0 1 0 588683133 8912896 253 33554432000 4194304 4922060 140736036167648 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14551/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700979 s]
/proc/loadavg: 3.96 3.96 3.00 4/192 14551
/proc/meminfo: memFree=12342088/32950928 swapFree=67111524/67111528
[pid=14551] ppid=14549 vsize=8704 CPUtime=0 cores=5,7
/proc/14551/stat : 14551 (glucose.sh) S 14549 14551 14176 0 -1 4202496 334 0 0 0 0 0 0 0 21 0 1 0 588683133 8912896 253 33554432000 4194304 4922060 140736036167648 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14551/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50083 s]
/proc/loadavg: 3.96 3.96 3.00 5/194 14553
/proc/meminfo: memFree=12173796/32950928 swapFree=67111524/67111528
[pid=14551] ppid=14549 vsize=8704 CPUtime=0 cores=5,7
/proc/14551/stat : 14551 (glucose.sh) S 14549 14551 14176 0 -1 4202496 334 0 0 0 0 0 0 0 21 0 1 0 588683133 8912896 253 33554432000 4194304 4922060 140736036167648 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14551/statm: 2176 253 211 178 0 69 0
[pid=14552] ppid=14551 vsize=129688 CPUtime=1.49 cores=5,7
/proc/14552/stat : 14552 (SatELite_releas) R 14551 14551 14176 0 -1 4202496 33557 0 0 0 141 8 0 0 25 0 1 0 588683133 132800512 31380 33554432000 134512640 135225430 4288250912 18446744073709551615 134587261 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/14552/statm: 32422 31380 78 175 0 32245 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 138392

[startup+3.10046 s]
/proc/loadavg: 3.96 3.96 3.01 5/194 14553
/proc/meminfo: memFree=12124604/32950928 swapFree=67111524/67111528
[pid=14551] ppid=14549 vsize=8704 CPUtime=2.76 cores=5,7
/proc/14551/stat : 14551 (glucose.sh) S 14549 14551 14176 0 -1 4202496 361 37837 0 0 0 0 265 11 18 0 1 0 588683133 8912896 255 33554432000 4194304 4922060 140736036167648 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14551/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 8704

[startup+6.30091 s]
/proc/loadavg: 3.96 3.96 3.01 5/194 14554
/proc/meminfo: memFree=12111100/32950928 swapFree=67111524/67111528
[pid=14551] ppid=14549 vsize=8704 CPUtime=2.76 cores=5,7
/proc/14551/stat : 14551 (glucose.sh) S 14549 14551 14176 0 -1 4202496 361 37837 0 0 0 0 265 11 18 0 1 0 588683133 8912896 255 33554432000 4194304 4922060 140736036167648 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14551/statm: 2176 255 211 178 0 69 0
[pid=14554] ppid=14551 vsize=49100 CPUtime=3.52 cores=5,7
/proc/14554/stat : 14554 (glucose_static) R 14551 14551 14176 0 -1 4202496 11165 0 0 0 351 1 0 0 25 0 1 0 588683410 50278400 11119 33554432000 134512640 135217611 4291272928 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14554/statm: 12275 11119 77 173 0 12100 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 57804

[startup+12.7007 s]
/proc/loadavg: 3.97 3.96 3.02 5/194 14556
/proc/meminfo: memFree=11999400/32950928 swapFree=67111524/67111528
[pid=14551] ppid=14549 vsize=8704 CPUtime=2.76 cores=5,7
/proc/14551/stat : 14551 (glucose.sh) S 14549 14551 14176 0 -1 4202496 361 37837 0 0 0 0 265 11 18 0 1 0 588683133 8912896 255 33554432000 4194304 4922060 140736036167648 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14551/statm: 2176 255 211 178 0 69 0
[pid=14554] ppid=14551 vsize=51188 CPUtime=9.92 cores=5,7
/proc/14554/stat : 14554 (glucose_static) R 14551 14551 14176 0 -1 4202496 11666 0 0 0 991 1 0 0 25 0 1 0 588683410 52416512 11620 33554432000 134512640 135217611 4291272928 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14554/statm: 12797 11620 77 173 0 12622 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 59892

[startup+25.5002 s]
/proc/loadavg: 3.97 3.96 3.03 5/194 14587
/proc/meminfo: memFree=12195952/32950928 swapFree=67111524/67111528
[pid=14551] ppid=14549 vsize=8704 CPUtime=2.76 cores=5,7
/proc/14551/stat : 14551 (glucose.sh) S 14549 14551 14176 0 -1 4202496 361 37837 0 0 0 0 265 11 18 0 1 0 588683133 8912896 255 33554432000 4194304 4922060 140736036167648 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14551/statm: 2176 255 211 178 0 69 0
[pid=14554] ppid=14551 vsize=53748 CPUtime=22.72 cores=5,7
/proc/14554/stat : 14554 (glucose_static) R 14551 14551 14176 0 -1 4202496 12300 0 0 0 2271 1 0 0 25 0 1 0 588683410 55037952 12254 33554432000 134512640 135217611 4291272928 18446744073709551615 134533046 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14554/statm: 13437 12254 77 173 0 13262 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 62452

[startup+51.1004 s]
/proc/loadavg: 3.98 3.97 3.05 5/194 14587
/proc/meminfo: memFree=12187480/32950928 swapFree=67111524/67111528
[pid=14551] ppid=14549 vsize=8704 CPUtime=2.76 cores=5,7
/proc/14551/stat : 14551 (glucose.sh) S 14549 14551 14176 0 -1 4202496 361 37837 0 0 0 0 265 11 18 0 1 0 588683133 8912896 255 33554432000 4194304 4922060 140736036167648 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14551/statm: 2176 255 211 178 0 69 0
[pid=14554] ppid=14551 vsize=55892 CPUtime=48.31 cores=5,7
/proc/14554/stat : 14554 (glucose_static) R 14551 14551 14176 0 -1 4202496 12829 0 0 0 4830 1 0 0 25 0 1 0 588683410 57233408 12783 33554432000 134512640 135217611 4291272928 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14554/statm: 13973 12783 77 173 0 13798 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 64596

[startup+102.307 s]
/proc/loadavg: 3.99 3.97 3.11 5/194 14589
/proc/meminfo: memFree=12180128/32950928 swapFree=67111524/67111528
[pid=14551] ppid=14549 vsize=8704 CPUtime=2.76 cores=5,7
/proc/14551/stat : 14551 (glucose.sh) S 14549 14551 14176 0 -1 4202496 361 37837 0 0 0 0 265 11 18 0 1 0 588683133 8912896 255 33554432000 4194304 4922060 140736036167648 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14551/statm: 2176 255 211 178 0 69 0
[pid=14554] ppid=14551 vsize=59084 CPUtime=99.53 cores=5,7
/proc/14554/stat : 14554 (glucose_static) R 14551 14551 14176 0 -1 4202496 13585 0 0 0 9951 2 0 0 25 0 1 0 588683410 60502016 13539 33554432000 134512640 135217611 4291272928 18446744073709551615 134542240 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14554/statm: 14771 13539 77 173 0 14596 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 67788

[startup+162.301 s]
/proc/loadavg: 3.99 3.97 3.16 5/194 14590
/proc/meminfo: memFree=12175284/32950928 swapFree=67111524/67111528
[pid=14551] ppid=14549 vsize=8704 CPUtime=2.76 cores=5,7
/proc/14551/stat : 14551 (glucose.sh) S 14549 14551 14176 0 -1 4202496 361 37837 0 0 0 0 265 11 18 0 1 0 588683133 8912896 255 33554432000 4194304 4922060 140736036167648 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14551/statm: 2176 255 211 178 0 69 0
[pid=14554] ppid=14551 vsize=61060 CPUtime=159.52 cores=5,7
/proc/14554/stat : 14554 (glucose_static) R 14551 14551 14176 0 -1 4202496 14020 0 0 0 15950 2 0 0 25 0 1 0 588683410 62525440 13974 33554432000 134512640 135217611 4291272928 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14554/statm: 15265 13974 77 173 0 15090 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 69764

[startup+222.301 s]
/proc/loadavg: 4.06 3.99 3.21 5/194 14592
/proc/meminfo: memFree=12170652/32950928 swapFree=67111524/67111528
[pid=14551] ppid=14549 vsize=8704 CPUtime=2.76 cores=5,7
/proc/14551/stat : 14551 (glucose.sh) S 14549 14551 14176 0 -1 4202496 361 37837 0 0 0 0 265 11 18 0 1 0 588683133 8912896 255 33554432000 4194304 4922060 140736036167648 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14551/statm: 2176 255 211 178 0 69 0
[pid=14554] ppid=14551 vsize=63048 CPUtime=219.53 cores=5,7
/proc/14554/stat : 14554 (glucose_static) R 14551 14551 14176 0 -1 4202496 14534 0 0 0 21950 3 0 0 25 0 1 0 588683410 64561152 14488 33554432000 134512640 135217611 4291272928 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14554/statm: 15762 14488 77 173 0 15587 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 71752

[startup+282.3 s]
/proc/loadavg: 4.06 4.00 3.27 5/194 14624
/proc/meminfo: memFree=12232872/32950928 swapFree=67111524/67111528
[pid=14551] ppid=14549 vsize=8704 CPUtime=2.76 cores=5,7
/proc/14551/stat : 14551 (glucose.sh) S 14549 14551 14176 0 -1 4202496 361 37837 0 0 0 0 265 11 18 0 1 0 588683133 8912896 255 33554432000 4194304 4922060 140736036167648 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14551/statm: 2176 255 211 178 0 69 0
[pid=14554] ppid=14551 vsize=64596 CPUtime=279.53 cores=5,7
/proc/14554/stat : 14554 (glucose_static) R 14551 14551 14176 0 -1 4202496 14915 0 0 0 27950 3 0 0 25 0 1 0 588683410 66146304 14869 33554432000 134512640 135217611 4291272928 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14554/statm: 16149 14869 77 173 0 15974 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 73300

[startup+342.301 s]
/proc/loadavg: 4.05 4.01 3.31 5/194 14634
/proc/meminfo: memFree=12224288/32950928 swapFree=67111524/67111528
[pid=14551] ppid=14549 vsize=8704 CPUtime=2.76 cores=5,7
/proc/14551/stat : 14551 (glucose.sh) S 14549 14551 14176 0 -1 4202496 361 37837 0 0 0 0 265 11 18 0 1 0 588683133 8912896 255 33554432000 4194304 4922060 140736036167648 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14551/statm: 2176 255 211 178 0 69 0
[pid=14554] ppid=14551 vsize=66200 CPUtime=339.53 cores=5,7
/proc/14554/stat : 14554 (glucose_static) R 14551 14551 14176 0 -1 4202496 15295 0 0 0 33950 3 0 0 25 0 1 0 588683410 67788800 15249 33554432000 134512640 135217611 4291272928 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14554/statm: 16550 15249 77 173 0 16375 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 74904

[startup+402.3 s]
/proc/loadavg: 4.07 4.02 3.36 5/194 14637
/proc/meminfo: memFree=12375284/32950928 swapFree=67111524/67111528
[pid=14551] ppid=14549 vsize=8704 CPUtime=2.76 cores=5,7
/proc/14551/stat : 14551 (glucose.sh) S 14549 14551 14176 0 -1 4202496 361 37837 0 0 0 0 265 11 18 0 1 0 588683133 8912896 255 33554432000 4194304 4922060 140736036167648 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14551/statm: 2176 255 211 178 0 69 0
[pid=14554] ppid=14551 vsize=67380 CPUtime=399.53 cores=5,7

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

/proc/14554/statm: 17627 16201 77 173 0 17452 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 79212

[startup+642.301 s]
/proc/loadavg: 3.08 3.61 3.34 4/187 14752
/proc/meminfo: memFree=12667856/32950928 swapFree=67111524/67111528
[pid=14551] ppid=14549 vsize=8704 CPUtime=2.76 cores=5,7
/proc/14551/stat : 14551 (glucose.sh) S 14549 14551 14176 0 -1 4202496 361 37837 0 0 0 0 265 11 18 0 1 0 588683133 8912896 255 33554432000 4194304 4922060 140736036167648 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14551/statm: 2176 255 211 178 0 69 0
[pid=14554] ppid=14551 vsize=70868 CPUtime=639.55 cores=5,7
/proc/14554/stat : 14554 (glucose_static) R 14551 14551 14176 0 -1 4202496 16329 0 0 0 63952 3 0 0 25 0 1 0 588683410 72568832 16283 33554432000 134512640 135217611 4291272928 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14554/statm: 17717 16283 77 173 0 17542 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 79572

[startup+702.301 s]
/proc/loadavg: 3.03 3.49 3.32 4/187 14754
/proc/meminfo: memFree=12660520/32950928 swapFree=67111524/67111528
[pid=14551] ppid=14549 vsize=8704 CPUtime=2.76 cores=5,7
/proc/14551/stat : 14551 (glucose.sh) S 14549 14551 14176 0 -1 4202496 361 37837 0 0 0 0 265 11 18 0 1 0 588683133 8912896 255 33554432000 4194304 4922060 140736036167648 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14551/statm: 2176 255 211 178 0 69 0
[pid=14554] ppid=14551 vsize=72176 CPUtime=699.54 cores=5,7
/proc/14554/stat : 14554 (glucose_static) R 14551 14551 14176 0 -1 4202496 16625 0 0 0 69951 3 0 0 25 0 1 0 588683410 73908224 16579 33554432000 134512640 135217611 4291272928 18446744073709551615 134542153 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14554/statm: 18044 16579 77 173 0 17869 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 80880

[startup+762.307 s]
/proc/loadavg: 3.14 3.43 3.31 4/187 14755
/proc/meminfo: memFree=12657248/32950928 swapFree=67111524/67111528
[pid=14551] ppid=14549 vsize=8704 CPUtime=2.76 cores=5,7
/proc/14551/stat : 14551 (glucose.sh) S 14549 14551 14176 0 -1 4202496 361 37837 0 0 0 0 265 11 18 0 1 0 588683133 8912896 255 33554432000 4194304 4922060 140736036167648 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14551/statm: 2176 255 211 178 0 69 0
[pid=14554] ppid=14551 vsize=72776 CPUtime=759.55 cores=5,7
/proc/14554/stat : 14554 (glucose_static) R 14551 14551 14176 0 -1 4202496 16770 0 0 0 75952 3 0 0 25 0 1 0 588683410 74522624 16724 33554432000 134512640 135217611 4291272928 18446744073709551615 134533010 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14554/statm: 18194 16724 77 173 0 18019 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 81480

[startup+822.301 s]
/proc/loadavg: 3.05 3.35 3.28 4/187 14757
/proc/meminfo: memFree=12651016/32950928 swapFree=67111524/67111528
[pid=14551] ppid=14549 vsize=8704 CPUtime=2.76 cores=5,7
/proc/14551/stat : 14551 (glucose.sh) S 14549 14551 14176 0 -1 4202496 361 37837 0 0 0 0 265 11 18 0 1 0 588683133 8912896 255 33554432000 4194304 4922060 140736036167648 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14551/statm: 2176 255 211 178 0 69 0
[pid=14554] ppid=14551 vsize=74128 CPUtime=819.55 cores=5,7
/proc/14554/stat : 14554 (glucose_static) R 14551 14551 14176 0 -1 4202496 17073 0 0 0 81952 3 0 0 25 0 1 0 588683410 75907072 17027 33554432000 134512640 135217611 4291272928 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14554/statm: 18532 17027 77 173 0 18357 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 82832

[startup+882.301 s]
/proc/loadavg: 3.02 3.29 3.26 4/187 14759
/proc/meminfo: memFree=12646660/32950928 swapFree=67111524/67111528
[pid=14551] ppid=14549 vsize=8704 CPUtime=2.76 cores=5,7
/proc/14551/stat : 14551 (glucose.sh) S 14549 14551 14176 0 -1 4202496 361 37837 0 0 0 0 265 11 18 0 1 0 588683133 8912896 255 33554432000 4194304 4922060 140736036167648 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14551/statm: 2176 255 211 178 0 69 0
[pid=14554] ppid=14551 vsize=74772 CPUtime=879.55 cores=5,7
/proc/14554/stat : 14554 (glucose_static) R 14551 14551 14176 0 -1 4202496 17249 0 0 0 87952 3 0 0 25 0 1 0 588683410 76566528 17203 33554432000 134512640 135217611 4291272928 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14554/statm: 18693 17203 77 173 0 18518 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 83476

[startup+942.3 s]
/proc/loadavg: 3.04 3.25 3.25 4/187 14760
/proc/meminfo: memFree=12641036/32950928 swapFree=67111524/67111528
[pid=14551] ppid=14549 vsize=8704 CPUtime=2.76 cores=5,7
/proc/14551/stat : 14551 (glucose.sh) S 14549 14551 14176 0 -1 4202496 361 37837 0 0 0 0 265 11 18 0 1 0 588683133 8912896 255 33554432000 4194304 4922060 140736036167648 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14551/statm: 2176 255 211 178 0 69 0
[pid=14554] ppid=14551 vsize=75780 CPUtime=939.56 cores=5,7
/proc/14554/stat : 14554 (glucose_static) R 14551 14551 14176 0 -1 4202496 17464 0 0 0 93952 4 0 0 25 0 1 0 588683410 77598720 17418 33554432000 134512640 135217611 4291272928 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14554/statm: 18945 17418 77 173 0 18770 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 84484

[startup+1002.3 s]
/proc/loadavg: 3.01 3.20 3.23 4/187 14762
/proc/meminfo: memFree=12634176/32950928 swapFree=67111524/67111528
[pid=14551] ppid=14549 vsize=8704 CPUtime=2.76 cores=5,7
/proc/14551/stat : 14551 (glucose.sh) S 14549 14551 14176 0 -1 4202496 361 37837 0 0 0 0 265 11 18 0 1 0 588683133 8912896 255 33554432000 4194304 4922060 140736036167648 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14551/statm: 2176 255 211 178 0 69 0
[pid=14554] ppid=14551 vsize=78912 CPUtime=999.55 cores=5,7
/proc/14554/stat : 14554 (glucose_static) R 14551 14551 14176 0 -1 4202496 18204 0 0 0 99951 4 0 0 25 0 1 0 588683410 80805888 18158 33554432000 134512640 135217611 4291272928 18446744073709551615 134532623 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14554/statm: 19728 18158 77 173 0 19553 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 87616

[startup+1062.3 s]
/proc/loadavg: 3.00 3.16 3.22 4/187 14763
/proc/meminfo: memFree=12631896/32950928 swapFree=67111524/67111528
[pid=14551] ppid=14549 vsize=8704 CPUtime=2.76 cores=5,7
/proc/14551/stat : 14551 (glucose.sh) S 14549 14551 14176 0 -1 4202496 361 37837 0 0 0 0 265 11 18 0 1 0 588683133 8912896 255 33554432000 4194304 4922060 140736036167648 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14551/statm: 2176 255 211 178 0 69 0
[pid=14554] ppid=14551 vsize=79532 CPUtime=1059.56 cores=5,7
/proc/14554/stat : 14554 (glucose_static) R 14551 14551 14176 0 -1 4202496 18283 0 0 0 105952 4 0 0 25 0 1 0 588683410 81440768 18237 33554432000 134512640 135217611 4291272928 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14554/statm: 19883 18237 77 173 0 19708 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 88236

[startup+1122.3 s]
/proc/loadavg: 3.00 3.13 3.20 4/187 14765
/proc/meminfo: memFree=12628760/32950928 swapFree=67111524/67111528
[pid=14551] ppid=14549 vsize=8704 CPUtime=2.76 cores=5,7
/proc/14551/stat : 14551 (glucose.sh) S 14549 14551 14176 0 -1 4202496 361 37837 0 0 0 0 265 11 18 0 1 0 588683133 8912896 255 33554432000 4194304 4922060 140736036167648 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14551/statm: 2176 255 211 178 0 69 0
[pid=14554] ppid=14551 vsize=79764 CPUtime=1119.56 cores=5,7
/proc/14554/stat : 14554 (glucose_static) R 14551 14551 14176 0 -1 4202496 18333 0 0 0 111952 4 0 0 25 0 1 0 588683410 81678336 18287 33554432000 134512640 135217611 4291272928 18446744073709551615 134533190 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14554/statm: 19941 18287 77 173 0 19766 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 88468

[startup+1182.3 s]
/proc/loadavg: 3.00 3.10 3.18 4/187 14767
/proc/meminfo: memFree=12621928/32950928 swapFree=67111524/67111528
[pid=14551] ppid=14549 vsize=8704 CPUtime=2.76 cores=5,7
/proc/14551/stat : 14551 (glucose.sh) S 14549 14551 14176 0 -1 4202496 361 37837 0 0 0 0 265 11 18 0 1 0 588683133 8912896 255 33554432000 4194304 4922060 140736036167648 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14551/statm: 2176 255 211 178 0 69 0
[pid=14554] ppid=14551 vsize=79764 CPUtime=1179.56 cores=5,7
/proc/14554/stat : 14554 (glucose_static) R 14551 14551 14176 0 -1 4202496 18346 0 0 0 117952 4 0 0 25 0 1 0 588683410 81678336 18300 33554432000 134512640 135217611 4291272928 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14554/statm: 19941 18300 77 173 0 19766 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 88468

[startup+1242.3 s]
/proc/loadavg: 3.00 3.08 3.17 4/187 14768
/proc/meminfo: memFree=12620016/32950928 swapFree=67111524/67111528
[pid=14551] ppid=14549 vsize=8704 CPUtime=2.76 cores=5,7
/proc/14551/stat : 14551 (glucose.sh) S 14549 14551 14176 0 -1 4202496 361 37837 0 0 0 0 265 11 18 0 1 0 588683133 8912896 255 33554432000 4194304 4922060 140736036167648 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14551/statm: 2176 255 211 178 0 69 0
[pid=14554] ppid=14551 vsize=80796 CPUtime=1239.56 cores=5,7
/proc/14554/stat : 14554 (glucose_static) R 14551 14551 14176 0 -1 4202496 18635 0 0 0 123952 4 0 0 25 0 1 0 588683410 82735104 18589 33554432000 134512640 135217611 4291272928 18446744073709551615 134532814 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14554/statm: 20199 18589 77 173 0 20024 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 89500



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.04 3.08 3.16 4/187 14770
/proc/meminfo: memFree=12615644/32950928 swapFree=67111524/67111528
[pid=14551] ppid=14549 vsize=8704 CPUtime=2.76 cores=5,7
/proc/14551/stat : 14551 (glucose.sh) S 14549 14551 14176 0 -1 4202496 361 37837 0 0 0 0 265 11 18 0 1 0 588683133 8912896 255 33554432000 4194304 4922060 140736036167648 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14551/statm: 2176 255 211 178 0 69 0
[pid=14554] ppid=14551 vsize=81972 CPUtime=1297.27 cores=5,7
/proc/14554/stat : 14554 (glucose_static) R 14551 14551 14176 0 -1 4202496 18928 0 0 0 129723 4 0 0 25 0 1 0 588683410 83939328 18882 33554432000 134512640 135217611 4291272928 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14554/statm: 20493 18882 77 173 0 20318 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 90676

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14551 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=651596
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=118981
# CPU time returned by wait4() is 2.77058
# while last known CPU time is 1300.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.88
CPU system time (s): 0.15
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 140844

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

runsolver used 2.06469 second user time and 5.03523 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-28 11:55:25
IDJOB=3308774
IDBENCH=82459
IDSOLVER=1691
FILE ID=node115/3308774-1303984524
RUNJOBID= node115-1303983220-14197
PBS_JOBID= 13168711
Free space on /tmp= 72660 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-VS3-benchmark-S2-tseitin.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308774-1303984524/watcher-3308774-1303984524 -o /tmp/evaluation-result-3308774-1303984524/solver-3308774-1303984524 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3308774-1303984524.cnf

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

MD5SUM BENCH= b967fca11e85ef5b614d3452b1c4b2ad
RANDOM SEED=809441823

node115.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.811
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.62
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.811
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	: 5226.15
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.811
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.75
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.811
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.811
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.77
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.811
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.74
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.811
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.75
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.811
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:      12342484 kB
Buffers:       2311744 kB
Cached:       17224328 kB
SwapCached:          4 kB
Active:        7963088 kB
Inactive:     12089056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12342484 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           61956 kB
Writeback:           0 kB
AnonPages:      515472 kB
Mapped:          15860 kB
Slab:           493072 kB
PageTables:       6432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   747016 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= 72676 MiB
End job on node115 at 2011-04-28 12:17:07