Trace number 3348975

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/li/li-exam/
li-exam-61.shuffled-as.sat03-366.cnf
MD5SUM3be662940f394fa876137a905247d755
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables28147
Number of clauses108436
Sum of the clauses size373110
Maximum clause length166
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 218786
Number of clauses of size 351588
Number of clauses of size 437440
Number of clauses of size 53
Number of clauses of size over 5605

Solver Data

0.00/0.01	c Parsing...
0.00/0.09	c ==============================================================================
0.00/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.09	c ==============================================================================
0.00/0.09	c |         0 |  108399   372979 |   32519       0        0     nan |  0.000 % |
0.00/0.33	c |         0 |   94840   355025 |      --       0       --      -- |     --   | -13528/-17820
0.00/0.33	c ==============================================================================
0.00/0.33	c Result  :   #vars: 22582   #clauses: 94840   #literals: 355025
0.00/0.33	c CPU time:   0.316951 s
0.00/0.33	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-3348975-1304972592/watcher-3348975-1304972592 -o /tmp/evaluation-result-3348975-1304972592/solver-3348975-1304972592 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348975-1304972592.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.68 3.91 3.56 4/310 23798
/proc/meminfo: memFree=4762088/32950928 swapFree=67111364/67111528
[pid=23798] ppid=23796 vsize=8700 CPUtime=0 cores=4,6
/proc/23798/stat : 23798 (esg_static.sh) R 23796 23798 21818 0 -1 4194304 186 0 0 0 0 0 0 0 25 0 1 0 64868605 8908800 130 33554432000 4194304 4922060 140733857446800 18446744073709551615 4605008 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23798/statm: 2175 142 115 178 0 68 0

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

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

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

[startup+0.700296 s]
/proc/loadavg: 3.68 3.91 3.56 4/310 23798
/proc/meminfo: memFree=4762088/32950928 swapFree=67111364/67111528
[pid=23798] ppid=23796 vsize=8700 CPUtime=0.38 cores=4,6
/proc/23798/stat : 23798 (esg_static.sh) S 23796 23798 21818 0 -1 4202496 351 4918 0 0 0 0 38 0 22 0 1 0 64868605 8908800 251 33554432000 4194304 4922060 140733857446800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23798/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 8700

[startup+1.50122 s]
/proc/loadavg: 3.68 3.91 3.56 5/312 23802
/proc/meminfo: memFree=4741860/32950928 swapFree=67111364/67111528
[pid=23798] ppid=23796 vsize=8700 CPUtime=0.38 cores=4,6
/proc/23798/stat : 23798 (esg_static.sh) S 23796 23798 21818 0 -1 4202496 351 4918 0 0 0 0 38 0 22 0 1 0 64868605 8908800 251 33554432000 4194304 4922060 140733857446800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23798/statm: 2175 251 209 178 0 68 0
[pid=23802] ppid=23798 vsize=24944 CPUtime=1.09 cores=4,6
/proc/23802/stat : 23802 (minisat_static) R 23798 23798 21818 0 -1 4202496 2972 0 0 0 109 0 0 0 25 0 1 0 64868644 25542656 2589 33554432000 4194304 4256717 140736160736624 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23802/statm: 6236 2589 252 16 0 2878 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 33644

[startup+3.10093 s]
/proc/loadavg: 3.68 3.91 3.56 5/312 23802
/proc/meminfo: memFree=4738348/32950928 swapFree=67111364/67111528
[pid=23798] ppid=23796 vsize=8700 CPUtime=0.38 cores=4,6
/proc/23798/stat : 23798 (esg_static.sh) S 23796 23798 21818 0 -1 4202496 351 4918 0 0 0 0 38 0 22 0 1 0 64868605 8908800 251 33554432000 4194304 4922060 140733857446800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23798/statm: 2175 251 209 178 0 68 0
[pid=23802] ppid=23798 vsize=25076 CPUtime=2.69 cores=4,6
/proc/23802/stat : 23802 (minisat_static) R 23798 23798 21818 0 -1 4202496 3043 0 0 0 269 0 0 0 25 0 1 0 64868644 25677824 2654 33554432000 4194304 4256717 140736160736624 18446744073709551615 4209861 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23802/statm: 6269 2654 252 16 0 2911 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 33776

