Trace number 3349024

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

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-VS3-benchmark-S2-tseitin.cnf
MD5SUMb967fca11e85ef5b614d3452b1c4b2ad
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 variables257030
Number of clauses769313
Sum of the clauses size1795061
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2512874
Number of clauses of size 3256437
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.31	c ==============================================================================
0.00/0.31	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.31	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.31	c ==============================================================================
0.00/0.31	c |         0 |  769311  1795059 |  230793       0        0     nan |  0.000 % |
2.29/2.30	c |         0 |  532922  1580702 |      --       0       --      -- |     --   | -230376/-199916
2.29/2.31	c ==============================================================================
2.29/2.31	c Result  :   #vars: 106410   #clauses: 532922   #literals: 1580702
2.29/2.31	c CPU time:   2.21566 s
2.29/2.31	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-3349024-1304971039/watcher-3349024-1304971039 -o /tmp/evaluation-result-3349024-1304971039/solver-3349024-1304971039 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3349024-1304971039.cnf 

running on 2 cores: 1,3

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: 2.85 2.26 2.78 5/322 7126
/proc/meminfo: memFree=5255040/32950928 swapFree=67111348/67111528
[pid=7126] ppid=7124 vsize=8700 CPUtime=0 cores=1,3
/proc/7126/stat : 7126 (esg_static.sh) S 7124 7126 6497 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608703610 8908800 250 33554432000 4194304 4922060 140734138865472 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7126/statm: 2175 250 209 178 0 68 0

[startup+0.030823 s]
/proc/loadavg: 2.85 2.26 2.78 5/322 7126
/proc/meminfo: memFree=5255040/32950928 swapFree=67111348/67111528
[pid=7126] ppid=7124 vsize=8700 CPUtime=0 cores=1,3
/proc/7126/stat : 7126 (esg_static.sh) S 7124 7126 6497 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608703610 8908800 250 33554432000 4194304 4922060 140734138865472 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7126/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10081 s]
/proc/loadavg: 2.85 2.26 2.78 5/322 7126
/proc/meminfo: memFree=5255040/32950928 swapFree=67111348/67111528
[pid=7126] ppid=7124 vsize=8700 CPUtime=0 cores=1,3
/proc/7126/stat : 7126 (esg_static.sh) S 7124 7126 6497 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608703610 8908800 250 33554432000 4194304 4922060 140734138865472 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7126/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300775 s]
/proc/loadavg: 2.85 2.26 2.78 5/322 7126
/proc/meminfo: memFree=5255040/32950928 swapFree=67111348/67111528
[pid=7126] ppid=7124 vsize=8700 CPUtime=0 cores=1,3
/proc/7126/stat : 7126 (esg_static.sh) S 7124 7126 6497 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608703610 8908800 250 33554432000 4194304 4922060 140734138865472 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7126/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700705 s]
/proc/loadavg: 2.85 2.26 2.78 5/322 7126
/proc/meminfo: memFree=5255040/32950928 swapFree=67111348/67111528
[pid=7126] ppid=7124 vsize=8700 CPUtime=0 cores=1,3
/proc/7126/stat : 7126 (esg_static.sh) S 7124 7126 6497 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608703610 8908800 250 33554432000 4194304 4922060 140734138865472 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7126/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50057 s]
/proc/loadavg: 2.85 2.26 2.78 5/324 7128
/proc/meminfo: memFree=5125320/32950928 swapFree=67111348/67111528
[pid=7126] ppid=7124 vsize=8700 CPUtime=0 cores=1,3
/proc/7126/stat : 7126 (esg_static.sh) S 7124 7126 6497 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608703610 8908800 250 33554432000 4194304 4922060 140734138865472 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7126/statm: 2175 250 209 178 0 68 0
[pid=7127] ppid=7126 vsize=129380 CPUtime=1.49 cores=1,3
/proc/7127/stat : 7127 (SatELite_releas) R 7126 7126 6497 0 -1 4202496 33728 0 0 0 141 8 0 0 25 0 1 0 608703611 132485120 31300 33554432000 134512640 135144242 4287887808 18446744073709551615 134585328 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/7127/statm: 32345 31300 77 155 0 32188 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 138080

