Trace number 3348921

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.05 1300.02

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor032.cnf
MD5SUMe1a6f3a7c69cc7fbec84aac478eb151a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark57.5483
Satisfiable
(Un)Satisfiability was proved
Number of variables13240
Number of clauses39143
Sum of the clauses size91331
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 226094
Number of clauses of size 313047
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.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   39141    91329 |   11742       0        0     nan |  0.000 % |
0.00/0.13	c |         0 |   22050    73506 |      --       0       --      -- |     --   | -17049/-17722
0.00/0.13	c ==============================================================================
0.00/0.13	c Result  :   #vars: 4743   #clauses: 22050   #literals: 73506
0.00/0.13	c CPU time:   0.12898 s
0.00/0.13	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-3348921-1304969395/watcher-3348921-1304969395 -o /tmp/evaluation-result-3348921-1304969395/solver-3348921-1304969395 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348921-1304969395.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: 4.02 4.00 3.04 5/363 32638
/proc/meminfo: memFree=6611692/32950928 swapFree=67056568/67111528
[pid=32638] ppid=32636 vsize=8700 CPUtime=0 cores=1,3
/proc/32638/stat : 32638 (esg_static.sh) S 32636 32638 32333 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 608536548 8908800 250 33554432000 4194304 4922060 140737453104896 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32638/statm: 2175 250 209 178 0 68 0

[startup+0.0795109 s]
/proc/loadavg: 4.02 4.00 3.04 5/363 32638
/proc/meminfo: memFree=6611692/32950928 swapFree=67056568/67111528
[pid=32638] ppid=32636 vsize=8700 CPUtime=0 cores=1,3
/proc/32638/stat : 32638 (esg_static.sh) S 32636 32638 32333 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 608536548 8908800 250 33554432000 4194304 4922060 140737453104896 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32638/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100508 s]
/proc/loadavg: 4.02 4.00 3.04 5/363 32638
/proc/meminfo: memFree=6611692/32950928 swapFree=67056568/67111528
[pid=32638] ppid=32636 vsize=8700 CPUtime=0 cores=1,3
/proc/32638/stat : 32638 (esg_static.sh) S 32636 32638 32333 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 608536548 8908800 250 33554432000 4194304 4922060 140737453104896 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32638/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300472 s]
/proc/loadavg: 4.02 4.00 3.04 5/363 32638
/proc/meminfo: memFree=6611692/32950928 swapFree=67056568/67111528
[pid=32638] ppid=32636 vsize=8700 CPUtime=0.14 cores=1,3
/proc/32638/stat : 32638 (esg_static.sh) S 32636 32638 32333 0 -1 4202496 354 1864 0 0 0 0 14 0 21 0 1 0 608536548 8908800 252 33554432000 4194304 4922060 140737453104896 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32638/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 8700

[startup+0.700393 s]
/proc/loadavg: 4.02 4.00 3.04 5/363 32638
/proc/meminfo: memFree=6611692/32950928 swapFree=67056568/67111528
[pid=32638] ppid=32636 vsize=8700 CPUtime=0.14 cores=1,3
/proc/32638/stat : 32638 (esg_static.sh) S 32636 32638 32333 0 -1 4202496 354 1864 0 0 0 0 14 0 21 0 1 0 608536548 8908800 252 33554432000 4194304 4922060 140737453104896 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32638/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 8700

[startup+1.50024 s]
/proc/loadavg: 4.02 4.00 3.04 5/369 32650
/proc/meminfo: memFree=6575528/32950928 swapFree=67056568/67111528
[pid=32638] ppid=32636 vsize=8700 CPUtime=0.14 cores=1,3
/proc/32638/stat : 32638 (esg_static.sh) S 32636 32638 32333 0 -1 4202496 354 1864 0 0 0 0 14 0 21 0 1 0 608536548 8908800 252 33554432000 4194304 4922060 140737453104896 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32638/statm: 2175 252 209 178 0 68 0
[pid=32642] ppid=32638 vsize=21660 CPUtime=1.34 cores=1,3
/proc/32642/stat : 32642 (minisat_static) R 32638 32638 32333 0 -1 4202496 3151 0 0 0 134 0 0 0 25 0 1 0 608536563 22179840 2118 33554432000 4194304 4256717 140733983951600 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32642/statm: 5415 2118 253 16 0 2057 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 30360

