Trace number 3370808

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
CryptoMiniSat Strange-Night-1-st (fixed)UNSAT 309.512 309.505

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_b_unsat.cnf
MD5SUM3dc443ddf213a09407d2a75925179735
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark113.98
Satisfiable
(Un)Satisfiability was proved
Number of variables26061
Number of clauses742909
Sum of the clauses size2791650
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 244599
Number of clauses of size 390788
Number of clauses of size 4607522
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3370808-1305380574.cnf'
0.00/0.00	c -- header says num vars:          26061
0.00/0.00	c -- header says num clauses:      742909
0.19/0.26	c -- clauses added:            0 learnts,       742909 normals,            0 xors
0.19/0.26	c -- vars added      26061
0.19/0.26	c Parsing time:  0.24 s
0.19/0.26	c  N st     0         0     26061    698310     44599         0   2791650         0   no data   no data  --
0.29/0.36	c asymm  cl-useful: 16/801/698310 lits-rem:16 time: 0.10
1.69/1.75	c Flit:   248 Blit:     43 bXBeca:    0 bXProp:  267 Bins:      0 BRemL:      0 BRemN:      0 P: 178.7M T:  1.31
1.69/1.78	c Cleaning up after failed var search:     0.02 s 
1.79/1.80	c Replacing      268 vars Replaced    10522 lits Time:     0.03 s 
1.99/2.04	c bin-w-bin subsume rem         6566 bins  time:  0.01 s
2.09/2.11	c subs with bin:     4628  lits-rem:      2867  v-fix:    0  time:  0.05 s
2.09/2.14	c Subs w/ non-existent bins:   1968 l-rem:    752 v-fix:     0 done:   3229 time:  0.04 s
2.20/2.23	c Removed useless bin:    8798  fixed:     0  props:  16.57M  time:  0.08 s
3.59/3.69	c lits-rem:        59  cl-subs:    56176  v-elim:    182  v-fix:    0  time:  1.45 s
3.69/3.72	c Finding binary XORs  T:     0.03 s  found:      28
3.69/3.74	c Replacing       28 vars Replaced     1318 lits Time:     0.02 s 
4.09/4.14	c Finding non-binary XORs:     0.36 s (found:       0, avg size: nan)
4.09/4.14	c calculated reachability. Time: 0.01
4.09/4.15	c Calc default polars -  time:   0.02 s pos:    8766 undec:    8385 neg:    8910
4.09/4.15	c =========================================================================================
4.09/4.15	c types(t): F = full restart, N = normal restart
4.09/4.15	c types(t): S = simplification begin/end, E = solution found
4.09/4.15	c restart types(rt): st = static, dy = dynamic
4.09/4.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.09/4.15	c  B st     0         0     25180    619306     31048         0   2459531         0   no data   no data  --
4.99/5.09	c  N dy    14      4098     25180    619306     31055      4059   2459530     49653      6.65      8.55  --
5.99/6.05	c  N dy    35      8537     25180    619306     31062      8456   2459530    100771      6.47      6.83  --
6.89/6.97	c  N dy    55     12590     25180    619306     31064     12468   2459530    146522      6.50      6.85  --
7.89/7.90	c  N dy    82     16641     25180    619306     31069     16478   2459530    196230      6.62      7.68  --
8.80/8.90	c  N dy   106     20699     25179    619306     31080     10585   2459530     94260      6.73      8.18  --
9.80/9.89	c  N dy   125     24787     25179    619306     31091     14622   2459530    145038      6.73      7.11  --
9.90/9.96	c  F st   127     25001     25179    619306     31092     14833   2459530    147728      6.74      6.82  --
9.99/10.08	c Found part      750 vars:        952 clauses:      6776 lits size:     23750
9.99/10.08	c Found part     1105 vars:       1070 clauses:      8951 lits size:     31643
9.99/10.08	c Found part     1112 vars:       4878 clauses:    195036 lits size:    745212
9.99/10.08	c Found part     1139 vars:        971 clauses:     11398 lits size:     41707
9.99/10.08	c Found part     1147 vars:        833 clauses:      5234 lits size:     18290
9.99/10.08	c Found part     1148 vars:        313 clauses:       965 lits size:      2968
9.99/10.08	c Found part     1153 vars:      15924 clauses:    421325 lits size:   1593978
9.99/10.08	c Found part     1162 vars:        238 clauses:       557 lits size:      1531
9.99/10.08	c Found parts:          8 time: 0.12 s
9.99/10.08	c Solving part 1162
10.09/10.10	c  N st     0         0       238       267       290         0      1531         0   no data   no data  --
10.09/10.10	c asymm  cl-useful: 15/267/267 lits-rem:15 time: 0.00
10.09/10.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
10.09/10.11	c Finding binary XORs  T:     0.00 s  found:       0
10.09/10.11	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
10.09/10.11	c calculated reachability. Time: 0.00
10.09/10.11	c Calc default polars -  time:   0.00 s pos:     122 undec:   25836 neg:     103
10.09/10.11	c =========================================================================================
10.09/10.11	c types(t): F = full restart, N = normal restart
10.09/10.11	c types(t): S = simplification begin/end, E = solution found
10.09/10.11	c restart types(rt): st = static, dy = dynamic
10.09/10.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
10.09/10.11	c  B st     0         0       238       267       290         0      1516         0   no data   no data  --
10.09/10.11	c  E st     1         0         0       267       290         0      1516         0   no data   no data  --
10.09/10.11	c Verified 267 clauses.
10.09/10.11	c Verified 267 clauses.
10.09/10.11	c Solved part
10.09/10.11	c =========================================================================================
10.09/10.11	c Solving part 1148
10.09/10.13	c  N st     0         0       313       599       366         0      2968         0   no data   no data  --
10.09/10.14	c asymm  cl-useful: 95/599/599 lits-rem:101 time: 0.00
10.09/10.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
10.09/10.15	c Finding binary XORs  T:     0.00 s  found:       0
10.09/10.15	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
10.09/10.15	c calculated reachability. Time: 0.00
10.09/10.15	c Calc default polars -  time:   0.00 s pos:     135 undec:   25775 neg:     151
10.09/10.15	c =========================================================================================
10.09/10.15	c types(t): F = full restart, N = normal restart
10.09/10.15	c types(t): S = simplification begin/end, E = solution found
10.09/10.15	c restart types(rt): st = static, dy = dynamic
10.09/10.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
10.09/10.15	c  B st     0         0       313       599       366         0      2867         0   no data   no data  --
10.09/10.15	c  E st     1         0         0       599       366         0      2867         0   no data   no data  --
10.09/10.15	c Verified 599 clauses.
10.09/10.15	c Verified 599 clauses.
10.09/10.15	c Solved part
10.09/10.15	c =========================================================================================
10.09/10.15	c Solving part 1147
10.09/10.17	c  N st     0         0       833      4240       994         0     18290         0   no data   no data  --
10.19/10.23	c asymm  cl-useful: 49/4240/4240 lits-rem:49 time: 0.06
10.19/10.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.02
10.19/10.25	c Finding binary XORs  T:     0.00 s  found:       0
10.19/10.25	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
10.19/10.25	c calculated reachability. Time: 0.00
10.19/10.25	c Calc default polars -  time:   0.00 s pos:     279 undec:   25525 neg:     257
10.19/10.25	c =========================================================================================
10.19/10.25	c types(t): F = full restart, N = normal restart
10.19/10.25	c types(t): S = simplification begin/end, E = solution found
10.19/10.25	c restart types(rt): st = static, dy = dynamic
10.19/10.25	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
10.19/10.25	c  B st     0         0       833      4240       994         0     18241         0   no data   no data  --
10.19/10.25	c  E st     1         0         0      4240       994         0     18241         0   no data   no data  --
10.19/10.25	c Verified 4240 clauses.
10.19/10.25	c Verified 4240 clauses.
10.19/10.25	c Solved part
10.19/10.25	c =========================================================================================
10.19/10.26	c Solving part 750
10.19/10.28	c  N st     0         0       952      5550      1226         0     23750         0   no data   no data  --
10.29/10.37	c asymm  cl-useful: 191/5550/5550 lits-rem:191 time: 0.09
10.39/10.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.02
10.39/10.40	c Finding binary XORs  T:     0.00 s  found:       0
10.39/10.40	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
10.39/10.40	c calculated reachability. Time: 0.00
10.39/10.40	c Calc default polars -  time:   0.00 s pos:     360 undec:   25337 neg:     364
10.39/10.40	c =========================================================================================
10.39/10.40	c types(t): F = full restart, N = normal restart
10.39/10.40	c types(t): S = simplification begin/end, E = solution found
10.39/10.40	c restart types(rt): st = static, dy = dynamic
10.39/10.40	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
10.39/10.40	c  B st     0         0       952      5550      1226         0     23559         0   no data   no data  --
10.39/10.40	c  E st     1         0         0      5550      1226         0     23559         0   no data   no data  --
10.39/10.40	c Verified 5550 clauses.
10.39/10.40	c Verified 5550 clauses.
10.39/10.40	c Solved part
10.39/10.40	c =========================================================================================
10.39/10.40	c Solving part 1139
10.39/10.43	c  N st     0         0       971     10189      1209         0     41707         0   no data   no data  --
10.59/10.65	c asymm  cl-useful: 799/3179/10189 lits-rem:817 time: 0.22
10.69/10.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    7 Bins:      0 BRemL:      0 BRemN:      0 P:  3.5M T:  0.05
10.69/10.70	c Finding binary XORs  T:     0.00 s  found:       2
10.69/10.70	c Replacing        9 vars Replaced      595 lits Time:     0.00 s 
10.69/10.70	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
10.69/10.70	c calculated reachability. Time: 0.00
10.69/10.70	c Calc default polars -  time:   0.00 s pos:     317 undec:   25461 neg:     283
10.69/10.70	c =========================================================================================
10.69/10.70	c types(t): F = full restart, N = normal restart
10.69/10.70	c types(t): S = simplification begin/end, E = solution found
10.69/10.70	c restart types(rt): st = static, dy = dynamic
10.69/10.70	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
10.69/10.70	c  B st     0         0       962     10146      1208         0     40742         0   no data   no data  --
10.69/10.71	c  E st     1         0         0     10146      1208         0     40742         0   no data   no data  --
10.69/10.71	c Verified 10146 clauses.
10.69/10.71	c Verified 10146 clauses.
10.69/10.71	c Solved part
10.69/10.71	c =========================================================================================
10.69/10.71	c Solving part 1105
10.69/10.73	c  N st     0         0      1070      7498      1453         0     31643         0   no data   no data  --
10.79/10.87	c asymm  cl-useful: 134/7498/7498 lits-rem:134 time: 0.14
10.89/10.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.03
10.89/10.91	c Finding binary XORs  T:     0.00 s  found:       0
10.89/10.91	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
10.89/10.91	c calculated reachability. Time: 0.00
10.89/10.91	c Calc default polars -  time:   0.00 s pos:     430 undec:   25173 neg:     458
10.89/10.91	c =========================================================================================
10.89/10.91	c types(t): F = full restart, N = normal restart
10.89/10.91	c types(t): S = simplification begin/end, E = solution found
10.89/10.91	c restart types(rt): st = static, dy = dynamic
10.89/10.91	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
10.89/10.91	c  B st     0         0      1070      7498      1453         0     31509         0   no data   no data  --
10.89/10.91	c  E st     1         0         0      7498      1453         0     31509         0   no data   no data  --
10.89/10.91	c Verified 7498 clauses.
10.89/10.91	c Verified 7498 clauses.
10.89/10.91	c Solved part
10.89/10.91	c =========================================================================================
10.89/10.91	c Solving part 1112
11.00/11.04	c  N st     0         0      4878    188954      6113     13777    745212    138295   no data   no data  --
11.09/11.11	c asymm  cl-useful: 9/429/188954 lits-rem:9 time: 0.07
11.49/11.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P: 70.2M T:  0.39
11.49/11.53	c Finding binary XORs  T:     0.01 s  found:       0
11.49/11.53	c Replacing        1 vars Replaced      474 lits Time:     0.01 s 
11.59/11.61	c Finding non-binary XORs:     0.07 s (found:       0, avg size: nan)
11.59/11.61	c calculated reachability. Time: 0.00
11.59/11.62	c Calc default polars -  time:   0.00 s pos:    1573 undec:   22942 neg:    1546
11.59/11.62	c =========================================================================================
11.59/11.62	c types(t): F = full restart, N = normal restart
11.59/11.62	c types(t): S = simplification begin/end, E = solution found
11.59/11.62	c restart types(rt): st = static, dy = dynamic
11.59/11.62	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
11.59/11.62	c  B st     0         0      4877    188954      6111     13709    745201    137806   no data   no data  --
12.39/12.48	c  N dy     8      4018      4877    188954      6114     17696    745201    195210      8.50     10.35  --
13.29/13.34	c  N dy    12      8110      4875    188954      6120     21747    745201    245237      7.12      7.53  --
14.19/14.25	c  N dy    26     12124      4875    188954      6127     25735    745201    297291      6.94      7.46  --
15.19/15.24	c  N dy    37     16146      4875    188954      6132     29727    745201    348416      6.80      7.16  --
16.39/16.49	c  N dy    62     20737      4875    188954      6137     17503    745201    152325      6.85      7.22  --
17.49/17.51	c  F st    80     25000      4874    188954      6153     21712    745201    204314      6.81      6.51  --
17.49/17.51	c  N st    80     25000      4874    188954      6153     21712    745201    204314      6.81      6.51  --
18.99/19.05	c  N dy    86     30192      4874    188954      6158     26843    745201    271046      6.81   no data  --
20.09/20.16	c  N dy   105     34195      4874    188954      6165     30814    745201    321707      6.80      7.28  --
21.19/21.29	c  N dy   127     38276      4873    188954      6173     34842    745201    370408      6.82      8.40  --
22.39/22.47	c  N dy   152     42321      4873    188954      6175     20091    745201    154022      6.88      8.78  --
23.39/23.45	c  N dy   168     46373      4873    188954      6176     24125    745201    206319      6.88      9.32  --
24.59/24.67	c  N dy   189     50582      4873    188954      6178     28287    745201    256137      6.87      7.32  --
25.79/25.84	c  N dy   213     54759      4873    188954      6178     32436    745199    306602      6.89      7.27  --
26.89/26.97	c  N dy   240     59161      4873    188954      6181     36801    745199    364540      6.92      7.37  --
28.19/28.21	c  N dy   258     63353      4873    188954      6186     20657    745199    149560      6.92      7.31  --
28.69/28.79	c Finding binary XORs  T:     0.01 s  found:       4
29.19/29.29	c  N dy   275     67447      4873    188379      6186     22064    743009    180995      6.92      7.70  --
30.39/30.42	c  N dy   304     71860      4873    188379      6198     26439    743009    240405      6.93      7.30  --
31.60/31.63	c  N dy   331     76530      4873    188379      6206     31076    743009    303424      6.95      7.32  --
32.90/32.95	c  N dy   349     81424      4873    188379      6217     35925    743009    365300      6.94      7.33  --
34.49/34.51	c  N dy   374     87202      4872    188379      6227     21428    743009    147785      6.94      7.32  --
34.49/34.59	c  F st   375     87500      4872    188379      6227     21721    743009    150981      6.93      6.00  --
36.20/36.23	c  N dy   382     92887      4872    188379      6228     27086    743009    226363      6.93      7.31  --
37.89/37.96	c  N dy   414     98891      4871    188379      6239     33026    743009    303378      6.95      8.53  --
39.69/39.78	c  N dy   443    105411      4870    188379      6252     39487    743009    393143      6.95      7.36  --
40.99/41.08	c Finding binary XORs  T:     0.01 s  found:       1
41.80/41.83	c  N dy   481    112261      4869    187551      6231     20671    739810    142446      6.96      7.34  --
43.59/43.70	c  N dy   526    119518      4869    187551      6241     27874    739810    240960      6.99      7.37  --
45.79/45.82	c  N dy   571    127187      4867    187551      6263     35468    739810    346558      7.02      9.78  --
48.19/48.25	c  N dy   615    135358      4866    187551      6275     21966    739809    137227      7.03      8.08  --
50.49/50.58	c  N dy   651    144002      4865    187551      6291     30546    739809    259616      7.04      7.97  --
53.19/53.29	c Finding binary XORs  T:     0.01 s  found:       1
53.49/53.59	c  N dy   697    153257      4864    186714      6262     33019    736562    307865      7.05      8.58  --
56.59/56.62	c  N dy   768    163126      4864    186714      6266     22469    736561    153939      7.10     10.75  --
59.40/59.47	c  N dy   837    173897      4864    186714      6270     33167    736561    311815      7.14      7.59  --
62.70/62.74	c  N dy   913    185142      4863    186714      6277     44332    736561    477348      7.18      7.66  --
66.29/66.38	c  N dy   977    196973      4863    186714      6284     32494    736561    269539      7.19      9.21  --
69.79/69.82	c  N dy  1038    209670      4862    186714      6300     45095    736561    448960      7.20      7.61  --
73.99/74.07	c  N dy  1123    223423      4861    186714      6311     33079    736561    262275      7.23      7.64  --
78.49/78.54	c  N dy  1212    237734      4860    186714      6333     47282    736561    470195      7.26      7.78  --
80.89/80.91	c Finding binary XORs  T:     0.01 s  found:       2
83.50/83.51	c  N dy  1311    253069      4859    185948      6306     33307    733560    266920      7.29      7.70  --
88.49/88.53	c  N dy  1421    269233      4857    185948      6324     49360    733560    511615      7.34      7.98  --
93.79/93.83	c  N dy  1545    286513      4856    185948      6331     38991    733559    333850      7.39      8.01  --
99.69/99.78	c  N dy  1650    304850      4856    185948      6339     57195    733559    603117      7.42      8.88  --
100.19/100.25	c  F st  1664    306250      4856    185948      6339     29423    733559    167313      7.43   no data  --
105.49/105.60	c  N dy  1730    324366      4856    185948      6344     47445    733559    439614      7.44      7.96  --
111.80/111.81	c  N dy  1862    344482      4856    185948      6349     36945    733557    270938      7.48      7.96  --
118.10/118.12	c  N dy  2004    364533      4856    185948      6354     56907    733556    587261      7.51      8.74  --
125.09/125.12	c  N dy  2133    384779      4855    185948      6361     45390    733556    388679      7.55      7.95  --
131.69/131.76	c  N dy  2251    404816      4854    185948      6368     65314    733556    705532      7.57      8.34  --
133.50/133.59	c Finding binary XORs  T:     0.01 s  found:       6
137.90/137.98	c  N dy  2367    424820      4854    185163      6330     50590    730526    486969      7.59      8.78  --
144.90/144.92	c  N dy  2497    446331      4853    185163      6338     39145    730526    275469      7.61      8.20  --
151.20/151.21	c  N dy  2614    466483      4853    185163      6345     59163    730526    582974      7.63      8.23  --
157.89/157.96	c  N dy  2721    486520      4853    185163      6351     44777    730526    346538      7.64      8.06  --
164.39/164.47	c  N dy  2830    506611      4853    185163      6358     64768    730526    677901      7.65      8.08  --
171.20/171.22	c  N dy  2945    526708      4853    185163      6365     49202    730526    411457      7.66      8.62  --
178.00/178.05	c  N dy  3025    546766      4849    185163      6382     69134    730526    730756      7.66      9.30  --
184.59/184.60	c  N dy  3127    567112      4849    185163      6388     52707    730526    450130      7.67      8.12  --
188.20/188.20	c Finding binary XORs  T:     0.01 s  found:       9
191.30/191.36	c  N dy  3222    587202      4844    183497      6350     71212    723636    753695      7.67      8.78  --
197.80/197.84	c  N dy  3341    607281      4844    183497      6353     54194    723636    481027      7.68      8.12  --
204.70/204.79	c  N dy  3451    627296      4844    183497      6359     74092    723636    813282      7.69      8.12  --
211.50/211.59	c  N dy  3548    647325      4844    183497      6367     55980    723636    486352      7.70      8.27  --
218.69/218.74	c  N dy  3666    667349      4844    183497      6373     75875    723636    810564      7.71      8.16  --
225.59/225.64	c  N dy  3782    688186      4844    183497      6379     57733    723636    502744      7.72      8.13  --
232.69/232.73	c  N dy  3885    708364      4840    183497      6388     77806    723636    832296      7.73      8.25  --
239.30/239.33	c  N dy  3982    728454      4832    183497      6406     57877    723636    472415      7.73     11.38  --
246.60/246.62	c  N dy  4072    749698      4832    183497      6411     79026    723636    829016      7.73      8.15  --
253.39/253.44	c  N dy  4152    769700      4832    183497      6422     58120    723636    457166      7.73     12.13  --
255.29/255.39	c Finding binary XORs  T:     0.01 s  found:      12
260.19/260.26	c  N dy  4245    789904      4831    181571      6379     77300    715793    795611      7.73      8.14  --
267.31/267.39	c  N dy  4340    810003      4824    181571      6397     55712    715793    410912      7.73      8.26  --
274.30/274.32	c  N dy  4435    830101      4816    181571      6420     75671    715793    746221      7.73      8.44  --
281.50/281.51	c  N dy  4519    850299      4816    181571      6431     53355    715793    356311      7.72      8.17  --
288.21/288.28	c Finding binary XORs  T:     0.01 s  found:      21
288.30/288.33	c Replacing       56 vars Replaced    58763 lits Time:     0.05 s 
288.40/288.43	c  N dy  4615    870351      4758    176201      6251     68827    693810    650251      7.72      8.97  --
295.59/295.63	c  N dy  4703    890404      4754    176201      6274     88760    693810    992456      7.72      8.21  --
302.40/302.41	c  N dy  4778    910715      4736    176201      6318     67275    693810    591453      7.71      8.29  --
304.00/304.07	c Finding binary XORs  T:     0.01 s  found:      26
307.90/307.96	c Finding binary XORs  T:     0.01 s  found:      23
307.90/307.99	c Replacing       49 vars Replaced    31347 lits Time:     0.03 s 
309.20/309.25	c  N dy  4836    931268      4468    111753      6435     29340    440628    225315      7.70      8.12  --
309.40/309.44	c Finding binary XORs  T:     0.01 s  found:     440
309.40/309.46	c Replacing      440 vars Replaced    91720 lits Time:     0.02 s 
309.40/309.47	c  E dy  4837    932088      3559     39515      5044      5188    160099     33837      7.70      4.58  --
309.40/309.47	c num threads              : 1          
309.40/309.47	c restarts                 : 127        
309.40/309.47	c dynamic restarts         : 121        
309.40/309.47	c static restarts          : 6          
309.40/309.47	c full restarts            : 0          
309.40/309.47	c total simplify time      : 0.01       
309.40/309.47	c learnts DL2              : 0          
309.40/309.47	c learnts size 2           : 48910      
309.40/309.47	c learnts size 1           : 404         (1.55      % of vars)
309.40/309.47	c filedLit time            : 1.33        (0.43      % time)
309.40/309.47	c v-elim SatELite          : 182         (0.70      % vars)
309.40/309.47	c SatELite time            : 1.28        (0.41      % time)
309.40/309.47	c v-elim xor               : 0           (0.00      % vars)
309.40/309.47	c xor elim time            : 0.00        (0.00      % time)
309.40/309.47	c num binary xor trees     : 24         
309.40/309.47	c binxor trees' crown      : 296         (12.33     leafs/tree)
309.40/309.47	c bin xor find time        : 0.03       
309.40/309.47	c OTF clause improved      : 225         (0.01      clauses/conflict)
309.40/309.47	c OTF impr. size diff      : 298         (1.32       lits/clause)
309.40/309.47	c OTF cl watch-shrink      : 16108       (0.64      clauses/conflict)
309.40/309.47	c OTF cl watch-sh-lit      : 38007       (2.36       lits/clause)
309.40/309.47	c tried to recurMin cls    : 5903        (23.61      % of conflicts)
309.40/309.47	c updated cache            : 0           (0.00       lits/tried recurMin)
309.40/309.47	c clauses over max glue    : 0           (0.00      % of all clauses)
309.40/309.47	c conflicts                : 25001       (80.83     / sec)
309.40/309.47	c decisions                : 31202       (0.00      % random)
309.40/309.47	c bogo-props               : 1347274784  (4356038.76 / sec)
309.40/309.47	c conflict literals        : 299575      (55.29     % deleted)
309.40/309.47	c Memory used              : 253.49      MB
309.40/309.47	c CPU time                 : 309.29      s
309.40/309.47	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3370808-1305380574/watcher-3370808-1305380574 -o /tmp/evaluation-result-3370808-1305380574/solver-3370808-1305380574 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370808-1305380574.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.92 3.98 3.15 4/293 551
/proc/meminfo: memFree=21355096/32951124 swapFree=66457188/67111528
[pid=551] ppid=549 vsize=20368 CPUtime=0 cores=5,7
/proc/551/stat : 551 (strangenight1-s) R 549 551 32743 0 -1 4194304 334 0 0 0 0 0 0 0 21 0 1 0 649655620 20856832 274 33554432000 4194304 4650387 140737018745072 18446744073709551615 47964359016864 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/551/statm: 5092 282 239 112 0 57 0

