Trace number 3348826

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/anbulagan/
hard-unsat/dated-10-17-u.cnf
MD5SUM780d946576ec5746b4ea9832bb01dbc5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1033.89
Satisfiable
(Un)Satisfiability was proved
Number of variables229544
Number of clauses1070757
Sum of the clauses size2471122
Maximum clause length10
Minimum clause length1
Number of clauses of size 119156
Number of clauses of size 2831957
Number of clauses of size 3176604
Number of clauses of size 44780
Number of clauses of size 519120
Number of clauses of size over 519140

Solver Data

0.00/0.01	c Parsing...
0.00/0.41	c ==============================================================================
0.00/0.41	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.41	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.41	c ==============================================================================
0.00/0.41	c |         0 | 1051601  2451966 |  315480       0        0     nan |  0.000 % |
3.09/3.10	c |         0 |  393294  1026178 |      --       0       --      -- |     --   | -420354/-887288
3.09/3.10	c ==============================================================================
3.09/3.10	c Result  :   #vars: 62370   #clauses: 393294   #literals: 1026178
3.09/3.10	c CPU time:   3.00154 s
3.09/3.10	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-3348826-1304968097/watcher-3348826-1304968097 -o /tmp/evaluation-result-3348826-1304968097/solver-3348826-1304968097 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348826-1304968097.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.08 0.02 0.01 4/299 23184
/proc/meminfo: memFree=19812116/32951124 swapFree=66457188/67111528
[pid=23184] ppid=23182 vsize=8700 CPUtime=0 cores=5,7
/proc/23184/stat : 23184 (esg_static.sh) R 23182 23184 23121 0 -1 4202496 310 0 0 0 0 0 0 0 21 0 1 0 608408018 8908800 250 33554432000 4194304 4922060 140734971786304 18446744073709551615 232335712661 0 65538 4100 65536 0 0 0 17 5 0 0 0
/proc/23184/statm: 2175 250 209 178 0 68 0

[startup+0.0996119 s]
/proc/loadavg: 0.08 0.02 0.01 4/299 23184
/proc/meminfo: memFree=19812116/32951124 swapFree=66457188/67111528
[pid=23184] ppid=23182 vsize=8700 CPUtime=0 cores=5,7
/proc/23184/stat : 23184 (esg_static.sh) S 23182 23184 23121 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608408018 8908800 250 33554432000 4194304 4922060 140734971786304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/23184/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10062 s]
/proc/loadavg: 0.08 0.02 0.01 4/299 23184
/proc/meminfo: memFree=19812116/32951124 swapFree=66457188/67111528
[pid=23184] ppid=23182 vsize=8700 CPUtime=0 cores=5,7
/proc/23184/stat : 23184 (esg_static.sh) S 23182 23184 23121 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608408018 8908800 250 33554432000 4194304 4922060 140734971786304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/23184/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300574 s]
/proc/loadavg: 0.08 0.02 0.01 4/299 23184
/proc/meminfo: memFree=19812116/32951124 swapFree=66457188/67111528
[pid=23184] ppid=23182 vsize=8700 CPUtime=0 cores=5,7
/proc/23184/stat : 23184 (esg_static.sh) S 23182 23184 23121 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608408018 8908800 250 33554432000 4194304 4922060 140734971786304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/23184/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700506 s]
/proc/loadavg: 0.08 0.02 0.01 4/299 23184
/proc/meminfo: memFree=19812116/32951124 swapFree=66457188/67111528
[pid=23184] ppid=23182 vsize=8700 CPUtime=0 cores=5,7
/proc/23184/stat : 23184 (esg_static.sh) S 23182 23184 23121 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608408018 8908800 250 33554432000 4194304 4922060 140734971786304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/23184/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50036 s]
/proc/loadavg: 0.08 0.02 0.01 5/301 23186
/proc/meminfo: memFree=19673716/32951124 swapFree=66457188/67111528
[pid=23184] ppid=23182 vsize=8700 CPUtime=0 cores=5,7
/proc/23184/stat : 23184 (esg_static.sh) S 23182 23184 23121 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608408018 8908800 250 33554432000 4194304 4922060 140734971786304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/23184/statm: 2175 250 209 178 0 68 0
[pid=23185] ppid=23184 vsize=128904 CPUtime=1.49 cores=5,7
/proc/23185/stat : 23185 (SatELite_releas) R 23184 23184 23121 0 -1 4202496 30899 0 0 0 142 7 0 0 25 0 1 0 608408018 131997696 28166 33554432000 134512640 135144242 4289629552 18446744073709551615 134585397 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23185/statm: 32226 28166 77 155 0 32069 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 137604

