Trace number 3287148

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
glucose 2? (TO) 1300 1300.01

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-VS3-benchmark-S2-tseitin.cnf
MD5SUMb967fca11e85ef5b614d3452b1c4b2ad
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 variables257030
Number of clauses769313
Sum of the clauses size1795061
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2512874
Number of clauses of size 3256437
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
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.33	c ==============================================================================
0.00/0.33	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.33	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.33	c ==============================================================================
0.00/0.33	c |         0 |  769311  1795059 |  230793       0        0     nan |  0.000 % |
2.39/2.48	c |         0 |  532922  1580702 |      --       0       --      -- |     --   | -230376/-199916
2.39/2.48	c ==============================================================================
2.39/2.48	c Result  :   #vars: 106410   #clauses: 532922   #literals: 1580702
2.39/2.48	c CPU time:   2.37964 s
2.39/2.48	c ==============================================================================
2.79/2.80	c
2.79/2.80	c Starting glucose
2.79/2.80	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-3287148-1303764850/watcher-3287148-1303764850 -o /tmp/evaluation-result-3287148-1303764850/solver-3287148-1303764850 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3287148-1303764850.cnf 

running on 2 cores: 0,2

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: 1.20 1.29 2.03 4/188 8758
/proc/meminfo: memFree=20183008/32951124 swapFree=67111528/67111528
[pid=8758] ppid=8756 vsize=8704 CPUtime=0 cores=0,2
/proc/8758/stat : 8758 (glucose.sh) R 8756 8758 8658 0 -1 4202496 317 0 0 0 0 0 0 0 21 0 1 0 220676366 8912896 253 33554432000 4194304 4922060 140735099147104 18446744073709551615 268660482453 0 65538 4100 65536 0 0 0 17 0 0 0 0
/proc/8758/statm: 2176 253 211 178 0 69 0

[startup+0.044385 s]
/proc/loadavg: 1.20 1.29 2.03 4/188 8758
/proc/meminfo: memFree=20183008/32951124 swapFree=67111528/67111528
[pid=8758] ppid=8756 vsize=8704 CPUtime=0 cores=0,2
/proc/8758/stat : 8758 (glucose.sh) S 8756 8758 8658 0 -1 4202496 335 0 0 0 0 0 0 0 21 0 1 0 220676366 8912896 253 33554432000 4194304 4922060 140735099147104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8758/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100413 s]
/proc/loadavg: 1.20 1.29 2.03 4/188 8758
/proc/meminfo: memFree=20183008/32951124 swapFree=67111528/67111528
[pid=8758] ppid=8756 vsize=8704 CPUtime=0 cores=0,2
/proc/8758/stat : 8758 (glucose.sh) S 8756 8758 8658 0 -1 4202496 335 0 0 0 0 0 0 0 21 0 1 0 220676366 8912896 253 33554432000 4194304 4922060 140735099147104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8758/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300353 s]
/proc/loadavg: 1.20 1.29 2.03 4/188 8758
/proc/meminfo: memFree=20183008/32951124 swapFree=67111528/67111528
[pid=8758] ppid=8756 vsize=8704 CPUtime=0 cores=0,2
/proc/8758/stat : 8758 (glucose.sh) S 8756 8758 8658 0 -1 4202496 335 0 0 0 0 0 0 0 21 0 1 0 220676366 8912896 253 33554432000 4194304 4922060 140735099147104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8758/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.70027 s]
/proc/loadavg: 1.20 1.29 2.03 4/188 8758
/proc/meminfo: memFree=20183008/32951124 swapFree=67111528/67111528
[pid=8758] ppid=8756 vsize=8704 CPUtime=0 cores=0,2
/proc/8758/stat : 8758 (glucose.sh) S 8756 8758 8658 0 -1 4202496 335 0 0 0 0 0 0 0 21 0 1 0 220676366 8912896 253 33554432000 4194304 4922060 140735099147104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8758/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50117 s]
/proc/loadavg: 1.20 1.29 2.03 5/190 8780
/proc/meminfo: memFree=20059080/32951124 swapFree=67111528/67111528
[pid=8758] ppid=8756 vsize=8704 CPUtime=0 cores=0,2
/proc/8758/stat : 8758 (glucose.sh) S 8756 8758 8658 0 -1 4202496 335 0 0 0 0 0 0 0 21 0 1 0 220676366 8912896 253 33554432000 4194304 4922060 140735099147104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8758/statm: 2176 253 211 178 0 69 0
[pid=8759] ppid=8758 vsize=129496 CPUtime=1.49 cores=0,2
/proc/8759/stat : 8759 (SatELite_releas) R 8758 8758 8658 0 -1 4202496 33529 0 0 0 140 9 0 0 25 0 1 0 220676366 132603904 31351 33554432000 134512640 135144242 4287331488 18446744073709551615 134726939 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8759/statm: 32374 31351 77 155 0 32217 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 138200

