Trace number 3348905

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

NameSAT02/industrial/goldberg/rand_net/
rand_net70-60-10.shuffled.cnf
MD5SUM6ebe2de27b5534e626cb88c01abcf6c6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.028995
Satisfiable
(Un)Satisfiability was proved
Number of variables8400
Number of clauses25061
Sum of the clauses size58730
Maximum clause length70
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 216520
Number of clauses of size 38540
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.00/0.01	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   25061    58730 |    7518       0        0     nan |  0.000 % |
0.00/0.07	c |         0 |   19058    51527 |      --       0       --      -- |     --   | -6003/-7203
0.00/0.07	c ==============================================================================
0.00/0.07	c Result  :   #vars: 5192   #clauses: 19058   #literals: 51527
0.00/0.07	c CPU time:   0.066989 s
0.00/0.07	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-3348905-1304973443/watcher-3348905-1304973443 -o /tmp/evaluation-result-3348905-1304973443/solver-3348905-1304973443 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348905-1304973443.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: 2.69 3.11 3.46 5/284 6168
/proc/meminfo: memFree=22106908/32951124 swapFree=67057896/67111528
[pid=6168] ppid=6166 vsize=1012 CPUtime=0 cores=5,7
/proc/6168/stat : 6168 (esg_static.sh) R 6166 6168 5402 0 -1 4194304 72 0 0 0 0 0 0 0 23 0 1 0 589759653 1036288 28 33554432000 4194304 4922060 140736329348000 18446744073709551615 254256657936 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6168/statm: 253 31 23 178 0 27 0

[startup+0.0478629 s]
/proc/loadavg: 2.69 3.11 3.46 5/284 6168
/proc/meminfo: memFree=22106908/32951124 swapFree=67057896/67111528
[pid=6168] ppid=6166 vsize=8700 CPUtime=0 cores=5,7
/proc/6168/stat : 6168 (esg_static.sh) S 6166 6168 5402 0 -1 4202496 329 0 0 0 0 0 0 0 18 0 1 0 589759653 8908800 250 33554432000 4194304 4922060 140736329348000 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/6168/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.190803 s]
/proc/loadavg: 2.69 3.11 3.46 5/284 6168
/proc/meminfo: memFree=22106908/32951124 swapFree=67057896/67111528
[pid=6168] ppid=6166 vsize=8700 CPUtime=0.07 cores=5,7
/proc/6168/stat : 6168 (esg_static.sh) S 6166 6168 5402 0 -1 4202496 354 1206 0 0 0 0 7 0 18 0 1 0 589759653 8908800 252 33554432000 4194304 4922060 140736329348000 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6168/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8700

[startup+0.300827 s]
/proc/loadavg: 2.69 3.11 3.46 5/284 6168
/proc/meminfo: memFree=22106908/32951124 swapFree=67057896/67111528
[pid=6168] ppid=6166 vsize=8700 CPUtime=0.07 cores=5,7
/proc/6168/stat : 6168 (esg_static.sh) S 6166 6168 5402 0 -1 4202496 354 1206 0 0 0 0 7 0 18 0 1 0 589759653 8908800 252 33554432000 4194304 4922060 140736329348000 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6168/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8700

[startup+0.700757 s]
/proc/loadavg: 2.69 3.11 3.46 5/284 6168
/proc/meminfo: memFree=22106908/32951124 swapFree=67057896/67111528
[pid=6168] ppid=6166 vsize=8700 CPUtime=0.07 cores=5,7
/proc/6168/stat : 6168 (esg_static.sh) S 6166 6168 5402 0 -1 4202496 354 1206 0 0 0 0 7 0 18 0 1 0 589759653 8908800 252 33554432000 4194304 4922060 140736329348000 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6168/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8700