[startup+3.1011 s]
/proc/loadavg: 0.08 0.02 0.01 5/301 23188
/proc/meminfo: memFree=19760980/32951124 swapFree=66457188/67111528
[pid=23184] ppid=23182 vsize=8700 CPUtime=0 cores=5,7
/proc/23184/stat : 23184 (esg_static.sh) S 23182 23184 23121 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 608408018 8908800 250 33554432000 4194304 4922060 140734971786304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/23184/statm: 2175 250 209 178 0 68 0
[pid=23185] ppid=23184 vsize=140060 CPUtime=3.09 cores=5,7
/proc/23185/stat : 23185 (SatELite_releas) R 23184 23184 23121 0 -1 4202496 45032 0 0 0 299 10 0 0 25 0 1 0 608408018 143421440 30224 33554432000 134512640 135144242 4289629552 18446744073709551615 134607074 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/23185/statm: 35015 30231 77 155 0 34858 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 148760

[startup+6.30051 s]
/proc/loadavg: 0.47 0.10 0.03 5/301 23191
/proc/meminfo: memFree=19934872/32951124 swapFree=66457188/67111528
[pid=23184] ppid=23182 vsize=8700 CPUtime=3.31 cores=5,7
/proc/23184/stat : 23184 (esg_static.sh) S 23182 23184 23121 0 -1 4202496 352 45151 0 0 0 0 319 12 18 0 1 0 608408018 8908800 252 33554432000 4194304 4922060 140734971786304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23184/statm: 2175 252 209 178 0 68 0
[pid=23190] ppid=23184 vsize=46128 CPUtime=2.96 cores=5,7
/proc/23190/stat : 23190 (minisat_static) R 23184 23184 23121 0 -1 4202496 9096 0 0 0 295 1 0 0 25 0 1 0 608408350 47235072 7639 33554432000 4194304 4256717 140734257252896 18446744073709551615 4213472 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23190/statm: 11532 7639 252 16 0 8174 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 54828

[startup+12.7004 s]
/proc/loadavg: 0.76 0.16 0.05 5/301 23191
/proc/meminfo: memFree=19880812/32951124 swapFree=66457188/67111528
[pid=23184] ppid=23182 vsize=8700 CPUtime=3.31 cores=5,7
/proc/23184/stat : 23184 (esg_static.sh) S 23182 23184 23121 0 -1 4202496 352 45151 0 0 0 0 319 12 18 0 1 0 608408018 8908800 252 33554432000 4194304 4922060 140734971786304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23184/statm: 2175 252 209 178 0 68 0
[pid=23190] ppid=23184 vsize=46244 CPUtime=9.36 cores=5,7
/proc/23190/stat : 23190 (minisat_static) R 23184 23184 23121 0 -1 4202496 17694 0 0 0 934 2 0 0 25 0 1 0 608408350 47353856 7937 33554432000 4194304 4256717 140734257252896 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23190/statm: 11561 7937 252 16 0 8203 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 54944

[startup+25.5011 s]
/proc/loadavg: 1.47 0.35 0.12 5/301 23191
/proc/meminfo: memFree=19842536/32951124 swapFree=66457188/67111528
[pid=23184] ppid=23182 vsize=8700 CPUtime=3.31 cores=5,7
/proc/23184/stat : 23184 (esg_static.sh) S 23182 23184 23121 0 -1 4202496 352 45151 0 0 0 0 319 12 18 0 1 0 608408018 8908800 252 33554432000 4194304 4922060 140734971786304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23184/statm: 2175 252 209 178 0 68 0
[pid=23190] ppid=23184 vsize=76528 CPUtime=22.16 cores=5,7
/proc/23190/stat : 23190 (minisat_static) R 23184 23184 23121 0 -1 4202496 26960 0 0 0 2213 3 0 0 25 0 1 0 608408350 78364672 15531 33554432000 4194304 4256717 140734257252896 18446744073709551615 4213405 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23190/statm: 19132 15531 252 16 0 15774 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 85228

