Trace number 3287417

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
rcl 2011-04-01? (TO) 1300 1300.01

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
MD5SUMee159af2e208d290f7f3fefd15c344f2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark731.23
Satisfiable
(Un)Satisfiability was proved
Number of variables44692
Number of clauses129620
Sum of the clauses size302444
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 286412
Number of clauses of size 343206
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |  129618   302442 |   38885       0        0     nan |  0.000 % |
0.00/0.36	c |         0 |   68921   217805 |      --       0       --      -- |     --   | -60695/-84632
0.00/0.36	c ==============================================================================
0.00/0.36	c Result  :   #vars: 13945   #clauses: 68921   #literals: 217805
0.00/0.36	c CPU time:   0.345947 s
0.00/0.36	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: 935)

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-3287417-1303766812/watcher-3287417-1303766812 -o /tmp/evaluation-result-3287417-1303766812/solver-3287417-1303766812 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3287417-1303766812.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 2.58 3.66 4.26 3/180 27814
/proc/meminfo: memFree=13609412/32951124 swapFree=67111528/67111528
[pid=27813] ppid=27810 vsize=8700 CPUtime=0 cores=1,3
/proc/27813/stat : 27813 (esg_static.sh) S 27810 27813 27771 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 469097459 8908800 250 33554432000 4194304 4922060 140734258640160 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27813/statm: 2175 250 209 178 0 68 0

[startup+0.093336 s]
/proc/loadavg: 2.58 3.66 4.26 3/180 27814
/proc/meminfo: memFree=13609412/32951124 swapFree=67111528/67111528
[pid=27813] ppid=27810 vsize=8700 CPUtime=0 cores=1,3
/proc/27813/stat : 27813 (esg_static.sh) S 27810 27813 27771 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 469097459 8908800 250 33554432000 4194304 4922060 140734258640160 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27813/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100335 s]
/proc/loadavg: 2.58 3.66 4.26 3/180 27814
/proc/meminfo: memFree=13609412/32951124 swapFree=67111528/67111528
[pid=27813] ppid=27810 vsize=8700 CPUtime=0 cores=1,3
/proc/27813/stat : 27813 (esg_static.sh) S 27810 27813 27771 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 469097459 8908800 250 33554432000 4194304 4922060 140734258640160 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27813/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300291 s]
/proc/loadavg: 2.58 3.66 4.26 3/180 27814
/proc/meminfo: memFree=13609412/32951124 swapFree=67111528/67111528
[pid=27813] ppid=27810 vsize=8700 CPUtime=0 cores=1,3
/proc/27813/stat : 27813 (esg_static.sh) S 27810 27813 27771 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 469097459 8908800 250 33554432000 4194304 4922060 140734258640160 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27813/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700185 s]
/proc/loadavg: 2.58 3.66 4.26 3/180 27814
/proc/meminfo: memFree=13609412/32951124 swapFree=67111528/67111528
[pid=27813] ppid=27810 vsize=8700 CPUtime=0.39 cores=1,3
/proc/27813/stat : 27813 (esg_static.sh) S 27810 27813 27771 0 -1 4202496 355 6155 0 0 0 0 38 1 17 0 1 0 469097459 8908800 253 33554432000 4194304 4922060 140734258640160 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27813/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 8700

[startup+1.50109 s]
/proc/loadavg: 2.58 3.66 4.26 5/194 27866
/proc/meminfo: memFree=13441448/32951124 swapFree=67111528/67111528
[pid=27813] ppid=27810 vsize=8700 CPUtime=0.39 cores=1,3
/proc/27813/stat : 27813 (esg_static.sh) S 27810 27813 27771 0 -1 4202496 355 6155 0 0 0 0 38 1 17 0 1 0 469097459 8908800 253 33554432000 4194304 4922060 140734258640160 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27813/statm: 2175 253 209 178 0 68 0
[pid=27840] ppid=27813 vsize=15248 CPUtime=1.08 cores=1,3
/proc/27840/stat : 27840 (cdcl) R 27813 27813 27771 0 -1 4202496 2264 0 0 0 108 0 0 0 19 0 1 0 469097500 15613952 2175 33554432000 4194304 4218580 140735076235216 18446744073709551615 4209445 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27840/statm: 3812 2175 131 6 0 2282 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 23948

