Trace number 3365816

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.02 5000.01

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtvisns3p02-tseitin.cnf
MD5SUMa0ec1baa890da62d0c6df7f1e62c6af3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2133.18
Satisfiable
(Un)Satisfiability was proved
Number of variables163622
Number of clauses488120
Sum of the clauses size1138944
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2325412
Number of clauses of size 3162706
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.22	c ==============================================================================
0.00/0.22	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.22	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.22	c ==============================================================================
0.00/0.22	c |         0 |  488118  1138942 |  146435       0        0     nan |  0.000 % |
2.58/2.66	c |         0 |  187665   662610 |      --       0       --      -- |     --   | -300451/-476327
2.58/2.67	c ==============================================================================
2.58/2.67	c Result  :   #vars: 28580   #clauses: 187665   #literals: 662610
2.58/2.67	c CPU time:   2.6056 s
2.58/2.67	c ==============================================================================
2.79/2.81	c
2.79/2.81	c Starting glucose
2.79/2.81	c
2.79/2.81	
2.79/2.81	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
2.79/2.81	
2.79/2.81	c ============================[ Problem Statistics ]=============================
2.79/2.81	c |                                                                             |
2.79/2.82	c |  Number of variables:  28580                                                |
2.79/2.82	c |  Number of clauses:    187665                                               |
2.79/2.89	c |  Parsing time:         0.07         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-3365816-1305320337/watcher-3365816-1305320337 -o /tmp/evaluation-result-3365816-1305320337/solver-3365816-1305320337 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365816-1305320337.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.01 2.01 1.94 3/239 3100
/proc/meminfo: memFree=17463252/32951124 swapFree=66522240/67111528
[pid=3100] ppid=3098 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/3100/stat : 3100 (glucose.sh) S 3098 3100 2839 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 643634457 8912896 252 33554432000 4194304 4922060 140735715868080 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3100/statm: 2176 252 211 178 0 69 0

[startup+0.0251231 s]
/proc/loadavg: 2.01 2.01 1.94 3/239 3100
/proc/meminfo: memFree=17463252/32951124 swapFree=66522240/67111528
[pid=3100] ppid=3098 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/3100/stat : 3100 (glucose.sh) S 3098 3100 2839 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 643634457 8912896 252 33554432000 4194304 4922060 140735715868080 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3100/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101109 s]
/proc/loadavg: 2.01 2.01 1.94 3/239 3100
/proc/meminfo: memFree=17463252/32951124 swapFree=66522240/67111528
[pid=3100] ppid=3098 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/3100/stat : 3100 (glucose.sh) S 3098 3100 2839 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 643634457 8912896 252 33554432000 4194304 4922060 140735715868080 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3100/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301093 s]
/proc/loadavg: 2.01 2.01 1.94 3/239 3100
/proc/meminfo: memFree=17463252/32951124 swapFree=66522240/67111528
[pid=3100] ppid=3098 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/3100/stat : 3100 (glucose.sh) S 3098 3100 2839 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 643634457 8912896 252 33554432000 4194304 4922060 140735715868080 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3100/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701037 s]
/proc/loadavg: 2.01 2.01 1.94 3/239 3100
/proc/meminfo: memFree=17463252/32951124 swapFree=66522240/67111528
[pid=3100] ppid=3098 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/3100/stat : 3100 (glucose.sh) S 3098 3100 2839 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 643634457 8912896 252 33554432000 4194304 4922060 140735715868080 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3100/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50089 s]
/proc/loadavg: 2.01 2.01 1.94 3/241 3103
/proc/meminfo: memFree=17402352/32951124 swapFree=66522240/67111528
[pid=3100] ppid=3098 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/3100/stat : 3100 (glucose.sh) S 3098 3100 2839 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 643634457 8912896 252 33554432000 4194304 4922060 140735715868080 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3100/statm: 2176 252 211 178 0 69 0
[pid=3101] ppid=3100 vsize=84104 CPUtime=1.49 cores=0,2,4,6
/proc/3101/stat : 3101 (SatELite_releas) R 3100 3100 2839 0 -1 4202496 19785 0 0 0 144 5 0 0 25 0 1 0 643634457 86122496 18387 33554432000 134512640 135225430 4293481984 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3101/statm: 21026 18387 78 175 0 20849 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 92808