[startup+3.10093 s]
/proc/loadavg: 4.02 4.00 3.04 5/369 32650
/proc/meminfo: memFree=6565360/32950928 swapFree=67056568/67111528
[pid=32638] ppid=32636 vsize=8700 CPUtime=0.14 cores=1,3
/proc/32638/stat : 32638 (esg_static.sh) S 32636 32638 32333 0 -1 4202496 354 1864 0 0 0 0 14 0 21 0 1 0 608536548 8908800 252 33554432000 4194304 4922060 140737453104896 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32638/statm: 2175 252 209 178 0 68 0
[pid=32642] ppid=32638 vsize=27044 CPUtime=2.94 cores=1,3
/proc/32642/stat : 32642 (minisat_static) R 32638 32638 32333 0 -1 4202496 4041 0 0 0 294 0 0 0 25 0 1 0 608536563 27693056 2921 33554432000 4194304 4256717 140733983951600 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32642/statm: 6761 2921 253 16 0 3403 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 35744

[startup+6.30032 s]
/proc/loadavg: 4.02 4.00 3.04 5/369 32651
/proc/meminfo: memFree=6542716/32950928 swapFree=67056568/67111528
[pid=32638] ppid=32636 vsize=8700 CPUtime=0.14 cores=1,3
/proc/32638/stat : 32638 (esg_static.sh) S 32636 32638 32333 0 -1 4202496 354 1864 0 0 0 0 14 0 21 0 1 0 608536548 8908800 252 33554432000 4194304 4922060 140737453104896 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32638/statm: 2175 252 209 178 0 68 0
[pid=32642] ppid=32638 vsize=33128 CPUtime=6.14 cores=1,3
/proc/32642/stat : 32642 (minisat_static) R 32638 32638 32333 0 -1 4202496 8439 0 0 0 614 0 0 0 25 0 1 0 608536563 33923072 4985 33554432000 4194304 4256717 140733983951600 18446744073709551615 4209105 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32642/statm: 8282 4985 253 16 0 4924 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 41828

[startup+12.7011 s]
/proc/loadavg: 4.02 4.00 3.05 5/369 32651
/proc/meminfo: memFree=6521052/32950928 swapFree=67056568/67111528
[pid=32638] ppid=32636 vsize=8700 CPUtime=0.14 cores=1,3
/proc/32638/stat : 32638 (esg_static.sh) S 32636 32638 32333 0 -1 4202496 354 1864 0 0 0 0 14 0 21 0 1 0 608536548 8908800 252 33554432000 4194304 4922060 140737453104896 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32638/statm: 2175 252 209 178 0 68 0
[pid=32642] ppid=32638 vsize=35848 CPUtime=12.54 cores=1,3
/proc/32642/stat : 32642 (minisat_static) R 32638 32638 32333 0 -1 4202496 18518 0 0 0 1253 1 0 0 25 0 1 0 608536563 36708352 5378 33554432000 4194304 4256717 140733983951600 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32642/statm: 8962 5378 253 16 0 5604 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 44548

[startup+25.5006 s]
/proc/loadavg: 4.01 4.00 3.06 5/369 32651
/proc/meminfo: memFree=6550472/32950928 swapFree=67056568/67111528
[pid=32638] ppid=32636 vsize=8700 CPUtime=0.14 cores=1,3
/proc/32638/stat : 32638 (esg_static.sh) S 32636 32638 32333 0 -1 4202496 354 1864 0 0 0 0 14 0 21 0 1 0 608536548 8908800 252 33554432000 4194304 4922060 140737453104896 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32638/statm: 2175 252 209 178 0 68 0
[pid=32642] ppid=32638 vsize=47340 CPUtime=25.35 cores=1,3
/proc/32642/stat : 32642 (minisat_static) R 32638 32638 32333 0 -1 4202496 20409 0 0 0 2533 2 0 0 25 0 1 0 608536563 48476160 7129 33554432000 4194304 4256717 140733983951600 18446744073709551615 4209105 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32642/statm: 11835 7129 253 16 0 8477 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56040

