Trace number 3348916

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

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k100.cnf
MD5SUMcf1b8194ff6d413d396ac9e26bb031ef
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark202.908
Satisfiable
(Un)Satisfiability was proved
Number of variables50797
Number of clauses177980
Sum of the clauses size470252
Maximum clause length37
Minimum clause length1
Number of clauses of size 11318
Number of clauses of size 295086
Number of clauses of size 374860
Number of clauses of size 4486
Number of clauses of size 5945
Number of clauses of size over 55285

Solver Data

0.00/0.00	c Parsing...
0.00/0.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |  176662   468934 |   52998       0        0     nan |  0.000 % |
0.00/0.44	c |         0 |  126705   459117 |      --       0       --      -- |     --   | -48055/-4128
0.00/0.44	c ==============================================================================
0.00/0.44	c Result  :   #vars: 18202   #clauses: 126705   #literals: 459117
0.00/0.44	c CPU time:   0.416936 s
0.00/0.44	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-3348916-1304968108/watcher-3348916-1304968108 -o /tmp/evaluation-result-3348916-1304968108/solver-3348916-1304968108 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348916-1304968108.cnf 

running on 2 cores: 5,7

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.38 0.08 0.03 2/388 15773
/proc/meminfo: memFree=28642976/32950928 swapFree=44388816/67111528
[pid=15773] ppid=15771 vsize=8700 CPUtime=0 cores=5,7
/proc/15773/stat : 15773 (esg_static.sh) S 15771 15773 15673 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608409593 8908800 250 33554432000 4194304 4922060 140734258561840 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15773/statm: 2175 250 209 178 0 68 0

[startup+0.0802859 s]
/proc/loadavg: 0.38 0.08 0.03 2/388 15773
/proc/meminfo: memFree=28642976/32950928 swapFree=44388816/67111528
[pid=15773] ppid=15771 vsize=8700 CPUtime=0 cores=5,7
/proc/15773/stat : 15773 (esg_static.sh) S 15771 15773 15673 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608409593 8908800 250 33554432000 4194304 4922060 140734258561840 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15773/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100286 s]
/proc/loadavg: 0.38 0.08 0.03 2/388 15773
/proc/meminfo: memFree=28642976/32950928 swapFree=44388816/67111528
[pid=15773] ppid=15771 vsize=8700 CPUtime=0 cores=5,7
/proc/15773/stat : 15773 (esg_static.sh) S 15771 15773 15673 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608409593 8908800 250 33554432000 4194304 4922060 140734258561840 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15773/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300248 s]
/proc/loadavg: 0.38 0.08 0.03 2/388 15773
/proc/meminfo: memFree=28642976/32950928 swapFree=44388816/67111528
[pid=15773] ppid=15771 vsize=8700 CPUtime=0 cores=5,7
/proc/15773/stat : 15773 (esg_static.sh) S 15771 15773 15673 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608409593 8908800 250 33554432000 4194304 4922060 140734258561840 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15773/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700188 s]
/proc/loadavg: 0.38 0.08 0.03 2/388 15773
/proc/meminfo: memFree=28642976/32950928 swapFree=44388816/67111528
[pid=15773] ppid=15771 vsize=8700 CPUtime=0.51 cores=5,7
/proc/15773/stat : 15773 (esg_static.sh) S 15771 15773 15673 0 -1 4202496 354 7634 0 0 0 0 48 3 16 0 1 0 608409593 8908800 252 33554432000 4194304 4922060 140734258561840 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15773/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 8700

[startup+1.50105 s]
/proc/loadavg: 0.38 0.08 0.03 3/390 15777
/proc/meminfo: memFree=28621508/32950928 swapFree=44388816/67111528
[pid=15773] ppid=15771 vsize=8700 CPUtime=0.51 cores=5,7
/proc/15773/stat : 15773 (esg_static.sh) S 15771 15773 15673 0 -1 4202496 354 7634 0 0 0 0 48 3 16 0 1 0 608409593 8908800 252 33554432000 4194304 4922060 140734258561840 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15773/statm: 2175 252 209 178 0 68 0
[pid=15777] ppid=15773 vsize=26344 CPUtime=0.96 cores=5,7
/proc/15777/stat : 15777 (minisat_static) R 15773 15773 15673 0 -1 4202496 5628 0 0 0 96 0 0 0 19 0 1 0 608409645 26976256 3348 33554432000 4194304 4256717 140737485035200 18446744073709551615 4213908 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/15777/statm: 6586 3348 254 16 0 3228 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 35044

