Trace number 3263842

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) 1300.06 1300.01

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n30-02-S77299857.shuffled-as.sat03-1633.cnf
MD5SUMbdf2c49c74bfdbd3bd4663dca402d24f
Bench CategoryCRAFTED (crafted 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 variables194
Number of clauses954
Sum of the clauses size3252
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 210
Number of clauses of size 3544
Number of clauses of size 4400
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     954     3252 |     286       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |     844     3286 |      --       0       --      -- |     --   | -110/34
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 139   #clauses: 844   #literals: 3286
0.00/0.00	c CPU time:   0.001999 s
0.00/0.00	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.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-3263842-1303558725/watcher-3263842-1303558725 -o /tmp/evaluation-result-3263842-1303558725/solver-3263842-1303558725 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3263842-1303558725.cnf 

running on 2 cores: 4,6

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: 4.05 3.99 3.93 4/192 4959
/proc/meminfo: memFree=14593548/32950928 swapFree=67087032/67111528
[pid=4959] ppid=4957 vsize=8700 CPUtime=0 cores=4,6
/proc/4959/stat : 4959 (esg_static.sh) S 4957 4959 4735 0 -1 4202496 352 173 0 0 0 0 0 0 25 0 1 0 467469559 8908800 252 33554432000 4194304 4922060 140734020914688 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4959/statm: 2175 252 209 178 0 68 0

[startup+0.105303 s]
/proc/loadavg: 4.05 3.99 3.93 4/192 4959
/proc/meminfo: memFree=14593548/32950928 swapFree=67087032/67111528
[pid=4959] ppid=4957 vsize=8700 CPUtime=0 cores=4,6
/proc/4959/stat : 4959 (esg_static.sh) S 4957 4959 4735 0 -1 4202496 352 173 0 0 0 0 0 0 25 0 1 0 467469559 8908800 252 33554432000 4194304 4922060 140734020914688 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4959/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200272 s]
/proc/loadavg: 4.05 3.99 3.93 4/192 4959
/proc/meminfo: memFree=14593548/32950928 swapFree=67087032/67111528
[pid=4959] ppid=4957 vsize=8700 CPUtime=0 cores=4,6
/proc/4959/stat : 4959 (esg_static.sh) S 4957 4959 4735 0 -1 4202496 352 173 0 0 0 0 0 0 25 0 1 0 467469559 8908800 252 33554432000 4194304 4922060 140734020914688 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4959/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30025 s]
/proc/loadavg: 4.05 3.99 3.93 4/192 4959
/proc/meminfo: memFree=14593548/32950928 swapFree=67087032/67111528
[pid=4959] ppid=4957 vsize=8700 CPUtime=0 cores=4,6
/proc/4959/stat : 4959 (esg_static.sh) S 4957 4959 4735 0 -1 4202496 352 173 0 0 0 0 0 0 25 0 1 0 467469559 8908800 252 33554432000 4194304 4922060 140734020914688 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4959/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701178 s]
/proc/loadavg: 4.05 3.99 3.93 4/192 4959
/proc/meminfo: memFree=14593548/32950928 swapFree=67087032/67111528
[pid=4959] ppid=4957 vsize=8700 CPUtime=0 cores=4,6
/proc/4959/stat : 4959 (esg_static.sh) S 4957 4959 4735 0 -1 4202496 352 173 0 0 0 0 0 0 25 0 1 0 467469559 8908800 252 33554432000 4194304 4922060 140734020914688 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4959/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50103 s]
/proc/loadavg: 4.05 3.99 3.93 5/194 4962
/proc/meminfo: memFree=14583868/32950928 swapFree=67087032/67111528
[pid=4959] ppid=4957 vsize=8700 CPUtime=0 cores=4,6
/proc/4959/stat : 4959 (esg_static.sh) S 4957 4959 4735 0 -1 4202496 352 173 0 0 0 0 0 0 25 0 1 0 467469559 8908800 252 33554432000 4194304 4922060 140734020914688 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4959/statm: 2175 252 209 178 0 68 0
[pid=4961] ppid=4959 vsize=10460 CPUtime=1.49 cores=4,6
/proc/4961/stat : 4961 (cdcl) R 4959 4959 4735 0 -1 4202496 1093 0 0 0 149 0 0 0 25 0 1 0 467469559 10711040 1003 33554432000 4194304 4218580 140737116672016 18446744073709551615 4211709 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4961/statm: 2615 1003 131 6 0 1085 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19160

