Trace number 3285623

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/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.025-NOTKNOWN.cnf
MD5SUM732b9c9b0d44d6a9e75489b2f5004165
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 variables95456
Number of clauses477186
Sum of the clauses size1137161
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2470925
Number of clauses of size 31500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54550

Solver Data

0.00/0.00	c Parsing...
0.00/0.14	c ==============================================================================
0.00/0.14	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.14	c ==============================================================================
0.00/0.14	c |         0 |  270800   617734 |   81239       0        0     nan |  0.000 % |
0.00/0.71	c |         0 |  192101   496172 |      --       0       --      -- |     --   | -30181/-21496
0.00/0.71	c ==============================================================================
0.00/0.71	c Result  :   #vars: 30161   #clauses: 192101   #literals: 496172
0.00/0.71	c CPU time:   0.683896 s
0.00/0.71	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-3285623-1303762883/watcher-3285623-1303762883 -o /tmp/evaluation-result-3285623-1303762883/solver-3285623-1303762883 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3285623-1303762883.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: 4.00 4.08 4.50 4/190 30235
/proc/meminfo: memFree=17587516/32951132 swapFree=67111528/67111528
[pid=30235] ppid=30233 vsize=8700 CPUtime=0 cores=5,7
/proc/30235/stat : 30235 (esg_static.sh) S 30233 30235 28714 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 487887995 8908800 249 33554432000 4194304 4922060 140736426462112 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30235/statm: 2175 249 209 178 0 68 0

[startup+0.110324 s]
/proc/loadavg: 4.00 4.08 4.50 4/190 30235
/proc/meminfo: memFree=17587516/32951132 swapFree=67111528/67111528
[pid=30235] ppid=30233 vsize=8700 CPUtime=0 cores=5,7
/proc/30235/stat : 30235 (esg_static.sh) S 30233 30235 28714 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 487887995 8908800 249 33554432000 4194304 4922060 140736426462112 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30235/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.20031 s]
/proc/loadavg: 4.00 4.08 4.50 4/190 30235
/proc/meminfo: memFree=17587516/32951132 swapFree=67111528/67111528
[pid=30235] ppid=30233 vsize=8700 CPUtime=0 cores=5,7
/proc/30235/stat : 30235 (esg_static.sh) S 30233 30235 28714 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 487887995 8908800 249 33554432000 4194304 4922060 140736426462112 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30235/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300295 s]
/proc/loadavg: 4.00 4.08 4.50 4/190 30235
/proc/meminfo: memFree=17587516/32951132 swapFree=67111528/67111528
[pid=30235] ppid=30233 vsize=8700 CPUtime=0 cores=5,7
/proc/30235/stat : 30235 (esg_static.sh) S 30233 30235 28714 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 487887995 8908800 249 33554432000 4194304 4922060 140736426462112 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30235/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700223 s]
/proc/loadavg: 4.00 4.08 4.50 4/190 30235
/proc/meminfo: memFree=17587516/32951132 swapFree=67111528/67111528
[pid=30235] ppid=30233 vsize=8700 CPUtime=0 cores=5,7
/proc/30235/stat : 30235 (esg_static.sh) S 30233 30235 28714 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 487887995 8908800 249 33554432000 4194304 4922060 140736426462112 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30235/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50108 s]
/proc/loadavg: 4.00 4.08 4.50 5/192 30238
/proc/meminfo: memFree=17571792/32951132 swapFree=67111528/67111528
[pid=30235] ppid=30233 vsize=8700 CPUtime=0.79 cores=5,7
/proc/30235/stat : 30235 (esg_static.sh) S 30233 30235 28714 0 -1 4202496 353 11807 0 0 0 0 76 3 18 0 1 0 487887995 8908800 252 33554432000 4194304 4922060 140736426462112 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30235/statm: 2175 252 209 178 0 68 0
[pid=30238] ppid=30235 vsize=17272 CPUtime=0.68 cores=5,7
/proc/30238/stat : 30238 (cdcl) R 30235 30235 28714 0 -1 4202496 2673 0 0 0 68 0 0 0 20 0 1 0 487888076 17686528 2583 33554432000 4194304 4218580 140734596745872 18446744073709551615 4210050 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30238/statm: 4318 2583 125 6 0 2788 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 25972