[startup+3.10029 s]
/proc/loadavg: 2.85 2.26 2.78 5/324 7128
/proc/meminfo: memFree=5116268/32950928 swapFree=67111348/67111528
[pid=7126] ppid=7124 vsize=8700 CPUtime=2.6 cores=1,3
/proc/7126/stat : 7126 (esg_static.sh) S 7124 7126 6497 0 -1 4202496 353 37837 0 0 0 0 249 11 18 0 1 0 608703610 8908800 252 33554432000 4194304 4922060 140734138865472 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7126/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 8700

[startup+6.30072 s]
/proc/loadavg: 2.94 2.29 2.78 5/324 7130
/proc/meminfo: memFree=5186220/32950928 swapFree=67111348/67111528
[pid=7126] ppid=7124 vsize=8700 CPUtime=2.6 cores=1,3
/proc/7126/stat : 7126 (esg_static.sh) S 7124 7126 6497 0 -1 4202496 353 37837 0 0 0 0 249 11 18 0 1 0 608703610 8908800 252 33554432000 4194304 4922060 140734138865472 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7126/statm: 2175 252 209 178 0 68 0
[pid=7130] ppid=7126 vsize=63380 CPUtime=3.67 cores=1,3
/proc/7130/stat : 7130 (minisat_static) R 7126 7126 6497 0 -1 4202496 12706 0 0 0 366 1 0 0 25 0 1 0 608703872 64901120 10916 33554432000 4194304 4256717 140736604025552 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7130/statm: 15845 10916 253 16 0 12487 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 72080

[startup+12.7007 s]
/proc/loadavg: 3.02 2.32 2.79 5/324 7130
/proc/meminfo: memFree=5163660/32950928 swapFree=67111348/67111528
[pid=7126] ppid=7124 vsize=8700 CPUtime=2.6 cores=1,3
/proc/7126/stat : 7126 (esg_static.sh) S 7124 7126 6497 0 -1 4202496 353 37837 0 0 0 0 249 11 18 0 1 0 608703610 8908800 252 33554432000 4194304 4922060 140734138865472 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7126/statm: 2175 252 209 178 0 68 0
[pid=7130] ppid=7126 vsize=63976 CPUtime=10.07 cores=1,3
/proc/7130/stat : 7130 (minisat_static) R 7126 7126 6497 0 -1 4202496 13519 0 0 0 1005 2 0 0 25 0 1 0 608703872 65511424 11679 33554432000 4194304 4256717 140736604025552 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7130/statm: 15994 11679 253 16 0 12636 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 72676

[startup+25.5003 s]
/proc/loadavg: 3.24 2.40 2.81 5/324 7130
/proc/meminfo: memFree=5159252/32950928 swapFree=67111348/67111528
[pid=7126] ppid=7124 vsize=8700 CPUtime=2.6 cores=1,3
/proc/7126/stat : 7126 (esg_static.sh) S 7124 7126 6497 0 -1 4202496 353 37837 0 0 0 0 249 11 18 0 1 0 608703610 8908800 252 33554432000 4194304 4922060 140734138865472 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7126/statm: 2175 252 209 178 0 68 0
[pid=7130] ppid=7126 vsize=64936 CPUtime=22.87 cores=1,3
/proc/7130/stat : 7130 (minisat_static) R 7126 7126 6497 0 -1 4202496 20371 0 0 0 2283 4 0 0 25 0 1 0 608703872 66494464 12198 33554432000 4194304 4256717 140736604025552 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7130/statm: 16234 12198 253 16 0 12876 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 73636