[startup+3.10078 s]
/proc/loadavg: 0.38 0.08 0.03 3/390 15777
/proc/meminfo: memFree=28621384/32950928 swapFree=44388816/67111528
[pid=15773] ppid=15771 vsize=8700 CPUtime=0.51 cores=5,7
/proc/15773/stat : 15773 (esg_static.sh) S 15771 15773 15673 0 -1 4202496 354 7634 0 0 0 0 48 3 16 0 1 0 608409593 8908800 252 33554432000 4194304 4922060 140734258561840 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15773/statm: 2175 252 209 178 0 68 0
[pid=15777] ppid=15773 vsize=40848 CPUtime=2.57 cores=5,7
/proc/15777/stat : 15777 (minisat_static) R 15773 15773 15673 0 -1 4202496 10788 0 0 0 256 1 0 0 22 0 1 0 608409645 41828352 6318 33554432000 4194304 4256717 140737485035200 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/15777/statm: 10212 6318 254 16 0 6854 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 49548

[startup+6.30024 s]
/proc/loadavg: 0.51 0.11 0.04 3/390 15777
/proc/meminfo: memFree=28597844/32950928 swapFree=44388816/67111528
[pid=15773] ppid=15771 vsize=8700 CPUtime=0.51 cores=5,7
/proc/15773/stat : 15773 (esg_static.sh) S 15771 15773 15673 0 -1 4202496 354 7634 0 0 0 0 48 3 16 0 1 0 608409593 8908800 252 33554432000 4194304 4922060 140734258561840 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15773/statm: 2175 252 209 178 0 68 0
[pid=15777] ppid=15773 vsize=52344 CPUtime=5.76 cores=5,7
/proc/15777/stat : 15777 (minisat_static) R 15773 15773 15673 0 -1 4202496 18437 0 0 0 574 2 0 0 25 0 1 0 608409645 53600256 7829 33554432000 4194304 4256717 140737485035200 18446744073709551615 4229444 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/15777/statm: 13086 7829 254 16 0 9728 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 61044

[startup+12.7002 s]
/proc/loadavg: 0.63 0.14 0.05 3/390 15777
/proc/meminfo: memFree=28590556/32950928 swapFree=44388816/67111528
[pid=15773] ppid=15771 vsize=8700 CPUtime=0.51 cores=5,7
/proc/15773/stat : 15773 (esg_static.sh) S 15771 15773 15673 0 -1 4202496 354 7634 0 0 0 0 48 3 16 0 1 0 608409593 8908800 252 33554432000 4194304 4922060 140734258561840 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15773/statm: 2175 252 209 178 0 68 0
[pid=15777] ppid=15773 vsize=52344 CPUtime=12.17 cores=5,7
/proc/15777/stat : 15777 (minisat_static) R 15773 15773 15673 0 -1 4202496 19540 0 0 0 1214 3 0 0 25 0 1 0 608409645 53600256 8892 33554432000 4194304 4256717 140737485035200 18446744073709551615 4210895 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/15777/statm: 13086 8892 254 16 0 9728 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 61044

[startup+25.501 s]
/proc/loadavg: 1.01 0.25 0.08 5/394 15785
/proc/meminfo: memFree=28330284/32950928 swapFree=44388816/67111528
[pid=15773] ppid=15771 vsize=8700 CPUtime=0.51 cores=5,7
/proc/15773/stat : 15773 (esg_static.sh) S 15771 15773 15673 0 -1 4202496 354 7634 0 0 0 0 48 3 16 0 1 0 608409593 8908800 252 33554432000 4194304 4922060 140734258561840 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15773/statm: 2175 252 209 178 0 68 0
[pid=15777] ppid=15773 vsize=64380 CPUtime=24.96 cores=5,7
/proc/15777/stat : 15777 (minisat_static) R 15773 15773 15673 0 -1 4202496 26275 0 0 0 2493 3 0 0 25 0 1 0 608409645 65925120 12069 33554432000 4194304 4256717 140737485035200 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/15777/statm: 16095 12069 254 16 0 12737 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 73080