[startup+3.10082 s]
/proc/loadavg: 4.00 4.08 4.50 5/192 30238
/proc/meminfo: memFree=17570076/32951132 swapFree=67111528/67111528
[pid=30235] ppid=30233 vsize=8700 CPUtime=0.79 cores=5,7
/proc/30235/stat : 30235 (esg_static.sh) S 30233 30235 28714 0 -1 4202496 353 11807 0 0 0 0 76 3 18 0 1 0 487887995 8908800 252 33554432000 4194304 4922060 140736426462112 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30235/statm: 2175 252 209 178 0 68 0
[pid=30238] ppid=30235 vsize=18208 CPUtime=2.28 cores=5,7
/proc/30238/stat : 30238 (cdcl) R 30235 30235 28714 0 -1 4202496 2916 0 0 0 228 0 0 0 25 0 1 0 487888076 18644992 2826 33554432000 4194304 4218580 140734596745872 18446744073709551615 4210061 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30238/statm: 4552 2826 130 6 0 3022 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 26908

[startup+6.30025 s]
/proc/loadavg: 4.08 4.10 4.51 5/192 30238
/proc/meminfo: memFree=17565988/32951132 swapFree=67111528/67111528
[pid=30235] ppid=30233 vsize=8700 CPUtime=0.79 cores=5,7
/proc/30235/stat : 30235 (esg_static.sh) S 30233 30235 28714 0 -1 4202496 353 11807 0 0 0 0 76 3 18 0 1 0 487887995 8908800 252 33554432000 4194304 4922060 140736426462112 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30235/statm: 2175 252 209 178 0 68 0
[pid=30238] ppid=30235 vsize=21856 CPUtime=5.48 cores=5,7
/proc/30238/stat : 30238 (cdcl) R 30235 30235 28714 0 -1 4202496 3848 0 0 0 547 1 0 0 25 0 1 0 487888076 22380544 3758 33554432000 4194304 4218580 140734596745872 18446744073709551615 274664469189 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30238/statm: 5464 3758 130 6 0 3934 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 30556

[startup+12.7011 s]
/proc/loadavg: 4.07 4.10 4.50 5/192 30238
/proc/meminfo: memFree=17557016/32951132 swapFree=67111528/67111528
[pid=30235] ppid=30233 vsize=8700 CPUtime=0.79 cores=5,7
/proc/30235/stat : 30235 (esg_static.sh) S 30233 30235 28714 0 -1 4202496 353 11807 0 0 0 0 76 3 18 0 1 0 487887995 8908800 252 33554432000 4194304 4922060 140736426462112 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30235/statm: 2175 252 209 178 0 68 0
[pid=30238] ppid=30235 vsize=24388 CPUtime=11.88 cores=5,7
/proc/30238/stat : 30238 (cdcl) R 30235 30235 28714 0 -1 4202496 4497 0 0 0 1187 1 0 0 25 0 1 0 487888076 24973312 4407 33554432000 4194304 4218580 140734596745872 18446744073709551615 4210316 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30238/statm: 6097 4407 130 6 0 4567 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 33088

[startup+25.5009 s]
/proc/loadavg: 4.06 4.09 4.49 5/192 30239
/proc/meminfo: memFree=17548308/32951132 swapFree=67111528/67111528
[pid=30235] ppid=30233 vsize=8700 CPUtime=0.79 cores=5,7
/proc/30235/stat : 30235 (esg_static.sh) S 30233 30235 28714 0 -1 4202496 353 11807 0 0 0 0 76 3 18 0 1 0 487887995 8908800 252 33554432000 4194304 4922060 140736426462112 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30235/statm: 2175 252 209 178 0 68 0
[pid=30238] ppid=30235 vsize=28444 CPUtime=24.68 cores=5,7
/proc/30238/stat : 30238 (cdcl) R 30235 30235 28714 0 -1 4202496 5507 0 0 0 2467 1 0 0 25 0 1 0 487888076 29126656 5417 33554432000 4194304 4218580 140734596745872 18446744073709551615 4210050 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30238/statm: 7111 5417 130 6 0 5581 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 37144