[startup+51.1007 s]
/proc/loadavg: 4.09 4.02 3.09 5/369 32652
/proc/meminfo: memFree=6467288/32950928 swapFree=67056568/67111528
[pid=32638] ppid=32636 vsize=8700 CPUtime=0.14 cores=1,3
/proc/32638/stat : 32638 (esg_static.sh) S 32636 32638 32333 0 -1 4202496 354 1864 0 0 0 0 14 0 21 0 1 0 608536548 8908800 252 33554432000 4194304 4922060 140737453104896 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32638/statm: 2175 252 209 178 0 68 0
[pid=32642] ppid=32638 vsize=63404 CPUtime=50.94 cores=1,3
/proc/32642/stat : 32642 (minisat_static) R 32638 32638 32333 0 -1 4202496 45556 0 0 0 5088 6 0 0 25 0 1 0 608536563 64925696 11939 33554432000 4194304 4256717 140733983951600 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32642/statm: 15851 11939 253 16 0 12493 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 72104

[startup+102.314 s]
/proc/loadavg: 4.12 4.04 3.15 5/369 32653
/proc/meminfo: memFree=6456556/32950928 swapFree=67056568/67111528
[pid=32638] ppid=32636 vsize=8700 CPUtime=0.14 cores=1,3
/proc/32638/stat : 32638 (esg_static.sh) S 32636 32638 32333 0 -1 4202496 354 1864 0 0 0 0 14 0 21 0 1 0 608536548 8908800 252 33554432000 4194304 4922060 140737453104896 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32638/statm: 2175 252 209 178 0 68 0
[pid=32642] ppid=32638 vsize=70608 CPUtime=102.15 cores=1,3
/proc/32642/stat : 32642 (minisat_static) R 32638 32638 32333 0 -1 4202496 52496 0 0 0 10208 7 0 0 25 0 1 0 608536563 72302592 13921 33554432000 4194304 4256717 140733983951600 18446744073709551615 4211816 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32642/statm: 17652 13921 253 16 0 14294 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 79308

[startup+162.3 s]
/proc/loadavg: 4.04 4.03 3.20 5/369 32655
/proc/meminfo: memFree=6413748/32950928 swapFree=67056568/67111528
[pid=32638] ppid=32636 vsize=8700 CPUtime=0.14 cores=1,3
/proc/32638/stat : 32638 (esg_static.sh) S 32636 32638 32333 0 -1 4202496 354 1864 0 0 0 0 14 0 21 0 1 0 608536548 8908800 252 33554432000 4194304 4922060 140737453104896 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32638/statm: 2175 252 209 178 0 68 0
[pid=32642] ppid=32638 vsize=82280 CPUtime=162.15 cores=1,3
/proc/32642/stat : 32642 (minisat_static) R 32638 32638 32333 0 -1 4202496 70636 0 0 0 16204 11 0 0 25 0 1 0 608536563 84254720 17273 33554432000 4194304 4256717 140733983951600 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32642/statm: 20570 17273 253 16 0 17212 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 90980

[startup+222.301 s]
/proc/loadavg: 4.09 4.04 3.25 5/369 32656
/proc/meminfo: memFree=6376640/32950928 swapFree=67056568/67111528
[pid=32638] ppid=32636 vsize=8700 CPUtime=0.14 cores=1,3
/proc/32638/stat : 32638 (esg_static.sh) S 32636 32638 32333 0 -1 4202496 354 1864 0 0 0 0 14 0 21 0 1 0 608536548 8908800 252 33554432000 4194304 4922060 140737453104896 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32638/statm: 2175 252 209 178 0 68 0
[pid=32642] ppid=32638 vsize=82280 CPUtime=222.15 cores=1,3
/proc/32642/stat : 32642 (minisat_static) R 32638 32638 32333 0 -1 4202496 70636 0 0 0 22204 11 0 0 25 0 1 0 608536563 84254720 17273 33554432000 4194304 4256717 140733983951600 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32642/statm: 20570 17273 253 16 0 17212 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 90980

