Trace number 3264816

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) 1299.98 1300.01

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-2.shuffled-as.sat05-2534.cnf
MD5SUM9a6126d13f733e360922c2ae93b7b6b9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark173.141
Satisfiable
(Un)Satisfiability was proved
Number of variables354
Number of clauses2596
Sum of the clauses size11752
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41592
Number of clauses of size 5640
Number of clauses of size over 5364

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.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    2596    11752 |     778       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 354   #clauses: 2596   #literals: 11752
0.00/0.00	c CPU time:   0.001999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
865.58/865.65	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
865.58/865.65	c WARNING: for repeatability, setting FPU to use double precision
865.58/865.65	c ============================[ Problem Statistics ]=============================
865.58/865.65	c |                                                                             |
865.58/865.65	c |  Number of variables:           354                                         |
865.58/865.65	c |  Number of clauses:            2596                                         |
865.58/865.65	c |  Parse time:                   0.00 s                                       |
865.58/865.65	c |                                                                             |
865.58/865.65	c ============================[ Search Statistics ]==============================
865.58/865.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
865.58/865.65	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
865.58/865.65	c ===============================================================================
865.58/865.65	c |       616 |     354     2596    11752 |        1      616      7 |  0.000 % |
865.58/865.65	c |      1062 |     354     2596    11752 |        1     1062      7 |  0.000 % |
865.58/865.65	c |      1243 |     354     2596    11752 |        1     1243      8 |  0.000 % |
865.58/865.65	c |      1479 |     354     2596    11752 |        1     1479      8 |  0.000 % |
865.58/865.65	c |      1716 |     354     2596    11752 |        1     1716      8 |  0.000 % |
865.58/865.65	c |      1870 |     354     2596    11752 |        1     1870      9 |  0.000 % |
865.58/865.65	c |      2019 |     354     2596    11752 |        1     2019      9 |  0.000 % |
865.58/865.65	c |      2136 |     354     2596    11752 |        1     2136      9 |  0.000 % |
865.58/865.65	c |      2291 |     354     2596    11752 |        1     2291     10 |  0.000 % |
865.58/865.65	c |      2622 |     354     2596    11752 |        1     2622     10 |  0.000 % |
865.58/865.65	c |      2723 |     354     2596    11752 |        1     2723     10 |  0.000 % |
865.58/865.65	c |      2925 |     354     2596    11752 |        1     2925     11 |  0.000 % |
865.58/865.65	c |      3130 |     354     2596    11752 |        1     3130     11 |  0.000 % |
865.58/865.65	c |      3230 |     354     2596    11752 |        1     3230     12 |  0.000 % |
865.58/865.66	c |      3331 |     354     2596    11752 |        1     3331     12 |  0.000 % |
865.58/865.66	c |      3474 |     354     2596    11752 |        1     3474     12 |  0.000 % |
865.58/865.66	c |      3576 |     354     2596    11752 |        1     3576     12 |  0.000 % |
865.58/865.66	c |      3742 |     354     2596    11752 |        1     3742     13 |  0.000 % |
865.58/865.66	c |      3842 |     354     2596    11752 |        1     3842     13 |  0.000 % |
865.58/865.66	c |      4117 |     354     2596    11752 |        1     2128      7 |  0.000 % |
865.58/865.66	c |      4310 |     354     2596    11752 |        1     2321      8 |  0.000 % |
865.58/865.66	c |      4779 |     354     2596    11752 |        1     2790     10 |  0.000 % |
865.58/865.66	c |      4879 |     354     2596    11752 |        1     2890     11 |  0.000 % |
865.58/865.66	c |      4980 |     354     2596    11752 |        1     2991     11 |  0.000 % |
865.58/865.66	c |      5080 |     354     2596    11752 |        1     3091     11 |  0.000 % |
865.58/865.66	c |      5204 |     354     2596    11752 |        1     3215     12 |  0.000 % |
865.58/865.66	c |      5524 |     354     2596    11752 |        1     3535     13 |  0.000 % |
865.58/865.66	c |      5658 |     354     2596    11752 |        1     3669     13 |  0.000 % |
865.58/865.66	c |      5759 |     354     2596    11752 |        1     3770     13 |  0.000 % |
865.58/865.66	c |      5859 |     354     2596    11752 |        1     3870     14 |  0.000 % |
865.58/865.66	c |      5959 |     354     2596    11752 |        1     3970     14 |  0.000 % |
865.58/865.66	c |      6151 |     354     2596    11752 |        1     4162     15 |  0.000 % |
865.58/865.66	c |      6718 |     354     2596    11752 |        1     4729     16 |  0.000 % |
865.58/865.66	c |      6849 |     354     2596    11752 |        1     4860     16 |  0.000 % |
865.58/865.66	c |      7162 |     354     2596    11752 |        1     5173     16 |  0.000 % |
865.58/865.66	c |      7291 |     354     2596    11752 |        1     5302     16 |  0.000 % |
865.58/865.66	c |      7618 |     354     2596    11752 |        1     5629     17 |  0.000 % |
865.58/865.66	c |      8679 |     354     2596    11752 |        1     6690     18 |  0.000 % |
865.58/865.66	c |   4751887 |     3

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-3264816-1303548231/watcher-3264816-1303548231 -o /tmp/evaluation-result-3264816-1303548231/solver-3264816-1303548231 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3264816-1303548231.cnf 