[startup+3.10083 s]
/proc/loadavg: 1.20 1.29 2.03 5/194 8788
/proc/meminfo: memFree=19864756/32951124 swapFree=67111528/67111528
[pid=8758] ppid=8756 vsize=8704 CPUtime=2.79 cores=0,2
/proc/8758/stat : 8758 (glucose.sh) S 8756 8758 8658 0 -1 4202496 361 37836 0 0 0 0 267 12 18 0 1 0 220676366 8912896 255 33554432000 4194304 4922060 140735099147104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8758/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 8704

[startup+6.30031 s]
/proc/loadavg: 1.50 1.35 2.04 5/190 8795
/proc/meminfo: memFree=19999136/32951124 swapFree=67111528/67111528
[pid=8758] ppid=8756 vsize=8704 CPUtime=2.79 cores=0,2
/proc/8758/stat : 8758 (glucose.sh) S 8756 8758 8658 0 -1 4202496 361 37836 0 0 0 0 267 12 18 0 1 0 220676366 8912896 255 33554432000 4194304 4922060 140735099147104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8758/statm: 2176 255 211 178 0 69 0
[pid=8789] ppid=8758 vsize=62584 CPUtime=3.48 cores=0,2
/proc/8789/stat : 8789 (glucose_static) R 8758 8758 8658 0 -1 4202496 12292 0 0 0 346 2 0 0 25 0 1 0 220676646 64086016 11650 33554432000 4194304 4260849 140734848796576 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8789/statm: 15646 11650 250 17 0 12287 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 71288

[startup+12.7012 s]
/proc/loadavg: 1.78 1.41 2.06 5/194 8852
/proc/meminfo: memFree=20052608/32951124 swapFree=67111528/67111528
[pid=8758] ppid=8756 vsize=8704 CPUtime=2.79 cores=0,2
/proc/8758/stat : 8758 (glucose.sh) S 8756 8758 8658 0 -1 4202496 361 37836 0 0 0 0 267 12 18 0 1 0 220676366 8912896 255 33554432000 4194304 4922060 140735099147104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8758/statm: 2176 255 211 178 0 69 0
[pid=8789] ppid=8758 vsize=70296 CPUtime=9.89 cores=0,2
/proc/8789/stat : 8789 (glucose_static) R 8758 8758 8658 0 -1 4202496 12797 0 0 0 987 2 0 0 25 0 1 0 220676646 71983104 12141 33554432000 4194304 4260849 140734848796576 18446744073709551615 4224352 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8789/statm: 17574 12141 250 17 0 14215 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 79000

[startup+25.5009 s]
/proc/loadavg: 2.34 1.55 2.10 5/194 8972
/proc/meminfo: memFree=20442628/32951124 swapFree=67111528/67111528
[pid=8758] ppid=8756 vsize=8704 CPUtime=2.79 cores=0,2
/proc/8758/stat : 8758 (glucose.sh) S 8756 8758 8658 0 -1 4202496 361 37836 0 0 0 0 267 12 18 0 1 0 220676366 8912896 255 33554432000 4194304 4922060 140735099147104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8758/statm: 2176 255 211 178 0 69 0
[pid=8789] ppid=8758 vsize=71408 CPUtime=22.69 cores=0,2
/proc/8789/stat : 8789 (glucose_static) R 8758 8758 8658 0 -1 4202496 17298 0 0 0 2266 3 0 0 25 0 1 0 220676646 73121792 12192 33554432000 4194304 4260849 140734848796576 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8789/statm: 17852 12192 251 17 0 14493 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 80112