[startup+3.10058 s]
/proc/loadavg: 2.01 2.01 1.94 3/241 3103
/proc/meminfo: memFree=17386976/32951124 swapFree=66522240/67111528
[pid=3100] ppid=3098 vsize=8704 CPUtime=2.81 cores=0,2,4,6
/proc/3100/stat : 3100 (glucose.sh) S 3098 3100 2839 0 -1 4202496 358 22946 0 0 0 0 274 7 18 0 1 0 643634457 8912896 254 33554432000 4194304 4922060 140735715868080 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3100/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 8704

[startup+6.30096 s]
/proc/loadavg: 2.01 2.01 1.94 3/241 3105
/proc/meminfo: memFree=17433452/32951124 swapFree=66522240/67111528
[pid=3100] ppid=3098 vsize=8704 CPUtime=2.81 cores=0,2,4,6
/proc/3100/stat : 3100 (glucose.sh) S 3098 3100 2839 0 -1 4202496 358 22946 0 0 0 0 274 7 18 0 1 0 643634457 8912896 254 33554432000 4194304 4922060 140735715868080 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3100/statm: 2176 254 211 178 0 69 0
[pid=3105] ppid=3100 vsize=19872 CPUtime=3.47 cores=0,2,4,6
/proc/3105/stat : 3105 (glucose_static) R 3100 3100 2839 0 -1 4202496 4782 0 0 0 346 1 0 0 25 0 1 0 643634739 20348928 4736 33554432000 134512640 135217611 4293068448 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3105/statm: 4968 4736 77 173 0 4793 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28576

[startup+12.7008 s]
/proc/loadavg: 2.01 2.00 1.94 3/241 3106
/proc/meminfo: memFree=17427672/32951124 swapFree=66522240/67111528
[pid=3100] ppid=3098 vsize=8704 CPUtime=2.81 cores=0,2,4,6
/proc/3100/stat : 3100 (glucose.sh) S 3098 3100 2839 0 -1 4202496 358 22946 0 0 0 0 274 7 18 0 1 0 643634457 8912896 254 33554432000 4194304 4922060 140735715868080 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3100/statm: 2176 254 211 178 0 69 0
[pid=3105] ppid=3100 vsize=21916 CPUtime=9.87 cores=0,2,4,6
/proc/3105/stat : 3105 (glucose_static) R 3100 3100 2839 0 -1 4202496 5283 0 0 0 986 1 0 0 25 0 1 0 643634739 22441984 5237 33554432000 134512640 135217611 4293068448 18446744073709551615 134532744 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3105/statm: 5479 5237 77 173 0 5304 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30620

[startup+25.5004 s]
/proc/loadavg: 2.01 2.00 1.94 3/241 3106
/proc/meminfo: memFree=17423728/32951124 swapFree=66522240/67111528
[pid=3100] ppid=3098 vsize=8704 CPUtime=2.81 cores=0,2,4,6
/proc/3100/stat : 3100 (glucose.sh) S 3098 3100 2839 0 -1 4202496 358 22946 0 0 0 0 274 7 18 0 1 0 643634457 8912896 254 33554432000 4194304 4922060 140735715868080 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3100/statm: 2176 254 211 178 0 69 0
[pid=3105] ppid=3100 vsize=24768 CPUtime=22.67 cores=0,2,4,6
/proc/3105/stat : 3105 (glucose_static) R 3100 3100 2839 0 -1 4202496 5983 0 0 0 2266 1 0 0 25 0 1 0 643634739 25362432 5937 33554432000 134512640 135217611 4293068448 18446744073709551615 134533040 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3105/statm: 6192 5937 77 173 0 6017 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33472