[startup+51.1005 s]
/proc/loadavg: 2.33 0.64 0.22 5/301 23192
/proc/meminfo: memFree=19815056/32951124 swapFree=66457188/67111528
[pid=23184] ppid=23182 vsize=8700 CPUtime=3.31 cores=5,7
/proc/23184/stat : 23184 (esg_static.sh) S 23182 23184 23121 0 -1 4202496 352 45151 0 0 0 0 319 12 18 0 1 0 608408018 8908800 252 33554432000 4194304 4922060 140734971786304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23184/statm: 2175 252 209 178 0 68 0
[pid=23190] ppid=23184 vsize=76528 CPUtime=47.76 cores=5,7
/proc/23190/stat : 23190 (minisat_static) R 23184 23184 23121 0 -1 4202496 26977 0 0 0 4773 3 0 0 25 0 1 0 608408350 78364672 15548 33554432000 4194304 4256717 140734257252896 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23190/statm: 19132 15548 252 16 0 15774 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 85228

[startup+102.311 s]
/proc/loadavg: 3.40 1.22 0.44 5/301 23193
/proc/meminfo: memFree=19800716/32951124 swapFree=66457188/67111528
[pid=23184] ppid=23182 vsize=8700 CPUtime=3.31 cores=5,7
/proc/23184/stat : 23184 (esg_static.sh) S 23182 23184 23121 0 -1 4202496 352 45151 0 0 0 0 319 12 18 0 1 0 608408018 8908800 252 33554432000 4194304 4922060 140734971786304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23184/statm: 2175 252 209 178 0 68 0
[pid=23190] ppid=23184 vsize=69344 CPUtime=98.97 cores=5,7
/proc/23190/stat : 23190 (minisat_static) R 23184 23184 23121 0 -1 4202496 33253 0 0 0 9892 5 0 0 25 0 1 0 608408350 71008256 12867 33554432000 4194304 4256717 140734257252896 18446744073709551615 4214170 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23190/statm: 17336 12867 252 16 0 13978 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 78044

[startup+162.301 s]
/proc/loadavg: 3.76 1.69 0.64 5/301 23195
/proc/meminfo: memFree=19743892/32951124 swapFree=66457188/67111528
[pid=23184] ppid=23182 vsize=8700 CPUtime=3.31 cores=5,7
/proc/23184/stat : 23184 (esg_static.sh) S 23182 23184 23121 0 -1 4202496 352 45151 0 0 0 0 319 12 18 0 1 0 608408018 8908800 252 33554432000 4194304 4922060 140734971786304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23184/statm: 2175 252 209 178 0 68 0
[pid=23190] ppid=23184 vsize=80840 CPUtime=158.97 cores=5,7
/proc/23190/stat : 23190 (minisat_static) R 23184 23184 23121 0 -1 4202496 37088 0 0 0 15890 7 0 0 25 0 1 0 608408350 82780160 16208 33554432000 4194304 4256717 140734257252896 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23190/statm: 20210 16208 252 16 0 16852 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 89540

[startup+222.301 s]
/proc/loadavg: 3.92 2.14 0.86 5/301 23196
/proc/meminfo: memFree=19732324/32951124 swapFree=66457188/67111528
[pid=23184] ppid=23182 vsize=8700 CPUtime=3.31 cores=5,7
/proc/23184/stat : 23184 (esg_static.sh) S 23182 23184 23121 0 -1 4202496 352 45151 0 0 0 0 319 12 18 0 1 0 608408018 8908800 252 33554432000 4194304 4922060 140734971786304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23184/statm: 2175 252 209 178 0 68 0
[pid=23190] ppid=23184 vsize=80840 CPUtime=218.97 cores=5,7
/proc/23190/stat : 23190 (minisat_static) R 23184 23184 23121 0 -1 4202496 37088 0 0 0 21890 7 0 0 25 0 1 0 608408350 82780160 16208 33554432000 4194304 4256717 140734257252896 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23190/statm: 20210 16208 252 16 0 16852 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 89540

