Trace number 3348885

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

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-servers_slapd_a_vc149789-tseitin.cnf
MD5SUM9fe9fe24bc28c127c9f6b6416a14f727
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.21681
Satisfiable
(Un)Satisfiability was proved
Number of variables360364
Number of clauses1076507
Sum of the clauses size2511847
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2717670
Number of clauses of size 3358835
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.43	c ==============================================================================
0.00/0.43	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.43	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.43	c ==============================================================================
0.00/0.43	c |         0 | 1076505  2511845 |  322951       0        0     nan |  0.000 % |
2.59/2.61	c |         0 |  707834  2011464 |      --       0       --      -- |     --   | -367134/-496771
2.59/2.61	c ==============================================================================
2.59/2.61	c Result  :   #vars: 170050   #clauses: 707834   #literals: 2011464
2.59/2.61	c CPU time:   2.50662 s
2.59/2.61	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-3348885-1304970983/watcher-3348885-1304970983 -o /tmp/evaluation-result-3348885-1304970983/solver-3348885-1304970983 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348885-1304970983.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.95 1.89 2.70 4/322 6998
/proc/meminfo: memFree=5850260/32950928 swapFree=67111348/67111528
[pid=6998] ppid=6996 vsize=8700 CPUtime=0 cores=4,6
/proc/6998/stat : 6998 (esg_static.sh) R 6996 6998 6497 0 -1 4202496 310 0 0 0 0 0 0 0 21 0 1 0 608698066 8908800 249 33554432000 4194304 4922060 140733777685248 18446744073709551615 274473787797 0 65538 4100 65536 0 0 0 17 4 0 0 0
/proc/6998/statm: 2175 249 209 178 0 68 0

[startup+0.0876211 s]
/proc/loadavg: 0.95 1.89 2.70 4/322 6998
/proc/meminfo: memFree=5850260/32950928 swapFree=67111348/67111528
[pid=6998] ppid=6996 vsize=8700 CPUtime=0 cores=4,6
/proc/6998/stat : 6998 (esg_static.sh) S 6996 6998 6497 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 608698066 8908800 249 33554432000 4194304 4922060 140733777685248 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/6998/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100618 s]
/proc/loadavg: 0.95 1.89 2.70 4/322 6998
/proc/meminfo: memFree=5850260/32950928 swapFree=67111348/67111528
[pid=6998] ppid=6996 vsize=8700 CPUtime=0 cores=4,6
/proc/6998/stat : 6998 (esg_static.sh) S 6996 6998 6497 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 608698066 8908800 249 33554432000 4194304 4922060 140733777685248 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/6998/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300639 s]
/proc/loadavg: 0.95 1.89 2.70 4/322 6998
/proc/meminfo: memFree=5850260/32950928 swapFree=67111348/67111528
[pid=6998] ppid=6996 vsize=8700 CPUtime=0 cores=4,6
/proc/6998/stat : 6998 (esg_static.sh) S 6996 6998 6497 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 608698066 8908800 249 33554432000 4194304 4922060 140733777685248 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/6998/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700571 s]
/proc/loadavg: 0.95 1.89 2.70 4/322 6998
/proc/meminfo: memFree=5850260/32950928 swapFree=67111348/67111528
[pid=6998] ppid=6996 vsize=8700 CPUtime=0 cores=4,6
/proc/6998/stat : 6998 (esg_static.sh) S 6996 6998 6497 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 608698066 8908800 249 33554432000 4194304 4922060 140733777685248 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/6998/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50043 s]
/proc/loadavg: 0.95 1.89 2.70 5/324 7000
/proc/meminfo: memFree=5424076/32950928 swapFree=67111348/67111528
[pid=6998] ppid=6996 vsize=8700 CPUtime=0 cores=4,6
/proc/6998/stat : 6998 (esg_static.sh) S 6996 6998 6497 0 -1 4202496 327 0 0 0 0 0 0 0 21 0 1 0 608698066 8908800 249 33554432000 4194304 4922060 140733777685248 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/6998/statm: 2175 249 209 178 0 68 0
[pid=6999] ppid=6998 vsize=198044 CPUtime=1.49 cores=4,6
/proc/6999/stat : 6999 (SatELite_releas) R 6998 6998 6497 0 -1 4202496 45164 0 0 0 139 10 0 0 25 0 1 0 608698066 202797056 42135 33554432000 134512640 135144242 4294010976 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/6999/statm: 49511 42135 77 155 0 49354 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 206744

