Trace number 3303373

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) 5000.08 5000.01

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2100c215164gyes4.cnf
MD5SUM2caae162eff2e5f641cadfad345a5401
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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |  215164   432288 |   64549       0        0     nan |  0.000 % |
0.00/0.65	c |         0 |  213064   723590 |      --       0       --      -- |     --   | -2100/291302
0.00/0.65	c ==============================================================================
0.00/0.65	c Result  :   #vars: 2030   #clauses: 213064   #literals: 723590
0.00/0.65	c CPU time:   0.643902 s
0.00/0.65	c ==============================================================================
0.00/0.76	c
0.00/0.76	c Starting glucose
0.00/0.76	c
3904.85/3904.83	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
3904.85/3904.83	c WARNING: for repeatability, setting FPU to use double precision
3904.85/3904.83	c ============================[ Problem Statistics ]=============================
3904.85/3904.83	c |                                                                             |
3904.85/3904.83	c |  Number of variables:          2030                                         |
3904.85/3904.83	c |  Number of clauses:          213064                                         |
3904.85/3904.83	c |  Parse time:                   0.04 s                                       |
3904.85/3904.83	c |                                                                             |
3904.85/3904.83	c ============================[ Search Statistics ]==============================
3904.85/3904.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3904.85/3904.83	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3904.85/3904.83	c ===============================================================================
3904.85/3904.83	c |      1827 |    2030   213064   723590 |        1     1827    218 |  0.000 % |
3904.85/3904.83	c |      2027 |    2030   213064   723590 |        1     2027    217 |  0.000 % |
3904.85/3904.83	c |     27794 |    2030   213064   723590 |        1    14767    119 |  0.000 % |
3904.85/3904.83	c |    298530 |    2030   213064   723590 |        1    41204     68 |  0.000 % |
3904.85/3904.83	c |    457378 |    2030   213064   723590 |        1    78846     79 |  0.000 % |
3904.85/3904.83	c |   1729285 |    2030   213064   723590 |        1   132134     62 |  0.000 % |
3904.85/3904.83	c |   5505186 |    2030   213064   723590 |        1   172813     48 |  0.000 % |
3904.85/3904.83	c |   5668378 |    2030   213064   723590 |        1   168202     45 |  0.000 % |
3904.85/3904.83	c |   5740203 |    2030   213064   723590 |        1   240027     55 |  0.000 % |
3904.85/3904.83	c |   5741775 |    2030   213064   723590 |        1   241599     55 |  0.000 % |
3904.85/3904.83	c |   5758445 |    2030   213064   723590 |        1   258269     57 |  0.000 % |
3904.85/3904.83	c |   5831099 |    2030   213064   723590 |        1   330923     64 |  0.000 % |
3904.85/3904.83	c |   6251973 |    2030   213064   723590 |        1   232797     53 |  0.000 % |
3904.85/3904.83	c |   6252273 |    2030   213064   723590 |        1   233097     53 |  0.000 % |
3904.85/3904.83	c |   6527411 |    2030   213064   723590 |        1   330036     58 |  0.000 % |
3904.85/3904.83	c |   6770396 |    2030   213064   723590 |        1   208830     48 |  0.000 % |
3904.85/3904.83	c |   7086263 |    2030   213064   723590 |        1   338693     58 |  0.000 % |
3904.85/3904.83	c |   7515025 |    2030   213064   723590 |        1   193868     41 |  0.000 % |
3904.85/3904.83	c |   7877229 |    2030   213064   723590 |        1   359659     54 |  0.000 % |
3904.85/3904.83	c |   7940007 |    2030   213064   723590 |        1   223433     43 |  0.000 % |
3904.85/3904.83	c |   7999304 |    2030   213064   723590 |        1   282730     48 |  0.000 % |
3904.85/3904.83	c |   8284597 |    2030   213064   723590 |        1   366438     53 |  0.000 % |
3904.85/3904.83	c |   8386405 |    2030   213064   723590 |        1   264040     48 |  0.000 % |
3904.85/3904.83	c |   8525611 |    2030   213064   723590 |        1   403246     62 |  0.000 % |
3904.85/3904.83	c |   8799413 |    2030   213064   723590 |        1   260852     48 |  0.000 % |
3904.85/3904.83	c |   8925956 |    2030   213064   723590 |        1   387395     57 |  0.000 % |
3904.85/3904.83	c |   9021446 |    2030   213064   723590 |        1   270884     48 |  0.000 % |
3904.85/3904.83	c |   9117748 |    2030   213064   723590 |        1   367186     56 |  0.000 % |
3904.85/3904.83	c |   9238222 |    2030   213064   723590 |        1   273058     49 |  0.000 % |
3904.85/3904.83	c |   9251110 |    2030   213064   723590 |        1   285946     51 |  0.000 % |
3904.85/3904.83	c |   9631301 |    2030   213064   723590 |        1   229144     46 |  0.000 % |
3904.85/3904.83	c |   9648789 |    2030   213064   723590 |        1   246632     48 |  0.000 % |
3904.85/3904.83	c |   9683814 |    2030   213064   723590 |        1   281657     51 |  0.000 % |
3904.85/3904.83	c |  10087027 |    2030   213064   723590 |        1   237472     44 |  0.000 % |
3904.85/3904.83	c |  10132179 |    2030   213064   723590 |        1   282624     50 |  0.000 % |
3904.85/3904.83	c |  10368056 |    2030   213064   723590 |        1   290894     50 |  0.000 % |
3904.85/3904.83	c |  10393974 |    2030   213064   723590 |        1   316812     53 |  0.000 % |
3904.85/3904.83	c |  10764655 |    2030   213064   723590 |        1   457285     61 |  0.000 % |
3904.85/3904.83	c |  10818292 |    20

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