[startup+51.1005 s]
/proc/loadavg: 4.20 4.12 4.49 5/192 30269
/proc/meminfo: memFree=17614812/32951132 swapFree=67111528/67111528
[pid=30235] ppid=30233 vsize=8700 CPUtime=0.79 cores=5,7
/proc/30235/stat : 30235 (esg_static.sh) S 30233 30235 28714 0 -1 4202496 353 11807 0 0 0 0 76 3 18 0 1 0 487887995 8908800 252 33554432000 4194304 4922060 140736426462112 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30235/statm: 2175 252 209 178 0 68 0
[pid=30238] ppid=30235 vsize=41992 CPUtime=50.28 cores=5,7
/proc/30238/stat : 30238 (cdcl) R 30235 30235 28714 0 -1 4202496 8889 0 0 0 5026 2 0 0 25 0 1 0 487888076 42999808 8799 33554432000 4194304 4218580 140734596745872 18446744073709551615 4210752 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30238/statm: 10498 8799 130 6 0 8968 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 50692

[startup+102.301 s]
/proc/loadavg: 4.08 4.10 4.46 5/192 30271
/proc/meminfo: memFree=17594272/32951132 swapFree=67111528/67111528
[pid=30235] ppid=30233 vsize=8700 CPUtime=0.79 cores=5,7
/proc/30235/stat : 30235 (esg_static.sh) S 30233 30235 28714 0 -1 4202496 353 11807 0 0 0 0 76 3 18 0 1 0 487887995 8908800 252 33554432000 4194304 4922060 140736426462112 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30235/statm: 2175 252 209 178 0 68 0
[pid=30238] ppid=30235 vsize=47396 CPUtime=101.49 cores=5,7
/proc/30238/stat : 30238 (cdcl) R 30235 30235 28714 0 -1 4202496 10906 0 0 0 10146 3 0 0 25 0 1 0 487888076 48533504 10158 33554432000 4194304 4218580 140734596745872 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30238/statm: 11849 10158 130 6 0 10319 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 56096

[startup+162.3 s]
/proc/loadavg: 4.03 4.08 4.43 5/192 30272
/proc/meminfo: memFree=17556744/32951132 swapFree=67111528/67111528
[pid=30235] ppid=30233 vsize=8700 CPUtime=0.79 cores=5,7
/proc/30235/stat : 30235 (esg_static.sh) S 30233 30235 28714 0 -1 4202496 353 11807 0 0 0 0 76 3 18 0 1 0 487887995 8908800 252 33554432000 4194304 4922060 140736426462112 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30235/statm: 2175 252 209 178 0 68 0
[pid=30238] ppid=30235 vsize=66424 CPUtime=161.48 cores=5,7
/proc/30238/stat : 30238 (cdcl) R 30235 30235 28714 0 -1 4202496 15660 0 0 0 16145 3 0 0 25 0 1 0 487888076 68018176 14912 33554432000 4194304 4218580 140734596745872 18446744073709551615 4210207 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30238/statm: 16606 14912 131 6 0 15076 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 75124

[startup+222.307 s]
/proc/loadavg: 4.08 4.08 4.41 5/192 30274
/proc/meminfo: memFree=17541972/32951132 swapFree=67111528/67111528
[pid=30235] ppid=30233 vsize=8700 CPUtime=0.79 cores=5,7
/proc/30235/stat : 30235 (esg_static.sh) S 30233 30235 28714 0 -1 4202496 353 11807 0 0 0 0 76 3 18 0 1 0 487887995 8908800 252 33554432000 4194304 4922060 140736426462112 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30235/statm: 2175 252 209 178 0 68 0
[pid=30238] ppid=30235 vsize=71444 CPUtime=221.48 cores=5,7
/proc/30238/stat : 30238 (cdcl) R 30235 30235 28714 0 -1 4202496 16901 0 0 0 22145 3 0 0 25 0 1 0 487888076 73158656 16149 33554432000 4194304 4218580 140734596745872 18446744073709551615 4210232 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30238/statm: 17861 16149 131 6 0 16331 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 80144