[startup+51.1008 s]
/proc/loadavg: 3.50 2.53 2.84 5/324 7131
/proc/meminfo: memFree=5135336/32950928 swapFree=67111348/67111528
[pid=7126] ppid=7124 vsize=8700 CPUtime=2.6 cores=1,3
/proc/7126/stat : 7126 (esg_static.sh) S 7124 7126 6497 0 -1 4202496 353 37837 0 0 0 0 249 11 18 0 1 0 608703610 8908800 252 33554432000 4194304 4922060 140734138865472 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7126/statm: 2175 252 209 178 0 68 0
[pid=7130] ppid=7126 vsize=96368 CPUtime=48.47 cores=1,3
/proc/7130/stat : 7130 (minisat_static) R 7126 7126 6497 0 -1 4202496 33623 0 0 0 4840 7 0 0 25 0 1 0 608703872 98680832 18374 33554432000 4194304 4256717 140736604025552 18446744073709551615 4213469 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7130/statm: 24092 18374 253 16 0 20734 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 105068

[startup+102.312 s]
/proc/loadavg: 3.80 2.77 2.90 5/324 7132
/proc/meminfo: memFree=5154708/32950928 swapFree=67111348/67111528
[pid=7126] ppid=7124 vsize=8700 CPUtime=2.6 cores=1,3
/proc/7126/stat : 7126 (esg_static.sh) S 7124 7126 6497 0 -1 4202496 353 37837 0 0 0 0 249 11 18 0 1 0 608703610 8908800 252 33554432000 4194304 4922060 140734138865472 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7126/statm: 2175 252 209 178 0 68 0
[pid=7130] ppid=7126 vsize=126716 CPUtime=99.68 cores=1,3
/proc/7130/stat : 7130 (minisat_static) R 7126 7126 6497 0 -1 4202496 42721 0 0 0 9959 9 0 0 25 0 1 0 608703872 129757184 25433 33554432000 4194304 4256717 140736604025552 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7130/statm: 31679 25433 253 16 0 28321 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 135416

[startup+162.3 s]
/proc/loadavg: 3.92 2.98 2.96 5/324 7134
/proc/meminfo: memFree=5117952/32950928 swapFree=67111348/67111528
[pid=7126] ppid=7124 vsize=8700 CPUtime=2.6 cores=1,3
/proc/7126/stat : 7126 (esg_static.sh) S 7124 7126 6497 0 -1 4202496 353 37837 0 0 0 0 249 11 18 0 1 0 608703610 8908800 252 33554432000 4194304 4922060 140734138865472 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7126/statm: 2175 252 209 178 0 68 0
[pid=7130] ppid=7126 vsize=126716 CPUtime=159.67 cores=1,3
/proc/7130/stat : 7130 (minisat_static) R 7126 7126 6497 0 -1 4202496 43523 0 0 0 15957 10 0 0 25 0 1 0 608703872 129757184 26166 33554432000 4194304 4256717 140736604025552 18446744073709551615 4209875 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7130/statm: 31679 26166 253 16 0 28321 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 135416

[startup+222.301 s]
/proc/loadavg: 4.01 3.17 3.03 5/324 7144
/proc/meminfo: memFree=5149632/32950928 swapFree=67111348/67111528
[pid=7126] ppid=7124 vsize=8700 CPUtime=2.6 cores=1,3
/proc/7126/stat : 7126 (esg_static.sh) S 7124 7126 6497 0 -1 4202496 353 37837 0 0 0 0 249 11 18 0 1 0 608703610 8908800 252 33554432000 4194304 4922060 140734138865472 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7126/statm: 2175 252 209 178 0 68 0
[pid=7130] ppid=7126 vsize=83280 CPUtime=219.68 cores=1,3
/proc/7130/stat : 7130 (minisat_static) R 7126 7126 6497 0 -1 4202496 51548 0 0 0 21956 12 0 0 25 0 1 0 608703872 85278720 17082 33554432000 4194304 4256717 140736604025552 18446744073709551615 4214153 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7130/statm: 20820 17082 253 16 0 17462 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 91980