running on 4 cores: 1,3,5,7

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: 0.00 0.00 0.00 2/176 32172
/proc/meminfo: memFree=23597124/32951132 swapFree=67111364/67111528
[pid=32172] ppid=32170 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/32172/stat : 32172 (glucose.sh) S 32170 32172 32133 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 501532933 8912896 252 33554432000 4194304 4922060 140736640576320 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32172/statm: 2176 252 211 178 0 69 0

[startup+0.0836339 s]
/proc/loadavg: 0.00 0.00 0.00 2/176 32172
/proc/meminfo: memFree=23597124/32951132 swapFree=67111364/67111528
[pid=32172] ppid=32170 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/32172/stat : 32172 (glucose.sh) S 32170 32172 32133 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 501532933 8912896 252 33554432000 4194304 4922060 140736640576320 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32172/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100629 s]
/proc/loadavg: 0.00 0.00 0.00 2/176 32172
/proc/meminfo: memFree=23597124/32951132 swapFree=67111364/67111528
[pid=32172] ppid=32170 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/32172/stat : 32172 (glucose.sh) S 32170 32172 32133 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 501532933 8912896 252 33554432000 4194304 4922060 140736640576320 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32172/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.30059 s]
/proc/loadavg: 0.00 0.00 0.00 2/176 32172
/proc/meminfo: memFree=23597124/32951132 swapFree=67111364/67111528
[pid=32172] ppid=32170 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/32172/stat : 32172 (glucose.sh) S 32170 32172 32133 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 501532933 8912896 252 33554432000 4194304 4922060 140736640576320 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32172/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700523 s]
/proc/loadavg: 0.00 0.00 0.00 2/176 32172
/proc/meminfo: memFree=23597124/32951132 swapFree=67111364/67111528
[pid=32172] ppid=32170 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/32172/stat : 32172 (glucose.sh) S 32170 32172 32133 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 501532933 8912896 252 33554432000 4194304 4922060 140736640576320 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32172/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50039 s]
/proc/loadavg: 0.00 0.00 0.00 3/178 32176
/proc/meminfo: memFree=23577144/32951132 swapFree=67111364/67111528
[pid=32172] ppid=32170 vsize=8704 CPUtime=0.75 cores=1,3,5,7
/proc/32172/stat : 32172 (glucose.sh) S 32170 32172 32133 0 -1 4202496 359 4476 0 0 0 0 74 1 15 0 1 0 501532933 8912896 254 33554432000 4194304 4922060 140736640576320 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32172/statm: 2176 254 211 178 0 69 0
[pid=32176] ppid=32172 vsize=32948 CPUtime=0.72 cores=1,3,5,7
/proc/32176/stat : 32176 (glucose_static) R 32172 32172 32133 0 -1 4202496 6436 0 0 0 72 0 0 0 17 0 1 0 501533010 33738752 4089 33554432000 4194304 4260849 140735516884256 18446744073709551615 4224867 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32176/statm: 8237 4089 251 17 0 4878 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 41652