[startup+0.0226171 s]
/proc/loadavg: 3.92 3.98 3.15 4/293 551
/proc/meminfo: memFree=21355096/32951124 swapFree=66457188/67111528
[pid=551] ppid=549 vsize=39096 CPUtime=0.01 cores=5,7
/proc/551/stat : 551 (strangenight1-s) R 549 551 32743 0 -1 4202496 3455 0 0 0 1 0 0 0 21 0 1 0 649655620 40034304 2882 33554432000 4194304 4650387 140737018745072 18446744073709551615 4520077 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/551/statm: 9774 2882 329 112 0 4739 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 39096

[startup+0.100606 s]
/proc/loadavg: 3.92 3.98 3.15 4/293 551
/proc/meminfo: memFree=21355096/32951124 swapFree=66457188/67111528
[pid=551] ppid=549 vsize=46636 CPUtime=0.09 cores=5,7
/proc/551/stat : 551 (strangenight1-s) R 549 551 32743 0 -1 4202496 6648 0 0 0 9 0 0 0 21 0 1 0 649655620 47755264 6074 33554432000 4194304 4650387 140737018745072 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/551/statm: 11659 6075 329 112 0 6624 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 46636

[startup+0.30057 s]
/proc/loadavg: 3.92 3.98 3.15 4/293 551
/proc/meminfo: memFree=21355096/32951124 swapFree=66457188/67111528
[pid=551] ppid=549 vsize=94736 CPUtime=0.29 cores=5,7
/proc/551/stat : 551 (strangenight1-s) R 549 551 32743 0 -1 4202496 13678 0 0 0 27 2 0 0 22 0 1 0 649655620 97009664 13104 33554432000 4194304 4650387 140737018745072 18446744073709551615 4371108 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/551/statm: 23684 13104 346 112 0 18649 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 94736