[startup+282.3 s]
/proc/loadavg: 3.98 4.01 3.29 5/369 32720
/proc/meminfo: memFree=6381180/32950928 swapFree=67056568/67111528
[pid=32638] ppid=32636 vsize=8700 CPUtime=0.14 cores=1,3
/proc/32638/stat : 32638 (esg_static.sh) S 32636 32638 32333 0 -1 4202496 354 1864 0 0 0 0 14 0 21 0 1 0 608536548 8908800 252 33554432000 4194304 4922060 140737453104896 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32638/statm: 2175 252 209 178 0 68 0
[pid=32642] ppid=32638 vsize=112752 CPUtime=282.16 cores=1,3
/proc/32642/stat : 32642 (minisat_static) R 32638 32638 32333 0 -1 4202496 77628 0 0 0 28203 13 0 0 25 0 1 0 608536563 115458048 23870 33554432000 4194304 4256717 140733983951600 18446744073709551615 4218625 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32642/statm: 28188 23870 253 16 0 24830 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 121452

[startup+342.301 s]
/proc/loadavg: 3.99 4.01 3.33 5/369 32722
/proc/meminfo: memFree=6302628/32950928 swapFree=67056568/67111528
[pid=32638] ppid=32636 vsize=8700 CPUtime=0.14 cores=1,3
/proc/32638/stat : 32638 (esg_static.sh) S 32636 32638 32333 0 -1 4202496 354 1864 0 0 0 0 14 0 21 0 1 0 608536548 8908800 252 33554432000 4194304 4922060 140737453104896 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32638/statm: 2175 252 209 178 0 68 0
[pid=32642] ppid=32638 vsize=114732 CPUtime=342.15 cores=1,3
/proc/32642/stat : 32642 (minisat_static) R 32638 32638 32333 0 -1 4202496 78847 0 0 0 34202 13 0 0 25 0 1 0 608536563 117485568 25047 33554432000 4194304 4256717 140733983951600 18446744073709551615 4210826 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32642/statm: 28683 25047 253 16 0 25325 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 123432

[startup+402.3 s]
/proc/loadavg: 4.03 4.02 3.38 5/369 32723
/proc/meminfo: memFree=6299136/32950928 swapFree=67056568/67111528
[pid=32638] ppid=32636 vsize=8700 CPUtime=0.14 cores=1,3

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

/proc/32642/statm: 28683 25220 253 16 0 25325 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 123432

[startup+642.301 s]
/proc/loadavg: 4.02 4.03 3.52 5/369 32730
/proc/meminfo: memFree=6253604/32950928 swapFree=67056568/67111528
[pid=32638] ppid=32636 vsize=8700 CPUtime=0.14 cores=1,3
/proc/32638/stat : 32638 (esg_static.sh) S 32636 32638 32333 0 -1 4202496 354 1864 0 0 0 0 14 0 21 0 1 0 608536548 8908800 252 33554432000 4194304 4922060 140737453104896 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32638/statm: 2175 252 209 178 0 68 0
[pid=32642] ppid=32638 vsize=84384 CPUtime=642.18 cores=1,3
/proc/32642/stat : 32642 (minisat_static) R 32638 32638 32333 0 -1 4202496 262159 0 0 0 64178 40 0 0 25 0 1 0 608536563 86409216 17799 33554432000 4194304 4256717 140733983951600 18446744073709551615 4211020 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32642/statm: 21096 17799 253 16 0 17738 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 93084

