Trace number 3348911

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-01UNSAT 856.937 856.945

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-03.cnf
MD5SUM8c67f78ca36ec96e662a91c74844da21
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark154.887
Satisfiable
(Un)Satisfiability was proved
Number of variables3114
Number of clauses10827
Sum of the clauses size28341
Maximum clause length119
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24934
Number of clauses of size 35378
Number of clauses of size 4408
Number of clauses of size 584
Number of clauses of size over 522

Solver Data

0.00/0.01	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   10580    27785 |    3173       0        0     nan |  0.000 % |
0.00/0.03	c |         0 |    7470    25292 |      --       0       --      -- |     --   | -3110/-2493
0.00/0.03	c ==============================================================================
0.00/0.03	c Result  :   #vars: 1304   #clauses: 7470   #literals: 25292
0.00/0.03	c CPU time:   0.025996 s
0.00/0.03	c ==============================================================================
856.89/856.94	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3348911-1304968099/watcher-3348911-1304968099 -o /tmp/evaluation-result-3348911-1304968099/solver-3348911-1304968099 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348911-1304968099.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.16 0.03 0.01 5/350 320
/proc/meminfo: memFree=11753716/32951124 swapFree=67082152/67111528
[pid=320] ppid=309 vsize=8700 CPUtime=0 cores=4,6
/proc/320/stat : 320 (esg_static.sh) S 309 320 32720 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 608408014 8908800 250 33554432000 4194304 4922060 140735541695536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/320/statm: 2175 250 209 178 0 68 0

[startup+0.019955 s]
/proc/loadavg: 0.16 0.03 0.01 5/350 320
/proc/meminfo: memFree=11753716/32951124 swapFree=67082152/67111528
[pid=320] ppid=309 vsize=8700 CPUtime=0 cores=4,6
/proc/320/stat : 320 (esg_static.sh) S 309 320 32720 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 608408014 8908800 250 33554432000 4194304 4922060 140735541695536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/320/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100939 s]
/proc/loadavg: 0.16 0.03 0.01 5/350 320
/proc/meminfo: memFree=11753716/32951124 swapFree=67082152/67111528
[pid=320] ppid=309 vsize=8700 CPUtime=0.02 cores=4,6
/proc/320/stat : 320 (esg_static.sh) S 309 320 32720 0 -1 4202496 352 634 0 0 0 0 2 0 22 0 1 0 608408014 8908800 252 33554432000 4194304 4922060 140735541695536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/320/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8700

[startup+0.300905 s]
/proc/loadavg: 0.16 0.03 0.01 5/350 320
/proc/meminfo: memFree=11753716/32951124 swapFree=67082152/67111528
[pid=320] ppid=309 vsize=8700 CPUtime=0.02 cores=4,6
/proc/320/stat : 320 (esg_static.sh) S 309 320 32720 0 -1 4202496 352 634 0 0 0 0 2 0 22 0 1 0 608408014 8908800 252 33554432000 4194304 4922060 140735541695536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/320/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8700

[startup+0.700847 s]
/proc/loadavg: 0.16 0.03 0.01 5/350 320
/proc/meminfo: memFree=11753716/32951124 swapFree=67082152/67111528
[pid=320] ppid=309 vsize=8700 CPUtime=0.02 cores=4,6
/proc/320/stat : 320 (esg_static.sh) S 309 320 32720 0 -1 4202496 352 634 0 0 0 0 2 0 22 0 1 0 608408014 8908800 252 33554432000 4194304 4922060 140735541695536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/320/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8700

[startup+1.50076 s]
/proc/loadavg: 0.16 0.03 0.01 5/356 330
/proc/meminfo: memFree=11677420/32951124 swapFree=67082152/67111528
[pid=320] ppid=309 vsize=8700 CPUtime=0.02 cores=4,6
/proc/320/stat : 320 (esg_static.sh) S 309 320 32720 0 -1 4202496 352 634 0 0 0 0 2 0 22 0 1 0 608408014 8908800 252 33554432000 4194304 4922060 140735541695536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/320/statm: 2175 252 209 178 0 68 0
[pid=323] ppid=320 vsize=26176 CPUtime=1.45 cores=4,6
/proc/323/stat : 323 (minisat_static) R 320 320 32720 0 -1 4202496 2875 0 0 0 145 0 0 0 25 0 1 0 608408017 26804224 2096 33554432000 4194304 4256717 140735228792160 18446744073709551615 4220184 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/323/statm: 6544 2096 251 16 0 3186 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 34876

