Trace number 3263082

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? (TO) 1300.04 1300.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_80_17_90_7-log.shuffled-as.sat03-190.cnf
MD5SUMad30956261e72142648a01bc7c025dba
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of clauses29282
Sum of the clauses size292650
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 534
Number of clauses of size over 529248

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-3263082-1303555879.cnf'
0.00/0.00	c -- header says num vars:             85
0.00/0.00	c -- header says num clauses:       29282
0.00/0.02	c -- clauses added:            0 learnts,        29282 normals,            0 xors
0.00/0.02	c -- vars added         85
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0        85     29282         0         0    292650         0   no data   no data  --
0.19/0.27	c asymm  cl-useful: 196/2518/29282 lits-rem:221 time: 0.25
0.19/0.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
0.19/0.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.19/0.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
0.19/0.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.09/1.13	c lits-rem:     14226  cl-subs:     3626  v-elim:      0  v-fix:    0  time:  0.84 s
1.09/1.13	c Finding binary XORs  T:     0.00 s  found:       0
1.09/1.16	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
1.09/1.16	c calculated reachability. Time: 0.00
1.09/1.16	c Calc default polars -  time:   0.00 s pos:      40 undec:       0 neg:      45
1.09/1.16	c =========================================================================================
1.09/1.16	c types(t): F = full restart, N = normal restart
1.09/1.16	c types(t): S = simplification begin/end, E = solution found
1.09/1.16	c restart types(rt): st = static, dy = dynamic
1.09/1.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.09/1.16	c  B st     0         0        85     25656         0         0    244812         0   no data   no data  --
1.19/1.26	c  N dy    20      4032        85     25656         0      3534    244681     68168     16.36     17.43  --
1.29/1.36	c  N dy    43      8294        85     25656         0      5182    244578     91042     16.57     17.56  --
1.39/1.47	c  N dy    58     12315        85     25656         0      4997    244487     76465     16.54     20.57  --
1.50/1.58	c  N dy    67     16872        85     25656         0      9066    244417    154719     16.34     17.23  --
1.69/1.71	c  N dy    84     21383        85     25656         0      8061    244325    125482     16.35     17.29  --
1.79/1.81	c  F st    94     25000        85     25656         0     11223    244258    183786     16.26     14.59  --
1.79/1.83	c  N st    96     25626        85     25656         0     11777    244244    195703     16.26   no data  --
1.89/1.96	c  N dy   100     30001        85     25656         0      9706    244225    160025     16.26   no data  --
1.89/1.96	c  S st   100     30001        85     25656         0      9706    244225    160025     16.26   no data  --
1.99/2.00	c  S st   100     30503        85     25656         0     10169    244201    167645     16.26   no data  --
1.99/2.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.99/2.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.99/2.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
1.99/2.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.99/2.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.99/2.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
1.99/2.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.09/4.11	c lits-rem:     30500  cl-subs:     6259  v-elim:      0  v-fix:    0  time:  2.08 s
4.40/4.49	c asymm  cl-useful: 117/3004/20988 lits-rem:117 time: 0.38
4.40/4.49	c calculated reachability. Time: 0.00
4.40/4.49	c  N dy   100     30503        85     20988         0      8578    181137    125055     16.26   no data  --
4.59/4.61	c  N dy   119     34534        85     20988         0     12356    181133    200964     16.33     17.32  --
4.69/4.73	c  N dy   132     38578        85     20988         0      8994    181121    124326     16.28     17.15  --
4.79/4.87	c  N dy   151     43451        85     20988         0     13469    181114    212438     16.22     17.24  --
4.89/4.94	c  S st   157     45755        85     20988         0     15602    181112    252679     16.20     16.07  --
4.89/4.99	c  S st   157     46256        85     20988         0     16087    181107    260336     16.20   no data  --
4.89/4.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.89/4.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.99/5.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
4.99/5.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.99/5.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.99/5.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
4.99/5.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.19/7.24	c lits-rem:     10084  cl-subs:     1721  v-elim:      0  v-fix:    0  time:  2.23 s
7.19/7.25	c vivif2 --  cl tried    20670 cl shrink        0 lits rem          0 time: 0.00
7.19/7.25	c vivif2 --  cl tried    14684 cl shrink        0 lits rem          0 time: 0.00
7.60/7.63	c asymm  cl-useful: 5/2185/20670 lits-rem:5 time: 0.38
7.60/7.63	c calculated reachability. Time: 0.00
7.60/7.63	c  N dy   157     46256        85     20670         0     14684    176423    222293     16.20   no data  --
7.70/7.79	c  N dy   176     51351        85     20670         0     11214    176421    155331     16.23     17.26  --
7.89/7.91	c  N dy   198     55453        85     20670         0     15058    176421    231204     16.26     17.13  --
7.99/8.07	c  N dy   201     59866        85     20670         0      9931    176418    124721     16.10     17.23  --
8.19/8.25	c  N dy   218     65904        85     20670         0     15438    176415    227909     16.07     16.94  --
8.29/8.37	c  S st   236     69385        85     20670         0     18680    176412    290790     16.08     14.08  --
8.39/8.43	c  S st   236     69887        85     20670         0     19162    176412    298940     16.08   no data  --
8.39/8.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.39/8.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.39/8.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
8.39/8.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.39/8.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.39/8.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
8.39/8.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.90/10.94	c lits-rem:     10017  cl-subs:     2073  v-elim:      0  v-fix:    0  time:  2.49 s
10.90/10.94	c vivif2 --  cl tried    20642 cl shrink        0 lits rem          0 time: 0.00
10.90/10.94	c vivif2 --  cl tried    17117 cl shrink        0 lits rem          0 time: 0.00
11.29/11.36	c asymm  cl-useful: 50/2149/20642 lits-rem:50 time: 0.41
11.29/11.36	c calculated reachability. Time: 0.00
11.29/11.36	c  N dy   236     69887        85     20642         0     17117    176034    248812     16.08   no data  --
11.59/11.67	c  N dy   241     79214        85     20642         0     15417    176030    208458     15.86     16.79  --
11.79/11.87	c  N dy   264     84922        85     20642         0     20741    176027    309167     15.85     16.98  --
11.89/11.98	c  F st   274     87500        85     20642         0     12230    176026    151513     15.84     15.56  --
12.00/12.09	c  N st   279     90795        85     20642         0     15276    176025    216490     15.84   no data  --
12.19/12.29	c  N dy   302     96659        85     20642         0     20648    176023    326647     15.88     17.03  --
12.49/12.58	c  N dy   326    104830        85     20642         0     16272    176018    221381     15.86     14.86  --
12.49/12.58	c  S st   326    104830        85     20642         0     16272    176018    221381     15.86     14.86  --
12.59/12.63	c  S st   326    105335        85     20642         0     16761    176018    229409     15.86   no data  --
12.59/12.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.59/12.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.59/12.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
12.59/12.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.59/12.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.59/12.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
12.59/12.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.49/14.58	c lits-rem:      5938  cl-subs:     1334  v-elim:      0  v-fix:    0  time:  1.93 s
14.49/14.58	c vivif2 --  cl tried    20589 cl shrink        0 lits rem          0 time: 0.00
14.49/14.59	c vivif2 --  cl tried    15480 cl shrink        0 lits rem          0 time: 0.00
14.89/14.97	c asymm  cl-useful: 10/3429/20589 lits-rem:11 time: 0.38
14.89/14.97	c calculated reachability. Time: 0.00
14.89/14.97	c  N dy   326    105335        85     20589         0     15480    175466    199675     15.86   no data  --
15.19/15.20	c  N dy   360    112132        85     20589         0     21814    175461    321743     15.88     16.86  --
15.40/15.47	c  N dy   382    119298        85     20589         0     15589    175459    204181     15.87     16.95  --
15.69/15.72	c  N dy   423    126943        85     20589         0     22718    175454    342320     15.91     16.80  --
15.99/16.05	c  N dy   462    135123        85     20589         0     16486    175449    210989     15.92     16.89  --
16.29/16.37	c  N dy   492    143782        85     20589         0     24469    175445    361812     15.92     16.91  --
16.70/16.77	c  N dy   546    153218        85     20589         0     18483    175436    243530     15.97     16.87  --
16.90/16.94	c  S st   568    158003        85     20589         0     22900    175434    327394     15.97     14.90  --
16.90/16.99	c  S st   568    158508        85     20589         0     23385    175433    335977     15.97   no data  --
16.90/17.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.90/17.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.00/17.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
17.00/17.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.00/17.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.00/17.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
17.00/17.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.10/19.16	c lits-rem:      5410  cl-subs:     1426  v-elim:      0  v-fix:    0  time:  2.14 s
19.10/19.16	c vivif2 --  cl tried    20534 cl shrink        0 lits rem          0 time: 0.00
19.10/19.16	c vivif2 --  cl tried    22014 cl shrink        0 lits rem          0 time: 0.00
19.50/19.59	c asymm  cl-useful: 1/2416/20534 lits-rem:2 time: 0.43
19.50/19.60	c calculated reachability. Time: 0.00
19.50/19.60	c  N dy   568    158508        85     20534         0     22014    174905    301648     15.97   no data  --
19.89/19.99	c  N dy   609    168649        85     20534         0     31346    174900    481637     15.97     16.85  --
20.39/20.43	c  N dy   647    179766        85     20534         0     25999    174895    377074     15.95     16.80  --
20.99/21.01	c  N dy   683    193704        85     20534         0     22095    174889    294981     15.93     16.78  --
21.49/21.58	c  N dy   706    207069        85     20534         0     34222    174883    520030     15.90     16.78  --
22.09/22.13	c  N dy   753    220343        85     20534         0     29087    174872    423552     15.89     17.21  --
22.69/22.77	c  N dy   806    234469        85     20534         0     23873    174866    320247     15.88     18.39  --
22.89/22.90	c  S st   824    237762        85     20534         0     26936    174866    378511     15.88     13.91  --
22.89/22.96	c  S st   824    238265        85     20534         0     27417    174862    386762     15.88   no data  --
22.89/22.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.89/22.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.89/22.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
22.89/22.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.89/22.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.89/22.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
22.89/22.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.69/25.72	c lits-rem:      6468  cl-subs:     1329  v-elim:      0  v-fix:    0  time:  2.73 s
25.69/25.72	c vivif2 --  cl tried    20470 cl shrink        0 lits rem          0 time: 0.00
25.69/25.72	c vivif2 --  cl tried    26152 cl shrink        0 lits rem          0 time: 0.00
25.89/25.94	c asymm  cl-useful: 0/1066/20470 lits-rem:0 time: 0.22
25.89/25.94	c calculated reachability. Time: 0.00
25.89/25.94	c  N dy   824    238265        85     20470         0     26152    174268    353858     15.88   no data  --
26.59/26.61	c  N dy   863    253558        85     20470         0     20845    174265    250003     15.86     16.80  --
27.29/27.38	c  N dy   917    271601        85     20470         0     37449    174262    564123     15.83     16.73  --
28.19/28.22	c  N dy  1002    289011        85     20470         0     33393    174251    490982     15.85     16.78  --
29.00/29.06	c  F st  1050    306250        85     20470         0     28018    174247    371430     15.84     15.77  --
29.10/29.15	c  N st  1054    308288        85     20470         0     29889    174247    408203     15.84   no data  --
30.09/30.18	c  N dy  1126    328166        85     20470         0     26121    174242    331600     15.84     16.86  --
31.09/31.19	c  N dy  1225    349151        85     20470         0     45720    174239    715569     15.87     16.86  --
31.59/31.62	c  S st  1264    357397        85     20470         0     30121    174237    396002     15.87     14.18  --
31.59/31.68	c  S st  1264    357899        85     20470         0     30607    174236    404657     15.87   no data  --
31.59/31.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.59/31.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.59/31.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
31.69/31.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.69/31.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.69/31.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
31.69/31.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.49/34.59	c lits-rem:      5292  cl-subs:     1447  v-elim:      0  v-fix:    0  time:  2.88 s
34.49/34.59	c vivif2 --  cl tried    20425 cl shrink        0 lits rem          0 time: 0.00
34.49/34.59	c vivif2 --  cl tried    29205 cl shrink        0 lits rem          0 time: 0.00
34.79/34.83	c asymm  cl-useful: 1/1068/20425 lits-rem:2 time: 0.24
34.79/34.83	c calculated reachability. Time: 0.00
34.79/34.83	c  N dy  1264    357899        85     20425         0     29205    173777    372513     15.87   no data  --
35.89/35.92	c  N dy  1307    379223        85     20425         0     24793    173772    284851     15.83     16.68  --
36.80/36.84	c  N dy  1387    399899        85     20425         0     44029    173768    656192     15.83     16.67  --
37.79/37.87	c  N dy  1474    419909        85     20425         0     37661    173763    525878     15.84     16.76  --
38.89/38.91	c  N dy  1489    441336        85     20425         0     30972    173761    377639     15.73     16.66  --
39.99/40.01	c  N dy  1579    462085        85     20425         0     50061    173756    742630     15.74     16.60  --
41.00/41.07	c  N dy  1661    482196        85     20425         0     42083    173751    595781     15.74     16.59  --
42.49/42.54	c  N dy  1698    506376        85     20425         0     36357    173749    465341     15.70     16.69  --
44.00/44.02	c  N dy  1766    530405        85     20425         0     30051    173745    349086     15.68     16.59  --
44.29/44.33	c  S st  1786    536848        85     20425         0     35979    173745    459533     15.68   no data  --
44.39/44.41	c  S st  1786    537353        85     20425         0     36471    173745    468269     15.68   no data  --
44.39/44.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.39/44.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.39/44.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
44.39/44.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.39/44.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.39/44.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
44.39/44.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
48.99/49.01	c lits-rem:      5597  cl-subs:     2679  v-elim:      0  v-fix:    0  time:  4.55 s
48.99/49.01	c vivif2 --  cl tried    20370 cl shrink        0 lits rem          0 time: 0.00
48.99/49.02	c vivif2 --  cl tried    33847 cl shrink        0 lits rem          0 time: 0.01
49.19/49.24	c asymm  cl-useful: 16/655/20370 lits-rem:16 time: 0.23
49.19/49.25	c calculated reachability. Time: 0.00
49.19/49.25	c  N dy  1786    537353        85     20370         0     33847    173203    416946     15.68   no data  --
50.39/50.45	c  N dy  1901    557408        85     20370         0     52598    173198    790294     15.71     17.26  --
51.60/51.62	c  N dy  1982    577449        85     20370         0     41844    173194    568549     15.72     19.17  --
52.70/52.76	c  N dy  2061    597491        85     20370         0     60196    173191    916773     15.72     18.17  --
53.90/53.92	c  N dy  2153    617572        85     20370         0     48484    173187    688410     15.73     16.61  --
55.09/55.11	c  N dy  2216    637739        85     20370         0     35669    173184    431492     15.72     16.59  --
56.29/56.30	c  N dy  2289    658507        85     20370         0     54807    173180    798193     15.72     16.67  --
57.89/57.95	c  N dy  2312    685760        85     20370         0     47202    173176    626204     15.68     16.55  --
60.30/60.35	c  N dy  2315    720431        85     20370         0     45204    173174    569542     15.58     16.52  --
61.60/61.68	c  N dy  2397    741664        85     20370         0     64865    173172    939425     15.58     16.53  --
62.89/62.97	c  N dy  2474    762347        85     20370         0     50293    173170    692402     15.58     16.43  --
64.29/64.36	c  N dy  2546    782377        85     20370         0     68660    173165   1037735     15.58     17.08  --
65.80/65.82	c  N dy  2632    805150        85     20370         0     55158    173164    786402     15.59     16.49  --
65.80/65.88	c  S st  2636    806029        85     20370         0     55955    173164    800894     15.59     14.06  --
65.90/66.00	c  S st  2636    806531        85     20370         0     56434    173164    809342     15.59   no data  --
66.00/66.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
66.00/66.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.00/66.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
66.00/66.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.00/66.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.00/66.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
66.00/66.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
74.29/74.36	c lits-rem:      6883  cl-subs:     4468  v-elim:      0  v-fix:    0  time:  8.29 s
74.29/74.36	c vivif2 --  cl tried    20308 cl shrink        0 lits rem          0 time: 0.00
74.29/74.37	c vivif2 --  cl tried    52028 cl shrink        0 lits rem          0 time: 0.01
74.59/74.61	c asymm  cl-useful: 11/510/20308 lits-rem:12 time: 0.24
74.59/74.61	c calculated reachability. Time: 0.00
74.59/74.61	c  N dy  2636    806531        85     20308         0     52028    172594    716892     15.59   no data  --
75.99/76.01	c  N dy  2747    826556        85     20308         0     70795    172589   1089413     15.60     17.14  --
77.19/77.28	c  N dy  2791    846812        85     20308         0     53235    172586    725058     15.59     16.45  --
78.69/78.72	c  N dy  2880    868316        85     20308         0     73155    172583   1105856     15.59     16.45  --
80.00/80.06	c  N dy  2988    888434        85     20308         0     55334    172578    785044     15.61     16.48  --
81.40/81.41	c  N dy  3057    908473        85     20308         0     73677    172576   1124298     15.60     16.47  --
82.59/82.68	c  N dy  3132    928730        85     20308         0     54769    172573    759217     15.60     16.52  --
83.99/84.07	c  N dy  3192    948935        85     20308         0     73194    172567   1101432     15.60     16.46  --
85.49/85.57	c  N dy  3319    969007        85     20308         0     53295    172565    732189     15.62     19.00  --
87.00/87.01	c  N dy  3425    989515        85     20308         0     72209    172564   1101796     15.63     16.50  --
88.79/88.81	c  N dy  3505   1016126        85     20308         0     56459    172563    753090     15.62     16.81  --
90.20/90.25	c  N dy  3592   1036366        85     20308         0     75280    172557   1117410     15.63     16.45  --
91.70/91.78	c  N dy  3699   1056400        85     20308         0     53491    172553    711454     15.64     17.92  --
92.99/93.03	c  F st  3797   1071877        85     20308         0     67951    172550    998864     15.65     14.72  --
93.29/93.38	c  N dy  3803   1077070        85     20308         0     72731    172549   1103537     15.65   no data  --
95.19/95.22	c  N dy  3916   1097134        85     20308         0     49825    172545    635056     15.66     16.73  --
96.70/96.73	c  N dy  3979   1117446        85     20308         0     68244    172542    976633     15.66     16.51  --
98.49/98.53	c  N dy  4028   1137450        85     20308         0     44287    172535    510935     15.65     16.48  --
99.69/99.70	c  N dy  4086   1157748        85     20308         0     62783    172531    850000     15.64     16.52  --
101.20/101.27	c  N dy  4163   1177986        85     20308         0     81423    172530   1206075     15.64     16.60  --
102.89/102.98	c  N dy  4267   1198131        85     20308         0     56941    172528    750092     15.65     16.48  --
103.79/103.86	c  S st  4331   1209796        85     20308         0     67717    172527    956145     15.65     15.08  --
103.89/103.99	c  S st  4331   1210300        85     20308         0     68200    172527    964903     15.65   no data  --
103.99/104.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
103.99/104.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
103.99/104.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
103.99/104.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
103.99/104.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.99/104.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
103.99/104.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
115.59/115.61	c lits-rem:      9357  cl-subs:     4876  v-elim:      0  v-fix:    0  time: 11.55 s
115.59/115.62	c vivif2 --  cl tried    20203 cl shrink        0 lits rem          0 time: 0.00
115.59/115.63	c vivif2 --  cl tried    63429 cl shrink        0 lits rem          0 time: 0.01
115.79/115.88	c asymm  cl-useful: 3/450/20203 lits-rem:3 time: 0.25
115.79/115.89	c calculated reachability. Time: 0.00
115.79/115.89	c  N dy  4331   1210300        85     20203         0     63429    171593    864457     15.65   no data  --
117.49/117.56	c  N dy  4440   1230377        85     20203         0     82144    171591   1231657     15.66     17.32  --
118.99/119.04	c  N dy  4493   1250467        85     20203         0     56466    171588    727884     15.65     18.91  --
120.29/120.37	c  N dy  4541   1271998        85     20203         0     76206    171585   1097623     15.64     16.48  --
122.20/122.21	c  N dy  4647   1292316        85     20203         0     49901    171583    593773     15.65     16.51  --
123.70/123.71	c  N dy  4738   1313068        85     20203         0     69183    171581    971138     15.66     16.59  --
125.20/125.23	c  N dy  4788   1333080        85     20203         0     87416    171576   1306678     15.65     16.81  --
126.79/126.88	c  N dy  4900   1353147        85     20203         0     60002    171573    787677     15.66     16.52  --
128.49/128.57	c  N dy  5025   1373210        85     20203         0     78805    171567   1163491     15.67     17.72  --
130.50/130.52	c  N dy  5154   1393399        85     20203         0     50365    171565    589136     15.69     16.57  --
131.90/131.94	c  N dy  5214   1413511        85     20203         0     68309    171562    913766     15.68     16.58  --
133.69/133.72	c  N dy  5325   1433570        85     20203         0     87066    171557   1285516     15.69     17.65  --
135.49/135.52	c  N dy  5427   1454124        85     20203         0     58178    171555    730574     15.70     16.57  --
137.09/137.13	c  N dy  5536   1474164        85     20203         0     76921    171554   1104993     15.71     19.20  --
139.00/139.08	c  N dy  5643   1494254        85     20203         0     95678    171552   1473620     15.71     16.57  --
140.70/140.80	c  N dy  5729   1514378        85     20203         0     65154    171545    857764     15.72     16.61  --
142.80/142.81	c  N dy  5815   1534485        85     20203         0     83845    171543   1225843     15.72     16.59  --
145.10/145.15	c  N dy  5864   1554607        85     20203         0     52248    171543    599445     15.72     16.62  --
146.69/146.75	c  N dy  5980   1574678        85     20203         0     70963    171541    970875     15.73     18.61  --
148.59/148.66	c  N dy  6054   1595069        85     20203         0     89857    171538   1340230     15.73     16.74  --
150.90/150.90	c  N dy  6130   1616066        85     20203         0     58288    171536    707386     15.73     16.62  --
153.20/153.25	c  N dy  6220   1643162        85     20203         0     82561    171533   1155953     15.72     16.57  --
155.30/155.31	c  N dy  6313   1663334        85     20203         0    101196    171532   1516313     15.73     16.63  --
157.20/157.22	c  N dy  6438   1684853        85     20203         0     69896    171531    941378     15.74     16.61  --
158.99/159.02	c  N dy  6539   1704886        85     20203         0     88568    171530   1310879     15.74     19.04  --
159.50/159.59	c  S st  6574   1710304        85     20203         0     93634    171530   1412868     15.75     14.70  --
159.69/159.76	c  S st  6574   1710809        85     20203         0     94119    171530   1421414     15.75   no data  --
159.69/159.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
159.69/159.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
159.79/159.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
159.79/159.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
159.79/159.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
159.79/159.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
159.79/159.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
231.10/231.16	c lits-rem:     15579  cl-subs:     6641  v-elim:      0  v-fix:    0  time: 71.29 s
231.10/231.16	c vivif2 --  cl tried    20126 cl shrink        0 lits rem          0 time: 0.00
231.10/231.18	c vivif2 --  cl tried    87555 cl shrink        0 lits rem          0 time: 0.02
231.50/231.57	c asymm  cl-useful: 13/405/20126 lits-rem:13 time: 0.39
231.50/231.57	c calculated reachability. Time: 0.00
231.50/231.57	c  N dy  6574   1710809        85     20126         0     87555    170808   1267616     15.75   no data  --
234.50/234.58	c  N dy  6665   1737286        85     20126         0     59338    170806    704105     15.74     16.76  --
236.30/236.34	c  N dy  6764   1757363        85     20126         0     77986    170806   1071989     15.75     16.59  --
238.60/238.70	c  N dy  6874   1777366        85     20126         0     96604    170806   1441283     15.76     16.62  --
240.99/241.05	c  N dy  6953   1797679        85     20126         0     61709    170805    744341     15.76     16.69  --
242.90/242.97	c  N dy  7056   1817684        85     20126         0     80344    170805   1113905     15.76     16.61  --
245.10/245.18	c  N dy  7170   1837810        85     20126         0     99221    170805   1492724     15.77     16.68  --
247.70/247.77	c  N dy  7236   1862275        85     20126         0     67024    170804    843272     15.76     16.72  --
249.80/249.87	c  N dy  7324   1884264        85     20126         0     87365    170804   1237852     15.77     16.68  --
252.20/252.21	c  N dy  7401   1904342        85     20126         0    105923    170802   1597554     15.77     16.94  --
254.40/254.42	c  N dy  7424   1927740        85     20126         0     71302    170800    892886     15.75     16.82  --
256.40/256.46	c  N dy  7538   1947851        85     20126         0     90044    170800   1269006     15.76     16.68  --
258.80/258.82	c  N dy  7616   1967893        85     20126         0    108456    170799   1625106     15.76     18.84  --
260.80/260.82	c  N dy  7710   1987901        85     20126         0     70950    170798    910381     15.76     16.84  --
262.80/262.88	c  N dy  7811   2008017        85     20126         0     89729    170796   1287030     15.77     16.62  --
265.00/265.06	c  N dy  7886   2029033        85     20126         0    109057    170795   1659415     15.77     16.65  --
267.50/267.50	c  N dy  8004   2049095        85     20126         0     70570    170795    897167     15.77     19.24  --
269.70/269.79	c  N dy  8048   2072279        85     20126         0     91532    170792   1290731     15.77     16.64  --
272.40/272.46	c  N dy  8120   2095203        85     20126         0    112606    170792   1697357     15.76     16.60  --
274.69/274.79	c  N dy  8131   2121494        85     20126         0     78015    170791    965755     15.73     16.68  --
276.60/276.63	c  N dy  8192   2142254        85     20126         0     97079    170791   1328927     15.73     16.65  --
280.10/280.19	c  N dy  8277   2180099        85     20126         0     72614    170790    904841     15.71     16.55  --
282.60/282.60	c  N dy  8304   2210809        85     20126         0    100177    170790   1392904     15.69     13.44  --
282.60/282.60	c  S st  8304   2210809        85     20126         0    100177    170790   1392904     15.69     13.44  --
282.70/282.79	c  S st  8304   2211312        85     20126         0    100658    170789   1401110     15.69   no data  --
282.80/282.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
282.80/282.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
282.80/282.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
282.80/282.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
282.80/282.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
282.80/282.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
282.80/282.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
331.30/331.38	c lits-rem:      8731  cl-subs:    16829  v-elim:      0  v-fix:    0  time: 48.48 s
331.30/331.38	c vivif2 --  cl tried    20074 cl shrink        0 lits rem          0 time: 0.00
331.30/331.39	c vivif2 --  cl tried    83881 cl shrink        0 lits rem          0 time: 0.01
331.60/331.69	c asymm  cl-useful: 0/353/20074 lits-rem:0 time: 0.30
331.70/331.70	c calculated reachability. Time: 0.00
331.70/331.70	c  N dy  8304   2211312        85     20074         0     83881    170303   1108695     15.69   no data  --
334.60/334.69	c  N dy  8393   2244521        85     20074         0    114219    170302   1684462     15.69     16.56  --
336.70/336.73	c  N dy  8520   2264818        85     20074         0     75166    170301    988643     15.70     16.56  --
339.10/339.14	c  N dy  8610   2289636        85     20074         0     97766    170300   1411591     15.69     16.52  --
341.50/341.56	c  N dy  8658   2311699        85     20074         0    117784    170300   1780492     15.69     16.61  --
344.40/344.43	c  N dy  8766   2337811        85     20074         0     82069    170300   1085991     15.69     16.55  --
347.00/347.08	c  N dy  8873   2357814        85     20074         0    100588    170300   1453681     15.69     19.79  --
349.30/349.38	c  N dy  8959   2377860        85     20074         0    119151    170298   1817431     15.70     17.35  --
351.80/351.85	c  N dy  9087   2398233        85     20074         0     76896    170297    992074     15.71     16.54  --
354.00/354.01	c  N dy  9169   2418344        85     20074         0     95444    170297   1353617     15.71     16.88  --
356.41/356.41	c  N dy  9245   2439262        85     20074         0    114780    170294   1727706     15.71     16.68  --
359.40/359.45	c  N dy  9319   2464377        85     20074         0     75117    170292    919575     15.70     16.60  --
361.60/361.66	c  N dy  9443   2484395        85     20074         0     93717    170291   1291321     15.71     16.94  --
364.10/364.17	c  N dy  9531   2504511        85     20074         0    112396    170291   1655532     15.71     16.57  --
367.00/367.02	c  N dy  9631   2524659        85     20074         0     67547    170291    785288     15.72     16.55  --
369.10/369.13	c  N dy  9752   2545129        85     20074         0     86648    170291   1171894     15.73     16.75  --
371.30/371.35	c  N dy  9835   2565529        85     20074         0    105536    170289   1538385     15.73     16.58  --
374.21/374.27	c  N dy  9962   2585666        85     20074         0    124269    170287   1912189     15.73     16.58  --
376.90/376.95	c  N dy 10042   2606349        85     20074         0     78542    170287    978236     15.73     16.57  --
379.70/379.78	c  N dy 10111   2633284        85     20074         0    103132    170286   1447598     15.73     16.60  --
382.70/382.77	c  N dy 10246   2654102        85     20074         0    122632    170285   1840730     15.73     16.73  --
385.30/385.39	c  N dy 10325   2674184        85     20074         0     75489    170283    916849     15.73     19.06  --
387.60/387.67	c  N dy 10389   2694261        85     20074         0     93931    170282   1274741     15.73     16.64  --
389.90/389.96	c  S st 10467   2711313        85     20074         0    109709    170282   1582812     15.74     14.42  --
390.20/390.22	c  S st 10467   2711820        85     20074         0    110199    170282   1591985     15.74   no data  --
390.20/390.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
390.20/390.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
390.30/390.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
390.30/390.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
390.30/390.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
390.30/390.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
390.30/390.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
479.30/479.33	c lits-rem:     18471  cl-subs:    10505  v-elim:      0  v-fix:    0  time: 88.98 s
479.30/479.34	c vivif2 --  cl tried    20049 cl shrink        0 lits rem          0 time: 0.00
479.30/479.36	c vivif2 --  cl tried    99719 cl shrink        0 lits rem          0 time: 0.02
479.70/479.76	c asymm  cl-useful: 0/276/20049 lits-rem:0 time: 0.40
479.70/479.77	c calculated reachability. Time: 0.00
479.70/479.77	c  N dy 10467   2711820        85     20049         0     99719    170034   1373664     15.74   no data  --
482.60/482.61	c  N dy 10542   2735113        85     20049         0    121104    170033   1780813     15.74     16.61  --
485.80/485.80	c  N dy 10655   2755194        85     20049         0     73794    170032    887706     15.74     17.49  --
488.10/488.18	c  N dy 10774   2775367        85     20049         0     92567    170032   1263919     15.75     16.63  --
491.10/491.11	c  N dy 10809   2799929        85     20049         0    114558    170031   1654617     15.74     16.60  --
493.70/493.77	c  N dy 10863   2820009        85     20049         0    132999    170030   2005465     15.73     17.56  --
496.51/496.51	c  N dy 11001   2840061        85     20049         0     84820    170030   1107186     15.74     17.24  --
498.91/498.91	c  N dy 11105   2860134        85     20049         0    103513    170027   1477013     15.74     19.40  --
501.51/501.60	c  N dy 11187   2880620        85     20049         0    122466    170026   1848318     15.74     16.76  --
504.81/504.83	c  N dy 11283   2900842        85     20049         0     72803    170026    842297     15.75     16.70  --
506.81/506.88	c  N dy 11352   2921812        85     20049         0     92052    170025   1212660     15.75     16.59  --
509.31/509.37	c  N dy 11421   2942014        85     20049         0    110664    170025   1579238     15.75     16.61  --
512.71/512.73	c  N dy 11548   2962460        85     20049         0    129829    170025   1968156     15.76     16.62  --
517.20/517.25	c  N dy 11653   2995387        85     20049         0     90160    170025   1125772     15.75     16.67  --
519.90/519.90	c  N dy 11714   3018356        85     20049         0    110848    170024   1511401     15.74     16.66  --
522.70/522.79	c  N dy 11807   3038496        85     20049         0    129591    170023   1881838     15.74     16.71  --
525.91/525.93	c  N dy 11909   3058805        85     20049         0     78787    170022    957127     15.75     16.66  --
527.80/527.89	c  N dy 11968   3080781        85     20049         0     98788    170022   1334674     15.74     16.73  --
530.50/530.52	c  N dy 12055   3100807        85     20049         0    117367    170021   1698141     15.75     16.66  --
533.41/533.49	c  N dy 12146   3121640        85     20049         0    136455    170019   2065313     15.75     16.67  --
536.21/536.28	c  N dy 12244   3142119        85     20049         0     84773    170019   1060958     15.75     16.63  --
538.40/538.46	c  N dy 12332   3162581        85     20049         0    103729    170018   1436975     15.75     16.64  --
540.91/540.96	c  N dy 12442   3182595        85     20049         0    122386    170016   1808002     15.76     16.71  --
544.00/544.05	c  N dy 12537   3203005        85     20049         0    141394    170014   2181806     15.76     16.59  --
545.62/545.68	c  S st 12594   3211822        85     20049         0     77557    170012    913596     15.76   no data  --
545.81/545.87	c  S st 12594   3212323        85     20049         0     78047    170012    922779     15.76   no data  --
545.81/545.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
545.81/545.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
545.91/545.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
545.91/545.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
545.91/545.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
545.91/545.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
545.91/545.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
560.31/560.31	c lits-rem:      6769  cl-subs:     1401  v-elim:      0  v-fix:    0  time: 14.35 s
560.31/560.31	c vivif2 --  cl tried    20026 cl shrink        0 lits rem          0 time: 0.00
560.31/560.33	c vivif2 --  cl tried    76669 cl shrink        0 lits rem          0 time: 0.01
560.61/560.60	c asymm  cl-useful: 0/335/20026 lits-rem:0 time: 0.27
560.61/560.60	c calculated reachability. Time: 0.00
560.61/560.60	c  N dy 12594   3212323        85     20026         0     76669    169783    892223     15.76   no data  --
562.41/562.45	c  N dy 12675   3232840        85     20026         0     95572    169782   1254057     15.76     16.60  --
565.01/565.07	c  N dy 12756   3256657        85     20026         0    117378    169782   1672200     15.76     16.65  --
567.61/567.66	c  N dy 12815   3278176        85     20026         0    137055    169781   2044463     15.76     16.63  --
570.91/570.90	c  N dy 12924   3303796        85     20026         0     87666    169781   1082348     15.76     16.85  --
573.01/573.04	c  N dy 12972   3326893        85     20026         0    108752    169780   1480546     15.76     16.62  --
575.61/575.68	c  N dy 13076   3346919        85     20026         0    127335    169779   1843097     15.76     16.63  --
578.51/578.55	c  N dy 13167   3366985        85     20026         0    145866    169778   2212311     15.76     17.62  --
580.90/580.91	c  N dy 13249   3387000        85     20026         0     90752    169777   1153100     15.76     16.65  --
582.91/583.00	c  N dy 13343   3407226        85     20026         0    109477    169777   1525908     15.77     16.77  --
585.51/585.53	c  N dy 13438   3427308        85     20026         0    128009    169777   1892132     15.77     16.60  --
588.31/588.36	c  N dy 13560   3447549        85     20026         0    146914    169776   2271351     15.77     16.68  --
590.80/590.87	c  N dy 13646   3467635        85     20026         0     90612    169776   1135153     15.77     16.65  --
594.11/594.15	c  N dy 13716   3499202        85     20026         0    118914    169776   1663128     15.77     16.64  --
597.81/597.82	c  N dy 13813   3526566        85     20026         0    143854    169776   2139802     15.77     16.68  --
600.70/600.73	c  N dy 13905   3546576        85     20026         0     87289    169775   1073673     15.77     18.82  --
602.91/602.95	c  N dy 13989   3566675        85     20026         0    105802    169775   1438737     15.77     19.88  --
605.70/605.77	c  N dy 14092   3589602        85     20026         0    127041    169775   1861649     15.77     16.66  --
608.60/608.62	c  N dy 14176   3609687        85     20026         0    145674    169775   2230928     15.78     17.12  --
611.61/611.61	c  N dy 14282   3630193        85     20026         0     88327    169774   1087347     15.78     16.81  --
613.71/613.74	c  N dy 14378   3650259        85     20026         0    106929    169773   1455389     15.78     16.67  --
616.20/616.21	c  N dy 14475   3670344        85     20026         0    125542    169773   1821305     15.78     16.76  --
621.51/621.57	c  N dy 14596   3712323        85     20026         0     86249    169773   1008783     15.77     12.21  --
621.51/621.57	c  S st 14596   3712323        85     20026         0     86249    169773   1008783     15.77     12.21  --
621.71/621.73	c  S st 14596   3712824        85     20026         0     86729    169773   1018166     15.77   no data  --
621.71/621.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
621.71/621.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
621.71/621.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
621.81/621.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
621.81/621.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
621.81/621.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
621.81/621.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
640.01/640.09	c lits-rem:      5338  cl-subs:     4699  v-elim:      0  v-fix:    0  time: 18.29 s
640.01/640.10	c vivif2 --  cl tried    20006 cl shrink        0 lits rem          0 time: 0.00
640.11/640.11	c vivif2 --  cl tried    82050 cl shrink        0 lits rem          0 time: 0.01
640.41/640.44	c asymm  cl-useful: 0/343/20006 lits-rem:0 time: 0.33
640.41/640.44	c calculated reachability. Time: 0.00
640.41/640.44	c  N dy 14596   3712824        85     20006         0     82050    169581    942106     15.77   no data  --
642.71/642.70	c  N dy 14725   3732861        85     20006         0    100804    169579   1328181     15.78     18.55  --
645.11/645.11	c  F st 14818   3751563        85     20006         0    118223    169579   1681308     15.78   no data  --
645.31/645.34	c  N st 14822   3753596        85     20006         0    120086    169579   1719069     15.78   no data  --
648.10/648.13	c  N dy 14908   3773765        85     20006         0    138855    169577   2099660     15.79     16.62  --
651.91/651.95	c  N dy 15032   3793849        85     20006         0     79107    169577    885688     15.79     16.66  --
653.90/653.93	c  N dy 15100   3813854        85     20006         0     97365    169577   1237733     15.79     16.87  --
656.40/656.45	c  N dy 15195   3833868        85     20006         0    116017    169577   1610136     15.79     19.42  --
659.10/659.11	c  N dy 15286   3853904        85     20006         0    134493    169577   1970967     15.80     17.17  --
662.70/662.70	c  N dy 15427   3873945        85     20006         0    153236    169576   2359856     15.80     19.10  --
665.61/665.69	c  N dy 15453   3896343        85     20006         0     94072    169576   1152487     15.80     16.92  --
668.01/668.06	c  N dy 15570   3916438        85     20006         0    112759    169576   1527871     15.80     17.46  --
671.81/671.84	c  N dy 15701   3941291        85     20006         0    135803    169576   1987370     15.81     16.67  --
674.91/674.92	c  N dy 15809   3961527        85     20006         0    154663    169576   2364595     15.81     16.84  --
677.52/677.59	c  N dy 15855   3986391        85     20006         0     96866    169576   1202525     15.80     16.74  --
680.81/680.86	c  N dy 15927   4015210        85     20006         0    123293    169576   1710802     15.80     16.89  --
684.11/684.12	c  N dy 16014   4037905        85     20006         0    144280    169576   2121606     15.80     16.72  --
687.51/687.59	c  N dy 16056   4058003        85     20006         0     81750    169576    920283     15.80     18.70  --
689.31/689.38	c  N dy 16110   4078956        85     20006         0    100832    169576   1274872     15.79     16.63  --
691.81/691.81	c  N dy 16195   4098983        85     20006         0    119395    169576   1642829     15.80     16.64  --
695.51/695.55	c  N dy 16294   4126996        85     20006         0    145001    169576   2132884     15.79     16.66  --
699.31/699.37	c  N dy 16394   4147097        85     20006         0     81862    169576    915354     15.80     18.21  --
701.21/701.22	c  N dy 16475   4167195        85     20006         0    100389    169576   1275666     15.79     18.30  --
703.51/703.51	c  N dy 16562   4187199        85     20006         0    118880    169576   1636354     15.80     16.63  --
706.50/706.50	c  N dy 16694   4207324        85     20006         0    137674    169574   2021433     15.80     16.64  --
707.21/707.29	c  S st 16721   4212824        85     20006         0    142776    169574   2121978     15.80     15.57  --
707.50/707.56	c  S st 16721   4213327        85     20006         0    143246    169574   2130820     15.80   no data  --
707.50/707.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
707.50/707.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
707.61/707.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
707.71/707.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
707.71/707.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
707.71/707.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
707.71/707.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
880.22/880.28	c lits-rem:     25138  cl-subs:    11557  v-elim:      0  v-fix:    0  time: 172.56 s
880.22/880.28	c vivif2 --  cl tried    19985 cl shrink        0 lits rem          0 time: 0.00
880.32/880.31	c vivif2 --  cl tried   131710 cl shrink        0 lits rem          0 time: 0.03
880.72/880.73	c asymm  cl-useful: 0/229/19985 lits-rem:0 time: 0.42
880.72/880.74	c calculated reachability. Time: 0.00
880.72/880.74	c  N dy 16721   4213327        85     19985         0    131710    169366   1874860     15.80   no data  --
884.42/884.46	c  N dy 16803   4233360        85     19985         0    150152    169366   2238358     15.80     17.70  --
888.21/888.28	c  N dy 16894   4253378        85     19985         0     86140    169365    992407     15.81     16.67  --
890.81/890.90	c  N dy 16983   4273470        85     19985         0    104733    169365   1356656     15.81     16.92  --
894.32/894.36	c  N dy 17116   4295310        85     19985         0    125053    169365   1769649     15.81     16.74  --
898.52/898.56	c  N dy 17163   4320507        85     19985         0    147631    169365   2188754     15.81     16.78  --
903.21/903.24	c  N dy 17213   4343610        85     19985         0     85087    169365    952766     15.80     16.67  --
905.91/905.98	c  N dy 17324   4363972        85     19985         0    104065    169365   1331779     15.80     16.74  --
908.82/908.82	c  N dy 17413   4384199        85     19985         0    122828    169365   1701937     15.81     16.66  --
917.71/917.73	c  N dy 17453   4443922        85     19985         0     92149    169364   1060136     15.78     16.84  --
920.51/920.52	c  N dy 17548   4464496        85     19985         0    111245    169363   1442840     15.78     16.62  --
923.91/923.97	c  N dy 17644   4485816        85     19985         0    130971    169363   1832996     15.79     16.66  --
929.71/929.76	c  N dy 17710   4519986        85     19985         0    161790    169360   2408176     15.78     16.72  --
934.01/934.06	c  N dy 17848   4540149        85     19985         0     95699    169360   1160104     15.79     16.90  --
936.41/936.42	c  N dy 17896   4560239        85     19985         0    113975    169360   1503709     15.78     18.25  --
939.52/939.59	c  N dy 18005   4580274        85     19985         0    132448    169360   1871306     15.79     16.67  --
943.22/943.25	c  N dy 18096   4601773        85     19985         0    152402    169360   2269002     15.79     16.66  --
947.21/947.28	c  N dy 18183   4622349        85     19985         0    171430    169360   2643662     15.79     16.62  --
952.31/952.36	c  N dy 18250   4664010        85     19985         0    122650    169360   1623930     15.78     16.66  --
956.21/956.20	c  N dy 18305   4689845        85     19985         0    145916    169360   2047358     15.78     16.64  --
959.71/959.74	c  N dy 18397   4710780        85     19985         0    165212    169359   2420420     15.78     16.65  --
960.41/960.46	c  S st 18420   4713330        85     19985         0    167626    169359   2471352     15.78   no data  --
960.81/960.85	c  S st 18420   4713835        85     19985         0    168105    169359   2480445     15.78   no data  --
960.81/960.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
960.81/960.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
960.91/960.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.10
961.01/961.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
961.01/961.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
961.01/961.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
961.01/961.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1164.22/1164.23	c lits-rem:     26624  cl-subs:    29340  v-elim:      0  v-fix:    0  time: 203.18 s
1164.22/1164.23	c vivif2 --  cl tried    19972 cl shrink        0 lits rem          0 time: 0.00
1164.22/1164.26	c vivif2 --  cl tried   138778 cl shrink        0 lits rem          0 time: 0.03
1164.62/1164.69	c asymm  cl-useful: 0/209/19972 lits-rem:0 time: 0.43
1164.72/1164.70	c calculated reachability. Time: 0.00
1164.72/1164.70	c  N dy 18420   4713835        85     19972         0    138778    169229   1927767     15.78   no data  --
1168.42/1168.50	c  N dy 18527   4733847        85     19972         0    157458    169229   2302663     15.78     19.34  --
1172.52/1172.55	c  N dy 18572   4754139        85     19972         0     90129    169228   1027374     15.78     16.72  --
1175.32/1175.34	c  N dy 18691   4774155        85     19972         0    108787    169228   1402676     15.78     16.63  --
1178.22/1178.27	c  N dy 18782   4794252        85     19972         0    127451    169228   1771221     15.78     17.96  --
1181.52/1181.50	c  N dy 18853   4814264        85     19972         0    145740    169228   2124224     15.78     17.29  --
1185.42/1185.47	c  N dy 18939   4835323        85     19972         0    165272    169226   2511575     15.78     16.79  --
1189.52/1189.58	c  N dy 19049   4855937        85     19972         0     96950    169225   1155686     15.79     16.71  --
1192.52/1192.56	c  N dy 19139   4876327        85     19972         0    115585    169224   1517436     15.79     16.67  --
1195.02/1195.08	c  N dy 19185   4896376        85     19972         0    133702    169223   1850212     15.78     17.94  --
1198.82/1198.87	c  N dy 19284   4916379        85     19972         0    152241    169223   2222753     15.79     16.70  --
1202.62/1202.63	c  N dy 19342   4938199        85     19972         0    172254    169222   2602587     15.78     16.68  --
1206.52/1206.52	c  N dy 19424   4958302        85     19972         0    102102    169222   1245327     15.79     17.77  --
1209.82/1209.88	c  N dy 19547   4979286        85     19972         0    121738    169222   1643155     15.79     16.63  --
1215.92/1215.99	c  N dy 19652   5019588        85     19972         0    157919    169221   2314221     15.78     16.62  --
1220.32/1220.30	c  N dy 19729   5040718        85     19972         0    177468    169221   2696117     15.78     16.68  --
1223.92/1223.90	c  N dy 19824   5060780        85     19972         0    106247    169221   1314520     15.79     21.93  --
1227.32/1227.35	c  N dy 19948   5080794        85     19972         0    124941    169221   1698205     15.79     16.69  --
1230.93/1230.96	c  N dy 20062   5100893        85     19972         0    143618    169221   2070085     15.79     17.20  --
1235.12/1235.18	c  N dy 20187   5121001        85     19972         0    162422    169221   2449526     15.80     16.69  --
1239.63/1239.62	c  N dy 20288   5141003        85     19972         0    181019    169221   2821197     15.80     18.40  --
1243.22/1243.24	c  N dy 20368   5161196        85     19972         0    108199    169221   1339104     15.80     16.70  --
1246.82/1246.82	c  N dy 20420   5185739        85     19972         0    130643    169221   1764531     15.80     16.69  --
1251.72/1251.75	c  N dy 20493   5213835        85     19972         0    156112    169221   2245628     15.80     11.69  --
1251.72/1251.75	c  S st 20493   5213835        85     19972         0    156112    169221   2245628     15.80     11.69  --
1252.12/1252.10	c  S st 20493   5214336        85     19972         0    156597    169221   2255296     15.80   no data  --
1252.12/1252.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1252.12/1252.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1252.22/1252.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.10
1252.22/1252.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1252.22/1252.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1252.22/1252.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     85 time:  0.00 s
1252.22/1252.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.68 3.93 3.81 4/183 31994
/proc/meminfo: memFree=15569312/32951124 swapFree=67111528/67111528
[pid=31994] ppid=31992 vsize=29952 CPUtime=0 cores=0,2
/proc/31994/stat : 31994 (strangenight1-s) R 31992 31994 31102 0 -1 4202496 871 0 0 0 0 0 0 0 21 0 1 0 467190521 30670848 810 33554432000 4194304 4650387 140734899013696 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31994/statm: 7488 810 327 112 0 2453 0