[startup+51.1008 s]
/proc/loadavg: 2.00 2.00 1.94 3/241 3107
/proc/meminfo: memFree=17417324/32951124 swapFree=66522240/67111528
[pid=3100] ppid=3098 vsize=8704 CPUtime=2.81 cores=0,2,4,6
/proc/3100/stat : 3100 (glucose.sh) S 3098 3100 2839 0 -1 4202496 358 22946 0 0 0 0 274 7 18 0 1 0 643634457 8912896 254 33554432000 4194304 4922060 140735715868080 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3100/statm: 2176 254 211 178 0 69 0
[pid=3105] ppid=3100 vsize=27660 CPUtime=48.26 cores=0,2,4,6
/proc/3105/stat : 3105 (glucose_static) R 3100 3100 2839 0 -1 4202496 6696 0 0 0 4825 1 0 0 25 0 1 0 643634739 28323840 6650 33554432000 134512640 135217611 4293068448 18446744073709551615 134533004 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3105/statm: 6915 6650 77 173 0 6740 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 36364

[startup+102.309 s]
/proc/loadavg: 2.00 2.00 1.94 3/241 3108
/proc/meminfo: memFree=17406868/32951124 swapFree=66522240/67111528
[pid=3100] ppid=3098 vsize=8704 CPUtime=2.81 cores=0,2,4,6
/proc/3100/stat : 3100 (glucose.sh) S 3098 3100 2839 0 -1 4202496 358 22946 0 0 0 0 274 7 18 0 1 0 643634457 8912896 254 33554432000 4194304 4922060 140735715868080 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3100/statm: 2176 254 211 178 0 69 0
[pid=3105] ppid=3100 vsize=32464 CPUtime=99.47 cores=0,2,4,6
/proc/3105/stat : 3105 (glucose_static) R 3100 3100 2839 0 -1 4202496 7876 0 0 0 9945 2 0 0 25 0 1 0 643634739 33243136 7830 33554432000 134512640 135217611 4293068448 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3105/statm: 8116 7830 77 173 0 7941 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 41168

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/241 3119
/proc/meminfo: memFree=17397452/32951124 swapFree=66522240/67111528
[pid=3100] ppid=3098 vsize=8704 CPUtime=2.81 cores=0,2,4,6
/proc/3100/stat : 3100 (glucose.sh) S 3098 3100 2839 0 -1 4202496 358 22946 0 0 0 0 274 7 18 0 1 0 643634457 8912896 254 33554432000 4194304 4922060 140735715868080 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3100/statm: 2176 254 211 178 0 69 0
[pid=3105] ppid=3100 vsize=36820 CPUtime=159.46 cores=0,2,4,6
/proc/3105/stat : 3105 (glucose_static) R 3100 3100 2839 0 -1 4202496 8989 0 0 0 15944 2 0 0 25 0 1 0 643634739 37703680 8943 33554432000 134512640 135217611 4293068448 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3105/statm: 9205 8943 77 173 0 9030 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 45524

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/241 3121
/proc/meminfo: memFree=17390592/32951124 swapFree=66522240/67111528
[pid=3100] ppid=3098 vsize=8704 CPUtime=2.81 cores=0,2,4,6
/proc/3100/stat : 3100 (glucose.sh) S 3098 3100 2839 0 -1 4202496 358 22946 0 0 0 0 274 7 18 0 1 0 643634457 8912896 254 33554432000 4194304 4922060 140735715868080 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3100/statm: 2176 254 211 178 0 69 0
[pid=3105] ppid=3100 vsize=39204 CPUtime=219.46 cores=0,2,4,6
/proc/3105/stat : 3105 (glucose_static) R 3100 3100 2839 0 -1 4202496 9600 0 0 0 21944 2 0 0 25 0 1 0 643634739 40144896 9554 33554432000 134512640 135217611 4293068448 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3105/statm: 9801 9554 77 173 0 9626 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 47908

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/241 3123
/proc/meminfo: memFree=17385348/32951124 swapFree=66522240/67111528
[pid=3100] ppid=3098 vsize=8704 CPUtime=2.81 cores=0,2,4,6
/proc/3100/stat : 3100 (glucose.sh) S 3098 3100 2839 0 -1 4202496 358 22946 0 0 0 0 274 7 18 0 1 0 643634457 8912896 254 33554432000 4194304 4922060 140735715868080 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3100/statm: 2176 254 211 178 0 69 0
[pid=3105] ppid=3100 vsize=41916 CPUtime=279.46 cores=0,2,4,6
/proc/3105/stat : 3105 (glucose_static) R 3100 3100 2839 0 -1 4202496 10196 0 0 0 27944 2 0 0 25 0 1 0 643634739 42921984 10150 33554432000 134512640 135217611 4293068448 18446744073709551615 134540945 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3105/statm: 10479 10150 77 173 0 10304 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 50620

