Trace number 3387127

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
minisat hack: minisat_psm 2011-04-01? (TO) 5000.03 4999.92

General information on the benchmark

NameAPPLICATIONS/bitverif/
countbitssrl/countbitssrl064.cnf
MD5SUM4f9c883534eb89cad9b9cad9e6eccbd0
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 variables75103
Number of clauses225116
Sum of the clauses size525268
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2150076
Number of clauses of size 375038
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.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.09	c |         0 |  225114   525266 |   67534       0        0     nan |  0.000 % |
0.00/0.88	c |         0 |  139451   431015 |      --       0       --      -- |     --   | -85661/-94246
0.00/0.88	c ==============================================================================
0.00/0.88	c Result  :   #vars: 27388   #clauses: 139451   #literals: 431015
0.00/0.88	c CPU time:   0.865868 s
0.00/0.88	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: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3387127-1305592095/watcher-3387127-1305592095 -o /tmp/evaluation-result-3387127-1305592095/solver-3387127-1305592095 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387127-1305592095.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: 3.03 3.03 3.00 3/500 24279
/proc/meminfo: memFree=23920688/32951124 swapFree=60609076/67111528
[pid=24279] ppid=24277 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24279/stat : 24279 (esg_static.sh) S 24277 24279 23919 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 670810453 8908800 249 33554432000 4194304 4922060 140736930913392 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24279/statm: 2175 249 209 178 0 68 0

[startup+0.069479 s]
/proc/loadavg: 3.03 3.03 3.00 3/500 24279
/proc/meminfo: memFree=23920688/32951124 swapFree=60609076/67111528
[pid=24279] ppid=24277 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24279/stat : 24279 (esg_static.sh) S 24277 24279 23919 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 670810453 8908800 249 33554432000 4194304 4922060 140736930913392 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24279/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100471 s]
/proc/loadavg: 3.03 3.03 3.00 3/500 24279
/proc/meminfo: memFree=23920688/32951124 swapFree=60609076/67111528
[pid=24279] ppid=24277 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24279/stat : 24279 (esg_static.sh) S 24277 24279 23919 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 670810453 8908800 249 33554432000 4194304 4922060 140736930913392 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24279/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300437 s]
/proc/loadavg: 3.03 3.03 3.00 3/500 24279
/proc/meminfo: memFree=23920688/32951124 swapFree=60609076/67111528
[pid=24279] ppid=24277 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24279/stat : 24279 (esg_static.sh) S 24277 24279 23919 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 670810453 8908800 249 33554432000 4194304 4922060 140736930913392 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24279/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70037 s]
/proc/loadavg: 3.03 3.03 3.00 3/500 24279
/proc/meminfo: memFree=23920688/32951124 swapFree=60609076/67111528
[pid=24279] ppid=24277 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24279/stat : 24279 (esg_static.sh) S 24277 24279 23919 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 670810453 8908800 249 33554432000 4194304 4922060 140736930913392 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24279/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50122 s]
/proc/loadavg: 3.03 3.03 3.00 4/502 24282
/proc/meminfo: memFree=23895748/32951124 swapFree=60609076/67111528
[pid=24279] ppid=24277 vsize=8700 CPUtime=0.96 cores=0,2,4,6
/proc/24279/stat : 24279 (esg_static.sh) S 24277 24279 23919 0 -1 4202496 352 10640 0 0 0 0 94 2 18 0 1 0 670810453 8908800 251 33554432000 4194304 4922060 140736930913392 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24279/statm: 2175 251 209 178 0 68 0
[pid=24282] ppid=24279 vsize=27832 CPUtime=0.52 cores=0,2,4,6
/proc/24282/stat : 24282 (minisat_static) R 24279 24279 23919 0 -1 4202496 4016 0 0 0 52 0 0 0 20 0 1 0 670810549 28499968 3473 33554432000 4194304 4256717 140736546737760 18446744073709551615 4220274 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24282/statm: 6958 3473 252 16 0 3600 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 36532