[startup+282.3 s]
/proc/loadavg: 4.03 4.06 4.38 6/192 30275
/proc/meminfo: memFree=17517156/32951132 swapFree=67111528/67111528
[pid=30235] ppid=30233 vsize=8700 CPUtime=0.79 cores=5,7
/proc/30235/stat : 30235 (esg_static.sh) S 30233 30235 28714 0 -1 4202496 353 11807 0 0 0 0 76 3 18 0 1 0 487887995 8908800 252 33554432000 4194304 4922060 140736426462112 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30235/statm: 2175 252 209 178 0 68 0
[pid=30238] ppid=30235 vsize=78476 CPUtime=281.49 cores=5,7
/proc/30238/stat : 30238 (cdcl) R 30235 30235 28714 0 -1 4202496 18681 0 0 0 28145 4 0 0 25 0 1 0 487888076 80359424 17929 33554432000 4194304 4218580 140734596745872 18446744073709551615 4210284 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30238/statm: 19619 17929 131 6 0 18089 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 87176

[startup+342.301 s]
/proc/loadavg: 4.08 4.06 4.36 5/192 30277
/proc/meminfo: memFree=17486876/32951132 swapFree=67111528/67111528
[pid=30235] ppid=30233 vsize=8700 CPUtime=0.79 cores=5,7
/proc/30235/stat : 30235 (esg_static.sh) S 30233 30235 28714 0 -1 4202496 353 11807 0 0 0 0 76 3 18 0 1 0 487887995 8908800 252 33554432000 4194304 4922060 140736426462112 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30235/statm: 2175 252 209 178 0 68 0
[pid=30238] ppid=30235 vsize=102472 CPUtime=341.49 cores=5,7
/proc/30238/stat : 30238 (cdcl) R 30235 30235 28714 0 -1 4202496 24676 0 0 0 34143 6 0 0 25 0 1 0 487888076 104931328 23923 33554432000 4194304 4218580 140734596745872 18446744073709551615 4210200 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30238/statm: 25618 23923 131 6 0 24088 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 111172

[startup+402.301 s]
/proc/loadavg: 4.03 4.05 4.33 5/192 30279
/proc/meminfo: memFree=17467264/32951132 swapFree=67111528/67111528
[pid=30235] ppid=30233 vsize=8700 CPUtime=0.79 cores=5,7

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

/proc/30238/statm: 30410 28701 131 6 0 28880 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 130340

[startup+702.301 s]
/proc/loadavg: 3.14 3.67 4.10 4/185 30305
/proc/meminfo: memFree=17570624/32951132 swapFree=67111528/67111528
[pid=30235] ppid=30233 vsize=8700 CPUtime=0.79 cores=5,7
/proc/30235/stat : 30235 (esg_static.sh) S 30233 30235 28714 0 -1 4202496 353 11807 0 0 0 0 76 3 18 0 1 0 487887995 8908800 252 33554432000 4194304 4922060 140736426462112 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30235/statm: 2175 252 209 178 0 68 0
[pid=30238] ppid=30235 vsize=121672 CPUtime=701.49 cores=5,7
/proc/30238/stat : 30238 (cdcl) R 30235 30235 28714 0 -1 4202496 29482 0 0 0 70142 7 0 0 25 0 1 0 487888076 124592128 28706 33554432000 4194304 4218580 140734596745872 18446744073709551615 4210082 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30238/statm: 30418 28706 131 6 0 28888 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 130372