[startup+0.700497 s]
/proc/loadavg: 3.92 3.98 3.15 4/293 551
/proc/meminfo: memFree=21355096/32951124 swapFree=66457188/67111528
[pid=551] ppid=549 vsize=104956 CPUtime=0.69 cores=5,7
/proc/551/stat : 551 (strangenight1-s) R 549 551 32743 0 -1 4202496 26811 0 0 0 65 4 0 0 23 0 1 0 649655620 107474944 17484 33554432000 4194304 4650387 140737018745072 18446744073709551615 232335553221 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/551/statm: 26239 17484 352 112 0 21204 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 104956

[startup+1.50035 s]
/proc/loadavg: 3.92 3.98 3.15 5/297 558
/proc/meminfo: memFree=21192984/32951124 swapFree=66457188/67111528
[pid=551] ppid=549 vsize=121856 CPUtime=1.49 cores=5,7
/proc/551/stat : 551 (strangenight1-s) R 549 551 32743 0 -1 4202496 31022 0 0 0 144 5 0 0 25 0 1 0 649655620 124780544 21695 33554432000 4194304 4650387 140737018745072 18446744073709551615 4370450 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/551/statm: 30464 21695 354 112 0 25429 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 121856

[startup+3.10107 s]
/proc/loadavg: 3.92 3.98 3.15 5/297 558
/proc/meminfo: memFree=21028684/32951124 swapFree=66457188/67111528
[pid=551] ppid=549 vsize=227368 CPUtime=3.09 cores=5,7
/proc/551/stat : 551 (strangenight1-s) R 549 551 32743 0 -1 4202496 56867 0 0 0 301 8 0 0 25 0 1 0 649655620 232824832 47540 33554432000 4194304 4650387 140737018745072 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/551/statm: 56842 47540 370 112 0 51807 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 227368