[startup+342.3 s]
/proc/loadavg: 2.08 2.03 1.95 3/241 3127
/proc/meminfo: memFree=17380372/32951124 swapFree=66522240/67111528
[pid=3100] ppid=3098 vsize=8704 CPUtime=2.81 cores=0,2,4,6
/proc/3100/stat : 3100 (glucose.sh) S 3098 3100 2839 0 -1 4202496 358 22946 0 0 0 0 274 7 18 0 1 0 643634457 8912896 254 33554432000 4194304 4922060 140735715868080 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3100/statm: 2176 254 211 178 0 69 0
[pid=3105] ppid=3100 vsize=44436 CPUtime=339.45 cores=0,2,4,6
/proc/3105/stat : 3105 (glucose_static) R 3100 3100 2839 0 -1 4202496 10834 0 0 0 33943 2 0 0 25 0 1 0 643634739 45502464 10788 33554432000 134512640 135217611 4293068448 18446744073709551615 134542153 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3105/statm: 11109 10788 77 173 0 10934 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 53140

[startup+402.3 s]
/proc/loadavg: 2.03 2.02 1.95 3/241 3129
/proc/meminfo: memFree=17377500/32951124 swapFree=66522240/67111528
[pid=3100] ppid=3098 vsize=8704 CPUtime=2.81 cores=0,2,4,6
/proc/3100/stat : 3100 (glucose.sh) S 3098 3100 2839 0 -1 4202496 358 22946 0 0 0 0 274 7 18 0 1 0 643634457 8912896 254 33554432000 4194304 4922060 140735715868080 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3100/statm: 2176 254 211 178 0 69 0
[pid=3105] ppid=3100 vsize=45624 CPUtime=399.46 cores=0,2,4,6

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

