Trace number 3257776

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

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2400c266431g10.cnf
MD5SUM885d1d8595262b8f0aa94d123211b47c
Bench CategoryCRAFTED (crafted 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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |  266431   535112 |   79929       0        0     nan |  0.000 % |
0.00/0.92	c |         0 |  263357   886976 |      --       0       --      -- |     --   | -3074/351864
0.00/0.92	c ==============================================================================
0.00/0.92	c Result  :   #vars: 2325   #clauses: 263357   #literals: 886976
0.00/0.92	c CPU time:   0.91486 s
0.00/0.92	c ==============================================================================
0.99/1.07	c
0.99/1.07	c Starting glucose
0.99/1.07	c
856.50/856.51	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
856.50/856.51	c WARNING: for repeatability, setting FPU to use double precision
856.50/856.51	c ============================[ Problem Statistics ]=============================
856.50/856.51	c |                                                                             |
856.50/856.51	c |  Number of variables:          2325                                         |
856.50/856.51	c |  Number of clauses:          263357                                         |
856.50/856.51	c |  Parse time:                   0.05 s                                       |
856.50/856.51	c |                                                                             |
856.50/856.51	c ============================[ Search Statistics ]==============================
856.50/856.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
856.50/856.51	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
856.50/856.51	c ===============================================================================
856.50/856.51	c |      6123 |    2325   263357   886976 |        1     4134    153 |  0.000 % |
856.50/856.51	c |    111450 |    2325   263357   886976 |        1    26278     89 |  0.000 % |
856.50/856.51	c |    210321 |    2325   263357   886976 |        1    50740     81 |  0.000 % |
856.50/856.51	c |    746526 |    2325   263357   886976 |        1   113969     73 |  0.000 % |
856.50/856.51	c |   1031406 |    2325   263357   886976 |        1    79831     56 |  0.000 % |
856.50/856.51	c |   1031594 |    2325   263357   886976 |        1    80019     56 |  0.000 % |
856.50/856.51	c |   1088974 |    2325   263357   886976 |        1   137399     74 |  0.000 % |
856.50/856.51	c |   1135243 |    2325   263357   886976 |        1   112061     62 |  0.000 % |
856.50/856.51	c |   1144860 |    2325   263357   886976 |        1   121678     64 |  0.000 % |
856.50/856.51	c |   1494765 |    2325   263357   886976 |        1   159198     63 |  0.000 % |
856.50/856.51	c |   1891521 |    2325   263357   886976 |        1   106947     50 |  0.000 % |
856.50/856.51	c |   2137781 |    2325   263357   886976 |        1   155410     66 |  0.000 % |
856.50/856.51	c |   2167151 |    2325   263357   886976 |        1   184780     70 |  0.000 % |
856.50/856.51	c |   2223291 |    2325   263357   886976 |        1   138111     59 |  0.000 % |
856.50/856.51	c |   2251361 |    2325   263357   886976 |        1   166181     67 |  0.000 % |
856.50/856.51	c |   2353363 |    2325   263357   886976 |        1   162785     59 |  0.000 % |
856.50/856.51	c |   2353465 |    2325   263357   886976 |        1   162887     59 |  0.000 % |
856.50/856.51	c |   2364997 |    2325   263357   886976 |        1   174419     61 |  0.000 % |
856.50/856.51	c |   2366856 |    2325   263357   886976 |        1   176278     61 |  0.000 % |
856.50/856.51	c |   2373336 |    2325   263357   886976 |        1   182758     63 |  0.000 % |
856.50/856.51	c |   2394593 |    2325   263357   886976 |        1   204015     67 |  0.000 % |
856.50/856.51	c |   2436726 |    2325   263357   886976 |        1   138161     56 |  0.000 % |
856.50/856.51	c |   2453559 |    2325   263357   886976 |        1   154994     59 |  0.000 % |
856.50/856.51	c |   2478401 |    2325   263357   886976 |        1   179836     65 |  0.000 % |
856.50/856.51	c |   2527618 |    2325   263357   886976 |        1   118465     48 |  0.000 % |
856.50/856.51	c |   2530031 |    2325   263357   886976 |        1   120878     49 |  0.000 % |
856.50/856.51	c |   2538803 |    2325   263357   886976 |        1   129650     51 |  0.000 % |
856.50/856.51	c |   2739182 |    2325   263357   886976 |        1   216813     64 |  0.000 % |
856.50/856.51	c |   2819862 |    2325   263357   886976 |        1   181692     57 |  0.000 % |
856.50/856.51	c |   2820056 |    2325   263357   886976 |        1   181886     57 |  0.000 % |
856.50/856.51	c |   2820331 |    2325   263357   886976 |        1   182161     57 |  0.000 % |
856.50/856.51	c |   2836496 |    2325   263357   886976 |        1   198326     61 |  0.000 % |
856.50/856.51	c |   2911140 |    2325   263357   886976 |        1   154561     51 |  0.000 % |
856.50/856.51	c |   2928671 |    2325   263357   886976 |        1   172092     53 |  0.000 % |
856.50/856.51	c |   2963610 |    2325   263357   886976 |        1   207031     60 |  0.000 % |
856.50/856.51	c |   2970065 |    2325   263357   886976 |        1   213486     60 |  0.000 % |
856.50/856.51	c |   2970167 |    2325   263357   886976 |        1   213588     60 |  0.000 % |
856.50/856.51	c |   2971018 |    2325   263357   886976 |        1   214439     61 |  0.000 % |
856.50/856.51	c |   3036868 |    23

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-3257776-1303471177/watcher-3257776-1303471177 -o /tmp/evaluation-result-3257776-1303471177/solver-3257776-1303471177 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3257776-1303471177.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: 3.76 3.94 3.76 3/190 16211
/proc/meminfo: memFree=11975572/32951124 swapFree=67111528/67111528
[pid=16211] ppid=16209 vsize=8704 CPUtime=0 cores=0,2
/proc/16211/stat : 16211 (glucose.sh) S 16209 16211 15508 0 -1 4202496 334 0 0 0 0 0 0 0 25 0 1 0 458715900 8912896 253 33554432000 4194304 4922060 140733506439392 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16211/statm: 2176 253 211 178 0 69 0

[startup+0.0231749 s]
/proc/loadavg: 3.76 3.94 3.76 3/190 16211
/proc/meminfo: memFree=11975572/32951124 swapFree=67111528/67111528
[pid=16211] ppid=16209 vsize=8704 CPUtime=0 cores=0,2
/proc/16211/stat : 16211 (glucose.sh) S 16209 16211 15508 0 -1 4202496 334 0 0 0 0 0 0 0 25 0 1 0 458715900 8912896 253 33554432000 4194304 4922060 140733506439392 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16211/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101168 s]
/proc/loadavg: 3.76 3.94 3.76 3/190 16211
/proc/meminfo: memFree=11975572/32951124 swapFree=67111528/67111528
[pid=16211] ppid=16209 vsize=8704 CPUtime=0 cores=0,2
/proc/16211/stat : 16211 (glucose.sh) S 16209 16211 15508 0 -1 4202496 334 0 0 0 0 0 0 0 25 0 1 0 458715900 8912896 253 33554432000 4194304 4922060 140733506439392 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16211/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301138 s]
/proc/loadavg: 3.76 3.94 3.76 3/190 16211
/proc/meminfo: memFree=11975572/32951124 swapFree=67111528/67111528
[pid=16211] ppid=16209 vsize=8704 CPUtime=0 cores=0,2
/proc/16211/stat : 16211 (glucose.sh) S 16209 16211 15508 0 -1 4202496 334 0 0 0 0 0 0 0 25 0 1 0 458715900 8912896 253 33554432000 4194304 4922060 140733506439392 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16211/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701051 s]
/proc/loadavg: 3.76 3.94 3.76 3/190 16211
/proc/meminfo: memFree=11975572/32951124 swapFree=67111528/67111528
[pid=16211] ppid=16209 vsize=8704 CPUtime=0 cores=0,2
/proc/16211/stat : 16211 (glucose.sh) S 16209 16211 15508 0 -1 4202496 334 0 0 0 0 0 0 0 25 0 1 0 458715900 8912896 253 33554432000 4194304 4922060 140733506439392 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16211/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50088 s]
/proc/loadavg: 3.76 3.94 3.76 3/186 16245
/proc/meminfo: memFree=11959700/32951124 swapFree=67111528/67111528
[pid=16211] ppid=16209 vsize=8704 CPUtime=1.07 cores=0,2
/proc/16211/stat : 16211 (glucose.sh) S 16209 16211 15508 0 -1 4202496 360 5465 0 0 0 0 105 2 18 0 1 0 458715900 8912896 255 33554432000 4194304 4922060 140733506439392 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16211/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 8704