[startup+3.10112 s]
/proc/loadavg: 0.16 0.03 0.01 3/178 32176
/proc/meminfo: memFree=23562264/32951132 swapFree=67111364/67111528
[pid=32172] ppid=32170 vsize=8704 CPUtime=0.75 cores=1,3,5,7
/proc/32172/stat : 32172 (glucose.sh) S 32170 32172 32133 0 -1 4202496 359 4476 0 0 0 0 74 1 15 0 1 0 501532933 8912896 254 33554432000 4194304 4922060 140736640576320 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32172/statm: 2176 254 211 178 0 69 0
[pid=32176] ppid=32172 vsize=47384 CPUtime=2.33 cores=1,3,5,7
/proc/32176/stat : 32176 (glucose_static) R 32172 32172 32133 0 -1 4202496 13725 0 0 0 232 1 0 0 20 0 1 0 501533010 48521216 8624 33554432000 4194304 4260849 140735516884256 18446744073709551615 4225427 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32176/statm: 11846 8624 251 17 0 8487 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 56088

[startup+6.30057 s]
/proc/loadavg: 0.16 0.03 0.01 4/178 32176
/proc/meminfo: memFree=23514644/32951132 swapFree=67111364/67111528
[pid=32172] ppid=32170 vsize=8704 CPUtime=0.75 cores=1,3,5,7
/proc/32172/stat : 32172 (glucose.sh) S 32170 32172 32133 0 -1 4202496 359 4476 0 0 0 0 74 1 15 0 1 0 501532933 8912896 254 33554432000 4194304 4922060 140736640576320 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32172/statm: 2176 254 211 178 0 69 0
[pid=32176] ppid=32172 vsize=58988 CPUtime=5.52 cores=1,3,5,7
/proc/32176/stat : 32176 (glucose_static) R 32172 32172 32133 0 -1 4202496 16828 0 0 0 551 1 0 0 25 0 1 0 501533010 60403712 11513 33554432000 4194304 4260849 140735516884256 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32176/statm: 14747 11513 251 17 0 11388 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 67692

[startup+12.7005 s]
/proc/loadavg: 0.59 0.13 0.04 3/178 32176
/proc/meminfo: memFree=23512524/32951132 swapFree=67111364/67111528
[pid=32172] ppid=32170 vsize=8704 CPUtime=0.75 cores=1,3,5,7
/proc/32172/stat : 32172 (glucose.sh) S 32170 32172 32133 0 -1 4202496 359 4476 0 0 0 0 74 1 15 0 1 0 501532933 8912896 254 33554432000 4194304 4922060 140736640576320 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32172/statm: 2176 254 211 178 0 69 0
[pid=32176] ppid=32172 vsize=58988 CPUtime=11.92 cores=1,3,5,7
/proc/32176/stat : 32176 (glucose_static) R 32172 32172 32133 0 -1 4202496 16828 0 0 0 1191 1 0 0 25 0 1 0 501533010 60403712 11513 33554432000 4194304 4260849 140735516884256 18446744073709551615 4224635 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32176/statm: 14747 11513 251 17 0 11388 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 67692