[startup+282.3 s]
/proc/loadavg: 3.96 2.45 1.04 5/301 23198
/proc/meminfo: memFree=19710708/32951124 swapFree=66457188/67111528
[pid=23184] ppid=23182 vsize=8700 CPUtime=3.31 cores=5,7
/proc/23184/stat : 23184 (esg_static.sh) S 23182 23184 23121 0 -1 4202496 352 45151 0 0 0 0 319 12 18 0 1 0 608408018 8908800 252 33554432000 4194304 4922060 140734971786304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23184/statm: 2175 252 209 178 0 68 0
[pid=23190] ppid=23184 vsize=83712 CPUtime=278.97 cores=5,7
/proc/23190/stat : 23190 (minisat_static) R 23184 23184 23121 0 -1 4202496 37754 0 0 0 27890 7 0 0 25 0 1 0 608408350 85721088 16833 33554432000 4194304 4256717 140734257252896 18446744073709551615 4213733 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23190/statm: 20928 16833 252 16 0 17570 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 92412

[startup+342.301 s]
/proc/loadavg: 3.98 2.73 1.22 5/301 23199
/proc/meminfo: memFree=19641364/32951124 swapFree=66457188/67111528
[pid=23184] ppid=23182 vsize=8700 CPUtime=3.31 cores=5,7
/proc/23184/stat : 23184 (esg_static.sh) S 23182 23184 23121 0 -1 4202496 352 45151 0 0 0 0 319 12 18 0 1 0 608408018 8908800 252 33554432000 4194304 4922060 140734971786304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23184/statm: 2175 252 209 178 0 68 0
[pid=23190] ppid=23184 vsize=95384 CPUtime=338.97 cores=5,7
/proc/23190/stat : 23190 (minisat_static) R 23184 23184 23121 0 -1 4202496 40907 0 0 0 33889 8 0 0 25 0 1 0 608408350 97673216 19726 33554432000 4194304 4256717 140734257252896 18446744073709551615 4209126 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23190/statm: 23846 19726 252 16 0 20488 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 104084

[startup+402.301 s]
/proc/loadavg: 4.09 2.99 1.40 5/301 23201
/proc/meminfo: memFree=19649008/32951124 swapFree=66457188/67111528
[pid=23184] ppid=23182 vsize=8700 CPUtime=3.31 cores=5,7

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

/proc/23190/statm: 28610 24872 252 16 0 25252 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 123140

[startup+642.3 s]
/proc/loadavg: 4.03 3.59 2.01 5/301 23207
/proc/meminfo: memFree=19637060/32951124 swapFree=66457188/67111528
[pid=23184] ppid=23182 vsize=8700 CPUtime=3.31 cores=5,7
/proc/23184/stat : 23184 (esg_static.sh) S 23182 23184 23121 0 -1 4202496 352 45151 0 0 0 0 319 12 18 0 1 0 608408018 8908800 252 33554432000 4194304 4922060 140734971786304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23184/statm: 2175 252 209 178 0 68 0
[pid=23190] ppid=23184 vsize=114440 CPUtime=638.98 cores=5,7
/proc/23190/stat : 23190 (minisat_static) R 23184 23184 23121 0 -1 4202496 70465 0 0 0 63885 13 0 0 25 0 1 0 608408350 117186560 24872 33554432000 4194304 4256717 140734257252896 18446744073709551615 4209069 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23190/statm: 28610 24872 252 16 0 25252 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 123140