[startup+3.10109 s]
/proc/loadavg: 0.95 1.89 2.70 5/324 7000
/proc/meminfo: memFree=5388364/32950928 swapFree=67111348/67111528
[pid=6998] ppid=6996 vsize=8700 CPUtime=3.01 cores=4,6
/proc/6998/stat : 6998 (esg_static.sh) S 6996 6998 6497 0 -1 4202496 352 47259 0 0 0 0 287 14 18 0 1 0 608698066 8908800 251 33554432000 4194304 4922060 140733777685248 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6998/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 8700

[startup+6.30053 s]
/proc/loadavg: 1.19 1.93 2.70 5/324 7033
/proc/meminfo: memFree=5343264/32950928 swapFree=67111348/67111528
[pid=6998] ppid=6996 vsize=8700 CPUtime=3.01 cores=4,6
/proc/6998/stat : 6998 (esg_static.sh) S 6996 6998 6497 0 -1 4202496 352 47259 0 0 0 0 287 14 18 0 1 0 608698066 8908800 251 33554432000 4194304 4922060 140733777685248 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6998/statm: 2175 251 209 178 0 68 0
[pid=7008] ppid=6998 vsize=76040 CPUtime=3.24 cores=4,6
/proc/7008/stat : 7008 (minisat_static) R 6998 6998 6497 0 -1 4202496 17484 0 0 0 319 5 0 0 25 0 1 0 608698368 77864960 14977 33554432000 4194304 4256717 140733352822912 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7008/statm: 19010 14977 252 16 0 15652 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 84740

[startup+12.7005 s]
/proc/loadavg: 1.41 1.96 2.71 5/324 7035
/proc/meminfo: memFree=5189320/32950928 swapFree=67111348/67111528
[pid=6998] ppid=6996 vsize=8700 CPUtime=3.01 cores=4,6
/proc/6998/stat : 6998 (esg_static.sh) S 6996 6998 6497 0 -1 4202496 352 47259 0 0 0 0 287 14 18 0 1 0 608698066 8908800 251 33554432000 4194304 4922060 140733777685248 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6998/statm: 2175 251 209 178 0 68 0
[pid=7008] ppid=6998 vsize=90352 CPUtime=9.61 cores=4,6
/proc/7008/stat : 7008 (minisat_static) R 6998 6998 6497 0 -1 4202496 27119 0 0 0 952 9 0 0 25 0 1 0 608698368 92520448 16004 33554432000 4194304 4256717 140733352822912 18446744073709551615 4209875 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7008/statm: 22588 16004 252 16 0 19230 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 99052

[startup+25.5012 s]
/proc/loadavg: 1.99 2.06 2.73 5/321 7041
/proc/meminfo: memFree=5339292/32950928 swapFree=67111348/67111528
[pid=6998] ppid=6996 vsize=8700 CPUtime=3.01 cores=4,6
/proc/6998/stat : 6998 (esg_static.sh) S 6996 6998 6497 0 -1 4202496 352 47259 0 0 0 0 287 14 18 0 1 0 608698066 8908800 251 33554432000 4194304 4922060 140733777685248 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6998/statm: 2175 251 209 178 0 68 0
[pid=7008] ppid=6998 vsize=94852 CPUtime=22.39 cores=4,6
/proc/7008/stat : 7008 (minisat_static) R 6998 6998 6497 0 -1 4202496 38360 0 0 0 2228 11 0 0 25 0 1 0 608698368 97128448 18400 33554432000 4194304 4256717 140733352822912 18446744073709551615 4209946 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7008/statm: 23713 18400 252 16 0 20355 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 103552