[startup+1.5006 s]
/proc/loadavg: 2.69 3.11 3.46 5/296 6253
/proc/meminfo: memFree=22084188/32951124 swapFree=67057896/67111528
[pid=6168] ppid=6166 vsize=8700 CPUtime=0.07 cores=5,7
/proc/6168/stat : 6168 (esg_static.sh) S 6166 6168 5402 0 -1 4202496 354 1206 0 0 0 0 7 0 18 0 1 0 589759653 8908800 252 33554432000 4194304 4922060 140736329348000 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6168/statm: 2175 252 209 178 0 68 0
[pid=6189] ppid=6168 vsize=23400 CPUtime=1.41 cores=5,7
/proc/6189/stat : 6189 (minisat_static) R 6168 6168 5402 0 -1 4202496 3340 0 0 0 141 0 0 0 23 0 1 0 589759662 23961600 2306 33554432000 4194304 4256717 140735669094272 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6189/statm: 5850 2306 252 16 0 2492 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 32100

[startup+3.10033 s]
/proc/loadavg: 2.80 3.13 3.47 5/296 6253
/proc/meminfo: memFree=22063604/32951124 swapFree=67057896/67111528
[pid=6168] ppid=6166 vsize=8700 CPUtime=0.07 cores=5,7
/proc/6168/stat : 6168 (esg_static.sh) S 6166 6168 5402 0 -1 4202496 354 1206 0 0 0 0 7 0 18 0 1 0 589759653 8908800 252 33554432000 4194304 4922060 140736329348000 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6168/statm: 2175 252 209 178 0 68 0
[pid=6189] ppid=6168 vsize=27752 CPUtime=3.01 cores=5,7
/proc/6189/stat : 6189 (minisat_static) R 6168 6168 5402 0 -1 4202496 4072 0 0 0 301 0 0 0 25 0 1 0 589759662 28418048 2974 33554432000 4194304 4256717 140735669094272 18446744073709551615 4209415 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6189/statm: 6938 2974 252 16 0 3580 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 36452

[startup+6.30075 s]
/proc/loadavg: 2.80 3.13 3.47 5/296 6253
/proc/meminfo: memFree=22047208/32951124 swapFree=67057896/67111528
[pid=6168] ppid=6166 vsize=8700 CPUtime=0.07 cores=5,7
/proc/6168/stat : 6168 (esg_static.sh) S 6166 6168 5402 0 -1 4202496 354 1206 0 0 0 0 7 0 18 0 1 0 589759653 8908800 252 33554432000 4194304 4922060 140736329348000 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6168/statm: 2175 252 209 178 0 68 0
[pid=6189] ppid=6168 vsize=29468 CPUtime=6.2 cores=5,7
/proc/6189/stat : 6189 (minisat_static) R 6168 6168 5402 0 -1 4202496 5228 0 0 0 620 0 0 0 25 0 1 0 589759662 30175232 4040 33554432000 4194304 4256717 140735669094272 18446744073709551615 4209216 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6189/statm: 7367 4040 252 16 0 4009 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 38168

[startup+12.7006 s]
/proc/loadavg: 2.89 3.14 3.47 5/296 6283
/proc/meminfo: memFree=22020800/32951124 swapFree=67057896/67111528
[pid=6168] ppid=6166 vsize=8700 CPUtime=0.07 cores=5,7
/proc/6168/stat : 6168 (esg_static.sh) S 6166 6168 5402 0 -1 4202496 354 1206 0 0 0 0 7 0 18 0 1 0 589759653 8908800 252 33554432000 4194304 4922060 140736329348000 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6168/statm: 2175 252 209 178 0 68 0
[pid=6189] ppid=6168 vsize=39268 CPUtime=12.61 cores=5,7
/proc/6189/stat : 6189 (minisat_static) R 6168 6168 5402 0 -1 4202496 14375 0 0 0 1259 2 0 0 25 0 1 0 589759662 40210432 6160 33554432000 4194304 4256717 140735669094272 18446744073709551615 4213962 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6189/statm: 9817 6160 252 16 0 6459 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 47968