[startup+3.10045 s]
/proc/loadavg: 0.16 0.03 0.01 5/356 330
/proc/meminfo: memFree=11545484/32951124 swapFree=67082152/67111528
[pid=320] ppid=309 vsize=8700 CPUtime=0.02 cores=4,6
/proc/320/stat : 320 (esg_static.sh) S 309 320 32720 0 -1 4202496 352 634 0 0 0 0 2 0 22 0 1 0 608408014 8908800 252 33554432000 4194304 4922060 140735541695536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/320/statm: 2175 252 209 178 0 68 0
[pid=323] ppid=320 vsize=29524 CPUtime=3.05 cores=4,6
/proc/323/stat : 323 (minisat_static) R 320 320 32720 0 -1 4202496 4862 0 0 0 304 1 0 0 25 0 1 0 608408017 30232576 3883 33554432000 4194304 4256717 140735228792160 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/323/statm: 7381 3883 251 16 0 4023 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 38224

[startup+6.30088 s]
/proc/loadavg: 0.47 0.10 0.03 5/356 330
/proc/meminfo: memFree=11474068/32951124 swapFree=67082152/67111528
[pid=320] ppid=309 vsize=8700 CPUtime=0.02 cores=4,6
/proc/320/stat : 320 (esg_static.sh) S 309 320 32720 0 -1 4202496 352 634 0 0 0 0 2 0 22 0 1 0 608408014 8908800 252 33554432000 4194304 4922060 140735541695536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/320/statm: 2175 252 209 178 0 68 0
[pid=323] ppid=320 vsize=28100 CPUtime=6.24 cores=4,6
/proc/323/stat : 323 (minisat_static) R 320 320 32720 0 -1 4202496 7556 0 0 0 623 1 0 0 25 0 1 0 608408017 28774400 3490 33554432000 4194304 4256717 140735228792160 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/323/statm: 7025 3490 252 16 0 3667 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 36800

[startup+12.7008 s]
/proc/loadavg: 0.75 0.16 0.05 5/356 331
/proc/meminfo: memFree=11568324/32951124 swapFree=67082152/67111528
[pid=320] ppid=309 vsize=8700 CPUtime=0.02 cores=4,6
/proc/320/stat : 320 (esg_static.sh) S 309 320 32720 0 -1 4202496 352 634 0 0 0 0 2 0 22 0 1 0 608408014 8908800 252 33554432000 4194304 4922060 140735541695536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/320/statm: 2175 252 209 178 0 68 0
[pid=323] ppid=320 vsize=55504 CPUtime=12.64 cores=4,6
/proc/323/stat : 323 (minisat_static) R 320 320 32720 0 -1 4202496 17825 0 0 0 1261 3 0 0 25 0 1 0 608408017 56836096 8986 33554432000 4194304 4256717 140735228792160 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/323/statm: 13876 8986 252 16 0 10518 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 64204

[startup+25.5005 s]
/proc/loadavg: 1.62 0.38 0.13 5/356 331
/proc/meminfo: memFree=11528804/32951124 swapFree=67082152/67111528
[pid=320] ppid=309 vsize=8700 CPUtime=0.02 cores=4,6
/proc/320/stat : 320 (esg_static.sh) S 309 320 32720 0 -1 4202496 352 634 0 0 0 0 2 0 22 0 1 0 608408014 8908800 252 33554432000 4194304 4922060 140735541695536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/320/statm: 2175 252 209 178 0 68 0
[pid=323] ppid=320 vsize=58388 CPUtime=25.44 cores=4,6
/proc/323/stat : 323 (minisat_static) R 320 320 32720 0 -1 4202496 27332 0 0 0 2539 5 0 0 25 0 1 0 608408017 59789312 9542 33554432000 4194304 4256717 140735228792160 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/323/statm: 14597 9542 252 16 0 11239 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 67088