running on 2 cores: 5,7

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.87 3.95 3.67 3/185 11876
/proc/meminfo: memFree=14351528/32951124 swapFree=67111524/67111528
[pid=11876] ppid=11874 vsize=8704 CPUtime=0 cores=5,7
/proc/11876/stat : 11876 (glucose.sh) S 11874 11876 10350 0 -1 4202496 358 202 0 0 0 0 0 0 25 0 1 0 466421046 8912896 254 33554432000 4194304 4922060 140734516189840 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11876/statm: 2176 254 211 178 0 69 0

[startup+0.0427651 s]
/proc/loadavg: 3.87 3.95 3.67 3/185 11876
/proc/meminfo: memFree=14351528/32951124 swapFree=67111524/67111528
[pid=11876] ppid=11874 vsize=8704 CPUtime=0 cores=5,7
/proc/11876/stat : 11876 (glucose.sh) S 11874 11876 10350 0 -1 4202496 358 202 0 0 0 0 0 0 25 0 1 0 466421046 8912896 254 33554432000 4194304 4922060 140734516189840 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11876/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.10075 s]
/proc/loadavg: 3.87 3.95 3.67 3/185 11876
/proc/meminfo: memFree=14351528/32951124 swapFree=67111524/67111528
[pid=11876] ppid=11874 vsize=8704 CPUtime=0 cores=5,7
/proc/11876/stat : 11876 (glucose.sh) S 11874 11876 10350 0 -1 4202496 358 202 0 0 0 0 0 0 25 0 1 0 466421046 8912896 254 33554432000 4194304 4922060 140734516189840 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11876/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300728 s]
/proc/loadavg: 3.87 3.95 3.67 3/185 11876
/proc/meminfo: memFree=14351528/32951124 swapFree=67111524/67111528
[pid=11876] ppid=11874 vsize=8704 CPUtime=0 cores=5,7
/proc/11876/stat : 11876 (glucose.sh) S 11874 11876 10350 0 -1 4202496 358 202 0 0 0 0 0 0 25 0 1 0 466421046 8912896 254 33554432000 4194304 4922060 140734516189840 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11876/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.70066 s]
/proc/loadavg: 3.87 3.95 3.67 3/185 11876
/proc/meminfo: memFree=14351528/32951124 swapFree=67111524/67111528
[pid=11876] ppid=11874 vsize=8704 CPUtime=0 cores=5,7
/proc/11876/stat : 11876 (glucose.sh) S 11874 11876 10350 0 -1 4202496 358 202 0 0 0 0 0 0 25 0 1 0 466421046 8912896 254 33554432000 4194304 4922060 140734516189840 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11876/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50051 s]
/proc/loadavg: 3.87 3.95 3.67 4/187 11879
/proc/meminfo: memFree=14346428/32951124 swapFree=67111524/67111528
[pid=11876] ppid=11874 vsize=8704 CPUtime=0 cores=5,7
/proc/11876/stat : 11876 (glucose.sh) S 11874 11876 10350 0 -1 4202496 358 202 0 0 0 0 0 0 25 0 1 0 466421046 8912896 254 33554432000 4194304 4922060 140734516189840 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11876/statm: 2176 254 211 178 0 69 0
[pid=11878] ppid=11876 vsize=21048 CPUtime=1.49 cores=5,7
/proc/11878/stat : 11878 (glucose_static) R 11876 11876 10350 0 -1 4202496 2015 0 0 0 149 0 0 0 25 0 1 0 466421047 21553152 1606 33554432000 4194304 4260849 140734217119376 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11878/statm: 5262 1606 248 17 0 1903 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29752