[startup+6.30036 s]
/proc/loadavg: 3.71 3.91 3.56 5/312 23802
/proc/meminfo: memFree=4712028/32950928 swapFree=67111364/67111528
[pid=23798] ppid=23796 vsize=8700 CPUtime=0.38 cores=4,6
/proc/23798/stat : 23798 (esg_static.sh) S 23796 23798 21818 0 -1 4202496 351 4918 0 0 0 0 38 0 22 0 1 0 64868605 8908800 251 33554432000 4194304 4922060 140733857446800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23798/statm: 2175 251 209 178 0 68 0
[pid=23802] ppid=23798 vsize=25208 CPUtime=5.89 cores=4,6
/proc/23802/stat : 23802 (minisat_static) R 23798 23798 21818 0 -1 4202496 3078 0 0 0 589 0 0 0 25 0 1 0 64868644 25812992 2688 33554432000 4194304 4256717 140736160736624 18446744073709551615 4210823 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23802/statm: 6302 2688 252 16 0 2944 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 33908

[startup+12.7012 s]
/proc/loadavg: 3.73 3.91 3.56 5/312 23803
/proc/meminfo: memFree=4678612/32950928 swapFree=67111364/67111528
[pid=23798] ppid=23796 vsize=8700 CPUtime=0.38 cores=4,6
/proc/23798/stat : 23798 (esg_static.sh) S 23796 23798 21818 0 -1 4202496 351 4918 0 0 0 0 38 0 22 0 1 0 64868605 8908800 251 33554432000 4194304 4922060 140733857446800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23798/statm: 2175 251 209 178 0 68 0
[pid=23802] ppid=23798 vsize=25472 CPUtime=12.29 cores=4,6
/proc/23802/stat : 23802 (minisat_static) R 23798 23798 21818 0 -1 4202496 3245 0 0 0 1229 0 0 0 25 0 1 0 64868644 26083328 2830 33554432000 4194304 4256717 140736160736624 18446744073709551615 4209909 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23802/statm: 6368 2830 252 16 0 3010 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 34172

[startup+25.5009 s]
/proc/loadavg: 3.79 3.91 3.57 5/312 23803
/proc/meminfo: memFree=4625260/32950928 swapFree=67111364/67111528
[pid=23798] ppid=23796 vsize=8700 CPUtime=0.38 cores=4,6
/proc/23798/stat : 23798 (esg_static.sh) S 23796 23798 21818 0 -1 4202496 351 4918 0 0 0 0 38 0 22 0 1 0 64868605 8908800 251 33554432000 4194304 4922060 140733857446800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23798/statm: 2175 251 209 178 0 68 0
[pid=23802] ppid=23798 vsize=59528 CPUtime=25.09 cores=4,6
/proc/23802/stat : 23802 (minisat_static) R 23798 23798 21818 0 -1 4202496 18374 0 0 0 2507 2 0 0 25 0 1 0 64868644 60956672 11539 33554432000 4194304 4256717 140736160736624 18446744073709551615 4209310 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23802/statm: 14882 11539 252 16 0 11524 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 68228

[startup+51.1004 s]
/proc/loadavg: 3.92 3.94 3.58 5/312 23803
/proc/meminfo: memFree=4564828/32950928 swapFree=67111364/67111528
[pid=23798] ppid=23796 vsize=8700 CPUtime=0.38 cores=4,6
/proc/23798/stat : 23798 (esg_static.sh) S 23796 23798 21818 0 -1 4202496 351 4918 0 0 0 0 38 0 22 0 1 0 64868605 8908800 251 33554432000 4194304 4922060 140733857446800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23798/statm: 2175 251 209 178 0 68 0
[pid=23802] ppid=23798 vsize=78384 CPUtime=50.69 cores=4,6
/proc/23802/stat : 23802 (minisat_static) R 23798 23798 21818 0 -1 4202496 41926 0 0 0 5065 4 0 0 25 0 1 0 64868644 80265216 16281 33554432000 4194304 4256717 140736160736624 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23802/statm: 19596 16281 252 16 0 16238 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 87084

[startup+102.311 s]
/proc/loadavg: 4.02 3.96 3.61 5/312 23805
/proc/meminfo: memFree=4511628/32950928 swapFree=67111364/67111528
[pid=23798] ppid=23796 vsize=8700 CPUtime=0.38 cores=4,6
/proc/23798/stat : 23798 (esg_static.sh) S 23796 23798 21818 0 -1 4202496 351 4918 0 0 0 0 38 0 22 0 1 0 64868605 8908800 251 33554432000 4194304 4922060 140733857446800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23798/statm: 2175 251 209 178 0 68 0
[pid=23802] ppid=23798 vsize=90084 CPUtime=101.91 cores=4,6
/proc/23802/stat : 23802 (minisat_static) R 23798 23798 21818 0 -1 4202496 63235 0 0 0 10183 8 0 0 25 0 1 0 64868644 92246016 16787 33554432000 4194304 4256717 140736160736624 18446744073709551615 4210816 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23802/statm: 22521 16787 252 16 0 19163 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 98784