[startup+282.301 s]
/proc/loadavg: 4.03 3.34 3.09 5/324 7146
/proc/meminfo: memFree=5077832/32950928 swapFree=67111348/67111528
[pid=7126] ppid=7124 vsize=8700 CPUtime=2.6 cores=1,3
/proc/7126/stat : 7126 (esg_static.sh) S 7124 7126 6497 0 -1 4202496 353 37837 0 0 0 0 249 11 18 0 1 0 608703610 8908800 252 33554432000 4194304 4922060 140734138865472 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7126/statm: 2175 252 209 178 0 68 0
[pid=7130] ppid=7126 vsize=163136 CPUtime=279.68 cores=1,3
/proc/7130/stat : 7130 (minisat_static) R 7126 7126 6497 0 -1 4202496 86087 0 0 0 27951 17 0 0 25 0 1 0 608703872 167051264 33257 33554432000 4194304 4256717 140736604025552 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7130/statm: 40784 33257 253 16 0 37426 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 171836

[startup+342.301 s]
/proc/loadavg: 4.01 3.45 3.15 5/324 7148
/proc/meminfo: memFree=5076796/32950928 swapFree=67111348/67111528
[pid=7126] ppid=7124 vsize=8700 CPUtime=2.6 cores=1,3
/proc/7126/stat : 7126 (esg_static.sh) S 7124 7126 6497 0 -1 4202496 353 37837 0 0 0 0 249 11 18 0 1 0 608703610 8908800 252 33554432000 4194304 4922060 140734138865472 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7126/statm: 2175 252 209 178 0 68 0
[pid=7130] ppid=7126 vsize=113816 CPUtime=339.68 cores=1,3
/proc/7130/stat : 7130 (minisat_static) R 7126 7126 6497 0 -1 4202496 104533 0 0 0 33947 21 0 0 25 0 1 0 608703872 116547584 24773 33554432000 4194304 4256717 140736604025552 18446744073709551615 4213692 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7130/statm: 28454 24773 253 16 0 25096 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 122516

[startup+402.301 s]
/proc/loadavg: 4.00 3.55 3.20 5/324 7152
/proc/meminfo: memFree=5231508/32950928 swapFree=67111348/67111528
[pid=7126] ppid=7124 vsize=8700 CPUtime=2.6 cores=1,3
/proc/7126/stat : 7126 (esg_static.sh) S 7124 7126 6497 0 -1 4202496 353 37837 0 0 0 0 249 11 18 0 1 0 608703610 8908800 252 33554432000 4194304 4922060 140734138865472 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7126/statm: 2175 252 209 178 0 68 0
[pid=7130] ppid=7126 vsize=163136 CPUtime=399.68 cores=1,3

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

/proc/7130/statm: 40784 34477 253 16 0 37426 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 171836

[startup+642.301 s]
/proc/loadavg: 4.02 3.82 3.39 5/324 7222
/proc/meminfo: memFree=5335552/32950928 swapFree=67111348/67111528
[pid=7126] ppid=7124 vsize=8700 CPUtime=2.6 cores=1,3
/proc/7126/stat : 7126 (esg_static.sh) S 7124 7126 6497 0 -1 4202496 353 37837 0 0 0 0 249 11 18 0 1 0 608703610 8908800 252 33554432000 4194304 4922060 140734138865472 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7126/statm: 2175 252 209 178 0 68 0
[pid=7130] ppid=7126 vsize=163136 CPUtime=639.7 cores=1,3
/proc/7130/stat : 7130 (minisat_static) R 7126 7126 6497 0 -1 4202496 217452 0 0 0 63927 43 0 0 25 0 1 0 608703872 167051264 34934 33554432000 4194304 4256717 140736604025552 18446744073709551615 4212155 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7130/statm: 40784 34934 253 16 0 37426 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 171836