[startup+3.10024 s]
/proc/loadavg: 3.87 3.95 3.67 4/187 11879
/proc/meminfo: memFree=14342108/32951124 swapFree=67111524/67111528
[pid=11876] ppid=11874 vsize=8704 CPUtime=0 cores=5,7
/proc/11876/stat : 11876 (glucose.sh) S 11874 11876 10350 0 -1 4202496 358 202 0 0 0 0 0 0 25 0 1 0 466421046 8912896 254 33554432000 4194304 4922060 140734516189840 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11876/statm: 2176 254 211 178 0 69 0
[pid=11878] ppid=11876 vsize=23820 CPUtime=3.09 cores=5,7
/proc/11878/stat : 11878 (glucose_static) R 11876 11876 10350 0 -1 4202496 2578 0 0 0 309 0 0 0 25 0 1 0 466421047 24391680 2164 33554432000 4194304 4260849 140734217119376 18446744073709551615 4224867 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11878/statm: 5955 2164 248 17 0 2596 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32524

[startup+6.30066 s]
/proc/loadavg: 3.80 3.94 3.67 3/184 11880
/proc/meminfo: memFree=14452964/32951124 swapFree=67111524/67111528
[pid=11876] ppid=11874 vsize=8704 CPUtime=0 cores=5,7
/proc/11876/stat : 11876 (glucose.sh) S 11874 11876 10350 0 -1 4202496 358 202 0 0 0 0 0 0 25 0 1 0 466421046 8912896 254 33554432000 4194304 4922060 140734516189840 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11876/statm: 2176 254 211 178 0 69 0
[pid=11878] ppid=11876 vsize=25468 CPUtime=6.29 cores=5,7
/proc/11878/stat : 11878 (glucose_static) R 11876 11876 10350 0 -1 4202496 3265 0 0 0 629 0 0 0 25 0 1 0 466421047 26079232 2819 33554432000 4194304 4260849 140734217119376 18446744073709551615 4210007 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11878/statm: 6367 2819 248 17 0 3008 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34172

[startup+12.7005 s]
/proc/loadavg: 3.74 3.92 3.67 4/187 11909
/proc/meminfo: memFree=14439852/32951124 swapFree=67111524/67111528
[pid=11876] ppid=11874 vsize=8704 CPUtime=0 cores=5,7
/proc/11876/stat : 11876 (glucose.sh) S 11874 11876 10350 0 -1 4202496 358 202 0 0 0 0 0 0 25 0 1 0 466421046 8912896 254 33554432000 4194304 4922060 140734516189840 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11876/statm: 2176 254 211 178 0 69 0
[pid=11878] ppid=11876 vsize=30836 CPUtime=12.68 cores=5,7
/proc/11878/stat : 11878 (glucose_static) R 11876 11876 10350 0 -1 4202496 5267 0 0 0 1268 0 0 0 25 0 1 0 466421047 31576064 3661 33554432000 4194304 4260849 140734217119376 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11878/statm: 7709 3661 248 17 0 4350 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 39540