[startup+3.10079 s]
/proc/loadavg: 2.69 3.66 4.26 5/194 27868
/proc/meminfo: memFree=13444056/32951124 swapFree=67111528/67111528
[pid=27813] ppid=27810 vsize=8700 CPUtime=0.39 cores=1,3
/proc/27813/stat : 27813 (esg_static.sh) S 27810 27813 27771 0 -1 4202496 355 6155 0 0 0 0 38 1 17 0 1 0 469097459 8908800 253 33554432000 4194304 4922060 140734258640160 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27813/statm: 2175 253 209 178 0 68 0
[pid=27840] ppid=27813 vsize=16732 CPUtime=2.68 cores=1,3
/proc/27840/stat : 27840 (cdcl) R 27813 27813 27771 0 -1 4202496 2632 0 0 0 268 0 0 0 23 0 1 0 469097500 17133568 2543 33554432000 4194304 4218580 140735076235216 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27840/statm: 4183 2543 131 6 0 2653 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 25432

[startup+6.30023 s]
/proc/loadavg: 2.69 3.66 4.26 5/194 27869
/proc/meminfo: memFree=13483288/32951124 swapFree=67111528/67111528
[pid=27813] ppid=27810 vsize=8700 CPUtime=0.39 cores=1,3
/proc/27813/stat : 27813 (esg_static.sh) S 27810 27813 27771 0 -1 4202496 355 6155 0 0 0 0 38 1 17 0 1 0 469097459 8908800 253 33554432000 4194304 4922060 140734258640160 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27813/statm: 2175 253 209 178 0 68 0
[pid=27840] ppid=27813 vsize=19744 CPUtime=5.88 cores=1,3
/proc/27840/stat : 27840 (cdcl) R 27813 27813 27771 0 -1 4202496 3383 0 0 0 588 0 0 0 25 0 1 0 469097500 20217856 3294 33554432000 4194304 4218580 140735076235216 18446744073709551615 4208414 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27840/statm: 4936 3294 131 6 0 3406 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 28444

[startup+12.7011 s]
/proc/loadavg: 2.89 3.67 4.26 5/194 27899
/proc/meminfo: memFree=13466096/32951124 swapFree=67111528/67111528
[pid=27813] ppid=27810 vsize=8700 CPUtime=0.39 cores=1,3
/proc/27813/stat : 27813 (esg_static.sh) S 27810 27813 27771 0 -1 4202496 355 6155 0 0 0 0 38 1 17 0 1 0 469097459 8908800 253 33554432000 4194304 4922060 140734258640160 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27813/statm: 2175 253 209 178 0 68 0
[pid=27840] ppid=27813 vsize=23656 CPUtime=12.28 cores=1,3
/proc/27840/stat : 27840 (cdcl) R 27813 27813 27771 0 -1 4202496 4396 0 0 0 1228 0 0 0 25 0 1 0 469097500 24223744 4307 33554432000 4194304 4218580 140735076235216 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27840/statm: 5914 4307 131 6 0 4384 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 32356

[startup+25.5008 s]
/proc/loadavg: 3.06 3.68 4.25 5/194 27900
/proc/meminfo: memFree=13448996/32951124 swapFree=67111528/67111528
[pid=27813] ppid=27810 vsize=8700 CPUtime=0.39 cores=1,3
/proc/27813/stat : 27813 (esg_static.sh) S 27810 27813 27771 0 -1 4202496 355 6155 0 0 0 0 38 1 17 0 1 0 469097459 8908800 253 33554432000 4194304 4922060 140734258640160 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27813/statm: 2175 253 209 178 0 68 0
[pid=27840] ppid=27813 vsize=26892 CPUtime=25.08 cores=1,3
/proc/27840/stat : 27840 (cdcl) R 27813 27813 27771 0 -1 4202496 5184 0 0 0 2508 0 0 0 25 0 1 0 469097500 27537408 5091 33554432000 4194304 4218580 140735076235216 18446744073709551615 4210077 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27840/statm: 6723 5091 131 6 0 5193 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 35592