[startup+702.3 s]
/proc/loadavg: 4.01 3.85 3.42 5/324 7223
/proc/meminfo: memFree=5314836/32950928 swapFree=67111348/67111528
[pid=7126] ppid=7124 vsize=8700 CPUtime=2.6 cores=1,3
/proc/7126/stat : 7126 (esg_static.sh) S 7124 7126 6497 0 -1 4202496 353 37837 0 0 0 0 249 11 18 0 1 0 608703610 8908800 252 33554432000 4194304 4922060 140734138865472 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7126/statm: 2175 252 209 178 0 68 0
[pid=7130] ppid=7126 vsize=163136 CPUtime=699.69 cores=1,3
/proc/7130/stat : 7130 (minisat_static) R 7126 7126 6497 0 -1 4202496 242461 0 0 0 69921 48 0 0 25 0 1 0 608703872 167051264 34527 33554432000 4194304 4256717 140736604025552 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7130/statm: 40784 34527 253 16 0 37426 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 171836

[startup+762.312 s]
/proc/loadavg: 4.00 3.88 3.46 5/324 7225
/proc/meminfo: memFree=5319012/32950928 swapFree=67111348/67111528
[pid=7126] ppid=7124 vsize=8700 CPUtime=2.6 cores=1,3
/proc/7126/stat : 7126 (esg_static.sh) S 7124 7126 6497 0 -1 4202496 353 37837 0 0 0 0 249 11 18 0 1 0 608703610 8908800 252 33554432000 4194304 4922060 140734138865472 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7126/statm: 2175 252 209 178 0 68 0
[pid=7130] ppid=7126 vsize=163136 CPUtime=759.7 cores=1,3
/proc/7130/stat : 7130 (minisat_static) R 7126 7126 6497 0 -1 4202496 268110 0 0 0 75917 53 0 0 25 0 1 0 608703872 167051264 34441 33554432000 4194304 4256717 140736604025552 18446744073709551615 4210895 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7130/statm: 40784 34441 253 16 0 37426 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 171836

[startup+822.301 s]
/proc/loadavg: 4.09 3.92 3.49 5/324 7226
/proc/meminfo: memFree=5299868/32950928 swapFree=67111348/67111528
[pid=7126] ppid=7124 vsize=8700 CPUtime=2.6 cores=1,3
/proc/7126/stat : 7126 (esg_static.sh) S 7124 7126 6497 0 -1 4202496 353 37837 0 0 0 0 249 11 18 0 1 0 608703610 8908800 252 33554432000 4194304 4922060 140734138865472 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7126/statm: 2175 252 209 178 0 68 0
[pid=7130] ppid=7126 vsize=163136 CPUtime=819.69 cores=1,3
/proc/7130/stat : 7130 (minisat_static) R 7126 7126 6497 0 -1 4202496 284042 0 0 0 81912 57 0 0 25 0 1 0 608703872 167051264 35679 33554432000 4194304 4256717 140736604025552 18446744073709551615 4210823 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7130/statm: 40784 35679 253 16 0 37426 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 171836

[startup+882.3 s]
/proc/loadavg: 4.09 3.95 3.53 5/324 7228
/proc/meminfo: memFree=5292872/32950928 swapFree=67111348/67111528
[pid=7126] ppid=7124 vsize=8700 CPUtime=2.6 cores=1,3
/proc/7126/stat : 7126 (esg_static.sh) S 7124 7126 6497 0 -1 4202496 353 37837 0 0 0 0 249 11 18 0 1 0 608703610 8908800 252 33554432000 4194304 4922060 140734138865472 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7126/statm: 2175 252 209 178 0 68 0
[pid=7130] ppid=7126 vsize=163136 CPUtime=879.69 cores=1,3
/proc/7130/stat : 7130 (minisat_static) R 7126 7126 6497 0 -1 4202496 311316 0 0 0 87906 63 0 0 25 0 1 0 608703872 167051264 34504 33554432000 4194304 4256717 140736604025552 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7130/statm: 40784 34504 253 16 0 37426 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 171836