[startup+3.10063 s]
/proc/loadavg: 3.76 3.94 3.76 5/198 16272
/proc/meminfo: memFree=11933316/32951124 swapFree=67111528/67111528
[pid=16211] ppid=16209 vsize=8704 CPUtime=1.07 cores=0,2
/proc/16211/stat : 16211 (glucose.sh) S 16209 16211 15508 0 -1 4202496 360 5465 0 0 0 0 105 2 18 0 1 0 458715900 8912896 255 33554432000 4194304 4922060 140733506439392 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16211/statm: 2176 255 211 178 0 69 0
[pid=16258] ppid=16211 vsize=41388 CPUtime=2.01 cores=0,2
/proc/16258/stat : 16258 (glucose_static) R 16211 16211 15508 0 -1 4202496 10906 0 0 0 200 1 0 0 25 0 1 0 458716008 42381312 5328 33554432000 4194304 4260849 140735629521968 18446744073709551615 4226206 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16258/statm: 10347 5328 251 17 0 6988 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 50092

[startup+6.3011 s]
/proc/loadavg: 3.78 3.94 3.76 5/198 16272
/proc/meminfo: memFree=11903060/32951124 swapFree=67111528/67111528
[pid=16211] ppid=16209 vsize=8704 CPUtime=1.07 cores=0,2
/proc/16211/stat : 16211 (glucose.sh) S 16209 16211 15508 0 -1 4202496 360 5465 0 0 0 0 105 2 18 0 1 0 458715900 8912896 255 33554432000 4194304 4922060 140733506439392 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16211/statm: 2176 255 211 178 0 69 0
[pid=16258] ppid=16211 vsize=64856 CPUtime=5.21 cores=0,2
/proc/16258/stat : 16258 (glucose_static) R 16211 16211 15508 0 -1 4202496 18474 0 0 0 518 3 0 0 25 0 1 0 458716008 66412544 8953 33554432000 4194304 4260849 140735629521968 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16258/statm: 16214 8953 251 17 0 12855 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 73560