[startup+51.1007 s]
/proc/loadavg: 2.03 0.55 0.19 5/398 15806
/proc/meminfo: memFree=28031608/32950928 swapFree=44388816/67111528
[pid=15773] ppid=15771 vsize=8700 CPUtime=0.51 cores=5,7
/proc/15773/stat : 15773 (esg_static.sh) S 15771 15773 15673 0 -1 4202496 354 7634 0 0 0 0 48 3 16 0 1 0 608409593 8908800 252 33554432000 4194304 4922060 140734258561840 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15773/statm: 2175 252 209 178 0 68 0
[pid=15777] ppid=15773 vsize=94728 CPUtime=50.57 cores=5,7
/proc/15777/stat : 15777 (minisat_static) R 15773 15773 15673 0 -1 4202496 43204 0 0 0 5051 6 0 0 25 0 1 0 608409645 97001472 12973 33554432000 4194304 4256717 140737485035200 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/15777/statm: 23682 12973 254 16 0 20324 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 103428

[startup+102.315 s]
/proc/loadavg: 3.18 1.10 0.39 5/402 15833
/proc/meminfo: memFree=28235256/32950928 swapFree=44388816/67111528
[pid=15773] ppid=15771 vsize=8700 CPUtime=0.51 cores=5,7
/proc/15773/stat : 15773 (esg_static.sh) S 15771 15773 15673 0 -1 4202496 354 7634 0 0 0 0 48 3 16 0 1 0 608409593 8908800 252 33554432000 4194304 4922060 140734258561840 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15773/statm: 2175 252 209 178 0 68 0
[pid=15777] ppid=15773 vsize=94728 CPUtime=101.78 cores=5,7
/proc/15777/stat : 15777 (minisat_static) R 15773 15773 15673 0 -1 4202496 51656 0 0 0 10171 7 0 0 25 0 1 0 608409645 97001472 20454 33554432000 4194304 4256717 140737485035200 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/15777/statm: 23682 20454 254 16 0 20324 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 103428

[startup+162.301 s]
/proc/loadavg: 3.74 1.64 0.62 5/402 15835
/proc/meminfo: memFree=28211724/32950928 swapFree=44388816/67111528
[pid=15773] ppid=15771 vsize=8700 CPUtime=0.51 cores=5,7
/proc/15773/stat : 15773 (esg_static.sh) S 15771 15773 15673 0 -1 4202496 354 7634 0 0 0 0 48 3 16 0 1 0 608409593 8908800 252 33554432000 4194304 4922060 140734258561840 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15773/statm: 2175 252 209 178 0 68 0
[pid=15777] ppid=15773 vsize=94728 CPUtime=161.77 cores=5,7
/proc/15777/stat : 15777 (minisat_static) R 15773 15773 15673 0 -1 4202496 120919 0 0 0 16160 17 0 0 25 0 1 0 608409645 97001472 20454 33554432000 4194304 4256717 140737485035200 18446744073709551615 4213743 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/15777/statm: 23682 20454 254 16 0 20324 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 103428

[startup+222.301 s]
/proc/loadavg: 4.06 2.10 0.84 5/402 15836
/proc/meminfo: memFree=28144396/32950928 swapFree=44388816/67111528
[pid=15773] ppid=15771 vsize=8700 CPUtime=0.51 cores=5,7
/proc/15773/stat : 15773 (esg_static.sh) S 15771 15773 15673 0 -1 4202496 354 7634 0 0 0 0 48 3 16 0 1 0 608409593 8908800 252 33554432000 4194304 4922060 140734258561840 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15773/statm: 2175 252 209 178 0 68 0
[pid=15777] ppid=15773 vsize=106400 CPUtime=221.77 cores=5,7
/proc/15777/stat : 15777 (minisat_static) R 15773 15773 15673 0 -1 4202496 182417 0 0 0 22151 26 0 0 25 0 1 0 608409645 108953600 22348 33554432000 4194304 4256717 140737485035200 18446744073709551615 4213948 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/15777/statm: 26600 22348 254 16 0 23242 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 115100