[startup+702.301 s]
/proc/loadavg: 4.01 4.02 3.55 5/369 32731
/proc/meminfo: memFree=6177696/32950928 swapFree=67056568/67111528
[pid=32638] ppid=32636 vsize=8700 CPUtime=0.14 cores=1,3
/proc/32638/stat : 32638 (esg_static.sh) S 32636 32638 32333 0 -1 4202496 354 1864 0 0 0 0 14 0 21 0 1 0 608536548 8908800 252 33554432000 4194304 4922060 140737453104896 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32638/statm: 2175 252 209 178 0 68 0
[pid=32642] ppid=32638 vsize=145080 CPUtime=702.17 cores=1,3
/proc/32642/stat : 32642 (minisat_static) R 32638 32638 32333 0 -1 4202496 320663 0 0 0 70169 48 0 0 25 0 1 0 608536563 148561920 32973 33554432000 4194304 4256717 140733983951600 18446744073709551615 4213452 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32642/statm: 36270 32973 253 16 0 32912 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 153780

[startup+762.314 s]
/proc/loadavg: 4.09 4.05 3.58 5/369 32733
/proc/meminfo: memFree=6236316/32950928 swapFree=67056568/67111528
[pid=32638] ppid=32636 vsize=8700 CPUtime=0.14 cores=1,3
/proc/32638/stat : 32638 (esg_static.sh) S 32636 32638 32333 0 -1 4202496 354 1864 0 0 0 0 14 0 21 0 1 0 608536548 8908800 252 33554432000 4194304 4922060 140737453104896 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32638/statm: 2175 252 209 178 0 68 0
[pid=32642] ppid=32638 vsize=84472 CPUtime=762.18 cores=1,3
/proc/32642/stat : 32642 (minisat_static) R 32638 32638 32333 0 -1 4202496 404012 0 0 0 76157 61 0 0 25 0 1 0 608536563 86499328 17821 33554432000 4194304 4256717 140733983951600 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32642/statm: 21118 17821 253 16 0 17760 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 93172

[startup+822.301 s]
/proc/loadavg: 4.07 4.05 3.61 5/369 32734
/proc/meminfo: memFree=6243212/32950928 swapFree=67056568/67111528
[pid=32638] ppid=32636 vsize=8700 CPUtime=0.14 cores=1,3
/proc/32638/stat : 32638 (esg_static.sh) S 32636 32638 32333 0 -1 4202496 354 1864 0 0 0 0 14 0 21 0 1 0 608536548 8908800 252 33554432000 4194304 4922060 140737453104896 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32638/statm: 2175 252 209 178 0 68 0
[pid=32642] ppid=32638 vsize=133792 CPUtime=822.18 cores=1,3
/proc/32642/stat : 32642 (minisat_static) R 32638 32638 32333 0 -1 4202496 494791 0 0 0 82144 74 0 0 25 0 1 0 608536563 137003008 27688 33554432000 4194304 4256717 140733983951600 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32642/statm: 33448 27688 253 16 0 30090 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 142492

[startup+882.301 s]
/proc/loadavg: 4.02 4.04 3.64 5/369 32736
/proc/meminfo: memFree=6280016/32950928 swapFree=67056568/67111528
[pid=32638] ppid=32636 vsize=8700 CPUtime=0.14 cores=1,3
/proc/32638/stat : 32638 (esg_static.sh) S 32636 32638 32333 0 -1 4202496 354 1864 0 0 0 0 14 0 21 0 1 0 608536548 8908800 252 33554432000 4194304 4922060 140737453104896 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32638/statm: 2175 252 209 178 0 68 0
[pid=32642] ppid=32638 vsize=84472 CPUtime=882.18 cores=1,3
/proc/32642/stat : 32642 (minisat_static) R 32638 32638 32333 0 -1 4202496 560600 0 0 0 88133 85 0 0 25 0 1 0 608536563 86499328 17821 33554432000 4194304 4256717 140733983951600 18446744073709551615 4211020 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32642/statm: 21118 17821 253 16 0 17760 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 93172