[startup+51.1006 s]
/proc/loadavg: 2.75 2.23 2.77 5/324 7096
/proc/meminfo: memFree=5122984/32950928 swapFree=67111348/67111528
[pid=6998] ppid=6996 vsize=8700 CPUtime=3.01 cores=4,6
/proc/6998/stat : 6998 (esg_static.sh) S 6996 6998 6497 0 -1 4202496 352 47259 0 0 0 0 287 14 18 0 1 0 608698066 8908800 251 33554432000 4194304 4922060 140733777685248 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6998/statm: 2175 251 209 178 0 68 0
[pid=7008] ppid=6998 vsize=155812 CPUtime=47.95 cores=4,6
/proc/7008/stat : 7008 (minisat_static) R 6998 6998 6497 0 -1 4202496 57901 0 0 0 4775 20 0 0 25 0 1 0 608698368 159551488 32719 33554432000 4194304 4256717 140733352822912 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7008/statm: 38953 32719 252 16 0 35595 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 164512

[startup+102.312 s]
/proc/loadavg: 3.45 2.50 2.83 5/324 7131
/proc/meminfo: memFree=5133116/32950928 swapFree=67111348/67111528
[pid=6998] ppid=6996 vsize=8700 CPUtime=3.01 cores=4,6
/proc/6998/stat : 6998 (esg_static.sh) S 6996 6998 6497 0 -1 4202496 352 47259 0 0 0 0 287 14 18 0 1 0 608698066 8908800 251 33554432000 4194304 4922060 140733777685248 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6998/statm: 2175 251 209 178 0 68 0
[pid=7008] ppid=6998 vsize=174780 CPUtime=99.09 cores=4,6
/proc/7008/stat : 7008 (minisat_static) R 6998 6998 6497 0 -1 4202496 65742 0 0 0 9887 22 0 0 25 0 1 0 608698368 178974720 38857 33554432000 4194304 4256717 140733352822912 18446744073709551615 4210823 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7008/statm: 43695 38857 252 16 0 40337 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 183480

[startup+162.301 s]
/proc/loadavg: 3.80 2.77 2.90 5/324 7132
/proc/meminfo: memFree=5124204/32950928 swapFree=67111348/67111528
[pid=6998] ppid=6996 vsize=8700 CPUtime=3.01 cores=4,6
/proc/6998/stat : 6998 (esg_static.sh) S 6996 6998 6497 0 -1 4202496 352 47259 0 0 0 0 287 14 18 0 1 0 608698066 8908800 251 33554432000 4194304 4922060 140733777685248 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6998/statm: 2175 251 209 178 0 68 0
[pid=7008] ppid=6998 vsize=174784 CPUtime=159.07 cores=4,6
/proc/7008/stat : 7008 (minisat_static) R 6998 6998 6497 0 -1 4202496 151345 0 0 0 15870 37 0 0 25 0 1 0 608698368 178978816 34525 33554432000 4194304 4256717 140733352822912 18446744073709551615 4213419 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7008/statm: 43696 34525 252 16 0 40338 0
Current children cumulated CPU time (s) 162.08
Current children cumulated vsize (KiB) 183484

[startup+222.301 s]
/proc/loadavg: 3.92 2.99 2.97 5/324 7134
/proc/meminfo: memFree=5113984/32950928 swapFree=67111348/67111528
[pid=6998] ppid=6996 vsize=8700 CPUtime=3.01 cores=4,6
/proc/6998/stat : 6998 (esg_static.sh) S 6996 6998 6497 0 -1 4202496 352 47259 0 0 0 0 287 14 18 0 1 0 608698066 8908800 251 33554432000 4194304 4922060 140733777685248 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6998/statm: 2175 251 209 178 0 68 0
[pid=7008] ppid=6998 vsize=174784 CPUtime=219.07 cores=4,6
/proc/7008/stat : 7008 (minisat_static) R 6998 6998 6497 0 -1 4202496 226337 0 0 0 21858 49 0 0 25 0 1 0 608698368 178978816 36081 33554432000 4194304 4256717 140733352822912 18446744073709551615 4209919 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7008/statm: 43696 36081 252 16 0 40338 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 183484

