Trace number 3387139

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

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray04_32.cnf
MD5SUM2fe3650d4a602f63086e937176360ebb
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 variables8750
Number of clauses25865
Sum of the clauses size60349
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 217242
Number of clauses of size 38621
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   25863    60347 |    7758       0        0     nan |  0.000 % |
0.00/0.10	c |         0 |   19663    59086 |      --       0       --      -- |     --   | -6198/-1256
0.00/0.10	c ==============================================================================
0.00/0.10	c Result  :   #vars: 4390   #clauses: 19663   #literals: 59086
0.00/0.10	c CPU time:   0.077988 s
0.00/0.10	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-3387139-1305594318/watcher-3387139-1305594318 -o /tmp/evaluation-result-3387139-1305594318/solver-3387139-1305594318 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387139-1305594318.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: 3.06 3.04 3.01 4/417 26777
/proc/meminfo: memFree=20368360/32950928 swapFree=62959404/67111528
[pid=26777] ppid=26775 vsize=11796 CPUtime=0 cores=1,3,5,7
/proc/26777/stat : 26777 (runsolver) R 26775 26777 26286 0 -1 4202560 40 0 0 0 0 0 0 0 25 0 1 0 127041228 12079104 49 33554432000 4194304 5432360 140734633198048 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/26777/statm: 2949 49 30 303 0 2643 0

[startup+0.0281069 s]
/proc/loadavg: 3.06 3.04 3.01 4/417 26777
/proc/meminfo: memFree=20368360/32950928 swapFree=62959404/67111528
[pid=26777] ppid=26775 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26777/stat : 26777 (esg_static.sh) S 26775 26777 26286 0 -1 4202496 326 0 0 0 0 0 0 0 25 0 1 0 127041228 8908800 249 33554432000 4194304 4922060 140734472325808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26777/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101095 s]
/proc/loadavg: 3.06 3.04 3.01 4/417 26777
/proc/meminfo: memFree=20368360/32950928 swapFree=62959404/67111528
[pid=26777] ppid=26775 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26777/stat : 26777 (esg_static.sh) S 26775 26777 26286 0 -1 4202496 326 0 0 0 0 0 0 0 25 0 1 0 127041228 8908800 249 33554432000 4194304 4922060 140734472325808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26777/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301001 s]
/proc/loadavg: 3.06 3.04 3.01 4/417 26777
/proc/meminfo: memFree=20368360/32950928 swapFree=62959404/67111528
[pid=26777] ppid=26775 vsize=8700 CPUtime=0.08 cores=1,3,5,7
/proc/26777/stat : 26777 (esg_static.sh) S 26775 26777 26286 0 -1 4202496 351 1356 0 0 0 0 8 0 25 0 1 0 127041228 8908800 251 33554432000 4194304 4922060 140734472325808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26777/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8700

[startup+0.700932 s]
/proc/loadavg: 3.06 3.04 3.01 4/417 26777
/proc/meminfo: memFree=20368360/32950928 swapFree=62959404/67111528
[pid=26777] ppid=26775 vsize=8700 CPUtime=0.08 cores=1,3,5,7
/proc/26777/stat : 26777 (esg_static.sh) S 26775 26777 26286 0 -1 4202496 351 1356 0 0 0 0 8 0 25 0 1 0 127041228 8908800 251 33554432000 4194304 4922060 140734472325808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26777/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8700

[startup+1.50085 s]
/proc/loadavg: 3.06 3.04 3.01 4/419 26780
/proc/meminfo: memFree=20357180/32950928 swapFree=62959404/67111528
[pid=26777] ppid=26775 vsize=8700 CPUtime=0.08 cores=1,3,5,7
/proc/26777/stat : 26777 (esg_static.sh) S 26775 26777 26286 0 -1 4202496 351 1356 0 0 0 0 8 0 25 0 1 0 127041228 8908800 251 33554432000 4194304 4922060 140734472325808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26777/statm: 2175 251 209 178 0 68 0
[pid=26780] ppid=26777 vsize=27140 CPUtime=1.37 cores=1,3,5,7
/proc/26780/stat : 26780 (minisat_static) R 26777 26777 26286 0 -1 4202496 4552 0 0 0 137 0 0 0 25 0 1 0 127041239 27791360 3467 33554432000 4194304 4256717 140736345537504 18446744073709551615 4234128 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26780/statm: 6785 3467 253 16 0 3427 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 35840