[startup+25.5004 s]
/proc/loadavg: 3.14 3.18 3.47 5/296 6284
/proc/meminfo: memFree=21988176/32951124 swapFree=67057896/67111528
[pid=6168] ppid=6166 vsize=8700 CPUtime=0.07 cores=5,7
/proc/6168/stat : 6168 (esg_static.sh) S 6166 6168 5402 0 -1 4202496 354 1206 0 0 0 0 7 0 18 0 1 0 589759653 8908800 252 33554432000 4194304 4922060 140736329348000 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6168/statm: 2175 252 209 178 0 68 0
[pid=6189] ppid=6168 vsize=46340 CPUtime=25.4 cores=5,7
/proc/6189/stat : 6189 (minisat_static) R 6168 6168 5402 0 -1 4202496 16641 0 0 0 2538 2 0 0 25 0 1 0 589759662 47452160 8220 33554432000 4194304 4256717 140735669094272 18446744073709551615 4213904 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6189/statm: 11585 8220 252 16 0 8227 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 55040

[startup+51.1008 s]
/proc/loadavg: 3.43 3.25 3.49 5/296 6284
/proc/meminfo: memFree=21925704/32951124 swapFree=67057896/67111528
[pid=6168] ppid=6166 vsize=8700 CPUtime=0.07 cores=5,7
/proc/6168/stat : 6168 (esg_static.sh) S 6166 6168 5402 0 -1 4202496 354 1206 0 0 0 0 7 0 18 0 1 0 589759653 8908800 252 33554432000 4194304 4922060 140736329348000 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6168/statm: 2175 252 209 178 0 68 0
[pid=6189] ppid=6168 vsize=46340 CPUtime=51.01 cores=5,7
/proc/6189/stat : 6189 (minisat_static) R 6168 6168 5402 0 -1 4202496 16641 0 0 0 5099 2 0 0 25 0 1 0 589759662 47452160 8220 33554432000 4194304 4256717 140735669094272 18446744073709551615 4213469 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6189/statm: 11585 8220 252 16 0 8227 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 55040

[startup+102.311 s]
/proc/loadavg: 3.82 3.39 3.52 5/296 6286
/proc/meminfo: memFree=21860936/32951124 swapFree=67057896/67111528
[pid=6168] ppid=6166 vsize=8700 CPUtime=0.07 cores=5,7
/proc/6168/stat : 6168 (esg_static.sh) S 6166 6168 5402 0 -1 4202496 354 1206 0 0 0 0 7 0 18 0 1 0 589759653 8908800 252 33554432000 4194304 4922060 140736329348000 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6168/statm: 2175 252 209 178 0 68 0
[pid=6189] ppid=6168 vsize=59612 CPUtime=102.21 cores=5,7
/proc/6189/stat : 6189 (minisat_static) R 6168 6168 5402 0 -1 4202496 25025 0 0 0 10218 3 0 0 25 0 1 0 589759662 61042688 10209 33554432000 4194304 4256717 140735669094272 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6189/statm: 14903 10209 252 16 0 11545 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 68312

[startup+162.3 s]
/proc/loadavg: 3.92 3.49 3.55 5/296 6287
/proc/meminfo: memFree=21836568/32951124 swapFree=67057896/67111528
[pid=6168] ppid=6166 vsize=8700 CPUtime=0.07 cores=5,7
/proc/6168/stat : 6168 (esg_static.sh) S 6166 6168 5402 0 -1 4202496 354 1206 0 0 0 0 7 0 18 0 1 0 589759653 8908800 252 33554432000 4194304 4922060 140736329348000 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6168/statm: 2175 252 209 178 0 68 0
[pid=6189] ppid=6168 vsize=74052 CPUtime=162.21 cores=5,7
/proc/6189/stat : 6189 (minisat_static) R 6168 6168 5402 0 -1 4202496 38218 0 0 0 16215 6 0 0 25 0 1 0 589759662 75829248 14179 33554432000 4194304 4256717 140735669094272 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6189/statm: 18513 14179 252 16 0 15155 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 82752