[startup+162.301 s]
/proc/loadavg: 4.01 3.97 3.63 5/312 23807
/proc/meminfo: memFree=4432480/32950928 swapFree=67111364/67111528
[pid=23798] ppid=23796 vsize=8700 CPUtime=0.38 cores=4,6
/proc/23798/stat : 23798 (esg_static.sh) S 23796 23798 21818 0 -1 4202496 351 4918 0 0 0 0 38 0 22 0 1 0 64868605 8908800 251 33554432000 4194304 4922060 140733857446800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23798/statm: 2175 251 209 178 0 68 0
[pid=23802] ppid=23798 vsize=108760 CPUtime=161.89 cores=4,6
/proc/23802/stat : 23802 (minisat_static) R 23798 23798 21818 0 -1 4202496 203469 0 0 0 16164 25 0 0 25 0 1 0 64868644 111370240 23979 33554432000 4194304 4256717 140736160736624 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23802/statm: 27190 23979 252 16 0 23832 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 117460

[startup+222.301 s]
/proc/loadavg: 4.09 4.00 3.66 5/312 23808
/proc/meminfo: memFree=4345400/32950928 swapFree=67111364/67111528
[pid=23798] ppid=23796 vsize=8700 CPUtime=0.38 cores=4,6
/proc/23798/stat : 23798 (esg_static.sh) S 23796 23798 21818 0 -1 4202496 351 4918 0 0 0 0 38 0 22 0 1 0 64868605 8908800 251 33554432000 4194304 4922060 140733857446800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23798/statm: 2175 251 209 178 0 68 0
[pid=23802] ppid=23798 vsize=139404 CPUtime=221.9 cores=4,6
/proc/23802/stat : 23802 (minisat_static) R 23798 23798 21818 0 -1 4202496 388746 0 0 0 22141 49 0 0 25 0 1 0 64868644 142749696 30952 33554432000 4194304 4256717 140736160736624 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23802/statm: 34851 30952 252 16 0 31493 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 148104

[startup+282.3 s]
/proc/loadavg: 4.03 4.00 3.68 5/312 23810
/proc/meminfo: memFree=4388388/32950928 swapFree=67111364/67111528
[pid=23798] ppid=23796 vsize=8700 CPUtime=0.38 cores=4,6
/proc/23798/stat : 23798 (esg_static.sh) S 23796 23798 21818 0 -1 4202496 351 4918 0 0 0 0 38 0 22 0 1 0 64868605 8908800 251 33554432000 4194304 4922060 140733857446800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23798/statm: 2175 251 209 178 0 68 0
[pid=23802] ppid=23798 vsize=139404 CPUtime=281.89 cores=4,6
/proc/23802/stat : 23802 (minisat_static) R 23798 23798 21818 0 -1 4202496 563303 0 0 0 28117 72 0 0 25 0 1 0 64868644 142749696 27840 33554432000 4194304 4256717 140736160736624 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23802/statm: 34851 27840 252 16 0 31493 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 148104

[startup+342.301 s]
/proc/loadavg: 4.01 4.00 3.70 5/312 23811
/proc/meminfo: memFree=4386496/32950928 swapFree=67111364/67111528
[pid=23798] ppid=23796 vsize=8700 CPUtime=0.38 cores=4,6
/proc/23798/stat : 23798 (esg_static.sh) S 23796 23798 21818 0 -1 4202496 351 4918 0 0 0 0 38 0 22 0 1 0 64868605 8908800 251 33554432000 4194304 4922060 140733857446800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23798/statm: 2175 251 209 178 0 68 0
[pid=23802] ppid=23798 vsize=139404 CPUtime=341.9 cores=4,6
/proc/23802/stat : 23802 (minisat_static) R 23798 23798 21818 0 -1 4202496 730411 0 0 0 34096 94 0 0 25 0 1 0 64868644 142749696 28152 33554432000 4194304 4256717 140736160736624 18446744073709551615 4213469 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23802/statm: 34851 28152 252 16 0 31493 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 148104

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.71 5/312 23813
/proc/meminfo: memFree=4429992/32950928 swapFree=67111364/67111528
[pid=23798] ppid=23796 vsize=8700 CPUtime=0.38 cores=4,6

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