[startup+3.10057 s]
/proc/loadavg: 3.05 3.04 3.01 4/419 26780
/proc/meminfo: memFree=20351104/32950928 swapFree=62959404/67111528
[pid=26777] ppid=26775 vsize=8700 CPUtime=0.08 cores=1,3,5,7
/proc/26777/stat : 26777 (esg_static.sh) S 26775 26777 26286 0 -1 4202496 351 1356 0 0 0 0 8 0 25 0 1 0 127041228 8908800 251 33554432000 4194304 4922060 140734472325808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26777/statm: 2175 251 209 178 0 68 0
[pid=26780] ppid=26777 vsize=33612 CPUtime=2.97 cores=1,3,5,7
/proc/26780/stat : 26780 (minisat_static) R 26777 26777 26286 0 -1 4202496 9430 0 0 0 296 1 0 0 25 0 1 0 127041239 34418688 4566 33554432000 4194304 4256717 140736345537504 18446744073709551615 4209126 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26780/statm: 8403 4566 253 16 0 5045 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 42312

[startup+6.30101 s]
/proc/loadavg: 3.05 3.04 3.01 4/419 26780
/proc/meminfo: memFree=20341784/32950928 swapFree=62959404/67111528
[pid=26777] ppid=26775 vsize=8700 CPUtime=0.08 cores=1,3,5,7
/proc/26777/stat : 26777 (esg_static.sh) S 26775 26777 26286 0 -1 4202496 351 1356 0 0 0 0 8 0 25 0 1 0 127041228 8908800 251 33554432000 4194304 4922060 140734472325808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26777/statm: 2175 251 209 178 0 68 0
[pid=26780] ppid=26777 vsize=36148 CPUtime=6.17 cores=1,3,5,7
/proc/26780/stat : 26780 (minisat_static) R 26777 26777 26286 0 -1 4202496 10445 0 0 0 616 1 0 0 25 0 1 0 127041239 37015552 5522 33554432000 4194304 4256717 140736345537504 18446744073709551615 4213472 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26780/statm: 9037 5522 253 16 0 5679 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 44848

[startup+12.7009 s]
/proc/loadavg: 3.05 3.04 3.01 4/419 26781
/proc/meminfo: memFree=20330808/32950928 swapFree=62959404/67111528
[pid=26777] ppid=26775 vsize=8700 CPUtime=0.08 cores=1,3,5,7
/proc/26777/stat : 26777 (esg_static.sh) S 26775 26777 26286 0 -1 4202496 351 1356 0 0 0 0 8 0 25 0 1 0 127041228 8908800 251 33554432000 4194304 4922060 140734472325808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26777/statm: 2175 251 209 178 0 68 0
[pid=26780] ppid=26777 vsize=40572 CPUtime=12.57 cores=1,3,5,7
/proc/26780/stat : 26780 (minisat_static) R 26777 26777 26286 0 -1 4202496 16849 0 0 0 1255 2 0 0 25 0 1 0 127041239 41545728 6123 33554432000 4194304 4256717 140736345537504 18446744073709551615 4213487 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26780/statm: 10143 6123 253 16 0 6785 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 49272

[startup+25.5006 s]
/proc/loadavg: 3.04 3.04 3.01 4/419 26781
/proc/meminfo: memFree=20337144/32950928 swapFree=62959404/67111528
[pid=26777] ppid=26775 vsize=8700 CPUtime=0.08 cores=1,3,5,7
/proc/26777/stat : 26777 (esg_static.sh) S 26775 26777 26286 0 -1 4202496 351 1356 0 0 0 0 8 0 25 0 1 0 127041228 8908800 251 33554432000 4194304 4922060 140734472325808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26777/statm: 2175 251 209 178 0 68 0
[pid=26780] ppid=26777 vsize=40592 CPUtime=25.37 cores=1,3,5,7
/proc/26780/stat : 26780 (minisat_static) R 26777 26777 26286 0 -1 4202496 20809 0 0 0 2534 3 0 0 25 0 1 0 127041239 41566208 4341 33554432000 4194304 4256717 140736345537504 18446744073709551615 4213715 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26780/statm: 10148 4341 253 16 0 6790 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 49292