[startup+12.7009 s]
/proc/loadavg: 3.80 3.94 3.76 5/198 16272
/proc/meminfo: memFree=11866752/32951124 swapFree=67111528/67111528
[pid=16211] ppid=16209 vsize=8704 CPUtime=1.07 cores=0,2
/proc/16211/stat : 16211 (glucose.sh) S 16209 16211 15508 0 -1 4202496 360 5465 0 0 0 0 105 2 18 0 1 0 458715900 8912896 255 33554432000 4194304 4922060 140733506439392 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16211/statm: 2176 255 211 178 0 69 0
[pid=16258] ppid=16211 vsize=95208 CPUtime=11.61 cores=0,2
/proc/16258/stat : 16258 (glucose_static) R 16211 16211 15508 0 -1 4202496 27891 0 0 0 1157 4 0 0 25 0 1 0 458716008 97492992 18081 33554432000 4194304 4260849 140735629521968 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16258/statm: 23802 18081 251 17 0 20443 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 103912

[startup+25.5007 s]
/proc/loadavg: 3.84 3.94 3.76 5/198 16272
/proc/meminfo: memFree=11871204/32951124 swapFree=67111528/67111528
[pid=16211] ppid=16209 vsize=8704 CPUtime=1.07 cores=0,2
/proc/16211/stat : 16211 (glucose.sh) S 16209 16211 15508 0 -1 4202496 360 5465 0 0 0 0 105 2 18 0 1 0 458715900 8912896 255 33554432000 4194304 4922060 140733506439392 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16211/statm: 2176 255 211 178 0 69 0
[pid=16258] ppid=16211 vsize=83708 CPUtime=24.41 cores=0,2
/proc/16258/stat : 16258 (glucose_static) R 16211 16211 15508 0 -1 4202496 32983 0 0 0 2436 5 0 0 25 0 1 0 458716008 85716992 17692 33554432000 4194304 4260849 140735629521968 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16258/statm: 20927 17692 251 17 0 17568 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 92412