[startup+0.067134 s]
/proc/loadavg: 3.68 3.93 3.81 4/183 31994
/proc/meminfo: memFree=15569312/32951124 swapFree=67111528/67111528
[pid=31994] ppid=31992 vsize=31456 CPUtime=0.06 cores=0,2
/proc/31994/stat : 31994 (strangenight1-s) R 31992 31994 31102 0 -1 4202496 1500 0 0 0 6 0 0 0 21 0 1 0 467190521 32210944 1439 33554432000 4194304 4650387 140734899013696 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31994/statm: 7864 1439 347 112 0 2829 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 31456

[startup+0.101163 s]
/proc/loadavg: 3.68 3.93 3.81 4/183 31994
/proc/meminfo: memFree=15569312/32951124 swapFree=67111528/67111528
[pid=31994] ppid=31992 vsize=31456 CPUtime=0.09 cores=0,2
/proc/31994/stat : 31994 (strangenight1-s) R 31992 31994 31102 0 -1 4202496 1504 0 0 0 9 0 0 0 21 0 1 0 467190521 32210944 1443 33554432000 4194304 4650387 140734899013696 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31994/statm: 7864 1443 347 112 0 2829 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31456

[startup+0.301092 s]
/proc/loadavg: 3.68 3.93 3.81 4/183 31994
/proc/meminfo: memFree=15569312/32951124 swapFree=67111528/67111528
[pid=31994] ppid=31992 vsize=42984 CPUtime=0.29 cores=0,2
/proc/31994/stat : 31994 (strangenight1-s) R 31992 31994 31102 0 -1 4202496 4321 0 0 0 29 0 0 0 22 0 1 0 467190521 44015616 3735 33554432000 4194304 4650387 140734899013696 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31994/statm: 10746 3735 364 112 0 5711 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42984