[startup+282.301 s]
/proc/loadavg: 4.09 2.46 1.04 5/402 15838
/proc/meminfo: memFree=28053828/32950928 swapFree=44388816/67111528
[pid=15773] ppid=15771 vsize=8700 CPUtime=0.51 cores=5,7
/proc/15773/stat : 15773 (esg_static.sh) S 15771 15773 15673 0 -1 4202496 354 7634 0 0 0 0 48 3 16 0 1 0 608409593 8908800 252 33554432000 4194304 4922060 140734258561840 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15773/statm: 2175 252 209 178 0 68 0
[pid=15777] ppid=15773 vsize=206604 CPUtime=281.77 cores=5,7
/proc/15777/stat : 15777 (minisat_static) R 15773 15773 15673 0 -1 4202496 201366 0 0 0 28149 28 0 0 25 0 1 0 608409645 211562496 40732 33554432000 4194304 4256717 140737485035200 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/15777/statm: 51651 40732 254 16 0 48293 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 215304

[startup+342.301 s]
/proc/loadavg: 4.03 2.73 1.22 5/402 15840
/proc/meminfo: memFree=28028472/32950928 swapFree=44388816/67111528
[pid=15773] ppid=15771 vsize=8700 CPUtime=0.51 cores=5,7
/proc/15773/stat : 15773 (esg_static.sh) S 15771 15773 15673 0 -1 4202496 354 7634 0 0 0 0 48 3 16 0 1 0 608409593 8908800 252 33554432000 4194304 4922060 140734258561840 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15773/statm: 2175 252 209 178 0 68 0
[pid=15777] ppid=15773 vsize=175784 CPUtime=341.77 cores=5,7
/proc/15777/stat : 15777 (minisat_static) R 15773 15773 15673 0 -1 4202496 312236 0 0 0 34133 44 0 0 25 0 1 0 608409645 180002816 36692 33554432000 4194304 4256717 140737485035200 18446744073709551615 4213904 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/15777/statm: 43946 36692 254 16 0 40588 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 184484

[startup+402.301 s]
/proc/loadavg: 4.20 3.01 1.41 4/396 15863
/proc/meminfo: memFree=28190008/32950928 swapFree=44388816/67111528
[pid=15773] ppid=15771 vsize=8700 CPUtime=0.51 cores=5,7

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

/proc/15777/statm: 43946 39068 254 16 0 40588 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 184484

[startup+642.301 s]
/proc/loadavg: 4.01 3.56 2.00 5/402 15912
/proc/meminfo: memFree=28044296/32950928 swapFree=44388816/67111528
[pid=15773] ppid=15771 vsize=8700 CPUtime=0.51 cores=5,7
/proc/15773/stat : 15773 (esg_static.sh) S 15771 15773 15673 0 -1 4202496 354 7634 0 0 0 0 48 3 16 0 1 0 608409593 8908800 252 33554432000 4194304 4922060 140734258561840 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15773/statm: 2175 252 209 178 0 68 0
[pid=15777] ppid=15773 vsize=175784 CPUtime=641.79 cores=5,7
/proc/15777/stat : 15777 (minisat_static) R 15773 15773 15673 0 -1 4202496 882048 0 0 0 64053 126 0 0 25 0 1 0 608409645 180002816 38633 33554432000 4194304 4256717 140737485035200 18446744073709551615 4213723 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/15777/statm: 43946 38633 254 16 0 40588 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 184484