[startup+3.10092 s]
/proc/loadavg: 3.03 3.03 3.00 4/502 24282
/proc/meminfo: memFree=23885948/32951124 swapFree=60609076/67111528
[pid=24279] ppid=24277 vsize=8700 CPUtime=0.96 cores=0,2,4,6
/proc/24279/stat : 24279 (esg_static.sh) S 24277 24279 23919 0 -1 4202496 352 10640 0 0 0 0 94 2 18 0 1 0 670810453 8908800 251 33554432000 4194304 4922060 140736930913392 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24279/statm: 2175 251 209 178 0 68 0
[pid=24282] ppid=24279 vsize=31028 CPUtime=2.12 cores=0,2,4,6
/proc/24282/stat : 24282 (minisat_static) R 24279 24279 23919 0 -1 4202496 6007 0 0 0 211 1 0 0 25 0 1 0 670810549 31772672 3747 33554432000 4194304 4256717 140736546737760 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24282/statm: 7757 3747 253 16 0 4399 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 39728

[startup+6.30037 s]
/proc/loadavg: 3.02 3.03 3.00 4/502 24283
/proc/meminfo: memFree=23885420/32951124 swapFree=60609076/67111528
[pid=24279] ppid=24277 vsize=8700 CPUtime=0.96 cores=0,2,4,6
/proc/24279/stat : 24279 (esg_static.sh) S 24277 24279 23919 0 -1 4202496 352 10640 0 0 0 0 94 2 18 0 1 0 670810453 8908800 251 33554432000 4194304 4922060 140736930913392 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24279/statm: 2175 251 209 178 0 68 0
[pid=24282] ppid=24279 vsize=40144 CPUtime=5.32 cores=0,2,4,6
/proc/24282/stat : 24282 (minisat_static) R 24279 24279 23919 0 -1 4202496 10792 0 0 0 531 1 0 0 25 0 1 0 670810549 41107456 6286 33554432000 4194304 4256717 140736546737760 18446744073709551615 4213469 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24282/statm: 10036 6286 253 16 0 6678 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 48844

[startup+12.7003 s]
/proc/loadavg: 3.02 3.03 3.00 4/502 24283
/proc/meminfo: memFree=23862236/32951124 swapFree=60609076/67111528
[pid=24279] ppid=24277 vsize=8700 CPUtime=0.96 cores=0,2,4,6
/proc/24279/stat : 24279 (esg_static.sh) S 24277 24279 23919 0 -1 4202496 352 10640 0 0 0 0 94 2 18 0 1 0 670810453 8908800 251 33554432000 4194304 4922060 140736930913392 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24279/statm: 2175 251 209 178 0 68 0
[pid=24282] ppid=24279 vsize=50640 CPUtime=11.73 cores=0,2,4,6
/proc/24282/stat : 24282 (minisat_static) R 24279 24279 23919 0 -1 4202496 13709 0 0 0 1171 2 0 0 25 0 1 0 670810549 51855360 7126 33554432000 4194304 4256717 140736546737760 18446744073709551615 4218795 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24282/statm: 12660 7126 253 16 0 9302 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59340

[startup+25.501 s]
/proc/loadavg: 3.02 3.03 3.00 4/502 24283
/proc/meminfo: memFree=23852848/32951124 swapFree=60609076/67111528
[pid=24279] ppid=24277 vsize=8700 CPUtime=0.96 cores=0,2,4,6
/proc/24279/stat : 24279 (esg_static.sh) S 24277 24279 23919 0 -1 4202496 352 10640 0 0 0 0 94 2 18 0 1 0 670810453 8908800 251 33554432000 4194304 4922060 140736930913392 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24279/statm: 2175 251 209 178 0 68 0
[pid=24282] ppid=24279 vsize=50752 CPUtime=24.52 cores=0,2,4,6
/proc/24282/stat : 24282 (minisat_static) R 24279 24279 23919 0 -1 4202496 20869 0 0 0 2450 2 0 0 25 0 1 0 670810549 51970048 7687 33554432000 4194304 4256717 140736546737760 18446744073709551615 4213743 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24282/statm: 12688 7687 253 16 0 9330 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 59452