[startup+6.3005 s]
/proc/loadavg: 3.93 3.98 3.15 5/297 558
/proc/meminfo: memFree=21020848/32951124 swapFree=66457188/67111528
[pid=551] ppid=549 vsize=235240 CPUtime=6.29 cores=5,7
/proc/551/stat : 551 (strangenight1-s) R 549 551 32743 0 -1 4202496 61353 0 0 0 620 9 0 0 25 0 1 0 649655620 240885760 47677 33554432000 4194304 4650387 140737018745072 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/551/statm: 58810 47677 379 112 0 53775 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 235240

[startup+12.7004 s]
/proc/loadavg: 3.93 3.98 3.16 5/297 558
/proc/meminfo: memFree=20937404/32951124 swapFree=66457188/67111528
[pid=551] ppid=549 vsize=267860 CPUtime=12.69 cores=5,7
/proc/551/stat : 551 (strangenight1-s) R 549 551 32743 0 -1 4202496 71465 0 0 0 1259 10 0 0 25 0 1 0 649655620 274288640 53910 33554432000 4194304 4650387 140737018745072 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/551/statm: 66965 53910 383 112 0 61930 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 267860

[startup+25.5011 s]
/proc/loadavg: 3.95 3.98 3.17 5/297 586
/proc/meminfo: memFree=21174940/32951124 swapFree=66457188/67111528
[pid=551] ppid=549 vsize=267860 CPUtime=25.49 cores=5,7
/proc/551/stat : 551 (strangenight1-s) R 549 551 32743 0 -1 4202496 72199 0 0 0 2539 10 0 0 25 0 1 0 649655620 274288640 54644 33554432000 4194304 4650387 140737018745072 18446744073709551615 4363287 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/551/statm: 66965 54644 383 112 0 61930 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 267860