[startup+762.301 s]
/proc/loadavg: 3.05 3.55 4.03 4/185 30306
/proc/meminfo: memFree=17537140/32951132 swapFree=67111528/67111528
[pid=30235] ppid=30233 vsize=8700 CPUtime=0.79 cores=5,7
/proc/30235/stat : 30235 (esg_static.sh) S 30233 30235 28714 0 -1 4202496 353 11807 0 0 0 0 76 3 18 0 1 0 487887995 8908800 252 33554432000 4194304 4922060 140736426462112 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30235/statm: 2175 252 209 178 0 68 0
[pid=30238] ppid=30235 vsize=144404 CPUtime=761.5 cores=5,7
/proc/30238/stat : 30238 (cdcl) R 30235 30235 28714 0 -1 4202496 35192 0 0 0 76142 8 0 0 25 0 1 0 487888076 147869696 34413 33554432000 4194304 4218580 140734596745872 18446744073709551615 4210207 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30238/statm: 36101 34413 131 6 0 34571 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 153104

[startup+822.301 s]
/proc/loadavg: 3.05 3.46 3.97 4/185 30308
/proc/meminfo: memFree=17520016/32951132 swapFree=67111528/67111528
[pid=30235] ppid=30233 vsize=8700 CPUtime=0.79 cores=5,7
/proc/30235/stat : 30235 (esg_static.sh) S 30233 30235 28714 0 -1 4202496 353 11807 0 0 0 0 76 3 18 0 1 0 487887995 8908800 252 33554432000 4194304 4922060 140736426462112 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30235/statm: 2175 252 209 178 0 68 0
[pid=30238] ppid=30235 vsize=148152 CPUtime=821.5 cores=5,7
/proc/30238/stat : 30238 (cdcl) R 30235 30235 28714 0 -1 4202496 36122 0 0 0 82142 8 0 0 25 0 1 0 487888076 151707648 35329 33554432000 4194304 4218580 140734596745872 18446744073709551615 4210322 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30238/statm: 37038 35329 131 6 0 35508 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 156852

[startup+882.306 s]
/proc/loadavg: 3.02 3.37 3.90 4/185 30309
/proc/meminfo: memFree=17520004/32951132 swapFree=67111528/67111528
[pid=30235] ppid=30233 vsize=8700 CPUtime=0.79 cores=5,7
/proc/30235/stat : 30235 (esg_static.sh) S 30233 30235 28714 0 -1 4202496 353 11807 0 0 0 0 76 3 18 0 1 0 487887995 8908800 252 33554432000 4194304 4922060 140736426462112 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30235/statm: 2175 252 209 178 0 68 0
[pid=30238] ppid=30235 vsize=148184 CPUtime=881.5 cores=5,7
/proc/30238/stat : 30238 (cdcl) R 30235 30235 28714 0 -1 4202496 36136 0 0 0 88142 8 0 0 25 0 1 0 487888076 151740416 35336 33554432000 4194304 4218580 140734596745872 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30238/statm: 37046 35336 131 6 0 35516 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 156884

[startup+942.301 s]
/proc/loadavg: 3.00 3.30 3.85 4/185 30311
/proc/meminfo: memFree=17516768/32951132 swapFree=67111528/67111528
[pid=30235] ppid=30233 vsize=8700 CPUtime=0.79 cores=5,7
/proc/30235/stat : 30235 (esg_static.sh) S 30233 30235 28714 0 -1 4202496 353 11807 0 0 0 0 76 3 18 0 1 0 487887995 8908800 252 33554432000 4194304 4922060 140736426462112 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30235/statm: 2175 252 209 178 0 68 0
[pid=30238] ppid=30235 vsize=148192 CPUtime=941.5 cores=5,7
/proc/30238/stat : 30238 (cdcl) R 30235 30235 28714 0 -1 4202496 36148 0 0 0 94142 8 0 0 25 0 1 0 487888076 151748608 35341 33554432000 4194304 4218580 140734596745872 18446744073709551615 4210050 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30238/statm: 37048 35341 131 6 0 35518 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 156892

