Trace number 3348820

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.02 1300.02

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
k2mul.miter.shuffled-as.sat03-355.cnf
MD5SUM77e0700cbaeeb3d63a4820608fc84761
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.3381
Satisfiable
(Un)Satisfiability was proved
Number of variables11680
Number of clauses74581
Sum of the clauses size252050
Maximum clause length86
Minimum clause length1
Number of clauses of size 14
Number of clauses of size 217176
Number of clauses of size 334696
Number of clauses of size 40
Number of clauses of size 522704
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   74571   252027 |   22371       0        0     nan |  0.000 % |
0.00/0.11	c |         0 |   74138   251460 |      --       0       --      -- |     --   | -431/-560
0.00/0.11	c ==============================================================================
0.00/0.11	c Result  :   #vars: 11529   #clauses: 74138   #literals: 251460
0.00/0.11	c CPU time:   0.110983 s
0.00/0.11	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-3348820-1304972592/watcher-3348820-1304972592 -o /tmp/evaluation-result-3348820-1304972592/solver-3348820-1304972592 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348820-1304972592.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: 3.68 3.91 3.56 4/306 23791
/proc/meminfo: memFree=4775128/32950928 swapFree=67111364/67111528
[pid=23791] ppid=23789 vsize=8700 CPUtime=0 cores=1,3
/proc/23791/stat : 23791 (esg_static.sh) S 23789 23791 21818 0 -1 4202496 326 0 0 0 0 0 0 0 25 0 1 0 64868589 8908800 249 33554432000 4194304 4922060 140733241053264 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23791/statm: 2175 249 209 178 0 68 0

[startup+0.043897 s]
/proc/loadavg: 3.68 3.91 3.56 4/306 23791
/proc/meminfo: memFree=4775128/32950928 swapFree=67111364/67111528
[pid=23791] ppid=23789 vsize=8700 CPUtime=0 cores=1,3
/proc/23791/stat : 23791 (esg_static.sh) S 23789 23791 21818 0 -1 4202496 326 0 0 0 0 0 0 0 25 0 1 0 64868589 8908800 249 33554432000 4194304 4922060 140733241053264 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23791/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100889 s]
/proc/loadavg: 3.68 3.91 3.56 4/306 23791
/proc/meminfo: memFree=4775128/32950928 swapFree=67111364/67111528
[pid=23791] ppid=23789 vsize=8700 CPUtime=0 cores=1,3
/proc/23791/stat : 23791 (esg_static.sh) S 23789 23791 21818 0 -1 4202496 326 0 0 0 0 0 0 0 25 0 1 0 64868589 8908800 249 33554432000 4194304 4922060 140733241053264 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23791/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300792 s]
/proc/loadavg: 3.68 3.91 3.56 4/306 23791
/proc/meminfo: memFree=4775128/32950928 swapFree=67111364/67111528
[pid=23791] ppid=23789 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23791/stat : 23791 (esg_static.sh) S 23789 23791 21818 0 -1 4202496 352 2243 0 0 0 0 15 0 24 0 1 0 64868589 8908800 251 33554432000 4194304 4922060 140733241053264 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23791/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 8700

[startup+0.700722 s]
/proc/loadavg: 3.68 3.91 3.56 4/306 23791
/proc/meminfo: memFree=4775128/32950928 swapFree=67111364/67111528
[pid=23791] ppid=23789 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23791/stat : 23791 (esg_static.sh) S 23789 23791 21818 0 -1 4202496 352 2243 0 0 0 0 15 0 24 0 1 0 64868589 8908800 251 33554432000 4194304 4922060 140733241053264 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23791/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 8700

[startup+1.50064 s]
/proc/loadavg: 3.68 3.91 3.56 5/312 23802
/proc/meminfo: memFree=4743224/32950928 swapFree=67111364/67111528
[pid=23791] ppid=23789 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23791/stat : 23791 (esg_static.sh) S 23789 23791 21818 0 -1 4202496 352 2243 0 0 0 0 15 0 24 0 1 0 64868589 8908800 251 33554432000 4194304 4922060 140733241053264 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23791/statm: 2175 251 209 178 0 68 0
[pid=23799] ppid=23791 vsize=23544 CPUtime=1.32 cores=1,3
/proc/23799/stat : 23799 (minisat_static) R 23791 23791 21818 0 -1 4202496 2727 0 0 0 132 0 0 0 25 0 1 0 64868605 24109056 2389 33554432000 4194304 4256717 140734528131856 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23799/statm: 5886 2389 252 16 0 2528 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 32244