[startup+51.1011 s]
/proc/loadavg: 3.02 3.03 3.00 4/419 26782
/proc/meminfo: memFree=20313264/32950928 swapFree=62959404/67111528
[pid=26777] ppid=26775 vsize=8700 CPUtime=0.08 cores=1,3,5,7
/proc/26777/stat : 26777 (esg_static.sh) S 26775 26777 26286 0 -1 4202496 351 1356 0 0 0 0 8 0 25 0 1 0 127041228 8908800 251 33554432000 4194304 4922060 140734472325808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26777/statm: 2175 251 209 178 0 68 0
[pid=26780] ppid=26777 vsize=63744 CPUtime=50.97 cores=1,3,5,7
/proc/26780/stat : 26780 (minisat_static) R 26777 26777 26286 0 -1 4202496 38304 0 0 0 5091 6 0 0 25 0 1 0 127041239 65273856 11920 33554432000 4194304 4256717 140736345537504 18446744073709551615 4213512 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26780/statm: 15936 11920 253 16 0 12578 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 72444

[startup+102.316 s]
/proc/loadavg: 3.01 3.03 3.00 4/419 26783
/proc/meminfo: memFree=20303176/32950928 swapFree=62959404/67111528
[pid=26777] ppid=26775 vsize=8700 CPUtime=0.08 cores=1,3,5,7
/proc/26777/stat : 26777 (esg_static.sh) S 26775 26777 26286 0 -1 4202496 351 1356 0 0 0 0 8 0 25 0 1 0 127041228 8908800 251 33554432000 4194304 4922060 140734472325808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26777/statm: 2175 251 209 178 0 68 0
[pid=26780] ppid=26777 vsize=70928 CPUtime=102.19 cores=1,3,5,7
/proc/26780/stat : 26780 (minisat_static) R 26777 26777 26286 0 -1 4202496 40045 0 0 0 10213 6 0 0 25 0 1 0 127041239 72630272 13588 33554432000 4194304 4256717 140736345537504 18446744073709551615 4213770 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26780/statm: 17732 13588 253 16 0 14374 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 79628

[startup+162.3 s]
/proc/loadavg: 3.00 3.02 3.00 4/419 26785
/proc/meminfo: memFree=20281696/32950928 swapFree=62959404/67111528
[pid=26777] ppid=26775 vsize=8700 CPUtime=0.08 cores=1,3,5,7
/proc/26777/stat : 26777 (esg_static.sh) S 26775 26777 26286 0 -1 4202496 351 1356 0 0 0 0 8 0 25 0 1 0 127041228 8908800 251 33554432000 4194304 4922060 140734472325808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26777/statm: 2175 251 209 178 0 68 0
[pid=26780] ppid=26777 vsize=82600 CPUtime=162.18 cores=1,3,5,7
/proc/26780/stat : 26780 (minisat_static) R 26777 26777 26286 0 -1 4202496 59111 0 0 0 16209 9 0 0 25 0 1 0 127041239 84582400 17273 33554432000 4194304 4256717 140736345537504 18446744073709551615 4213469 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26780/statm: 20650 17273 253 16 0 17292 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 91300

[startup+222.301 s]
/proc/loadavg: 3.00 3.01 3.00 4/419 26786
/proc/meminfo: memFree=20286124/32950928 swapFree=62959404/67111528
[pid=26777] ppid=26775 vsize=8700 CPUtime=0.08 cores=1,3,5,7
/proc/26777/stat : 26777 (esg_static.sh) S 26775 26777 26286 0 -1 4202496 351 1356 0 0 0 0 8 0 25 0 1 0 127041228 8908800 251 33554432000 4194304 4922060 140734472325808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26777/statm: 2175 251 209 178 0 68 0
[pid=26780] ppid=26777 vsize=82600 CPUtime=222.18 cores=1,3,5,7
/proc/26780/stat : 26780 (minisat_static) R 26777 26777 26286 0 -1 4202496 59121 0 0 0 22209 9 0 0 25 0 1 0 127041239 84582400 17283 33554432000 4194304 4256717 140736345537504 18446744073709551615 4210816 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26780/statm: 20650 17283 253 16 0 17292 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 91300