[startup+3.10072 s]
/proc/loadavg: 4.04 3.99 3.93 5/194 4962
/proc/meminfo: memFree=14580056/32950928 swapFree=67087032/67111528
[pid=4959] ppid=4957 vsize=8700 CPUtime=0 cores=4,6
/proc/4959/stat : 4959 (esg_static.sh) S 4957 4959 4735 0 -1 4202496 352 173 0 0 0 0 0 0 25 0 1 0 467469559 8908800 252 33554432000 4194304 4922060 140734020914688 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4959/statm: 2175 252 209 178 0 68 0
[pid=4961] ppid=4959 vsize=11192 CPUtime=3.09 cores=4,6
/proc/4961/stat : 4961 (cdcl) R 4959 4959 4735 0 -1 4202496 1271 0 0 0 309 0 0 0 25 0 1 0 467469559 11460608 1181 33554432000 4194304 4218580 140737116672016 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4961/statm: 2798 1181 131 6 0 1268 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19892

[startup+6.30111 s]
/proc/loadavg: 4.04 3.99 3.93 5/194 4962
/proc/meminfo: memFree=14572692/32950928 swapFree=67087032/67111528
[pid=4959] ppid=4957 vsize=8700 CPUtime=0 cores=4,6
/proc/4959/stat : 4959 (esg_static.sh) S 4957 4959 4735 0 -1 4202496 352 173 0 0 0 0 0 0 25 0 1 0 467469559 8908800 252 33554432000 4194304 4922060 140734020914688 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4959/statm: 2175 252 209 178 0 68 0
[pid=4961] ppid=4959 vsize=12960 CPUtime=6.29 cores=4,6
/proc/4961/stat : 4961 (cdcl) R 4959 4959 4735 0 -1 4202496 1717 0 0 0 629 0 0 0 25 0 1 0 467469559 13271040 1625 33554432000 4194304 4218580 140737116672016 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4961/statm: 3240 1625 131 6 0 1710 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21660

[startup+12.7009 s]
/proc/loadavg: 4.04 3.99 3.93 5/194 4962
/proc/meminfo: memFree=14563176/32950928 swapFree=67087032/67111528
[pid=4959] ppid=4957 vsize=8700 CPUtime=0 cores=4,6
/proc/4959/stat : 4959 (esg_static.sh) S 4957 4959 4735 0 -1 4202496 352 173 0 0 0 0 0 0 25 0 1 0 467469559 8908800 252 33554432000 4194304 4922060 140734020914688 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4959/statm: 2175 252 209 178 0 68 0
[pid=4961] ppid=4959 vsize=15920 CPUtime=12.69 cores=4,6
/proc/4961/stat : 4961 (cdcl) R 4959 4959 4735 0 -1 4202496 2486 0 0 0 1269 0 0 0 25 0 1 0 467469559 16302080 2384 33554432000 4194304 4218580 140737116672016 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4961/statm: 3980 2384 131 6 0 2450 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24620

[startup+25.5004 s]
/proc/loadavg: 4.03 3.99 3.93 5/194 4962
/proc/meminfo: memFree=14554636/32950928 swapFree=67087032/67111528
[pid=4959] ppid=4957 vsize=8700 CPUtime=0 cores=4,6
/proc/4959/stat : 4959 (esg_static.sh) S 4957 4959 4735 0 -1 4202496 352 173 0 0 0 0 0 0 25 0 1 0 467469559 8908800 252 33554432000 4194304 4922060 140734020914688 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4959/statm: 2175 252 209 178 0 68 0
[pid=4961] ppid=4959 vsize=16828 CPUtime=25.49 cores=4,6
/proc/4961/stat : 4961 (cdcl) R 4959 4959 4735 0 -1 4202496 2756 0 0 0 2549 0 0 0 25 0 1 0 467469559 17231872 2584 33554432000 4194304 4218580 140737116672016 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4961/statm: 4207 2584 131 6 0 2677 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25528