[startup+0.701044 s]
/proc/loadavg: 3.68 3.93 3.81 4/183 31994
/proc/meminfo: memFree=15569312/32951124 swapFree=67111528/67111528
[pid=31994] ppid=31992 vsize=42984 CPUtime=0.69 cores=0,2
/proc/31994/stat : 31994 (strangenight1-s) R 31992 31994 31102 0 -1 4202496 4323 0 0 0 69 0 0 0 24 0 1 0 467190521 44015616 3737 33554432000 4194304 4650387 140734899013696 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31994/statm: 10746 3737 366 112 0 5711 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42984

[startup+1.50088 s]
/proc/loadavg: 3.68 3.93 3.81 6/190 32006
/proc/meminfo: memFree=15492004/32951124 swapFree=67111528/67111528
[pid=31994] ppid=31992 vsize=43772 CPUtime=1.5 cores=0,2
/proc/31994/stat : 31994 (strangenight1-s) R 31992 31994 31102 0 -1 4202496 5167 0 0 0 149 1 0 0 25 0 1 0 467190521 44822528 3953 33554432000 4194304 4650387 140734899013696 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31994/statm: 10943 3954 379 112 0 5908 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 43772

[startup+3.10063 s]
/proc/loadavg: 3.68 3.93 3.81 7/190 32006
/proc/meminfo: memFree=15479604/32951124 swapFree=67111528/67111528
[pid=31994] ppid=31992 vsize=46800 CPUtime=3.09 cores=0,2
/proc/31994/stat : 31994 (strangenight1-s) R 31992 31994 31102 0 -1 4202496 6714 0 0 0 308 1 0 0 25 0 1 0 467190521 47923200 4830 33554432000 4194304 4650387 140734899013696 18446744073709551615 4433061 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31994/statm: 11700 4830 381 112 0 6665 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46800