[startup+282.3 s]
/proc/loadavg: 3.00 3.01 3.00 4/419 26788
/proc/meminfo: memFree=20275928/32950928 swapFree=62959404/67111528
[pid=26777] ppid=26775 vsize=8700 CPUtime=0.08 cores=1,3,5,7
/proc/26777/stat : 26777 (esg_static.sh) S 26775 26777 26286 0 -1 4202496 351 1356 0 0 0 0 8 0 25 0 1 0 127041228 8908800 251 33554432000 4194304 4922060 140734472325808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26777/statm: 2175 251 209 178 0 68 0
[pid=26780] ppid=26777 vsize=95352 CPUtime=282.18 cores=1,3,5,7
/proc/26780/stat : 26780 (minisat_static) R 26777 26777 26286 0 -1 4202496 60795 0 0 0 28209 9 0 0 25 0 1 0 127041239 97640448 18867 33554432000 4194304 4256717 140736345537504 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26780/statm: 23838 18867 253 16 0 20480 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 104052

[startup+342.301 s]
/proc/loadavg: 3.00 3.00 3.00 4/419 26790
/proc/meminfo: memFree=20278140/32950928 swapFree=62959404/67111528
[pid=26777] ppid=26775 vsize=8700 CPUtime=0.08 cores=1,3,5,7
/proc/26777/stat : 26777 (esg_static.sh) S 26775 26777 26286 0 -1 4202496 351 1356 0 0 0 0 8 0 25 0 1 0 127041228 8908800 251 33554432000 4194304 4922060 140734472325808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26777/statm: 2175 251 209 178 0 68 0
[pid=26780] ppid=26777 vsize=95352 CPUtime=342.18 cores=1,3,5,7
/proc/26780/stat : 26780 (minisat_static) R 26777 26777 26286 0 -1 4202496 74279 0 0 0 34206 12 0 0 25 0 1 0 127041239 97640448 18707 33554432000 4194304 4256717 140736345537504 18446744073709551615 4229673 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26780/statm: 23838 18707 253 16 0 20480 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 104052

[startup+402.301 s]
/proc/loadavg: 3.00 3.00 3.00 4/419 26791
/proc/meminfo: memFree=20260508/32950928 swapFree=62959404/67111528
[pid=26777] ppid=26775 vsize=8700 CPUtime=0.08 cores=1,3,5,7

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

/proc/26780/statm: 43798 39380 253 16 0 40440 0
Current children cumulated CPU time (s) 4302.35
Current children cumulated vsize (KiB) 183892

[startup+4362.3 s]
/proc/loadavg: 3.00 3.00 3.00 4/419 27383
/proc/meminfo: memFree=20116612/32950928 swapFree=62959404/67111528
[pid=26777] ppid=26775 vsize=8700 CPUtime=0.08 cores=1,3,5,7
/proc/26777/stat : 26777 (esg_static.sh) S 26775 26777 26286 0 -1 4202496 351 1356 0 0 0 0 8 0 25 0 1 0 127041228 8908800 251 33554432000 4194304 4922060 140734472325808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26777/statm: 2175 251 209 178 0 68 0
[pid=26780] ppid=26777 vsize=206012 CPUtime=4362.28 cores=1,3,5,7
/proc/26780/stat : 26780 (minisat_static) R 26777 26777 26286 0 -1 4202496 3348484 0 0 0 435660 568 0 0 25 0 1 0 127041239 210956288 41364 33554432000 4194304 4256717 140736345537504 18446744073709551615 4211831 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26780/statm: 51503 41364 253 16 0 48145 0
Current children cumulated CPU time (s) 4362.36
Current children cumulated vsize (KiB) 214712