[startup+702.301 s]
/proc/loadavg: 4.05 3.67 2.13 5/301 23209
/proc/meminfo: memFree=19597476/32951124 swapFree=66457188/67111528
[pid=23184] ppid=23182 vsize=8700 CPUtime=3.31 cores=5,7
/proc/23184/stat : 23184 (esg_static.sh) S 23182 23184 23121 0 -1 4202496 352 45151 0 0 0 0 319 12 18 0 1 0 608408018 8908800 252 33554432000 4194304 4922060 140734971786304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23184/statm: 2175 252 209 178 0 68 0
[pid=23190] ppid=23184 vsize=114440 CPUtime=698.98 cores=5,7
/proc/23190/stat : 23190 (minisat_static) R 23184 23184 23121 0 -1 4202496 70465 0 0 0 69885 13 0 0 25 0 1 0 608408350 117186560 24872 33554432000 4194304 4256717 140734257252896 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23190/statm: 28610 24872 252 16 0 25252 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 123140

[startup+762.311 s]
/proc/loadavg: 4.01 3.73 2.25 5/301 23211
/proc/meminfo: memFree=19556268/32951124 swapFree=66457188/67111528
[pid=23184] ppid=23182 vsize=8700 CPUtime=3.31 cores=5,7
/proc/23184/stat : 23184 (esg_static.sh) S 23182 23184 23121 0 -1 4202496 352 45151 0 0 0 0 319 12 18 0 1 0 608408018 8908800 252 33554432000 4194304 4922060 140734971786304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23184/statm: 2175 252 209 178 0 68 0
[pid=23190] ppid=23184 vsize=114440 CPUtime=758.99 cores=5,7
/proc/23190/stat : 23190 (minisat_static) R 23184 23184 23121 0 -1 4202496 70465 0 0 0 75886 13 0 0 25 0 1 0 608408350 117186560 24872 33554432000 4194304 4256717 140734257252896 18446744073709551615 4213715 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23190/statm: 28610 24872 252 16 0 25252 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 123140

[startup+822.301 s]
/proc/loadavg: 4.00 3.77 2.35 5/301 23212
/proc/meminfo: memFree=19592676/32951124 swapFree=66457188/67111528
[pid=23184] ppid=23182 vsize=8700 CPUtime=3.31 cores=5,7
/proc/23184/stat : 23184 (esg_static.sh) S 23182 23184 23121 0 -1 4202496 352 45151 0 0 0 0 319 12 18 0 1 0 608408018 8908800 252 33554432000 4194304 4922060 140734971786304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23184/statm: 2175 252 209 178 0 68 0
[pid=23190] ppid=23184 vsize=114440 CPUtime=818.98 cores=5,7
/proc/23190/stat : 23190 (minisat_static) R 23184 23184 23121 0 -1 4202496 70465 0 0 0 81885 13 0 0 25 0 1 0 608408350 117186560 24872 33554432000 4194304 4256717 140734257252896 18446744073709551615 4213472 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23190/statm: 28610 24872 252 16 0 25252 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 123140

[startup+882.3 s]
/proc/loadavg: 4.00 3.81 2.46 5/301 23214
/proc/meminfo: memFree=19573796/32951124 swapFree=66457188/67111528
[pid=23184] ppid=23182 vsize=8700 CPUtime=3.31 cores=5,7
/proc/23184/stat : 23184 (esg_static.sh) S 23182 23184 23121 0 -1 4202496 352 45151 0 0 0 0 319 12 18 0 1 0 608408018 8908800 252 33554432000 4194304 4922060 140734971786304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23184/statm: 2175 252 209 178 0 68 0
[pid=23190] ppid=23184 vsize=114440 CPUtime=878.98 cores=5,7
/proc/23190/stat : 23190 (minisat_static) R 23184 23184 23121 0 -1 4202496 70465 0 0 0 87885 13 0 0 25 0 1 0 608408350 117186560 24872 33554432000 4194304 4256717 140734257252896 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23190/statm: 28610 24872 252 16 0 25252 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 123140