[startup+51.1005 s]
/proc/loadavg: 4.02 3.99 3.93 5/194 4963
/proc/meminfo: memFree=14537112/32950928 swapFree=67087032/67111528
[pid=4959] ppid=4957 vsize=8700 CPUtime=0 cores=4,6
/proc/4959/stat : 4959 (esg_static.sh) S 4957 4959 4735 0 -1 4202496 352 173 0 0 0 0 0 0 25 0 1 0 467469559 8908800 252 33554432000 4194304 4922060 140734020914688 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4959/statm: 2175 252 209 178 0 68 0
[pid=4961] ppid=4959 vsize=21904 CPUtime=51.09 cores=4,6
/proc/4961/stat : 4961 (cdcl) R 4959 4959 4735 0 -1 4202496 4165 0 0 0 5109 0 0 0 25 0 1 0 467469559 22429696 3857 33554432000 4194304 4218580 140737116672016 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4961/statm: 5476 3857 131 6 0 3946 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 30604

[startup+102.301 s]
/proc/loadavg: 4.01 3.99 3.93 5/194 4965
/proc/meminfo: memFree=14521604/32950928 swapFree=67087032/67111528
[pid=4959] ppid=4957 vsize=8700 CPUtime=0 cores=4,6
/proc/4959/stat : 4959 (esg_static.sh) S 4957 4959 4735 0 -1 4202496 352 173 0 0 0 0 0 0 25 0 1 0 467469559 8908800 252 33554432000 4194304 4922060 140734020914688 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4959/statm: 2175 252 209 178 0 68 0
[pid=4961] ppid=4959 vsize=24524 CPUtime=102.29 cores=4,6
/proc/4961/stat : 4961 (cdcl) R 4959 4959 4735 0 -1 4202496 5191 0 0 0 10229 0 0 0 25 0 1 0 467469559 25112576 4542 33554432000 4194304 4218580 140737116672016 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4961/statm: 6131 4542 131 6 0 4601 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 33224

