Trace number 3387533

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.08 5000.02

General information on the benchmark

NameSAT03/industrial/li/li-exam/
li-exam-61.shuffled-as.sat03-366.cnf
MD5SUM3be662940f394fa876137a905247d755
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 variables28147
Number of clauses108436
Sum of the clauses size373110
Maximum clause length166
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 218786
Number of clauses of size 351588
Number of clauses of size 437440
Number of clauses of size 53
Number of clauses of size over 5605

Solver Data

0.00/0.01	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.08	c |         0 |  108399   372979 |   32519       0        0     nan |  0.000 % |
0.00/0.32	c |         0 |   94840   355025 |      --       0       --      -- |     --   | -13528/-17820
0.00/0.32	c ==============================================================================
0.00/0.32	c Result  :   #vars: 22582   #clauses: 94840   #literals: 355025
0.00/0.32	c CPU time:   0.297954 s
0.00/0.32	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-3387533-1305604745/watcher-3387533-1305604745 -o /tmp/evaluation-result-3387533-1305604745/solver-3387533-1305604745 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387533-1305604745.cnf 

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

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: 1.93 2.00 2.00 3/478 12211
/proc/meminfo: memFree=20428500/32951124 swapFree=67057896/67111528
[pid=12211] ppid=12209 vsize=11796 CPUtime=0 cores=1,3,5,7
/proc/12211/stat : 12211 (runsolver) R 12209 12211 10255 0 -1 4202560 40 0 0 0 0 0 0 0 25 0 1 0 652889843 12079104 49 33554432000 4194304 5432360 140737321932192 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/12211/statm: 2949 49 30 303 0 2643 0

[startup+0.0469151 s]
/proc/loadavg: 1.93 2.00 2.00 3/478 12211
/proc/meminfo: memFree=20428500/32951124 swapFree=67057896/67111528
[pid=12211] ppid=12209 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12211/stat : 12211 (esg_static.sh) S 12209 12211 10255 0 -1 4202496 326 0 0 0 0 0 0 0 25 0 1 0 652889843 8908800 249 33554432000 4194304 4922060 140736753535760 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12211/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100903 s]
/proc/loadavg: 1.93 2.00 2.00 3/478 12211
/proc/meminfo: memFree=20428500/32951124 swapFree=67057896/67111528
[pid=12211] ppid=12209 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12211/stat : 12211 (esg_static.sh) S 12209 12211 10255 0 -1 4202496 326 0 0 0 0 0 0 0 25 0 1 0 652889843 8908800 249 33554432000 4194304 4922060 140736753535760 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12211/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300868 s]
/proc/loadavg: 1.93 2.00 2.00 3/478 12211
/proc/meminfo: memFree=20428500/32951124 swapFree=67057896/67111528
[pid=12211] ppid=12209 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12211/stat : 12211 (esg_static.sh) S 12209 12211 10255 0 -1 4202496 326 0 0 0 0 0 0 0 25 0 1 0 652889843 8908800 249 33554432000 4194304 4922060 140736753535760 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12211/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700793 s]
/proc/loadavg: 1.93 2.00 2.00 3/478 12211
/proc/meminfo: memFree=20428500/32951124 swapFree=67057896/67111528
[pid=12211] ppid=12209 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/12211/stat : 12211 (esg_static.sh) S 12209 12211 10255 0 -1 4202496 351 4918 0 0 0 0 36 1 22 0 1 0 652889843 8908800 251 33554432000 4194304 4922060 140736753535760 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12211/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 8700

[startup+1.50065 s]
/proc/loadavg: 1.93 2.00 2.00 3/480 12214
/proc/meminfo: memFree=20412240/32951124 swapFree=67057896/67111528
[pid=12211] ppid=12209 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/12211/stat : 12211 (esg_static.sh) S 12209 12211 10255 0 -1 4202496 351 4918 0 0 0 0 36 1 22 0 1 0 652889843 8908800 251 33554432000 4194304 4922060 140736753535760 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12211/statm: 2175 251 209 178 0 68 0
[pid=12214] ppid=12211 vsize=24940 CPUtime=1.1 cores=1,3,5,7
/proc/12214/stat : 12214 (minisat_static) R 12211 12211 10255 0 -1 4202496 2973 0 0 0 110 0 0 0 25 0 1 0 652889882 25538560 2590 33554432000 4194304 4256717 140734699717648 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12214/statm: 6235 2590 252 16 0 2877 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 33640