[startup+4422.3 s]
/proc/loadavg: 3.19 3.05 3.01 4/419 27385
/proc/meminfo: memFree=20130956/32950928 swapFree=62959404/67111528
[pid=26777] ppid=26775 vsize=8700 CPUtime=0.08 cores=1,3,5,7
/proc/26777/stat : 26777 (esg_static.sh) S 26775 26777 26286 0 -1 4202496 351 1356 0 0 0 0 8 0 25 0 1 0 127041228 8908800 251 33554432000 4194304 4922060 140734472325808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26777/statm: 2175 251 209 178 0 68 0
[pid=26780] ppid=26777 vsize=175192 CPUtime=4422.27 cores=1,3,5,7
/proc/26780/stat : 26780 (minisat_static) R 26777 26777 26286 0 -1 4202496 3401469 0 0 0 441649 578 0 0 25 0 1 0 127041239 179396608 38534 33554432000 4194304 4256717 140736345537504 18446744073709551615 4213743 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26780/statm: 43798 38534 253 16 0 40440 0
Current children cumulated CPU time (s) 4422.35
Current children cumulated vsize (KiB) 183892

[startup+4482.3 s]
/proc/loadavg: 3.07 3.04 3.01 4/419 27417
/proc/meminfo: memFree=19851688/32950928 swapFree=62959404/67111528
[pid=26777] ppid=26775 vsize=8700 CPUtime=0.08 cores=1,3,5,7
/proc/26777/stat : 26777 (esg_static.sh) S 26775 26777 26286 0 -1 4202496 351 1356 0 0 0 0 8 0 25 0 1 0 127041228 8908800 251 33554432000 4194304 4922060 140734472325808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26777/statm: 2175 251 209 178 0 68 0
[pid=26780] ppid=26777 vsize=206012 CPUtime=4482.28 cores=1,3,5,7
/proc/26780/stat : 26780 (minisat_static) R 26777 26777 26286 0 -1 4202496 3461120 0 0 0 447638 590 0 0 25 0 1 0 127041239 210956288 41415 33554432000 4194304 4256717 140736345537504 18446744073709551615 4213461 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26780/statm: 51503 41415 253 16 0 48145 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 214712

[startup+4542.3 s]
/proc/loadavg: 3.07 3.04 3.01 4/419 27419
/proc/meminfo: memFree=19827788/32950928 swapFree=62959404/67111528
[pid=26777] ppid=26775 vsize=8700 CPUtime=0.08 cores=1,3,5,7
/proc/26777/stat : 26777 (esg_static.sh) S 26775 26777 26286 0 -1 4202496 351 1356 0 0 0 0 8 0 25 0 1 0 127041228 8908800 251 33554432000 4194304 4922060 140734472325808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26777/statm: 2175 251 209 178 0 68 0
[pid=26780] ppid=26777 vsize=206012 CPUtime=4542.28 cores=1,3,5,7
/proc/26780/stat : 26780 (minisat_static) R 26777 26777 26286 0 -1 4202496 3524477 0 0 0 453627 601 0 0 25 0 1 0 127041239 210956288 42240 33554432000 4194304 4256717 140736345537504 18446744073709551615 4213854 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26780/statm: 51503 42240 253 16 0 48145 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 214712

[startup+4602.3 s]
/proc/loadavg: 3.02 3.03 3.00 4/419 27420
/proc/meminfo: memFree=19800596/32950928 swapFree=62959404/67111528
[pid=26777] ppid=26775 vsize=8700 CPUtime=0.08 cores=1,3,5,7
/proc/26777/stat : 26777 (esg_static.sh) S 26775 26777 26286 0 -1 4202496 351 1356 0 0 0 0 8 0 25 0 1 0 127041228 8908800 251 33554432000 4194304 4922060 140734472325808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26777/statm: 2175 251 209 178 0 68 0
[pid=26780] ppid=26777 vsize=175192 CPUtime=4602.29 cores=1,3,5,7
/proc/26780/stat : 26780 (minisat_static) R 26777 26777 26286 0 -1 4202496 3601465 0 0 0 459617 612 0 0 25 0 1 0 127041239 179396608 40350 33554432000 4194304 4256717 140736345537504 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26780/statm: 43798 40350 253 16 0 40440 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 183892