[startup+942.301 s]
/proc/loadavg: 4.06 4.04 3.66 5/369 32738
/proc/meminfo: memFree=6270184/32950928 swapFree=67056568/67111528
[pid=32638] ppid=32636 vsize=8700 CPUtime=0.14 cores=1,3
/proc/32638/stat : 32638 (esg_static.sh) S 32636 32638 32333 0 -1 4202496 354 1864 0 0 0 0 14 0 21 0 1 0 608536548 8908800 252 33554432000 4194304 4922060 140737453104896 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32638/statm: 2175 252 209 178 0 68 0
[pid=32642] ppid=32638 vsize=84472 CPUtime=942.18 cores=1,3
/proc/32642/stat : 32642 (minisat_static) R 32638 32638 32333 0 -1 4202496 636212 0 0 0 94122 96 0 0 25 0 1 0 608536563 86499328 17821 33554432000 4194304 4256717 140733983951600 18446744073709551615 4209093 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32642/statm: 21118 17821 253 16 0 17760 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 93172

[startup+1002.3 s]
/proc/loadavg: 4.11 4.06 3.69 5/369 32739
/proc/meminfo: memFree=6303872/32950928 swapFree=67056568/67111528
[pid=32638] ppid=32636 vsize=8700 CPUtime=0.14 cores=1,3
/proc/32638/stat : 32638 (esg_static.sh) S 32636 32638 32333 0 -1 4202496 354 1864 0 0 0 0 14 0 21 0 1 0 608536548 8908800 252 33554432000 4194304 4922060 140737453104896 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32638/statm: 2175 252 209 178 0 68 0
[pid=32642] ppid=32638 vsize=84472 CPUtime=1002.18 cores=1,3
/proc/32642/stat : 32642 (minisat_static) R 32638 32638 32333 0 -1 4202496 704456 0 0 0 100111 107 0 0 25 0 1 0 608536563 86499328 17821 33554432000 4194304 4256717 140733983951600 18446744073709551615 4210833 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32642/statm: 21118 17821 253 16 0 17760 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 93172

[startup+1062.3 s]
/proc/loadavg: 4.11 4.06 3.71 5/369 32741
/proc/meminfo: memFree=6266036/32950928 swapFree=67056568/67111528
[pid=32638] ppid=32636 vsize=8700 CPUtime=0.14 cores=1,3
/proc/32638/stat : 32638 (esg_static.sh) S 32636 32638 32333 0 -1 4202496 354 1864 0 0 0 0 14 0 21 0 1 0 608536548 8908800 252 33554432000 4194304 4922060 140737453104896 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32638/statm: 2175 252 209 178 0 68 0
[pid=32642] ppid=32638 vsize=133792 CPUtime=1062.19 cores=1,3
/proc/32642/stat : 32642 (minisat_static) R 32638 32638 32333 0 -1 4202496 786075 0 0 0 106100 119 0 0 25 0 1 0 608536563 137003008 25702 33554432000 4194304 4256717 140733983951600 18446744073709551615 4213416 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32642/statm: 33448 25702 253 16 0 30090 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 142492

[startup+1122.3 s]
/proc/loadavg: 4.04 4.05 3.73 5/369 32742
/proc/meminfo: memFree=6231416/32950928 swapFree=67056568/67111528
[pid=32638] ppid=32636 vsize=8700 CPUtime=0.14 cores=1,3
/proc/32638/stat : 32638 (esg_static.sh) S 32636 32638 32333 0 -1 4202496 354 1864 0 0 0 0 14 0 21 0 1 0 608536548 8908800 252 33554432000 4194304 4922060 140737453104896 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32638/statm: 2175 252 209 178 0 68 0
[pid=32642] ppid=32638 vsize=133792 CPUtime=1122.19 cores=1,3
/proc/32642/stat : 32642 (minisat_static) R 32638 32638 32333 0 -1 4202496 864898 0 0 0 112086 133 0 0 25 0 1 0 608536563 137003008 28295 33554432000 4194304 4256717 140733983951600 18446744073709551615 4213977 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32642/statm: 33448 28295 253 16 0 30090 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 142492