[startup+51.1004 s]
/proc/loadavg: 3.01 3.03 3.00 4/502 24284
/proc/meminfo: memFree=23852596/32951124 swapFree=60609076/67111528
[pid=24279] ppid=24277 vsize=8700 CPUtime=0.96 cores=0,2,4,6
/proc/24279/stat : 24279 (esg_static.sh) S 24277 24279 23919 0 -1 4202496 352 10640 0 0 0 0 94 2 18 0 1 0 670810453 8908800 251 33554432000 4194304 4922060 140736930913392 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24279/statm: 2175 251 209 178 0 68 0
[pid=24282] ppid=24279 vsize=69428 CPUtime=50.12 cores=0,2,4,6
/proc/24282/stat : 24282 (minisat_static) R 24279 24279 23919 0 -1 4202496 30832 0 0 0 5009 3 0 0 25 0 1 0 670810549 71094272 12933 33554432000 4194304 4256717 140736546737760 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24282/statm: 17357 12933 253 16 0 13999 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 78128

[startup+102.319 s]
/proc/loadavg: 3.00 3.02 3.00 4/502 24285
/proc/meminfo: memFree=23803468/32951124 swapFree=60609076/67111528
[pid=24279] ppid=24277 vsize=8700 CPUtime=0.96 cores=0,2,4,6
/proc/24279/stat : 24279 (esg_static.sh) S 24277 24279 23919 0 -1 4202496 352 10640 0 0 0 0 94 2 18 0 1 0 670810453 8908800 251 33554432000 4194304 4922060 140736930913392 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24279/statm: 2175 251 209 178 0 68 0
[pid=24282] ppid=24279 vsize=123360 CPUtime=101.34 cores=0,2,4,6
/proc/24282/stat : 24282 (minisat_static) R 24279 24279 23919 0 -1 4202496 48760 0 0 0 10128 6 0 0 25 0 1 0 670810549 126320640 24184 33554432000 4194304 4256717 140736546737760 18446744073709551615 4213663 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24282/statm: 30840 24184 253 16 0 27482 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 132060

[startup+162.301 s]
/proc/loadavg: 3.00 3.02 3.00 4/502 24287
/proc/meminfo: memFree=23784412/32951124 swapFree=60609076/67111528
[pid=24279] ppid=24277 vsize=8700 CPUtime=0.96 cores=0,2,4,6
/proc/24279/stat : 24279 (esg_static.sh) S 24277 24279 23919 0 -1 4202496 352 10640 0 0 0 0 94 2 18 0 1 0 670810453 8908800 251 33554432000 4194304 4922060 140736930913392 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24279/statm: 2175 251 209 178 0 68 0
[pid=24282] ppid=24279 vsize=142328 CPUtime=161.33 cores=0,2,4,6
/proc/24282/stat : 24282 (minisat_static) R 24279 24279 23919 0 -1 4202496 87158 0 0 0 16123 10 0 0 25 0 1 0 670810549 145743872 30350 33554432000 4194304 4256717 140736546737760 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24282/statm: 35582 30350 253 16 0 32224 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 151028

[startup+222.301 s]
/proc/loadavg: 3.00 3.01 3.00 4/502 24288
/proc/meminfo: memFree=23735760/32951124 swapFree=60609076/67111528
[pid=24279] ppid=24277 vsize=8700 CPUtime=0.96 cores=0,2,4,6
/proc/24279/stat : 24279 (esg_static.sh) S 24277 24279 23919 0 -1 4202496 352 10640 0 0 0 0 94 2 18 0 1 0 670810453 8908800 251 33554432000 4194304 4922060 140736930913392 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24279/statm: 2175 251 209 178 0 68 0
[pid=24282] ppid=24279 vsize=153708 CPUtime=221.33 cores=0,2,4,6
/proc/24282/stat : 24282 (minisat_static) R 24279 24279 23919 0 -1 4202496 92093 0 0 0 22122 11 0 0 25 0 1 0 670810549 157396992 35063 33554432000 4194304 4256717 140736546737760 18446744073709551615 4209105 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24282/statm: 38427 35063 253 16 0 35069 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 162408