[startup+222.301 s]
/proc/loadavg: 3.97 3.58 3.57 5/296 6289
/proc/meminfo: memFree=21762340/32951124 swapFree=67057896/67111528
[pid=6168] ppid=6166 vsize=8700 CPUtime=0.07 cores=5,7
/proc/6168/stat : 6168 (esg_static.sh) S 6166 6168 5402 0 -1 4202496 354 1206 0 0 0 0 7 0 18 0 1 0 589759653 8908800 252 33554432000 4194304 4922060 140736329348000 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6168/statm: 2175 252 209 178 0 68 0
[pid=6189] ppid=6168 vsize=67052 CPUtime=222.21 cores=5,7
/proc/6189/stat : 6189 (minisat_static) R 6168 6168 5402 0 -1 4202496 55813 0 0 0 22213 8 0 0 25 0 1 0 589759662 68661248 11605 33554432000 4194304 4256717 140735669094272 18446744073709551615 4209191 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6189/statm: 16763 11605 252 16 0 13405 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 75752

[startup+282.301 s]
/proc/loadavg: 3.99 3.65 3.59 5/296 6290
/proc/meminfo: memFree=21730412/32951124 swapFree=67057896/67111528
[pid=6168] ppid=6166 vsize=8700 CPUtime=0.07 cores=5,7
/proc/6168/stat : 6168 (esg_static.sh) S 6166 6168 5402 0 -1 4202496 354 1206 0 0 0 0 7 0 18 0 1 0 589759653 8908800 252 33554432000 4194304 4922060 140736329348000 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6168/statm: 2175 252 209 178 0 68 0
[pid=6189] ppid=6168 vsize=116368 CPUtime=282.21 cores=5,7
/proc/6189/stat : 6189 (minisat_static) R 6168 6168 5402 0 -1 4202496 76521 0 0 0 28210 11 0 0 25 0 1 0 589759662 119160832 24314 33554432000 4194304 4256717 140735669094272 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6189/statm: 29092 24314 252 16 0 25734 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 125068

[startup+342.3 s]
/proc/loadavg: 4.03 3.73 3.62 5/296 6292
/proc/meminfo: memFree=21650996/32951124 swapFree=67057896/67111528
[pid=6168] ppid=6166 vsize=8700 CPUtime=0.07 cores=5,7
/proc/6168/stat : 6168 (esg_static.sh) S 6166 6168 5402 0 -1 4202496 354 1206 0 0 0 0 7 0 18 0 1 0 589759653 8908800 252 33554432000 4194304 4922060 140736329348000 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6168/statm: 2175 252 209 178 0 68 0
[pid=6189] ppid=6168 vsize=116368 CPUtime=342.21 cores=5,7
/proc/6189/stat : 6189 (minisat_static) R 6168 6168 5402 0 -1 4202496 78054 0 0 0 34209 12 0 0 25 0 1 0 589759662 119160832 25765 33554432000 4194304 4256717 140735669094272 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6189/statm: 29092 25765 252 16 0 25734 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 125068

[startup+402.301 s]
/proc/loadavg: 4.05 3.79 3.65 5/296 6294
/proc/meminfo: memFree=21718800/32951124 swapFree=67057896/67111528
[pid=6168] ppid=6166 vsize=8700 CPUtime=0.07 cores=5,7

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

/proc/6189/statm: 41692 37429 252 16 0 38334 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 175468

[startup+642.3 s]
/proc/loadavg: 3.14 3.52 3.57 4/289 6318
/proc/meminfo: memFree=21715696/32951124 swapFree=67057896/67111528
[pid=6168] ppid=6166 vsize=8700 CPUtime=0.07 cores=5,7
/proc/6168/stat : 6168 (esg_static.sh) S 6166 6168 5402 0 -1 4202496 354 1206 0 0 0 0 7 0 18 0 1 0 589759653 8908800 252 33554432000 4194304 4922060 140736329348000 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6168/statm: 2175 252 209 178 0 68 0
[pid=6189] ppid=6168 vsize=197588 CPUtime=642.23 cores=5,7
/proc/6189/stat : 6189 (minisat_static) R 6168 6168 5402 0 -1 4202496 228512 0 0 0 64186 37 0 0 25 0 1 0 589759662 202330112 40419 33554432000 4194304 4256717 140735669094272 18446744073709551615 4211831 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6189/statm: 49397 40419 252 16 0 46039 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 206288