[startup+25.5003 s]
/proc/loadavg: 3.58 3.87 3.65 4/187 11909
/proc/meminfo: memFree=14428416/32951124 swapFree=67111524/67111528
[pid=11876] ppid=11874 vsize=8704 CPUtime=0 cores=5,7
/proc/11876/stat : 11876 (glucose.sh) S 11874 11876 10350 0 -1 4202496 358 202 0 0 0 0 0 0 25 0 1 0 466421046 8912896 254 33554432000 4194304 4922060 140734516189840 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11876/statm: 2176 254 211 178 0 69 0
[pid=11878] ppid=11876 vsize=34084 CPUtime=25.48 cores=5,7
/proc/11878/stat : 11878 (glucose_static) R 11876 11876 10350 0 -1 4202496 6222 0 0 0 2548 0 0 0 25 0 1 0 466421047 34902016 4600 33554432000 4194304 4260849 140734217119376 18446744073709551615 4225091 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11878/statm: 8521 4600 248 17 0 5162 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 42788

[startup+51.1008 s]
/proc/loadavg: 3.38 3.80 3.63 4/187 11910
/proc/meminfo: memFree=14402208/32951124 swapFree=67111524/67111528
[pid=11876] ppid=11874 vsize=8704 CPUtime=0 cores=5,7
/proc/11876/stat : 11876 (glucose.sh) S 11874 11876 10350 0 -1 4202496 358 202 0 0 0 0 0 0 25 0 1 0 466421046 8912896 254 33554432000 4194304 4922060 140734516189840 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11876/statm: 2176 254 211 178 0 69 0
[pid=11878] ppid=11876 vsize=42860 CPUtime=51.08 cores=5,7
/proc/11878/stat : 11878 (glucose_static) R 11876 11876 10350 0 -1 4202496 9020 0 0 0 5107 1 0 0 25 0 1 0 466421047 43888640 7257 33554432000 4194304 4260849 140734217119376 18446744073709551615 4224808 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11878/statm: 10715 7257 248 17 0 7356 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 51564

[startup+102.307 s]
/proc/loadavg: 3.24 3.69 3.61 4/187 11911
/proc/meminfo: memFree=14376892/32951124 swapFree=67111524/67111528
[pid=11876] ppid=11874 vsize=8704 CPUtime=0 cores=5,7
/proc/11876/stat : 11876 (glucose.sh) S 11874 11876 10350 0 -1 4202496 358 202 0 0 0 0 0 0 25 0 1 0 466421046 8912896 254 33554432000 4194304 4922060 140734516189840 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11876/statm: 2176 254 211 178 0 69 0
[pid=11878] ppid=11876 vsize=46216 CPUtime=102.28 cores=5,7
/proc/11878/stat : 11878 (glucose_static) R 11876 11876 10350 0 -1 4202496 9935 0 0 0 10227 1 0 0 25 0 1 0 466421047 47325184 8127 33554432000 4194304 4260849 140734217119376 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11878/statm: 11554 8127 248 17 0 8195 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 54920

[startup+162.3 s]
/proc/loadavg: 3.09 3.57 3.56 4/187 11913
/proc/meminfo: memFree=14351084/32951124 swapFree=67111524/67111528
[pid=11876] ppid=11874 vsize=8704 CPUtime=0 cores=5,7
/proc/11876/stat : 11876 (glucose.sh) S 11874 11876 10350 0 -1 4202496 358 202 0 0 0 0 0 0 25 0 1 0 466421046 8912896 254 33554432000 4194304 4922060 140734516189840 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11876/statm: 2176 254 211 178 0 69 0
[pid=11878] ppid=11876 vsize=59808 CPUtime=162.28 cores=5,7
/proc/11878/stat : 11878 (glucose_static) R 11876 11876 10350 0 -1 4202496 14725 0 0 0 16226 2 0 0 25 0 1 0 466421047 61243392 10002 33554432000 4194304 4260849 140734217119376 18446744073709551615 4225114 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11878/statm: 14952 10002 248 17 0 11593 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 68512