[startup+51.1012 s]
/proc/loadavg: 3.38 3.71 4.25 5/194 27900
/proc/meminfo: memFree=13415604/32951124 swapFree=67111528/67111528
[pid=27813] ppid=27810 vsize=8700 CPUtime=0.39 cores=1,3
/proc/27813/stat : 27813 (esg_static.sh) S 27810 27813 27771 0 -1 4202496 355 6155 0 0 0 0 38 1 17 0 1 0 469097459 8908800 253 33554432000 4194304 4922060 140734258640160 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27813/statm: 2175 253 209 178 0 68 0
[pid=27840] ppid=27813 vsize=34800 CPUtime=50.68 cores=1,3
/proc/27840/stat : 27840 (cdcl) R 27813 27813 27771 0 -1 4202496 7182 0 0 0 5068 0 0 0 25 0 1 0 469097500 35635200 7076 33554432000 4194304 4218580 140735076235216 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27840/statm: 8700 7076 131 6 0 7170 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 43500

[startup+102.307 s]
/proc/loadavg: 3.75 3.75 4.23 5/194 27902
/proc/meminfo: memFree=13392100/32951124 swapFree=67111528/67111528
[pid=27813] ppid=27810 vsize=8700 CPUtime=0.39 cores=1,3
/proc/27813/stat : 27813 (esg_static.sh) S 27810 27813 27771 0 -1 4202496 355 6155 0 0 0 0 38 1 17 0 1 0 469097459 8908800 253 33554432000 4194304 4922060 140734258640160 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27813/statm: 2175 253 209 178 0 68 0
[pid=27840] ppid=27813 vsize=39024 CPUtime=101.89 cores=1,3
/proc/27840/stat : 27840 (cdcl) R 27813 27813 27771 0 -1 4202496 8389 0 0 0 10188 1 0 0 25 0 1 0 469097500 39960576 8146 33554432000 4194304 4218580 140735076235216 18446744073709551615 4209953 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27840/statm: 9756 8146 131 6 0 8226 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 47724

[startup+162.3 s]
/proc/loadavg: 3.95 3.81 4.22 5/194 27903
/proc/meminfo: memFree=13347192/32951124 swapFree=67111528/67111528
[pid=27813] ppid=27810 vsize=8700 CPUtime=0.39 cores=1,3
/proc/27813/stat : 27813 (esg_static.sh) S 27810 27813 27771 0 -1 4202496 355 6155 0 0 0 0 38 1 17 0 1 0 469097459 8908800 253 33554432000 4194304 4922060 140734258640160 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27813/statm: 2175 253 209 178 0 68 0
[pid=27840] ppid=27813 vsize=46676 CPUtime=161.88 cores=1,3
/proc/27840/stat : 27840 (cdcl) R 27813 27813 27771 0 -1 4202496 10390 0 0 0 16186 2 0 0 25 0 1 0 469097500 47796224 10039 33554432000 4194304 4218580 140735076235216 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27840/statm: 11669 10039 131 6 0 10139 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 55376