[startup+4662.3 s]
/proc/loadavg: 3.01 3.02 3.00 4/419 27422
/proc/meminfo: memFree=19797696/32950928 swapFree=62959404/67111528
[pid=26777] ppid=26775 vsize=8700 CPUtime=0.08 cores=1,3,5,7
/proc/26777/stat : 26777 (esg_static.sh) S 26775 26777 26286 0 -1 4202496 351 1356 0 0 0 0 8 0 25 0 1 0 127041228 8908800 251 33554432000 4194304 4922060 140734472325808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26777/statm: 2175 251 209 178 0 68 0
[pid=26780] ppid=26777 vsize=206012 CPUtime=4662.28 cores=1,3,5,7
/proc/26780/stat : 26780 (minisat_static) R 26777 26777 26286 0 -1 4202496 3669249 0 0 0 465607 621 0 0 25 0 1 0 127041239 210956288 43335 33554432000 4194304 4256717 140736345537504 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26780/statm: 51503 43335 253 16 0 48145 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 214712

[startup+4722.32 s]
/proc/loadavg: 3.00 3.02 3.00 4/419 27423
/proc/meminfo: memFree=19785996/32950928 swapFree=62959404/67111528
[pid=26777] ppid=26775 vsize=8700 CPUtime=0.08 cores=1,3,5,7
/proc/26777/stat : 26777 (esg_static.sh) S 26775 26777 26286 0 -1 4202496 351 1356 0 0 0 0 8 0 25 0 1 0 127041228 8908800 251 33554432000 4194304 4922060 140734472325808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26777/statm: 2175 251 209 178 0 68 0
[pid=26780] ppid=26777 vsize=175192 CPUtime=4722.3 cores=1,3,5,7
/proc/26780/stat : 26780 (minisat_static) R 26777 26777 26286 0 -1 4202496 3748831 0 0 0 471597 633 0 0 25 0 1 0 127041239 179396608 40142 33554432000 4194304 4256717 140736345537504 18446744073709551615 4213472 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26780/statm: 43798 40142 253 16 0 40440 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 183892

[startup+4782.3 s]
/proc/loadavg: 3.00 3.01 3.00 4/419 27425
/proc/meminfo: memFree=19769600/32950928 swapFree=62959404/67111528
[pid=26777] ppid=26775 vsize=8700 CPUtime=0.08 cores=1,3,5,7
/proc/26777/stat : 26777 (esg_static.sh) S 26775 26777 26286 0 -1 4202496 351 1356 0 0 0 0 8 0 25 0 1 0 127041228 8908800 251 33554432000 4194304 4922060 140734472325808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26777/statm: 2175 251 209 178 0 68 0
[pid=26780] ppid=26777 vsize=206012 CPUtime=4782.28 cores=1,3,5,7
/proc/26780/stat : 26780 (minisat_static) R 26777 26777 26286 0 -1 4202496 3802094 0 0 0 477587 641 0 0 25 0 1 0 127041239 210956288 43414 33554432000 4194304 4256717 140736345537504 18446744073709551615 4211928 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26780/statm: 51503 43414 253 16 0 48145 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 214712

[startup+4842.3 s]
/proc/loadavg: 3.00 3.01 3.00 4/419 27427
/proc/meminfo: memFree=19787928/32950928 swapFree=62959404/67111528
[pid=26777] ppid=26775 vsize=8700 CPUtime=0.08 cores=1,3,5,7
/proc/26777/stat : 26777 (esg_static.sh) S 26775 26777 26286 0 -1 4202496 351 1356 0 0 0 0 8 0 25 0 1 0 127041228 8908800 251 33554432000 4194304 4922060 140734472325808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26777/statm: 2175 251 209 178 0 68 0
[pid=26780] ppid=26777 vsize=175192 CPUtime=4842.29 cores=1,3,5,7
/proc/26780/stat : 26780 (minisat_static) R 26777 26777 26286 0 -1 4202496 3880343 0 0 0 483576 653 0 0 25 0 1 0 127041239 179396608 40033 33554432000 4194304 4256717 140736345537504 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26780/statm: 43798 40033 253 16 0 40440 0
Current children cumulated CPU time (s) 4842.37
Current children cumulated vsize (KiB) 183892

