Trace number 3365800

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
SAT09 reference solver:glucose 1.0? (TO) 5000.09 5000.02

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.34	c ==============================================================================
0.00/0.34	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.34	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.34	c ==============================================================================
0.00/0.34	c |         0 |  769311  1795059 |  230793       0        0     nan |  0.000 % |
2.59/2.65	c |         0 |  532922  1580702 |      --       0       --      -- |     --   | -230376/-199916
2.59/2.65	c ==============================================================================
2.59/2.65	c Result  :   #vars: 106410   #clauses: 532922   #literals: 1580702
2.59/2.65	c CPU time:   2.56761 s
2.59/2.65	c ==============================================================================
2.98/3.00	c
2.98/3.00	c Starting glucose
2.98/3.00	c
2.98/3.00	
2.98/3.00	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
2.98/3.00	
2.98/3.00	c ============================[ Problem Statistics ]=============================
2.98/3.00	c |                                                                             |
2.98/3.00	c |  Number of variables:  106410                                               |
2.98/3.00	c |  Number of clauses:    532922                                               |
2.99/3.19	c |  Parsing time:         0.17         s                                       |

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-3365800-1305320332/watcher-3365800-1305320332 -o /tmp/evaluation-result-3365800-1305320332/solver-3365800-1305320332 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365800-1305320332.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 1.97 3/350 19359
/proc/meminfo: memFree=14499792/32951124 swapFree=67111348/67111528
[pid=19359] ppid=19357 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/19359/stat : 19359 (glucose.sh) S 19357 19359 19050 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 624449415 8912896 252 33554432000 4194304 4922060 140734843460576 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19359/statm: 2176 252 211 178 0 69 0

[startup+0.0213019 s]
/proc/loadavg: 2.00 2.01 1.97 3/350 19359
/proc/meminfo: memFree=14499792/32951124 swapFree=67111348/67111528
[pid=19359] ppid=19357 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/19359/stat : 19359 (glucose.sh) S 19357 19359 19050 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 624449415 8912896 252 33554432000 4194304 4922060 140734843460576 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19359/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100306 s]
/proc/loadavg: 2.00 2.01 1.97 3/350 19359
/proc/meminfo: memFree=14499792/32951124 swapFree=67111348/67111528
[pid=19359] ppid=19357 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/19359/stat : 19359 (glucose.sh) S 19357 19359 19050 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 624449415 8912896 252 33554432000 4194304 4922060 140734843460576 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19359/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300255 s]
/proc/loadavg: 2.00 2.01 1.97 3/350 19359
/proc/meminfo: memFree=14499792/32951124 swapFree=67111348/67111528
[pid=19359] ppid=19357 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/19359/stat : 19359 (glucose.sh) S 19357 19359 19050 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 624449415 8912896 252 33554432000 4194304 4922060 140734843460576 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19359/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700187 s]
/proc/loadavg: 2.00 2.01 1.97 3/350 19359
/proc/meminfo: memFree=14499792/32951124 swapFree=67111348/67111528
[pid=19359] ppid=19357 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/19359/stat : 19359 (glucose.sh) S 19357 19359 19050 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 624449415 8912896 252 33554432000 4194304 4922060 140734843460576 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19359/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50109 s]
/proc/loadavg: 2.00 2.01 1.97 3/352 19361
/proc/meminfo: memFree=14371932/32951124 swapFree=67111348/67111528
[pid=19359] ppid=19357 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/19359/stat : 19359 (glucose.sh) S 19357 19359 19050 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 624449415 8912896 252 33554432000 4194304 4922060 140734843460576 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19359/statm: 2176 252 211 178 0 69 0
[pid=19360] ppid=19359 vsize=128632 CPUtime=1.49 cores=0,2,4,6
/proc/19360/stat : 19360 (SatELite_releas) R 19359 19359 19050 0 -1 4202496 33288 0 0 0 142 7 0 0 25 0 1 0 624449415 131719168 31111 33554432000 134512640 135225430 4287651456 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/19360/statm: 32158 31111 78 175 0 31981 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 137336