[startup+282.301 s]
/proc/loadavg: 3.00 3.00 3.00 4/502 24290
/proc/meminfo: memFree=23756536/32951124 swapFree=60609076/67111528
[pid=24279] ppid=24277 vsize=8700 CPUtime=0.96 cores=0,2,4,6
/proc/24279/stat : 24279 (esg_static.sh) S 24277 24279 23919 0 -1 4202496 352 10640 0 0 0 0 94 2 18 0 1 0 670810453 8908800 251 33554432000 4194304 4922060 140736930913392 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24279/statm: 2175 251 209 178 0 68 0
[pid=24282] ppid=24279 vsize=153708 CPUtime=281.33 cores=0,2,4,6
/proc/24282/stat : 24282 (minisat_static) R 24279 24279 23919 0 -1 4202496 92093 0 0 0 28122 11 0 0 25 0 1 0 670810549 157396992 35063 33554432000 4194304 4256717 140736546737760 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24282/statm: 38427 35063 253 16 0 35069 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 162408

[startup+342.301 s]
/proc/loadavg: 3.00 3.00 3.00 4/502 24292
/proc/meminfo: memFree=23797044/32951124 swapFree=60609076/67111528
[pid=24279] ppid=24277 vsize=8700 CPUtime=0.96 cores=0,2,4,6
/proc/24279/stat : 24279 (esg_static.sh) S 24277 24279 23919 0 -1 4202496 352 10640 0 0 0 0 94 2 18 0 1 0 670810453 8908800 251 33554432000 4194304 4922060 140736930913392 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24279/statm: 2175 251 209 178 0 68 0
[pid=24282] ppid=24279 vsize=111988 CPUtime=341.33 cores=0,2,4,6
/proc/24282/stat : 24282 (minisat_static) R 24279 24279 23919 0 -1 4202496 117440 0 0 0 34119 14 0 0 25 0 1 0 670810549 114675712 24490 33554432000 4194304 4256717 140736546737760 18446744073709551615 4230988 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24282/statm: 27997 24490 253 16 0 24639 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 120688

[startup+402.3 s]
/proc/loadavg: 3.11 3.03 3.01 4/502 24293
/proc/meminfo: memFree=23803428/32951124 swapFree=60609076/67111528
[pid=24279] ppid=24277 vsize=8700 CPUtime=0.96 cores=0,2,4,6

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

/proc/24282/statm: 53004 45568 253 16 0 49646 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 220716

[startup+4422.3 s]
/proc/loadavg: 3.09 3.05 3.01 4/502 24412
/proc/meminfo: memFree=23587216/32951124 swapFree=60609076/67111528
[pid=24279] ppid=24277 vsize=8700 CPUtime=0.96 cores=0,2,4,6
/proc/24279/stat : 24279 (esg_static.sh) S 24277 24279 23919 0 -1 4202496 352 10640 0 0 0 0 94 2 18 0 1 0 670810453 8908800 251 33554432000 4194304 4922060 140736930913392 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24279/statm: 2175 251 209 178 0 68 0
[pid=24282] ppid=24279 vsize=212016 CPUtime=4421.43 cores=0,2,4,6
/proc/24282/stat : 24282 (minisat_static) R 24279 24279 23919 0 -1 4202496 2943207 0 0 0 441650 493 0 0 25 0 1 0 670810549 217104384 48047 33554432000 4194304 4256717 140736546737760 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24282/statm: 53004 48047 253 16 0 49646 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 220716

[startup+4482.3 s]
/proc/loadavg: 3.08 3.05 3.01 4/502 24414
/proc/meminfo: memFree=23609704/32951124 swapFree=60609076/67111528
[pid=24279] ppid=24277 vsize=8700 CPUtime=0.96 cores=0,2,4,6
/proc/24279/stat : 24279 (esg_static.sh) S 24277 24279 23919 0 -1 4202496 352 10640 0 0 0 0 94 2 18 0 1 0 670810453 8908800 251 33554432000 4194304 4922060 140736930913392 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24279/statm: 2175 251 209 178 0 68 0
[pid=24282] ppid=24279 vsize=212148 CPUtime=4481.43 cores=0,2,4,6
/proc/24282/stat : 24282 (minisat_static) R 24279 24279 23919 0 -1 4202496 2978633 0 0 0 447645 498 0 0 25 0 1 0 670810549 217239552 47472 33554432000 4194304 4256717 140736546737760 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24282/statm: 53037 47472 253 16 0 49679 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 220848