[startup+222.301 s]
/proc/loadavg: 3.03 3.46 3.53 4/187 11914
/proc/meminfo: memFree=14341644/32951124 swapFree=67111524/67111528
[pid=11876] ppid=11874 vsize=8704 CPUtime=0 cores=5,7
/proc/11876/stat : 11876 (glucose.sh) S 11874 11876 10350 0 -1 4202496 358 202 0 0 0 0 0 0 25 0 1 0 466421046 8912896 254 33554432000 4194304 4922060 140734516189840 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11876/statm: 2176 254 211 178 0 69 0
[pid=11878] ppid=11876 vsize=59808 CPUtime=222.29 cores=5,7
/proc/11878/stat : 11878 (glucose_static) R 11876 11876 10350 0 -1 4202496 15194 0 0 0 22226 3 0 0 25 0 1 0 466421047 61243392 10450 33554432000 4194304 4260849 140734217119376 18446744073709551615 4224665 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11878/statm: 14952 10450 248 17 0 11593 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 68512

[startup+282.301 s]
/proc/loadavg: 3.01 3.37 3.49 4/187 11916
/proc/meminfo: memFree=14328852/32951124 swapFree=67111524/67111528
[pid=11876] ppid=11874 vsize=8704 CPUtime=0 cores=5,7
/proc/11876/stat : 11876 (glucose.sh) S 11874 11876 10350 0 -1 4202496 358 202 0 0 0 0 0 0 25 0 1 0 466421046 8912896 254 33554432000 4194304 4922060 140734516189840 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11876/statm: 2176 254 211 178 0 69 0
[pid=11878] ppid=11876 vsize=66880 CPUtime=282.28 cores=5,7
/proc/11878/stat : 11878 (glucose_static) R 11876 11876 10350 0 -1 4202496 17559 0 0 0 28225 3 0 0 25 0 1 0 466421047 68485120 12705 33554432000 4194304 4260849 140734217119376 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11878/statm: 16720 12705 248 17 0 13361 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 75584

[startup+342.301 s]
/proc/loadavg: 3.04 3.32 3.46 4/187 11918
/proc/meminfo: memFree=14316440/32951124 swapFree=67111524/67111528
[pid=11876] ppid=11874 vsize=8704 CPUtime=0 cores=5,7
/proc/11876/stat : 11876 (glucose.sh) S 11874 11876 10350 0 -1 4202496 358 202 0 0 0 0 0 0 25 0 1 0 466421046 8912896 254 33554432000 4194304 4922060 140734516189840 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11876/statm: 2176 254 211 178 0 69 0
[pid=11878] ppid=11876 vsize=71304 CPUtime=342.28 cores=5,7
/proc/11878/stat : 11878 (glucose_static) R 11876 11876 10350 0 -1 4202496 18797 0 0 0 34225 3 0 0 25 0 1 0 466421047 73015296 13885 33554432000 4194304 4260849 140734217119376 18446744073709551615 4225072 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11878/statm: 17826 13885 248 17 0 14467 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 80008

[startup+402.301 s]
/proc/loadavg: 3.01 3.26 3.43 4/187 11919
/proc/meminfo: memFree=14306248/32951124 swapFree=67111524/67111528
[pid=11876] ppid=11874 vsize=8704 CPUtime=0 cores=5,7

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

/proc/11878/statm: 23339 17486 249 17 0 19980 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 102060

[startup+642.301 s]
/proc/loadavg: 3.06 3.12 3.33 4/187 11926
/proc/meminfo: memFree=14264628/32951124 swapFree=67111524/67111528
[pid=11876] ppid=11874 vsize=8704 CPUtime=0 cores=5,7
/proc/11876/stat : 11876 (glucose.sh) S 11874 11876 10350 0 -1 4202496 358 202 0 0 0 0 0 0 25 0 1 0 466421046 8912896 254 33554432000 4194304 4922060 140734516189840 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11876/statm: 2176 254 211 178 0 69 0
[pid=11878] ppid=11876 vsize=93356 CPUtime=642.29 cores=5,7
/proc/11878/stat : 11878 (glucose_static) R 11876 11876 10350 0 -1 4202496 38824 0 0 0 64219 10 0 0 25 0 1 0 466421047 95596544 17491 33554432000 4194304 4260849 140734217119376 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11878/statm: 23339 17491 249 17 0 19980 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 102060