[startup+222.301 s]
/proc/loadavg: 4.02 3.86 4.21 5/194 27905
/proc/meminfo: memFree=13344796/32951124 swapFree=67111528/67111528
[pid=27813] ppid=27810 vsize=8700 CPUtime=0.39 cores=1,3
/proc/27813/stat : 27813 (esg_static.sh) S 27810 27813 27771 0 -1 4202496 355 6155 0 0 0 0 38 1 17 0 1 0 469097459 8908800 253 33554432000 4194304 4922060 140734258640160 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27813/statm: 2175 253 209 178 0 68 0
[pid=27840] ppid=27813 vsize=48428 CPUtime=221.89 cores=1,3
/proc/27840/stat : 27840 (cdcl) R 27813 27813 27771 0 -1 4202496 10985 0 0 0 22186 3 0 0 25 0 1 0 469097500 49590272 10470 33554432000 4194304 4218580 140735076235216 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27840/statm: 12107 10470 131 6 0 10577 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 57128

[startup+282.301 s]
/proc/loadavg: 4.01 3.88 4.19 5/194 27906
/proc/meminfo: memFree=13325304/32951124 swapFree=67111528/67111528
[pid=27813] ppid=27810 vsize=8700 CPUtime=0.39 cores=1,3
/proc/27813/stat : 27813 (esg_static.sh) S 27810 27813 27771 0 -1 4202496 355 6155 0 0 0 0 38 1 17 0 1 0 469097459 8908800 253 33554432000 4194304 4922060 140734258640160 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27813/statm: 2175 253 209 178 0 68 0
[pid=27840] ppid=27813 vsize=54256 CPUtime=281.89 cores=1,3
/proc/27840/stat : 27840 (cdcl) R 27813 27813 27771 0 -1 4202496 12698 0 0 0 28185 4 0 0 25 0 1 0 469097500 55558144 11940 33554432000 4194304 4218580 140735076235216 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27840/statm: 13564 11940 131 6 0 12034 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 62956

[startup+342.301 s]
/proc/loadavg: 4.00 3.90 4.17 5/194 27908
/proc/meminfo: memFree=13317960/32951124 swapFree=67111528/67111528
[pid=27813] ppid=27810 vsize=8700 CPUtime=0.39 cores=1,3
/proc/27813/stat : 27813 (esg_static.sh) S 27810 27813 27771 0 -1 4202496 355 6155 0 0 0 0 38 1 17 0 1 0 469097459 8908800 253 33554432000 4194304 4922060 140734258640160 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27813/statm: 2175 253 209 178 0 68 0
[pid=27840] ppid=27813 vsize=54448 CPUtime=341.89 cores=1,3
/proc/27840/stat : 27840 (cdcl) R 27813 27813 27771 0 -1 4202496 12903 0 0 0 34185 4 0 0 25 0 1 0 469097500 55754752 11983 33554432000 4194304 4218580 140735076235216 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27840/statm: 13612 11983 131 6 0 12082 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 63148

[startup+402.3 s]
/proc/loadavg: 4.00 3.91 4.16 5/194 27910
/proc/meminfo: memFree=13306652/32951124 swapFree=67111528/67111528
[pid=27813] ppid=27810 vsize=8700 CPUtime=0.39 cores=1,3

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

/proc/27840/statm: 14374 12738 131 6 0 12844 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 66196

[startup+642.3 s]
/proc/loadavg: 4.00 3.95 4.12 5/194 27916
/proc/meminfo: memFree=13266348/32951124 swapFree=67111528/67111528
[pid=27813] ppid=27810 vsize=8700 CPUtime=0.39 cores=1,3
/proc/27813/stat : 27813 (esg_static.sh) S 27810 27813 27771 0 -1 4202496 355 6155 0 0 0 0 38 1 17 0 1 0 469097459 8908800 253 33554432000 4194304 4922060 140734258640160 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27813/statm: 2175 253 209 178 0 68 0
[pid=27840] ppid=27813 vsize=57700 CPUtime=641.9 cores=1,3
/proc/27840/stat : 27840 (cdcl) R 27813 27813 27771 0 -1 4202496 14553 0 0 0 64186 4 0 0 25 0 1 0 469097500 59084800 12799 33554432000 4194304 4218580 140735076235216 18446744073709551615 4208583 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27840/statm: 14425 12799 131 6 0 12895 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 66400