[startup+25.5003 s]
/proc/loadavg: 0.81 0.19 0.06 3/178 32176
/proc/meminfo: memFree=23481320/32951132 swapFree=67111364/67111528
[pid=32172] ppid=32170 vsize=8704 CPUtime=0.75 cores=1,3,5,7
/proc/32172/stat : 32172 (glucose.sh) S 32170 32172 32133 0 -1 4202496 359 4476 0 0 0 0 74 1 15 0 1 0 501532933 8912896 254 33554432000 4194304 4922060 140736640576320 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32172/statm: 2176 254 211 178 0 69 0
[pid=32176] ppid=32172 vsize=77844 CPUtime=24.73 cores=1,3,5,7
/proc/32176/stat : 32176 (glucose_static) R 32172 32172 32133 0 -1 4202496 32850 0 0 0 2469 4 0 0 25 0 1 0 501533010 79712256 14621 33554432000 4194304 4260849 140735516884256 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32176/statm: 19461 14621 251 17 0 16102 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 86548

[startup+51.1008 s]
/proc/loadavg: 1.21 0.33 0.11 3/178 32177
/proc/meminfo: memFree=23474076/32951132 swapFree=67111364/67111528
[pid=32172] ppid=32170 vsize=8704 CPUtime=0.75 cores=1,3,5,7
/proc/32172/stat : 32172 (glucose.sh) S 32170 32172 32133 0 -1 4202496 359 4476 0 0 0 0 74 1 15 0 1 0 501532933 8912896 254 33554432000 4194304 4922060 140736640576320 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32172/statm: 2176 254 211 178 0 69 0
[pid=32176] ppid=32172 vsize=77844 CPUtime=50.32 cores=1,3,5,7
/proc/32176/stat : 32176 (glucose_static) R 32172 32172 32133 0 -1 4202496 42328 0 0 0 5028 4 0 0 25 0 1 0 501533010 79712256 16254 33554432000 4194304 4260849 140735516884256 18446744073709551615 4209968 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32176/statm: 19461 16254 251 17 0 16102 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 86548

[startup+102.306 s]
/proc/loadavg: 1.68 0.61 0.22 3/178 32178
/proc/meminfo: memFree=23439472/32951132 swapFree=67111364/67111528
[pid=32172] ppid=32170 vsize=8704 CPUtime=0.75 cores=1,3,5,7
/proc/32172/stat : 32172 (glucose.sh) S 32170 32172 32133 0 -1 4202496 359 4476 0 0 0 0 74 1 15 0 1 0 501532933 8912896 254 33554432000 4194304 4922060 140736640576320 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32172/statm: 2176 254 211 178 0 69 0
[pid=32176] ppid=32172 vsize=127296 CPUtime=101.53 cores=1,3,5,7
/proc/32176/stat : 32176 (glucose_static) R 32172 32172 32133 0 -1 4202496 93470 0 0 0 10143 10 0 0 25 0 1 0 501533010 130351104 24734 33554432000 4194304 4260849 140735516884256 18446744073709551615 4224647 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32176/statm: 31824 24734 251 17 0 28465 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 136000

[startup+162.301 s]
/proc/loadavg: 1.88 0.86 0.33 3/178 32180
/proc/meminfo: memFree=23392104/32951132 swapFree=67111364/67111528
[pid=32172] ppid=32170 vsize=8704 CPUtime=0.75 cores=1,3,5,7
/proc/32172/stat : 32172 (glucose.sh) S 32170 32172 32133 0 -1 4202496 359 4476 0 0 0 0 74 1 15 0 1 0 501532933 8912896 254 33554432000 4194304 4922060 140736640576320 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32172/statm: 2176 254 211 178 0 69 0
[pid=32176] ppid=32172 vsize=127296 CPUtime=161.53 cores=1,3,5,7
/proc/32176/stat : 32176 (glucose_static) R 32172 32172 32133 0 -1 4202496 130559 0 0 0 16137 16 0 0 25 0 1 0 501533010 130351104 25572 33554432000 4194304 4260849 140735516884256 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32176/statm: 31824 25572 251 17 0 28465 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 136000