[startup+51.1005 s]
/proc/loadavg: 3.96 3.98 3.19 5/297 587
/proc/meminfo: memFree=21117032/32951124 swapFree=66457188/67111528
[pid=551] ppid=549 vsize=269820 CPUtime=51.09 cores=5,7
/proc/551/stat : 551 (strangenight1-s) R 549 551 32743 0 -1 4202496 77404 0 0 0 5098 11 0 0 25 0 1 0 649655620 276295680 55219 33554432000 4194304 4650387 140737018745072 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/551/statm: 67455 55219 383 112 0 62420 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 269820

[startup+102.311 s]
/proc/loadavg: 4.06 4.00 3.24 5/297 588
/proc/meminfo: memFree=21087932/32951124 swapFree=66457188/67111528
[pid=551] ppid=549 vsize=271128 CPUtime=102.3 cores=5,7
/proc/551/stat : 551 (strangenight1-s) R 549 551 32743 0 -1 4202496 85501 0 0 0 10218 12 0 0 25 0 1 0 649655620 277635072 55800 33554432000 4194304 4650387 140737018745072 18446744073709551615 4363534 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/551/statm: 67782 55800 383 112 0 62747 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 271128

[startup+162.301 s]
/proc/loadavg: 4.06 4.01 3.29 5/297 590
/proc/meminfo: memFree=21042904/32951124 swapFree=66457188/67111528
[pid=551] ppid=549 vsize=272540 CPUtime=162.29 cores=5,7
/proc/551/stat : 551 (strangenight1-s) R 549 551 32743 0 -1 4202496 93780 0 0 0 16215 14 0 0 25 0 1 0 649655620 279080960 55934 33554432000 4194304 4650387 140737018745072 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/551/statm: 68135 55934 383 112 0 63100 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 272540