[startup+51.101 s]
/proc/loadavg: 2.52 0.69 0.23 5/356 361
/proc/meminfo: memFree=11196756/32951124 swapFree=67082152/67111528
[pid=320] ppid=309 vsize=8700 CPUtime=0.02 cores=4,6
/proc/320/stat : 320 (esg_static.sh) S 309 320 32720 0 -1 4202496 352 634 0 0 0 0 2 0 22 0 1 0 608408014 8908800 252 33554432000 4194304 4922060 140735541695536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/320/statm: 2175 252 209 178 0 68 0
[pid=323] ppid=320 vsize=89884 CPUtime=51.04 cores=4,6
/proc/323/stat : 323 (minisat_static) R 320 320 32720 0 -1 4202496 54965 0 0 0 5094 10 0 0 25 0 1 0 608408017 92041216 16833 33554432000 4194304 4256717 140735228792160 18446744073709551615 4213469 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/323/statm: 22471 16833 252 16 0 19113 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 98584

[startup+102.313 s]
/proc/loadavg: 3.41 1.21 0.43 5/356 363
/proc/meminfo: memFree=11083744/32951124 swapFree=67082152/67111528
[pid=320] ppid=309 vsize=8700 CPUtime=0.02 cores=4,6
/proc/320/stat : 320 (esg_static.sh) S 309 320 32720 0 -1 4202496 352 634 0 0 0 0 2 0 22 0 1 0 608408014 8908800 252 33554432000 4194304 4922060 140735541695536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/320/statm: 2175 252 209 178 0 68 0
[pid=323] ppid=320 vsize=116008 CPUtime=102.25 cores=4,6
/proc/323/stat : 323 (minisat_static) R 320 320 32720 0 -1 4202496 63043 0 0 0 10212 13 0 0 25 0 1 0 608408017 118792192 24364 33554432000 4194304 4256717 140735228792160 18446744073709551615 4214136 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/323/statm: 29002 24364 252 16 0 25644 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 124708

[startup+162.3 s]
/proc/loadavg: 3.78 1.72 0.65 5/356 365
/proc/meminfo: memFree=11054492/32951124 swapFree=67082152/67111528
[pid=320] ppid=309 vsize=8700 CPUtime=0.02 cores=4,6
/proc/320/stat : 320 (esg_static.sh) S 309 320 32720 0 -1 4202496 352 634 0 0 0 0 2 0 22 0 1 0 608408014 8908800 252 33554432000 4194304 4922060 140735541695536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/320/statm: 2175 252 209 178 0 68 0
[pid=323] ppid=320 vsize=137152 CPUtime=162.23 cores=4,6
/proc/323/stat : 323 (minisat_static) R 320 320 32720 0 -1 4202496 124531 0 0 0 16201 22 0 0 25 0 1 0 608408017 140443648 27164 33554432000 4194304 4256717 140735228792160 18446744073709551615 4211943 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/323/statm: 34288 27164 252 16 0 30930 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 145852

[startup+222.301 s]
/proc/loadavg: 3.99 2.16 0.87 5/356 366
/proc/meminfo: memFree=10983068/32951124 swapFree=67082152/67111528
[pid=320] ppid=309 vsize=8700 CPUtime=0.02 cores=4,6
/proc/320/stat : 320 (esg_static.sh) S 309 320 32720 0 -1 4202496 352 634 0 0 0 0 2 0 22 0 1 0 608408014 8908800 252 33554432000 4194304 4922060 140735541695536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/320/statm: 2175 252 209 178 0 68 0
[pid=323] ppid=320 vsize=137152 CPUtime=222.24 cores=4,6
/proc/323/stat : 323 (minisat_static) R 320 320 32720 0 -1 4202496 195744 0 0 0 22190 34 0 0 25 0 1 0 608408017 140443648 26217 33554432000 4194304 4256717 140735228792160 18446744073709551615 4213977 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/323/statm: 34288 26217 252 16 0 30930 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 145852

[startup+282.3 s]
/proc/loadavg: 3.99 2.49 1.06 5/356 368
/proc/meminfo: memFree=10970256/32951124 swapFree=67082152/67111528
[pid=320] ppid=309 vsize=8700 CPUtime=0.02 cores=4,6
/proc/320/stat : 320 (esg_static.sh) S 309 320 32720 0 -1 4202496 352 634 0 0 0 0 2 0 22 0 1 0 608408014 8908800 252 33554432000 4194304 4922060 140735541695536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/320/statm: 2175 252 209 178 0 68 0
[pid=323] ppid=320 vsize=137152 CPUtime=282.24 cores=4,6
/proc/323/stat : 323 (minisat_static) R 320 320 32720 0 -1 4202496 255354 0 0 0 28181 43 0 0 25 0 1 0 608408017 140443648 28060 33554432000 4194304 4256717 140735228792160 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/323/statm: 34288 28060 252 16 0 30930 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 145852