/proc/23802/statm: 42556 33593 252 16 0 39198 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 178924

[startup+642.301 s]
/proc/loadavg: 4.12 4.04 3.78 5/312 23819
/proc/meminfo: memFree=4383004/32950928 swapFree=67111364/67111528
[pid=23798] ppid=23796 vsize=8700 CPUtime=0.38 cores=4,6
/proc/23798/stat : 23798 (esg_static.sh) S 23796 23798 21818 0 -1 4202496 351 4918 0 0 0 0 38 0 22 0 1 0 64868605 8908800 251 33554432000 4194304 4922060 140733857446800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23798/statm: 2175 251 209 178 0 68 0
[pid=23802] ppid=23798 vsize=139404 CPUtime=641.92 cores=4,6
/proc/23802/stat : 23802 (minisat_static) R 23798 23798 21818 0 -1 4202496 1595402 0 0 0 63977 215 0 0 25 0 1 0 64868644 142749696 28955 33554432000 4194304 4256717 140736160736624 18446744073709551615 4213589 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23802/statm: 34851 28955 252 16 0 31493 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 148104

[startup+702.301 s]
/proc/loadavg: 4.04 4.03 3.79 5/312 23821
/proc/meminfo: memFree=4335476/32950928 swapFree=67111364/67111528
[pid=23798] ppid=23796 vsize=8700 CPUtime=0.38 cores=4,6
/proc/23798/stat : 23798 (esg_static.sh) S 23796 23798 21818 0 -1 4202496 351 4918 0 0 0 0 38 0 22 0 1 0 64868605 8908800 251 33554432000 4194304 4922060 140733857446800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23798/statm: 2175 251 209 178 0 68 0
[pid=23802] ppid=23798 vsize=170224 CPUtime=701.9 cores=4,6
/proc/23802/stat : 23802 (minisat_static) R 23798 23798 21818 0 -1 4202496 1751931 0 0 0 69951 239 0 0 25 0 1 0 64868644 174309376 32816 33554432000 4194304 4256717 140736160736624 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23802/statm: 42556 32816 252 16 0 39198 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 178924

[startup+762.312 s]
/proc/loadavg: 4.14 4.05 3.82 5/312 23823
/proc/meminfo: memFree=4331480/32950928 swapFree=67111364/67111528
[pid=23798] ppid=23796 vsize=8700 CPUtime=0.38 cores=4,6
/proc/23798/stat : 23798 (esg_static.sh) S 23796 23798 21818 0 -1 4202496 351 4918 0 0 0 0 38 0 22 0 1 0 64868605 8908800 251 33554432000 4194304 4922060 140733857446800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23798/statm: 2175 251 209 178 0 68 0
[pid=23802] ppid=23798 vsize=139404 CPUtime=761.92 cores=4,6
/proc/23802/stat : 23802 (minisat_static) R 23798 23798 21818 0 -1 4202496 1888837 0 0 0 75930 262 0 0 25 0 1 0 64868644 142749696 30969 33554432000 4194304 4256717 140736160736624 18446744073709551615 4220248 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23802/statm: 34851 30969 252 16 0 31493 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 148104

[startup+822.301 s]
/proc/loadavg: 4.11 4.06 3.83 5/312 23824
/proc/meminfo: memFree=4322008/32950928 swapFree=67111364/67111528
[pid=23798] ppid=23796 vsize=8700 CPUtime=0.38 cores=4,6
/proc/23798/stat : 23798 (esg_static.sh) S 23796 23798 21818 0 -1 4202496 351 4918 0 0 0 0 38 0 22 0 1 0 64868605 8908800 251 33554432000 4194304 4922060 140733857446800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23798/statm: 2175 251 209 178 0 68 0
[pid=23802] ppid=23798 vsize=139404 CPUtime=821.92 cores=4,6
/proc/23802/stat : 23802 (minisat_static) R 23798 23798 21818 0 -1 4202496 2045765 0 0 0 81906 286 0 0 25 0 1 0 64868644 142749696 29745 33554432000 4194304 4256717 140736160736624 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23802/statm: 34851 29745 252 16 0 31493 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 148104