[startup+4902.3 s]
/proc/loadavg: 3.00 3.00 3.00 4/419 27428
/proc/meminfo: memFree=19760860/32950928 swapFree=62959404/67111528
[pid=26777] ppid=26775 vsize=8700 CPUtime=0.08 cores=1,3,5,7
/proc/26777/stat : 26777 (esg_static.sh) S 26775 26777 26286 0 -1 4202496 351 1356 0 0 0 0 8 0 25 0 1 0 127041228 8908800 251 33554432000 4194304 4922060 140734472325808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26777/statm: 2175 251 209 178 0 68 0
[pid=26780] ppid=26777 vsize=175192 CPUtime=4902.29 cores=1,3,5,7
/proc/26780/stat : 26780 (minisat_static) R 26777 26777 26286 0 -1 4202496 3940640 0 0 0 489567 662 0 0 25 0 1 0 127041239 179396608 38648 33554432000 4194304 4256717 140736345537504 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26780/statm: 43798 38648 253 16 0 40440 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 183892

[startup+4962.3 s]
/proc/loadavg: 3.04 3.01 3.00 4/419 27430
/proc/meminfo: memFree=19733300/32950928 swapFree=62959404/67111528
[pid=26777] ppid=26775 vsize=8700 CPUtime=0.08 cores=1,3,5,7
/proc/26777/stat : 26777 (esg_static.sh) S 26775 26777 26286 0 -1 4202496 351 1356 0 0 0 0 8 0 25 0 1 0 127041228 8908800 251 33554432000 4194304 4922060 140734472325808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26777/statm: 2175 251 209 178 0 68 0
[pid=26780] ppid=26777 vsize=206012 CPUtime=4962.29 cores=1,3,5,7
/proc/26780/stat : 26780 (minisat_static) R 26777 26777 26286 0 -1 4202496 3993684 0 0 0 495560 669 0 0 25 0 1 0 127041239 210956288 43721 33554432000 4194304 4256717 140736345537504 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26780/statm: 51503 43721 253 16 0 48145 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 214712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 3.08 3.03 3.00 4/419 27431
/proc/meminfo: memFree=19701024/32950928 swapFree=62959404/67111528
[pid=26777] ppid=26775 vsize=8700 CPUtime=0.08 cores=1,3,5,7
/proc/26777/stat : 26777 (esg_static.sh) S 26775 26777 26286 0 -1 4202496 351 1356 0 0 0 0 8 0 25 0 1 0 127041228 8908800 251 33554432000 4194304 4922060 140734472325808 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26777/statm: 2175 251 209 178 0 68 0
[pid=26780] ppid=26777 vsize=206012 CPUtime=5000 cores=1,3,5,7
/proc/26780/stat : 26780 (minisat_static) R 26777 26777 26286 0 -1 4202496 4042979 0 0 0 499323 677 0 0 25 0 1 0 127041239 210956288 41092 33554432000 4194304 4256717 140736345537504 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26780/statm: 51503 41092 253 16 0 48145 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 214712

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 26777 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=86986
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=10998
# CPU time returned by wait4() is 0.097984
# 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): 4993.31
CPU system time (s): 6.77
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 294852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.086986
system time used= 0.010998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1707
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 5

runsolver used 18.9231 second user time and 49.2835 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-17 03:05:18
IDJOB=3387139
IDBENCH=70810
IDSOLVER=1874
FILE ID=node112/3387139-1305594318
RUNJOBID= node112-1305586738-26305
PBS_JOBID= 13350366
Free space on /tmp= 73444 MiB

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

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

MD5SUM BENCH= 2fe3650d4a602f63086e937176360ebb
RANDOM SEED=302234787

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
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.74
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.847
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:     32950928 kB
MemFree:      20368384 kB
Buffers:         81932 kB
Cached:         477792 kB
SwapCached:      73604 kB
Active:         866236 kB
Inactive:     11509776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20368384 kB
SwapTotal:    67111528 kB
SwapFree:     62959404 kB
Dirty:            1612 kB
Writeback:           0 kB
AnonPages:    11751160 kB
Mapped:          23672 kB
Slab:            78920 kB
PageTables:      59352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 99248244 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= 73460 MiB
End job on node112 at 2011-05-17 04:28:40