Trace number 3499001

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
rcl 2011-04-01? (TO) 5000.05 4999.91

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-countbits128-tseitin.cnf
MD5SUM47da9e46b00ffd3e0b0f453a6c3c9f38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2605.99
Satisfiable
(Un)Satisfiability was proved
Number of variables95810
Number of clauses287045
Sum of the clauses size669769
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2191362
Number of clauses of size 395681
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.12	c ==============================================================================
0.00/0.12	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.12	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.12	c ==============================================================================
0.00/0.12	c |         0 |  287043   669767 |   86112       0        0     nan |  0.000 % |
1.89/1.90	c |         0 |  165084   471456 |      --       0       --      -- |     --   | -121957/-198306
1.89/1.90	c ==============================================================================
1.89/1.90	c Result  :   #vars: 35680   #clauses: 165084   #literals: 471456
1.89/1.90	c CPU time:   1.85672 s
1.89/1.90	c ==============================================================================

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.1 (svn: 989)

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-3499001-1308151726/watcher-3499001-1308151726 -o /tmp/evaluation-result-3499001-1308151726/solver-3499001-1308151726 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499001-1308151726.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 2.00 2.00 2.00 2/175 11022
/proc/meminfo: memFree=29511820/32951124 swapFree=67062556/67111528
[pid=11022] ppid=11020 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11022/stat : 11022 (esg_static.sh) S 11020 11022 10746 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 1005403058 8908800 250 33554432000 4194304 4922060 140734578930848 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11022/statm: 2175 250 209 178 0 68 0