[startup+51.1004 s]
/proc/loadavg: 2.91 1.75 2.15 5/194 8973
/proc/meminfo: memFree=20371444/32951124 swapFree=67111528/67111528
[pid=8758] ppid=8756 vsize=8704 CPUtime=2.79 cores=0,2
/proc/8758/stat : 8758 (glucose.sh) S 8756 8758 8658 0 -1 4202496 361 37836 0 0 0 0 267 12 18 0 1 0 220676366 8912896 255 33554432000 4194304 4922060 140735099147104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8758/statm: 2176 255 211 178 0 69 0
[pid=8789] ppid=8758 vsize=72868 CPUtime=48.28 cores=0,2
/proc/8789/stat : 8789 (glucose_static) R 8758 8758 8658 0 -1 4202496 22922 0 0 0 4824 4 0 0 25 0 1 0 220676646 74616832 13244 33554432000 4194304 4260849 140734848796576 18446744073709551615 4209990 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8789/statm: 18217 13244 251 17 0 14858 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 81572

[startup+102.307 s]
/proc/loadavg: 3.52 2.09 2.24 5/194 8977
/proc/meminfo: memFree=20332216/32951124 swapFree=67111528/67111528
[pid=8758] ppid=8756 vsize=8704 CPUtime=2.79 cores=0,2
/proc/8758/stat : 8758 (glucose.sh) S 8756 8758 8658 0 -1 4202496 361 37836 0 0 0 0 267 12 18 0 1 0 220676366 8912896 255 33554432000 4194304 4922060 140735099147104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8758/statm: 2176 255 211 178 0 69 0
[pid=8789] ppid=8758 vsize=91992 CPUtime=99.49 cores=0,2
/proc/8789/stat : 8789 (glucose_static) R 8758 8758 8658 0 -1 4202496 33756 0 0 0 9942 7 0 0 25 0 1 0 220676646 94199808 18734 33554432000 4194304 4260849 140734848796576 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8789/statm: 22998 18734 251 17 0 19639 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 100696

[startup+162.301 s]
/proc/loadavg: 3.82 2.44 2.35 5/194 8979
/proc/meminfo: memFree=20244928/32951124 swapFree=67111528/67111528
[pid=8758] ppid=8756 vsize=8704 CPUtime=2.79 cores=0,2
/proc/8758/stat : 8758 (glucose.sh) S 8756 8758 8658 0 -1 4202496 361 37836 0 0 0 0 267 12 18 0 1 0 220676366 8912896 255 33554432000 4194304 4922060 140735099147104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8758/statm: 2176 255 211 178 0 69 0
[pid=8789] ppid=8758 vsize=129344 CPUtime=159.49 cores=0,2
/proc/8789/stat : 8789 (glucose_static) R 8758 8758 8658 0 -1 4202496 43513 0 0 0 15940 9 0 0 25 0 1 0 220676646 132448256 27331 33554432000 4194304 4260849 140734848796576 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8789/statm: 32336 27331 251 17 0 28977 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 138048

[startup+222.3 s]
/proc/loadavg: 3.93 2.72 2.45 5/194 8980
/proc/meminfo: memFree=20214008/32951124 swapFree=67111528/67111528
[pid=8758] ppid=8756 vsize=8704 CPUtime=2.79 cores=0,2
/proc/8758/stat : 8758 (glucose.sh) S 8756 8758 8658 0 -1 4202496 361 37836 0 0 0 0 267 12 18 0 1 0 220676366 8912896 255 33554432000 4194304 4922060 140735099147104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8758/statm: 2176 255 211 178 0 69 0
[pid=8789] ppid=8758 vsize=129344 CPUtime=219.49 cores=0,2
/proc/8789/stat : 8789 (glucose_static) R 8758 8758 8658 0 -1 4202496 43965 0 0 0 21940 9 0 0 25 0 1 0 220676646 132448256 27770 33554432000 4194304 4260849 140734848796576 18446744073709551615 4224374 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8789/statm: 32336 27770 251 17 0 28977 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 138048