[startup+3.10035 s]
/proc/loadavg: 3.68 3.91 3.56 5/312 23802
/proc/meminfo: memFree=4736240/32950928 swapFree=67111364/67111528
[pid=23791] ppid=23789 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23791/stat : 23791 (esg_static.sh) S 23789 23791 21818 0 -1 4202496 352 2243 0 0 0 0 15 0 24 0 1 0 64868589 8908800 251 33554432000 4194304 4922060 140733241053264 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23791/statm: 2175 251 209 178 0 68 0
[pid=23799] ppid=23791 vsize=24100 CPUtime=2.92 cores=1,3
/proc/23799/stat : 23799 (minisat_static) R 23791 23791 21818 0 -1 4202496 4371 0 0 0 292 0 0 0 25 0 1 0 64868605 24678400 2654 33554432000 4194304 4256717 140734528131856 18446744073709551615 4213930 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23799/statm: 6025 2654 252 16 0 2667 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 32800

[startup+6.30079 s]
/proc/loadavg: 3.71 3.91 3.56 5/312 23802
/proc/meminfo: memFree=4712276/32950928 swapFree=67111364/67111528
[pid=23791] ppid=23789 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23791/stat : 23791 (esg_static.sh) S 23789 23791 21818 0 -1 4202496 352 2243 0 0 0 0 15 0 24 0 1 0 64868589 8908800 251 33554432000 4194304 4922060 140733241053264 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23791/statm: 2175 251 209 178 0 68 0
[pid=23799] ppid=23791 vsize=27420 CPUtime=6.12 cores=1,3
/proc/23799/stat : 23799 (minisat_static) R 23791 23791 21818 0 -1 4202496 6975 0 0 0 612 0 0 0 25 0 1 0 64868605 28078080 3506 33554432000 4194304 4256717 140734528131856 18446744073709551615 4219118 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23799/statm: 6855 3506 252 16 0 3497 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 36120

[startup+12.7006 s]
/proc/loadavg: 3.73 3.91 3.56 5/312 23803
/proc/meminfo: memFree=4678984/32950928 swapFree=67111364/67111528
[pid=23791] ppid=23789 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23791/stat : 23791 (esg_static.sh) S 23789 23791 21818 0 -1 4202496 352 2243 0 0 0 0 15 0 24 0 1 0 64868589 8908800 251 33554432000 4194304 4922060 140733241053264 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23791/statm: 2175 251 209 178 0 68 0
[pid=23799] ppid=23791 vsize=50536 CPUtime=12.52 cores=1,3
/proc/23799/stat : 23799 (minisat_static) R 23791 23791 21818 0 -1 4202496 14347 0 0 0 1251 1 0 0 25 0 1 0 64868605 51748864 8060 33554432000 4194304 4256717 140734528131856 18446744073709551615 4210867 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23799/statm: 12634 8060 252 16 0 9276 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 59236

[startup+25.5004 s]
/proc/loadavg: 3.79 3.91 3.57 5/312 23803
/proc/meminfo: memFree=4625508/32950928 swapFree=67111364/67111528
[pid=23791] ppid=23789 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23791/stat : 23791 (esg_static.sh) S 23789 23791 21818 0 -1 4202496 352 2243 0 0 0 0 15 0 24 0 1 0 64868589 8908800 251 33554432000 4194304 4922060 140733241053264 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23791/statm: 2175 251 209 178 0 68 0
[pid=23799] ppid=23791 vsize=57720 CPUtime=25.33 cores=1,3
/proc/23799/stat : 23799 (minisat_static) R 23791 23791 21818 0 -1 4202496 17660 0 0 0 2531 2 0 0 25 0 1 0 64868605 59105280 11139 33554432000 4194304 4256717 140734528131856 18446744073709551615 4213528 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23799/statm: 14430 11139 252 16 0 11072 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 66420

[startup+51.1008 s]
/proc/loadavg: 3.92 3.94 3.58 5/312 23803
/proc/meminfo: memFree=4565200/32950928 swapFree=67111364/67111528
[pid=23791] ppid=23789 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23791/stat : 23791 (esg_static.sh) S 23789 23791 21818 0 -1 4202496 352 2243 0 0 0 0 15 0 24 0 1 0 64868589 8908800 251 33554432000 4194304 4922060 140733241053264 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23791/statm: 2175 251 209 178 0 68 0
[pid=23799] ppid=23791 vsize=64904 CPUtime=50.92 cores=1,3
/proc/23799/stat : 23799 (minisat_static) R 23791 23791 21818 0 -1 4202496 36485 0 0 0 5088 4 0 0 25 0 1 0 64868605 66461696 12313 33554432000 4194304 4256717 140734528131856 18446744073709551615 4213419 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23799/statm: 16226 12313 252 16 0 12868 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 73604