[startup+51.1011 s]
/proc/loadavg: 3.89 3.94 3.77 5/198 16273
/proc/meminfo: memFree=11808460/32951124 swapFree=67111528/67111528
[pid=16211] ppid=16209 vsize=8704 CPUtime=1.07 cores=0,2
/proc/16211/stat : 16211 (glucose.sh) S 16209 16211 15508 0 -1 4202496 360 5465 0 0 0 0 105 2 18 0 1 0 458715900 8912896 255 33554432000 4194304 4922060 140733506439392 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16211/statm: 2176 255 211 178 0 69 0
[pid=16258] ppid=16211 vsize=83708 CPUtime=50.01 cores=0,2
/proc/16258/stat : 16258 (glucose_static) R 16211 16211 15508 0 -1 4202496 32983 0 0 0 4996 5 0 0 25 0 1 0 458716008 85716992 17692 33554432000 4194304 4260849 140735629521968 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16258/statm: 20927 17692 251 17 0 17568 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 92412

[startup+102.307 s]
/proc/loadavg: 4.01 3.97 3.78 5/198 16274
/proc/meminfo: memFree=11795428/32951124 swapFree=67111528/67111528
[pid=16211] ppid=16209 vsize=8704 CPUtime=1.07 cores=0,2
/proc/16211/stat : 16211 (glucose.sh) S 16209 16211 15508 0 -1 4202496 360 5465 0 0 0 0 105 2 18 0 1 0 458715900 8912896 255 33554432000 4194304 4922060 140733506439392 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16211/statm: 2176 255 211 178 0 69 0
[pid=16258] ppid=16211 vsize=83708 CPUtime=101.22 cores=0,2
/proc/16258/stat : 16258 (glucose_static) R 16211 16211 15508 0 -1 4202496 49254 0 0 0 10115 7 0 0 25 0 1 0 458716008 85716992 17736 33554432000 4194304 4260849 140735629521968 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16258/statm: 20927 17736 251 17 0 17568 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 92412

[startup+162.3 s]
/proc/loadavg: 4.00 3.97 3.79 5/198 16276
/proc/meminfo: memFree=11784744/32951124 swapFree=67111528/67111528
[pid=16211] ppid=16209 vsize=8704 CPUtime=1.07 cores=0,2
/proc/16211/stat : 16211 (glucose.sh) S 16209 16211 15508 0 -1 4202496 360 5465 0 0 0 0 105 2 18 0 1 0 458715900 8912896 255 33554432000 4194304 4922060 140733506439392 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16211/statm: 2176 255 211 178 0 69 0
[pid=16258] ppid=16211 vsize=95588 CPUtime=161.22 cores=0,2
/proc/16258/stat : 16258 (glucose_static) R 16211 16211 15508 0 -1 4202496 89206 0 0 0 16108 14 0 0 25 0 1 0 458716008 97882112 20741 33554432000 4194304 4260849 140735629521968 18446744073709551615 4225064 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16258/statm: 23897 20741 251 17 0 20538 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 104292

[startup+222.301 s]
/proc/loadavg: 4.00 3.97 3.80 4/195 16279
/proc/meminfo: memFree=11877380/32951124 swapFree=67111528/67111528
[pid=16211] ppid=16209 vsize=8704 CPUtime=1.07 cores=0,2
/proc/16211/stat : 16211 (glucose.sh) S 16209 16211 15508 0 -1 4202496 360 5465 0 0 0 0 105 2 18 0 1 0 458715900 8912896 255 33554432000 4194304 4922060 140733506439392 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16211/statm: 2176 255 211 178 0 69 0
[pid=16258] ppid=16211 vsize=95588 CPUtime=221.22 cores=0,2
/proc/16258/stat : 16258 (glucose_static) R 16211 16211 15508 0 -1 4202496 120003 0 0 0 22103 19 0 0 25 0 1 0 458716008 97882112 20741 33554432000 4194304 4260849 140735629521968 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16258/statm: 23897 20741 251 17 0 20538 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 104292