[startup+3.10037 s]
/proc/loadavg: 1.93 2.00 2.00 3/480 12214
/proc/meminfo: memFree=20409828/32951124 swapFree=67057896/67111528
[pid=12211] ppid=12209 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/12211/stat : 12211 (esg_static.sh) S 12209 12211 10255 0 -1 4202496 351 4918 0 0 0 0 36 1 22 0 1 0 652889843 8908800 251 33554432000 4194304 4922060 140736753535760 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12211/statm: 2175 251 209 178 0 68 0
[pid=12214] ppid=12211 vsize=25072 CPUtime=2.7 cores=1,3,5,7
/proc/12214/stat : 12214 (minisat_static) R 12211 12211 10255 0 -1 4202496 3043 0 0 0 270 0 0 0 25 0 1 0 652889882 25673728 2654 33554432000 4194304 4256717 140734699717648 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12214/statm: 6268 2654 252 16 0 2910 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 33772

[startup+6.3008 s]
/proc/loadavg: 1.94 2.00 2.00 3/480 12214
/proc/meminfo: memFree=20406344/32951124 swapFree=67057896/67111528
[pid=12211] ppid=12209 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/12211/stat : 12211 (esg_static.sh) S 12209 12211 10255 0 -1 4202496 351 4918 0 0 0 0 36 1 22 0 1 0 652889843 8908800 251 33554432000 4194304 4922060 140736753535760 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12211/statm: 2175 251 209 178 0 68 0
[pid=12214] ppid=12211 vsize=25204 CPUtime=5.9 cores=1,3,5,7
/proc/12214/stat : 12214 (minisat_static) R 12211 12211 10255 0 -1 4202496 3089 0 0 0 590 0 0 0 25 0 1 0 652889882 25808896 2698 33554432000 4194304 4256717 140734699717648 18446744073709551615 4211283 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12214/statm: 6301 2698 252 16 0 2943 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 33904

[startup+12.7007 s]
/proc/loadavg: 1.94 2.00 2.00 3/480 12214
/proc/meminfo: memFree=20386312/32951124 swapFree=67057896/67111528
[pid=12211] ppid=12209 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/12211/stat : 12211 (esg_static.sh) S 12209 12211 10255 0 -1 4202496 351 4918 0 0 0 0 36 1 22 0 1 0 652889843 8908800 251 33554432000 4194304 4922060 140736753535760 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12211/statm: 2175 251 209 178 0 68 0
[pid=12214] ppid=12211 vsize=25600 CPUtime=12.3 cores=1,3,5,7
/proc/12214/stat : 12214 (minisat_static) R 12211 12211 10255 0 -1 4202496 3336 0 0 0 1230 0 0 0 25 0 1 0 652889882 26214400 2917 33554432000 4194304 4256717 140734699717648 18446744073709551615 4209944 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12214/statm: 6400 2917 252 16 0 3042 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 34300

[startup+25.5004 s]
/proc/loadavg: 1.96 2.00 2.00 3/480 12214
/proc/meminfo: memFree=20338448/32951124 swapFree=67057896/67111528
[pid=12211] ppid=12209 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/12211/stat : 12211 (esg_static.sh) S 12209 12211 10255 0 -1 4202496 351 4918 0 0 0 0 36 1 22 0 1 0 652889843 8908800 251 33554432000 4194304 4922060 140736753535760 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12211/statm: 2175 251 209 178 0 68 0
[pid=12214] ppid=12211 vsize=59524 CPUtime=25.1 cores=1,3,5,7
/proc/12214/stat : 12214 (minisat_static) R 12211 12211 10255 0 -1 4202496 18448 0 0 0 2508 2 0 0 25 0 1 0 652889882 60952576 11610 33554432000 4194304 4256717 140734699717648 18446744073709551615 4213648 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12214/statm: 14881 11610 252 16 0 11523 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 68224

[startup+51.1009 s]
/proc/loadavg: 1.97 2.00 2.00 3/480 12215
/proc/meminfo: memFree=20313756/32951124 swapFree=67057896/67111528
[pid=12211] ppid=12209 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/12211/stat : 12211 (esg_static.sh) S 12209 12211 10255 0 -1 4202496 351 4918 0 0 0 0 36 1 22 0 1 0 652889843 8908800 251 33554432000 4194304 4922060 140736753535760 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12211/statm: 2175 251 209 178 0 68 0
[pid=12214] ppid=12211 vsize=78380 CPUtime=50.69 cores=1,3,5,7
/proc/12214/stat : 12214 (minisat_static) R 12211 12211 10255 0 -1 4202496 41970 0 0 0 5064 5 0 0 25 0 1 0 652889882 80261120 16324 33554432000 4194304 4256717 140734699717648 18446744073709551615 4221185 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12214/statm: 19595 16324 252 16 0 16237 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 87080