[startup+6.30106 s]
/proc/loadavg: 3.71 3.93 3.81 6/190 32006
/proc/meminfo: memFree=15460616/32951124 swapFree=67111528/67111528
[pid=31994] ppid=31992 vsize=49068 CPUtime=6.29 cores=0,2
/proc/31994/stat : 31994 (strangenight1-s) R 31992 31994 31102 0 -1 4202496 7965 0 0 0 628 1 0 0 19 0 1 0 467190521 50245632 5444 33554432000 4194304 4650387 140734899013696 18446744073709551615 4439074 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31994/statm: 12267 5444 381 112 0 7232 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49068

[startup+12.7009 s]
/proc/loadavg: 3.73 3.93 3.81 6/190 32006
/proc/meminfo: memFree=15442060/32951124 swapFree=67111528/67111528
[pid=31994] ppid=31992 vsize=79012 CPUtime=12.69 cores=0,2
/proc/31994/stat : 31994 (strangenight1-s) R 31992 31994 31102 0 -1 4202496 10403 0 0 0 1268 1 0 0 18 0 1 0 467190521 80908288 7882 33554432000 4194304 4650387 140734899013696 18446744073709551615 4433055 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31994/statm: 19753 7882 381 112 0 14718 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 79012

[startup+25.5007 s]
/proc/loadavg: 3.79 3.93 3.81 6/190 32006
/proc/meminfo: memFree=15421304/32951124 swapFree=67111528/67111528
[pid=31994] ppid=31992 vsize=60556 CPUtime=25.49 cores=0,2
/proc/31994/stat : 31994 (strangenight1-s) R 31992 31994 31102 0 -1 4202496 17321 0 0 0 2547 2 0 0 25 0 1 0 467190521 62009344 7846 33554432000 4194304 4650387 140734899013696 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31994/statm: 15139 7846 381 112 0 10104 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60556