[startup+282.301 s]
/proc/loadavg: 4.08 3.20 3.04 5/324 7144
/proc/meminfo: memFree=5111316/32950928 swapFree=67111348/67111528
[pid=6998] ppid=6996 vsize=8700 CPUtime=3.01 cores=4,6
/proc/6998/stat : 6998 (esg_static.sh) S 6996 6998 6497 0 -1 4202496 352 47259 0 0 0 0 287 14 18 0 1 0 608698066 8908800 251 33554432000 4194304 4922060 140733777685248 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6998/statm: 2175 251 209 178 0 68 0
[pid=7008] ppid=6998 vsize=174784 CPUtime=279.07 cores=4,6
/proc/7008/stat : 7008 (minisat_static) R 6998 6998 6497 0 -1 4202496 298534 0 0 0 27847 60 0 0 25 0 1 0 608698368 178978816 38656 33554432000 4194304 4256717 140733352822912 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7008/statm: 43696 38656 252 16 0 40338 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 183484

[startup+342.3 s]
/proc/loadavg: 4.03 3.35 3.10 5/324 7146
/proc/meminfo: memFree=5115900/32950928 swapFree=67111348/67111528
[pid=6998] ppid=6996 vsize=8700 CPUtime=3.01 cores=4,6
/proc/6998/stat : 6998 (esg_static.sh) S 6996 6998 6497 0 -1 4202496 352 47259 0 0 0 0 287 14 18 0 1 0 608698066 8908800 251 33554432000 4194304 4922060 140733777685248 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6998/statm: 2175 251 209 178 0 68 0
[pid=7008] ppid=6998 vsize=174784 CPUtime=339.07 cores=4,6
/proc/7008/stat : 7008 (minisat_static) R 6998 6998 6497 0 -1 4202496 382834 0 0 0 33834 73 0 0 25 0 1 0 608698368 178978816 36820 33554432000 4194304 4256717 140733352822912 18446744073709551615 4210867 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7008/statm: 43696 36820 252 16 0 40338 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 183484

[startup+402.301 s]
/proc/loadavg: 4.01 3.46 3.15 5/324 7148
/proc/meminfo: memFree=5109408/32950928 swapFree=67111348/67111528
[pid=6998] ppid=6996 vsize=8700 CPUtime=3.01 cores=4,6
/proc/6998/stat : 6998 (esg_static.sh) S 6996 6998 6497 0 -1 4202496 352 47259 0 0 0 0 287 14 18 0 1 0 608698066 8908800 251 33554432000 4194304 4922060 140733777685248 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6998/statm: 2175 251 209 178 0 68 0
[pid=7008] ppid=6998 vsize=174784 CPUtime=399.07 cores=4,6

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

/proc/7008/statm: 51401 42151 252 16 0 48043 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 214304

[startup+642.301 s]
/proc/loadavg: 4.06 3.79 3.35 5/324 7188
/proc/meminfo: memFree=5299788/32950928 swapFree=67111348/67111528
[pid=6998] ppid=6996 vsize=8700 CPUtime=3.01 cores=4,6
/proc/6998/stat : 6998 (esg_static.sh) S 6996 6998 6497 0 -1 4202496 352 47259 0 0 0 0 287 14 18 0 1 0 608698066 8908800 251 33554432000 4194304 4922060 140733777685248 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6998/statm: 2175 251 209 178 0 68 0
[pid=7008] ppid=6998 vsize=174784 CPUtime=639.08 cores=4,6
/proc/7008/stat : 7008 (minisat_static) R 6998 6998 6497 0 -1 4202496 770103 0 0 0 63768 140 0 0 25 0 1 0 608698368 178978816 38398 33554432000 4194304 4256717 140733352822912 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7008/statm: 43696 38398 252 16 0 40338 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 183484