[startup+702.301 s]
/proc/loadavg: 4.05 3.66 2.12 5/402 15913
/proc/meminfo: memFree=28069896/32950928 swapFree=44388816/67111528
[pid=15773] ppid=15771 vsize=8700 CPUtime=0.51 cores=5,7
/proc/15773/stat : 15773 (esg_static.sh) S 15771 15773 15673 0 -1 4202496 354 7634 0 0 0 0 48 3 16 0 1 0 608409593 8908800 252 33554432000 4194304 4922060 140734258561840 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15773/statm: 2175 252 209 178 0 68 0
[pid=15777] ppid=15773 vsize=175784 CPUtime=701.78 cores=5,7
/proc/15777/stat : 15777 (minisat_static) R 15773 15773 15673 0 -1 4202496 1032871 0 0 0 70029 149 0 0 25 0 1 0 608409645 180002816 38794 33554432000 4194304 4256717 140737485035200 18446744073709551615 4213697 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/15777/statm: 43946 38794 254 16 0 40588 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 184484

[startup+762.315 s]
/proc/loadavg: 4.02 3.72 2.24 5/402 15915
/proc/meminfo: memFree=28038456/32950928 swapFree=44388816/67111528
[pid=15773] ppid=15771 vsize=8700 CPUtime=0.51 cores=5,7
/proc/15773/stat : 15773 (esg_static.sh) S 15771 15773 15673 0 -1 4202496 354 7634 0 0 0 0 48 3 16 0 1 0 608409593 8908800 252 33554432000 4194304 4922060 140734258561840 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15773/statm: 2175 252 209 178 0 68 0
[pid=15777] ppid=15773 vsize=206604 CPUtime=761.8 cores=5,7
/proc/15777/stat : 15777 (minisat_static) R 15773 15773 15673 0 -1 4202496 1190369 0 0 0 76010 170 0 0 25 0 1 0 608409645 211562496 42720 33554432000 4194304 4256717 140737485035200 18446744073709551615 4213512 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/15777/statm: 51651 42720 254 16 0 48293 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 215304

[startup+822.301 s]
/proc/loadavg: 4.10 3.80 2.36 5/402 15916
/proc/meminfo: memFree=28091356/32950928 swapFree=44388816/67111528
[pid=15773] ppid=15771 vsize=8700 CPUtime=0.51 cores=5,7
/proc/15773/stat : 15773 (esg_static.sh) S 15771 15773 15673 0 -1 4202496 354 7634 0 0 0 0 48 3 16 0 1 0 608409593 8908800 252 33554432000 4194304 4922060 140734258561840 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15773/statm: 2175 252 209 178 0 68 0
[pid=15777] ppid=15773 vsize=176324 CPUtime=821.78 cores=5,7
/proc/15777/stat : 15777 (minisat_static) R 15773 15773 15673 0 -1 4202496 1348460 0 0 0 81986 192 0 0 25 0 1 0 608409645 180555776 37171 33554432000 4194304 4256717 140737485035200 18446744073709551615 4214080 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/15777/statm: 44081 37171 254 16 0 40723 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 185024

[startup+882.301 s]
/proc/loadavg: 4.12 3.86 2.47 5/402 15918
/proc/meminfo: memFree=28152916/32950928 swapFree=44388816/67111528
[pid=15773] ppid=15771 vsize=8700 CPUtime=0.51 cores=5,7
/proc/15773/stat : 15773 (esg_static.sh) S 15771 15773 15673 0 -1 4202496 354 7634 0 0 0 0 48 3 16 0 1 0 608409593 8908800 252 33554432000 4194304 4922060 140734258561840 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15773/statm: 2175 252 209 178 0 68 0
[pid=15777] ppid=15773 vsize=207144 CPUtime=881.78 cores=5,7
/proc/15777/stat : 15777 (minisat_static) R 15773 15773 15673 0 -1 4202496 1471006 0 0 0 87968 210 0 0 25 0 1 0 608409645 212115456 42502 33554432000 4194304 4256717 140737485035200 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/15777/statm: 51786 42502 254 16 0 48428 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 215844