[startup+3.10073 s]
/proc/loadavg: 2.00 2.01 1.97 3/352 19361
/proc/meminfo: memFree=14360524/32951124 swapFree=67111348/67111528
[pid=19359] ppid=19357 vsize=8704 CPUtime=2.99 cores=0,2,4,6
/proc/19359/stat : 19359 (glucose.sh) S 19357 19359 19050 0 -1 4202496 357 37838 0 0 0 0 288 11 18 0 1 0 624449415 8912896 254 33554432000 4194304 4922060 140734843460576 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19359/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 8704

[startup+6.3012 s]
/proc/loadavg: 2.00 2.01 1.97 3/352 19362
/proc/meminfo: memFree=14429072/32951124 swapFree=67111348/67111528
[pid=19359] ppid=19357 vsize=8704 CPUtime=2.99 cores=0,2,4,6
/proc/19359/stat : 19359 (glucose.sh) S 19357 19359 19050 0 -1 4202496 357 37838 0 0 0 0 288 11 18 0 1 0 624449415 8912896 254 33554432000 4194304 4922060 140734843460576 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19359/statm: 2176 254 211 178 0 69 0
[pid=19362] ppid=19359 vsize=48964 CPUtime=3.29 cores=0,2,4,6
/proc/19362/stat : 19362 (glucose_static) R 19359 19359 19050 0 -1 4202496 11124 0 0 0 327 2 0 0 25 0 1 0 624449715 50139136 11079 33554432000 134512640 135217611 4292767008 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/19362/statm: 12241 11079 77 173 0 12066 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 57668

[startup+12.7011 s]
/proc/loadavg: 2.00 2.01 1.97 3/352 19363
/proc/meminfo: memFree=14427420/32951124 swapFree=67111348/67111528
[pid=19359] ppid=19357 vsize=8704 CPUtime=2.99 cores=0,2,4,6
/proc/19359/stat : 19359 (glucose.sh) S 19357 19359 19050 0 -1 4202496 357 37838 0 0 0 0 288 11 18 0 1 0 624449415 8912896 254 33554432000 4194304 4922060 140734843460576 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19359/statm: 2176 254 211 178 0 69 0
[pid=19362] ppid=19359 vsize=51000 CPUtime=9.68 cores=0,2,4,6
/proc/19362/stat : 19362 (glucose_static) R 19359 19359 19050 0 -1 4202496 11634 0 0 0 966 2 0 0 25 0 1 0 624449715 52224000 11589 33554432000 134512640 135217611 4292767008 18446744073709551615 134542153 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/19362/statm: 12750 11589 77 173 0 12575 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 59704

[startup+25.5009 s]
/proc/loadavg: 2.00 2.00 1.97 3/352 19363
/proc/meminfo: memFree=14425704/32951124 swapFree=67111348/67111528
[pid=19359] ppid=19357 vsize=8704 CPUtime=2.99 cores=0,2,4,6
/proc/19359/stat : 19359 (glucose.sh) S 19357 19359 19050 0 -1 4202496 357 37838 0 0 0 0 288 11 18 0 1 0 624449415 8912896 254 33554432000 4194304 4922060 140734843460576 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19359/statm: 2176 254 211 178 0 69 0
[pid=19362] ppid=19359 vsize=53744 CPUtime=22.48 cores=0,2,4,6
/proc/19362/stat : 19362 (glucose_static) R 19359 19359 19050 0 -1 4202496 12305 0 0 0 2246 2 0 0 25 0 1 0 624449715 55033856 12260 33554432000 134512640 135217611 4292767008 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/19362/statm: 13436 12260 77 173 0 13261 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 62448

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.97 3/352 19364
/proc/meminfo: memFree=14423428/32951124 swapFree=67111348/67111528
[pid=19359] ppid=19357 vsize=8704 CPUtime=2.99 cores=0,2,4,6
/proc/19359/stat : 19359 (glucose.sh) S 19357 19359 19050 0 -1 4202496 357 37838 0 0 0 0 288 11 18 0 1 0 624449415 8912896 254 33554432000 4194304 4922060 140734843460576 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19359/statm: 2176 254 211 178 0 69 0
[pid=19362] ppid=19359 vsize=56052 CPUtime=48.08 cores=0,2,4,6
/proc/19362/stat : 19362 (glucose_static) R 19359 19359 19050 0 -1 4202496 12863 0 0 0 4806 2 0 0 25 0 1 0 624449715 57397248 12818 33554432000 134512640 135217611 4292767008 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/19362/statm: 14013 12818 77 173 0 13838 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 64756