[startup+222.3 s]
/proc/loadavg: 1.95 1.07 0.43 3/178 32182
/proc/meminfo: memFree=23420364/32951132 swapFree=67111364/67111528
[pid=32172] ppid=32170 vsize=8704 CPUtime=0.75 cores=1,3,5,7
/proc/32172/stat : 32172 (glucose.sh) S 32170 32172 32133 0 -1 4202496 359 4476 0 0 0 0 74 1 15 0 1 0 501532933 8912896 254 33554432000 4194304 4922060 140736640576320 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32172/statm: 2176 254 211 178 0 69 0
[pid=32176] ppid=32172 vsize=77976 CPUtime=221.53 cores=1,3,5,7
/proc/32176/stat : 32176 (glucose_static) R 32172 32172 32133 0 -1 4202496 162115 0 0 0 22132 21 0 0 25 0 1 0 501533010 79847424 16287 33554432000 4194304 4260849 140735516884256 18446744073709551615 4224703 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32176/statm: 19494 16287 251 17 0 16135 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 86680

[startup+282.301 s]
/proc/loadavg: 1.98 1.23 0.52 4/178 32183
/proc/meminfo: memFree=23389856/32951132 swapFree=67111364/67111528
[pid=32172] ppid=32170 vsize=8704 CPUtime=0.75 cores=1,3,5,7
/proc/32172/stat : 32172 (glucose.sh) S 32170 32172 32133 0 -1 4202496 359 4476 0 0 0 0 74 1 15 0 1 0 501532933 8912896 254 33554432000 4194304 4922060 140736640576320 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32172/statm: 2176 254 211 178 0 69 0
[pid=32176] ppid=32172 vsize=127296 CPUtime=281.53 cores=1,3,5,7
/proc/32176/stat : 32176 (glucose_static) R 32172 32172 32133 0 -1 4202496 196115 0 0 0 28127 26 0 0 25 0 1 0 501533010 130351104 26713 33554432000 4194304 4260849 140735516884256 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32176/statm: 31824 26713 251 17 0 28465 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 136000

[startup+342.301 s]
/proc/loadavg: 1.99 1.37 0.61 3/178 32185
/proc/meminfo: memFree=23420360/32951132 swapFree=67111364/67111528
[pid=32172] ppid=32170 vsize=8704 CPUtime=0.75 cores=1,3,5,7
/proc/32172/stat : 32172 (glucose.sh) S 32170 32172 32133 0 -1 4202496 359 4476 0 0 0 0 74 1 15 0 1 0 501532933 8912896 254 33554432000 4194304 4922060 140736640576320 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32172/statm: 2176 254 211 178 0 69 0
[pid=32176] ppid=32172 vsize=77976 CPUtime=341.53 cores=1,3,5,7
/proc/32176/stat : 32176 (glucose_static) R 32172 32172 32133 0 -1 4202496 223400 0 0 0 34122 31 0 0 25 0 1 0 501533010 79847424 16287 33554432000 4194304 4260849 140735516884256 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32176/statm: 19494 16287 251 17 0 16135 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 86680

[startup+402.3 s]
/proc/loadavg: 1.99 1.48 0.70 3/178 32186
/proc/meminfo: memFree=23417256/32951132 swapFree=67111364/67111528
[pid=32172] ppid=32170 vsize=8704 CPUtime=0.75 cores=1,3,5,7

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

/proc/32176/statm: 73358 57955 251 17 0 69999 0
Current children cumulated CPU time (s) 4302.36
Current children cumulated vsize (KiB) 302136

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 32304
/proc/meminfo: memFree=23145136/32951132 swapFree=67111364/67111528
[pid=32172] ppid=32170 vsize=8704 CPUtime=0.75 cores=1,3,5,7
/proc/32172/stat : 32172 (glucose.sh) S 32170 32172 32133 0 -1 4202496 359 4476 0 0 0 0 74 1 15 0 1 0 501532933 8912896 254 33554432000 4194304 4922060 140736640576320 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32172/statm: 2176 254 211 178 0 69 0
[pid=32176] ppid=32172 vsize=294464 CPUtime=4361.61 cores=1,3,5,7
/proc/32176/stat : 32176 (glucose_static) R 32172 32172 32133 0 -1 4202496 1629557 0 0 0 435814 347 0 0 25 0 1 0 501533010 301531136 66106 33554432000 4194304 4260849 140735516884256 18446744073709551615 4224898 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32176/statm: 73616 66106 251 17 0 70257 0
Current children cumulated CPU time (s) 4362.36
Current children cumulated vsize (KiB) 303168

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 32306
/proc/meminfo: memFree=23139788/32951132 swapFree=67111364/67111528
[pid=32172] ppid=32170 vsize=8704 CPUtime=0.75 cores=1,3,5,7
/proc/32172/stat : 32172 (glucose.sh) S 32170 32172 32133 0 -1 4202496 359 4476 0 0 0 0 74 1 15 0 1 0 501532933 8912896 254 33554432000 4194304 4922060 140736640576320 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32172/statm: 2176 254 211 178 0 69 0
[pid=32176] ppid=32172 vsize=295064 CPUtime=4421.62 cores=1,3,5,7
/proc/32176/stat : 32176 (glucose_static) R 32172 32172 32133 0 -1 4202496 1651727 0 0 0 441809 353 0 0 25 0 1 0 501533010 302145536 56562 33554432000 4194304 4260849 140735516884256 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32176/statm: 73766 56562 251 17 0 70407 0
Current children cumulated CPU time (s) 4422.37
Current children cumulated vsize (KiB) 303768