[startup+282.301 s]
/proc/loadavg: 4.18 4.02 3.83 5/198 16309
/proc/meminfo: memFree=11830272/32951124 swapFree=67111528/67111528
[pid=16211] ppid=16209 vsize=8704 CPUtime=1.07 cores=0,2
/proc/16211/stat : 16211 (glucose.sh) S 16209 16211 15508 0 -1 4202496 360 5465 0 0 0 0 105 2 18 0 1 0 458715900 8912896 255 33554432000 4194304 4922060 140733506439392 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16211/statm: 2176 255 211 178 0 69 0
[pid=16258] ppid=16211 vsize=144908 CPUtime=281.21 cores=0,2
/proc/16258/stat : 16258 (glucose_static) R 16211 16211 15508 0 -1 4202496 162057 0 0 0 28094 27 0 0 25 0 1 0 458716008 148385792 28427 33554432000 4194304 4260849 140735629521968 18446744073709551615 4225121 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16258/statm: 36227 28427 251 17 0 32868 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 153612

[startup+342.3 s]
/proc/loadavg: 4.14 4.03 3.84 5/198 16311
/proc/meminfo: memFree=11721252/32951124 swapFree=67111528/67111528
[pid=16211] ppid=16209 vsize=8704 CPUtime=1.07 cores=0,2
/proc/16211/stat : 16211 (glucose.sh) S 16209 16211 15508 0 -1 4202496 360 5465 0 0 0 0 105 2 18 0 1 0 458715900 8912896 255 33554432000 4194304 4922060 140733506439392 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16211/statm: 2176 255 211 178 0 69 0
[pid=16258] ppid=16211 vsize=144908 CPUtime=341.21 cores=0,2
/proc/16258/stat : 16258 (glucose_static) R 16211 16211 15508 0 -1 4202496 189343 0 0 0 34088 33 0 0 25 0 1 0 458716008 148385792 32137 33554432000 4194304 4260849 140735629521968 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16258/statm: 36227 32137 251 17 0 32868 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 153612

[startup+402.301 s]
/proc/loadavg: 4.10 4.04 3.85 5/198 16312
/proc/meminfo: memFree=11679056/32951124 swapFree=67111528/67111528
[pid=16211] ppid=16209 vsize=8704 CPUtime=1.07 cores=0,2
/proc/16211/stat : 16211 (glucose.sh) S 16209 16211 15508 0 -1 4202496 360 5465 0 0 0 0 105 2 18 0 1 0 458715900 8912896 255 33554432000 4194304 4922060 140733506439392 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16211/statm: 2176 255 211 178 0 69 0
[pid=16258] ppid=16211 vsize=95588 CPUtime=401.22 cores=0,2

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

/proc/16258/statm: 36227 28871 251 17 0 32868 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 153612

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 3.88 5/198 16319
/proc/meminfo: memFree=11707000/32951124 swapFree=67111528/67111528
[pid=16211] ppid=16209 vsize=8704 CPUtime=1.07 cores=0,2
/proc/16211/stat : 16211 (glucose.sh) S 16209 16211 15508 0 -1 4202496 360 5465 0 0 0 0 105 2 18 0 1 0 458715900 8912896 255 33554432000 4194304 4922060 140733506439392 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16211/statm: 2176 255 211 178 0 69 0
[pid=16258] ppid=16211 vsize=144908 CPUtime=641.23 cores=0,2
/proc/16258/stat : 16258 (glucose_static) R 16211 16211 15508 0 -1 4202496 341585 0 0 0 64053 70 0 0 25 0 1 0 458716008 148385792 31032 33554432000 4194304 4260849 140735629521968 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16258/statm: 36227 31032 252 17 0 32868 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 153612

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/198 16320
/proc/meminfo: memFree=11661716/32951124 swapFree=67111528/67111528
[pid=16211] ppid=16209 vsize=8704 CPUtime=1.07 cores=0,2
/proc/16211/stat : 16211 (glucose.sh) S 16209 16211 15508 0 -1 4202496 360 5465 0 0 0 0 105 2 18 0 1 0 458715900 8912896 255 33554432000 4194304 4922060 140733506439392 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16211/statm: 2176 255 211 178 0 69 0
[pid=16258] ppid=16211 vsize=144908 CPUtime=701.23 cores=0,2
/proc/16258/stat : 16258 (glucose_static) R 16211 16211 15508 0 -1 4202496 376961 0 0 0 70045 78 0 0 25 0 1 0 458716008 148385792 32796 33554432000 4194304 4260849 140735629521968 18446744073709551615 4225418 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16258/statm: 36227 32796 252 17 0 32868 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 153612