[startup+102.313 s]
/proc/loadavg: 2.00 2.00 1.97 3/352 19365
/proc/meminfo: memFree=14419788/32951124 swapFree=67111348/67111528
[pid=19359] ppid=19357 vsize=8704 CPUtime=2.99 cores=0,2,4,6
/proc/19359/stat : 19359 (glucose.sh) S 19357 19359 19050 0 -1 4202496 357 37838 0 0 0 0 288 11 18 0 1 0 624449415 8912896 254 33554432000 4194304 4922060 140734843460576 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19359/statm: 2176 254 211 178 0 69 0
[pid=19362] ppid=19359 vsize=59504 CPUtime=99.3 cores=0,2,4,6
/proc/19362/stat : 19362 (glucose_static) R 19359 19359 19050 0 -1 4202496 13685 0 0 0 9927 3 0 0 25 0 1 0 624449715 60932096 13640 33554432000 134512640 135217611 4292767008 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/19362/statm: 14876 13640 77 173 0 14701 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 68208

[startup+162.301 s]
/proc/loadavg: 2.12 2.03 1.98 3/352 19376
/proc/meminfo: memFree=14418656/32951124 swapFree=67111348/67111528
[pid=19359] ppid=19357 vsize=8704 CPUtime=2.99 cores=0,2,4,6
/proc/19359/stat : 19359 (glucose.sh) S 19357 19359 19050 0 -1 4202496 357 37838 0 0 0 0 288 11 18 0 1 0 624449415 8912896 254 33554432000 4194304 4922060 140734843460576 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19359/statm: 2176 254 211 178 0 69 0
[pid=19362] ppid=19359 vsize=61056 CPUtime=159.29 cores=0,2,4,6
/proc/19362/stat : 19362 (glucose_static) R 19359 19359 19050 0 -1 4202496 14018 0 0 0 15925 4 0 0 25 0 1 0 624449715 62521344 13973 33554432000 134512640 135217611 4292767008 18446744073709551615 134533016 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/19362/statm: 15264 13973 77 173 0 15089 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 69760

[startup+222.3 s]
/proc/loadavg: 2.04 2.02 1.98 3/352 19377
/proc/meminfo: memFree=14416524/32951124 swapFree=67111348/67111528
[pid=19359] ppid=19357 vsize=8704 CPUtime=2.99 cores=0,2,4,6
/proc/19359/stat : 19359 (glucose.sh) S 19357 19359 19050 0 -1 4202496 357 37838 0 0 0 0 288 11 18 0 1 0 624449415 8912896 254 33554432000 4194304 4922060 140734843460576 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19359/statm: 2176 254 211 178 0 69 0
[pid=19362] ppid=19359 vsize=63364 CPUtime=219.29 cores=0,2,4,6
/proc/19362/stat : 19362 (glucose_static) R 19359 19359 19050 0 -1 4202496 14579 0 0 0 21925 4 0 0 25 0 1 0 624449715 64884736 14534 33554432000 134512640 135217611 4292767008 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/19362/statm: 15841 14534 77 173 0 15666 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 72068