/proc/3105/statm: 25125 24735 77 173 0 24950 0
Current children cumulated CPU time (s) 4302.32
Current children cumulated vsize (KiB) 109204

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/241 3263
/proc/meminfo: memFree=17264040/32951124 swapFree=66522240/67111528
[pid=3100] ppid=3098 vsize=8704 CPUtime=2.81 cores=0,2,4,6
/proc/3100/stat : 3100 (glucose.sh) S 3098 3100 2839 0 -1 4202496 358 22946 0 0 0 0 274 7 18 0 1 0 643634457 8912896 254 33554432000 4194304 4922060 140735715868080 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3100/statm: 2176 254 211 178 0 69 0
[pid=3105] ppid=3100 vsize=103412 CPUtime=4359.51 cores=0,2,4,6
/proc/3105/stat : 3105 (glucose_static) R 3100 3100 2839 0 -1 4202496 25514 0 0 0 435944 7 0 0 25 0 1 0 643634739 105893888 25468 33554432000 134512640 135217611 4293068448 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3105/statm: 25853 25468 77 173 0 25678 0
Current children cumulated CPU time (s) 4362.32
Current children cumulated vsize (KiB) 112116

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/241 3265
/proc/meminfo: memFree=17261416/32951124 swapFree=66522240/67111528
[pid=3100] ppid=3098 vsize=8704 CPUtime=2.81 cores=0,2,4,6
/proc/3100/stat : 3100 (glucose.sh) S 3098 3100 2839 0 -1 4202496 358 22946 0 0 0 0 274 7 18 0 1 0 643634457 8912896 254 33554432000 4194304 4922060 140735715868080 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3100/statm: 2176 254 211 178 0 69 0
[pid=3105] ppid=3100 vsize=104336 CPUtime=4419.5 cores=0,2,4,6
/proc/3105/stat : 3105 (glucose_static) R 3100 3100 2839 0 -1 4202496 25771 0 0 0 441943 7 0 0 25 0 1 0 643634739 106840064 25725 33554432000 134512640 135217611 4293068448 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3105/statm: 26084 25725 77 173 0 25909 0
Current children cumulated CPU time (s) 4422.31
Current children cumulated vsize (KiB) 113040

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/241 3267
/proc/meminfo: memFree=17259644/32951124 swapFree=66522240/67111528
[pid=3100] ppid=3098 vsize=8704 CPUtime=2.81 cores=0,2,4,6
/proc/3100/stat : 3100 (glucose.sh) S 3098 3100 2839 0 -1 4202496 358 22946 0 0 0 0 274 7 18 0 1 0 643634457 8912896 254 33554432000 4194304 4922060 140735715868080 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3100/statm: 2176 254 211 178 0 69 0
[pid=3105] ppid=3100 vsize=106068 CPUtime=4479.5 cores=0,2,4,6
/proc/3105/stat : 3105 (glucose_static) R 3100 3100 2839 0 -1 4202496 26181 0 0 0 447943 7 0 0 25 0 1 0 643634739 108613632 26135 33554432000 134512640 135217611 4293068448 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3105/statm: 26517 26135 77 173 0 26342 0
Current children cumulated CPU time (s) 4482.31
Current children cumulated vsize (KiB) 114772

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/241 3268
/proc/meminfo: memFree=17259620/32951124 swapFree=66522240/67111528
[pid=3100] ppid=3098 vsize=8704 CPUtime=2.81 cores=0,2,4,6
/proc/3100/stat : 3100 (glucose.sh) S 3098 3100 2839 0 -1 4202496 358 22946 0 0 0 0 274 7 18 0 1 0 643634457 8912896 254 33554432000 4194304 4922060 140735715868080 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3100/statm: 2176 254 211 178 0 69 0
[pid=3105] ppid=3100 vsize=105944 CPUtime=4539.5 cores=0,2,4,6
/proc/3105/stat : 3105 (glucose_static) R 3100 3100 2839 0 -1 4202496 26184 0 0 0 453943 7 0 0 25 0 1 0 643634739 108486656 26133 33554432000 134512640 135217611 4293068448 18446744073709551615 134533324 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3105/statm: 26486 26133 77 173 0 26311 0
Current children cumulated CPU time (s) 4542.31
Current children cumulated vsize (KiB) 114648

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/241 3270
/proc/meminfo: memFree=17258720/32951124 swapFree=66522240/67111528
[pid=3100] ppid=3098 vsize=8704 CPUtime=2.81 cores=0,2,4,6
/proc/3100/stat : 3100 (glucose.sh) S 3098 3100 2839 0 -1 4202496 358 22946 0 0 0 0 274 7 18 0 1 0 643634457 8912896 254 33554432000 4194304 4922060 140735715868080 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3100/statm: 2176 254 211 178 0 69 0
[pid=3105] ppid=3100 vsize=105944 CPUtime=4599.5 cores=0,2,4,6
/proc/3105/stat : 3105 (glucose_static) R 3100 3100 2839 0 -1 4202496 26186 0 0 0 459943 7 0 0 25 0 1 0 643634739 108486656 26135 33554432000 134512640 135217611 4293068448 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3105/statm: 26486 26135 77 173 0 26311 0
Current children cumulated CPU time (s) 4602.31
Current children cumulated vsize (KiB) 114648

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/241 3271
/proc/meminfo: memFree=17258820/32951124 swapFree=66522240/67111528
[pid=3100] ppid=3098 vsize=8704 CPUtime=2.81 cores=0,2,4,6
/proc/3100/stat : 3100 (glucose.sh) S 3098 3100 2839 0 -1 4202496 358 22946 0 0 0 0 274 7 18 0 1 0 643634457 8912896 254 33554432000 4194304 4922060 140735715868080 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3100/statm: 2176 254 211 178 0 69 0
[pid=3105] ppid=3100 vsize=105944 CPUtime=4659.5 cores=0,2,4,6
/proc/3105/stat : 3105 (glucose_static) R 3100 3100 2839 0 -1 4202496 26188 0 0 0 465943 7 0 0 25 0 1 0 643634739 108486656 26137 33554432000 134512640 135217611 4293068448 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3105/statm: 26486 26137 77 173 0 26311 0
Current children cumulated CPU time (s) 4662.31
Current children cumulated vsize (KiB) 114648