[startup+342.301 s]
/proc/loadavg: 3.99 2.76 1.24 5/356 370
/proc/meminfo: memFree=10951468/32951124 swapFree=67082152/67111528
[pid=320] ppid=309 vsize=8700 CPUtime=0.02 cores=4,6
/proc/320/stat : 320 (esg_static.sh) S 309 320 32720 0 -1 4202496 352 634 0 0 0 0 2 0 22 0 1 0 608408014 8908800 252 33554432000 4194304 4922060 140735541695536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/320/statm: 2175 252 209 178 0 68 0
[pid=323] ppid=320 vsize=137152 CPUtime=342.24 cores=4,6
/proc/323/stat : 323 (minisat_static) R 320 320 32720 0 -1 4202496 308234 0 0 0 34172 52 0 0 25 0 1 0 608408017 140443648 30322 33554432000 4194304 4256717 140735228792160 18446744073709551615 4213908 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/323/statm: 34288 30322 252 16 0 30930 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 145852

[startup+402.301 s]
/proc/loadavg: 3.99 2.98 1.41 5/356 371
/proc/meminfo: memFree=10935176/32951124 swapFree=67082152/67111528
[pid=320] ppid=309 vsize=8700 CPUtime=0.02 cores=4,6

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


[startup+462.301 s]
/proc/loadavg: 3.99 3.17 1.57 5/356 373
/proc/meminfo: memFree=10907248/32951124 swapFree=67082152/67111528
[pid=320] ppid=309 vsize=8700 CPUtime=0.02 cores=4,6
/proc/320/stat : 320 (esg_static.sh) S 309 320 32720 0 -1 4202496 352 634 0 0 0 0 2 0 22 0 1 0 608408014 8908800 252 33554432000 4194304 4922060 140735541695536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/320/statm: 2175 252 209 178 0 68 0
[pid=323] ppid=320 vsize=167972 CPUtime=462.25 cores=4,6
/proc/323/stat : 323 (minisat_static) R 320 320 32720 0 -1 4202496 411399 0 0 0 46158 67 0 0 25 0 1 0 608408017 172003328 31849 33554432000 4194304 4256717 140735228792160 18446744073709551615 4211755 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/323/statm: 41993 31849 252 16 0 38635 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 176672

[startup+522.301 s]
/proc/loadavg: 4.08 3.34 1.73 5/356 374
/proc/meminfo: memFree=10907820/32951124 swapFree=67082152/67111528
[pid=320] ppid=309 vsize=8700 CPUtime=0.02 cores=4,6
/proc/320/stat : 320 (esg_static.sh) S 309 320 32720 0 -1 4202496 352 634 0 0 0 0 2 0 22 0 1 0 608408014 8908800 252 33554432000 4194304 4922060 140735541695536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/320/statm: 2175 252 209 178 0 68 0
[pid=323] ppid=320 vsize=167972 CPUtime=522.24 cores=4,6
/proc/323/stat : 323 (minisat_static) R 320 320 32720 0 -1 4202496 451681 0 0 0 52151 73 0 0 25 0 1 0 608408017 172003328 35087 33554432000 4194304 4256717 140735228792160 18446744073709551615 4211831 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/323/statm: 41993 35087 252 16 0 38635 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 176672

[startup+582.3 s]
/proc/loadavg: 4.19 3.49 1.88 5/356 376
/proc/meminfo: memFree=10917316/32951124 swapFree=67082152/67111528
[pid=320] ppid=309 vsize=8700 CPUtime=0.02 cores=4,6
/proc/320/stat : 320 (esg_static.sh) S 309 320 32720 0 -1 4202496 352 634 0 0 0 0 2 0 22 0 1 0 608408014 8908800 252 33554432000 4194304 4922060 140735541695536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/320/statm: 2175 252 209 178 0 68 0
[pid=323] ppid=320 vsize=167972 CPUtime=582.25 cores=4,6
/proc/323/stat : 323 (minisat_static) R 320 320 32720 0 -1 4202496 513490 0 0 0 58142 83 0 0 25 0 1 0 608408017 172003328 32465 33554432000 4194304 4256717 140735228792160 18446744073709551615 4218371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/323/statm: 41993 32465 252 16 0 38635 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 176672