[startup+282.301 s]
/proc/loadavg: 3.97 2.95 2.54 5/194 8982
/proc/meminfo: memFree=20191876/32951124 swapFree=67111528/67111528
[pid=8758] ppid=8756 vsize=8704 CPUtime=2.79 cores=0,2
/proc/8758/stat : 8758 (glucose.sh) S 8756 8758 8658 0 -1 4202496 361 37836 0 0 0 0 267 12 18 0 1 0 220676366 8912896 255 33554432000 4194304 4922060 140735099147104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8758/statm: 2176 255 211 178 0 69 0
[pid=8789] ppid=8758 vsize=129344 CPUtime=279.49 cores=0,2
/proc/8789/stat : 8789 (glucose_static) R 8758 8758 8658 0 -1 4202496 43980 0 0 0 27940 9 0 0 25 0 1 0 220676646 132448256 27785 33554432000 4194304 4260849 140734848796576 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8789/statm: 32336 27785 251 17 0 28977 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 138048

[startup+342.301 s]
/proc/loadavg: 3.99 3.14 2.63 5/194 8983
/proc/meminfo: memFree=20096224/32951124 swapFree=67111528/67111528
[pid=8758] ppid=8756 vsize=8704 CPUtime=2.79 cores=0,2
/proc/8758/stat : 8758 (glucose.sh) S 8756 8758 8658 0 -1 4202496 361 37836 0 0 0 0 267 12 18 0 1 0 220676366 8912896 255 33554432000 4194304 4922060 140735099147104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8758/statm: 2176 255 211 178 0 69 0
[pid=8789] ppid=8758 vsize=129344 CPUtime=339.49 cores=0,2
/proc/8789/stat : 8789 (glucose_static) R 8758 8758 8658 0 -1 4202496 43981 0 0 0 33939 10 0 0 25 0 1 0 220676646 132448256 27786 33554432000 4194304 4260849 140734848796576 18446744073709551615 4224374 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8789/statm: 32336 27786 252 17 0 28977 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 138048

[startup+402.301 s]
/proc/loadavg: 3.99 3.29 2.71 5/194 8985
/proc/meminfo: memFree=20169088/32951124 swapFree=67111528/67111528
[pid=8758] ppid=8756 vsize=8704 CPUtime=2.79 cores=0,2
/proc/8758/stat : 8758 (glucose.sh) S 8756 8758 8658 0 -1 4202496 361 37836 0 0 0 0 267 12 18 0 1 0 220676366 8912896 255 33554432000 4194304 4922060 140735099147104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8758/statm: 2176 255 211 178 0 69 0
[pid=8789] ppid=8758 vsize=129344 CPUtime=399.5 cores=0,2

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

/proc/8789/statm: 32336 27786 252 17 0 28977 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 138048

[startup+642.3 s]
/proc/loadavg: 4.02 3.71 3.02 5/194 9000
/proc/meminfo: memFree=20064688/32951124 swapFree=67111528/67111528
[pid=8758] ppid=8756 vsize=8704 CPUtime=2.79 cores=0,2
/proc/8758/stat : 8758 (glucose.sh) S 8756 8758 8658 0 -1 4202496 361 37836 0 0 0 0 267 12 18 0 1 0 220676366 8912896 255 33554432000 4194304 4922060 140735099147104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8758/statm: 2176 255 211 178 0 69 0
[pid=8789] ppid=8758 vsize=129344 CPUtime=639.51 cores=0,2
/proc/8789/stat : 8789 (glucose_static) R 8758 8758 8658 0 -1 4202496 43981 0 0 0 63941 10 0 0 25 0 1 0 220676646 132448256 27786 33554432000 4194304 4260849 140734848796576 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8789/statm: 32336 27786 252 17 0 28977 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 138048