[startup+882.301 s]
/proc/loadavg: 4.04 4.04 3.83 5/312 23826
/proc/meminfo: memFree=4311428/32950928 swapFree=67111364/67111528
[pid=23798] ppid=23796 vsize=8700 CPUtime=0.38 cores=4,6
/proc/23798/stat : 23798 (esg_static.sh) S 23796 23798 21818 0 -1 4202496 351 4918 0 0 0 0 38 0 22 0 1 0 64868605 8908800 251 33554432000 4194304 4922060 140733857446800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23798/statm: 2175 251 209 178 0 68 0
[pid=23802] ppid=23798 vsize=170224 CPUtime=881.91 cores=4,6
/proc/23802/stat : 23802 (minisat_static) R 23798 23798 21818 0 -1 4202496 2245480 0 0 0 87879 312 0 0 25 0 1 0 64868644 174309376 31738 33554432000 4194304 4256717 140736160736624 18446744073709551615 4219261 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23802/statm: 42556 31738 252 16 0 39198 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 178924

[startup+942.301 s]
/proc/loadavg: 4.01 4.03 3.84 5/312 23827
/proc/meminfo: memFree=4305568/32950928 swapFree=67111364/67111528
[pid=23798] ppid=23796 vsize=8700 CPUtime=0.38 cores=4,6
/proc/23798/stat : 23798 (esg_static.sh) S 23796 23798 21818 0 -1 4202496 351 4918 0 0 0 0 38 0 22 0 1 0 64868605 8908800 251 33554432000 4194304 4922060 140733857446800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23798/statm: 2175 251 209 178 0 68 0
[pid=23802] ppid=23798 vsize=170224 CPUtime=941.91 cores=4,6
/proc/23802/stat : 23802 (minisat_static) R 23798 23798 21818 0 -1 4202496 2382098 0 0 0 93860 331 0 0 25 0 1 0 64868644 174309376 36627 33554432000 4194304 4256717 140736160736624 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23802/statm: 42556 36627 252 16 0 39198 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 178924

[startup+1002.3 s]
/proc/loadavg: 4.00 4.03 3.85 5/312 23829
/proc/meminfo: memFree=4280860/32950928 swapFree=67111364/67111528
[pid=23798] ppid=23796 vsize=8700 CPUtime=0.38 cores=4,6
/proc/23798/stat : 23798 (esg_static.sh) S 23796 23798 21818 0 -1 4202496 351 4918 0 0 0 0 38 0 22 0 1 0 64868605 8908800 251 33554432000 4194304 4922060 140733857446800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23798/statm: 2175 251 209 178 0 68 0
[pid=23802] ppid=23798 vsize=170224 CPUtime=1001.92 cores=4,6
/proc/23802/stat : 23802 (minisat_static) R 23798 23798 21818 0 -1 4202496 2529029 0 0 0 99839 353 0 0 25 0 1 0 64868644 174309376 36210 33554432000 4194304 4256717 140736160736624 18446744073709551615 4213452 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23802/statm: 42556 36210 252 16 0 39198 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 178924

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.85 5/312 23831
/proc/meminfo: memFree=4248836/32950928 swapFree=67111364/67111528
[pid=23798] ppid=23796 vsize=8700 CPUtime=0.38 cores=4,6
/proc/23798/stat : 23798 (esg_static.sh) S 23796 23798 21818 0 -1 4202496 351 4918 0 0 0 0 38 0 22 0 1 0 64868605 8908800 251 33554432000 4194304 4922060 140733857446800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23798/statm: 2175 251 209 178 0 68 0
[pid=23802] ppid=23798 vsize=139404 CPUtime=1061.92 cores=4,6
/proc/23802/stat : 23802 (minisat_static) R 23798 23798 21818 0 -1 4202496 2669622 0 0 0 105819 373 0 0 25 0 1 0 64868644 142749696 30738 33554432000 4194304 4256717 140736160736624 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23802/statm: 34851 30738 252 16 0 31493 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 148104