[startup+702.301 s]
/proc/loadavg: 4.06 3.97 4.11 5/194 27918
/proc/meminfo: memFree=13253788/32951124 swapFree=67111528/67111528
[pid=27813] ppid=27810 vsize=8700 CPUtime=0.39 cores=1,3
/proc/27813/stat : 27813 (esg_static.sh) S 27810 27813 27771 0 -1 4202496 355 6155 0 0 0 0 38 1 17 0 1 0 469097459 8908800 253 33554432000 4194304 4922060 140734258640160 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27813/statm: 2175 253 209 178 0 68 0
[pid=27840] ppid=27813 vsize=62496 CPUtime=701.89 cores=1,3
/proc/27840/stat : 27840 (cdcl) R 27813 27813 27771 0 -1 4202496 16003 0 0 0 70184 5 0 0 25 0 1 0 469097500 63995904 14014 33554432000 4194304 4218580 140735076235216 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27840/statm: 15624 14014 131 6 0 14094 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 71196

[startup+762.307 s]
/proc/loadavg: 4.08 3.99 4.10 5/194 27919
/proc/meminfo: memFree=13238752/32951124 swapFree=67111528/67111528
[pid=27813] ppid=27810 vsize=8700 CPUtime=0.39 cores=1,3
/proc/27813/stat : 27813 (esg_static.sh) S 27810 27813 27771 0 -1 4202496 355 6155 0 0 0 0 38 1 17 0 1 0 469097459 8908800 253 33554432000 4194304 4922060 140734258640160 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27813/statm: 2175 253 209 178 0 68 0
[pid=27840] ppid=27813 vsize=67492 CPUtime=761.91 cores=1,3
/proc/27840/stat : 27840 (cdcl) R 27813 27813 27771 0 -1 4202496 17526 0 0 0 76185 6 0 0 25 0 1 0 469097500 69111808 15261 33554432000 4194304 4218580 140735076235216 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27840/statm: 16873 15261 131 6 0 15343 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 76192

[startup+822.3 s]
/proc/loadavg: 4.03 3.99 4.09 5/194 27921
/proc/meminfo: memFree=13238704/32951124 swapFree=67111528/67111528
[pid=27813] ppid=27810 vsize=8700 CPUtime=0.39 cores=1,3
/proc/27813/stat : 27813 (esg_static.sh) S 27810 27813 27771 0 -1 4202496 355 6155 0 0 0 0 38 1 17 0 1 0 469097459 8908800 253 33554432000 4194304 4922060 140734258640160 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27813/statm: 2175 253 209 178 0 68 0
[pid=27840] ppid=27813 vsize=67556 CPUtime=821.9 cores=1,3
/proc/27840/stat : 27840 (cdcl) R 27813 27813 27771 0 -1 4202496 17693 0 0 0 82184 6 0 0 25 0 1 0 469097500 69177344 15272 33554432000 4194304 4218580 140735076235216 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27840/statm: 16889 15272 131 6 0 15359 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 76256