[startup+222.301 s]
/proc/loadavg: 4.06 4.02 3.33 5/297 592
/proc/meminfo: memFree=21031448/32951124 swapFree=66457188/67111528
[pid=551] ppid=549 vsize=274080 CPUtime=222.29 cores=5,7
/proc/551/stat : 551 (strangenight1-s) R 549 551 32743 0 -1 4202496 105185 0 0 0 22213 16 0 0 25 0 1 0 649655620 280657920 56004 33554432000 4194304 4650387 140737018745072 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/551/statm: 68520 56004 383 112 0 63485 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 274080

[startup+282.3 s]
/proc/loadavg: 4.05 4.03 3.38 5/297 593
/proc/meminfo: memFree=21015920/32951124 swapFree=66457188/67111528
[pid=551] ppid=549 vsize=275540 CPUtime=282.3 cores=5,7
/proc/551/stat : 551 (strangenight1-s) R 549 551 32743 0 -1 4202496 115282 0 0 0 28212 18 0 0 25 0 1 0 649655620 282152960 56432 33554432000 4194304 4650387 140737018745072 18446744073709551615 4328924 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/551/statm: 68885 56432 383 112 0 63850 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 275540

Solver just ended. Dumping a history of the last processes samples

[startup+294.3 s]
/proc/loadavg: 4.04 4.03 3.39 5/297 593
/proc/meminfo: memFree=21022860/32951124 swapFree=66457188/67111528
[pid=551] ppid=549 vsize=275540 CPUtime=294.29 cores=5,7
/proc/551/stat : 551 (strangenight1-s) R 549 551 32743 0 -1 4202496 115932 0 0 0 29411 18 0 0 25 0 1 0 649655620 282152960 57082 33554432000 4194304 4650387 140737018745072 18446744073709551615 4365329 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/551/statm: 68885 57082 383 112 0 63850 0
Current children cumulated CPU time (s) 294.29
Current children cumulated vsize (KiB) 275540