[startup+762.307 s]
/proc/loadavg: 4.05 4.01 3.89 5/198 16322
/proc/meminfo: memFree=11644700/32951124 swapFree=67111528/67111528
[pid=16211] ppid=16209 vsize=8704 CPUtime=1.07 cores=0,2
/proc/16211/stat : 16211 (glucose.sh) S 16209 16211 15508 0 -1 4202496 360 5465 0 0 0 0 105 2 18 0 1 0 458715900 8912896 255 33554432000 4194304 4922060 140733506439392 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16211/statm: 2176 255 211 178 0 69 0
[pid=16258] ppid=16211 vsize=178572 CPUtime=761.23 cores=0,2
/proc/16258/stat : 16258 (glucose_static) R 16211 16211 15508 0 -1 4202496 397830 0 0 0 76039 84 0 0 25 0 1 0 458716008 182857728 36549 33554432000 4194304 4260849 140735629521968 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16258/statm: 44643 36549 252 17 0 41284 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 187276

[startup+822.301 s]
/proc/loadavg: 4.10 4.03 3.90 5/198 16324
/proc/meminfo: memFree=11704840/32951124 swapFree=67111528/67111528
[pid=16211] ppid=16209 vsize=8704 CPUtime=1.07 cores=0,2
/proc/16211/stat : 16211 (glucose.sh) S 16209 16211 15508 0 -1 4202496 360 5465 0 0 0 0 105 2 18 0 1 0 458715900 8912896 255 33554432000 4194304 4922060 140733506439392 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16211/statm: 2176 255 211 178 0 69 0
[pid=16258] ppid=16211 vsize=150764 CPUtime=821.23 cores=0,2
/proc/16258/stat : 16258 (glucose_static) R 16211 16211 15508 0 -1 4202496 426885 0 0 0 82032 91 0 0 25 0 1 0 458716008 154382336 31882 33554432000 4194304 4260849 140735629521968 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16258/statm: 37691 31882 252 17 0 34332 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 159468

[startup+882.3 s]
/proc/loadavg: 4.03 4.02 3.91 5/198 16325
/proc/meminfo: memFree=11612416/32951124 swapFree=67111528/67111528
[pid=16211] ppid=16209 vsize=8704 CPUtime=1.07 cores=0,2
/proc/16211/stat : 16211 (glucose.sh) S 16209 16211 15508 0 -1 4202496 360 5465 0 0 0 0 105 2 18 0 1 0 458715900 8912896 255 33554432000 4194304 4922060 140733506439392 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16211/statm: 2176 255 211 178 0 69 0
[pid=16258] ppid=16211 vsize=212028 CPUtime=881.23 cores=0,2
/proc/16258/stat : 16258 (glucose_static) R 16211 16211 15508 0 -1 4202496 458893 0 0 0 88024 99 0 0 25 0 1 0 458716008 217116672 46002 33554432000 4194304 4260849 140735629521968 18446744073709551615 4225413 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16258/statm: 53007 46002 252 17 0 49648 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 220732