[startup+4482.3 s]
/proc/loadavg: 2.11 2.03 1.93 3/178 32307
/proc/meminfo: memFree=23133708/32951132 swapFree=67111364/67111528
[pid=32172] ppid=32170 vsize=8704 CPUtime=0.75 cores=1,3,5,7
/proc/32172/stat : 32172 (glucose.sh) S 32170 32172 32133 0 -1 4202496 359 4476 0 0 0 0 74 1 15 0 1 0 501532933 8912896 254 33554432000 4194304 4922060 140736640576320 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32172/statm: 2176 254 211 178 0 69 0
[pid=32176] ppid=32172 vsize=295632 CPUtime=4481.62 cores=1,3,5,7
/proc/32176/stat : 32176 (glucose_static) R 32172 32172 32133 0 -1 4202496 1659671 0 0 0 447806 356 0 0 25 0 1 0 501533010 302727168 64385 33554432000 4194304 4260849 140735516884256 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32176/statm: 73908 64385 251 17 0 70549 0
Current children cumulated CPU time (s) 4482.37
Current children cumulated vsize (KiB) 304336

[startup+4542.3 s]
/proc/loadavg: 2.04 2.02 1.93 3/178 32309
/proc/meminfo: memFree=23197568/32951132 swapFree=67111364/67111528
[pid=32172] ppid=32170 vsize=8704 CPUtime=0.75 cores=1,3,5,7
/proc/32172/stat : 32172 (glucose.sh) S 32170 32172 32133 0 -1 4202496 359 4476 0 0 0 0 74 1 15 0 1 0 501532933 8912896 254 33554432000 4194304 4922060 140736640576320 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32172/statm: 2176 254 211 178 0 69 0
[pid=32176] ppid=32172 vsize=246104 CPUtime=4541.62 cores=1,3,5,7
/proc/32176/stat : 32176 (glucose_static) R 32172 32172 32133 0 -1 4202496 1679981 0 0 0 453800 362 0 0 25 0 1 0 501533010 252010496 52907 33554432000 4194304 4260849 140735516884256 18446744073709551615 4224873 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32176/statm: 61526 52907 251 17 0 58167 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 254808