[startup+942.301 s]
/proc/loadavg: 4.16 3.88 2.56 5/301 23215
/proc/meminfo: memFree=19598940/32951124 swapFree=66457188/67111528
[pid=23184] ppid=23182 vsize=8700 CPUtime=3.31 cores=5,7
/proc/23184/stat : 23184 (esg_static.sh) S 23182 23184 23121 0 -1 4202496 352 45151 0 0 0 0 319 12 18 0 1 0 608408018 8908800 252 33554432000 4194304 4922060 140734971786304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23184/statm: 2175 252 209 178 0 68 0
[pid=23190] ppid=23184 vsize=114440 CPUtime=938.98 cores=5,7
/proc/23190/stat : 23190 (minisat_static) R 23184 23184 23121 0 -1 4202496 70465 0 0 0 93885 13 0 0 25 0 1 0 608408350 117186560 24872 33554432000 4194304 4256717 140734257252896 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23190/statm: 28610 24872 252 16 0 25252 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 123140

[startup+1002.3 s]
/proc/loadavg: 4.08 3.91 2.66 5/301 23217
/proc/meminfo: memFree=19615780/32951124 swapFree=66457188/67111528
[pid=23184] ppid=23182 vsize=8700 CPUtime=3.31 cores=5,7
/proc/23184/stat : 23184 (esg_static.sh) S 23182 23184 23121 0 -1 4202496 352 45151 0 0 0 0 319 12 18 0 1 0 608408018 8908800 252 33554432000 4194304 4922060 140734971786304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23184/statm: 2175 252 209 178 0 68 0
[pid=23190] ppid=23184 vsize=114440 CPUtime=998.98 cores=5,7
/proc/23190/stat : 23190 (minisat_static) R 23184 23184 23121 0 -1 4202496 70465 0 0 0 99885 13 0 0 25 0 1 0 608408350 117186560 24872 33554432000 4194304 4256717 140734257252896 18446744073709551615 4213723 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23190/statm: 28610 24872 252 16 0 25252 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 123140

[startup+1062.3 s]
/proc/loadavg: 4.12 3.95 2.74 5/301 23219
/proc/meminfo: memFree=19582264/32951124 swapFree=66457188/67111528
[pid=23184] ppid=23182 vsize=8700 CPUtime=3.31 cores=5,7
/proc/23184/stat : 23184 (esg_static.sh) S 23182 23184 23121 0 -1 4202496 352 45151 0 0 0 0 319 12 18 0 1 0 608408018 8908800 252 33554432000 4194304 4922060 140734971786304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23184/statm: 2175 252 209 178 0 68 0
[pid=23190] ppid=23184 vsize=114440 CPUtime=1058.98 cores=5,7
/proc/23190/stat : 23190 (minisat_static) R 23184 23184 23121 0 -1 4202496 70465 0 0 0 105885 13 0 0 25 0 1 0 608408350 117186560 24872 33554432000 4194304 4256717 140734257252896 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23190/statm: 28610 24872 252 16 0 25252 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 123140

[startup+1122.3 s]
/proc/loadavg: 4.09 3.97 2.82 5/301 23220
/proc/meminfo: memFree=19572796/32951124 swapFree=66457188/67111528
[pid=23184] ppid=23182 vsize=8700 CPUtime=3.31 cores=5,7
/proc/23184/stat : 23184 (esg_static.sh) S 23182 23184 23121 0 -1 4202496 352 45151 0 0 0 0 319 12 18 0 1 0 608408018 8908800 252 33554432000 4194304 4922060 140734971786304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23184/statm: 2175 252 209 178 0 68 0
[pid=23190] ppid=23184 vsize=126112 CPUtime=1118.99 cores=5,7
/proc/23190/stat : 23190 (minisat_static) R 23184 23184 23121 0 -1 4202496 72074 0 0 0 111885 14 0 0 25 0 1 0 608408350 129138688 26391 33554432000 4194304 4256717 140734257252896 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23190/statm: 31528 26391 252 16 0 28170 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 134812