[startup+702.301 s]
/proc/loadavg: 4.00 3.76 3.07 5/194 9002
/proc/meminfo: memFree=20064780/32951124 swapFree=67111528/67111528
[pid=8758] ppid=8756 vsize=8704 CPUtime=2.79 cores=0,2
/proc/8758/stat : 8758 (glucose.sh) S 8756 8758 8658 0 -1 4202496 361 37836 0 0 0 0 267 12 18 0 1 0 220676366 8912896 255 33554432000 4194304 4922060 140735099147104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8758/statm: 2176 255 211 178 0 69 0
[pid=8789] ppid=8758 vsize=129344 CPUtime=699.5 cores=0,2
/proc/8789/stat : 8789 (glucose_static) R 8758 8758 8658 0 -1 4202496 43981 0 0 0 69940 10 0 0 25 0 1 0 220676646 132448256 27786 33554432000 4194304 4260849 140734848796576 18446744073709551615 4224352 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8789/statm: 32336 27786 252 17 0 28977 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 138048

[startup+762.307 s]
/proc/loadavg: 4.00 3.80 3.12 5/194 9004
/proc/meminfo: memFree=20020052/32951124 swapFree=67111528/67111528
[pid=8758] ppid=8756 vsize=8704 CPUtime=2.79 cores=0,2
/proc/8758/stat : 8758 (glucose.sh) S 8756 8758 8658 0 -1 4202496 361 37836 0 0 0 0 267 12 18 0 1 0 220676366 8912896 255 33554432000 4194304 4922060 140735099147104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8758/statm: 2176 255 211 178 0 69 0
[pid=8789] ppid=8758 vsize=129344 CPUtime=759.51 cores=0,2
/proc/8789/stat : 8789 (glucose_static) R 8758 8758 8658 0 -1 4202496 43981 0 0 0 75941 10 0 0 25 0 1 0 220676646 132448256 27786 33554432000 4194304 4260849 140734848796576 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8789/statm: 32336 27786 252 17 0 28977 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 138048

[startup+822.301 s]
/proc/loadavg: 4.00 3.83 3.18 5/194 9005
/proc/meminfo: memFree=20055088/32951124 swapFree=67111528/67111528
[pid=8758] ppid=8756 vsize=8704 CPUtime=2.79 cores=0,2
/proc/8758/stat : 8758 (glucose.sh) S 8756 8758 8658 0 -1 4202496 361 37836 0 0 0 0 267 12 18 0 1 0 220676366 8912896 255 33554432000 4194304 4922060 140735099147104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8758/statm: 2176 255 211 178 0 69 0
[pid=8789] ppid=8758 vsize=129344 CPUtime=819.51 cores=0,2
/proc/8789/stat : 8789 (glucose_static) R 8758 8758 8658 0 -1 4202496 43981 0 0 0 81941 10 0 0 25 0 1 0 220676646 132448256 27786 33554432000 4194304 4260849 140734848796576 18446744073709551615 4224895 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8789/statm: 32336 27786 252 17 0 28977 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 138048

[startup+882.3 s]
/proc/loadavg: 4.00 3.86 3.22 5/194 9007
/proc/meminfo: memFree=20078368/32951124 swapFree=67111528/67111528
[pid=8758] ppid=8756 vsize=8704 CPUtime=2.79 cores=0,2
/proc/8758/stat : 8758 (glucose.sh) S 8756 8758 8658 0 -1 4202496 361 37836 0 0 0 0 267 12 18 0 1 0 220676366 8912896 255 33554432000 4194304 4922060 140735099147104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8758/statm: 2176 255 211 178 0 69 0
[pid=8789] ppid=8758 vsize=129344 CPUtime=879.51 cores=0,2
/proc/8789/stat : 8789 (glucose_static) R 8758 8758 8658 0 -1 4202496 43981 0 0 0 87941 10 0 0 25 0 1 0 220676646 132448256 27786 33554432000 4194304 4260849 140734848796576 18446744073709551615 4224352 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8789/statm: 32336 27786 252 17 0 28977 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 138048