[startup+702.301 s]
/proc/loadavg: 3.05 3.43 3.54 4/289 6320
/proc/meminfo: memFree=21733772/32951124 swapFree=67057896/67111528
[pid=6168] ppid=6166 vsize=8700 CPUtime=0.07 cores=5,7
/proc/6168/stat : 6168 (esg_static.sh) S 6166 6168 5402 0 -1 4202496 354 1206 0 0 0 0 7 0 18 0 1 0 589759653 8908800 252 33554432000 4194304 4922060 140736329348000 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6168/statm: 2175 252 209 178 0 68 0
[pid=6189] ppid=6168 vsize=166768 CPUtime=702.22 cores=5,7
/proc/6189/stat : 6189 (minisat_static) R 6168 6168 5402 0 -1 4202496 270340 0 0 0 70177 45 0 0 25 0 1 0 589759662 170770432 36070 33554432000 4194304 4256717 140735669094272 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6189/statm: 41692 36070 252 16 0 38334 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 175468

[startup+762.31 s]
/proc/loadavg: 3.02 3.34 3.50 4/289 6321
/proc/meminfo: memFree=21727776/32951124 swapFree=67057896/67111528
[pid=6168] ppid=6166 vsize=8700 CPUtime=0.07 cores=5,7
/proc/6168/stat : 6168 (esg_static.sh) S 6166 6168 5402 0 -1 4202496 354 1206 0 0 0 0 7 0 18 0 1 0 589759653 8908800 252 33554432000 4194304 4922060 140736329348000 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6168/statm: 2175 252 209 178 0 68 0
[pid=6189] ppid=6168 vsize=166768 CPUtime=762.23 cores=5,7
/proc/6189/stat : 6189 (minisat_static) R 6168 6168 5402 0 -1 4202496 308525 0 0 0 76171 52 0 0 25 0 1 0 589759662 170770432 35932 33554432000 4194304 4256717 140735669094272 18446744073709551615 4212152 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6189/statm: 41692 35932 252 16 0 38334 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 175468

[startup+822.301 s]
/proc/loadavg: 3.00 3.28 3.47 4/289 6323
/proc/meminfo: memFree=21725516/32951124 swapFree=67057896/67111528
[pid=6168] ppid=6166 vsize=8700 CPUtime=0.07 cores=5,7
/proc/6168/stat : 6168 (esg_static.sh) S 6166 6168 5402 0 -1 4202496 354 1206 0 0 0 0 7 0 18 0 1 0 589759653 8908800 252 33554432000 4194304 4922060 140736329348000 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6168/statm: 2175 252 209 178 0 68 0
[pid=6189] ppid=6168 vsize=197588 CPUtime=822.22 cores=5,7
/proc/6189/stat : 6189 (minisat_static) R 6168 6168 5402 0 -1 4202496 350314 0 0 0 82163 59 0 0 25 0 1 0 589759662 202330112 39183 33554432000 4194304 4256717 140735669094272 18446744073709551615 4213746 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6189/statm: 49397 39183 252 16 0 46039 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 206288

[startup+882.301 s]
/proc/loadavg: 3.04 3.24 3.44 4/289 6324
/proc/meminfo: memFree=21703036/32951124 swapFree=67057896/67111528
[pid=6168] ppid=6166 vsize=8700 CPUtime=0.07 cores=5,7
/proc/6168/stat : 6168 (esg_static.sh) S 6166 6168 5402 0 -1 4202496 354 1206 0 0 0 0 7 0 18 0 1 0 589759653 8908800 252 33554432000 4194304 4922060 140736329348000 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6168/statm: 2175 252 209 178 0 68 0
[pid=6189] ppid=6168 vsize=197588 CPUtime=882.23 cores=5,7
/proc/6189/stat : 6189 (minisat_static) R 6168 6168 5402 0 -1 4202496 383195 0 0 0 88159 64 0 0 25 0 1 0 589759662 202330112 40292 33554432000 4194304 4256717 140735669094272 18446744073709551615 4213472 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6189/statm: 49397 40292 252 16 0 46039 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 206288