[startup+4602.3 s]
/proc/loadavg: 2.01 2.02 1.93 3/178 32310
/proc/meminfo: memFree=23106892/32951132 swapFree=67111364/67111528
[pid=32172] ppid=32170 vsize=8704 CPUtime=0.75 cores=1,3,5,7
/proc/32172/stat : 32172 (glucose.sh) S 32170 32172 32133 0 -1 4202496 359 4476 0 0 0 0 74 1 15 0 1 0 501532933 8912896 254 33554432000 4194304 4922060 140736640576320 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32172/statm: 2176 254 211 178 0 69 0
[pid=32176] ppid=32172 vsize=297408 CPUtime=4601.63 cores=1,3,5,7
/proc/32176/stat : 32176 (glucose_static) R 32172 32172 32133 0 -1 4202496 1687201 0 0 0 459797 366 0 0 25 0 1 0 501533010 304545792 60027 33554432000 4194304 4260849 140735516884256 18446744073709551615 4209287 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32176/statm: 74352 60027 251 17 0 70993 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 306112

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/178 32312
/proc/meminfo: memFree=23183632/32951132 swapFree=67111364/67111528
[pid=32172] ppid=32170 vsize=8704 CPUtime=0.75 cores=1,3,5,7
/proc/32172/stat : 32172 (glucose.sh) S 32170 32172 32133 0 -1 4202496 359 4476 0 0 0 0 74 1 15 0 1 0 501532933 8912896 254 33554432000 4194304 4922060 140736640576320 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32172/statm: 2176 254 211 178 0 69 0
[pid=32176] ppid=32172 vsize=249428 CPUtime=4661.62 cores=1,3,5,7
/proc/32176/stat : 32176 (glucose_static) R 32172 32172 32133 0 -1 4202496 1708914 0 0 0 465791 371 0 0 25 0 1 0 501533010 255414272 50218 33554432000 4194304 4260849 140735516884256 18446744073709551615 4209287 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32176/statm: 62357 50218 251 17 0 58998 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 258132