[startup+942.301 s]
/proc/loadavg: 4.07 3.90 3.28 5/194 9008
/proc/meminfo: memFree=20037916/32951124 swapFree=67111528/67111528
[pid=8758] ppid=8756 vsize=8704 CPUtime=2.79 cores=0,2
/proc/8758/stat : 8758 (glucose.sh) S 8756 8758 8658 0 -1 4202496 361 37836 0 0 0 0 267 12 18 0 1 0 220676366 8912896 255 33554432000 4194304 4922060 140735099147104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8758/statm: 2176 255 211 178 0 69 0
[pid=8789] ppid=8758 vsize=129344 CPUtime=939.5 cores=0,2
/proc/8789/stat : 8789 (glucose_static) R 8758 8758 8658 0 -1 4202496 44021 0 0 0 93940 10 0 0 25 0 1 0 220676646 132448256 27826 33554432000 4194304 4260849 140734848796576 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8789/statm: 32336 27826 252 17 0 28977 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 138048

[startup+1002.3 s]
/proc/loadavg: 4.02 3.91 3.32 5/194 9010
/proc/meminfo: memFree=20000788/32951124 swapFree=67111528/67111528
[pid=8758] ppid=8756 vsize=8704 CPUtime=2.79 cores=0,2
/proc/8758/stat : 8758 (glucose.sh) S 8756 8758 8658 0 -1 4202496 361 37836 0 0 0 0 267 12 18 0 1 0 220676366 8912896 255 33554432000 4194304 4922060 140735099147104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8758/statm: 2176 255 211 178 0 69 0
[pid=8789] ppid=8758 vsize=129344 CPUtime=999.5 cores=0,2
/proc/8789/stat : 8789 (glucose_static) R 8758 8758 8658 0 -1 4202496 44202 0 0 0 99940 10 0 0 25 0 1 0 220676646 132448256 28007 33554432000 4194304 4260849 140734848796576 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8789/statm: 32336 28007 252 17 0 28977 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 138048

[startup+1062.3 s]
/proc/loadavg: 4.04 3.94 3.36 5/194 9012
/proc/meminfo: memFree=20033128/32951124 swapFree=67111528/67111528
[pid=8758] ppid=8756 vsize=8704 CPUtime=2.79 cores=0,2
/proc/8758/stat : 8758 (glucose.sh) S 8756 8758 8658 0 -1 4202496 361 37836 0 0 0 0 267 12 18 0 1 0 220676366 8912896 255 33554432000 4194304 4922060 140735099147104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8758/statm: 2176 255 211 178 0 69 0
[pid=8789] ppid=8758 vsize=129344 CPUtime=1059.5 cores=0,2
/proc/8789/stat : 8789 (glucose_static) R 8758 8758 8658 0 -1 4202496 44207 0 0 0 105940 10 0 0 25 0 1 0 220676646 132448256 28012 33554432000 4194304 4260849 140734848796576 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8789/statm: 32336 28012 252 17 0 28977 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 138048

[startup+1122.3 s]
/proc/loadavg: 4.09 3.98 3.41 5/194 9013
/proc/meminfo: memFree=20011508/32951124 swapFree=67111528/67111528
[pid=8758] ppid=8756 vsize=8704 CPUtime=2.79 cores=0,2
/proc/8758/stat : 8758 (glucose.sh) S 8756 8758 8658 0 -1 4202496 361 37836 0 0 0 0 267 12 18 0 1 0 220676366 8912896 255 33554432000 4194304 4922060 140735099147104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8758/statm: 2176 255 211 178 0 69 0
[pid=8789] ppid=8758 vsize=129344 CPUtime=1119.51 cores=0,2
/proc/8789/stat : 8789 (glucose_static) R 8758 8758 8658 0 -1 4202496 51954 0 0 0 111939 12 0 0 25 0 1 0 220676646 132448256 28017 33554432000 4194304 4260849 140734848796576 18446744073709551615 4224383 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8789/statm: 32336 28017 252 17 0 28977 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 138048