[startup+102.312 s]
/proc/loadavg: 4.02 3.96 3.61 5/312 23805
/proc/meminfo: memFree=4530476/32950928 swapFree=67111364/67111528
[pid=23791] ppid=23789 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23791/stat : 23791 (esg_static.sh) S 23789 23791 21818 0 -1 4202496 352 2243 0 0 0 0 15 0 24 0 1 0 64868589 8908800 251 33554432000 4194304 4922060 140733241053264 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23791/statm: 2175 251 209 178 0 68 0
[pid=23799] ppid=23791 vsize=57900 CPUtime=102.14 cores=1,3
/proc/23799/stat : 23799 (minisat_static) R 23791 23791 21818 0 -1 4202496 96203 0 0 0 10199 15 0 0 25 0 1 0 64868605 59289600 11184 33554432000 4194304 4256717 140734528131856 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23799/statm: 14475 11184 252 16 0 11117 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 66600

[startup+162.301 s]
/proc/loadavg: 4.01 3.97 3.63 5/312 23807
/proc/meminfo: memFree=4432728/32950928 swapFree=67111364/67111528
[pid=23791] ppid=23789 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23791/stat : 23791 (esg_static.sh) S 23789 23791 21818 0 -1 4202496 352 2243 0 0 0 0 15 0 24 0 1 0 64868589 8908800 251 33554432000 4194304 4922060 140733241053264 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23791/statm: 2175 251 209 178 0 68 0
[pid=23799] ppid=23791 vsize=107600 CPUtime=162.13 cores=1,3
/proc/23799/stat : 23799 (minisat_static) R 23791 23791 21818 0 -1 4202496 169000 0 0 0 16189 24 0 0 25 0 1 0 64868605 110182400 21174 33554432000 4194304 4256717 140734528131856 18446744073709551615 4209952 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23799/statm: 26900 21174 252 16 0 23542 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 116300

[startup+222.3 s]
/proc/loadavg: 4.09 4.00 3.66 5/312 23808
/proc/meminfo: memFree=4346392/32950928 swapFree=67111364/67111528
[pid=23791] ppid=23789 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23791/stat : 23791 (esg_static.sh) S 23789 23791 21818 0 -1 4202496 352 2243 0 0 0 0 15 0 24 0 1 0 64868589 8908800 251 33554432000 4194304 4922060 140733241053264 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23791/statm: 2175 251 209 178 0 68 0
[pid=23799] ppid=23791 vsize=107600 CPUtime=222.12 cores=1,3
/proc/23799/stat : 23799 (minisat_static) R 23791 23791 21818 0 -1 4202496 235143 0 0 0 22177 35 0 0 25 0 1 0 64868605 110182400 22493 33554432000 4194304 4256717 140734528131856 18446744073709551615 4213935 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23799/statm: 26900 22493 252 16 0 23542 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 116300

[startup+282.301 s]
/proc/loadavg: 4.03 4.00 3.68 5/312 23810
/proc/meminfo: memFree=4389256/32950928 swapFree=67111364/67111528
[pid=23791] ppid=23789 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23791/stat : 23791 (esg_static.sh) S 23789 23791 21818 0 -1 4202496 352 2243 0 0 0 0 15 0 24 0 1 0 64868589 8908800 251 33554432000 4194304 4922060 140733241053264 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23791/statm: 2175 251 209 178 0 68 0
[pid=23799] ppid=23791 vsize=107600 CPUtime=282.13 cores=1,3
/proc/23799/stat : 23799 (minisat_static) R 23791 23791 21818 0 -1 4202496 300890 0 0 0 28167 46 0 0 25 0 1 0 64868605 110182400 20861 33554432000 4194304 4256717 140734528131856 18446744073709551615 4213512 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23799/statm: 26900 20861 252 16 0 23542 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 116300