[startup+942.301 s]
/proc/loadavg: 4.03 3.96 3.56 5/324 7230
/proc/meminfo: memFree=5272364/32950928 swapFree=67111348/67111528
[pid=7126] ppid=7124 vsize=8700 CPUtime=2.6 cores=1,3
/proc/7126/stat : 7126 (esg_static.sh) S 7124 7126 6497 0 -1 4202496 353 37837 0 0 0 0 249 11 18 0 1 0 608703610 8908800 252 33554432000 4194304 4922060 140734138865472 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7126/statm: 2175 252 209 178 0 68 0
[pid=7130] ppid=7126 vsize=163136 CPUtime=939.7 cores=1,3
/proc/7130/stat : 7130 (minisat_static) R 7126 7126 6497 0 -1 4202496 327412 0 0 0 93903 67 0 0 25 0 1 0 608703872 167051264 35704 33554432000 4194304 4256717 140736604025552 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7130/statm: 40784 35704 253 16 0 37426 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 171836

[startup+1002.3 s]
/proc/loadavg: 4.01 3.96 3.58 5/324 7231
/proc/meminfo: memFree=5265620/32950928 swapFree=67111348/67111528
[pid=7126] ppid=7124 vsize=8700 CPUtime=2.6 cores=1,3
/proc/7126/stat : 7126 (esg_static.sh) S 7124 7126 6497 0 -1 4202496 353 37837 0 0 0 0 249 11 18 0 1 0 608703610 8908800 252 33554432000 4194304 4922060 140734138865472 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7126/statm: 2175 252 209 178 0 68 0
[pid=7130] ppid=7126 vsize=163136 CPUtime=999.69 cores=1,3
/proc/7130/stat : 7130 (minisat_static) R 7126 7126 6497 0 -1 4202496 355308 0 0 0 99896 73 0 0 25 0 1 0 608703872 167051264 34939 33554432000 4194304 4256717 140736604025552 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7130/statm: 40784 34939 253 16 0 37426 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 171836

[startup+1062.3 s]
/proc/loadavg: 4.04 3.98 3.61 5/324 7233
/proc/meminfo: memFree=5264452/32950928 swapFree=67111348/67111528
[pid=7126] ppid=7124 vsize=8700 CPUtime=2.6 cores=1,3
/proc/7126/stat : 7126 (esg_static.sh) S 7124 7126 6497 0 -1 4202496 353 37837 0 0 0 0 249 11 18 0 1 0 608703610 8908800 252 33554432000 4194304 4922060 140734138865472 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7126/statm: 2175 252 209 178 0 68 0
[pid=7130] ppid=7126 vsize=163136 CPUtime=1059.7 cores=1,3
/proc/7130/stat : 7130 (minisat_static) R 7126 7126 6497 0 -1 4202496 382308 0 0 0 105891 79 0 0 25 0 1 0 608703872 167051264 34107 33554432000 4194304 4256717 140736604025552 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7130/statm: 40784 34107 253 16 0 37426 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 171836

[startup+1122.3 s]
/proc/loadavg: 4.12 4.01 3.64 5/324 7234
/proc/meminfo: memFree=5264896/32950928 swapFree=67111348/67111528
[pid=7126] ppid=7124 vsize=8700 CPUtime=2.6 cores=1,3
/proc/7126/stat : 7126 (esg_static.sh) S 7124 7126 6497 0 -1 4202496 353 37837 0 0 0 0 249 11 18 0 1 0 608703610 8908800 252 33554432000 4194304 4922060 140734138865472 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7126/statm: 2175 252 209 178 0 68 0
[pid=7130] ppid=7126 vsize=163136 CPUtime=1119.7 cores=1,3
/proc/7130/stat : 7130 (minisat_static) R 7126 7126 6497 0 -1 4202496 398478 0 0 0 111887 83 0 0 25 0 1 0 608703872 167051264 35657 33554432000 4194304 4256717 140736604025552 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7130/statm: 40784 35657 253 16 0 37426 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 171836