[startup+4722.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/241 3273
/proc/meminfo: memFree=17257176/32951124 swapFree=66522240/67111528
[pid=3100] ppid=3098 vsize=8704 CPUtime=2.81 cores=0,2,4,6
/proc/3100/stat : 3100 (glucose.sh) S 3098 3100 2839 0 -1 4202496 358 22946 0 0 0 0 274 7 18 0 1 0 643634457 8912896 254 33554432000 4194304 4922060 140735715868080 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3100/statm: 2176 254 211 178 0 69 0
[pid=3105] ppid=3100 vsize=105944 CPUtime=4719.51 cores=0,2,4,6
/proc/3105/stat : 3105 (glucose_static) R 3100 3100 2839 0 -1 4202496 26191 0 0 0 471944 7 0 0 25 0 1 0 643634739 108486656 26140 33554432000 134512640 135217611 4293068448 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3105/statm: 26486 26140 77 173 0 26311 0
Current children cumulated CPU time (s) 4722.32
Current children cumulated vsize (KiB) 114648

[startup+4782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/241 3275
/proc/meminfo: memFree=17257276/32951124 swapFree=66522240/67111528
[pid=3100] ppid=3098 vsize=8704 CPUtime=2.81 cores=0,2,4,6
/proc/3100/stat : 3100 (glucose.sh) S 3098 3100 2839 0 -1 4202496 358 22946 0 0 0 0 274 7 18 0 1 0 643634457 8912896 254 33554432000 4194304 4922060 140735715868080 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3100/statm: 2176 254 211 178 0 69 0
[pid=3105] ppid=3100 vsize=105944 CPUtime=4779.5 cores=0,2,4,6
/proc/3105/stat : 3105 (glucose_static) R 3100 3100 2839 0 -1 4202496 26191 0 0 0 477943 7 0 0 25 0 1 0 643634739 108486656 26140 33554432000 134512640 135217611 4293068448 18446744073709551615 134532978 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3105/statm: 26486 26140 77 173 0 26311 0
Current children cumulated CPU time (s) 4782.31
Current children cumulated vsize (KiB) 114648

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/241 3276
/proc/meminfo: memFree=17256492/32951124 swapFree=66522240/67111528
[pid=3100] ppid=3098 vsize=8704 CPUtime=2.81 cores=0,2,4,6
/proc/3100/stat : 3100 (glucose.sh) S 3098 3100 2839 0 -1 4202496 358 22946 0 0 0 0 274 7 18 0 1 0 643634457 8912896 254 33554432000 4194304 4922060 140735715868080 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3100/statm: 2176 254 211 178 0 69 0
[pid=3105] ppid=3100 vsize=106868 CPUtime=4839.5 cores=0,2,4,6
/proc/3105/stat : 3105 (glucose_static) R 3100 3100 2839 0 -1 4202496 26402 0 0 0 483943 7 0 0 25 0 1 0 643634739 109432832 26351 33554432000 134512640 135217611 4293068448 18446744073709551615 134533046 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3105/statm: 26717 26351 77 173 0 26542 0
Current children cumulated CPU time (s) 4842.31
Current children cumulated vsize (KiB) 115572

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/241 3278
/proc/meminfo: memFree=17256472/32951124 swapFree=66522240/67111528
[pid=3100] ppid=3098 vsize=8704 CPUtime=2.81 cores=0,2,4,6
/proc/3100/stat : 3100 (glucose.sh) S 3098 3100 2839 0 -1 4202496 358 22946 0 0 0 0 274 7 18 0 1 0 643634457 8912896 254 33554432000 4194304 4922060 140735715868080 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3100/statm: 2176 254 211 178 0 69 0
[pid=3105] ppid=3100 vsize=106868 CPUtime=4899.5 cores=0,2,4,6
/proc/3105/stat : 3105 (glucose_static) R 3100 3100 2839 0 -1 4202496 26407 0 0 0 489943 7 0 0 25 0 1 0 643634739 109432832 26356 33554432000 134512640 135217611 4293068448 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3105/statm: 26717 26356 77 173 0 26542 0
Current children cumulated CPU time (s) 4902.31
Current children cumulated vsize (KiB) 115572

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/241 3280
/proc/meminfo: memFree=17256812/32951124 swapFree=66522240/67111528
[pid=3100] ppid=3098 vsize=8704 CPUtime=2.81 cores=0,2,4,6
/proc/3100/stat : 3100 (glucose.sh) S 3098 3100 2839 0 -1 4202496 358 22946 0 0 0 0 274 7 18 0 1 0 643634457 8912896 254 33554432000 4194304 4922060 140735715868080 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3100/statm: 2176 254 211 178 0 69 0
[pid=3105] ppid=3100 vsize=106868 CPUtime=4959.5 cores=0,2,4,6
/proc/3105/stat : 3105 (glucose_static) R 3100 3100 2839 0 -1 4202496 26407 0 0 0 495943 7 0 0 25 0 1 0 643634739 109432832 26356 33554432000 134512640 135217611 4293068448 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3105/statm: 26717 26356 77 173 0 26542 0
Current children cumulated CPU time (s) 4962.31
Current children cumulated vsize (KiB) 115572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.08 2.02 2.01 2/238 3282
/proc/meminfo: memFree=17364820/32951124 swapFree=66522240/67111528
[pid=3100] ppid=3098 vsize=8704 CPUtime=2.81 cores=0,2,4,6
/proc/3100/stat : 3100 (glucose.sh) S 3098 3100 2839 0 -1 4202496 358 22946 0 0 0 0 274 7 18 0 1 0 643634457 8912896 254 33554432000 4194304 4922060 140735715868080 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3100/statm: 2176 254 211 178 0 69 0
[pid=3105] ppid=3100 vsize=107396 CPUtime=4997.21 cores=0,2,4,6
/proc/3105/stat : 3105 (glucose_static) R 3100 3100 2839 0 -1 4202496 26534 0 0 0 499713 8 0 0 25 0 1 0 643634739 109973504 26483 33554432000 134512640 135217611 4293068448 18446744073709551615 134533324 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/3105/statm: 26849 26483 77 173 0 26674 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 116100

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

Real time (s): 5000.01
CPU time (s): 5000.02
CPU user time (s): 4999.87
CPU system time (s): 0.15
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 116100

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

runsolver used 11.6922 second user time and 24.6792 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-13 22:58:57
IDJOB=3365816
IDBENCH=82468
IDSOLVER=1842
FILE ID=node109/3365816-1305320337
RUNJOBID= node109-1305315333-2857
PBS_JOBID= 13324323
Free space on /tmp= 36476 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtvisns3p02-tseitin.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365816-1305320337/watcher-3365816-1305320337 -o /tmp/evaluation-result-3365816-1305320337/solver-3365816-1305320337 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3365816-1305320337.cnf

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

MD5SUM BENCH= a0ec1baa890da62d0c6df7f1e62c6af3
RANDOM SEED=875929344

node109.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.809
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.61
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.809
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.809
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.74
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.809
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.809
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.809
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.809
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.809
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:     32951124 kB
MemFree:      17463408 kB
Buffers:        224852 kB
Cached:        4078660 kB
SwapCached:      19036 kB
Active:        6397556 kB
Inactive:      8831932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17463408 kB
SwapTotal:    67111528 kB
SwapFree:     66522240 kB
Dirty:           20212 kB
Writeback:           0 kB
AnonPages:    10912952 kB
Mapped:          18300 kB
Slab:           165336 kB
PageTables:      29916 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 17916420 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= 36464 MiB
End job on node109 at 2011-05-14 00:22:19