[startup+942.3 s]
/proc/loadavg: 3.07 3.21 3.42 4/289 6326
/proc/meminfo: memFree=21709692/32951124 swapFree=67057896/67111528
[pid=6168] ppid=6166 vsize=8700 CPUtime=0.07 cores=5,7
/proc/6168/stat : 6168 (esg_static.sh) S 6166 6168 5402 0 -1 4202496 354 1206 0 0 0 0 7 0 18 0 1 0 589759653 8908800 252 33554432000 4194304 4922060 140736329348000 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6168/statm: 2175 252 209 178 0 68 0
[pid=6189] ppid=6168 vsize=197588 CPUtime=942.23 cores=5,7
/proc/6189/stat : 6189 (minisat_static) R 6168 6168 5402 0 -1 4202496 425083 0 0 0 94153 70 0 0 25 0 1 0 589759662 202330112 38974 33554432000 4194304 4256717 140735669094272 18446744073709551615 4214170 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6189/statm: 49397 38974 252 16 0 46039 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 206288

[startup+1002.3 s]
/proc/loadavg: 3.02 3.17 3.38 4/289 6328
/proc/meminfo: memFree=21707432/32951124 swapFree=67057896/67111528
[pid=6168] ppid=6166 vsize=8700 CPUtime=0.07 cores=5,7
/proc/6168/stat : 6168 (esg_static.sh) S 6166 6168 5402 0 -1 4202496 354 1206 0 0 0 0 7 0 18 0 1 0 589759653 8908800 252 33554432000 4194304 4922060 140736329348000 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6168/statm: 2175 252 209 178 0 68 0
[pid=6189] ppid=6168 vsize=166768 CPUtime=1002.23 cores=5,7
/proc/6189/stat : 6189 (minisat_static) R 6168 6168 5402 0 -1 4202496 483265 0 0 0 100143 80 0 0 25 0 1 0 589759662 170770432 37656 33554432000 4194304 4256717 140735669094272 18446744073709551615 4213669 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6189/statm: 41692 37656 252 16 0 38334 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 175468

[startup+1062.3 s]
/proc/loadavg: 3.01 3.14 3.36 4/289 6329
/proc/meminfo: memFree=21709632/32951124 swapFree=67057896/67111528
[pid=6168] ppid=6166 vsize=8700 CPUtime=0.07 cores=5,7
/proc/6168/stat : 6168 (esg_static.sh) S 6166 6168 5402 0 -1 4202496 354 1206 0 0 0 0 7 0 18 0 1 0 589759653 8908800 252 33554432000 4194304 4922060 140736329348000 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6168/statm: 2175 252 209 178 0 68 0
[pid=6189] ppid=6168 vsize=197588 CPUtime=1062.23 cores=5,7
/proc/6189/stat : 6189 (minisat_static) R 6168 6168 5402 0 -1 4202496 518951 0 0 0 106137 86 0 0 25 0 1 0 589759662 202330112 39316 33554432000 4194304 4256717 140735669094272 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6189/statm: 49397 39316 252 16 0 46039 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 206288

[startup+1122.3 s]
/proc/loadavg: 3.00 3.11 3.33 4/289 6331
/proc/meminfo: memFree=21691128/32951124 swapFree=67057896/67111528
[pid=6168] ppid=6166 vsize=8700 CPUtime=0.07 cores=5,7
/proc/6168/stat : 6168 (esg_static.sh) S 6166 6168 5402 0 -1 4202496 354 1206 0 0 0 0 7 0 18 0 1 0 589759653 8908800 252 33554432000 4194304 4922060 140736329348000 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6168/statm: 2175 252 209 178 0 68 0
[pid=6189] ppid=6168 vsize=197588 CPUtime=1122.23 cores=5,7
/proc/6189/stat : 6189 (minisat_static) R 6168 6168 5402 0 -1 4202496 541160 0 0 0 112133 90 0 0 25 0 1 0 589759662 202330112 43068 33554432000 4194304 4256717 140735669094272 18446744073709551615 4213997 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6189/statm: 49397 43068 252 16 0 46039 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 206288