[startup+102.318 s]
/proc/loadavg: 2.02 2.01 2.00 3/480 12216
/proc/meminfo: memFree=20314372/32951124 swapFree=67057896/67111528
[pid=12211] ppid=12209 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/12211/stat : 12211 (esg_static.sh) S 12209 12211 10255 0 -1 4202496 351 4918 0 0 0 0 36 1 22 0 1 0 652889843 8908800 251 33554432000 4194304 4922060 140736753535760 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12211/statm: 2175 251 209 178 0 68 0
[pid=12214] ppid=12211 vsize=90080 CPUtime=101.92 cores=1,3,5,7
/proc/12214/stat : 12214 (minisat_static) R 12211 12211 10255 0 -1 4202496 87086 0 0 0 10180 12 0 0 25 0 1 0 652889882 92241920 17394 33554432000 4194304 4256717 140734699717648 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12214/statm: 22520 17394 252 16 0 19162 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 98780

[startup+162.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/480 12227
/proc/meminfo: memFree=20234768/32951124 swapFree=67057896/67111528
[pid=12211] ppid=12209 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/12211/stat : 12211 (esg_static.sh) S 12209 12211 10255 0 -1 4202496 351 4918 0 0 0 0 36 1 22 0 1 0 652889843 8908800 251 33554432000 4194304 4922060 140736753535760 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12211/statm: 2175 251 209 178 0 68 0
[pid=12214] ppid=12211 vsize=120432 CPUtime=161.9 cores=1,3,5,7
/proc/12214/stat : 12214 (minisat_static) R 12211 12211 10255 0 -1 4202496 206158 0 0 0 16163 27 0 0 25 0 1 0 652889882 123322368 26582 33554432000 4194304 4256717 140734699717648 18446744073709551615 4209379 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12214/statm: 30108 26582 252 16 0 26750 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 129132

[startup+222.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/480 12228
/proc/meminfo: memFree=20209944/32951124 swapFree=67057896/67111528
[pid=12211] ppid=12209 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/12211/stat : 12211 (esg_static.sh) S 12209 12211 10255 0 -1 4202496 351 4918 0 0 0 0 36 1 22 0 1 0 652889843 8908800 251 33554432000 4194304 4922060 140736753535760 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12211/statm: 2175 251 209 178 0 68 0
[pid=12214] ppid=12211 vsize=170220 CPUtime=221.9 cores=1,3,5,7
/proc/12214/stat : 12214 (minisat_static) R 12211 12211 10255 0 -1 4202496 429577 0 0 0 22134 56 0 0 25 0 1 0 652889882 174305280 31690 33554432000 4194304 4256717 140734699717648 18446744073709551615 4213712 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12214/statm: 42555 31690 252 16 0 39197 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 178920

[startup+282.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/480 12230
/proc/meminfo: memFree=20258032/32951124 swapFree=67057896/67111528
[pid=12211] ppid=12209 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/12211/stat : 12211 (esg_static.sh) S 12209 12211 10255 0 -1 4202496 351 4918 0 0 0 0 36 1 22 0 1 0 652889843 8908800 251 33554432000 4194304 4922060 140736753535760 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12211/statm: 2175 251 209 178 0 68 0
[pid=12214] ppid=12211 vsize=139400 CPUtime=281.91 cores=1,3,5,7
/proc/12214/stat : 12214 (minisat_static) R 12211 12211 10255 0 -1 4202496 606560 0 0 0 28112 79 0 0 25 0 1 0 652889882 142745600 28366 33554432000 4194304 4256717 140734699717648 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12214/statm: 34850 28366 252 16 0 31492 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 148100

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/480 12232
/proc/meminfo: memFree=20218088/32951124 swapFree=67057896/67111528
[pid=12211] ppid=12209 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/12211/stat : 12211 (esg_static.sh) S 12209 12211 10255 0 -1 4202496 351 4918 0 0 0 0 36 1 22 0 1 0 652889843 8908800 251 33554432000 4194304 4922060 140736753535760 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12211/statm: 2175 251 209 178 0 68 0
[pid=12214] ppid=12211 vsize=139400 CPUtime=341.91 cores=1,3,5,7
/proc/12214/stat : 12214 (minisat_static) R 12211 12211 10255 0 -1 4202496 794161 0 0 0 34089 102 0 0 25 0 1 0 652889882 142745600 29536 33554432000 4194304 4256717 140734699717648 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12214/statm: 34850 29536 252 16 0 31492 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 148100

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/480 12233
/proc/meminfo: memFree=20188672/32951124 swapFree=67057896/67111528
[pid=12211] ppid=12209 vsize=8700 CPUtime=0.37 cores=1,3,5,7

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

/proc/12214/statm: 61201 54308 252 16 0 57843 0
Current children cumulated CPU time (s) 4302.35
Current children cumulated vsize (KiB) 253504

[startup+4362.3 s]
/proc/loadavg: 1.00 1.02 1.17 2/473 12369
/proc/meminfo: memFree=20240244/32951124 swapFree=67057896/67111528
[pid=12211] ppid=12209 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/12211/stat : 12211 (esg_static.sh) S 12209 12211 10255 0 -1 4202496 351 4918 0 0 0 0 36 1 22 0 1 0 652889843 8908800 251 33554432000 4194304 4922060 140736753535760 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12211/statm: 2175 251 209 178 0 68 0
[pid=12214] ppid=12211 vsize=244936 CPUtime=4361.98 cores=1,3,5,7
/proc/12214/stat : 12214 (minisat_static) R 12211 12211 10255 0 -1 4202496 10761579 0 0 0 434658 1540 0 0 25 0 1 0 652889882 250814464 49419 33554432000 4194304 4256717 140734699717648 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12214/statm: 61234 49419 252 16 0 57876 0
Current children cumulated CPU time (s) 4362.35
Current children cumulated vsize (KiB) 253636

[startup+4422.3 s]
/proc/loadavg: 1.00 1.01 1.15 2/473 12370
/proc/meminfo: memFree=20155656/32951124 swapFree=67057896/67111528
[pid=12211] ppid=12209 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/12211/stat : 12211 (esg_static.sh) S 12209 12211 10255 0 -1 4202496 351 4918 0 0 0 0 36 1 22 0 1 0 652889843 8908800 251 33554432000 4194304 4922060 140736753535760 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12211/statm: 2175 251 209 178 0 68 0
[pid=12214] ppid=12211 vsize=327300 CPUtime=4421.99 cores=1,3,5,7
/proc/12214/stat : 12214 (minisat_static) R 12211 12211 10255 0 -1 4202496 10904100 0 0 0 440638 1561 0 0 25 0 1 0 652889882 335155200 70836 33554432000 4194304 4256717 140734699717648 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12214/statm: 81825 70836 252 16 0 78467 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 336000

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/473 12372
/proc/meminfo: memFree=20225072/32951124 swapFree=67057896/67111528
[pid=12211] ppid=12209 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/12211/stat : 12211 (esg_static.sh) S 12209 12211 10255 0 -1 4202496 351 4918 0 0 0 0 36 1 22 0 1 0 652889843 8908800 251 33554432000 4194304 4922060 140736753535760 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12211/statm: 2175 251 209 178 0 68 0
[pid=12214] ppid=12211 vsize=246748 CPUtime=4481.99 cores=1,3,5,7
/proc/12214/stat : 12214 (minisat_static) R 12211 12211 10255 0 -1 4202496 11086561 0 0 0 446609 1590 0 0 25 0 1 0 652889882 252669952 53929 33554432000 4194304 4256717 140734699717648 18446744073709551615 4209083 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12214/statm: 61687 53929 252 16 0 58329 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 255448

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/473 12374
/proc/meminfo: memFree=20146812/32951124 swapFree=67057896/67111528
[pid=12211] ppid=12209 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/12211/stat : 12211 (esg_static.sh) S 12209 12211 10255 0 -1 4202496 351 4918 0 0 0 0 36 1 22 0 1 0 652889843 8908800 251 33554432000 4194304 4922060 140736753535760 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12211/statm: 2175 251 209 178 0 68 0
[pid=12214] ppid=12211 vsize=330320 CPUtime=4541.99 cores=1,3,5,7
/proc/12214/stat : 12214 (minisat_static) R 12211 12211 10255 0 -1 4202496 11235117 0 0 0 452586 1613 0 0 25 0 1 0 652889882 338247680 73037 33554432000 4194304 4256717 140734699717648 18446744073709551615 4220248 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12214/statm: 82580 73037 252 16 0 79222 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 339020

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/473 12375
/proc/meminfo: memFree=20147648/32951124 swapFree=67057896/67111528
[pid=12211] ppid=12209 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/12211/stat : 12211 (esg_static.sh) S 12209 12211 10255 0 -1 4202496 351 4918 0 0 0 0 36 1 22 0 1 0 652889843 8908800 251 33554432000 4194304 4922060 140736753535760 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12211/statm: 2175 251 209 178 0 68 0
[pid=12214] ppid=12211 vsize=332200 CPUtime=4602 cores=1,3,5,7
/proc/12214/stat : 12214 (minisat_static) R 12211 12211 10255 0 -1 4202496 11399178 0 0 0 458564 1636 0 0 25 0 1 0 652889882 340172800 71906 33554432000 4194304 4256717 140734699717648 18446744073709551615 4209105 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12214/statm: 83050 71906 252 16 0 79692 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 340900

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/473 12377
/proc/meminfo: memFree=20242500/32951124 swapFree=67057896/67111528
[pid=12211] ppid=12209 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/12211/stat : 12211 (esg_static.sh) S 12209 12211 10255 0 -1 4202496 351 4918 0 0 0 0 36 1 22 0 1 0 652889843 8908800 251 33554432000 4194304 4922060 140736753535760 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12211/statm: 2175 251 209 178 0 68 0
[pid=12214] ppid=12211 vsize=251692 CPUtime=4661.99 cores=1,3,5,7
/proc/12214/stat : 12214 (minisat_static) R 12211 12211 10255 0 -1 4202496 11539559 0 0 0 464542 1657 0 0 25 0 1 0 652889882 257732608 48639 33554432000 4194304 4256717 140734699717648 18446744073709551615 4219130 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12214/statm: 62923 48640 252 16 0 59565 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 260392

[startup+4722.32 s]
/proc/loadavg: 1.04 1.01 1.10 2/473 12378
/proc/meminfo: memFree=20216556/32951124 swapFree=67057896/67111528
[pid=12211] ppid=12209 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/12211/stat : 12211 (esg_static.sh) S 12209 12211 10255 0 -1 4202496 351 4918 0 0 0 0 36 1 22 0 1 0 652889843 8908800 251 33554432000 4194304 4922060 140736753535760 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12211/statm: 2175 251 209 178 0 68 0
[pid=12214] ppid=12211 vsize=251692 CPUtime=4722.01 cores=1,3,5,7
/proc/12214/stat : 12214 (minisat_static) R 12211 12211 10255 0 -1 4202496 11641155 0 0 0 470528 1673 0 0 25 0 1 0 652889882 257732608 54799 33554432000 4194304 4256717 140734699717648 18446744073709551615 4220250 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12214/statm: 62923 54799 252 16 0 59565 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 260392

[startup+4782.3 s]
/proc/loadavg: 1.01 1.01 1.09 2/473 12380
/proc/meminfo: memFree=20204020/32951124 swapFree=67057896/67111528
[pid=12211] ppid=12209 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/12211/stat : 12211 (esg_static.sh) S 12209 12211 10255 0 -1 4202496 351 4918 0 0 0 0 36 1 22 0 1 0 652889843 8908800 251 33554432000 4194304 4922060 140736753535760 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12211/statm: 2175 251 209 178 0 68 0
[pid=12214] ppid=12211 vsize=251832 CPUtime=4782 cores=1,3,5,7
/proc/12214/stat : 12214 (minisat_static) R 12211 12211 10255 0 -1 4202496 11782906 0 0 0 476508 1692 0 0 25 0 1 0 652889882 257875968 58581 33554432000 4194304 4256717 140734699717648 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12214/statm: 62958 58581 252 16 0 59600 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 260532

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/473 12382
/proc/meminfo: memFree=20217276/32951124 swapFree=67057896/67111528
[pid=12211] ppid=12209 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/12211/stat : 12211 (esg_static.sh) S 12209 12211 10255 0 -1 4202496 351 4918 0 0 0 0 36 1 22 0 1 0 652889843 8908800 251 33554432000 4194304 4922060 140736753535760 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12211/statm: 2175 251 209 178 0 68 0
[pid=12214] ppid=12211 vsize=251988 CPUtime=4842 cores=1,3,5,7
/proc/12214/stat : 12214 (minisat_static) R 12211 12211 10255 0 -1 4202496 11884293 0 0 0 482493 1707 0 0 25 0 1 0 652889882 258035712 54806 33554432000 4194304 4256717 140734699717648 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12214/statm: 62997 54806 252 16 0 59639 0
Current children cumulated CPU time (s) 4842.37
Current children cumulated vsize (KiB) 260688

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/473 12383
/proc/meminfo: memFree=20214152/32951124 swapFree=67057896/67111528
[pid=12211] ppid=12209 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/12211/stat : 12211 (esg_static.sh) S 12209 12211 10255 0 -1 4202496 351 4918 0 0 0 0 36 1 22 0 1 0 652889843 8908800 251 33554432000 4194304 4922060 140736753535760 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12211/statm: 2175 251 209 178 0 68 0
[pid=12214] ppid=12211 vsize=252308 CPUtime=4902 cores=1,3,5,7
/proc/12214/stat : 12214 (minisat_static) R 12211 12211 10255 0 -1 4202496 11984992 0 0 0 488476 1724 0 0 25 0 1 0 652889882 258363392 55754 33554432000 4194304 4256717 140734699717648 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12214/statm: 63077 55754 252 16 0 59719 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 261008

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/473 12385
/proc/meminfo: memFree=20194920/32951124 swapFree=67057896/67111528
[pid=12211] ppid=12209 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/12211/stat : 12211 (esg_static.sh) S 12209 12211 10255 0 -1 4202496 351 4918 0 0 0 0 36 1 22 0 1 0 652889843 8908800 251 33554432000 4194304 4922060 140736753535760 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12211/statm: 2175 251 209 178 0 68 0
[pid=12214] ppid=12211 vsize=334000 CPUtime=4962 cores=1,3,5,7
/proc/12214/stat : 12214 (minisat_static) R 12211 12211 10255 0 -1 4202496 12148562 0 0 0 494453 1747 0 0 25 0 1 0 652889882 342016000 60561 33554432000 4194304 4256717 140734699717648 18446744073709551615 4213908 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12214/statm: 83500 60561 252 16 0 80142 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 342700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.00 1.00 1.07 2/473 12386
/proc/meminfo: memFree=20219088/32951124 swapFree=67057896/67111528
[pid=12211] ppid=12209 vsize=8700 CPUtime=0.37 cores=1,3,5,7
/proc/12211/stat : 12211 (esg_static.sh) S 12209 12211 10255 0 -1 4202496 351 4918 0 0 0 0 36 1 22 0 1 0 652889843 8908800 251 33554432000 4194304 4922060 140736753535760 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12211/statm: 2175 251 209 178 0 68 0
[pid=12214] ppid=12211 vsize=252748 CPUtime=4999.71 cores=1,3,5,7
/proc/12214/stat : 12214 (minisat_static) R 12211 12211 10255 0 -1 4202496 12216357 0 0 0 498213 1758 0 0 25 0 1 0 652889882 258813952 54102 33554432000 4194304 4256717 140734699717648 18446744073709551615 4209126 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12214/statm: 63187 54102 252 16 0 59829 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 261448

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.02
CPU time (s): 5000.08
CPU user time (s): 4982.49
CPU system time (s): 17.59
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 680064

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

runsolver used 21.4327 second user time and 55.8625 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-17 05:59:05
IDJOB=3387533
IDBENCH=84223
IDSOLVER=1874
FILE ID=node140/3387533-1305604745
RUNJOBID= node140-1305599742-11983
PBS_JOBID= 13350338
Free space on /tmp= 73480 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT03/industrial/li/li-exam/li-exam-61.shuffled-as.sat03-366.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387533-1305604745/watcher-3387533-1305604745 -o /tmp/evaluation-result-3387533-1305604745/solver-3387533-1305604745 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3387533-1305604745.cnf

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

MD5SUM BENCH= 3be662940f394fa876137a905247d755
RANDOM SEED=791511041

node140.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.833
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.66
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.833
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.14
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.833
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.833
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.833
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.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20428772 kB
Buffers:        340908 kB
Cached:        4909112 kB
SwapCached:       8088 kB
Active:        8792928 kB
Inactive:      3379780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20428772 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:            7780 kB
Writeback:           0 kB
AnonPages:     6919288 kB
Mapped:          38384 kB
Slab:           228664 kB
PageTables:      51864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 141408296 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= 73480 MiB
End job on node140 at 2011-05-17 07:22:27