[startup+51.1011 s]
/proc/loadavg: 3.86 3.94 3.81 6/190 32007
/proc/meminfo: memFree=15397460/32951124 swapFree=67111528/67111528
[pid=31994] ppid=31992 vsize=61276 CPUtime=51.09 cores=0,2
/proc/31994/stat : 31994 (strangenight1-s) R 31992 31994 31102 0 -1 4202496 31297 0 0 0 5103 6 0 0 20 0 1 0 467190521 62746624 8421 33554432000 4194304 4650387 140734899013696 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31994/statm: 15319 8421 381 112 0 10284 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 61276

[startup+102.307 s]
/proc/loadavg: 3.94 3.95 3.82 6/190 32008
/proc/meminfo: memFree=15359096/32951124 swapFree=67111528/67111528
[pid=31994] ppid=31992 vsize=75388 CPUtime=102.3 cores=0,2
/proc/31994/stat : 31994 (strangenight1-s) R 31992 31994 31102 0 -1 4202496 57354 0 0 0 10217 13 0 0 25 0 1 0 467190521 77197312 11306 33554432000 4194304 4650387 140734899013696 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31994/statm: 18847 11306 381 112 0 13812 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 75388

[startup+162.301 s]
/proc/loadavg: 4.09 3.98 3.84 6/190 32010
/proc/meminfo: memFree=15313572/32951124 swapFree=67111528/67111528
[pid=31994] ppid=31992 vsize=93728 CPUtime=162.3 cores=0,2
/proc/31994/stat : 31994 (strangenight1-s) R 31992 31994 31102 0 -1 4202496 80474 0 0 0 16211 19 0 0 25 0 1 0 467190521 95977472 16751 33554432000 4194304 4650387 140734899013696 18446744073709551615 4432364 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31994/statm: 23432 16751 381 112 0 18397 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 93728