[startup+342.301 s]
/proc/loadavg: 4.01 4.00 3.70 5/312 23811
/proc/meminfo: memFree=4387984/32950928 swapFree=67111364/67111528
[pid=23791] ppid=23789 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23791/stat : 23791 (esg_static.sh) S 23789 23791 21818 0 -1 4202496 352 2243 0 0 0 0 15 0 24 0 1 0 64868589 8908800 251 33554432000 4194304 4922060 140733241053264 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23791/statm: 2175 251 209 178 0 68 0
[pid=23799] ppid=23791 vsize=107600 CPUtime=342.13 cores=1,3
/proc/23799/stat : 23799 (minisat_static) R 23791 23791 21818 0 -1 4202496 360609 0 0 0 34155 58 0 0 25 0 1 0 64868605 110182400 23735 33554432000 4194304 4256717 140734528131856 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23799/statm: 26900 23735 252 16 0 23542 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 116300

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 3.71 5/312 23813
/proc/meminfo: memFree=4430860/32950928 swapFree=67111364/67111528
[pid=23791] ppid=23789 vsize=8700 CPUtime=0.15 cores=1,3

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

/proc/23799/statm: 34605 31113 252 16 0 31247 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 147120

[startup+642.301 s]
/proc/loadavg: 4.12 4.04 3.78 5/312 23819
/proc/meminfo: memFree=4383500/32950928 swapFree=67111364/67111528
[pid=23791] ppid=23789 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23791/stat : 23791 (esg_static.sh) S 23789 23791 21818 0 -1 4202496 352 2243 0 0 0 0 15 0 24 0 1 0 64868589 8908800 251 33554432000 4194304 4922060 140733241053264 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23791/statm: 2175 251 209 178 0 68 0
[pid=23799] ppid=23791 vsize=138420 CPUtime=642.14 cores=1,3
/proc/23799/stat : 23799 (minisat_static) R 23791 23791 21818 0 -1 4202496 677430 0 0 0 64105 109 0 0 25 0 1 0 64868605 141742080 30754 33554432000 4194304 4256717 140734528131856 18446744073709551615 4213928 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23799/statm: 34605 30754 252 16 0 31247 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 147120

[startup+702.301 s]
/proc/loadavg: 4.04 4.03 3.79 5/312 23821
/proc/meminfo: memFree=4336840/32950928 swapFree=67111364/67111528
[pid=23791] ppid=23789 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23791/stat : 23791 (esg_static.sh) S 23789 23791 21818 0 -1 4202496 352 2243 0 0 0 0 15 0 24 0 1 0 64868589 8908800 251 33554432000 4194304 4922060 140733241053264 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23791/statm: 2175 251 209 178 0 68 0
[pid=23799] ppid=23791 vsize=138420 CPUtime=702.14 cores=1,3
/proc/23799/stat : 23799 (minisat_static) R 23791 23791 21818 0 -1 4202496 743973 0 0 0 70093 121 0 0 25 0 1 0 64868605 141742080 29615 33554432000 4194304 4256717 140734528131856 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23799/statm: 34605 29615 252 16 0 31247 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 147120

[startup+762.311 s]
/proc/loadavg: 4.14 4.05 3.82 5/312 23823
/proc/meminfo: memFree=4332472/32950928 swapFree=67111364/67111528
[pid=23791] ppid=23789 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23791/stat : 23791 (esg_static.sh) S 23789 23791 21818 0 -1 4202496 352 2243 0 0 0 0 15 0 24 0 1 0 64868589 8908800 251 33554432000 4194304 4922060 140733241053264 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23791/statm: 2175 251 209 178 0 68 0
[pid=23799] ppid=23791 vsize=138420 CPUtime=762.15 cores=1,3
/proc/23799/stat : 23799 (minisat_static) R 23791 23791 21818 0 -1 4202496 789990 0 0 0 76086 129 0 0 25 0 1 0 64868605 141742080 30265 33554432000 4194304 4256717 140734528131856 18446744073709551615 4212152 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23799/statm: 34605 30265 252 16 0 31247 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 147120

[startup+822.301 s]
/proc/loadavg: 4.11 4.06 3.83 5/312 23824
/proc/meminfo: memFree=4323248/32950928 swapFree=67111364/67111528
[pid=23791] ppid=23789 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23791/stat : 23791 (esg_static.sh) S 23789 23791 21818 0 -1 4202496 352 2243 0 0 0 0 15 0 24 0 1 0 64868589 8908800 251 33554432000 4194304 4922060 140733241053264 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23791/statm: 2175 251 209 178 0 68 0
[pid=23799] ppid=23791 vsize=138420 CPUtime=822.14 cores=1,3
/proc/23799/stat : 23799 (minisat_static) R 23791 23791 21818 0 -1 4202496 853944 0 0 0 82074 140 0 0 25 0 1 0 64868605 141742080 28514 33554432000 4194304 4256717 140734528131856 18446744073709551615 4213928 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23799/statm: 34605 28514 252 16 0 31247 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 147120