[startup+702.3 s]
/proc/loadavg: 3.06 3.11 3.31 4/187 11927
/proc/meminfo: memFree=14262132/32951124 swapFree=67111524/67111528
[pid=11876] ppid=11874 vsize=8704 CPUtime=0 cores=5,7
/proc/11876/stat : 11876 (glucose.sh) S 11874 11876 10350 0 -1 4202496 358 202 0 0 0 0 0 0 25 0 1 0 466421046 8912896 254 33554432000 4194304 4922060 140734516189840 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11876/statm: 2176 254 211 178 0 69 0
[pid=11878] ppid=11876 vsize=93356 CPUtime=702.28 cores=5,7
/proc/11878/stat : 11878 (glucose_static) R 11876 11876 10350 0 -1 4202496 39217 0 0 0 70218 10 0 0 25 0 1 0 466421047 95596544 17870 33554432000 4194304 4260849 140734217119376 18446744073709551615 4224665 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11878/statm: 23339 17870 249 17 0 19980 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 102060

[startup+762.307 s]
/proc/loadavg: 3.02 3.09 3.29 4/187 11929
/proc/meminfo: memFree=14231364/32951124 swapFree=67111524/67111528
[pid=11876] ppid=11874 vsize=8704 CPUtime=0 cores=5,7
/proc/11876/stat : 11876 (glucose.sh) S 11874 11876 10350 0 -1 4202496 358 202 0 0 0 0 0 0 25 0 1 0 466421046 8912896 254 33554432000 4194304 4922060 140734516189840 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11876/statm: 2176 254 211 178 0 69 0
[pid=11878] ppid=11876 vsize=104852 CPUtime=762.29 cores=5,7
/proc/11878/stat : 11878 (glucose_static) R 11876 11876 10350 0 -1 4202496 42380 0 0 0 76218 11 0 0 25 0 1 0 466421047 107368448 20848 33554432000 4194304 4260849 140734217119376 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11878/statm: 26213 20848 249 17 0 22854 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 113556

[startup+822.3 s]
/proc/loadavg: 3.01 3.07 3.27 4/187 11930
/proc/meminfo: memFree=14229368/32951124 swapFree=67111524/67111528
[pid=11876] ppid=11874 vsize=8704 CPUtime=0 cores=5,7
/proc/11876/stat : 11876 (glucose.sh) S 11874 11876 10350 0 -1 4202496 358 202 0 0 0 0 0 0 25 0 1 0 466421046 8912896 254 33554432000 4194304 4922060 140734516189840 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11876/statm: 2176 254 211 178 0 69 0
[pid=11878] ppid=11876 vsize=104852 CPUtime=822.28 cores=5,7
/proc/11878/stat : 11878 (glucose_static) R 11876 11876 10350 0 -1 4202496 42593 0 0 0 82217 11 0 0 25 0 1 0 466421047 107368448 21046 33554432000 4194304 4260849 140734217119376 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11878/statm: 26213 21046 249 17 0 22854 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 113556

[startup+882.301 s]
/proc/loadavg: 3.05 3.07 3.25 4/187 11932
/proc/meminfo: memFree=14217824/32951124 swapFree=67111524/67111528
[pid=11876] ppid=11874 vsize=8704 CPUtime=0 cores=5,7
/proc/11876/stat : 11876 (glucose.sh) S 11874 11876 10350 0 -1 4202496 358 202 0 0 0 0 0 0 25 0 1 0 466421046 8912896 254 33554432000 4194304 4922060 140734516189840 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11876/statm: 2176 254 211 178 0 69 0
[pid=11878] ppid=11876 vsize=104852 CPUtime=882.28 cores=5,7
/proc/11878/stat : 11878 (glucose_static) R 11876 11876 10350 0 -1 4202496 42593 0 0 0 88217 11 0 0 25 0 1 0 466421047 107368448 21046 33554432000 4194304 4260849 140734217119376 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11878/statm: 26213 21046 249 17 0 22854 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 113556