[startup+1002.3 s]
/proc/loadavg: 3.00 3.24 3.79 4/185 30313
/proc/meminfo: memFree=17493444/32951132 swapFree=67111528/67111528
[pid=30235] ppid=30233 vsize=8700 CPUtime=0.79 cores=5,7
/proc/30235/stat : 30235 (esg_static.sh) S 30233 30235 28714 0 -1 4202496 353 11807 0 0 0 0 76 3 18 0 1 0 487887995 8908800 252 33554432000 4194304 4922060 140736426462112 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30235/statm: 2175 252 209 178 0 68 0
[pid=30238] ppid=30235 vsize=159700 CPUtime=1001.5 cores=5,7
/proc/30238/stat : 30238 (cdcl) R 30235 30235 28714 0 -1 4202496 39062 0 0 0 100142 8 0 0 25 0 1 0 487888076 163532800 38238 33554432000 4194304 4218580 140734596745872 18446744073709551615 4210077 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30238/statm: 39925 38238 131 6 0 38395 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 168400

[startup+1062.3 s]
/proc/loadavg: 3.00 3.20 3.74 4/185 30314
/proc/meminfo: memFree=17427216/32951132 swapFree=67111528/67111528
[pid=30235] ppid=30233 vsize=8700 CPUtime=0.79 cores=5,7
/proc/30235/stat : 30235 (esg_static.sh) S 30233 30235 28714 0 -1 4202496 353 11807 0 0 0 0 76 3 18 0 1 0 487887995 8908800 252 33554432000 4194304 4922060 140736426462112 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30235/statm: 2175 252 209 178 0 68 0
[pid=30238] ppid=30235 vsize=201384 CPUtime=1061.5 cores=5,7
/proc/30238/stat : 30238 (cdcl) R 30235 30235 28714 0 -1 4202496 49498 0 0 0 106140 10 0 0 25 0 1 0 487888076 206217216 48665 33554432000 4194304 4218580 140734596745872 18446744073709551615 4211250 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30238/statm: 50346 48665 131 6 0 48816 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 210084

[startup+1122.3 s]
/proc/loadavg: 3.00 3.16 3.69 4/185 30316
/proc/meminfo: memFree=17427328/32951132 swapFree=67111528/67111528
[pid=30235] ppid=30233 vsize=8700 CPUtime=0.79 cores=5,7
/proc/30235/stat : 30235 (esg_static.sh) S 30233 30235 28714 0 -1 4202496 353 11807 0 0 0 0 76 3 18 0 1 0 487887995 8908800 252 33554432000 4194304 4922060 140736426462112 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30235/statm: 2175 252 209 178 0 68 0
[pid=30238] ppid=30235 vsize=200864 CPUtime=1121.5 cores=5,7
/proc/30238/stat : 30238 (cdcl) R 30235 30235 28714 0 -1 4202496 49526 0 0 0 112140 10 0 0 25 0 1 0 487888076 205684736 48536 33554432000 4194304 4218580 140734596745872 18446744073709551615 4211250 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30238/statm: 50216 48536 131 6 0 48686 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 209564

[startup+1182.3 s]
/proc/loadavg: 3.04 3.14 3.65 4/185 30317
/proc/meminfo: memFree=17417396/32951132 swapFree=67111528/67111528
[pid=30235] ppid=30233 vsize=8700 CPUtime=0.79 cores=5,7
/proc/30235/stat : 30235 (esg_static.sh) S 30233 30235 28714 0 -1 4202496 353 11807 0 0 0 0 76 3 18 0 1 0 487887995 8908800 252 33554432000 4194304 4922060 140736426462112 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30235/statm: 2175 252 209 178 0 68 0
[pid=30238] ppid=30235 vsize=200864 CPUtime=1181.5 cores=5,7
/proc/30238/stat : 30238 (cdcl) R 30235 30235 28714 0 -1 4202496 49540 0 0 0 118140 10 0 0 25 0 1 0 487888076 205684736 48530 33554432000 4194304 4218580 140734596745872 18446744073709551615 4210079 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30238/statm: 50216 48530 131 6 0 48686 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 209564