[startup+1182.3 s]
/proc/loadavg: 4.01 4.04 3.74 5/369 32744
/proc/meminfo: memFree=6219632/32950928 swapFree=67056568/67111528
[pid=32638] ppid=32636 vsize=8700 CPUtime=0.14 cores=1,3
/proc/32638/stat : 32638 (esg_static.sh) S 32636 32638 32333 0 -1 4202496 354 1864 0 0 0 0 14 0 21 0 1 0 608536548 8908800 252 33554432000 4194304 4922060 140737453104896 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32638/statm: 2175 252 209 178 0 68 0
[pid=32642] ppid=32638 vsize=133792 CPUtime=1182.18 cores=1,3
/proc/32642/stat : 32642 (minisat_static) R 32638 32638 32333 0 -1 4202496 928259 0 0 0 118075 143 0 0 25 0 1 0 608536563 137003008 29395 33554432000 4194304 4256717 140733983951600 18446744073709551615 4211831 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32642/statm: 33448 29395 253 16 0 30090 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 142492

[startup+1242.3 s]
/proc/loadavg: 4.00 4.03 3.75 5/369 32746
/proc/meminfo: memFree=6215380/32950928 swapFree=67056568/67111528
[pid=32638] ppid=32636 vsize=8700 CPUtime=0.14 cores=1,3
/proc/32638/stat : 32638 (esg_static.sh) S 32636 32638 32333 0 -1 4202496 354 1864 0 0 0 0 14 0 21 0 1 0 608536548 8908800 252 33554432000 4194304 4922060 140737453104896 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32638/statm: 2175 252 209 178 0 68 0
[pid=32642] ppid=32638 vsize=133792 CPUtime=1242.19 cores=1,3
/proc/32642/stat : 32642 (minisat_static) R 32638 32638 32333 0 -1 4202496 1000253 0 0 0 124064 155 0 0 25 0 1 0 608536563 137003008 29257 33554432000 4194304 4256717 140733983951600 18446744073709551615 4209364 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32642/statm: 33448 29257 253 16 0 30090 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 142492



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.04 3.77 4/367 32748
/proc/meminfo: memFree=6395684/32950928 swapFree=67056568/67111528
[pid=32638] ppid=32636 vsize=8700 CPUtime=0.14 cores=1,3
/proc/32638/stat : 32638 (esg_static.sh) S 32636 32638 32333 0 -1 4202496 354 1864 0 0 0 0 14 0 21 0 1 0 608536548 8908800 252 33554432000 4194304 4922060 140737453104896 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32638/statm: 2175 252 209 178 0 68 0
[pid=32642] ppid=32638 vsize=133792 CPUtime=1299.91 cores=1,3
/proc/32642/stat : 32642 (minisat_static) R 32638 32638 32333 0 -1 4202496 1070297 0 0 0 129825 166 0 0 25 0 1 0 608536563 137003008 27588 33554432000 4194304 4256717 140733983951600 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/32642/statm: 33448 27588 253 16 0 30090 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 142492

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 32638 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=142978
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 0.147977
# while last known CPU time is 1300.05
#
# 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.05
CPU user time (s): 1298.39
CPU system time (s): 1.66
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 222632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.142978
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= 2218
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.32134 second user time and 11.0663 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-09 21:29:55
IDJOB=3348921
IDBENCH=70818
IDSOLVER=1811
FILE ID=node148/3348921-1304969395
RUNJOBID= node148-1304968091-32353
PBS_JOBID= 13285602
Free space on /tmp= 30940 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor032.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348921-1304969395/watcher-3348921-1304969395 -o /tmp/evaluation-result-3348921-1304969395/solver-3348921-1304969395 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3348921-1304969395.cnf

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

MD5SUM BENCH= e1a6f3a7c69cc7fbec84aac478eb151a
RANDOM SEED=386254735

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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:     32950928 kB
MemFree:       6612716 kB
Buffers:        237832 kB
Cached:       22209404 kB
SwapCached:       8268 kB
Active:       10672372 kB
Inactive:     14879724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       6612716 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:            5072 kB
Writeback:           0 kB
AnonPages:     3102860 kB
Mapped:          27452 kB
Slab:           691388 kB
PageTables:      29784 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84876828 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= 30908 MiB
End job on node148 at 2011-05-09 21:51:37