[startup+300.701 s]
/proc/loadavg: 4.12 4.04 3.39 5/297 594
/proc/meminfo: memFree=21010952/32951124 swapFree=66457188/67111528
[pid=551] ppid=549 vsize=275532 CPUtime=300.7 cores=5,7
/proc/551/stat : 551 (strangenight1-s) R 549 551 32743 0 -1 4202496 117910 0 0 0 30051 19 0 0 25 0 1 0 649655620 282144768 56541 33554432000 4194304 4650387 140737018745072 18446744073709551615 4363394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/551/statm: 68883 56541 383 112 0 63848 0
Current children cumulated CPU time (s) 300.7
Current children cumulated vsize (KiB) 275532

[startup+303.901 s]
/proc/loadavg: 4.11 4.04 3.40 5/297 594
/proc/meminfo: memFree=21023844/32951124 swapFree=66457188/67111528
[pid=551] ppid=549 vsize=275532 CPUtime=303.9 cores=5,7
/proc/551/stat : 551 (strangenight1-s) R 549 551 32743 0 -1 4202496 118097 0 0 0 30371 19 0 0 25 0 1 0 649655620 282144768 56728 33554432000 4194304 4650387 140737018745072 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/551/statm: 68883 56728 383 112 0 63848 0
Current children cumulated CPU time (s) 303.9
Current children cumulated vsize (KiB) 275532