[startup+942.301 s]
/proc/loadavg: 4.04 3.88 2.56 5/402 15920
/proc/meminfo: memFree=28123568/32950928 swapFree=44388816/67111528
[pid=15773] ppid=15771 vsize=8700 CPUtime=0.51 cores=5,7
/proc/15773/stat : 15773 (esg_static.sh) S 15771 15773 15673 0 -1 4202496 354 7634 0 0 0 0 48 3 16 0 1 0 608409593 8908800 252 33554432000 4194304 4922060 140734258561840 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15773/statm: 2175 252 209 178 0 68 0
[pid=15777] ppid=15773 vsize=176324 CPUtime=941.78 cores=5,7
/proc/15777/stat : 15777 (minisat_static) R 15773 15773 15673 0 -1 4202496 1624791 0 0 0 93947 231 0 0 25 0 1 0 608409645 180555776 40808 33554432000 4194304 4256717 140737485035200 18446744073709551615 4233367 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/15777/statm: 44081 40808 254 16 0 40723 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 185024

[startup+1002.3 s]
/proc/loadavg: 4.07 3.92 2.65 5/402 15921
/proc/meminfo: memFree=28067944/32950928 swapFree=44388816/67111528
[pid=15773] ppid=15771 vsize=8700 CPUtime=0.51 cores=5,7
/proc/15773/stat : 15773 (esg_static.sh) S 15771 15773 15673 0 -1 4202496 354 7634 0 0 0 0 48 3 16 0 1 0 608409593 8908800 252 33554432000 4194304 4922060 140734258561840 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15773/statm: 2175 252 209 178 0 68 0
[pid=15777] ppid=15773 vsize=207144 CPUtime=1001.79 cores=5,7
/proc/15777/stat : 15777 (minisat_static) R 15773 15773 15673 0 -1 4202496 1805298 0 0 0 99922 257 0 0 25 0 1 0 608409645 212115456 42815 33554432000 4194304 4256717 140737485035200 18446744073709551615 4209126 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/15777/statm: 51786 42816 254 16 0 48428 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 215844

[startup+1062.3 s]
/proc/loadavg: 4.02 3.93 2.73 5/402 15923
/proc/meminfo: memFree=28064652/32950928 swapFree=44388816/67111528
[pid=15773] ppid=15771 vsize=8700 CPUtime=0.51 cores=5,7
/proc/15773/stat : 15773 (esg_static.sh) S 15771 15773 15673 0 -1 4202496 354 7634 0 0 0 0 48 3 16 0 1 0 608409593 8908800 252 33554432000 4194304 4922060 140734258561840 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15773/statm: 2175 252 209 178 0 68 0
[pid=15777] ppid=15773 vsize=207144 CPUtime=1061.79 cores=5,7
/proc/15777/stat : 15777 (minisat_static) R 15773 15773 15673 0 -1 4202496 1931874 0 0 0 105904 275 0 0 25 0 1 0 608409645 212115456 44425 33554432000 4194304 4256717 140737485035200 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/15777/statm: 51786 44425 254 16 0 48428 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 215844

[startup+1122.3 s]
/proc/loadavg: 4.01 3.94 2.81 5/402 15924
/proc/meminfo: memFree=28043264/32950928 swapFree=44388816/67111528
[pid=15773] ppid=15771 vsize=8700 CPUtime=0.51 cores=5,7
/proc/15773/stat : 15773 (esg_static.sh) S 15771 15773 15673 0 -1 4202496 354 7634 0 0 0 0 48 3 16 0 1 0 608409593 8908800 252 33554432000 4194304 4922060 140734258561840 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15773/statm: 2175 252 209 178 0 68 0
[pid=15777] ppid=15773 vsize=207144 CPUtime=1121.79 cores=5,7
/proc/15777/stat : 15777 (minisat_static) R 15773 15773 15673 0 -1 4202496 2088646 0 0 0 111883 296 0 0 25 0 1 0 608409645 212115456 46200 33554432000 4194304 4256717 140737485035200 18446744073709551615 4213461 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/15777/statm: 51786 46200 254 16 0 48428 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 215844

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 2.88 5/402 15926
/proc/meminfo: memFree=28020012/32950928 swapFree=44388816/67111528
[pid=15773] ppid=15771 vsize=8700 CPUtime=0.51 cores=5,7
/proc/15773/stat : 15773 (esg_static.sh) S 15771 15773 15673 0 -1 4202496 354 7634 0 0 0 0 48 3 16 0 1 0 608409593 8908800 252 33554432000 4194304 4922060 140734258561840 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15773/statm: 2175 252 209 178 0 68 0
[pid=15777] ppid=15773 vsize=207144 CPUtime=1181.78 cores=5,7
/proc/15777/stat : 15777 (minisat_static) R 15773 15773 15673 0 -1 4202496 2302674 0 0 0 117854 324 0 0 25 0 1 0 608409645 212115456 41443 33554432000 4194304 4256717 140737485035200 18446744073709551615 4213733 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/15777/statm: 51786 41443 254 16 0 48428 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 215844