[startup+162.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/194 4966
/proc/meminfo: memFree=14509816/32950928 swapFree=67087032/67111528
[pid=4959] ppid=4957 vsize=8700 CPUtime=0 cores=4,6
/proc/4959/stat : 4959 (esg_static.sh) S 4957 4959 4735 0 -1 4202496 352 173 0 0 0 0 0 0 25 0 1 0 467469559 8908800 252 33554432000 4194304 4922060 140734020914688 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4959/statm: 2175 252 209 178 0 68 0
[pid=4961] ppid=4959 vsize=26964 CPUtime=162.29 cores=4,6
/proc/4961/stat : 4961 (cdcl) R 4959 4959 4735 0 -1 4202496 6290 0 0 0 16228 1 0 0 25 0 1 0 467469559 27611136 5140 33554432000 4194304 4218580 140737116672016 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4961/statm: 6741 5140 131 6 0 5211 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 35664

[startup+222.307 s]
/proc/loadavg: 4.00 3.99 3.93 5/194 4968
/proc/meminfo: memFree=14501492/32950928 swapFree=67087032/67111528
[pid=4959] ppid=4957 vsize=8700 CPUtime=0 cores=4,6
/proc/4959/stat : 4959 (esg_static.sh) S 4957 4959 4735 0 -1 4202496 352 173 0 0 0 0 0 0 25 0 1 0 467469559 8908800 252 33554432000 4194304 4922060 140734020914688 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4959/statm: 2175 252 209 178 0 68 0
[pid=4961] ppid=4959 vsize=28768 CPUtime=222.3 cores=4,6
/proc/4961/stat : 4961 (cdcl) R 4959 4959 4735 0 -1 4202496 7203 0 0 0 22229 1 0 0 25 0 1 0 467469559 29458432 5587 33554432000 4194304 4218580 140737116672016 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4961/statm: 7192 5587 131 6 0 5662 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 37468

[startup+282.3 s]
/proc/loadavg: 4.07 4.00 3.94 5/194 4969
/proc/meminfo: memFree=14491556/32950928 swapFree=67087032/67111528
[pid=4959] ppid=4957 vsize=8700 CPUtime=0 cores=4,6
/proc/4959/stat : 4959 (esg_static.sh) S 4957 4959 4735 0 -1 4202496 352 173 0 0 0 0 0 0 25 0 1 0 467469559 8908800 252 33554432000 4194304 4922060 140734020914688 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4959/statm: 2175 252 209 178 0 68 0
[pid=4961] ppid=4959 vsize=30216 CPUtime=282.29 cores=4,6
/proc/4961/stat : 4961 (cdcl) R 4959 4959 4735 0 -1 4202496 7990 0 0 0 28227 2 0 0 25 0 1 0 467469559 30941184 5937 33554432000 4194304 4218580 140737116672016 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4961/statm: 7554 5937 131 6 0 6024 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 38916

[startup+342.301 s]
/proc/loadavg: 4.02 4.00 3.94 5/194 4971
/proc/meminfo: memFree=14482728/32950928 swapFree=67087032/67111528
[pid=4959] ppid=4957 vsize=8700 CPUtime=0 cores=4,6
/proc/4959/stat : 4959 (esg_static.sh) S 4957 4959 4735 0 -1 4202496 352 173 0 0 0 0 0 0 25 0 1 0 467469559 8908800 252 33554432000 4194304 4922060 140734020914688 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4959/statm: 2175 252 209 178 0 68 0
[pid=4961] ppid=4959 vsize=33108 CPUtime=342.3 cores=4,6
/proc/4961/stat : 4961 (cdcl) R 4959 4959 4735 0 -1 4202496 9133 0 0 0 34227 3 0 0 25 0 1 0 467469559 33902592 6668 33554432000 4194304 4218580 140737116672016 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4961/statm: 8277 6668 131 6 0 6747 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 41808

[startup+402.3 s]
/proc/loadavg: 4.01 4.00 3.94 5/194 4973
/proc/meminfo: memFree=14477388/32950928 swapFree=67087032/67111528
[pid=4959] ppid=4957 vsize=8700 CPUtime=0 cores=4,6

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

[pid=4961] ppid=4959 vsize=35400 CPUtime=582.31 cores=4,6
/proc/4961/stat : 4961 (cdcl) R 4959 4959 4735 0 -1 4202496 11723 0 0 0 58227 4 0 0 25 0 1 0 467469559 36249600 7243 33554432000 4194304 4218580 140737116672016 18446744073709551615 4208416 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4961/statm: 8850 7243 131 6 0 7320 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 44100

[startup+642.3 s]
/proc/loadavg: 4.03 4.01 3.94 5/194 4979
/proc/meminfo: memFree=14463844/32950928 swapFree=67087032/67111528
[pid=4959] ppid=4957 vsize=8700 CPUtime=0 cores=4,6
/proc/4959/stat : 4959 (esg_static.sh) S 4957 4959 4735 0 -1 4202496 352 173 0 0 0 0 0 0 25 0 1 0 467469559 8908800 252 33554432000 4194304 4922060 140734020914688 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4959/statm: 2175 252 209 178 0 68 0
[pid=4961] ppid=4959 vsize=35724 CPUtime=642.31 cores=4,6
/proc/4961/stat : 4961 (cdcl) R 4959 4959 4735 0 -1 4202496 12314 0 0 0 64227 4 0 0 25 0 1 0 467469559 36581376 7330 33554432000 4194304 4218580 140737116672016 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4961/statm: 8931 7330 131 6 0 7401 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 44424

[startup+702.301 s]
/proc/loadavg: 4.06 4.02 3.95 5/194 4981
/proc/meminfo: memFree=14461472/32950928 swapFree=67087032/67111528
[pid=4959] ppid=4957 vsize=8700 CPUtime=0 cores=4,6
/proc/4959/stat : 4959 (esg_static.sh) S 4957 4959 4735 0 -1 4202496 352 173 0 0 0 0 0 0 25 0 1 0 467469559 8908800 252 33554432000 4194304 4922060 140734020914688 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4959/statm: 2175 252 209 178 0 68 0
[pid=4961] ppid=4959 vsize=35936 CPUtime=702.31 cores=4,6
/proc/4961/stat : 4961 (cdcl) R 4959 4959 4735 0 -1 4202496 12858 0 0 0 70226 5 0 0 25 0 1 0 467469559 36798464 7382 33554432000 4194304 4218580 140737116672016 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4961/statm: 8984 7382 131 6 0 7454 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 44636

[startup+762.3 s]
/proc/loadavg: 4.02 4.02 3.95 5/194 4982
/proc/meminfo: memFree=14456620/32950928 swapFree=67087032/67111528
[pid=4959] ppid=4957 vsize=8700 CPUtime=0 cores=4,6
/proc/4959/stat : 4959 (esg_static.sh) S 4957 4959 4735 0 -1 4202496 352 173 0 0 0 0 0 0 25 0 1 0 467469559 8908800 252 33554432000 4194304 4922060 140734020914688 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4959/statm: 2175 252 209 178 0 68 0
[pid=4961] ppid=4959 vsize=37088 CPUtime=762.32 cores=4,6
/proc/4961/stat : 4961 (cdcl) R 4959 4959 4735 0 -1 4202496 13548 0 0 0 76226 6 0 0 25 0 1 0 467469559 37978112 7663 33554432000 4194304 4218580 140737116672016 18446744073709551615 4211718 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4961/statm: 9272 7663 131 6 0 7742 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 45788

[startup+822.301 s]
/proc/loadavg: 4.01 4.01 3.95 5/194 4984
/proc/meminfo: memFree=14453388/32950928 swapFree=67087032/67111528
[pid=4959] ppid=4957 vsize=8700 CPUtime=0 cores=4,6
/proc/4959/stat : 4959 (esg_static.sh) S 4957 4959 4735 0 -1 4202496 352 173 0 0 0 0 0 0 25 0 1 0 467469559 8908800 252 33554432000 4194304 4922060 140734020914688 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4959/statm: 2175 252 209 178 0 68 0
[pid=4961] ppid=4959 vsize=38596 CPUtime=822.32 cores=4,6
/proc/4961/stat : 4961 (cdcl) R 4959 4959 4735 0 -1 4202496 14331 0 0 0 82226 6 0 0 25 0 1 0 467469559 39522304 8061 33554432000 4194304 4218580 140737116672016 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4961/statm: 9649 8061 131 6 0 8119 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 47296

[startup+882.307 s]
/proc/loadavg: 4.00 4.00 3.95 5/194 4985
/proc/meminfo: memFree=14450148/32950928 swapFree=67087032/67111528
[pid=4959] ppid=4957 vsize=8700 CPUtime=0 cores=4,6
/proc/4959/stat : 4959 (esg_static.sh) S 4957 4959 4735 0 -1 4202496 352 173 0 0 0 0 0 0 25 0 1 0 467469559 8908800 252 33554432000 4194304 4922060 140734020914688 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4959/statm: 2175 252 209 178 0 68 0
[pid=4961] ppid=4959 vsize=40092 CPUtime=882.33 cores=4,6
/proc/4961/stat : 4961 (cdcl) R 4959 4959 4735 0 -1 4202496 15030 0 0 0 88227 6 0 0 25 0 1 0 467469559 41054208 8437 33554432000 4194304 4218580 140737116672016 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4961/statm: 10023 8437 131 6 0 8493 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 48792

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/194 4987
/proc/meminfo: memFree=14448152/32950928 swapFree=67087032/67111528
[pid=4959] ppid=4957 vsize=8700 CPUtime=0 cores=4,6
/proc/4959/stat : 4959 (esg_static.sh) S 4957 4959 4735 0 -1 4202496 352 173 0 0 0 0 0 0 25 0 1 0 467469559 8908800 252 33554432000 4194304 4922060 140734020914688 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4959/statm: 2175 252 209 178 0 68 0
[pid=4961] ppid=4959 vsize=40400 CPUtime=942.32 cores=4,6
/proc/4961/stat : 4961 (cdcl) R 4959 4959 4735 0 -1 4202496 15605 0 0 0 94226 6 0 0 25 0 1 0 467469559 41369600 8511 33554432000 4194304 4218580 140737116672016 18446744073709551615 4211709 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4961/statm: 10100 8511 131 6 0 8570 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 49100

[startup+1002.3 s]
/proc/loadavg: 4.06 4.02 3.95 5/194 4989
/proc/meminfo: memFree=14445792/32950928 swapFree=67087032/67111528
[pid=4959] ppid=4957 vsize=8700 CPUtime=0 cores=4,6
/proc/4959/stat : 4959 (esg_static.sh) S 4957 4959 4735 0 -1 4202496 352 173 0 0 0 0 0 0 25 0 1 0 467469559 8908800 252 33554432000 4194304 4922060 140734020914688 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4959/statm: 2175 252 209 178 0 68 0
[pid=4961] ppid=4959 vsize=40404 CPUtime=1002.32 cores=4,6
/proc/4961/stat : 4961 (cdcl) R 4959 4959 4735 0 -1 4202496 16210 0 0 0 100226 6 0 0 25 0 1 0 467469559 41373696 8488 33554432000 4194304 4218580 140737116672016 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4961/statm: 10101 8488 131 6 0 8571 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 49104

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.95 5/194 4990
/proc/meminfo: memFree=14444656/32950928 swapFree=67087032/67111528
[pid=4959] ppid=4957 vsize=8700 CPUtime=0 cores=4,6
/proc/4959/stat : 4959 (esg_static.sh) S 4957 4959 4735 0 -1 4202496 352 173 0 0 0 0 0 0 25 0 1 0 467469559 8908800 252 33554432000 4194304 4922060 140734020914688 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4959/statm: 2175 252 209 178 0 68 0
[pid=4961] ppid=4959 vsize=40772 CPUtime=1062.33 cores=4,6
/proc/4961/stat : 4961 (cdcl) R 4959 4959 4735 0 -1 4202496 16847 0 0 0 106226 7 0 0 25 0 1 0 467469559 41750528 8575 33554432000 4194304 4218580 140737116672016 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4961/statm: 10193 8575 131 6 0 8663 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 49472

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.95 5/194 4992
/proc/meminfo: memFree=14443532/32950928 swapFree=67087032/67111528
[pid=4959] ppid=4957 vsize=8700 CPUtime=0 cores=4,6
/proc/4959/stat : 4959 (esg_static.sh) S 4957 4959 4735 0 -1 4202496 352 173 0 0 0 0 0 0 25 0 1 0 467469559 8908800 252 33554432000 4194304 4922060 140734020914688 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4959/statm: 2175 252 209 178 0 68 0
[pid=4961] ppid=4959 vsize=41640 CPUtime=1122.33 cores=4,6
/proc/4961/stat : 4961 (cdcl) R 4959 4959 4735 0 -1 4202496 17590 0 0 0 112226 7 0 0 25 0 1 0 467469559 42639360 8792 33554432000 4194304 4218580 140737116672016 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4961/statm: 10410 8792 131 6 0 8880 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 50340

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/194 4993
/proc/meminfo: memFree=14442040/32950928 swapFree=67087032/67111528
[pid=4959] ppid=4957 vsize=8700 CPUtime=0 cores=4,6
/proc/4959/stat : 4959 (esg_static.sh) S 4957 4959 4735 0 -1 4202496 352 173 0 0 0 0 0 0 25 0 1 0 467469559 8908800 252 33554432000 4194304 4922060 140734020914688 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4959/statm: 2175 252 209 178 0 68 0
[pid=4961] ppid=4959 vsize=41904 CPUtime=1182.33 cores=4,6
/proc/4961/stat : 4961 (cdcl) R 4959 4959 4735 0 -1 4202496 18168 0 0 0 118226 7 0 0 25 0 1 0 467469559 42909696 8853 33554432000 4194304 4218580 140737116672016 18446744073709551615 4208579 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4961/statm: 10476 8853 131 6 0 8946 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 50604

[startup+1242.3 s]
/proc/loadavg: 4.03 4.01 3.96 5/194 4995
/proc/meminfo: memFree=14438192/32950928 swapFree=67087032/67111528
[pid=4959] ppid=4957 vsize=8700 CPUtime=0 cores=4,6
/proc/4959/stat : 4959 (esg_static.sh) S 4957 4959 4735 0 -1 4202496 352 173 0 0 0 0 0 0 25 0 1 0 467469559 8908800 252 33554432000 4194304 4922060 140734020914688 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4959/statm: 2175 252 209 178 0 68 0
[pid=4961] ppid=4959 vsize=42136 CPUtime=1242.33 cores=4,6
/proc/4961/stat : 4961 (cdcl) R 4959 4959 4735 0 -1 4202496 18783 0 0 0 124226 7 0 0 25 0 1 0 467469559 43147264 8917 33554432000 4194304 4218580 140737116672016 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4961/statm: 10534 8917 131 6 0 9004 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 50836



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.96 5/184 5012
/proc/meminfo: memFree=14556512/32950928 swapFree=67087032/67111528
[pid=4959] ppid=4957 vsize=8700 CPUtime=0 cores=4,6
/proc/4959/stat : 4959 (esg_static.sh) S 4957 4959 4735 0 -1 4202496 352 173 0 0 0 0 0 0 25 0 1 0 467469559 8908800 252 33554432000 4194304 4922060 140734020914688 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4959/statm: 2175 252 209 178 0 68 0
[pid=4961] ppid=4959 vsize=42232 CPUtime=1300.04 cores=4,6
/proc/4961/stat : 4961 (cdcl) R 4959 4959 4735 0 -1 4202496 19290 0 0 0 129996 8 0 0 25 0 1 0 467469559 43245568 8935 33554432000 4194304 4218580 140737116672016 18446744073709551615 4213767 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4961/statm: 10558 8935 131 6 0 9028 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 50932

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

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

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.96 5/184 5012
/proc/meminfo: memFree=14556512/32950928 swapFree=67087032/67111528
[pid=4959] ppid=4957 vsize=8700 CPUtime=0 cores=4,6
/proc/4959/stat : 4959 (esg_static.sh) S 4957 4959 4735 0 -1 4202496 352 173 0 0 0 0 0 0 25 0 1 0 467469559 8908800 252 33554432000 4194304 4922060 140734020914688 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4959/statm: 2175 252 209 178 0 68 0
[pid=4961] ppid=4959 vsize=42232 CPUtime=1300.04 cores=4,6
/proc/4961/stat : 4961 (cdcl) R 4959 4959 4735 0 -1 4202496 19290 0 0 0 129996 8 0 0 25 0 1 0 467469559 43245568 8935 33554432000 4194304 4218580 140737116672016 18446744073709551615 4213767 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/4961/statm: 10558 8935 131 6 0 9028 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 50932

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.06
CPU user time (s): 1299.97
CPU system time (s): 0.088986
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 51060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.97
system time used= 0.088986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20029
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= 13947

runsolver used 2.28865 second user time and 4.80927 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-23 13:38:45
IDJOB=3263842
IDBENCH=84028
IDSOLVER=1609
FILE ID=node148/3263842-1303558725
RUNJOBID= node148-1303557422-4754
PBS_JOBID= 13150273
Free space on /tmp= 70608 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n30-02-S77299857.shuffled-as.sat03-1633.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263842-1303558725/watcher-3263842-1303558725 -o /tmp/evaluation-result-3263842-1303558725/solver-3263842-1303558725 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3263842-1303558725.cnf

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

MD5SUM BENCH= bdf2c49c74bfdbd3bd4663dca402d24f
RANDOM SEED=1206600133

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14593704 kB
Buffers:       2043244 kB
Cached:       15705840 kB
SwapCached:       5264 kB
Active:        8845972 kB
Inactive:      8953196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14593704 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:            5084 kB
Writeback:          20 kB
AnonPages:       46128 kB
Mapped:          14192 kB
Slab:           493676 kB
PageTables:       5044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   255204 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= 70608 MiB
End job on node148 at 2011-04-23 14:00:25