[startup+1242.3 s]
/proc/loadavg: 2.71 3.05 3.58 3/178 30337
/proc/meminfo: memFree=17608416/32951132 swapFree=67111528/67111528
[pid=30235] ppid=30233 vsize=8700 CPUtime=0.79 cores=5,7
/proc/30235/stat : 30235 (esg_static.sh) S 30233 30235 28714 0 -1 4202496 353 11807 0 0 0 0 76 3 18 0 1 0 487887995 8908800 252 33554432000 4194304 4922060 140736426462112 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30235/statm: 2175 252 209 178 0 68 0
[pid=30238] ppid=30235 vsize=196092 CPUtime=1241.51 cores=5,7
/proc/30238/stat : 30238 (cdcl) R 30235 30235 28714 0 -1 4202496 49559 0 0 0 124141 10 0 0 25 0 1 0 487888076 200798208 47343 33554432000 4194304 4218580 140734596745872 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30238/statm: 49023 47343 131 6 0 47493 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 204792



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.26 2.85 3.48 3/178 30339
/proc/meminfo: memFree=17596368/32951132 swapFree=67111528/67111528
[pid=30235] ppid=30233 vsize=8700 CPUtime=0.79 cores=5,7
/proc/30235/stat : 30235 (esg_static.sh) S 30233 30235 28714 0 -1 4202496 353 11807 0 0 0 0 76 3 18 0 1 0 487887995 8908800 252 33554432000 4194304 4922060 140736426462112 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30235/statm: 2175 252 209 178 0 68 0
[pid=30238] ppid=30235 vsize=196156 CPUtime=1299.21 cores=5,7
/proc/30238/stat : 30238 (cdcl) R 30235 30235 28714 0 -1 4202496 49578 0 0 0 129911 10 0 0 25 0 1 0 487888076 200863744 47351 33554432000 4194304 4218580 140734596745872 18446744073709551615 4210077 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30238/statm: 49039 47351 131 6 0 47509 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 204856

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 2.26 2.85 3.48 3/178 30339
/proc/meminfo: memFree=17596368/32951132 swapFree=67111528/67111528
[pid=30235] ppid=30233 vsize=8700 CPUtime=0.79 cores=5,7
/proc/30235/stat : 30235 (esg_static.sh) S 30233 30235 28714 0 -1 4202496 353 11807 0 0 0 0 76 3 18 0 1 0 487887995 8908800 252 33554432000 4194304 4922060 140736426462112 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30235/statm: 2175 252 209 178 0 68 0
[pid=30238] ppid=30235 vsize=196156 CPUtime=1299.21 cores=5,7
/proc/30238/stat : 30238 (cdcl) R 30235 30235 28714 0 -1 4202496 49578 0 0 0 129911 10 0 0 25 0 1 0 487888076 200863744 47351 33554432000 4194304 4218580 140734596745872 18446744073709551615 4210077 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/30238/statm: 49039 47351 131 6 0 47509 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 204856

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30235 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=766883
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=40993
# CPU time returned by wait4() is 0.807876
# 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.87
CPU system time (s): 0.13
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 210116

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

runsolver used 2.11668 second user time and 4.91925 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-25 22:21:24
IDJOB=3285623
IDBENCH=82390
IDSOLVER=1609
FILE ID=node131/3285623-1303762883
RUNJOBID= node131-1303760130-29405
PBS_JOBID= 13154069
Free space on /tmp= 71868 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.025-NOTKNOWN.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285623-1303762883/watcher-3285623-1303762883 -o /tmp/evaluation-result-3285623-1303762883/solver-3285623-1303762883 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3285623-1303762883.cnf

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

MD5SUM BENCH= 732b9c9b0d44d6a9e75489b2f5004165
RANDOM SEED=1048604149

node131.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.83
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.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.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.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.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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      17587672 kB
Buffers:       1005776 kB
Cached:       13426508 kB
SwapCached:          0 kB
Active:        4995948 kB
Inactive:      9850692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      17587672 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           21764 kB
Writeback:           0 kB
AnonPages:      413476 kB
Mapped:          15392 kB
Slab:           452800 kB
PageTables:       5964 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   602972 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71896 MiB
End job on node131 at 2011-04-25 22:43:06