[startup+222.301 s]
/proc/loadavg: 4.03 3.98 3.84 6/190 32012
/proc/meminfo: memFree=15299180/32951124 swapFree=67111528/67111528
[pid=31994] ppid=31992 vsize=97648 CPUtime=222.3 cores=0,2
/proc/31994/stat : 31994 (strangenight1-s) R 31992 31994 31102 0 -1 4202496 81341 0 0 0 22211 19 0 0 25 0 1 0 467190521 99991552 17618 33554432000 4194304 4650387 140734899013696 18446744073709551615 4476322 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31994/statm: 24412 17618 381 112 0 19377 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 97648

[startup+282.3 s]
/proc/loadavg: 4.01 3.98 3.85 6/190 32013
/proc/meminfo: memFree=15291608/32951124 swapFree=67111528/67111528
[pid=31994] ppid=31992 vsize=98096 CPUtime=282.3 cores=0,2
/proc/31994/stat : 31994 (strangenight1-s) R 31992 31994 31102 0 -1 4202496 99185 0 0 0 28206 24 0 0 25 0 1 0 467190521 100450304 17581 33554432000 4194304 4650387 140734899013696 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31994/statm: 24524 17581 381 112 0 19489 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 98096

[startup+342.301 s]
/proc/loadavg: 4.00 3.98 3.86 6/190 32015
/proc/meminfo: memFree=15256856/32951124 swapFree=67111528/67111528
[pid=31994] ppid=31992 vsize=106136 CPUtime=342.3 cores=0,2
/proc/31994/stat : 31994 (strangenight1-s) R 31992 31994 31102 0 -1 4202496 105196 0 0 0 34205 25 0 0 25 0 1 0 467190521 108683264 18646 33554432000 4194304 4650387 140734899013696 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31994/statm: 26534 18646 381 112 0 21499 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 106136