[startup+4542.3 s]
/proc/loadavg: 3.03 3.04 3.00 4/502 24416
/proc/meminfo: memFree=23617688/32951124 swapFree=60609076/67111528
[pid=24279] ppid=24277 vsize=8700 CPUtime=0.96 cores=0,2,4,6
/proc/24279/stat : 24279 (esg_static.sh) S 24277 24279 23919 0 -1 4202496 352 10640 0 0 0 0 94 2 18 0 1 0 670810453 8908800 251 33554432000 4194304 4922060 140736930913392 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24279/statm: 2175 251 209 178 0 68 0
[pid=24282] ppid=24279 vsize=212420 CPUtime=4541.44 cores=0,2,4,6
/proc/24282/stat : 24282 (minisat_static) R 24279 24279 23919 0 -1 4202496 3013881 0 0 0 453640 504 0 0 25 0 1 0 670810549 217518080 47353 33554432000 4194304 4256717 140736546737760 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24282/statm: 53105 47353 253 16 0 49747 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 221120

[startup+4602.3 s]
/proc/loadavg: 3.01 3.03 3.00 4/502 24417
/proc/meminfo: memFree=23619736/32951124 swapFree=60609076/67111528
[pid=24279] ppid=24277 vsize=8700 CPUtime=0.96 cores=0,2,4,6
/proc/24279/stat : 24279 (esg_static.sh) S 24277 24279 23919 0 -1 4202496 352 10640 0 0 0 0 94 2 18 0 1 0 670810453 8908800 251 33554432000 4194304 4922060 140736930913392 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24279/statm: 2175 251 209 178 0 68 0
[pid=24282] ppid=24279 vsize=214092 CPUtime=4601.45 cores=0,2,4,6
/proc/24282/stat : 24282 (minisat_static) R 24279 24279 23919 0 -1 4202496 3072726 0 0 0 459634 511 0 0 25 0 1 0 670810549 219230208 39091 33554432000 4194304 4256717 140736546737760 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24282/statm: 53523 39091 253 16 0 50165 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 222792

[startup+4662.3 s]
/proc/loadavg: 3.00 3.02 3.00 4/502 24419
/proc/meminfo: memFree=23613848/32951124 swapFree=60609076/67111528
[pid=24279] ppid=24277 vsize=8700 CPUtime=0.96 cores=0,2,4,6
/proc/24279/stat : 24279 (esg_static.sh) S 24277 24279 23919 0 -1 4202496 352 10640 0 0 0 0 94 2 18 0 1 0 670810453 8908800 251 33554432000 4194304 4922060 140736930913392 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24279/statm: 2175 251 209 178 0 68 0
[pid=24282] ppid=24279 vsize=214224 CPUtime=4661.44 cores=0,2,4,6
/proc/24282/stat : 24282 (minisat_static) R 24279 24279 23919 0 -1 4202496 3082456 0 0 0 465629 515 0 0 25 0 1 0 670810549 219365376 48661 33554432000 4194304 4256717 140736546737760 18446744073709551615 4213551 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24282/statm: 53556 48661 253 16 0 50198 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 222924