[startup+942.301 s]
/proc/loadavg: 4.01 4.01 3.91 5/198 16327
/proc/meminfo: memFree=11581380/32951124 swapFree=67111528/67111528
[pid=16211] ppid=16209 vsize=8704 CPUtime=1.07 cores=0,2
/proc/16211/stat : 16211 (glucose.sh) S 16209 16211 15508 0 -1 4202496 360 5465 0 0 0 0 105 2 18 0 1 0 458715900 8912896 255 33554432000 4194304 4922060 140733506439392 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16211/statm: 2176 255 211 178 0 69 0
[pid=16258] ppid=16211 vsize=212028 CPUtime=941.24 cores=0,2
/proc/16258/stat : 16258 (glucose_static) R 16211 16211 15508 0 -1 4202496 490887 0 0 0 94017 107 0 0 25 0 1 0 458716008 217116672 42592 33554432000 4194304 4260849 140735629521968 18446744073709551615 4225087 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16258/statm: 53007 42592 252 17 0 49648 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 220732

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/198 16328
/proc/meminfo: memFree=11572676/32951124 swapFree=67111528/67111528
[pid=16211] ppid=16209 vsize=8704 CPUtime=1.07 cores=0,2
/proc/16211/stat : 16211 (glucose.sh) S 16209 16211 15508 0 -1 4202496 360 5465 0 0 0 0 105 2 18 0 1 0 458715900 8912896 255 33554432000 4194304 4922060 140733506439392 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16211/statm: 2176 255 211 178 0 69 0
[pid=16258] ppid=16211 vsize=212028 CPUtime=1001.23 cores=0,2
/proc/16258/stat : 16258 (glucose_static) R 16211 16211 15508 0 -1 4202496 513535 0 0 0 100011 112 0 0 25 0 1 0 458716008 217116672 46484 33554432000 4194304 4260849 140735629521968 18446744073709551615 4224665 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16258/statm: 53007 46484 252 17 0 49648 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 220732

[startup+1062.3 s]
/proc/loadavg: 4.03 4.02 3.91 5/198 16330
/proc/meminfo: memFree=11643456/32951124 swapFree=67111528/67111528
[pid=16211] ppid=16209 vsize=8704 CPUtime=1.07 cores=0,2
/proc/16211/stat : 16211 (glucose.sh) S 16209 16211 15508 0 -1 4202496 360 5465 0 0 0 0 105 2 18 0 1 0 458715900 8912896 255 33554432000 4194304 4922060 140733506439392 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16211/statm: 2176 255 211 178 0 69 0
[pid=16258] ppid=16211 vsize=212028 CPUtime=1061.24 cores=0,2
/proc/16258/stat : 16258 (glucose_static) R 16211 16211 15508 0 -1 4202496 532651 0 0 0 106006 118 0 0 25 0 1 0 458716008 217116672 46959 33554432000 4194304 4260849 140735629521968 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16258/statm: 53007 46959 252 17 0 49648 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 220732

[startup+1122.3 s]
/proc/loadavg: 3.94 4.01 3.91 4/191 16382
/proc/meminfo: memFree=11720580/32951124 swapFree=67111528/67111528
[pid=16211] ppid=16209 vsize=8704 CPUtime=1.07 cores=0,2
/proc/16211/stat : 16211 (glucose.sh) S 16209 16211 15508 0 -1 4202496 360 5465 0 0 0 0 105 2 18 0 1 0 458715900 8912896 255 33554432000 4194304 4922060 140733506439392 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16211/statm: 2176 255 211 178 0 69 0
[pid=16258] ppid=16211 vsize=181208 CPUtime=1121.23 cores=0,2
/proc/16258/stat : 16258 (glucose_static) R 16211 16211 15508 0 -1 4202496 561306 0 0 0 111999 124 0 0 25 0 1 0 458716008 185556992 39264 33554432000 4194304 4260849 140735629521968 18446744073709551615 4224867 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16258/statm: 45302 39264 252 17 0 41943 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 189912