[startup+402.3 s]
/proc/loadavg: 4.00 3.98 3.86 6/190 32016
/proc/meminfo: memFree=15252240/32951124 swapFree=67111528/67111528
[pid=31994] ppid=31992 vsize=106540 CPUtime=402.3 cores=0,2
/proc/31994/stat : 31994 (strangenight1-s) R 31992 31994 31102 0 -1 4202496 119119 0 0 0 40199 31 0 0 25 0 1 0 467190521 109096960 19967 33554432000 4194304 4650387 140734899013696 18446744073709551615 4439587 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31994/statm: 26635 19967 381 112 0 21600 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 106540

[startup+462.301 s]
/proc/loadavg: 4.00 3.98 3.87 6/190 32018
/proc/meminfo: memFree=15243280/32951124 swapFree=67111528/67111528
[pid=31994] ppid=31992 vsize=108916 CPUtime=462.3 cores=0,2
/proc/31994/stat : 31994 (strangenight1-s) R 31992 31994 31102 0 -1 4202496 119387 0 0 0 46199 31 0 0 25 0 1 0 467190521 111529984 20235 33554432000 4194304 4650387 140734899013696 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31994/statm: 27229 20235 381 112 0 22194 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 108916

[startup+522.301 s]
/proc/loadavg: 4.00 3.98 3.87 6/190 32020
/proc/meminfo: memFree=15233192/32951124 swapFree=67111528/67111528
[pid=31994] ppid=31992 vsize=109152 CPUtime=522.3 cores=0,2
/proc/31994/stat : 31994 (strangenight1-s) R 31992 31994 31102 0 -1 4202496 130538 0 0 0 52196 34 0 0 25 0 1 0 467190521 111771648 20515 33554432000 4194304 4650387 140734899013696 18446744073709551615 4366807 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31994/statm: 27288 20515 381 112 0 22253 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 109152