[startup+1182.3 s]
/proc/loadavg: 3.00 3.09 3.31 4/289 6332
/proc/meminfo: memFree=21753832/32951124 swapFree=67057896/67111528
[pid=6168] ppid=6166 vsize=8700 CPUtime=0.07 cores=5,7
/proc/6168/stat : 6168 (esg_static.sh) S 6166 6168 5402 0 -1 4202496 354 1206 0 0 0 0 7 0 18 0 1 0 589759653 8908800 252 33554432000 4194304 4922060 140736329348000 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6168/statm: 2175 252 209 178 0 68 0
[pid=6189] ppid=6168 vsize=117988 CPUtime=1182.24 cores=5,7
/proc/6189/stat : 6189 (minisat_static) R 6168 6168 5402 0 -1 4202496 560062 0 0 0 118131 93 0 0 25 0 1 0 589759662 120819712 26036 33554432000 4194304 4256717 140735669094272 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6189/statm: 29497 26036 252 16 0 26139 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 126688

[startup+1242.3 s]
/proc/loadavg: 3.03 3.08 3.29 4/289 6334
/proc/meminfo: memFree=21736320/32951124 swapFree=67057896/67111528
[pid=6168] ppid=6166 vsize=8700 CPUtime=0.07 cores=5,7
/proc/6168/stat : 6168 (esg_static.sh) S 6166 6168 5402 0 -1 4202496 354 1206 0 0 0 0 7 0 18 0 1 0 589759653 8908800 252 33554432000 4194304 4922060 140736329348000 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6168/statm: 2175 252 209 178 0 68 0
[pid=6189] ppid=6168 vsize=148336 CPUtime=1242.24 cores=5,7
/proc/6189/stat : 6189 (minisat_static) R 6168 6168 5402 0 -1 4202496 567763 0 0 0 124130 94 0 0 25 0 1 0 589759662 151896064 33198 33554432000 4194304 4256717 140735669094272 18446744073709551615 4209115 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6189/statm: 37084 33198 252 16 0 33726 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 157036



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.01 3.06 3.27 3/287 6337
/proc/meminfo: memFree=21838976/32951124 swapFree=67057896/67111528
[pid=6168] ppid=6166 vsize=8700 CPUtime=0.07 cores=5,7
/proc/6168/stat : 6168 (esg_static.sh) S 6166 6168 5402 0 -1 4202496 354 1206 0 0 0 0 7 0 18 0 1 0 589759653 8908800 252 33554432000 4194304 4922060 140736329348000 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6168/statm: 2175 252 209 178 0 68 0
[pid=6189] ppid=6168 vsize=167308 CPUtime=1299.95 cores=5,7
/proc/6189/stat : 6189 (minisat_static) R 6168 6168 5402 0 -1 4202496 605176 0 0 0 129893 102 0 0 25 0 1 0 589759662 171323392 36105 33554432000 4194304 4256717 140735669094272 18446744073709551615 4213712 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/6189/statm: 41827 36105 252 16 0 38469 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 176008

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 6168 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=74988
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.077987
# 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): 1299
CPU system time (s): 1.02
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 286428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.074988
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1560
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= 8
involuntary context switches= 4

runsolver used 3.57646 second user time and 8.21375 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-09 22:37:23
IDJOB=3348905
IDBENCH=87988
IDSOLVER=1811
FILE ID=node140/3348905-1304973443
RUNJOBID= node140-1304973443-6143
PBS_JOBID= 13285610
Free space on /tmp= 49812 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT02/industrial/goldberg/rand_net/rand_net70-60-10.shuffled.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348905-1304973443/watcher-3348905-1304973443 -o /tmp/evaluation-result-3348905-1304973443/solver-3348905-1304973443 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3348905-1304973443.cnf

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

MD5SUM BENCH= 6ebe2de27b5534e626cb88c01abcf6c6
RANDOM SEED=1240971153

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.833
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.833
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:     32951124 kB
MemFree:      22107064 kB
Buffers:        222244 kB
Cached:        6626500 kB
SwapCached:       7608 kB
Active:        4114256 kB
Inactive:      6269016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22107064 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:            4096 kB
Writeback:           0 kB
AnonPages:     3531312 kB
Mapped:          23324 kB
Slab:           375460 kB
PageTables:      22840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45590568 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= 49812 MiB
End job on node140 at 2011-05-09 22:59:05