[startup+1182.3 s]
/proc/loadavg: 4.04 4.01 3.66 5/324 7236
/proc/meminfo: memFree=5264224/32950928 swapFree=67111348/67111528
[pid=7126] ppid=7124 vsize=8700 CPUtime=2.6 cores=1,3
/proc/7126/stat : 7126 (esg_static.sh) S 7124 7126 6497 0 -1 4202496 353 37837 0 0 0 0 249 11 18 0 1 0 608703610 8908800 252 33554432000 4194304 4922060 140734138865472 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7126/statm: 2175 252 209 178 0 68 0
[pid=7130] ppid=7126 vsize=163136 CPUtime=1179.7 cores=1,3
/proc/7130/stat : 7130 (minisat_static) R 7126 7126 6497 0 -1 4202496 426458 0 0 0 117882 88 0 0 25 0 1 0 608703872 167051264 35160 33554432000 4194304 4256717 140736604025552 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7130/statm: 40784 35160 253 16 0 37426 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 171836

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.68 5/324 7238
/proc/meminfo: memFree=5248780/32950928 swapFree=67111348/67111528
[pid=7126] ppid=7124 vsize=8700 CPUtime=2.6 cores=1,3
/proc/7126/stat : 7126 (esg_static.sh) S 7124 7126 6497 0 -1 4202496 353 37837 0 0 0 0 249 11 18 0 1 0 608703610 8908800 252 33554432000 4194304 4922060 140734138865472 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7126/statm: 2175 252 209 178 0 68 0
[pid=7130] ppid=7126 vsize=163136 CPUtime=1239.7 cores=1,3
/proc/7130/stat : 7130 (minisat_static) R 7126 7126 6497 0 -1 4202496 442536 0 0 0 123879 91 0 0 25 0 1 0 608703872 167051264 36819 33554432000 4194304 4256717 140736604025552 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7130/statm: 40784 36819 253 16 0 37426 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 171836



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.69 5/324 7299
/proc/meminfo: memFree=5566020/32950928 swapFree=67111348/67111528
[pid=7126] ppid=7124 vsize=8700 CPUtime=2.6 cores=1,3
/proc/7126/stat : 7126 (esg_static.sh) S 7124 7126 6497 0 -1 4202496 353 37837 0 0 0 0 249 11 18 0 1 0 608703610 8908800 252 33554432000 4194304 4922060 140734138865472 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/7126/statm: 2175 252 209 178 0 68 0
[pid=7130] ppid=7126 vsize=163136 CPUtime=1297.41 cores=1,3
/proc/7130/stat : 7130 (minisat_static) R 7126 7126 6497 0 -1 4202496 470591 0 0 0 129644 97 0 0 25 0 1 0 608703872 167051264 35858 33554432000 4194304 4256717 140736604025552 18446744073709551615 4211947 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7130/statm: 40784 35858 253 16 0 37426 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 171836

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 7126 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=497620
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=117982
# CPU time returned by wait4() is 2.6156
# while last known CPU time is 1300.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1300.01
CPU user time (s): 1298.93
CPU system time (s): 1.08
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 251976

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

runsolver used 3.69444 second user time and 9.33058 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-09 21:57:20
IDJOB=3349024
IDBENCH=82459
IDSOLVER=1811
FILE ID=node125/3349024-1304971039
RUNJOBID= node125-1304970983-6955
PBS_JOBID= 13285625
Free space on /tmp= 47820 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-VS3-benchmark-S2-tseitin.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349024-1304971039/watcher-3349024-1304971039 -o /tmp/evaluation-result-3349024-1304971039/solver-3349024-1304971039 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3349024-1304971039.cnf

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

MD5SUM BENCH= b967fca11e85ef5b614d3452b1c4b2ad
RANDOM SEED=1163110738

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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.828
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:     32950928 kB
MemFree:       5255188 kB
Buffers:        235060 kB
Cached:       16234100 kB
SwapCached:          0 kB
Active:       15494128 kB
Inactive:     11550144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       5255188 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          228800 kB
Writeback:           0 kB
AnonPages:    10575112 kB
Mapped:          30296 kB
Slab:           550540 kB
PageTables:      37436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51623624 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= 47924 MiB
End job on node125 at 2011-05-09 22:19:02