[startup+1182.3 s]
/proc/loadavg: 4.06 3.99 2.90 5/301 23222
/proc/meminfo: memFree=19609220/32951124 swapFree=66457188/67111528
[pid=23184] ppid=23182 vsize=8700 CPUtime=3.31 cores=5,7
/proc/23184/stat : 23184 (esg_static.sh) S 23182 23184 23121 0 -1 4202496 352 45151 0 0 0 0 319 12 18 0 1 0 608408018 8908800 252 33554432000 4194304 4922060 140734971786304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23184/statm: 2175 252 209 178 0 68 0
[pid=23190] ppid=23184 vsize=126112 CPUtime=1178.99 cores=5,7
/proc/23190/stat : 23190 (minisat_static) R 23184 23184 23121 0 -1 4202496 72074 0 0 0 117885 14 0 0 25 0 1 0 608408350 129138688 26391 33554432000 4194304 4256717 140734257252896 18446744073709551615 4213723 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23190/statm: 31528 26391 252 16 0 28170 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 134812

[startup+1242.3 s]
/proc/loadavg: 4.07 4.00 2.97 5/301 23223
/proc/meminfo: memFree=19594428/32951124 swapFree=66457188/67111528
[pid=23184] ppid=23182 vsize=8700 CPUtime=3.31 cores=5,7
/proc/23184/stat : 23184 (esg_static.sh) S 23182 23184 23121 0 -1 4202496 352 45151 0 0 0 0 319 12 18 0 1 0 608408018 8908800 252 33554432000 4194304 4922060 140734971786304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23184/statm: 2175 252 209 178 0 68 0
[pid=23190] ppid=23184 vsize=126112 CPUtime=1238.99 cores=5,7
/proc/23190/stat : 23190 (minisat_static) R 23184 23184 23121 0 -1 4202496 72074 0 0 0 123885 14 0 0 25 0 1 0 608408350 129138688 26391 33554432000 4194304 4256717 140734257252896 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23190/statm: 31528 26391 252 16 0 28170 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 134812



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.00 3.03 2/292 23228
/proc/meminfo: memFree=19947484/32951124 swapFree=66457188/67111528
[pid=23184] ppid=23182 vsize=8700 CPUtime=3.31 cores=5,7
/proc/23184/stat : 23184 (esg_static.sh) S 23182 23184 23121 0 -1 4202496 352 45151 0 0 0 0 319 12 18 0 1 0 608408018 8908800 252 33554432000 4194304 4922060 140734971786304 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23184/statm: 2175 252 209 178 0 68 0
[pid=23190] ppid=23184 vsize=126112 CPUtime=1296.7 cores=5,7
/proc/23190/stat : 23190 (minisat_static) R 23184 23184 23121 0 -1 4202496 72074 0 0 0 129656 14 0 0 25 0 1 0 608408350 129138688 26391 33554432000 4194304 4256717 140734257252896 18446744073709551615 4213469 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/23190/statm: 31528 26391 252 16 0 28170 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 134812

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 23184 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=200513
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=124981
# CPU time returned by wait4() is 3.32549
# 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): 1299.75
CPU system time (s): 0.26
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 151984

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

runsolver used 3.44548 second user time and 8.39872 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-09 21:08:19
IDJOB=3348826
IDBENCH=20384
IDSOLVER=1811
FILE ID=node132/3348826-1304968097
RUNJOBID= node132-1304968094-23142
PBS_JOBID= 13285618
Free space on /tmp= 48124 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-10-17-u.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348826-1304968097/watcher-3348826-1304968097 -o /tmp/evaluation-result-3348826-1304968097/solver-3348826-1304968097 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3348826-1304968097.cnf

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

MD5SUM BENCH= 780d946576ec5746b4ea9832bb01dbc5
RANDOM SEED=2070122186

node132.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	: 5332.74
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.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.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.75
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.77
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.67
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.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.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:      19812388 kB
Buffers:        164176 kB
Cached:        7028060 kB
SwapCached:       6744 kB
Active:        4612264 kB
Inactive:      8114972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19812388 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:           80192 kB
Writeback:           0 kB
AnonPages:     5532188 kB
Mapped:          19844 kB
Slab:           323512 kB
PageTables:      25616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 35149996 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 48112 MiB
End job on node132 at 2011-05-09 21:30:01