[startup+642.301 s]
/proc/loadavg: 4.14 3.60 2.02 5/356 378
/proc/meminfo: memFree=10902884/32951124 swapFree=67082152/67111528
[pid=320] ppid=309 vsize=8700 CPUtime=0.02 cores=4,6
/proc/320/stat : 320 (esg_static.sh) S 309 320 32720 0 -1 4202496 352 634 0 0 0 0 2 0 22 0 1 0 608408014 8908800 252 33554432000 4194304 4922060 140735541695536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/320/statm: 2175 252 209 178 0 68 0
[pid=323] ppid=320 vsize=137152 CPUtime=642.25 cores=4,6
/proc/323/stat : 323 (minisat_static) R 320 320 32720 0 -1 4202496 561649 0 0 0 64135 90 0 0 25 0 1 0 608408017 140443648 30891 33554432000 4194304 4256717 140735228792160 18446744073709551615 4211831 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/323/statm: 34288 30891 252 16 0 30930 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 145852

[startup+702.3 s]
/proc/loadavg: 4.05 3.67 2.14 5/356 379
/proc/meminfo: memFree=10886352/32951124 swapFree=67082152/67111528
[pid=320] ppid=309 vsize=8700 CPUtime=0.02 cores=4,6
/proc/320/stat : 320 (esg_static.sh) S 309 320 32720 0 -1 4202496 352 634 0 0 0 0 2 0 22 0 1 0 608408014 8908800 252 33554432000 4194304 4922060 140735541695536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/320/statm: 2175 252 209 178 0 68 0
[pid=323] ppid=320 vsize=167972 CPUtime=702.25 cores=4,6
/proc/323/stat : 323 (minisat_static) R 320 320 32720 0 -1 4202496 598044 0 0 0 70130 95 0 0 25 0 1 0 608408017 172003328 33598 33554432000 4194304 4256717 140735228792160 18446744073709551615 4211943 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/323/statm: 41993 33598 252 16 0 38635 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 176672

[startup+762.313 s]
/proc/loadavg: 4.07 3.74 2.26 5/356 381
/proc/meminfo: memFree=10871424/32951124 swapFree=67082152/67111528
[pid=320] ppid=309 vsize=8700 CPUtime=0.02 cores=4,6
/proc/320/stat : 320 (esg_static.sh) S 309 320 32720 0 -1 4202496 352 634 0 0 0 0 2 0 22 0 1 0 608408014 8908800 252 33554432000 4194304 4922060 140735541695536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/320/statm: 2175 252 209 178 0 68 0
[pid=323] ppid=320 vsize=167972 CPUtime=762.26 cores=4,6
/proc/323/stat : 323 (minisat_static) R 320 320 32720 0 -1 4202496 651458 0 0 0 76122 104 0 0 25 0 1 0 608408017 172003328 32741 33554432000 4194304 4256717 140735228792160 18446744073709551615 4212152 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/323/statm: 41993 32741 252 16 0 38635 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 176672

[startup+822.301 s]
/proc/loadavg: 4.02 3.79 2.36 5/356 382
/proc/meminfo: memFree=10888376/32951124 swapFree=67082152/67111528
[pid=320] ppid=309 vsize=8700 CPUtime=0.02 cores=4,6
/proc/320/stat : 320 (esg_static.sh) S 309 320 32720 0 -1 4202496 352 634 0 0 0 0 2 0 22 0 1 0 608408014 8908800 252 33554432000 4194304 4922060 140735541695536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/320/statm: 2175 252 209 178 0 68 0
[pid=323] ppid=320 vsize=167972 CPUtime=822.25 cores=4,6
/proc/323/stat : 323 (minisat_static) R 320 320 32720 0 -1 4202496 705236 0 0 0 82112 113 0 0 25 0 1 0 608408017 172003328 32638 33554432000 4194304 4256717 140735228792160 18446744073709551615 4212152 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/323/statm: 41993 32638 252 16 0 38635 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 176672

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