[startup+582.3 s]
/proc/loadavg: 4.00 3.98 3.88 6/190 32030
/proc/meminfo: memFree=15232920/32951124 swapFree=67111528/67111528
[pid=31994] ppid=31992 vsize=114324 CPUtime=582.3 cores=0,2
/proc/31994/stat : 31994 (strangenight1-s) R 31992 31994 31102 0 -1 4202496 144916 0 0 0 58191 39 0 0 25 0 1 0 467190521 117067776 20914 33554432000 4194304 4650387 140734899013696 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31994/statm: 28581 20914 381 112 0 23546 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 114324

[startup+642.301 s]
/proc/loadavg: 4.00 3.98 3.89 6/190 32032
/proc/meminfo: memFree=15220164/32951124 swapFree=67111528/67111528
[pid=31994] ppid=31992 vsize=114596 CPUtime=642.31 cores=0,2
/proc/31994/stat : 31994 (strangenight1-s) R 31992 31994 31102 0 -1 4202496 156880 0 0 0 64187 44 0 0 25 0 1 0 467190521 117346304 21042 33554432000 4194304 4650387 140734899013696 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31994/statm: 28649 21042 381 112 0 23614 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 114596

[startup+702.3 s]
/proc/loadavg: 4.07 4.00 3.90 6/190 32033
/proc/meminfo: memFree=15213688/32951124 swapFree=67111528/67111528
[pid=31994] ppid=31992 vsize=114900 CPUtime=702.3 cores=0,2
/proc/31994/stat : 31994 (strangenight1-s) R 31992 31994 31102 0 -1 4202496 172673 0 0 0 70181 49 0 0 25 0 1 0 467190521 117657600 21183 33554432000 4194304 4650387 140734899013696 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31994/statm: 28725 21183 381 112 0 23690 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 114900

[startup+762.307 s]
/proc/loadavg: 4.15 4.04 3.91 6/190 32038
/proc/meminfo: memFree=15201564/32951124 swapFree=67111528/67111528
[pid=31994] ppid=31992 vsize=125004 CPUtime=762.32 cores=0,2
/proc/31994/stat : 31994 (strangenight1-s) R 31992 31994 31102 0 -1 4202496 176266 0 0 0 76181 51 0 0 25 0 1 0 467190521 128004096 24776 33554432000 4194304 4650387 140734899013696 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31994/statm: 31251 24776 381 112 0 26216 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 125004

[startup+822.301 s]
/proc/loadavg: 4.06 4.03 3.91 6/190 32040
/proc/meminfo: memFree=15190964/32951124 swapFree=67111528/67111528
[pid=31994] ppid=31992 vsize=125004 CPUtime=822.31 cores=0,2
/proc/31994/stat : 31994 (strangenight1-s) R 31992 31994 31102 0 -1 4202496 176278 0 0 0 82180 51 0 0 25 0 1 0 467190521 128004096 24788 33554432000 4194304 4650387 140734899013696 18446744073709551615 4476425 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31994/statm: 31251 24788 381 112 0 26216 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 125004

[startup+882.301 s]
/proc/loadavg: 4.02 4.02 3.91 6/190 32041
/proc/meminfo: memFree=15187576/32951124 swapFree=67111528/67111528
[pid=31994] ppid=31992 vsize=125004 CPUtime=882.31 cores=0,2
/proc/31994/stat : 31994 (strangenight1-s) R 31992 31994 31102 0 -1 4202496 176457 0 0 0 88180 51 0 0 25 0 1 0 467190521 128004096 24967 33554432000 4194304 4650387 140734899013696 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31994/statm: 31251 24967 381 112 0 26216 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 125004

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 3.91 6/190 32043
/proc/meminfo: memFree=15172424/32951124 swapFree=67111528/67111528
[pid=31994] ppid=31992 vsize=136560 CPUtime=942.32 cores=0,2
/proc/31994/stat : 31994 (strangenight1-s) R 31992 31994 31102 0 -1 4202496 188610 0 0 0 94177 55 0 0 25 0 1 0 467190521 139837440 27284 33554432000 4194304 4650387 140734899013696 18446744073709551615 4366809 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31994/statm: 34140 27284 381 112 0 29105 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 136560

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.91 6/190 32044
/proc/meminfo: memFree=15167320/32951124 swapFree=67111528/67111528
[pid=31994] ppid=31992 vsize=137804 CPUtime=1002.32 cores=0,2
/proc/31994/stat : 31994 (strangenight1-s) R 31992 31994 31102 0 -1 4202496 193298 0 0 0 100175 57 0 0 25 0 1 0 467190521 141111296 28630 33554432000 4194304 4650387 140734899013696 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31994/statm: 34451 28630 381 112 0 29416 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 137804

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.91 6/190 32046
/proc/meminfo: memFree=15154852/32951124 swapFree=67111528/67111528
[pid=31994] ppid=31992 vsize=137804 CPUtime=1062.32 cores=0,2
/proc/31994/stat : 31994 (strangenight1-s) R 31992 31994 31102 0 -1 4202496 193298 0 0 0 106175 57 0 0 25 0 1 0 467190521 141111296 28630 33554432000 4194304 4650387 140734899013696 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31994/statm: 34451 28630 381 112 0 29416 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 137804

[startup+1122.3 s]
/proc/loadavg: 4.04 4.02 3.92 6/190 32048
/proc/meminfo: memFree=15166248/32951124 swapFree=67111528/67111528
[pid=31994] ppid=31992 vsize=137804 CPUtime=1122.32 cores=0,2
/proc/31994/stat : 31994 (strangenight1-s) R 31992 31994 31102 0 -1 4202496 193298 0 0 0 112175 57 0 0 25 0 1 0 467190521 141111296 28630 33554432000 4194304 4650387 140734899013696 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31994/statm: 34451 28630 381 112 0 29416 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 137804

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.92 6/190 32049
/proc/meminfo: memFree=15146128/32951124 swapFree=67111528/67111528
[pid=31994] ppid=31992 vsize=137852 CPUtime=1182.32 cores=0,2
/proc/31994/stat : 31994 (strangenight1-s) R 31992 31994 31102 0 -1 4202496 196835 0 0 0 118173 59 0 0 25 0 1 0 467190521 141160448 28316 33554432000 4194304 4650387 140734899013696 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31994/statm: 34463 28316 381 112 0 29428 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 137852

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.92 6/190 32051
/proc/meminfo: memFree=15125028/32951124 swapFree=67111528/67111528
[pid=31994] ppid=31992 vsize=138116 CPUtime=1242.32 cores=0,2
/proc/31994/stat : 31994 (strangenight1-s) R 31992 31994 31102 0 -1 4202496 209488 0 0 0 124169 63 0 0 25 0 1 0 467190521 141430784 27206 33554432000 4194304 4650387 140734899013696 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31994/statm: 34529 27206 381 112 0 29494 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 138116



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.03 3.93 5/189 32053
/proc/meminfo: memFree=15225200/32951124 swapFree=67111528/67111528
[pid=31994] ppid=31992 vsize=140572 CPUtime=1300.03 cores=0,2
/proc/31994/stat : 31994 (strangenight1-s) R 31992 31994 31102 0 -1 4202496 211317 0 0 0 129939 64 0 0 25 0 1 0 467190521 143945728 29035 33554432000 4194304 4650387 140734899013696 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31994/statm: 35143 29035 381 112 0 30108 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 140572

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.01
CPU time (s): 1300.04
CPU user time (s): 1299.4
CPU system time (s): 0.646901
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 197888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.4
system time used= 0.646901
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 211317
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= 13
involuntary context switches= 2291

runsolver used 2.23766 second user time and 4.88826 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-23 12:51:19
IDJOB=3263082
IDBENCH=83924
IDSOLVER=1589
FILE ID=node103/3263082-1303555879
RUNJOBID= node103-1303555879-31963
PBS_JOBID= 13143155
Free space on /tmp= 71084 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_80_17_90_7-log.shuffled-as.sat03-190.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263082-1303555879/watcher-3263082-1303555879 -o /tmp/evaluation-result-3263082-1303555879/solver-3263082-1303555879 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3263082-1303555879.cnf

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

MD5SUM BENCH= ad30956261e72142648a01bc7c025dba
RANDOM SEED=859096227

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.83
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.858
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:      15569964 kB
Buffers:       2147132 kB
Cached:       14588572 kB
SwapCached:          0 kB
Active:       10274864 kB
Inactive:      6530744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15569964 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           22152 kB
Writeback:           0 kB
AnonPages:       69360 kB
Mapped:          15644 kB
Slab:           512676 kB
PageTables:       5560 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   239516 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71072 MiB
End job on node103 at 2011-04-23 13:13:01