[startup+282.301 s]
/proc/loadavg: 2.01 2.02 1.98 3/352 19379
/proc/meminfo: memFree=14415876/32951124 swapFree=67111348/67111528
[pid=19359] ppid=19357 vsize=8704 CPUtime=2.99 cores=0,2,4,6
/proc/19359/stat : 19359 (glucose.sh) S 19357 19359 19050 0 -1 4202496 357 37838 0 0 0 0 288 11 18 0 1 0 624449415 8912896 254 33554432000 4194304 4922060 140734843460576 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19359/statm: 2176 254 211 178 0 69 0
[pid=19362] ppid=19359 vsize=64592 CPUtime=279.29 cores=0,2,4,6
/proc/19362/stat : 19362 (glucose_static) R 19359 19359 19050 0 -1 4202496 14921 0 0 0 27925 4 0 0 25 0 1 0 624449715 66142208 14876 33554432000 134512640 135217611 4292767008 18446744073709551615 134533327 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/19362/statm: 16148 14876 77 173 0 15973 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 73296

[startup+342.301 s]
/proc/loadavg: 2.08 2.03 1.98 3/352 19380
/proc/meminfo: memFree=14388688/32951124 swapFree=67111348/67111528
[pid=19359] ppid=19357 vsize=8704 CPUtime=2.99 cores=0,2,4,6
/proc/19359/stat : 19359 (glucose.sh) S 19357 19359 19050 0 -1 4202496 357 37838 0 0 0 0 288 11 18 0 1 0 624449415 8912896 254 33554432000 4194304 4922060 140734843460576 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19359/statm: 2176 254 211 178 0 69 0
[pid=19362] ppid=19359 vsize=66196 CPUtime=339.29 cores=0,2,4,6
/proc/19362/stat : 19362 (glucose_static) R 19359 19359 19050 0 -1 4202496 15297 0 0 0 33925 4 0 0 25 0 1 0 624449715 67784704 15252 33554432000 134512640 135217611 4292767008 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/19362/statm: 16549 15252 77 173 0 16374 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 74900

[startup+402.301 s]
/proc/loadavg: 2.03 2.02 1.98 3/352 19382
/proc/meminfo: memFree=14387660/32951124 swapFree=67111348/67111528
[pid=19359] ppid=19357 vsize=8704 CPUtime=2.99 cores=0,2,4,6
/proc/19359/stat : 19359 (glucose.sh) S 19357 19359 19050 0 -1 4202496 357 37838 0 0 0 0 288 11 18 0 1 0 624449415 8912896 254 33554432000 4194304 4922060 140734843460576 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19359/statm: 2176 254 211 178 0 69 0
[pid=19362] ppid=19359 vsize=67532 CPUtime=399.29 cores=0,2,4,6

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

/proc/19362/statm: 25783 23587 77 173 0 25608 0
Current children cumulated CPU time (s) 4302.37
Current children cumulated vsize (KiB) 111836