[startup+882.301 s]
/proc/loadavg: 4.01 3.99 4.09 5/194 27922
/proc/meminfo: memFree=13235688/32951124 swapFree=67111528/67111528
[pid=27813] ppid=27810 vsize=8700 CPUtime=0.39 cores=1,3
/proc/27813/stat : 27813 (esg_static.sh) S 27810 27813 27771 0 -1 4202496 355 6155 0 0 0 0 38 1 17 0 1 0 469097459 8908800 253 33554432000 4194304 4922060 140734258640160 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27813/statm: 2175 253 209 178 0 68 0
[pid=27840] ppid=27813 vsize=67748 CPUtime=881.9 cores=1,3
/proc/27840/stat : 27840 (cdcl) R 27813 27813 27771 0 -1 4202496 17921 0 0 0 88184 6 0 0 25 0 1 0 469097500 69373952 15326 33554432000 4194304 4218580 140735076235216 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27840/statm: 16937 15326 131 6 0 15407 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 76448

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 4.08 5/194 27924
/proc/meminfo: memFree=13227732/32951124 swapFree=67111528/67111528
[pid=27813] ppid=27810 vsize=8700 CPUtime=0.39 cores=1,3
/proc/27813/stat : 27813 (esg_static.sh) S 27810 27813 27771 0 -1 4202496 355 6155 0 0 0 0 38 1 17 0 1 0 469097459 8908800 253 33554432000 4194304 4922060 140734258640160 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27813/statm: 2175 253 209 178 0 68 0
[pid=27840] ppid=27813 vsize=67940 CPUtime=941.9 cores=1,3
/proc/27840/stat : 27840 (cdcl) R 27813 27813 27771 0 -1 4202496 18155 0 0 0 94184 6 0 0 25 0 1 0 469097500 69570560 15369 33554432000 4194304 4218580 140735076235216 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27840/statm: 16985 15369 131 6 0 15455 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 76640

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 4.07 5/194 27926
/proc/meminfo: memFree=13227216/32951124 swapFree=67111528/67111528
[pid=27813] ppid=27810 vsize=8700 CPUtime=0.39 cores=1,3
/proc/27813/stat : 27813 (esg_static.sh) S 27810 27813 27771 0 -1 4202496 355 6155 0 0 0 0 38 1 17 0 1 0 469097459 8908800 253 33554432000 4194304 4922060 140734258640160 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27813/statm: 2175 253 209 178 0 68 0
[pid=27840] ppid=27813 vsize=67972 CPUtime=1001.9 cores=1,3
/proc/27840/stat : 27840 (cdcl) R 27813 27813 27771 0 -1 4202496 18358 0 0 0 100184 6 0 0 25 0 1 0 469097500 69603328 15377 33554432000 4194304 4218580 140735076235216 18446744073709551615 4208555 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27840/statm: 16993 15377 131 6 0 15463 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 76672

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 4.07 5/194 27927
/proc/meminfo: memFree=13225712/32951124 swapFree=67111528/67111528
[pid=27813] ppid=27810 vsize=8700 CPUtime=0.39 cores=1,3
/proc/27813/stat : 27813 (esg_static.sh) S 27810 27813 27771 0 -1 4202496 355 6155 0 0 0 0 38 1 17 0 1 0 469097459 8908800 253 33554432000 4194304 4922060 140734258640160 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27813/statm: 2175 253 209 178 0 68 0
[pid=27840] ppid=27813 vsize=68892 CPUtime=1061.9 cores=1,3
/proc/27840/stat : 27840 (cdcl) R 27813 27813 27771 0 -1 4202496 18803 0 0 0 106184 6 0 0 25 0 1 0 469097500 70545408 15604 33554432000 4194304 4218580 140735076235216 18446744073709551615 4208493 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27840/statm: 17223 15604 131 6 0 15693 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 77592

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 4.06 5/194 27929
/proc/meminfo: memFree=13217880/32951124 swapFree=67111528/67111528
[pid=27813] ppid=27810 vsize=8700 CPUtime=0.39 cores=1,3
/proc/27813/stat : 27813 (esg_static.sh) S 27810 27813 27771 0 -1 4202496 355 6155 0 0 0 0 38 1 17 0 1 0 469097459 8908800 253 33554432000 4194304 4922060 140734258640160 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27813/statm: 2175 253 209 178 0 68 0
[pid=27840] ppid=27813 vsize=69084 CPUtime=1121.91 cores=1,3
/proc/27840/stat : 27840 (cdcl) R 27813 27813 27771 0 -1 4202496 19014 0 0 0 112184 7 0 0 25 0 1 0 469097500 70742016 15659 33554432000 4194304 4218580 140735076235216 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27840/statm: 17271 15659 131 6 0 15741 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 77784

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 4.06 5/194 27930
/proc/meminfo: memFree=13213888/32951124 swapFree=67111528/67111528
[pid=27813] ppid=27810 vsize=8700 CPUtime=0.39 cores=1,3
/proc/27813/stat : 27813 (esg_static.sh) S 27810 27813 27771 0 -1 4202496 355 6155 0 0 0 0 38 1 17 0 1 0 469097459 8908800 253 33554432000 4194304 4922060 140734258640160 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27813/statm: 2175 253 209 178 0 68 0
[pid=27840] ppid=27813 vsize=73012 CPUtime=1181.91 cores=1,3
/proc/27840/stat : 27840 (cdcl) R 27813 27813 27771 0 -1 4202496 20138 0 0 0 118184 7 0 0 25 0 1 0 469097500 74764288 16610 33554432000 4194304 4218580 140735076235216 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27840/statm: 18253 16610 131 6 0 16723 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 81712

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 4.05 5/194 27932
/proc/meminfo: memFree=13212860/32951124 swapFree=67111528/67111528
[pid=27813] ppid=27810 vsize=8700 CPUtime=0.39 cores=1,3
/proc/27813/stat : 27813 (esg_static.sh) S 27810 27813 27771 0 -1 4202496 355 6155 0 0 0 0 38 1 17 0 1 0 469097459 8908800 253 33554432000 4194304 4922060 140734258640160 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27813/statm: 2175 253 209 178 0 68 0
[pid=27840] ppid=27813 vsize=73044 CPUtime=1241.91 cores=1,3
/proc/27840/stat : 27840 (cdcl) R 27813 27813 27771 0 -1 4202496 20314 0 0 0 124184 7 0 0 25 0 1 0 469097500 74797056 16620 33554432000 4194304 4218580 140735076235216 18446744073709551615 4209702 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27840/statm: 18261 16620 131 6 0 16731 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 81744



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.00 4.05 5/194 27934
/proc/meminfo: memFree=13171528/32951124 swapFree=67111528/67111528
[pid=27813] ppid=27810 vsize=8700 CPUtime=0.39 cores=1,3
/proc/27813/stat : 27813 (esg_static.sh) S 27810 27813 27771 0 -1 4202496 355 6155 0 0 0 0 38 1 17 0 1 0 469097459 8908800 253 33554432000 4194304 4922060 140734258640160 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27813/statm: 2175 253 209 178 0 68 0
[pid=27840] ppid=27813 vsize=73416 CPUtime=1299.61 cores=1,3
/proc/27840/stat : 27840 (cdcl) R 27813 27813 27771 0 -1 4202496 20617 0 0 0 129954 7 0 0 25 0 1 0 469097500 75177984 16715 33554432000 4194304 4218580 140735076235216 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/27840/statm: 18354 16715 131 6 0 16824 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 82116

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 27813 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=386941
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=21996
# CPU time returned by wait4() is 0.408937
# while last known CPU time is 1300
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1299.92
CPU system time (s): 0.08
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 82304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.386941
system time used= 0.021996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6510
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= 49
involuntary context switches= 14

runsolver used 2.06269 second user time and 5.04123 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-25 23:26:52
IDJOB=3287417
IDBENCH=82466
IDSOLVER=1609
FILE ID=node146/3287417-1303766812
RUNJOBID= node146-1303766812-27791
PBS_JOBID= 13157158
Free space on /tmp= 72856 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287417-1303766812/watcher-3287417-1303766812 -o /tmp/evaluation-result-3287417-1303766812/solver-3287417-1303766812 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3287417-1303766812.cnf

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

MD5SUM BENCH= ee159af2e208d290f7f3fefd15c344f2
RANDOM SEED=18279133

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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:      13609840 kB
Buffers:       2075528 kB
Cached:       16662596 kB
SwapCached:          0 kB
Active:        9597748 kB
Inactive:      9208176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13609840 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7976 kB
Writeback:           0 kB
AnonPages:       67680 kB
Mapped:          14332 kB
Slab:           468904 kB
PageTables:       5800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192336 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= 72792 MiB
End job on node146 at 2011-04-25 23:48:34