Trace number 3367866

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-Night2-st (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S670753028-051.UNKNOWN.cnf
MD5SUM540d28f0e1785b746f299d2e1070ed2a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark912.297
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367866-1305387725.cnf'
0.00/0.01	c -- header says num vars:            500
0.00/0.01	c -- header says num clauses:        2130
0.00/0.01	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.01	c -- vars added        500
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       500      2130         0         0      6390         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    500 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     11  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     231 undec:      50 neg:     219
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       489      2119         0         0      6434         0   no data   no data
0.02/0.06	c Decided on static restart strategy
0.09/0.15	c  N st     8      4919       489      2119         0      4851      6434    114550   no data   no data
0.39/0.43	c  N st    10     11304       489      2119         0      4478      6434     72045   no data   no data
0.59/0.68	c  N st    11     17048       489      2119         0     10059      6434    191416   no data   no data
0.99/1.08	c  F st    12     25003       489      2119         0     12339      6434    249523   no data   no data
0.99/1.08	c  N st    12     25003       489      2119         0     12339      6434    249523   no data   no data
1.29/1.33	c Decided on static restart strategy
1.29/1.33	c  N st    18     30001       489      2119         0     10659      6434    198104   no data   no data
1.29/1.33	c  S st    18     30001       489      2119         0     10659      6434    198104   no data   no data
1.29/1.36	c  S st    18     30507       489      2119         0     11163      6434    209329   no data   no data
1.29/1.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.36	c blocked clauses removed:       25 vars:      3 tried:         489 T: 0.00 s
1.29/1.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
1.29/1.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.42	c lits-rem:       167  cl-subs:      596  v-elim:      0  v-fix:    0  time:  0.05 s
1.39/1.43	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.01
1.39/1.43	c calculated reachability. Time: 0.00
1.39/1.43	c  N st    18     30507       486      2094         0     10521      6359    193609   no data   no data
1.79/1.83	c  N st    20     37621       486      2094         0      9833      6359    158865   no data   no data
2.20/2.21	c  N st    21     44020       486      2094         0     16060      6359    300533   no data   no data
2.29/2.33	c  S st    22     45760       486      2094         0      9033      6359    123978   no data   no data
2.29/2.36	c  S st    22     46262       486      2094         0      9533      6359    135299   no data   no data
2.29/2.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.29/2.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.29/2.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
2.29/2.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.29/2.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.29/2.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.37	c lits-rem:        37  cl-subs:       91  v-elim:      0  v-fix:    0  time:  0.01 s
2.29/2.37	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
2.29/2.38	c vivif2 --  cl tried     9442 cl shrink        0 lits rem          0 time: 0.00
2.29/2.38	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.01
2.29/2.38	c calculated reachability. Time: 0.00
2.29/2.38	c  N st    22     46262       486      2094         0      9442      6359    133177   no data   no data
3.19/3.29	c  N st    23     60661       486      2094         0     13763      6359    221001   no data   no data
3.79/3.86	c  N st    24     69394       486      2094         0     11605      6359    162200   no data   no data
3.79/3.86	c  S st    24     69394       486      2094         0     11605      6359    162200   no data   no data
3.79/3.89	c  S st    24     69895       486      2094         0     12106      6359    174117   no data   no data
3.79/3.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.79/3.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.79/3.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.79/3.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
3.79/3.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.89/3.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.89/3.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.92	c lits-rem:        38  cl-subs:      130  v-elim:      0  v-fix:    0  time:  0.01 s
3.89/3.92	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
3.89/3.92	c vivif2 --  cl tried    11976 cl shrink        0 lits rem          0 time: 0.00
3.89/3.93	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.01
3.89/3.93	c calculated reachability. Time: 0.00
3.89/3.93	c  N st    24     69895       486      2094         0     11976      6359    171310   no data   no data
5.08/5.17	c  F st    25     87502       486      2094         0     17382      6359    287965   no data   no data
5.08/5.17	c  N st    25     87502       486      2094         0     17382      6359    287965   no data   no data
5.49/5.55	c Decided on static restart strategy
5.78/5.81	c  N st    32     95539       486      2094         0     25252      6359    468642   no data   no data
6.38/6.45	c  N st    34    104842       486      2094         0     21725      6359    384198   no data   no data
6.38/6.45	c  S st    34    104842       486      2094         0     21725      6359    384198   no data   no data
6.49/6.51	c  S st    34    105348       486      2094         0     22230      6359    395527   no data   no data
6.49/6.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.49/6.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.49/6.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.49/6.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.49/6.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.49/6.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
6.49/6.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.49/6.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.49/6.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.60/6.63	c lits-rem:       152  cl-subs:      580  v-elim:      0  v-fix:    0  time:  0.11 s
6.60/6.63	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
6.60/6.64	c vivif2 --  cl tried    21650 cl shrink        0 lits rem          0 time: 0.00
6.60/6.65	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.01
6.60/6.65	c calculated reachability. Time: 0.00
6.60/6.65	c  N st    34    105348       486      2094         0     21650      6359    379859   no data   no data
7.39/7.44	c  N st    35    114947       486      2094         0     17344      6359    252790   no data   no data
8.59/8.65	c  N st    36    129345       486      2094         0     16810      6359    225498   no data   no data
10.39/10.46	c  N st    37    150943       486      2094         0     22212      6359    337474   no data   no data
11.09/11.10	c  S st    38    158025       486      2094         0     29120      6359    501359   no data   no data
11.09/11.17	c  S st    38    158529       486      2094         0     29622      6359    513277   no data   no data
11.09/11.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.09/11.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.09/11.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.09/11.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.09/11.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.09/11.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
11.09/11.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.09/11.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.19/11.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.58/11.60	c lits-rem:       492  cl-subs:     1592  v-elim:      0  v-fix:    0  time:  0.40 s
11.58/11.60	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
11.58/11.61	c vivif2 --  cl tried    28030 cl shrink        0 lits rem          0 time: 0.01
11.58/11.62	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.01
11.58/11.62	c calculated reachability. Time: 0.00
11.58/11.62	c  N st    38    158529       486      2094         0     28030      6359    475279   no data   no data
15.99/16.03	c  N st    39    207117       486      2094         0     22692      6359    309973   no data   no data
19.09/19.11	c  N st    40    237797       486      2094         0     33096      6359    536546   no data   no data
19.09/19.11	c  S st    40    237797       486      2094         0     33096      6359    536546   no data   no data
19.09/19.19	c  S st    40    238304       486      2094         0     33600      6359    548253   no data   no data
19.09/19.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.19/19.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.19/19.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.19/19.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.19/19.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.19/19.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
19.19/19.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.19/19.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.19/19.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.69/19.73	c lits-rem:       156  cl-subs:     1900  v-elim:      0  v-fix:    0  time:  0.51 s
19.69/19.73	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
19.69/19.74	c vivif2 --  cl tried    31700 cl shrink        0 lits rem          0 time: 0.01
19.69/19.76	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.02
19.69/19.76	c calculated reachability. Time: 0.00
19.69/19.76	c  N st    40    238304       486      2094         0     31700      6359    506487   no data   no data
26.89/26.97	c  F st    41    306250       486      2094         0     33671      6359    527458   no data   no data
26.89/26.97	c  N st    41    306250       486      2094         0     33671      6359    527458   no data   no data
27.50/27.57	c Decided on static restart strategy
30.19/30.25	c  N st    51    334553       486      2094         0     37963      6359    614156   no data   no data
32.78/32.83	c  N st    53    357456       486      2094         0     35935      6359    550939   no data   no data
32.78/32.83	c  S st    53    357456       486      2094         0     35935      6359    550939   no data   no data
32.89/32.91	c  S st    53    357961       486      2094         0     36439      6359    562374   no data   no data
32.89/32.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.89/32.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
32.89/32.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.89/32.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.89/32.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.89/32.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
32.89/32.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32.89/32.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
32.89/32.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.18/33.25	c lits-rem:       234  cl-subs:     1283  v-elim:      0  v-fix:    0  time:  0.31 s
33.18/33.25	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
33.18/33.26	c vivif2 --  cl tried    35156 cl shrink        0 lits rem          0 time: 0.01
33.18/33.28	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.02
33.18/33.28	c calculated reachability. Time: 0.00
33.18/33.28	c  N st    53    357961       486      2094         0     35156      6359    528988   no data   no data
37.19/37.28	c  N st    54    390356       486      2094         0     41361      6359    646972   no data   no data
43.49/43.51	c  N st    55    438945       486      2094         0     35083      6359    466321   no data   no data
52.88/52.98	c  N st    56    511828       486      2094         0     48482      6359    775694   no data   no data
56.19/56.20	c  N st    57    536941       486      2094         0     42872      6359    620601   no data   no data
56.19/56.20	c  S st    57    536941       486      2094         0     42872      6359    620601   no data   no data
56.19/56.28	c  S st    57    537443       486      2094         0     43374      6359    632121   no data   no data
56.19/56.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.29/56.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
56.29/56.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
56.29/56.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.29/56.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.29/56.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
56.29/56.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
56.29/56.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
56.29/56.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.69/56.76	c lits-rem:       651  cl-subs:     1318  v-elim:      0  v-fix:    0  time:  0.43 s
56.69/56.76	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
56.69/56.76	c vivif2 --  cl tried    42056 cl shrink        0 lits rem          0 time: 0.01
56.69/56.79	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.02
56.69/56.79	c calculated reachability. Time: 0.00
56.69/56.79	c  N st    57    537443       486      2094         0     42056      6359    599969   no data   no data
81.79/81.89	c  N st    58    701428       486      2094         0     36077      6359    373728   no data   no data
97.49/97.55	c  N st    59    806164       486      2094         0     64995      6359   1046174   no data   no data
97.49/97.55	c  S st    59    806164       486      2094         0     64995      6359   1046174   no data   no data
97.59/97.69	c  S st    59    806669       486      2094         0     65500      6359   1058671   no data   no data
97.69/97.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
97.69/97.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
97.69/97.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
97.69/97.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
97.69/97.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
97.69/97.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
97.69/97.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
97.69/97.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
97.69/97.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.49/100.52	c lits-rem:       452  cl-subs:     4591  v-elim:      0  v-fix:    0  time:  2.76 s
100.49/100.52	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
100.49/100.53	c vivif2 --  cl tried    60909 cl shrink        0 lits rem          0 time: 0.01
100.49/100.57	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.04
100.49/100.57	c calculated reachability. Time: 0.00
100.49/100.57	c  N st    59    806669       486      2094         0     60909      6359    956736   no data   no data
147.09/147.14	c  F st    60   1071876       486      2094         0     76726      6359   1236680   no data   no data
147.09/147.14	c  N st    60   1071876       486      2094         0     76726      6359   1236680   no data   no data
148.39/148.49	c Decided on static restart strategy
152.59/152.64	c  N st    70   1100181       486      2094         0     60630      6359    830575   no data   no data
159.99/160.02	c  N st    72   1136175       486      2094         0     50916      6359    580379   no data   no data
165.79/165.83	c  N st    73   1168572       486      2094         0     82421      6359   1351944   no data   no data
173.49/173.50	c  N st    74   1210003       486      2094         0     77135      6359   1256923   no data   no data
173.49/173.50	c  S st    74   1210003       486      2094         0     77135      6359   1256923   no data   no data
173.70/173.71	c  S st    74   1210507       486      2094         0     77638      6359   1268845   no data   no data
173.70/173.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
173.70/173.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
173.70/173.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
173.70/173.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
173.70/173.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
173.70/173.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
173.70/173.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
173.70/173.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
173.70/173.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
176.39/176.43	c lits-rem:       906  cl-subs:     3517  v-elim:      0  v-fix:    0  time:  2.65 s
176.39/176.43	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
176.39/176.44	c vivif2 --  cl tried    74121 cl shrink        0 lits rem          0 time: 0.01
176.39/176.50	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.05
176.49/176.50	c calculated reachability. Time: 0.00
176.49/176.50	c  N st    74   1210507       486      2094         0     74121      6359   1178448   no data   no data
190.30/190.39	c  N st    75   1283389       486      2094         0     50703      6359    525437   no data   no data
211.99/212.06	c  N st    76   1392712       486      2094         0     58883      6359    696232   no data   no data
245.89/245.97	c  N st    77   1556698       486      2094         0     63452      6359    761998   no data   no data
281.19/281.20	c  N st    78   1710508       486      2094         0    104774      6359   1738381   no data   no data
281.19/281.20	c  S st    78   1710508       486      2094         0    104774      6359   1738381   no data   no data
281.39/281.49	c  S st    78   1711009       486      2094         0    105275      6359   1750431   no data   no data
281.39/281.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
281.49/281.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
281.49/281.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
281.49/281.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
281.49/281.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
281.49/281.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
281.49/281.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
281.49/281.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
281.49/281.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
290.40/290.46	c lits-rem:       638  cl-subs:     8787  v-elim:      0  v-fix:    0  time:  8.86 s
290.40/290.46	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
290.40/290.49	c vivif2 --  cl tried    96488 cl shrink        0 lits rem          0 time: 0.02
290.49/290.56	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.07
290.49/290.56	c calculated reachability. Time: 0.00
290.49/290.56	c  N st    78   1711009       486      2094         0     96488      6359   1555376   no data   no data
382.70/382.78	c  N st    79   2079974       486      2094         0    108457      6359   1707888   no data   no data
418.50/418.51	c  N st    80   2211012       486      2094         0    112462      6359   1755755   no data   no data
418.50/418.51	c  S st    80   2211012       486      2094         0    112462      6359   1755755   no data   no data
418.70/418.77	c  S st    80   2211516       486      2094         0    112964      6359   1768154   no data   no data
418.70/418.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
418.80/418.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
418.80/418.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
418.80/418.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
418.80/418.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
418.80/418.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
418.80/418.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
418.80/418.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
418.80/418.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
426.50/426.52	c lits-rem:      1748  cl-subs:     8234  v-elim:      0  v-fix:    0  time:  7.62 s
426.50/426.52	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
426.50/426.54	c vivif2 --  cl tried   104730 cl shrink        0 lits rem          0 time: 0.02
426.60/426.63	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.09
426.60/426.63	c calculated reachability. Time: 0.00
426.60/426.63	c  N st    80   2211516       486      2094         0    104730      6359   1593468   no data   no data
559.91/559.99	c  N st    81   2711517       486      2094         0    129242      6359   2240444   no data   no data
559.91/559.99	c  S st    81   2711517       486      2094         0    129242      6359   2240444   no data   no data
560.30/560.38	c  S st    81   2712024       486      2094         0    129748      6359   2252871   no data   no data
560.30/560.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
560.40/560.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
560.40/560.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
560.40/560.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
560.40/560.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
560.40/560.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
560.40/560.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
560.40/560.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
560.50/560.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
570.50/570.53	c lits-rem:      1252  cl-subs:     6681  v-elim:      0  v-fix:    0  time: 10.00 s
570.50/570.53	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
570.50/570.57	c vivif2 --  cl tried   123067 cl shrink        0 lits rem          0 time: 0.03
570.60/570.68	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.11
570.60/570.68	c calculated reachability. Time: 0.00
570.60/570.68	c  N st    81   2712024       486      2094         0    123067      6359   2091470   no data   no data
711.41/711.46	c  N st    82   3212027       486      2094         0     97915      6359   1207326   no data   no data
711.41/711.46	c  S st    82   3212027       486      2094         0     97915      6359   1207326   no data   no data
711.61/711.68	c  S st    82   3212533       486      2094         0     98419      6359   1220392   no data   no data
711.61/711.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
711.72/711.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
711.72/711.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
711.72/711.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
711.72/711.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
711.72/711.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
711.72/711.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
711.72/711.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
711.72/711.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
713.70/713.70	c lits-rem:       345  cl-subs:     4337  v-elim:      0  v-fix:    0  time:  1.94 s
713.70/713.70	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
713.70/713.71	c vivif2 --  cl tried    94082 cl shrink        0 lits rem          0 time: 0.01
713.70/713.77	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.06
713.70/713.77	c calculated reachability. Time: 0.00
713.70/713.77	c  N st    82   3212533       486      2094         0     94082      6359   1133659   no data   no data
861.81/861.86	c  N st    83   3712534       486      2094         0    105252      6359   1348311   no data   no data
861.81/861.86	c  S st    83   3712534       486      2094         0    105252      6359   1348311   no data   no data
862.01/862.08	c  S st    83   3713035       486      2094         0    105753      6359   1360051   no data   no data
862.01/862.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
862.11/862.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
862.11/862.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
862.11/862.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
862.11/862.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
862.11/862.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
862.11/862.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
862.11/862.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
862.11/862.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
864.11/864.12	c lits-rem:       365  cl-subs:     3247  v-elim:      0  v-fix:    0  time:  1.95 s
864.11/864.12	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
864.11/864.14	c vivif2 --  cl tried   102506 cl shrink        0 lits rem          0 time: 0.02
864.21/864.20	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.06
864.21/864.21	c calculated reachability. Time: 0.00
864.21/864.21	c  N st    83   3713035       486      2094         0    102506      6359   1286332   no data   no data
877.40/877.44	c  F st    84   3751564       486      2094         0    140333      6359   2220814   no data   no data
877.40/877.45	c  N st    84   3751564       486      2094         0    140333      6359   2220814   no data   no data
879.41/879.44	c Decided on static restart strategy
888.61/888.63	c  N st    94   3779865       486      2094         0     85074      6359    797668   no data   no data
898.41/898.40	c  N st    96   3815858       486      2094         0    120225      6359   1652238   no data   no data
908.21/908.24	c  N st    97   3848252       486      2094         0    151873      6359   2383655   no data   no data
922.51/922.52	c  N st    98   3896841       486      2094         0    115309      6359   1506667   no data   no data
945.71/945.77	c  N st    99   3969723       486      2094         0    101460      6359   1142331   no data   no data
974.81/974.84	c  N st   100   4079046       486      2094         0    122514      6359   1710804   no data   no data
1017.71/1017.78	c  N st   101   4213035       486      2094         0    165883      6359   2627814   no data   no data
1017.71/1017.78	c  S st   101   4213035       486      2094         0    165883      6359   2627814   no data   no data
1018.21/1018.21	c  S st   101   4213536       486      2094         0    166382      6359   2640190   no data   no data
1018.21/1018.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1018.21/1018.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.06
1018.21/1018.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1018.21/1018.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1018.21/1018.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1018.21/1018.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
1018.21/1018.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1018.31/1018.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1018.42/1018.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1040.91/1040.92	c lits-rem:       757  cl-subs:    16114  v-elim:      0  v-fix:    0  time: 22.52 s
1040.91/1040.92	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
1040.91/1040.95	c vivif2 --  cl tried   150268 cl shrink        0 lits rem          0 time: 0.03
1041.01/1041.06	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.12
1041.01/1041.07	c calculated reachability. Time: 0.00
1041.01/1041.07	c  N st   101   4213536       486      2094         0    150268      6359   2298768   no data   no data
1114.41/1114.45	c  N st   102   4459513       486      2094         0    123786      6359   1558175   no data   no data
1197.32/1197.32	c  N st   103   4713536       486      2094         0     96818      6359    916842   no data   no data
1197.32/1197.32	c  S st   103   4713536       486      2094         0     96818      6359    916842   no data   no data
1197.52/1197.53	c  S st   103   4714039       486      2094         0     97321      6359    928708   no data   no data
1197.52/1197.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1197.52/1197.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
1197.52/1197.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1197.52/1197.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1197.52/1197.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1197.52/1197.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
1197.52/1197.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1197.52/1197.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1197.62/1197.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1197.82/1197.82	c lits-rem:       112  cl-subs:      951  v-elim:      0  v-fix:    0  time:  0.22 s
1197.82/1197.82	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
1197.82/1197.84	c vivif2 --  cl tried    96370 cl shrink        0 lits rem          0 time: 0.01
1197.82/1197.89	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.05
1197.82/1197.89	c calculated reachability. Time: 0.00
1197.82/1197.89	c  N st   103   4714039       486      2094         0     96370      6359    911928   no data   no data

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3367866-1305387725/watcher-3367866-1305387725 -o /tmp/evaluation-result-3367866-1305387725/solver-3367866-1305387725 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367866-1305387725.cnf 

running on 2 cores: 4,6

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: 1.13 2.42 3.10 5/296 1599
/proc/meminfo: memFree=21747364/32951124 swapFree=66457188/67111528
[pid=1599] ppid=1597 vsize=11796 CPUtime=0 cores=4,6
/proc/1599/stat : 1599 (runsolver) R 1597 1599 32743 0 -1 4202560 40 0 0 0 0 0 0 0 22 0 1 0 650370631 12079104 50 33554432000 4194304 5432360 140737045623520 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/1599/statm: 2949 50 30 303 0 2643 0

[startup+0.0324319 s]
/proc/loadavg: 1.13 2.42 3.10 5/296 1599
/proc/meminfo: memFree=21747364/32951124 swapFree=66457188/67111528
[pid=1599] ppid=1597 vsize=30112 CPUtime=0.02 cores=4,6
/proc/1599/stat : 1599 (strangenight2-s) R 1597 1599 32743 0 -1 4202496 680 0 0 0 2 0 0 0 22 0 1 0 650370631 30834688 616 33554432000 4194304 4580011 140736127499136 18446744073709551615 4324497 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1599/statm: 7528 616 363 95 0 2510 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30112

[startup+0.100446 s]
/proc/loadavg: 1.13 2.42 3.10 5/296 1599
/proc/meminfo: memFree=21747364/32951124 swapFree=66457188/67111528
[pid=1599] ppid=1597 vsize=30256 CPUtime=0.09 cores=4,6
/proc/1599/stat : 1599 (strangenight2-s) R 1597 1599 32743 0 -1 4202496 767 0 0 0 9 0 0 0 22 0 1 0 650370631 30982144 703 33554432000 4194304 4580011 140736127499136 18446744073709551615 4293193 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1599/statm: 7564 703 364 95 0 2546 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30256

[startup+0.300433 s]
/proc/loadavg: 1.13 2.42 3.10 5/296 1599
/proc/meminfo: memFree=21747364/32951124 swapFree=66457188/67111528
[pid=1599] ppid=1597 vsize=30864 CPUtime=0.29 cores=4,6
/proc/1599/stat : 1599 (strangenight2-s) R 1597 1599 32743 0 -1 4202496 1027 0 0 0 29 0 0 0 23 0 1 0 650370631 31604736 821 33554432000 4194304 4580011 140736127499136 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1599/statm: 7716 821 364 95 0 2698 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30864

[startup+0.700334 s]
/proc/loadavg: 1.13 2.42 3.10 5/296 1599
/proc/meminfo: memFree=21747364/32951124 swapFree=66457188/67111528
[pid=1599] ppid=1597 vsize=31304 CPUtime=0.69 cores=4,6
/proc/1599/stat : 1599 (strangenight2-s) R 1597 1599 32743 0 -1 4202496 1379 0 0 0 69 0 0 0 25 0 1 0 650370631 32055296 967 33554432000 4194304 4580011 140736127499136 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1599/statm: 7826 967 364 95 0 2808 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31304

[startup+1.5002 s]
/proc/loadavg: 1.13 2.42 3.10 5/297 1600
/proc/meminfo: memFree=21723672/32951124 swapFree=66457188/67111528
[pid=1599] ppid=1597 vsize=37428 CPUtime=1.49 cores=4,6
/proc/1599/stat : 1599 (strangenight2-s) R 1597 1599 32743 0 -1 4202496 3427 0 0 0 149 0 0 0 25 0 1 0 650370631 38326272 2444 33554432000 4194304 4580011 140736127499136 18446744073709551615 4324481 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1599/statm: 9357 2444 367 95 0 4339 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37428

[startup+3.10089 s]
/proc/loadavg: 1.36 2.45 3.10 5/297 1600
/proc/meminfo: memFree=21712636/32951124 swapFree=66457188/67111528
[pid=1599] ppid=1597 vsize=37592 CPUtime=3.09 cores=4,6
/proc/1599/stat : 1599 (strangenight2-s) R 1597 1599 32743 0 -1 4202496 4559 0 0 0 309 0 0 0 25 0 1 0 650370631 38494208 2374 33554432000 4194304 4580011 140736127499136 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1599/statm: 9398 2374 367 95 0 4380 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37592

[startup+6.30034 s]
/proc/loadavg: 1.36 2.45 3.10 5/297 1600
/proc/meminfo: memFree=21704944/32951124 swapFree=66457188/67111528
[pid=1599] ppid=1597 vsize=38892 CPUtime=6.28 cores=4,6
/proc/1599/stat : 1599 (strangenight2-s) R 1597 1599 32743 0 -1 4202496 6568 0 0 0 628 0 0 0 25 0 1 0 650370631 39825408 2851 33554432000 4194304 4580011 140736127499136 18446744073709551615 4293920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1599/statm: 9723 2851 367 95 0 4705 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 38892

[startup+12.7002 s]
/proc/loadavg: 1.76 2.50 3.11 5/297 1601
/proc/meminfo: memFree=21667032/32951124 swapFree=66457188/67111528
[pid=1599] ppid=1597 vsize=50592 CPUtime=12.68 cores=4,6
/proc/1599/stat : 1599 (strangenight2-s) R 1597 1599 32743 0 -1 4202496 12006 0 0 0 1267 1 0 0 25 0 1 0 650370631 51806208 5639 33554432000 4194304 4580011 140736127499136 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1599/statm: 12648 5639 367 95 0 7630 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 50592

[startup+25.5009 s]
/proc/loadavg: 2.27 2.58 3.13 5/297 1601
/proc/meminfo: memFree=21650548/32951124 swapFree=66457188/67111528
[pid=1599] ppid=1597 vsize=56308 CPUtime=25.49 cores=4,6
/proc/1599/stat : 1599 (strangenight2-s) R 1597 1599 32743 0 -1 4202496 17775 0 0 0 2546 3 0 0 25 0 1 0 650370631 57659392 7307 33554432000 4194304 4580011 140736127499136 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1599/statm: 14077 7307 367 95 0 9059 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56308

[startup+51.1004 s]
/proc/loadavg: 2.86 2.69 3.15 5/297 1602
/proc/meminfo: memFree=21633840/32951124 swapFree=66457188/67111528
[pid=1599] ppid=1597 vsize=61092 CPUtime=51.08 cores=4,6
/proc/1599/stat : 1599 (strangenight2-s) R 1597 1599 32743 0 -1 4202496 27011 0 0 0 5104 4 0 0 25 0 1 0 650370631 62558208 8014 33554432000 4194304 4580011 140736127499136 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1599/statm: 15273 8014 367 95 0 10255 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 61092

[startup+102.311 s]
/proc/loadavg: 3.74 2.96 3.22 5/297 1603
/proc/meminfo: memFree=21571700/32951124 swapFree=66457188/67111528
[pid=1599] ppid=1597 vsize=77500 CPUtime=102.3 cores=4,6
/proc/1599/stat : 1599 (strangenight2-s) R 1597 1599 32743 0 -1 4202496 42844 0 0 0 10222 8 0 0 25 0 1 0 650370631 79360000 12849 33554432000 4194304 4580011 140736127499136 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1599/statm: 19375 12849 367 95 0 14357 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 77500

[startup+162.301 s]
/proc/loadavg: 3.98 3.16 3.27 5/297 1605
/proc/meminfo: memFree=21563748/32951124 swapFree=66457188/67111528
[pid=1599] ppid=1597 vsize=77920 CPUtime=162.29 cores=4,6
/proc/1599/stat : 1599 (strangenight2-s) R 1597 1599 32743 0 -1 4202496 55674 0 0 0 16218 11 0 0 25 0 1 0 650370631 79790080 12475 33554432000 4194304 4580011 140736127499136 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1599/statm: 19480 12475 367 95 0 14462 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 77920

[startup+222.301 s]
/proc/loadavg: 3.99 3.31 3.31 5/297 1606
/proc/meminfo: memFree=21531832/32951124 swapFree=66457188/67111528
[pid=1599] ppid=1597 vsize=91476 CPUtime=222.3 cores=4,6
/proc/1599/stat : 1599 (strangenight2-s) R 1597 1599 32743 0 -1 4202496 70324 0 0 0 22216 14 0 0 25 0 1 0 650370631 93671424 15157 33554432000 4194304 4580011 140736127499136 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1599/statm: 22869 15157 367 95 0 17851 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 91476

[startup+282.3 s]
/proc/loadavg: 3.99 3.43 3.35 5/297 1608
/proc/meminfo: memFree=21474264/32951124 swapFree=66457188/67111528
[pid=1599] ppid=1597 vsize=110368 CPUtime=282.29 cores=4,6
/proc/1599/stat : 1599 (strangenight2-s) R 1597 1599 32743 0 -1 4202496 84453 0 0 0 28212 17 0 0 25 0 1 0 650370631 113016832 20819 33554432000 4194304 4580011 140736127499136 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1599/statm: 27592 20819 367 95 0 22574 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 110368

[startup+342.301 s]
/proc/loadavg: 4.12 3.57 3.40 5/297 1609
/proc/meminfo: memFree=21463824/32951124 swapFree=66457188/67111528
[pid=1599] ppid=1597 vsize=110560 CPUtime=342.29 cores=4,6
/proc/1599/stat : 1599 (strangenight2-s) R 1597 1599 32743 0 -1 4202496 92786 0 0 0 34210 19 0 0 25 0 1 0 650370631 113213440 19984 33554432000 4194304 4580011 140736127499136 18446744073709551615 4294398 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1599/statm: 27640 19984 367 95 0 22622 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 110560

[startup+402.301 s]
/proc/loadavg: 4.04 3.64 3.43 5/297 1611
/proc/meminfo: memFree=21437856/32951124 swapFree=66457188/67111528
[pid=1599] ppid=1597 vsize=110708 CPUtime=402.29 cores=4,6
/proc/1599/stat : 1599 (strangenight2-s) R 1597 1599 32743 0 -1 4202496 100783 0 0 0 40207 22 0 0 25 0 1 0 650370631 113364992 20974 33554432000 4194304 4580011 140736127499136 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1599/statm: 27677 20974 367 95 0 22659 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 110708

[startup+462.3 s]
/proc/loadavg: 4.06 3.72 3.47 5/297 1613
/proc/meminfo: memFree=21432232/32951124 swapFree=66457188/67111528
[pid=1599] ppid=1597 vsize=123536 CPUtime=462.3 cores=4,6
/proc/1599/stat : 1599 (strangenight2-s) R 1597 1599 32743 0 -1 4202496 111247 0 0 0 46205 25 0 0 25 0 1 0 650370631 126500864 23762 33554432000 4194304 4580011 140736127499136 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1599/statm: 30884 23762 367 95 0 25866 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 123536

[startup+522.301 s]
/proc/loadavg: 4.02 3.77 3.50 5/297 1614
/proc/meminfo: memFree=21404432/32951124 swapFree=66457188/67111528
[pid=1599] ppid=1597 vsize=123724 CPUtime=522.3 cores=4,6
/proc/1599/stat : 1599 (strangenight2-s) R 1597 1599 32743 0 -1 4202496 119831 0 0 0 52203 27 0 0 25 0 1 0 650370631 126693376 24308 33554432000 4194304 4580011 140736127499136 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1599/statm: 30931 24308 367 95 0 25913 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 123724

[startup+582.301 s]
/proc/loadavg: 4.08 3.84 3.54 5/297 1616
/proc/meminfo: memFree=21376256/32951124 swapFree=66457188/67111528
[pid=1599] ppid=1597 vsize=138936 CPUtime=582.3 cores=4,6
/proc/1599/stat : 1599 (strangenight2-s) R 1597 1599 32743 0 -1 4202496 131094 0 0 0 58200 30 0 0 25 0 1 0 650370631 142270464 26847 33554432000 4194304 4580011 140736127499136 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1599/statm: 34734 26847 367 95 0 29716 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 138936

[startup+642.3 s]
/proc/loadavg: 3.58 3.74 3.53 4/291 1634
/proc/meminfo: memFree=21427880/32951124 swapFree=66457188/67111528
[pid=1599] ppid=1597 vsize=139060 CPUtime=642.3 cores=4,6
/proc/1599/stat : 1599 (strangenight2-s) R 1597 1599 32743 0 -1 4202496 139262 0 0 0 64199 31 0 0 25 0 1 0 650370631 142397440 26577 33554432000 4194304 4580011 140736127499136 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1599/statm: 34765 26577 367 95 0 29747 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 139060

[startup+702.301 s]
/proc/loadavg: 3.21 3.60 3.49 4/291 1636
/proc/meminfo: memFree=21426844/32951124 swapFree=66457188/67111528
[pid=1599] ppid=1597 vsize=139168 CPUtime=702.31 cores=4,6
/proc/1599/stat : 1599 (strangenight2-s) R 1597 1599 32743 0 -1 4202496 146582 0 0 0 70197 34 0 0 25 0 1 0 650370631 142508032 28021 33554432000 4194304 4580011 140736127499136 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1599/statm: 34792 28021 367 95 0 29774 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 139168

[startup+762.311 s]
/proc/loadavg: 3.12 3.50 3.46 4/291 1638
/proc/meminfo: memFree=21426664/32951124 swapFree=66457188/67111528
[pid=1599] ppid=1597 vsize=141584 CPUtime=762.32 cores=4,6
/proc/1599/stat : 1599 (strangenight2-s) R 1597 1599 32743 0 -1 4202496 154976 0 0 0 76196 36 0 0 25 0 1 0 650370631 144982016 27373 33554432000 4194304 4580011 140736127499136 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1599/statm: 35396 27373 367 95 0 30378 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 141584

[startup+822.3 s]
/proc/loadavg: 3.04 3.41 3.43 4/291 1639
/proc/meminfo: memFree=21415336/32951124 swapFree=66457188/67111528
[pid=1599] ppid=1597 vsize=141696 CPUtime=822.31 cores=4,6
/proc/1599/stat : 1599 (strangenight2-s) R 1597 1599 32743 0 -1 4202496 162272 0 0 0 82193 38 0 0 25 0 1 0 650370631 145096704 28532 33554432000 4194304 4580011 140736127499136 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1599/statm: 35424 28532 367 95 0 30406 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 141696

[startup+882.301 s]
/proc/loadavg: 3.01 3.33 3.40 4/291 1641
/proc/meminfo: memFree=21406720/32951124 swapFree=66457188/67111528
[pid=1599] ppid=1597 vsize=146084 CPUtime=882.31 cores=4,6
/proc/1599/stat : 1599 (strangenight2-s) R 1597 1599 32743 0 -1 4202496 170242 0 0 0 88191 40 0 0 25 0 1 0 650370631 149590016 30040 33554432000 4194304 4580011 140736127499136 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1599/statm: 36521 30040 367 95 0 31503 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 146084

[startup+942.301 s]
/proc/loadavg: 3.00 3.27 3.37 4/291 1642
/proc/meminfo: memFree=21409284/32951124 swapFree=66457188/67111528
[pid=1599] ppid=1597 vsize=146248 CPUtime=942.31 cores=4,6
/proc/1599/stat : 1599 (strangenight2-s) R 1597 1599 32743 0 -1 4202496 178132 0 0 0 94190 41 0 0 25 0 1 0 650370631 149757952 28079 33554432000 4194304 4580011 140736127499136 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1599/statm: 36562 28079 367 95 0 31544 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 146248

[startup+1002.3 s]
/proc/loadavg: 3.06 3.23 3.35 4/291 1644
/proc/meminfo: memFree=21380712/32951124 swapFree=66457188/67111528
[pid=1599] ppid=1597 vsize=146336 CPUtime=1002.31 cores=4,6
/proc/1599/stat : 1599 (strangenight2-s) R 1597 1599 32743 0 -1 4202496 185622 0 0 0 100188 43 0 0 25 0 1 0 650370631 149848064 28865 33554432000 4194304 4580011 140736127499136 18446744073709551615 4322526 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1599/statm: 36584 28865 367 95 0 31566 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 146336

[startup+1062.3 s]
/proc/loadavg: 3.02 3.19 3.33 4/291 1646
/proc/meminfo: memFree=21362420/32951124 swapFree=66457188/67111528
[pid=1599] ppid=1597 vsize=163176 CPUtime=1062.32 cores=4,6
/proc/1599/stat : 1599 (strangenight2-s) R 1597 1599 32743 0 -1 4202496 193760 0 0 0 106187 45 0 0 25 0 1 0 650370631 167092224 33268 33554432000 4194304 4580011 140736127499136 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1599/statm: 40794 33268 367 95 0 35776 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 163176

[startup+1122.3 s]
/proc/loadavg: 3.00 3.15 3.31 4/291 1647
/proc/meminfo: memFree=21355920/32951124 swapFree=66457188/67111528
[pid=1599] ppid=1597 vsize=163248 CPUtime=1122.31 cores=4,6
/proc/1599/stat : 1599 (strangenight2-s) R 1597 1599 32743 0 -1 4202496 200955 0 0 0 112186 45 0 0 25 0 1 0 650370631 167165952 33805 33554432000 4194304 4580011 140736127499136 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1599/statm: 40812 33805 367 95 0 35794 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 163248

[startup+1182.3 s]
/proc/loadavg: 3.00 3.12 3.28 4/291 1658
/proc/meminfo: memFree=21329044/32951124 swapFree=66457188/67111528
[pid=1599] ppid=1597 vsize=163364 CPUtime=1182.31 cores=4,6
/proc/1599/stat : 1599 (strangenight2-s) R 1597 1599 32743 0 -1 4202496 207782 0 0 0 118184 47 0 0 25 0 1 0 650370631 167284736 33779 33554432000 4194304 4580011 140736127499136 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1599/statm: 40841 33779 367 95 0 35823 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 163364

[startup+1242.3 s]
/proc/loadavg: 3.03 3.11 3.27 4/291 1659
/proc/meminfo: memFree=21323932/32951124 swapFree=66457188/67111528
[pid=1599] ppid=1597 vsize=163484 CPUtime=1242.32 cores=4,6
/proc/1599/stat : 1599 (strangenight2-s) R 1597 1599 32743 0 -1 4202496 214702 0 0 0 124183 49 0 0 25 0 1 0 650370631 167407616 33625 33554432000 4194304 4580011 140736127499136 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1599/statm: 40871 33625 367 95 0 35853 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 163484



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.19 3.14 3.27 2/287 1663
/proc/meminfo: memFree=21620536/32951124 swapFree=66457188/67111528
[pid=1599] ppid=1597 vsize=163568 CPUtime=1300.02 cores=4,6
/proc/1599/stat : 1599 (strangenight2-s) R 1597 1599 32743 0 -1 4202496 221570 0 0 0 129951 51 0 0 25 0 1 0 650370631 167493632 33379 33554432000 4194304 4580011 140736127499136 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1599/statm: 40892 33379 367 95 0 35874 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 163568

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)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.53
CPU system time (s): 0.51992
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 231168

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

runsolver used 3.83542 second user time and 8.01178 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-14 17:42:05
IDJOB=3367866
IDBENCH=83075
IDSOLVER=1845
FILE ID=node132/3367866-1305387725
RUNJOBID= node132-1305387724-1558
PBS_JOBID= 13324370
Free space on /tmp= 73316 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S670753028-051.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367866-1305387725/watcher-3367866-1305387725 -o /tmp/evaluation-result-3367866-1305387725/solver-3367866-1305387725 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367866-1305387725.cnf

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

MD5SUM BENCH= 540d28f0e1785b746f299d2e1070ed2a
RANDOM SEED=2103480384

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:      21747768 kB
Buffers:        257996 kB
Cached:        5406184 kB
SwapCached:       6904 kB
Active:        4754928 kB
Inactive:      6162316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21747768 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:           21872 kB
Writeback:           0 kB
AnonPages:     5250248 kB
Mapped:          20028 kB
Slab:           199352 kB
PageTables:      24776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34834744 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= 73328 MiB
End job on node132 at 2011-05-14 18:03:47