[startup+702.301 s]
/proc/loadavg: 4.02 3.82 3.39 5/324 7222
/proc/meminfo: memFree=5336692/32950928 swapFree=67111348/67111528
[pid=6998] ppid=6996 vsize=8700 CPUtime=3.01 cores=4,6
/proc/6998/stat : 6998 (esg_static.sh) S 6996 6998 6497 0 -1 4202496 352 47259 0 0 0 0 287 14 18 0 1 0 608698066 8908800 251 33554432000 4194304 4922060 140733777685248 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6998/statm: 2175 251 209 178 0 68 0
[pid=7008] ppid=6998 vsize=205604 CPUtime=699.08 cores=4,6
/proc/7008/stat : 7008 (minisat_static) R 6998 6998 6497 0 -1 4202496 850451 0 0 0 69752 156 0 0 25 0 1 0 608698368 210538496 40167 33554432000 4194304 4256717 140733352822912 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7008/statm: 51401 40167 252 16 0 48043 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 214304

[startup+762.312 s]
/proc/loadavg: 4.01 3.85 3.42 5/324 7223
/proc/meminfo: memFree=5321408/32950928 swapFree=67111348/67111528
[pid=6998] ppid=6996 vsize=8700 CPUtime=3.01 cores=4,6
/proc/6998/stat : 6998 (esg_static.sh) S 6996 6998 6497 0 -1 4202496 352 47259 0 0 0 0 287 14 18 0 1 0 608698066 8908800 251 33554432000 4194304 4922060 140733777685248 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6998/statm: 2175 251 209 178 0 68 0
[pid=7008] ppid=6998 vsize=174784 CPUtime=759.09 cores=4,6
/proc/7008/stat : 7008 (minisat_static) R 6998 6998 6497 0 -1 4202496 922904 0 0 0 75741 168 0 0 25 0 1 0 608698368 178978816 39340 33554432000 4194304 4256717 140733352822912 18446744073709551615 4213464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7008/statm: 43696 39340 252 16 0 40338 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 183484

[startup+822.301 s]
/proc/loadavg: 4.00 3.88 3.46 5/324 7225
/proc/meminfo: memFree=5315044/32950928 swapFree=67111348/67111528
[pid=6998] ppid=6996 vsize=8700 CPUtime=3.01 cores=4,6
/proc/6998/stat : 6998 (esg_static.sh) S 6996 6998 6497 0 -1 4202496 352 47259 0 0 0 0 287 14 18 0 1 0 608698066 8908800 251 33554432000 4194304 4922060 140733777685248 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6998/statm: 2175 251 209 178 0 68 0
[pid=7008] ppid=6998 vsize=205604 CPUtime=819.08 cores=4,6
/proc/7008/stat : 7008 (minisat_static) R 6998 6998 6497 0 -1 4202496 978570 0 0 0 81730 178 0 0 25 0 1 0 608698368 210538496 40522 33554432000 4194304 4256717 140733352822912 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7008/statm: 51401 40522 252 16 0 48043 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 214304

[startup+882.3 s]
/proc/loadavg: 4.08 3.93 3.50 5/324 7226
/proc/meminfo: memFree=5305448/32950928 swapFree=67111348/67111528
[pid=6998] ppid=6996 vsize=8700 CPUtime=3.01 cores=4,6
/proc/6998/stat : 6998 (esg_static.sh) S 6996 6998 6497 0 -1 4202496 352 47259 0 0 0 0 287 14 18 0 1 0 608698066 8908800 251 33554432000 4194304 4922060 140733777685248 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6998/statm: 2175 251 209 178 0 68 0
[pid=7008] ppid=6998 vsize=207056 CPUtime=879.08 cores=4,6
/proc/7008/stat : 7008 (minisat_static) R 6998 6998 6497 0 -1 4202496 1056080 0 0 0 87717 191 0 0 25 0 1 0 608698368 212025344 41141 33554432000 4194304 4256717 140733352822912 18446744073709551615 4210845 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7008/statm: 51764 41141 252 16 0 48406 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 215756