[startup+307.101 s]
/proc/loadavg: 4.11 4.04 3.40 5/297 594
/proc/meminfo: memFree=21019752/32951124 swapFree=66457188/67111528
[pid=551] ppid=549 vsize=275532 CPUtime=307.1 cores=5,7
/proc/551/stat : 551 (strangenight1-s) R 549 551 32743 0 -1 4202496 118301 0 0 0 30691 19 0 0 25 0 1 0 649655620 282144768 56932 33554432000 4194304 4650387 140737018745072 18446744073709551615 4363499 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/551/statm: 68883 56932 383 112 0 63848 0
Current children cumulated CPU time (s) 307.1
Current children cumulated vsize (KiB) 275532

[startup+308.701 s]
/proc/loadavg: 4.10 4.04 3.40 5/297 594
/proc/meminfo: memFree=21016900/32951124 swapFree=66457188/67111528
[pid=551] ppid=549 vsize=275532 CPUtime=308.7 cores=5,7
/proc/551/stat : 551 (strangenight1-s) R 549 551 32743 0 -1 4202496 118391 0 0 0 30851 19 0 0 25 0 1 0 649655620 282144768 57022 33554432000 4194304 4650387 140737018745072 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/551/statm: 68883 57022 383 112 0 63848 0
Current children cumulated CPU time (s) 308.7
Current children cumulated vsize (KiB) 275532

[startup+309.112 s]
/proc/loadavg: 4.10 4.04 3.40 5/297 594
/proc/meminfo: memFree=21014420/32951124 swapFree=66457188/67111528
[pid=551] ppid=549 vsize=275532 CPUtime=309.11 cores=5,7
/proc/551/stat : 551 (strangenight1-s) R 549 551 32743 0 -1 4202496 118417 0 0 0 30892 19 0 0 25 0 1 0 649655620 282144768 57048 33554432000 4194304 4650387 140737018745072 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/551/statm: 68883 57048 383 112 0 63848 0
Current children cumulated CPU time (s) 309.11
Current children cumulated vsize (KiB) 275532

[startup+309.501 s]
/proc/loadavg: 4.10 4.04 3.40 5/297 594
/proc/meminfo: memFree=21014420/32951124 swapFree=66457188/67111528
[pid=551] ppid=549 vsize=0 CPUtime=309.49 cores=5,7
/proc/551/stat : 551 (strangenight1-s) R 549 551 32743 0 -1 4202500 118445 0 0 0 30930 19 0 0 25 0 1 0 649655620 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/551/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 309.49
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 309.505
CPU time (s): 309.512
CPU user time (s): 309.308
CPU system time (s): 0.203968
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 291504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 309.308
system time used= 0.203968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118445
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= 12
involuntary context switches= 228

runsolver used 0.812876 second user time and 2.01469 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-14 15:42:55
IDJOB=3370808
IDBENCH=82501
IDSOLVER=1847
FILE ID=node132/3370808-1305380574
RUNJOBID= node132-1305379151-32764
PBS_JOBID= 13324370
Free space on /tmp= 73288 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/application/manthey/traffic/traffic_b_unsat.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370808-1305380574/watcher-3370808-1305380574 -o /tmp/evaluation-result-3370808-1305380574/solver-3370808-1305380574 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370808-1305380574.cnf

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

MD5SUM BENCH= 3dc443ddf213a09407d2a75925179735
RANDOM SEED=812501135

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:      21355252 kB
Buffers:        253264 kB
Cached:        5430184 kB
SwapCached:       6904 kB
Active:        5136500 kB
Inactive:      6170848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21355252 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:           33764 kB
Writeback:           0 kB
AnonPages:     5621836 kB
Mapped:          19848 kB
Slab:           200200 kB
PageTables:      25604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 35222788 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= 73272 MiB
End job on node132 at 2011-05-14 15:48:04