[startup+1182.3 s]
/proc/loadavg: 4.03 3.98 3.44 5/194 9015
/proc/meminfo: memFree=20028540/32951124 swapFree=67111528/67111528
[pid=8758] ppid=8756 vsize=8704 CPUtime=2.79 cores=0,2
/proc/8758/stat : 8758 (glucose.sh) S 8756 8758 8658 0 -1 4202496 361 37836 0 0 0 0 267 12 18 0 1 0 220676366 8912896 255 33554432000 4194304 4922060 140735099147104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8758/statm: 2176 255 211 178 0 69 0
[pid=8789] ppid=8758 vsize=129344 CPUtime=1179.51 cores=0,2
/proc/8789/stat : 8789 (glucose_static) R 8758 8758 8658 0 -1 4202496 59594 0 0 0 117938 13 0 0 25 0 1 0 220676646 132448256 28022 33554432000 4194304 4260849 140734848796576 18446744073709551615 4224583 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8789/statm: 32336 28022 252 17 0 28977 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 138048

[startup+1242.3 s]
/proc/loadavg: 4.01 3.98 3.48 5/194 9016
/proc/meminfo: memFree=20075988/32951124 swapFree=67111528/67111528
[pid=8758] ppid=8756 vsize=8704 CPUtime=2.79 cores=0,2
/proc/8758/stat : 8758 (glucose.sh) S 8756 8758 8658 0 -1 4202496 361 37836 0 0 0 0 267 12 18 0 1 0 220676366 8912896 255 33554432000 4194304 4922060 140735099147104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8758/statm: 2176 255 211 178 0 69 0
[pid=8789] ppid=8758 vsize=129344 CPUtime=1239.51 cores=0,2
/proc/8789/stat : 8789 (glucose_static) R 8758 8758 8658 0 -1 4202496 67236 0 0 0 123938 13 0 0 25 0 1 0 220676646 132448256 28027 33554432000 4194304 4260849 140734848796576 18446744073709551615 4224428 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8789/statm: 32336 28027 252 17 0 28977 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 138048



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.98 3.51 5/194 9018
/proc/meminfo: memFree=20001284/32951124 swapFree=67111528/67111528
[pid=8758] ppid=8756 vsize=8704 CPUtime=2.79 cores=0,2
/proc/8758/stat : 8758 (glucose.sh) S 8756 8758 8658 0 -1 4202496 361 37836 0 0 0 0 267 12 18 0 1 0 220676366 8912896 255 33554432000 4194304 4922060 140735099147104 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8758/statm: 2176 255 211 178 0 69 0
[pid=8789] ppid=8758 vsize=129344 CPUtime=1297.21 cores=0,2
/proc/8789/stat : 8789 (glucose_static) R 8758 8758 8658 0 -1 4202496 75231 0 0 0 129707 14 0 0 25 0 1 0 220676646 132448256 28032 33554432000 4194304 4260849 140734848796576 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8789/statm: 32336 28032 252 17 0 28977 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 138048

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 8758 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=677592
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=125980
# CPU time returned by wait4() is 2.80357
# 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.74
CPU system time (s): 0.26
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 187368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.67759
system time used= 0.12598
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38197
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= 8
involuntary context switches= 10

runsolver used 2.32864 second user time and 4.77527 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-25 22:54:11
IDJOB=3287148
IDBENCH=82459
IDSOLVER=1651
FILE ID=node107/3287148-1303764850
RUNJOBID= node107-1303764844-8676
PBS_JOBID= 13157153
Free space on /tmp= 71484 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-VS3-benchmark-S2-tseitin.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287148-1303764850/watcher-3287148-1303764850 -o /tmp/evaluation-result-3287148-1303764850/solver-3287148-1303764850 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3287148-1303764850.cnf 

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

MD5SUM BENCH= b967fca11e85ef5b614d3452b1c4b2ad
RANDOM SEED=112171025

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20183288 kB
Buffers:       2029876 kB
Cached:        9885348 kB
SwapCached:          0 kB
Active:        8167872 kB
Inactive:      4114892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20183288 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          167656 kB
Writeback:           0 kB
AnonPages:      366748 kB
Mapped:          16352 kB
Slab:           418832 kB
PageTables:       6060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   586916 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= 71564 MiB
End job on node107 at 2011-04-25 23:15:53