[startup+1242.3 s]
/proc/loadavg: 4.15 3.98 2.96 5/402 15928
/proc/meminfo: memFree=28005196/32950928 swapFree=44388816/67111528
[pid=15773] ppid=15771 vsize=8700 CPUtime=0.51 cores=5,7
/proc/15773/stat : 15773 (esg_static.sh) S 15771 15773 15673 0 -1 4202496 354 7634 0 0 0 0 48 3 16 0 1 0 608409593 8908800 252 33554432000 4194304 4922060 140734258561840 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15773/statm: 2175 252 209 178 0 68 0
[pid=15777] ppid=15773 vsize=207144 CPUtime=1241.79 cores=5,7
/proc/15777/stat : 15777 (minisat_static) R 15773 15773 15673 0 -1 4202496 2427528 0 0 0 123838 341 0 0 25 0 1 0 608409645 212115456 48142 33554432000 4194304 4256717 140737485035200 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/15777/statm: 51786 48142 254 16 0 48428 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 215844



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.12 4.00 3.03 5/402 15958
/proc/meminfo: memFree=28155512/32950928 swapFree=44388816/67111528
[pid=15773] ppid=15771 vsize=8700 CPUtime=0.51 cores=5,7
/proc/15773/stat : 15773 (esg_static.sh) S 15771 15773 15673 0 -1 4202496 354 7634 0 0 0 0 48 3 16 0 1 0 608409593 8908800 252 33554432000 4194304 4922060 140734258561840 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15773/statm: 2175 252 209 178 0 68 0
[pid=15777] ppid=15773 vsize=257232 CPUtime=1299.5 cores=5,7
/proc/15777/stat : 15777 (minisat_static) R 15773 15773 15673 0 -1 4202496 2575740 0 0 0 129587 363 0 0 25 0 1 0 608409645 263405568 48736 33554432000 4194304 4256717 140737485035200 18446744073709551615 4211831 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/15777/statm: 64308 48736 254 16 0 60950 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 265932

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 15773 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=489925
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=30995
# CPU time returned by wait4() is 0.52092
# 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): 1296.35
CPU system time (s): 3.66
CPU usage (%): 99.9992
Max. virtual memory (cumulated for all children) (KiB): 346072

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

runsolver used 4.76427 second user time and 11.8082 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-09 21:08:29
IDJOB=3348916
IDBENCH=20536
IDSOLVER=1811
FILE ID=node126/3348916-1304968108
RUNJOBID= node126-1304968097-15694
PBS_JOBID= 13285624
Free space on /tmp= 50828 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k100.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348916-1304968108/watcher-3348916-1304968108 -o /tmp/evaluation-result-3348916-1304968108/solver-3348916-1304968108 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3348916-1304968108.cnf

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

MD5SUM BENCH= cf1b8194ff6d413d396ac9e26bb031ef
RANDOM SEED=1784879061

node126.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.783
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.56
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.783
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.783
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.74
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.783
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.783
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.80
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.783
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.75
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.783
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.82
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28643380 kB
Buffers:        139456 kB
Cached:         972764 kB
SwapCached:      92124 kB
Active:         313704 kB
Inactive:      3780108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28643380 kB
SwapTotal:    67111528 kB
SwapFree:     44388816 kB
Dirty:           16072 kB
Writeback:           0 kB
AnonPages:     2902444 kB
Mapped:          15508 kB
Slab:            72204 kB
PageTables:      76192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88136104 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= 50784 MiB
End job on node126 at 2011-05-09 21:30:11