[startup+1182.3 s]
/proc/loadavg: 3.40 3.84 3.86 4/191 16383
/proc/meminfo: memFree=11732600/32951124 swapFree=67111528/67111528
[pid=16211] ppid=16209 vsize=8704 CPUtime=1.07 cores=0,2
/proc/16211/stat : 16211 (glucose.sh) S 16209 16211 15508 0 -1 4202496 360 5465 0 0 0 0 105 2 18 0 1 0 458715900 8912896 255 33554432000 4194304 4922060 140733506439392 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16211/statm: 2176 255 211 178 0 69 0
[pid=16258] ppid=16211 vsize=212028 CPUtime=1181.24 cores=0,2
/proc/16258/stat : 16258 (glucose_static) R 16211 16211 15508 0 -1 4202496 583494 0 0 0 117993 131 0 0 25 0 1 0 458716008 217116672 42821 33554432000 4194304 4260849 140735629521968 18446744073709551615 4225087 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16258/statm: 53007 42821 252 17 0 49648 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 220732

[startup+1242.3 s]
/proc/loadavg: 3.21 3.70 3.81 4/191 16385
/proc/meminfo: memFree=11724508/32951124 swapFree=67111528/67111528
[pid=16211] ppid=16209 vsize=8704 CPUtime=1.07 cores=0,2
/proc/16211/stat : 16211 (glucose.sh) S 16209 16211 15508 0 -1 4202496 360 5465 0 0 0 0 105 2 18 0 1 0 458715900 8912896 255 33554432000 4194304 4922060 140733506439392 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16211/statm: 2176 255 211 178 0 69 0
[pid=16258] ppid=16211 vsize=212028 CPUtime=1241.24 cores=0,2
/proc/16258/stat : 16258 (glucose_static) R 16211 16211 15508 0 -1 4202496 609894 0 0 0 123988 136 0 0 25 0 1 0 458716008 217116672 48447 33554432000 4194304 4260849 140735629521968 18446744073709551615 4226534 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16258/statm: 53007 48447 252 17 0 49648 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 220732



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.08 3.57 3.76 4/191 16386
/proc/meminfo: memFree=11674888/32951124 swapFree=67111528/67111528
[pid=16211] ppid=16209 vsize=8704 CPUtime=1.07 cores=0,2
/proc/16211/stat : 16211 (glucose.sh) S 16209 16211 15508 0 -1 4202496 360 5465 0 0 0 0 105 2 18 0 1 0 458715900 8912896 255 33554432000 4194304 4922060 140733506439392 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16211/statm: 2176 255 211 178 0 69 0
[pid=16258] ppid=16211 vsize=212028 CPUtime=1298.95 cores=0,2
/proc/16258/stat : 16258 (glucose_static) R 16211 16211 15508 0 -1 4202496 631100 0 0 0 129753 142 0 0 25 0 1 0 458716008 217116672 48346 33554432000 4194304 4260849 140735629521968 18446744073709551615 4224556 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16258/statm: 53007 48346 252 17 0 49648 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 220732

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 16211 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=55839
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=21996
# CPU time returned by wait4() is 1.07783
# while last known CPU time is 1300.02
#
# 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.02
CPU user time (s): 1298.58
CPU system time (s): 1.44
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 270820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.05584
system time used= 0.021996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5825
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 6

runsolver used 2.24966 second user time and 4.85526 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-22 13:19:37
IDJOB=3257776
IDBENCH=71270
IDSOLVER=1651
FILE ID=node132/3257776-1303471177
RUNJOBID= node132-1303469875-16022
PBS_JOBID= 13107182
Free space on /tmp= 72036 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2400c266431g10.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257776-1303471177/watcher-3257776-1303471177 -o /tmp/evaluation-result-3257776-1303471177/solver-3257776-1303471177 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3257776-1303471177.cnf 

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

MD5SUM BENCH= 885d1d8595262b8f0aa94d123211b47c
RANDOM SEED=1123145902

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11975852 kB
Buffers:       1249268 kB
Cached:       18971276 kB
SwapCached:          0 kB
Active:        8483312 kB
Inactive:     11948172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11975852 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4812 kB
Writeback:           0 kB
AnonPages:      211056 kB
Mapped:          15184 kB
Slab:           479152 kB
PageTables:       5628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   429912 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72036 MiB
End job on node132 at 2011-04-22 13:41:19