[startup+4362.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/352 19619
/proc/meminfo: memFree=14654620/32951124 swapFree=67111348/67111528
[pid=19359] ppid=19357 vsize=8704 CPUtime=2.99 cores=0,2,4,6
/proc/19359/stat : 19359 (glucose.sh) S 19357 19359 19050 0 -1 4202496 357 37838 0 0 0 0 288 11 18 0 1 0 624449415 8912896 254 33554432000 4194304 4922060 140734843460576 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19359/statm: 2176 254 211 178 0 69 0
[pid=19362] ppid=19359 vsize=103528 CPUtime=4359.38 cores=0,2,4,6
/proc/19362/stat : 19362 (glucose_static) R 19359 19359 19050 0 -1 4202496 23751 0 0 0 435925 13 0 0 25 0 1 0 624449715 106012672 23701 33554432000 134512640 135217611 4292767008 18446744073709551615 134522600 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/19362/statm: 25882 23701 77 173 0 25707 0
Current children cumulated CPU time (s) 4362.37
Current children cumulated vsize (KiB) 112232

[startup+4422.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/352 19620
/proc/meminfo: memFree=14653368/32951124 swapFree=67111348/67111528
[pid=19359] ppid=19357 vsize=8704 CPUtime=2.99 cores=0,2,4,6
/proc/19359/stat : 19359 (glucose.sh) S 19357 19359 19050 0 -1 4202496 357 37838 0 0 0 0 288 11 18 0 1 0 624449415 8912896 254 33554432000 4194304 4922060 140734843460576 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19359/statm: 2176 254 211 178 0 69 0
[pid=19362] ppid=19359 vsize=103528 CPUtime=4419.38 cores=0,2,4,6
/proc/19362/stat : 19362 (glucose_static) R 19359 19359 19050 0 -1 4202496 23751 0 0 0 441925 13 0 0 25 0 1 0 624449715 106012672 23701 33554432000 134512640 135217611 4292767008 18446744073709551615 134533161 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/19362/statm: 25882 23701 77 173 0 25707 0
Current children cumulated CPU time (s) 4422.37
Current children cumulated vsize (KiB) 112232

[startup+4482.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/352 19622
/proc/meminfo: memFree=14651456/32951124 swapFree=67111348/67111528
[pid=19359] ppid=19357 vsize=8704 CPUtime=2.99 cores=0,2,4,6
/proc/19359/stat : 19359 (glucose.sh) S 19357 19359 19050 0 -1 4202496 357 37838 0 0 0 0 288 11 18 0 1 0 624449415 8912896 254 33554432000 4194304 4922060 140734843460576 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19359/statm: 2176 254 211 178 0 69 0
[pid=19362] ppid=19359 vsize=104056 CPUtime=4479.38 cores=0,2,4,6
/proc/19362/stat : 19362 (glucose_static) R 19359 19359 19050 0 -1 4202496 23922 0 0 0 447925 13 0 0 25 0 1 0 624449715 106553344 23872 33554432000 134512640 135217611 4292767008 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/19362/statm: 26014 23872 77 173 0 25839 0
Current children cumulated CPU time (s) 4482.37
Current children cumulated vsize (KiB) 112760

[startup+4542.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/352 19623
/proc/meminfo: memFree=14650692/32951124 swapFree=67111348/67111528
[pid=19359] ppid=19357 vsize=8704 CPUtime=2.99 cores=0,2,4,6
/proc/19359/stat : 19359 (glucose.sh) S 19357 19359 19050 0 -1 4202496 357 37838 0 0 0 0 288 11 18 0 1 0 624449415 8912896 254 33554432000 4194304 4922060 140734843460576 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19359/statm: 2176 254 211 178 0 69 0
[pid=19362] ppid=19359 vsize=104440 CPUtime=4539.38 cores=0,2,4,6
/proc/19362/stat : 19362 (glucose_static) R 19359 19359 19050 0 -1 4202496 23998 0 0 0 453925 13 0 0 25 0 1 0 624449715 106946560 23948 33554432000 134512640 135217611 4292767008 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/19362/statm: 26110 23948 77 173 0 25935 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 113144

[startup+4602.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/352 19625
/proc/meminfo: memFree=14648780/32951124 swapFree=67111348/67111528
[pid=19359] ppid=19357 vsize=8704 CPUtime=2.99 cores=0,2,4,6
/proc/19359/stat : 19359 (glucose.sh) S 19357 19359 19050 0 -1 4202496 357 37838 0 0 0 0 288 11 18 0 1 0 624449415 8912896 254 33554432000 4194304 4922060 140734843460576 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19359/statm: 2176 254 211 178 0 69 0
[pid=19362] ppid=19359 vsize=104440 CPUtime=4599.4 cores=0,2,4,6
/proc/19362/stat : 19362 (glucose_static) R 19359 19359 19050 0 -1 4202496 24013 0 0 0 459927 13 0 0 25 0 1 0 624449715 106946560 23963 33554432000 134512640 135217611 4292767008 18446744073709551615 134533152 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/19362/statm: 26110 23963 77 173 0 25935 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 113144

[startup+4662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/352 19627
/proc/meminfo: memFree=14647764/32951124 swapFree=67111348/67111528
[pid=19359] ppid=19357 vsize=8704 CPUtime=2.99 cores=0,2,4,6
/proc/19359/stat : 19359 (glucose.sh) S 19357 19359 19050 0 -1 4202496 357 37838 0 0 0 0 288 11 18 0 1 0 624449415 8912896 254 33554432000 4194304 4922060 140734843460576 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19359/statm: 2176 254 211 178 0 69 0
[pid=19362] ppid=19359 vsize=104440 CPUtime=4659.39 cores=0,2,4,6
/proc/19362/stat : 19362 (glucose_static) R 19359 19359 19050 0 -1 4202496 24032 0 0 0 465926 13 0 0 25 0 1 0 624449715 106946560 23982 33554432000 134512640 135217611 4292767008 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/19362/statm: 26110 23982 77 173 0 25935 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 113144

[startup+4722.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/352 19628
/proc/meminfo: memFree=14641404/32951124 swapFree=67111348/67111528
[pid=19359] ppid=19357 vsize=8704 CPUtime=2.99 cores=0,2,4,6
/proc/19359/stat : 19359 (glucose.sh) S 19357 19359 19050 0 -1 4202496 357 37838 0 0 0 0 288 11 18 0 1 0 624449415 8912896 254 33554432000 4194304 4922060 140734843460576 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19359/statm: 2176 254 211 178 0 69 0
[pid=19362] ppid=19359 vsize=104440 CPUtime=4719.4 cores=0,2,4,6
/proc/19362/stat : 19362 (glucose_static) R 19359 19359 19050 0 -1 4202496 24033 0 0 0 471927 13 0 0 25 0 1 0 624449715 106946560 23983 33554432000 134512640 135217611 4292767008 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/19362/statm: 26110 23983 77 173 0 25935 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 113144

[startup+4782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/352 19630
/proc/meminfo: memFree=14642240/32951124 swapFree=67111348/67111528
[pid=19359] ppid=19357 vsize=8704 CPUtime=2.99 cores=0,2,4,6
/proc/19359/stat : 19359 (glucose.sh) S 19357 19359 19050 0 -1 4202496 357 37838 0 0 0 0 288 11 18 0 1 0 624449415 8912896 254 33554432000 4194304 4922060 140734843460576 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19359/statm: 2176 254 211 178 0 69 0
[pid=19362] ppid=19359 vsize=104512 CPUtime=4779.39 cores=0,2,4,6
/proc/19362/stat : 19362 (glucose_static) R 19359 19359 19050 0 -1 4202496 24051 0 0 0 477926 13 0 0 25 0 1 0 624449715 107020288 24001 33554432000 134512640 135217611 4292767008 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/19362/statm: 26128 24001 77 173 0 25953 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 113216

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/352 19631
/proc/meminfo: memFree=14641692/32951124 swapFree=67111348/67111528
[pid=19359] ppid=19357 vsize=8704 CPUtime=2.99 cores=0,2,4,6
/proc/19359/stat : 19359 (glucose.sh) S 19357 19359 19050 0 -1 4202496 357 37838 0 0 0 0 288 11 18 0 1 0 624449415 8912896 254 33554432000 4194304 4922060 140734843460576 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19359/statm: 2176 254 211 178 0 69 0
[pid=19362] ppid=19359 vsize=105160 CPUtime=4839.39 cores=0,2,4,6
/proc/19362/stat : 19362 (glucose_static) R 19359 19359 19050 0 -1 4202496 24191 0 0 0 483926 13 0 0 25 0 1 0 624449715 107683840 24141 33554432000 134512640 135217611 4292767008 18446744073709551615 134533339 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/19362/statm: 26290 24141 77 173 0 26115 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 113864

[startup+4902.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/352 19633
/proc/meminfo: memFree=14641536/32951124 swapFree=67111348/67111528
[pid=19359] ppid=19357 vsize=8704 CPUtime=2.99 cores=0,2,4,6
/proc/19359/stat : 19359 (glucose.sh) S 19357 19359 19050 0 -1 4202496 357 37838 0 0 0 0 288 11 18 0 1 0 624449415 8912896 254 33554432000 4194304 4922060 140734843460576 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19359/statm: 2176 254 211 178 0 69 0
[pid=19362] ppid=19359 vsize=105320 CPUtime=4899.39 cores=0,2,4,6
/proc/19362/stat : 19362 (glucose_static) R 19359 19359 19050 0 -1 4202496 24233 0 0 0 489925 14 0 0 25 0 1 0 624449715 107847680 24183 33554432000 134512640 135217611 4292767008 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/19362/statm: 26330 24183 77 173 0 26155 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 114024

[startup+4962.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/352 19635
/proc/meminfo: memFree=14639768/32951124 swapFree=67111348/67111528
[pid=19359] ppid=19357 vsize=8704 CPUtime=2.99 cores=0,2,4,6
/proc/19359/stat : 19359 (glucose.sh) S 19357 19359 19050 0 -1 4202496 357 37838 0 0 0 0 288 11 18 0 1 0 624449415 8912896 254 33554432000 4194304 4922060 140734843460576 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19359/statm: 2176 254 211 178 0 69 0
[pid=19362] ppid=19359 vsize=106776 CPUtime=4959.39 cores=0,2,4,6
/proc/19362/stat : 19362 (glucose_static) R 19359 19359 19050 0 -1 4202496 24548 0 0 0 495925 14 0 0 25 0 1 0 624449715 109338624 24498 33554432000 134512640 135217611 4292767008 18446744073709551615 134533231 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/19362/statm: 26694 24498 77 173 0 26519 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 115480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.02 2.02 2.00 3/352 19636
/proc/meminfo: memFree=14638884/32951124 swapFree=67111348/67111528
[pid=19359] ppid=19357 vsize=8704 CPUtime=2.99 cores=0,2,4,6
/proc/19359/stat : 19359 (glucose.sh) S 19357 19359 19050 0 -1 4202496 357 37838 0 0 0 0 288 11 18 0 1 0 624449415 8912896 254 33554432000 4194304 4922060 140734843460576 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/19359/statm: 2176 254 211 178 0 69 0
[pid=19362] ppid=19359 vsize=106776 CPUtime=4997.1 cores=0,2,4,6
/proc/19362/stat : 19362 (glucose_static) R 19359 19359 19050 0 -1 4202496 24561 0 0 0 499696 14 0 0 25 0 1 0 624449715 109338624 24511 33554432000 134512640 135217611 4292767008 18446744073709551615 134537558 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/19362/statm: 26694 24511 77 173 0 26519 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 115480

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

Real time (s): 5000.02
CPU time (s): 5000.09
CPU user time (s): 4999.84
CPU system time (s): 0.25
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 140844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.88956
system time used= 0.114982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38195
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= 9
involuntary context switches= 13

runsolver used 17.2264 second user time and 37.3723 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-13 22:58:53
IDJOB=3365800
IDBENCH=82459
IDSOLVER=1842
FILE ID=node144/3365800-1305320332
RUNJOBID= node144-1305315242-19068
PBS_JOBID= 13324288
Free space on /tmp= 37416 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
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-3365800-1305320332/watcher-3365800-1305320332 -o /tmp/evaluation-result-3365800-1305320332/solver-3365800-1305320332 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3365800-1305320332.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= b967fca11e85ef5b614d3452b1c4b2ad
RANDOM SEED=193474597

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14500188 kB
Buffers:        238224 kB
Cached:       10290832 kB
SwapCached:          0 kB
Active:        8386152 kB
Inactive:      9589120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14500188 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           15596 kB
Writeback:           0 kB
AnonPages:     7445540 kB
Mapped:          27728 kB
Slab:           374488 kB
PageTables:      37564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82312112 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= 37408 MiB
End job on node144 at 2011-05-14 00:22:15