[startup+942.301 s]
/proc/loadavg: 4.09 3.95 3.53 5/324 7228
/proc/meminfo: memFree=5288284/32950928 swapFree=67111348/67111528
[pid=6998] ppid=6996 vsize=8700 CPUtime=3.01 cores=4,6
/proc/6998/stat : 6998 (esg_static.sh) S 6996 6998 6497 0 -1 4202496 352 47259 0 0 0 0 287 14 18 0 1 0 608698066 8908800 251 33554432000 4194304 4922060 140733777685248 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6998/statm: 2175 251 209 178 0 68 0
[pid=7008] ppid=6998 vsize=209272 CPUtime=939.08 cores=4,6
/proc/7008/stat : 7008 (minisat_static) R 6998 6998 6497 0 -1 4202496 1116298 0 0 0 93707 201 0 0 25 0 1 0 608698368 214294528 41967 33554432000 4194304 4256717 140733352822912 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7008/statm: 52318 41967 252 16 0 48960 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 217972

[startup+1002.3 s]
/proc/loadavg: 4.03 3.96 3.56 5/324 7230
/proc/meminfo: memFree=5266164/32950928 swapFree=67111348/67111528
[pid=6998] ppid=6996 vsize=8700 CPUtime=3.01 cores=4,6
/proc/6998/stat : 6998 (esg_static.sh) S 6996 6998 6497 0 -1 4202496 352 47259 0 0 0 0 287 14 18 0 1 0 608698066 8908800 251 33554432000 4194304 4922060 140733777685248 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6998/statm: 2175 251 209 178 0 68 0
[pid=7008] ppid=6998 vsize=213020 CPUtime=999.08 cores=4,6
/proc/7008/stat : 7008 (minisat_static) R 6998 6998 6497 0 -1 4202496 1185420 0 0 0 99695 213 0 0 25 0 1 0 608698368 218132480 45318 33554432000 4194304 4256717 140733352822912 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7008/statm: 53255 45318 252 16 0 49897 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 221720

[startup+1062.3 s]
/proc/loadavg: 4.01 3.96 3.58 5/324 7231
/proc/meminfo: memFree=5260040/32950928 swapFree=67111348/67111528
[pid=6998] ppid=6996 vsize=8700 CPUtime=3.01 cores=4,6
/proc/6998/stat : 6998 (esg_static.sh) S 6996 6998 6497 0 -1 4202496 352 47259 0 0 0 0 287 14 18 0 1 0 608698066 8908800 251 33554432000 4194304 4922060 140733777685248 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6998/statm: 2175 251 209 178 0 68 0
[pid=7008] ppid=6998 vsize=213152 CPUtime=1059.08 cores=4,6
/proc/7008/stat : 7008 (minisat_static) R 6998 6998 6497 0 -1 4202496 1251135 0 0 0 105683 225 0 0 25 0 1 0 608698368 218267648 47747 33554432000 4194304 4256717 140733352822912 18446744073709551615 4213461 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7008/statm: 53288 47747 252 16 0 49930 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 221852

[startup+1122.3 s]
/proc/loadavg: 4.04 3.98 3.61 5/324 7233
/proc/meminfo: memFree=5258996/32950928 swapFree=67111348/67111528
[pid=6998] ppid=6996 vsize=8700 CPUtime=3.01 cores=4,6
/proc/6998/stat : 6998 (esg_static.sh) S 6996 6998 6497 0 -1 4202496 352 47259 0 0 0 0 287 14 18 0 1 0 608698066 8908800 251 33554432000 4194304 4922060 140733777685248 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6998/statm: 2175 251 209 178 0 68 0
[pid=7008] ppid=6998 vsize=215800 CPUtime=1119.08 cores=4,6
/proc/7008/stat : 7008 (minisat_static) R 6998 6998 6497 0 -1 4202496 1338543 0 0 0 111667 241 0 0 25 0 1 0 608698368 220979200 45674 33554432000 4194304 4256717 140733352822912 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7008/statm: 53950 45674 252 16 0 50592 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 224500