[startup+1122.3 s]
/proc/loadavg: 4.03 4.03 3.86 5/312 23832
/proc/meminfo: memFree=4245948/32950928 swapFree=67111364/67111528
[pid=23798] ppid=23796 vsize=8700 CPUtime=0.38 cores=4,6
/proc/23798/stat : 23798 (esg_static.sh) S 23796 23798 21818 0 -1 4202496 351 4918 0 0 0 0 38 0 22 0 1 0 64868605 8908800 251 33554432000 4194304 4922060 140733857446800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23798/statm: 2175 251 209 178 0 68 0
[pid=23802] ppid=23798 vsize=170224 CPUtime=1121.92 cores=4,6
/proc/23802/stat : 23802 (minisat_static) R 23798 23798 21818 0 -1 4202496 2813839 0 0 0 111796 396 0 0 25 0 1 0 64868644 174309376 31913 33554432000 4194304 4256717 140736160736624 18446744073709551615 4213715 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23802/statm: 42556 31913 252 16 0 39198 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 178924

[startup+1182.3 s]
/proc/loadavg: 4.06 4.04 3.87 5/312 23834
/proc/meminfo: memFree=4217144/32950928 swapFree=67111364/67111528
[pid=23798] ppid=23796 vsize=8700 CPUtime=0.38 cores=4,6
/proc/23798/stat : 23798 (esg_static.sh) S 23796 23798 21818 0 -1 4202496 351 4918 0 0 0 0 38 0 22 0 1 0 64868605 8908800 251 33554432000 4194304 4922060 140733857446800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23798/statm: 2175 251 209 178 0 68 0
[pid=23802] ppid=23798 vsize=220312 CPUtime=1181.92 cores=4,6
/proc/23802/stat : 23802 (minisat_static) R 23798 23798 21818 0 -1 4202496 2961561 0 0 0 117776 416 0 0 25 0 1 0 64868644 225599488 41598 33554432000 4194304 4256717 140736160736624 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23802/statm: 55078 41598 252 16 0 51720 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 229012

[startup+1242.3 s]
/proc/loadavg: 4.06 4.04 3.89 5/312 23835
/proc/meminfo: memFree=4163924/32950928 swapFree=67111364/67111528
[pid=23798] ppid=23796 vsize=8700 CPUtime=0.38 cores=4,6
/proc/23798/stat : 23798 (esg_static.sh) S 23796 23798 21818 0 -1 4202496 351 4918 0 0 0 0 38 0 22 0 1 0 64868605 8908800 251 33554432000 4194304 4922060 140733857446800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23798/statm: 2175 251 209 178 0 68 0
[pid=23802] ppid=23798 vsize=301700 CPUtime=1241.92 cores=4,6
/proc/23802/stat : 23802 (minisat_static) R 23798 23798 21818 0 -1 4202496 3132318 0 0 0 123751 441 0 0 25 0 1 0 64868644 308940800 53075 33554432000 4194304 4256717 140736160736624 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23802/statm: 75425 53075 252 16 0 72067 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 310400



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.03 3.89 2/303 23840
/proc/meminfo: memFree=4596232/32950928 swapFree=67111364/67111528
[pid=23798] ppid=23796 vsize=8700 CPUtime=0.38 cores=4,6
/proc/23798/stat : 23798 (esg_static.sh) S 23796 23798 21818 0 -1 4202496 351 4918 0 0 0 0 38 0 22 0 1 0 64868605 8908800 251 33554432000 4194304 4922060 140733857446800 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23798/statm: 2175 251 209 178 0 68 0
[pid=23802] ppid=23798 vsize=220312 CPUtime=1299.64 cores=4,6
/proc/23802/stat : 23802 (minisat_static) R 23798 23798 21818 0 -1 4202496 3319212 0 0 0 129496 468 0 0 25 0 1 0 64868644 225599488 43618 33554432000 4194304 4256717 140736160736624 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/23802/statm: 55078 43618 252 16 0 51720 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 229012

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 23798 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=381941
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 0.38694
# 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): 1295.34
CPU system time (s): 4.68
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 440628

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

runsolver used 4.24635 second user time and 8.70268 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-09 22:23:12
IDJOB=3348975
IDBENCH=84223
IDSOLVER=1811
FILE ID=node112/3348975-1304972592
RUNJOBID= node112-1304971289-23594
PBS_JOBID= 13285638
Free space on /tmp= 40668 MiB

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

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

MD5SUM BENCH= 3be662940f394fa876137a905247d755
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:       4762360 kB
Buffers:        221560 kB
Cached:       13662888 kB
SwapCached:          0 kB
Active:       18939960 kB
Inactive:      8723528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       4762360 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           14432 kB
Writeback:           0 kB
AnonPages:    13778228 kB
Mapped:          21836 kB
Slab:           418172 kB
PageTables:      42656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 35078544 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= 40672 MiB
End job on node112 at 2011-05-09 22:44:54