[startup+882.301 s]
/proc/loadavg: 4.04 4.04 3.83 5/312 23826
/proc/meminfo: memFree=4312048/32950928 swapFree=67111364/67111528
[pid=23791] ppid=23789 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23791/stat : 23791 (esg_static.sh) S 23789 23791 21818 0 -1 4202496 352 2243 0 0 0 0 15 0 24 0 1 0 64868589 8908800 251 33554432000 4194304 4922060 140733241053264 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23791/statm: 2175 251 209 178 0 68 0
[pid=23799] ppid=23791 vsize=188508 CPUtime=882.15 cores=1,3
/proc/23799/stat : 23799 (minisat_static) R 23791 23791 21818 0 -1 4202496 903563 0 0 0 88066 149 0 0 25 0 1 0 64868605 193032192 32524 33554432000 4194304 4256717 140734528131856 18446744073709551615 4213452 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23799/statm: 47127 32524 252 16 0 43769 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 197208

[startup+942.3 s]
/proc/loadavg: 4.01 4.03 3.84 5/312 23827
/proc/meminfo: memFree=4306188/32950928 swapFree=67111364/67111528
[pid=23791] ppid=23789 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23791/stat : 23791 (esg_static.sh) S 23789 23791 21818 0 -1 4202496 352 2243 0 0 0 0 15 0 24 0 1 0 64868589 8908800 251 33554432000 4194304 4922060 140733241053264 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23791/statm: 2175 251 209 178 0 68 0
[pid=23799] ppid=23791 vsize=138420 CPUtime=942.15 cores=1,3
/proc/23799/stat : 23799 (minisat_static) R 23791 23791 21818 0 -1 4202496 971738 0 0 0 94055 160 0 0 25 0 1 0 64868605 141742080 30920 33554432000 4194304 4256717 140734528131856 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23799/statm: 34605 30920 252 16 0 31247 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 147120

[startup+1002.3 s]
/proc/loadavg: 4.00 4.03 3.85 5/312 23829
/proc/meminfo: memFree=4282348/32950928 swapFree=67111364/67111528
[pid=23791] ppid=23789 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23791/stat : 23791 (esg_static.sh) S 23789 23791 21818 0 -1 4202496 352 2243 0 0 0 0 15 0 24 0 1 0 64868589 8908800 251 33554432000 4194304 4922060 140733241053264 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23791/statm: 2175 251 209 178 0 68 0
[pid=23799] ppid=23791 vsize=188508 CPUtime=1002.15 cores=1,3
/proc/23799/stat : 23799 (minisat_static) R 23791 23791 21818 0 -1 4202496 1021345 0 0 0 100048 167 0 0 25 0 1 0 64868605 193032192 32602 33554432000 4194304 4256717 140734528131856 18446744073709551615 4213430 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23799/statm: 47127 32602 252 16 0 43769 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 197208

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.85 5/312 23831
/proc/meminfo: memFree=4235816/32950928 swapFree=67111364/67111528
[pid=23791] ppid=23789 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23791/stat : 23791 (esg_static.sh) S 23789 23791 21818 0 -1 4202496 352 2243 0 0 0 0 15 0 24 0 1 0 64868589 8908800 251 33554432000 4194304 4922060 140733241053264 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23791/statm: 2175 251 209 178 0 68 0
[pid=23799] ppid=23791 vsize=188508 CPUtime=1062.15 cores=1,3
/proc/23799/stat : 23799 (minisat_static) R 23791 23791 21818 0 -1 4202496 1075681 0 0 0 106040 175 0 0 25 0 1 0 64868605 193032192 35917 33554432000 4194304 4256717 140734528131856 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23799/statm: 47127 35917 252 16 0 43769 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 197208

[startup+1122.3 s]
/proc/loadavg: 4.03 4.03 3.86 5/312 23832
/proc/meminfo: memFree=4247312/32950928 swapFree=67111364/67111528
[pid=23791] ppid=23789 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23791/stat : 23791 (esg_static.sh) S 23789 23791 21818 0 -1 4202496 352 2243 0 0 0 0 15 0 24 0 1 0 64868589 8908800 251 33554432000 4194304 4922060 140733241053264 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23791/statm: 2175 251 209 178 0 68 0
[pid=23799] ppid=23791 vsize=188508 CPUtime=1122.16 cores=1,3
/proc/23799/stat : 23799 (minisat_static) R 23791 23791 21818 0 -1 4202496 1134660 0 0 0 112033 183 0 0 25 0 1 0 64868605 193032192 34976 33554432000 4194304 4256717 140734528131856 18446744073709551615 4213461 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23799/statm: 47127 34976 252 16 0 43769 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 197208