[startup+1182.3 s]
/proc/loadavg: 4.11 4.01 3.64 5/324 7234
/proc/meminfo: memFree=5260432/32950928 swapFree=67111348/67111528
[pid=6998] ppid=6996 vsize=8700 CPUtime=3.01 cores=4,6
/proc/6998/stat : 6998 (esg_static.sh) S 6996 6998 6497 0 -1 4202496 352 47259 0 0 0 0 287 14 18 0 1 0 608698066 8908800 251 33554432000 4194304 4922060 140733777685248 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6998/statm: 2175 251 209 178 0 68 0
[pid=7008] ppid=6998 vsize=219136 CPUtime=1179.08 cores=4,6
/proc/7008/stat : 7008 (minisat_static) R 6998 6998 6497 0 -1 4202496 1395803 0 0 0 117657 251 0 0 25 0 1 0 608698368 224395264 43864 33554432000 4194304 4256717 140733352822912 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7008/statm: 54784 43864 252 16 0 51426 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 227836

[startup+1242.3 s]
/proc/loadavg: 4.04 4.01 3.66 5/324 7236
/proc/meminfo: memFree=5258396/32950928 swapFree=67111348/67111528
[pid=6998] ppid=6996 vsize=8700 CPUtime=3.01 cores=4,6
/proc/6998/stat : 6998 (esg_static.sh) S 6996 6998 6497 0 -1 4202496 352 47259 0 0 0 0 287 14 18 0 1 0 608698066 8908800 251 33554432000 4194304 4922060 140733777685248 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6998/statm: 2175 251 209 178 0 68 0
[pid=7008] ppid=6998 vsize=219268 CPUtime=1239.09 cores=4,6
/proc/7008/stat : 7008 (minisat_static) R 6998 6998 6497 0 -1 4202496 1457496 0 0 0 123647 262 0 0 25 0 1 0 608698368 224530432 44454 33554432000 4194304 4256717 140733352822912 18446744073709551615 4209909 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7008/statm: 54817 44454 252 16 0 51459 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 227968



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.68 4/321 7239
/proc/meminfo: memFree=5424264/32950928 swapFree=67111348/67111528
[pid=6998] ppid=6996 vsize=8700 CPUtime=3.01 cores=4,6
/proc/6998/stat : 6998 (esg_static.sh) S 6996 6998 6497 0 -1 4202496 352 47259 0 0 0 0 287 14 18 0 1 0 608698066 8908800 251 33554432000 4194304 4922060 140733777685248 18446744073709551615 274473786501 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6998/statm: 2175 251 209 178 0 68 0
[pid=7008] ppid=6998 vsize=220840 CPUtime=1296.79 cores=4,6
/proc/7008/stat : 7008 (minisat_static) R 6998 6998 6497 0 -1 4202496 1541209 0 0 0 129404 275 0 0 25 0 1 0 608698368 226140160 45991 33554432000 4194304 4256717 140733352822912 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7008/statm: 55210 45991 252 16 0 51852 0
Current children cumulated CPU time (s) 1299.8
Current children cumulated vsize (KiB) 229540

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 6998 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=876562
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=142978
# CPU time returned by wait4() is 3.01954
# while last known CPU time is 1299.8
#
# 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): 1299.8
CPU user time (s): 1296.91
CPU system time (s): 2.89
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 344532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.87656
system time used= 0.142978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47611
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 6

runsolver used 3.71043 second user time and 9.31558 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-09 21:56:24
IDJOB=3348885
IDBENCH=82446
IDSOLVER=1811
FILE ID=node125/3348885-1304970983
RUNJOBID= node125-1304970983-6954
PBS_JOBID= 13285625
Free space on /tmp= 48028 MiB

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

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

MD5SUM BENCH= 9fe9fe24bc28c127c9f6b6416a14f727
RANDOM SEED=1000707934

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:       5851664 kB
Buffers:        234280 kB
Cached:       16003796 kB
SwapCached:          0 kB
Active:       15112604 kB
Inactive:     11339428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       5851664 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           73476 kB
Writeback:           0 kB
AnonPages:    10213204 kB
Mapped:          30164 kB
Slab:           548484 kB
PageTables:      36044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51225952 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= 47904 MiB
End job on node125 at 2011-05-09 22:18:06