[startup+831.901 s]
/proc/loadavg: 4.02 3.79 2.38 5/356 383
/proc/meminfo: memFree=10919864/32951124 swapFree=67082152/67111528
[pid=320] ppid=309 vsize=8700 CPUtime=0.02 cores=4,6
/proc/320/stat : 320 (esg_static.sh) S 309 320 32720 0 -1 4202496 352 634 0 0 0 0 2 0 22 0 1 0 608408014 8908800 252 33554432000 4194304 4922060 140735541695536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/320/statm: 2175 252 209 178 0 68 0
[pid=323] ppid=320 vsize=137152 CPUtime=831.85 cores=4,6
/proc/323/stat : 323 (minisat_static) R 320 320 32720 0 -1 4202496 714637 0 0 0 83071 114 0 0 25 0 1 0 608408017 140443648 27379 33554432000 4194304 4256717 140735228792160 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/323/statm: 34288 27379 252 16 0 30930 0
Current children cumulated CPU time (s) 831.87
Current children cumulated vsize (KiB) 145852

[startup+844.7 s]
/proc/loadavg: 4.01 3.80 2.41 5/356 383
/proc/meminfo: memFree=10927304/32951124 swapFree=67082152/67111528
[pid=320] ppid=309 vsize=8700 CPUtime=0.02 cores=4,6
/proc/320/stat : 320 (esg_static.sh) S 309 320 32720 0 -1 4202496 352 634 0 0 0 0 2 0 22 0 1 0 608408014 8908800 252 33554432000 4194304 4922060 140735541695536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/320/statm: 2175 252 209 178 0 68 0
[pid=323] ppid=320 vsize=87832 CPUtime=844.65 cores=4,6
/proc/323/stat : 323 (minisat_static) R 320 320 32720 0 -1 4202496 716542 0 0 0 84350 115 0 0 25 0 1 0 608408017 89939968 18586 33554432000 4194304 4256717 140735228792160 18446744073709551615 4213939 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/323/statm: 21958 18586 252 16 0 18600 0
Current children cumulated CPU time (s) 844.67
Current children cumulated vsize (KiB) 96532

[startup+851.101 s]
/proc/loadavg: 4.01 3.80 2.41 5/356 383
/proc/meminfo: memFree=10917380/32951124 swapFree=67082152/67111528
[pid=320] ppid=309 vsize=8700 CPUtime=0.02 cores=4,6
/proc/320/stat : 320 (esg_static.sh) S 309 320 32720 0 -1 4202496 352 634 0 0 0 0 2 0 22 0 1 0 608408014 8908800 252 33554432000 4194304 4922060 140735541695536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/320/statm: 2175 252 209 178 0 68 0
[pid=323] ppid=320 vsize=137152 CPUtime=851.05 cores=4,6
/proc/323/stat : 323 (minisat_static) R 320 320 32720 0 -1 4202496 724188 0 0 0 84989 116 0 0 25 0 1 0 608408017 140443648 26230 33554432000 4194304 4256717 140735228792160 18446744073709551615 4211816 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/323/statm: 34288 26230 252 16 0 30930 0
Current children cumulated CPU time (s) 851.07
Current children cumulated vsize (KiB) 145852

[startup+854.301 s]
/proc/loadavg: 4.01 3.80 2.41 5/356 383
/proc/meminfo: memFree=10877696/32951124 swapFree=67082152/67111528
[pid=320] ppid=309 vsize=8700 CPUtime=0.02 cores=4,6
/proc/320/stat : 320 (esg_static.sh) S 309 320 32720 0 -1 4202496 352 634 0 0 0 0 2 0 22 0 1 0 608408014 8908800 252 33554432000 4194304 4922060 140735541695536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/320/statm: 2175 252 209 178 0 68 0
[pid=323] ppid=320 vsize=137152 CPUtime=854.25 cores=4,6
/proc/323/stat : 323 (minisat_static) R 320 320 32720 0 -1 4202496 724910 0 0 0 85309 116 0 0 25 0 1 0 608408017 140443648 26913 33554432000 4194304 4256717 140735228792160 18446744073709551615 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/323/statm: 34288 26913 252 16 0 30930 0
Current children cumulated CPU time (s) 854.27
Current children cumulated vsize (KiB) 145852