[startup+942.3 s]
/proc/loadavg: 3.02 3.05 3.24 4/187 11934
/proc/meminfo: memFree=14222884/32951124 swapFree=67111524/67111528
[pid=11876] ppid=11874 vsize=8704 CPUtime=0 cores=5,7
/proc/11876/stat : 11876 (glucose.sh) S 11874 11876 10350 0 -1 4202496 358 202 0 0 0 0 0 0 25 0 1 0 466421046 8912896 254 33554432000 4194304 4922060 140734516189840 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11876/statm: 2176 254 211 178 0 69 0
[pid=11878] ppid=11876 vsize=104852 CPUtime=942.28 cores=5,7
/proc/11878/stat : 11878 (glucose_static) R 11876 11876 10350 0 -1 4202496 43475 0 0 0 94217 11 0 0 25 0 1 0 466421047 107368448 21896 33554432000 4194304 4260849 140734217119376 18446744073709551615 4224669 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11878/statm: 26213 21896 249 17 0 22854 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 113556

[startup+1002.3 s]
/proc/loadavg: 3.00 3.04 3.22 4/187 11935
/proc/meminfo: memFree=14219140/32951124 swapFree=67111524/67111528
[pid=11876] ppid=11874 vsize=8704 CPUtime=0 cores=5,7
/proc/11876/stat : 11876 (glucose.sh) S 11874 11876 10350 0 -1 4202496 358 202 0 0 0 0 0 0 25 0 1 0 466421046 8912896 254 33554432000 4194304 4922060 140734516189840 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11876/statm: 2176 254 211 178 0 69 0
[pid=11878] ppid=11876 vsize=104852 CPUtime=1002.27 cores=5,7
/proc/11878/stat : 11878 (glucose_static) R 11876 11876 10350 0 -1 4202496 43511 0 0 0 100216 11 0 0 25 0 1 0 466421047 107368448 21931 33554432000 4194304 4260849 140734217119376 18446744073709551615 4224665 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11878/statm: 26213 21931 249 17 0 22854 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 113556

[startup+1062.3 s]
/proc/loadavg: 3.00 3.03 3.20 4/187 11946
/proc/meminfo: memFree=14217800/32951124 swapFree=67111524/67111528
[pid=11876] ppid=11874 vsize=8704 CPUtime=0 cores=5,7
/proc/11876/stat : 11876 (glucose.sh) S 11874 11876 10350 0 -1 4202496 358 202 0 0 0 0 0 0 25 0 1 0 466421046 8912896 254 33554432000 4194304 4922060 140734516189840 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11876/statm: 2176 254 211 178 0 69 0
[pid=11878] ppid=11876 vsize=104852 CPUtime=1062.27 cores=5,7
/proc/11878/stat : 11878 (glucose_static) R 11876 11876 10350 0 -1 4202496 43511 0 0 0 106216 11 0 0 25 0 1 0 466421047 107368448 21931 33554432000 4194304 4260849 140734217119376 18446744073709551615 4224898 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11878/statm: 26213 21931 249 17 0 22854 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 113556

[startup+1122.3 s]
/proc/loadavg: 3.00 3.02 3.18 4/187 11947
/proc/meminfo: memFree=14208828/32951124 swapFree=67111524/67111528
[pid=11876] ppid=11874 vsize=8704 CPUtime=0 cores=5,7
/proc/11876/stat : 11876 (glucose.sh) S 11874 11876 10350 0 -1 4202496 358 202 0 0 0 0 0 0 25 0 1 0 466421046 8912896 254 33554432000 4194304 4922060 140734516189840 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11876/statm: 2176 254 211 178 0 69 0
[pid=11878] ppid=11876 vsize=112032 CPUtime=1122.27 cores=5,7
/proc/11878/stat : 11878 (glucose_static) R 11876 11876 10350 0 -1 4202496 45416 0 0 0 112215 12 0 0 25 0 1 0 466421047 114720768 23740 33554432000 4194304 4260849 140734217119376 18446744073709551615 4246480 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11878/statm: 28008 23740 249 17 0 24649 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 120736