[startup+4722.32 s]
/proc/loadavg: 3.00 3.02 3.00 4/502 24420
/proc/meminfo: memFree=23620108/32951124 swapFree=60609076/67111528
[pid=24279] ppid=24277 vsize=8700 CPUtime=0.96 cores=0,2,4,6
/proc/24279/stat : 24279 (esg_static.sh) S 24277 24279 23919 0 -1 4202496 352 10640 0 0 0 0 94 2 18 0 1 0 670810453 8908800 251 33554432000 4194304 4922060 140736930913392 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24279/statm: 2175 251 209 178 0 68 0
[pid=24282] ppid=24279 vsize=214512 CPUtime=4721.46 cores=0,2,4,6
/proc/24282/stat : 24282 (minisat_static) R 24279 24279 23919 0 -1 4202496 3144665 0 0 0 471622 524 0 0 25 0 1 0 670810549 219660288 43168 33554432000 4194304 4256717 140736546737760 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24282/statm: 53628 43168 253 16 0 50270 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 223212

[startup+4782.3 s]
/proc/loadavg: 3.00 3.01 3.00 4/502 24422
/proc/meminfo: memFree=23585464/32951124 swapFree=60609076/67111528
[pid=24279] ppid=24277 vsize=8700 CPUtime=0.96 cores=0,2,4,6
/proc/24279/stat : 24279 (esg_static.sh) S 24277 24279 23919 0 -1 4202496 352 10640 0 0 0 0 94 2 18 0 1 0 670810453 8908800 251 33554432000 4194304 4922060 140736930913392 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24279/statm: 2175 251 209 178 0 68 0
[pid=24282] ppid=24279 vsize=214844 CPUtime=4781.44 cores=0,2,4,6
/proc/24282/stat : 24282 (minisat_static) R 24279 24279 23919 0 -1 4202496 3179036 0 0 0 477612 532 0 0 25 0 1 0 670810549 220000256 46075 33554432000 4194304 4256717 140736546737760 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24282/statm: 53711 46075 253 16 0 50353 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 223544

[startup+4842.3 s]
/proc/loadavg: 3.05 3.02 3.00 4/502 24454
/proc/meminfo: memFree=23850032/32951124 swapFree=60609076/67111528
[pid=24279] ppid=24277 vsize=8700 CPUtime=0.96 cores=0,2,4,6
/proc/24279/stat : 24279 (esg_static.sh) S 24277 24279 23919 0 -1 4202496 352 10640 0 0 0 0 94 2 18 0 1 0 670810453 8908800 251 33554432000 4194304 4922060 140736930913392 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24279/statm: 2175 251 209 178 0 68 0
[pid=24282] ppid=24279 vsize=214988 CPUtime=4841.44 cores=0,2,4,6
/proc/24282/stat : 24282 (minisat_static) R 24279 24279 23919 0 -1 4202496 3233923 0 0 0 483604 540 0 0 25 0 1 0 670810549 220147712 39933 33554432000 4194304 4256717 140736546737760 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24282/statm: 53747 39933 253 16 0 50389 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 223688

[startup+4902.3 s]
/proc/loadavg: 3.06 3.03 3.00 4/502 24455
/proc/meminfo: memFree=23844256/32951124 swapFree=60609076/67111528
[pid=24279] ppid=24277 vsize=8700 CPUtime=0.96 cores=0,2,4,6
/proc/24279/stat : 24279 (esg_static.sh) S 24277 24279 23919 0 -1 4202496 352 10640 0 0 0 0 94 2 18 0 1 0 670810453 8908800 251 33554432000 4194304 4922060 140736930913392 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24279/statm: 2175 251 209 178 0 68 0
[pid=24282] ppid=24279 vsize=215120 CPUtime=4901.45 cores=0,2,4,6
/proc/24282/stat : 24282 (minisat_static) R 24279 24279 23919 0 -1 4202496 3265039 0 0 0 489598 547 0 0 25 0 1 0 670810549 220282880 40820 33554432000 4194304 4256717 140736546737760 18446744073709551615 4210823 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24282/statm: 53780 40820 253 16 0 50422 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 223820