[startup+855.901 s]
/proc/loadavg: 4.01 3.81 2.42 5/356 383
/proc/meminfo: memFree=10899520/32951124 swapFree=67082152/67111528
[pid=320] ppid=309 vsize=8700 CPUtime=0.02 cores=4,6
/proc/320/stat : 320 (esg_static.sh) S 309 320 32720 0 -1 4202496 352 634 0 0 0 0 2 0 22 0 1 0 608408014 8908800 252 33554432000 4194304 4922060 140735541695536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/320/statm: 2175 252 209 178 0 68 0
[pid=323] ppid=320 vsize=137152 CPUtime=855.86 cores=4,6
/proc/323/stat : 323 (minisat_static) R 320 320 32720 0 -1 4202496 725271 0 0 0 85469 117 0 0 25 0 1 0 608408017 140443648 27247 33554432000 4194304 4256717 140735228792160 18446744073709551615 4212739 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/323/statm: 34288 27247 252 16 0 30930 0
Current children cumulated CPU time (s) 855.88
Current children cumulated vsize (KiB) 145852

[startup+856.701 s]
/proc/loadavg: 4.01 3.81 2.42 5/356 383
/proc/meminfo: memFree=10899520/32951124 swapFree=67082152/67111528
[pid=320] ppid=309 vsize=8700 CPUtime=0.02 cores=4,6
/proc/320/stat : 320 (esg_static.sh) S 309 320 32720 0 -1 4202496 352 634 0 0 0 0 2 0 22 0 1 0 608408014 8908800 252 33554432000 4194304 4922060 140735541695536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/320/statm: 2175 252 209 178 0 68 0
[pid=323] ppid=320 vsize=87832 CPUtime=856.65 cores=4,6
/proc/323/stat : 323 (minisat_static) R 320 320 32720 0 -1 4202496 725271 0 0 0 85548 117 0 0 25 0 1 0 608408017 89939968 18586 33554432000 4194304 4256717 140735228792160 18446744073709551615 4211816 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/323/statm: 21958 18586 252 16 0 18600 0
Current children cumulated CPU time (s) 856.67
Current children cumulated vsize (KiB) 96532

[startup+856.913 s]
/proc/loadavg: 4.01 3.81 2.42 5/356 383
/proc/meminfo: memFree=10931016/32951124 swapFree=67082152/67111528
[pid=320] ppid=309 vsize=8700 CPUtime=0.02 cores=4,6
/proc/320/stat : 320 (esg_static.sh) S 309 320 32720 0 -1 4202496 352 634 0 0 0 0 2 0 22 0 1 0 608408014 8908800 252 33554432000 4194304 4922060 140735541695536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/320/statm: 2175 252 209 178 0 68 0
[pid=323] ppid=320 vsize=87832 CPUtime=856.87 cores=4,6
/proc/323/stat : 323 (minisat_static) R 320 320 32720 0 -1 4202496 725271 0 0 0 85570 117 0 0 25 0 1 0 608408017 89939968 18586 33554432000 4194304 4256717 140735228792160 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/323/statm: 21958 18586 252 16 0 18600 0
Current children cumulated CPU time (s) 856.89
Current children cumulated vsize (KiB) 96532

Child status: 20
Real time (s): 856.945
CPU time (s): 856.937
CPU user time (s): 855.753
CPU system time (s): 1.18382
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 256812

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

runsolver used 3.01854 second user time and 6.34603 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-09 21:08:20
IDJOB=3348911
IDBENCH=20401
IDSOLVER=1811
FILE ID=node136/3348911-1304968099
RUNJOBID= node136-1304968094-32739
PBS_JOBID= 13285614
Free space on /tmp= 44756 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-03.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348911-1304968099/watcher-3348911-1304968099 -o /tmp/evaluation-result-3348911-1304968099/solver-3348911-1304968099 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3348911-1304968099.cnf

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

MD5SUM BENCH= 8c67f78ca36ec96e662a91c74844da21
RANDOM SEED=2070122186

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11753872 kB
Buffers:        214040 kB
Cached:       11365676 kB
SwapCached:       2708 kB
Active:        9893992 kB
Inactive:     10827032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11753872 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:            6344 kB
Writeback:           0 kB
AnonPages:     9139444 kB
Mapped:          27916 kB
Slab:           372588 kB
PageTables:      39812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 69938460 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= 44540 MiB
End job on node136 at 2011-05-09 21:22:38