[startup+1182.3 s]
/proc/loadavg: 3.00 3.02 3.17 4/187 11949
/proc/meminfo: memFree=14207700/32951124 swapFree=67111524/67111528
[pid=11876] ppid=11874 vsize=8704 CPUtime=0 cores=5,7
/proc/11876/stat : 11876 (glucose.sh) S 11874 11876 10350 0 -1 4202496 358 202 0 0 0 0 0 0 25 0 1 0 466421046 8912896 254 33554432000 4194304 4922060 140734516189840 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11876/statm: 2176 254 211 178 0 69 0
[pid=11878] ppid=11876 vsize=112032 CPUtime=1182.27 cores=5,7
/proc/11878/stat : 11878 (glucose_static) R 11876 11876 10350 0 -1 4202496 45416 0 0 0 118215 12 0 0 25 0 1 0 466421047 114720768 23740 33554432000 4194304 4260849 140734217119376 18446744073709551615 4225056 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11878/statm: 28008 23740 249 17 0 24649 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 120736

[startup+1242.3 s]
/proc/loadavg: 3.03 3.03 3.16 4/187 11954
/proc/meminfo: memFree=14197532/32951124 swapFree=67111524/67111528
[pid=11876] ppid=11874 vsize=8704 CPUtime=0 cores=5,7
/proc/11876/stat : 11876 (glucose.sh) S 11874 11876 10350 0 -1 4202496 358 202 0 0 0 0 0 0 25 0 1 0 466421046 8912896 254 33554432000 4194304 4922060 140734516189840 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11876/statm: 2176 254 211 178 0 69 0
[pid=11878] ppid=11876 vsize=112032 CPUtime=1242.27 cores=5,7
/proc/11878/stat : 11878 (glucose_static) R 11876 11876 10350 0 -1 4202496 45743 0 0 0 124214 13 0 0 25 0 1 0 466421047 114720768 24056 33554432000 4194304 4260849 140734217119376 18446744073709551615 4225091 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11878/statm: 28008 24056 249 17 0 24649 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 120736



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.85 2.99 3.14 3/180 11973
/proc/meminfo: memFree=14288192/32951124 swapFree=67111524/67111528
[pid=11876] ppid=11874 vsize=8704 CPUtime=0 cores=5,7
/proc/11876/stat : 11876 (glucose.sh) S 11874 11876 10350 0 -1 4202496 358 202 0 0 0 0 0 0 25 0 1 0 466421046 8912896 254 33554432000 4194304 4922060 140734516189840 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/11876/statm: 2176 254 211 178 0 69 0
[pid=11878] ppid=11876 vsize=112032 CPUtime=1299.98 cores=5,7
/proc/11878/stat : 11878 (glucose_static) R 11876 11876 10350 0 -1 4202496 45743 0 0 0 129985 13 0 0 25 0 1 0 466421047 114720768 24056 33554432000 4194304 4260849 140734217119376 18446744073709551615 4225121 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/11878/statm: 28008 24056 249 17 0 24649 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 120736

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 11876 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=4999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.004999
# while last known CPU time is 1299.98
#
# 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): 1299.98
CPU user time (s): 1299.85
CPU system time (s): 0.13
CPU usage (%): 99.9976
Max. virtual memory (cumulated for all children) (KiB): 130916

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

runsolver used 2.17467 second user time and 4.92725 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-23 10:43:51
IDJOB=3264816
IDBENCH=85353
IDSOLVER=1651
FILE ID=node136/3264816-1303548231
RUNJOBID= node136-1303546921-11625
PBS_JOBID= 13143102
Free space on /tmp= 71632 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-250-2.shuffled-as.sat05-2534.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264816-1303548231/watcher-3264816-1303548231 -o /tmp/evaluation-result-3264816-1303548231/solver-3264816-1303548231 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3264816-1303548231.cnf 

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

MD5SUM BENCH= 9a6126d13f733e360922c2ae93b7b6b9
RANDOM SEED=115191006

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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:      14351676 kB
Buffers:       1698768 kB
Cached:       16145404 kB
SwapCached:          4 kB
Active:        9540488 kB
Inactive:      8495900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14351676 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2624 kB
Writeback:           0 kB
AnonPages:      191128 kB
Mapped:          15224 kB
Slab:           500132 kB
PageTables:       5384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   372892 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= 71632 MiB
End job on node136 at 2011-04-23 11:05:33