[startup+0.0680649 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 11022
/proc/meminfo: memFree=29511820/32951124 swapFree=67062556/67111528
[pid=11022] ppid=11020 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11022/stat : 11022 (esg_static.sh) S 11020 11022 10746 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 1005403058 8908800 250 33554432000 4194304 4922060 140734578930848 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11022/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101027 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 11022
/proc/meminfo: memFree=29511820/32951124 swapFree=67062556/67111528
[pid=11022] ppid=11020 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11022/stat : 11022 (esg_static.sh) S 11020 11022 10746 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 1005403058 8908800 250 33554432000 4194304 4922060 140734578930848 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11022/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301036 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 11022
/proc/meminfo: memFree=29511820/32951124 swapFree=67062556/67111528
[pid=11022] ppid=11020 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11022/stat : 11022 (esg_static.sh) S 11020 11022 10746 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 1005403058 8908800 250 33554432000 4194304 4922060 140734578930848 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11022/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70094 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 11022
/proc/meminfo: memFree=29511820/32951124 swapFree=67062556/67111528
[pid=11022] ppid=11020 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11022/stat : 11022 (esg_static.sh) S 11020 11022 10746 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 1005403058 8908800 250 33554432000 4194304 4922060 140734578930848 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11022/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50081 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11024
/proc/meminfo: memFree=29457764/32951124 swapFree=67062556/67111528
[pid=11022] ppid=11020 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11022/stat : 11022 (esg_static.sh) S 11020 11022 10746 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 1005403058 8908800 250 33554432000 4194304 4922060 140734578930848 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11022/statm: 2175 250 209 178 0 68 0
[pid=11023] ppid=11022 vsize=51336 CPUtime=1.49 cores=0,2,4,6
/proc/11023/stat : 11023 (SatELite_releas) R 11022 11022 10746 0 -1 4202496 12396 0 0 0 145 4 0 0 25 0 1 0 1005403058 52568064 11365 33554432000 134512640 135144242 4289966336 18446744073709551615 134588277 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11023/statm: 12834 11365 77 155 0 12677 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60036

[startup+3.10043 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11025
/proc/meminfo: memFree=29486480/32951124 swapFree=67062556/67111528
[pid=11022] ppid=11020 vsize=8700 CPUtime=1.99 cores=0,2,4,6
/proc/11022/stat : 11022 (esg_static.sh) S 11020 11022 10746 0 -1 4202496 355 13484 0 0 0 0 194 5 18 0 1 0 1005403058 8908800 253 33554432000 4194304 4922060 140734578930848 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11022/statm: 2175 253 209 178 0 68 0
[pid=11025] ppid=11022 vsize=22016 CPUtime=1.08 cores=0,2,4,6
/proc/11025/stat : 11025 (cdcl) R 11022 11022 10746 0 -1 4202496 3838 0 0 0 108 0 0 0 22 0 1 0 1005403258 22544384 3749 33554432000 4194304 4218580 140733593967984 18446744073709551615 4210211 0 0 4096 24578 0 0 0 17 6 0 0 0
/proc/11025/statm: 5504 3749 131 6 0 3974 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 30716

[startup+6.30086 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11025
/proc/meminfo: memFree=29481772/32951124 swapFree=67062556/67111528
[pid=11022] ppid=11020 vsize=8700 CPUtime=1.99 cores=0,2,4,6
/proc/11022/stat : 11022 (esg_static.sh) S 11020 11022 10746 0 -1 4202496 355 13484 0 0 0 0 194 5 18 0 1 0 1005403058 8908800 253 33554432000 4194304 4922060 140734578930848 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11022/statm: 2175 253 209 178 0 68 0
[pid=11025] ppid=11022 vsize=23468 CPUtime=4.29 cores=0,2,4,6
/proc/11025/stat : 11025 (cdcl) R 11022 11022 10746 0 -1 4202496 4195 0 0 0 428 1 0 0 25 0 1 0 1005403258 24031232 4106 33554432000 4194304 4218580 140733593967984 18446744073709551615 4208678 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/11025/statm: 5867 4106 131 6 0 4337 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 32168

[startup+12.7007 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11025
/proc/meminfo: memFree=29479596/32951124 swapFree=67062556/67111528
[pid=11022] ppid=11020 vsize=8700 CPUtime=1.99 cores=0,2,4,6
/proc/11022/stat : 11022 (esg_static.sh) S 11020 11022 10746 0 -1 4202496 355 13484 0 0 0 0 194 5 18 0 1 0 1005403058 8908800 253 33554432000 4194304 4922060 140734578930848 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11022/statm: 2175 253 209 178 0 68 0
[pid=11025] ppid=11022 vsize=26008 CPUtime=10.69 cores=0,2,4,6
/proc/11025/stat : 11025 (cdcl) R 11022 11022 10746 0 -1 4202496 4847 0 0 0 1068 1 0 0 25 0 1 0 1005403258 26632192 4758 33554432000 4194304 4218580 140733593967984 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/11025/statm: 6502 4758 131 6 0 4972 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 34708

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11026
/proc/meminfo: memFree=29474136/32951124 swapFree=67062556/67111528
[pid=11022] ppid=11020 vsize=8700 CPUtime=1.99 cores=0,2,4,6
/proc/11022/stat : 11022 (esg_static.sh) S 11020 11022 10746 0 -1 4202496 355 13484 0 0 0 0 194 5 18 0 1 0 1005403058 8908800 253 33554432000 4194304 4922060 140734578930848 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11022/statm: 2175 253 209 178 0 68 0
[pid=11025] ppid=11022 vsize=31696 CPUtime=23.49 cores=0,2,4,6
/proc/11025/stat : 11025 (cdcl) R 11022 11022 10746 0 -1 4202496 6267 0 0 0 2348 1 0 0 25 0 1 0 1005403258 32456704 6178 33554432000 4194304 4218580 140733593967984 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/11025/statm: 7924 6178 131 6 0 6394 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40396

[startup+51.1006 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11026
/proc/meminfo: memFree=29469640/32951124 swapFree=67062556/67111528
[pid=11022] ppid=11020 vsize=8700 CPUtime=1.99 cores=0,2,4,6
/proc/11022/stat : 11022 (esg_static.sh) S 11020 11022 10746 0 -1 4202496 355 13484 0 0 0 0 194 5 18 0 1 0 1005403058 8908800 253 33554432000 4194304 4922060 140734578930848 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11022/statm: 2175 253 209 178 0 68 0
[pid=11025] ppid=11022 vsize=36344 CPUtime=49.08 cores=0,2,4,6
/proc/11025/stat : 11025 (cdcl) R 11022 11022 10746 0 -1 4202496 7448 0 0 0 4907 1 0 0 25 0 1 0 1005403258 37216256 7341 33554432000 4194304 4218580 140733593967984 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/11025/statm: 9086 7341 131 6 0 7556 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 45044

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11028
/proc/meminfo: memFree=29463020/32951124 swapFree=67062556/67111528
[pid=11022] ppid=11020 vsize=8700 CPUtime=1.99 cores=0,2,4,6
/proc/11022/stat : 11022 (esg_static.sh) S 11020 11022 10746 0 -1 4202496 355 13484 0 0 0 0 194 5 18 0 1 0 1005403058 8908800 253 33554432000 4194304 4922060 140734578930848 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11022/statm: 2175 253 209 178 0 68 0
[pid=11025] ppid=11022 vsize=42592 CPUtime=100.29 cores=0,2,4,6
/proc/11025/stat : 11025 (cdcl) R 11022 11022 10746 0 -1 4202496 9117 0 0 0 10028 1 0 0 25 0 1 0 1005403258 43614208 8903 33554432000 4194304 4218580 140733593967984 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/11025/statm: 10648 8903 131 6 0 9118 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 51292

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11038
/proc/meminfo: memFree=29444088/32951124 swapFree=67062556/67111528
[pid=11022] ppid=11020 vsize=8700 CPUtime=1.99 cores=0,2,4,6
/proc/11022/stat : 11022 (esg_static.sh) S 11020 11022 10746 0 -1 4202496 355 13484 0 0 0 0 194 5 18 0 1 0 1005403058 8908800 253 33554432000 4194304 4922060 140734578930848 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11022/statm: 2175 253 209 178 0 68 0
[pid=11025] ppid=11022 vsize=61148 CPUtime=160.29 cores=0,2,4,6
/proc/11025/stat : 11025 (cdcl) R 11022 11022 10746 0 -1 4202496 13846 0 0 0 16027 2 0 0 25 0 1 0 1005403258 62615552 13517 33554432000 4194304 4218580 140733593967984 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11025/statm: 15287 13517 131 6 0 13757 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 69848

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11040
/proc/meminfo: memFree=29443308/32951124 swapFree=67062556/67111528
[pid=11022] ppid=11020 vsize=8700 CPUtime=1.99 cores=0,2,4,6
/proc/11022/stat : 11022 (esg_static.sh) S 11020 11022 10746 0 -1 4202496 355 13484 0 0 0 0 194 5 18 0 1 0 1005403058 8908800 253 33554432000 4194304 4922060 140734578930848 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11022/statm: 2175 253 209 178 0 68 0
[pid=11025] ppid=11022 vsize=61212 CPUtime=220.29 cores=0,2,4,6
/proc/11025/stat : 11025 (cdcl) R 11022 11022 10746 0 -1 4202496 14046 0 0 0 22027 2 0 0 25 0 1 0 1005403258 62681088 13538 33554432000 4194304 4218580 140733593967984 18446744073709551615 4210045 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11025/statm: 15303 13538 131 6 0 13773 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 69912

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11041
/proc/meminfo: memFree=29419312/32951124 swapFree=67062556/67111528
[pid=11022] ppid=11020 vsize=8700 CPUtime=1.99 cores=0,2,4,6
/proc/11022/stat : 11022 (esg_static.sh) S 11020 11022 10746 0 -1 4202496 355 13484 0 0 0 0 194 5 18 0 1 0 1005403058 8908800 253 33554432000 4194304 4922060 140734578930848 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11022/statm: 2175 253 209 178 0 68 0
[pid=11025] ppid=11022 vsize=84772 CPUtime=280.29 cores=0,2,4,6
/proc/11025/stat : 11025 (cdcl) R 11022 11022 10746 0 -1 4202496 20169 0 0 0 28026 3 0 0 25 0 1 0 1005403258 86806528 19435 33554432000 4194304 4218580 140733593967984 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11025/statm: 21193 19435 131 6 0 19663 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 93472

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11043
/proc/meminfo: memFree=29416908/32951124 swapFree=67062556/67111528
[pid=11022] ppid=11020 vsize=8700 CPUtime=1.99 cores=0,2,4,6
/proc/11022/stat : 11022 (esg_static.sh) S 11020 11022 10746 0 -1 4202496 355 13484 0 0 0 0 194 5 18 0 1 0 1005403058 8908800 253 33554432000 4194304 4922060 140734578930848 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11022/statm: 2175 253 209 178 0 68 0
[pid=11025] ppid=11022 vsize=87248 CPUtime=340.29 cores=0,2,4,6
/proc/11025/stat : 11025 (cdcl) R 11022 11022 10746 0 -1 4202496 20919 0 0 0 34025 4 0 0 25 0 1 0 1005403258 89341952 20046 33554432000 4194304 4218580 140733593967984 18446744073709551615 4208538 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11025/statm: 21812 20046 131 6 0 20282 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 95948

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11045
/proc/meminfo: memFree=29399116/32951124 swapFree=67062556/67111528
[pid=11022] ppid=11020 vsize=8700 CPUtime=1.99 cores=0,2,4,6

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

/proc/11025/statm: 71578 69833 131 6 0 70048 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 295012

[startup+4422.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 11208
/proc/meminfo: memFree=29211876/32951124 swapFree=67062556/67111528
[pid=11022] ppid=11020 vsize=8700 CPUtime=1.99 cores=0,2,4,6
/proc/11022/stat : 11022 (esg_static.sh) S 11020 11022 10746 0 -1 4202496 355 13484 0 0 0 0 194 5 18 0 1 0 1005403058 8908800 253 33554432000 4194304 4922060 140734578930848 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11022/statm: 2175 253 209 178 0 68 0
[pid=11025] ppid=11022 vsize=291184 CPUtime=4420.43 cores=0,2,4,6
/proc/11025/stat : 11025 (cdcl) R 11022 11022 10746 0 -1 4202496 91532 0 0 0 442014 29 0 0 25 0 1 0 1005403258 298172416 71025 33554432000 4194304 4218580 140733593967984 18446744073709551615 4210227 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11025/statm: 72796 71025 131 6 0 71266 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 299884

[startup+4482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 11209
/proc/meminfo: memFree=29210848/32951124 swapFree=67062556/67111528
[pid=11022] ppid=11020 vsize=8700 CPUtime=1.99 cores=0,2,4,6
/proc/11022/stat : 11022 (esg_static.sh) S 11020 11022 10746 0 -1 4202496 355 13484 0 0 0 0 194 5 18 0 1 0 1005403058 8908800 253 33554432000 4194304 4922060 140734578930848 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11022/statm: 2175 253 209 178 0 68 0
[pid=11025] ppid=11022 vsize=291912 CPUtime=4480.43 cores=0,2,4,6
/proc/11025/stat : 11025 (cdcl) R 11022 11022 10746 0 -1 4202496 91729 0 0 0 448014 29 0 0 25 0 1 0 1005403258 298917888 71207 33554432000 4194304 4218580 140733593967984 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11025/statm: 72978 71207 131 6 0 71448 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 300612

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11211
/proc/meminfo: memFree=29188104/32951124 swapFree=67062556/67111528
[pid=11022] ppid=11020 vsize=8700 CPUtime=1.99 cores=0,2,4,6
/proc/11022/stat : 11022 (esg_static.sh) S 11020 11022 10746 0 -1 4202496 355 13484 0 0 0 0 194 5 18 0 1 0 1005403058 8908800 253 33554432000 4194304 4922060 140734578930848 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11022/statm: 2175 253 209 178 0 68 0
[pid=11025] ppid=11022 vsize=315100 CPUtime=4540.44 cores=0,2,4,6
/proc/11025/stat : 11025 (cdcl) R 11022 11022 10746 0 -1 4202496 97566 0 0 0 454012 32 0 0 25 0 1 0 1005403258 322662400 77029 33554432000 4194304 4218580 140733593967984 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11025/statm: 78775 77029 131 6 0 77245 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 323800

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11213
/proc/meminfo: memFree=29168348/32951124 swapFree=67062556/67111528
[pid=11022] ppid=11020 vsize=8700 CPUtime=1.99 cores=0,2,4,6
/proc/11022/stat : 11022 (esg_static.sh) S 11020 11022 10746 0 -1 4202496 355 13484 0 0 0 0 194 5 18 0 1 0 1005403058 8908800 253 33554432000 4194304 4922060 140734578930848 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11022/statm: 2175 253 209 178 0 68 0
[pid=11025] ppid=11022 vsize=334348 CPUtime=4600.45 cores=0,2,4,6
/proc/11025/stat : 11025 (cdcl) R 11022 11022 10746 0 -1 4202496 102396 0 0 0 460012 33 0 0 25 0 1 0 1005403258 342372352 81823 33554432000 4194304 4218580 140733593967984 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11025/statm: 83587 81823 131 6 0 82057 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 343048

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11214
/proc/meminfo: memFree=29157756/32951124 swapFree=67062556/67111528
[pid=11022] ppid=11020 vsize=8700 CPUtime=1.99 cores=0,2,4,6
/proc/11022/stat : 11022 (esg_static.sh) S 11020 11022 10746 0 -1 4202496 355 13484 0 0 0 0 194 5 18 0 1 0 1005403058 8908800 253 33554432000 4194304 4922060 140734578930848 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11022/statm: 2175 253 209 178 0 68 0
[pid=11025] ppid=11022 vsize=339416 CPUtime=4660.44 cores=0,2,4,6
/proc/11025/stat : 11025 (cdcl) R 11022 11022 10746 0 -1 4202496 103705 0 0 0 466011 33 0 0 25 0 1 0 1005403258 347561984 83100 33554432000 4194304 4218580 140733593967984 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11025/statm: 84854 83100 131 6 0 83324 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 348116

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11216
/proc/meminfo: memFree=29138864/32951124 swapFree=67062556/67111528
[pid=11022] ppid=11020 vsize=8700 CPUtime=1.99 cores=0,2,4,6
/proc/11022/stat : 11022 (esg_static.sh) S 11020 11022 10746 0 -1 4202496 355 13484 0 0 0 0 194 5 18 0 1 0 1005403058 8908800 253 33554432000 4194304 4922060 140734578930848 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11022/statm: 2175 253 209 178 0 68 0
[pid=11025] ppid=11022 vsize=358104 CPUtime=4720.45 cores=0,2,4,6
/proc/11025/stat : 11025 (cdcl) R 11022 11022 10746 0 -1 4202496 108406 0 0 0 472011 34 0 0 25 0 1 0 1005403258 366698496 87782 33554432000 4194304 4218580 140733593967984 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11025/statm: 89526 87782 131 6 0 87996 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 366804

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11217
/proc/meminfo: memFree=29127912/32951124 swapFree=67062556/67111528
[pid=11022] ppid=11020 vsize=8700 CPUtime=1.99 cores=0,2,4,6
/proc/11022/stat : 11022 (esg_static.sh) S 11020 11022 10746 0 -1 4202496 355 13484 0 0 0 0 194 5 18 0 1 0 1005403058 8908800 253 33554432000 4194304 4922060 140734578930848 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11022/statm: 2175 253 209 178 0 68 0
[pid=11025] ppid=11022 vsize=369132 CPUtime=4780.45 cores=0,2,4,6
/proc/11025/stat : 11025 (cdcl) R 11022 11022 10746 0 -1 4202496 111188 0 0 0 478010 35 0 0 25 0 1 0 1005403258 377991168 90529 33554432000 4194304 4218580 140733593967984 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11025/statm: 92283 90529 131 6 0 90753 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 377832

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11219
/proc/meminfo: memFree=29127604/32951124 swapFree=67062556/67111528
[pid=11022] ppid=11020 vsize=8700 CPUtime=1.99 cores=0,2,4,6
/proc/11022/stat : 11022 (esg_static.sh) S 11020 11022 10746 0 -1 4202496 355 13484 0 0 0 0 194 5 18 0 1 0 1005403058 8908800 253 33554432000 4194304 4922060 140734578930848 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11022/statm: 2175 253 209 178 0 68 0
[pid=11025] ppid=11022 vsize=369496 CPUtime=4840.45 cores=0,2,4,6
/proc/11025/stat : 11025 (cdcl) R 11022 11022 10746 0 -1 4202496 111300 0 0 0 484010 35 0 0 25 0 1 0 1005403258 378363904 90620 33554432000 4194304 4218580 140733593967984 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11025/statm: 92374 90620 131 6 0 90844 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 378196

[startup+4902.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 11221
/proc/meminfo: memFree=29118892/32951124 swapFree=67062556/67111528
[pid=11022] ppid=11020 vsize=8700 CPUtime=1.99 cores=0,2,4,6
/proc/11022/stat : 11022 (esg_static.sh) S 11020 11022 10746 0 -1 4202496 355 13484 0 0 0 0 194 5 18 0 1 0 1005403058 8908800 253 33554432000 4194304 4922060 140734578930848 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11022/statm: 2175 253 209 178 0 68 0
[pid=11025] ppid=11022 vsize=378716 CPUtime=4900.45 cores=0,2,4,6
/proc/11025/stat : 11025 (cdcl) R 11022 11022 10746 0 -1 4202496 113588 0 0 0 490009 36 0 0 25 0 1 0 1005403258 387805184 92908 33554432000 4194304 4218580 140733593967984 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11025/statm: 94679 92908 131 6 0 93149 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 387416

[startup+4962.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/177 11222
/proc/meminfo: memFree=29087600/32951124 swapFree=67062556/67111528
[pid=11022] ppid=11020 vsize=8700 CPUtime=1.99 cores=0,2,4,6
/proc/11022/stat : 11022 (esg_static.sh) S 11020 11022 10746 0 -1 4202496 355 13484 0 0 0 0 194 5 18 0 1 0 1005403058 8908800 253 33554432000 4194304 4922060 140734578930848 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11022/statm: 2175 253 209 178 0 68 0
[pid=11025] ppid=11022 vsize=409468 CPUtime=4960.45 cores=0,2,4,6
/proc/11025/stat : 11025 (cdcl) R 11022 11022 10746 0 -1 4202496 121311 0 0 0 496008 37 0 0 25 0 1 0 1005403258 419295232 100613 33554432000 4194304 4218580 140733593967984 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11025/statm: 102367 100613 131 6 0 100837 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 418168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 11223
/proc/meminfo: memFree=29085228/32951124 swapFree=67062556/67111528
[pid=11022] ppid=11020 vsize=8700 CPUtime=1.99 cores=0,2,4,6
/proc/11022/stat : 11022 (esg_static.sh) S 11020 11022 10746 0 -1 4202496 355 13484 0 0 0 0 194 5 18 0 1 0 1005403058 8908800 253 33554432000 4194304 4922060 140734578930848 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11022/statm: 2175 253 209 178 0 68 0
[pid=11025] ppid=11022 vsize=411772 CPUtime=4998.06 cores=0,2,4,6
/proc/11025/stat : 11025 (cdcl) R 11022 11022 10746 0 -1 4202496 121899 0 0 0 499769 37 0 0 25 0 1 0 1005403258 421654528 101172 33554432000 4194304 4218580 140733593967984 18446744073709551615 4208688 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11025/statm: 102943 101172 131 6 0 101413 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 420472

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

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

[startup+4999.9 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 11223
/proc/meminfo: memFree=29085228/32951124 swapFree=67062556/67111528
[pid=11022] ppid=11020 vsize=8700 CPUtime=1.99 cores=0,2,4,6
/proc/11022/stat : 11022 (esg_static.sh) S 11020 11022 10746 0 -1 4202496 355 13484 0 0 0 0 194 5 18 0 1 0 1005403058 8908800 253 33554432000 4194304 4922060 140734578930848 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/11022/statm: 2175 253 209 178 0 68 0
[pid=11025] ppid=11022 vsize=411772 CPUtime=4998.06 cores=0,2,4,6
/proc/11025/stat : 11025 (cdcl) R 11022 11022 10746 0 -1 4202496 121899 0 0 0 499769 37 0 0 25 0 1 0 1005403258 421654528 101172 33554432000 4194304 4218580 140733593967984 18446744073709551615 4208688 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/11025/statm: 102943 101172 131 6 0 101413 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 420472

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11022 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=949703
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=54991
# CPU time returned by wait4() is 2.00469
# while last known CPU time is 5000.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.91
CPU time (s): 5000.05
CPU user time (s): 4999.63
CPU system time (s): 0.42
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 420504

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

runsolver used 7.64784 second user time and 15.1027 second system time

The end

Launcher Data

Begin job on node111 at 2011-06-15 17:28:46
IDJOB=3499001
IDBENCH=82462
IDSOLVER=1993
FILE ID=node111/3499001-1308151726
RUNJOBID= node111-1308150131-10764
PBS_JOBID= 13575588
Free space on /tmp= 73440 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-countbits128-tseitin.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499001-1308151726/watcher-3499001-1308151726 -o /tmp/evaluation-result-3499001-1308151726/solver-3499001-1308151726 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3499001-1308151726.cnf

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

MD5SUM BENCH= 47da9e46b00ffd3e0b0f453a6c3c9f38
RANDOM SEED=1985443259

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.75
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.849
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.83
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.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29512248 kB
Buffers:        515592 kB
Cached:        2389984 kB
SwapCached:      11568 kB
Active:         963144 kB
Inactive:      2074748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29512248 kB
SwapTotal:    67111528 kB
SwapFree:     67062556 kB
Dirty:            6060 kB
Writeback:           0 kB
AnonPages:      129632 kB
Mapped:          10344 kB
Slab:           338088 kB
PageTables:       4448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   288976 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= 73424 MiB
End job on node111 at 2011-06-15 18:52:08