[startup+4722.31 s]
/proc/loadavg: 2.00 2.01 1.93 3/178 32314
/proc/meminfo: memFree=23160688/32951132 swapFree=67111364/67111528
[pid=32172] ppid=32170 vsize=8704 CPUtime=0.75 cores=1,3,5,7
/proc/32172/stat : 32172 (glucose.sh) S 32170 32172 32133 0 -1 4202496 359 4476 0 0 0 0 74 1 15 0 1 0 501532933 8912896 254 33554432000 4194304 4922060 140736640576320 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32172/statm: 2176 254 211 178 0 69 0
[pid=32176] ppid=32172 vsize=299516 CPUtime=4721.62 cores=1,3,5,7
/proc/32176/stat : 32176 (glucose_static) R 32172 32172 32133 0 -1 4202496 1718670 0 0 0 471788 374 0 0 25 0 1 0 501533010 306704384 59880 33554432000 4194304 4260849 140735516884256 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32176/statm: 74879 59880 251 17 0 71520 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 308220

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 32315
/proc/meminfo: memFree=23079828/32951132 swapFree=67111364/67111528
[pid=32172] ppid=32170 vsize=8704 CPUtime=0.75 cores=1,3,5,7
/proc/32172/stat : 32172 (glucose.sh) S 32170 32172 32133 0 -1 4202496 359 4476 0 0 0 0 74 1 15 0 1 0 501532933 8912896 254 33554432000 4194304 4922060 140736640576320 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32172/statm: 2176 254 211 178 0 69 0
[pid=32176] ppid=32172 vsize=300088 CPUtime=4781.62 cores=1,3,5,7
/proc/32176/stat : 32176 (glucose_static) R 32172 32172 32133 0 -1 4202496 1725957 0 0 0 477785 377 0 0 25 0 1 0 501533010 307290112 67085 33554432000 4194304 4260849 140735516884256 18446744073709551615 4224898 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32176/statm: 75022 67085 251 17 0 71663 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 308792

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 32317
/proc/meminfo: memFree=23142808/32951132 swapFree=67111364/67111528
[pid=32172] ppid=32170 vsize=8704 CPUtime=0.75 cores=1,3,5,7
/proc/32172/stat : 32172 (glucose.sh) S 32170 32172 32133 0 -1 4202496 359 4476 0 0 0 0 74 1 15 0 1 0 501532933 8912896 254 33554432000 4194304 4922060 140736640576320 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32172/statm: 2176 254 211 178 0 69 0
[pid=32176] ppid=32172 vsize=301320 CPUtime=4841.62 cores=1,3,5,7
/proc/32176/stat : 32176 (glucose_static) R 32172 32172 32133 0 -1 4202496 1749072 0 0 0 483779 383 0 0 25 0 1 0 501533010 308551680 57897 33554432000 4194304 4260849 140735516884256 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32176/statm: 75330 57897 251 17 0 71971 0
Current children cumulated CPU time (s) 4842.37
Current children cumulated vsize (KiB) 310024

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 32318
/proc/meminfo: memFree=23048552/32951132 swapFree=67111364/67111528
[pid=32172] ppid=32170 vsize=8704 CPUtime=0.75 cores=1,3,5,7
/proc/32172/stat : 32172 (glucose.sh) S 32170 32172 32133 0 -1 4202496 359 4476 0 0 0 0 74 1 15 0 1 0 501532933 8912896 254 33554432000 4194304 4922060 140736640576320 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32172/statm: 2176 254 211 178 0 69 0
[pid=32176] ppid=32172 vsize=303440 CPUtime=4901.62 cores=1,3,5,7
/proc/32176/stat : 32176 (glucose_static) R 32172 32172 32133 0 -1 4202496 1758540 0 0 0 489775 387 0 0 25 0 1 0 501533010 310722560 67241 33554432000 4194304 4260849 140735516884256 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32176/statm: 75860 67241 251 17 0 72501 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 312144

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 32320
/proc/meminfo: memFree=23119104/32951132 swapFree=67111364/67111528
[pid=32172] ppid=32170 vsize=8704 CPUtime=0.75 cores=1,3,5,7
/proc/32172/stat : 32172 (glucose.sh) S 32170 32172 32133 0 -1 4202496 359 4476 0 0 0 0 74 1 15 0 1 0 501532933 8912896 254 33554432000 4194304 4922060 140736640576320 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32172/statm: 2176 254 211 178 0 69 0
[pid=32176] ppid=32172 vsize=303440 CPUtime=4961.62 cores=1,3,5,7
/proc/32176/stat : 32176 (glucose_static) R 32172 32172 32133 0 -1 4202496 1782265 0 0 0 495770 392 0 0 25 0 1 0 501533010 310722560 59759 33554432000 4194304 4260849 140735516884256 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32176/statm: 75860 59759 251 17 0 72501 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 312144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 1.93 2/175 32322
/proc/meminfo: memFree=23347284/32951132 swapFree=67111364/67111528
[pid=32172] ppid=32170 vsize=8704 CPUtime=0.75 cores=1,3,5,7
/proc/32172/stat : 32172 (glucose.sh) S 32170 32172 32133 0 -1 4202496 359 4476 0 0 0 0 74 1 15 0 1 0 501532933 8912896 254 33554432000 4194304 4922060 140736640576320 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/32172/statm: 2176 254 211 178 0 69 0
[pid=32176] ppid=32172 vsize=303440 CPUtime=4999.33 cores=1,3,5,7
/proc/32176/stat : 32176 (glucose_static) R 32172 32172 32133 0 -1 4202496 1787568 0 0 0 499538 395 0 0 25 0 1 0 501533010 310722560 65001 33554432000 4194304 4260849 140735516884256 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/32176/statm: 75860 65001 251 17 0 72501 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 312144

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 32172 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=748886
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=15997
# CPU time returned by wait4() is 0.764883
# while last known CPU time is 5000.08
#
# 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.08
CPU user time (s): 4996.12
CPU system time (s): 3.96
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 361464

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

runsolver used 7.28389 second user time and 16.0886 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-27 12:15:43
IDJOB=3303373
IDBENCH=71571
IDSOLVER=1687
FILE ID=node128/3303373-1303899343
RUNJOBID= node128-1303899342-32152
PBS_JOBID= 13164520
Free space on /tmp= 66980 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2100c215164gyes4.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3303373-1303899343/watcher-3303373-1303899343 -o /tmp/evaluation-result-3303373-1303899343/solver-3303373-1303899343 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3303373-1303899343.cnf 

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

MD5SUM BENCH= 2caae162eff2e5f641cadfad345a5401
RANDOM SEED=1223450421

node128.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.852
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.852
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.852
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.82
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.852
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      23597396 kB
Buffers:       1338168 kB
Cached:        7304496 kB
SwapCached:        160 kB
Active:        1817276 kB
Inactive:      6912496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      23597396 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            8584 kB
Writeback:           0 kB
AnonPages:       86028 kB
Mapped:          15608 kB
Slab:           559404 kB
PageTables:       4512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   235916 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66972 MiB
End job on node128 at 2011-04-27 13:39:05