[startup+4962.3 s]
/proc/loadavg: 3.16 3.07 3.01 4/502 24457
/proc/meminfo: memFree=23840604/32951124 swapFree=60609076/67111528
[pid=24279] ppid=24277 vsize=8700 CPUtime=0.96 cores=0,2,4,6
/proc/24279/stat : 24279 (esg_static.sh) S 24277 24279 23919 0 -1 4202496 352 10640 0 0 0 0 94 2 18 0 1 0 670810453 8908800 251 33554432000 4194304 4922060 140736930913392 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24279/statm: 2175 251 209 178 0 68 0
[pid=24282] ppid=24279 vsize=215260 CPUtime=4961.44 cores=0,2,4,6
/proc/24282/stat : 24282 (minisat_static) R 24279 24279 23919 0 -1 4202496 3297183 0 0 0 495592 552 0 0 25 0 1 0 670810549 220426240 41489 33554432000 4194304 4256717 140736546737760 18446744073709551615 4218891 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24282/statm: 53815 41489 253 16 0 50457 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 223960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 3.09 3.06 3.01 4/502 24458
/proc/meminfo: memFree=23818508/32951124 swapFree=60609076/67111528
[pid=24279] ppid=24277 vsize=8700 CPUtime=0.96 cores=0,2,4,6
/proc/24279/stat : 24279 (esg_static.sh) S 24277 24279 23919 0 -1 4202496 352 10640 0 0 0 0 94 2 18 0 1 0 670810453 8908800 251 33554432000 4194304 4922060 140736930913392 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24279/statm: 2175 251 209 178 0 68 0
[pid=24282] ppid=24279 vsize=215260 CPUtime=4999.07 cores=0,2,4,6
/proc/24282/stat : 24282 (minisat_static) R 24279 24279 23919 0 -1 4202496 3302444 0 0 0 499352 555 0 0 25 0 1 0 670810549 220426240 46668 33554432000 4194304 4256717 140736546737760 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24282/statm: 53815 46668 253 16 0 50457 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 223960

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: 3.09 3.06 3.01 4/502 24458
/proc/meminfo: memFree=23818508/32951124 swapFree=60609076/67111528
[pid=24279] ppid=24277 vsize=8700 CPUtime=0.96 cores=0,2,4,6
/proc/24279/stat : 24279 (esg_static.sh) S 24277 24279 23919 0 -1 4202496 352 10640 0 0 0 0 94 2 18 0 1 0 670810453 8908800 251 33554432000 4194304 4922060 140736930913392 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/24279/statm: 2175 251 209 178 0 68 0
[pid=24282] ppid=24279 vsize=215260 CPUtime=4999.07 cores=0,2,4,6
/proc/24282/stat : 24282 (minisat_static) R 24279 24279 23919 0 -1 4202496 3302444 0 0 0 499352 555 0 0 25 0 1 0 670810549 220426240 46668 33554432000 4194304 4256717 140736546737760 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24282/statm: 53815 46668 253 16 0 50457 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 223960

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.92
CPU time (s): 5000.03
CPU user time (s): 4994.46
CPU system time (s): 5.57
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 434540

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

runsolver used 25.7321 second user time and 56.1095 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-17 02:28:15
IDJOB=3387127
IDBENCH=70781
IDSOLVER=1874
FILE ID=node108/3387127-1305592095
RUNJOBID= node108-1305586739-23937
PBS_JOBID= 13350370
Free space on /tmp= 73356 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitssrl/countbitssrl064.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387127-1305592095/watcher-3387127-1305592095 -o /tmp/evaluation-result-3387127-1305592095/solver-3387127-1305592095 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3387127-1305592095.cnf

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

MD5SUM BENCH= 4f9c883534eb89cad9b9cad9e6eccbd0
RANDOM SEED=2139736188

node108.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.820
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.64
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.820
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.820
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.82
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.820
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.77
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.820
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.820
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.820
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.820
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:      23920844 kB
Buffers:         79292 kB
Cached:         851556 kB
SwapCached:      25796 kB
Active:        1362732 kB
Inactive:      7448304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23920844 kB
SwapTotal:    67111528 kB
SwapFree:     60609076 kB
Dirty:           32544 kB
Writeback:           0 kB
AnonPages:     7863836 kB
Mapped:          28984 kB
Slab:            83776 kB
PageTables:      65624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 134958452 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= 73348 MiB
End job on node108 at 2011-05-17 03:51:37