[startup+1182.3 s]
/proc/loadavg: 4.06 4.04 3.87 5/312 23834
/proc/meminfo: memFree=4218012/32950928 swapFree=67111364/67111528
[pid=23791] ppid=23789 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23791/stat : 23791 (esg_static.sh) S 23789 23791 21818 0 -1 4202496 352 2243 0 0 0 0 15 0 24 0 1 0 64868589 8908800 251 33554432000 4194304 4922060 140733241053264 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23791/statm: 2175 251 209 178 0 68 0
[pid=23799] ppid=23791 vsize=188508 CPUtime=1182.15 cores=1,3
/proc/23799/stat : 23799 (minisat_static) R 23791 23791 21818 0 -1 4202496 1169893 0 0 0 118026 189 0 0 25 0 1 0 64868605 193032192 38333 33554432000 4194304 4256717 140734528131856 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23799/statm: 47127 38333 252 16 0 43769 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 197208

[startup+1242.3 s]
/proc/loadavg: 4.06 4.04 3.89 5/312 23835
/proc/meminfo: memFree=4165288/32950928 swapFree=67111364/67111528
[pid=23791] ppid=23789 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23791/stat : 23791 (esg_static.sh) S 23789 23791 21818 0 -1 4202496 352 2243 0 0 0 0 15 0 24 0 1 0 64868589 8908800 251 33554432000 4194304 4922060 140733241053264 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23791/statm: 2175 251 209 178 0 68 0
[pid=23799] ppid=23791 vsize=188508 CPUtime=1242.16 cores=1,3
/proc/23799/stat : 23799 (minisat_static) R 23791 23791 21818 0 -1 4202496 1233266 0 0 0 124017 199 0 0 25 0 1 0 64868605 193032192 37847 33554432000 4194304 4256717 140734528131856 18446744073709551615 4209038 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23799/statm: 47127 37847 252 16 0 43769 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 197208



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.03 3.89 3/306 23839
/proc/meminfo: memFree=4435256/32950928 swapFree=67111364/67111528
[pid=23791] ppid=23789 vsize=8700 CPUtime=0.15 cores=1,3
/proc/23791/stat : 23791 (esg_static.sh) S 23789 23791 21818 0 -1 4202496 352 2243 0 0 0 0 15 0 24 0 1 0 64868589 8908800 251 33554432000 4194304 4922060 140733241053264 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/23791/statm: 2175 251 209 178 0 68 0
[pid=23799] ppid=23791 vsize=188508 CPUtime=1299.87 cores=1,3
/proc/23799/stat : 23799 (minisat_static) R 23791 23791 21818 0 -1 4202496 1269692 0 0 0 129782 205 0 0 25 0 1 0 64868605 193032192 40726 33554432000 4194304 4256717 140734528131856 18446744073709551615 4212152 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/23799/statm: 47127 40726 252 16 0 43769 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 197208

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 23791 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=151976
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=7998
# CPU time returned by wait4() is 0.159974
# while last known CPU time is 1300.02
#
# 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.02
CPU user time (s): 1297.97
CPU system time (s): 2.05
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 327436

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

runsolver used 3.88441 second user time and 8.91364 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-09 22:23:12
IDJOB=3348820
IDBENCH=84215
IDSOLVER=1811
FILE ID=node112/3348820-1304972592
RUNJOBID= node112-1304971289-23595
PBS_JOBID= 13285638
Free space on /tmp= 40672 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/k2mul.miter.shuffled-as.sat03-355.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348820-1304972592/watcher-3348820-1304972592 -o /tmp/evaluation-result-3348820-1304972592/solver-3348820-1304972592 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3348820-1304972592.cnf

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

MD5SUM BENCH= 77e0700cbaeeb3d63a4820608fc84761
RANDOM SEED=406969747

node112.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       4775648 kB
Buffers:        221544 kB
Cached:       13657084 kB
SwapCached:          0 kB
Active:       18928512 kB
Inactive:      8721900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       4775648 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            9776 kB
Writeback:           0 kB
AnonPages:    13770468 kB
Mapped:          21448 kB
Slab:           418172 kB
PageTables:      42268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 35051700 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= 40668 MiB
End job on node112 at 2011-05-09 22:44:54