Trace number 3262554

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

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-13_160.cnf
MD5SUMad5b26aa9760a3817f3ab03e9314a5d6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark284.707
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses7308
Sum of the clauses size31804
Maximum clause length13
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 36320
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5988

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-3262554-1303547937.cnf'
0.00/0.00	c -- header says num vars:            160
0.00/0.00	c -- header says num clauses:        7308
0.00/0.01	c -- clauses added:            0 learnts,         7308 normals,            0 xors
0.00/0.01	c -- vars added        160
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       160      7308         0         0     31804         0   no data   no data  --
0.00/0.03	c asymm  cl-useful: 0/7308/7308 lits-rem:0 time: 0.02
0.00/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    160 time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.00/0.04	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.05	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.05	c calculated reachability. Time: 0.00
0.00/0.05	c Calc default polars -  time:   0.00 s pos:     160 undec:       0 neg:       0
0.00/0.05	c =========================================================================================
0.00/0.05	c types(t): F = full restart, N = normal restart
0.00/0.05	c types(t): S = simplification begin/end, E = solution found
0.00/0.05	c restart types(rt): st = static, dy = dynamic
0.00/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.05	c  B st     0         0       160      7308         0         0     31804         0   no data   no data  --
0.19/0.21	c  N dy    15      4428       160      7308         0      4245     31804     86609     13.13     13.84  --
0.29/0.37	c  N dy    21      8478       160      7308         0      5664     31804    101963     11.80     15.50  --
0.49/0.56	c  N dy    50     12519       160      7308         0      5476     31804     95666     12.42     13.72  --
0.69/0.75	c  N dy    63     16614       160      7308         0      9328     31804    168239     12.32     15.70  --
0.88/0.98	c  N dy    72     21522       160      7308         0      8601     31804    140615     12.12     12.87  --
1.09/1.14	c  F st    77     25000       160      7308         0     11887     31804    202005     11.97     10.42  --
1.09/1.18	c  N st    79     25625       160      7308         0     12491     31804    213740     11.97   no data  --
1.28/1.40	c  N dy    83     30000       160      7308         0     10231     31804    177847     11.97   no data  --
1.28/1.40	c  S st    83     30000       160      7308         0     10231     31804    177847     11.97   no data  --
1.38/1.42	c  S st    83     30502       160      7308         0     10726     31804    188056     11.97   no data  --
1.38/1.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.38/1.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.38/1.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.38/1.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.38/1.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.38/1.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    160 time:  0.00 s
1.38/1.43	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.19/2.26	c lits-rem:       174  cl-subs:     1141  v-elim:      0  v-fix:    0  time:  0.83 s
2.28/2.35	c asymm  cl-useful: 0/7308/7308 lits-rem:0 time: 0.09
2.28/2.35	c calculated reachability. Time: 0.00
2.28/2.35	c  N dy    83     30502       160      7308         0      9585     31804    173511     11.97   no data  --
2.48/2.55	c  N dy   109     34646       160      7308         0     13537     31804    252048     12.21     13.00  --
2.68/2.79	c  N dy   134     39381       160      7308         0     10571     31804    177964     12.32     13.07  --
2.88/3.00	c  N dy   150     43408       160      7308         0     14369     31804    248682     12.31     14.42  --
3.08/3.13	c  S st   161     45753       160      7308         0     16616     31804    292144     12.34     11.66  --
3.08/3.18	c  S st   161     46255       160      7308         0      8617     31804    133399     12.34   no data  --
3.08/3.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.08/3.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.08/3.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.08/3.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.08/3.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.08/3.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    160 time:  0.00 s
3.08/3.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.58/3.66	c lits-rem:        20  cl-subs:      120  v-elim:      0  v-fix:    0  time:  0.47 s
3.58/3.66	c vivif2 --  cl tried     7308 cl shrink        0 lits rem          0 time: 0.00
3.58/3.66	c vivif2 --  cl tried     8497 cl shrink        0 lits rem          0 time: 0.00
3.68/3.75	c asymm  cl-useful: 0/7308/7308 lits-rem:0 time: 0.08
3.68/3.75	c calculated reachability. Time: 0.00
3.68/3.75	c  N dy   161     46255       160      7308         0      8497     31804    132180     12.34   no data  --
3.89/3.96	c  N dy   182     50412       160      7308         0     12493     31804    210565     12.42     13.10  --
4.09/4.19	c  N dy   200     54437       160      7308         0     16333     31804    285645     12.45     13.58  --
4.39/4.45	c  N dy   221     58585       160      7308         0     10770     31804    171851     12.49     13.21  --
4.69/4.70	c  N dy   231     63410       160      7308         0     15295     31804    254548     12.42     13.08  --
4.89/4.97	c  N dy   236     68040       160      7308         0     19649     31804    333058     12.33     13.04  --
4.99/5.06	c  S st   239     69383       160      7308         0     10504     31804    156712     12.31      9.68  --
4.99/5.09	c  S st   239     69884       160      7308         0     11002     31804    167454     12.31   no data  --
4.99/5.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.99/5.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.99/5.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.09/5.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.09/5.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.09/5.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    160 time:  0.00 s
5.09/5.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.69/5.79	c lits-rem:        45  cl-subs:      166  v-elim:      0  v-fix:    0  time:  0.69 s
5.69/5.79	c vivif2 --  cl tried     7308 cl shrink        0 lits rem          0 time: 0.00
5.69/5.79	c vivif2 --  cl tried    10836 cl shrink        0 lits rem          0 time: 0.00
5.89/5.90	c asymm  cl-useful: 0/7308/7308 lits-rem:0 time: 0.10
5.89/5.90	c calculated reachability. Time: 0.00
5.89/5.90	c  N dy   239     69884       160      7308         0     10836     31804    165658     12.31   no data  --
6.19/6.21	c  N dy   250     75941       160      7308         0     16528     31804    266885     12.21     12.91  --
6.49/6.50	c  N dy   266     80814       160      7308         0     21147     31804    353846     12.21     12.94  --
6.78/6.89	c  N dy   287     87252       160      7308         0     15891     31804    247485     12.17     13.00  --
6.88/6.90	c  F st   288     87501       160      7308         0     16132     31804    252296     12.16     12.10  --
7.18/7.23	c  N dy   295     92854       160      7308         0     21225     31804    353869     12.16     12.82  --
7.59/7.67	c  N dy   319     99738       160      7308         0     15439     31804    236412     12.17     12.88  --
7.88/7.97	c  S st   326    104826       160      7308         0     20227     31804    318388     12.10     12.24  --
7.98/8.01	c  S st   326    105328       160      7308         0     20726     31804    328850     12.10   no data  --
7.98/8.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.98/8.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.98/8.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
7.98/8.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.98/8.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.98/8.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    160 time:  0.00 s
7.98/8.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.18/9.24	c lits-rem:       149  cl-subs:     2644  v-elim:      0  v-fix:    0  time:  1.21 s
9.18/9.24	c vivif2 --  cl tried     7308 cl shrink        0 lits rem          0 time: 0.00
9.18/9.25	c vivif2 --  cl tried    18082 cl shrink        0 lits rem          0 time: 0.00
9.38/9.40	c asymm  cl-useful: 0/7308/7308 lits-rem:0 time: 0.15
9.38/9.40	c calculated reachability. Time: 0.00
9.38/9.40	c  N dy   326    105328       160      7308         0     18082     31804    295069     12.10   no data  --
9.79/9.83	c  N dy   361    112147       160      7308         0     24538     31804    416120     12.12     12.78  --
10.29/10.38	c  N dy   396    120929       160      7308         0     19699     31804    316079     12.13     12.96  --
10.89/10.93	c  N dy   420    128851       160      7308         0     27163     31804    451382     12.09     12.73  --
11.39/11.48	c  N dy   437    137162       160      7308         0     20801     31804    328050     12.04     12.78  --
12.09/12.11	c  N dy   459    146101       160      7308         0     29258     31804    481309     12.02     12.66  --
12.78/12.81	c  N dy   502    155911       160      7308         0     23485     31804    371499     12.05     12.70  --
12.88/12.96	c  S st   509    157992       160      7308         0     25452     31804    407578     12.05   no data  --
12.98/13.00	c  S st   509    158496       160      7308         0     25948     31804    417987     12.05   no data  --
12.98/13.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.98/13.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.98/13.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
12.98/13.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.98/13.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.98/13.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    160 time:  0.00 s
12.98/13.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
14.29/14.30	c lits-rem:       292  cl-subs:     1747  v-elim:      0  v-fix:    0  time:  1.28 s
14.29/14.30	c vivif2 --  cl tried     7308 cl shrink        0 lits rem          0 time: 0.00
14.29/14.31	c vivif2 --  cl tried    24201 cl shrink        0 lits rem          0 time: 0.00
14.48/14.52	c asymm  cl-useful: 0/7308/7308 lits-rem:0 time: 0.22
14.48/14.53	c calculated reachability. Time: 0.00
14.48/14.53	c  N dy   509    158496       160      7308         0     24201     31804    394809     12.05   no data  --
15.19/15.29	c  N dy   552    169101       160      7308         0     18195     31804    263249     12.06     12.85  --
15.99/16.05	c  N dy   601    179917       160      7308         0     28444     31804    456596     12.07     15.09  --
17.09/17.10	c  N dy   643    194045       160      7308         0     24818     31804    372884     12.05     12.74  --
17.99/18.06	c  N dy   668    206434       160      7308         0     18485     31804    255067     11.99     12.87  --
19.08/19.14	c  N dy   710    221765       160      7308         0     32852     31804    510792     11.96     12.63  --
20.18/20.27	c  N dy   751    236520       160      7308         0     27987     31804    423482     11.93     12.58  --
20.28/20.37	c  S st   761    237745       160      7308         0     29156     31804    445914     11.94   no data  --
20.38/20.42	c  S st   761    238246       160      7308         0     29645     31804    455794     11.94   no data  --
20.38/20.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.38/20.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.38/20.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.38/20.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.38/20.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.38/20.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    160 time:  0.00 s
20.38/20.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
21.58/21.61	c lits-rem:       233  cl-subs:     2147  v-elim:      0  v-fix:    0  time:  1.17 s
21.58/21.61	c vivif2 --  cl tried     7308 cl shrink        0 lits rem          0 time: 0.00
21.58/21.61	c vivif2 --  cl tried    27498 cl shrink        0 lits rem          0 time: 0.00
21.78/21.85	c asymm  cl-useful: 0/7308/7308 lits-rem:0 time: 0.24
21.78/21.85	c calculated reachability. Time: 0.00
21.78/21.85	c  N dy   761    238246       160      7308         0     27498     31804    429175     11.94   no data  --
22.99/23.07	c  N dy   791    254376       160      7308         0     22865     31804    325520     11.88     12.58  --
24.28/24.39	c  N dy   872    271106       160      7308         0     38800     31804    621645     11.91     12.65  --
25.69/25.78	c  N dy   936    288635       160      7308         0     34656     31804    534758     11.91     12.54  --
27.19/27.25	c  F st   976    306251       160      7308         0     29366     31804    423950     11.85     11.33  --
27.29/27.35	c  N st   979    307443       160      7308         0     30490     31804    444307     11.85   no data  --
28.99/29.06	c  N dy  1025    327120       160      7308         0     26514     31804    382828     11.84     13.47  --
30.79/30.89	c  N dy  1114    347442       160      7308         0     45717     31804    729309     11.85     12.47  --
31.68/31.72	c  S st  1154    357369       160      7308         0     31491     31804    470024     11.85     11.88  --
31.68/31.77	c  S st  1154    357872       160      7308         0     31986     31804    480813     11.85   no data  --
31.68/31.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.68/31.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.68/31.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
31.68/31.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.68/31.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.68/31.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    160 time:  0.00 s
31.68/31.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
32.99/33.09	c lits-rem:       205  cl-subs:     1732  v-elim:      0  v-fix:    0  time:  1.30 s
32.99/33.09	c vivif2 --  cl tried     7308 cl shrink        0 lits rem          0 time: 0.00
33.08/33.10	c vivif2 --  cl tried    30254 cl shrink        0 lits rem          0 time: 0.00
33.28/33.36	c asymm  cl-useful: 0/7308/7308 lits-rem:0 time: 0.26
33.28/33.36	c calculated reachability. Time: 0.00
33.28/33.36	c  N dy  1154    357872       160      7308         0     30254     31804    459014     11.85   no data  --
35.19/35.29	c  N dy  1230    379357       160      7308         0     25998     31804    362792     11.83     12.48  --
37.09/37.15	c  N dy  1316    401312       160      7308         0     46622     31804    739345     11.84     12.52  --
38.89/38.96	c  N dy  1371    421320       160      7308         0     40050     31804    603470     11.82     12.45  --
40.88/40.97	c  N dy  1449    441704       160      7308         0     32998     31804    470631     11.81     12.44  --
42.89/42.94	c  N dy  1547    461756       160      7308         0     51888     31804    810433     11.83     12.54  --
44.79/44.85	c  N dy  1614    481932       160      7308         0     43555     31804    648452     11.82     12.45  --
46.99/47.09	c  N dy  1668    505432       160      7308         0     37390     31804    523503     11.79     12.51  --
49.09/49.18	c  N dy  1733    526777       160      7308         0     57584     31804    875780     11.77     12.52  --
50.09/50.15	c  S st  1778    536809       160      7308         0     37886     31804    538135     11.77      9.99  --
50.19/50.20	c  S st  1778    537310       160      7308         0     38383     31804    548817     11.77   no data  --
50.19/50.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.19/50.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
50.19/50.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
50.19/50.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.19/50.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.19/50.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    160 time:  0.00 s
50.19/50.23	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
51.59/51.70	c lits-rem:       193  cl-subs:     1891  v-elim:      0  v-fix:    0  time:  1.47 s
51.59/51.70	c vivif2 --  cl tried     7308 cl shrink        0 lits rem          0 time: 0.00
51.69/51.71	c vivif2 --  cl tried    36492 cl shrink        0 lits rem          0 time: 0.00
51.79/51.88	c asymm  cl-useful: 0/4061/7308 lits-rem:0 time: 0.18
51.79/51.88	c calculated reachability. Time: 0.00
51.79/51.88	c  N dy  1778    537310       160      7308         0     36492     31804    526414     11.77   no data  --
53.79/53.86	c  N dy  1861    557386       160      7308         0     55493     31804    866866     11.78     13.09  --
55.88/55.98	c  N dy  1932    578094       160      7308         0     44826     31804    659421     11.77     12.54  --
58.20/58.21	c  N dy  1994    598134       160      7308         0     32574     31804    435061     11.76     14.79  --
60.09/60.12	c  N dy  2055    618879       160      7308         0     52128     31804    779213     11.75     12.38  --
62.39/62.41	c  N dy  2149    638902       160      7308         0     39026     31804    545995     11.76     12.48  --
64.39/64.49	c  N dy  2229    658994       160      7308         0     58056     31804    882317     11.77     12.46  --
66.49/66.58	c  N dy  2283    679061       160      7308         0     43882     31804    621951     11.75     14.45  --
68.88/68.91	c  N dy  2366    700144       160      7308         0     63857     31804    975779     11.75     12.42  --
70.99/71.07	c  N dy  2444    720372       160      7308         0     48902     31804    709611     11.75     12.49  --
73.49/73.51	c  N dy  2519    741625       160      7308         0     68884     31804   1058974     11.75     12.38  --
75.59/75.60	c  N dy  2585    761695       160      7308         0     52959     31804    765320     11.74     12.96  --
77.89/77.97	c  N dy  2624    781766       160      7308         0     35966     31804    469447     11.72     12.34  --
79.89/79.96	c  N dy  2693    802270       160      7308         0     55331     31804    813083     11.71     12.36  --
80.39/80.47	c  S st  2718    805965       160      7308         0     58838     31804    876293     11.72      9.90  --
80.49/80.56	c  S st  2718    806467       160      7308         0     59334     31804    886884     11.72   no data  --
80.49/80.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
80.49/80.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
80.49/80.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
80.59/80.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.59/80.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.59/80.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    160 time:  0.00 s
80.59/80.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
85.29/85.38	c lits-rem:       418  cl-subs:     3680  v-elim:      0  v-fix:    0  time:  4.76 s
85.29/85.38	c vivif2 --  cl tried     7308 cl shrink        0 lits rem          0 time: 0.00
85.29/85.39	c vivif2 --  cl tried    55654 cl shrink        0 lits rem          0 time: 0.01
85.59/85.64	c asymm  cl-useful: 0/2845/7308 lits-rem:0 time: 0.25
85.59/85.64	c calculated reachability. Time: 0.00
85.59/85.64	c  N dy  2718    806467       160      7308         0     55654     31804    839048     11.72   no data  --
88.19/88.20	c  N dy  2785    827256       160      7308         0     38519     31804    509698     11.71     12.35  --
90.09/90.15	c  N dy  2817    847265       160      7308         0     57251     31804    821473     11.69     12.37  --
92.68/92.71	c  N dy  2881    867587       160      7308         0     38845     31804    509905     11.68     12.32  --
94.68/94.78	c  N dy  2957    887659       160      7308         0     57750     31804    839997     11.68     12.47  --
97.28/97.38	c  N dy  3034    908133       160      7308         0     77078     31804   1179108     11.67     12.31  --
99.58/99.63	c  N dy  3110    928349       160      7308         0     57423     31804    831743     11.67     12.37  --
102.20/102.24	c  N dy  3186    948597       160      7308         0     76560     31804   1169147     11.68     12.36  --
104.50/104.54	c  N dy  3250    968599       160      7308         0     55849     31804    796484     11.67     12.83  --
106.99/107.09	c  N dy  3329    989004       160      7308         0     75087     31804   1130670     11.67     12.34  --
109.49/109.59	c  N dy  3401   1009420       160      7308         0     53908     31804    760321     11.67     12.36  --
112.10/112.20	c  N dy  3447   1032792       160      7308         0     75701     31804   1124344     11.65     12.31  --
114.59/114.68	c  N dy  3521   1052800       160      7308         0     53230     31804    749595     11.65     12.26  --
116.99/117.05	c  F st  3603   1071875       160      7308         0     71265     31804   1063866     11.65      9.98  --
117.19/117.21	c  N st  3606   1073065       160      7308         0     72396     31804   1084702     11.65   no data  --
119.79/119.87	c  N dy  3659   1093193       160      7308         0     48986     31804    667777     11.65     12.31  --
122.19/122.20	c  N dy  3721   1113216       160      7308         0     67844     31804    993584     11.64     12.60  --
124.88/124.95	c  N dy  3771   1133223       160      7308         0     86597     31804   1314287     11.63     12.28  --
127.19/127.25	c  N dy  3821   1153291       160      7308         0     62048     31804    880895     11.62     12.95  --
129.89/129.94	c  N dy  3891   1174093       160      7308         0     81712     31804   1216997     11.62     12.27  --
132.59/132.63	c  N dy  3981   1194615       160      7308         0     56886     31804    800301     11.62     12.33  --
134.49/134.53	c  S st  4041   1209701       160      7308         0     71087     31804   1045130     11.63     10.41  --
134.59/134.62	c  S st  4041   1210204       160      7308         0     71587     31804   1055550     11.63   no data  --
134.59/134.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
134.59/134.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
134.59/134.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
134.59/134.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
134.59/134.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
134.59/134.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    160 time:  0.00 s
134.59/134.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
139.79/139.83	c lits-rem:       258  cl-subs:     5317  v-elim:      0  v-fix:    0  time:  5.15 s
139.79/139.83	c vivif2 --  cl tried     7308 cl shrink        0 lits rem          0 time: 0.00
139.79/139.84	c vivif2 --  cl tried    66270 cl shrink        0 lits rem          0 time: 0.01
139.99/140.04	c asymm  cl-useful: 0/2873/7308 lits-rem:0 time: 0.20
139.99/140.05	c calculated reachability. Time: 0.00
139.99/140.05	c  N dy  4041   1210204       160      7308         0     66270     31804    989386     11.63   no data  --
142.59/142.60	c  N dy  4106   1230353       160      7308         0     85101     31804   1313569     11.62     12.27  --
145.09/145.16	c  N dy  4169   1251165       160      7308         0     59702     31804    847727     11.62     12.28  --
147.78/147.85	c  N dy  4228   1272504       160      7308         0     79760     31804   1189713     11.61     12.28  --
150.70/150.73	c  N dy  4288   1293493       160      7308         0     53433     31804    737403     11.61     12.22  --
153.19/153.20	c  N dy  4353   1313545       160      7308         0     72263     31804   1061702     11.60     14.81  --
155.99/156.07	c  N dy  4428   1333602       160      7308         0     91116     31804   1385283     11.60     12.42  --
158.68/158.77	c  N dy  4508   1354567       160      7308         0     64003     31804    918134     11.60     12.27  --
162.19/162.23	c  N dy  4556   1382069       160      7308         0     89831     31804   1351992     11.59     12.21  --
165.00/165.02	c  N dy  4633   1402385       160      7308         0     60931     31804    854618     11.59     12.20  --
167.69/167.76	c  N dy  4705   1422588       160      7308         0     80002     31804   1174889     11.59     12.22  --
171.09/171.12	c  N dy  4764   1443407       160      7308         0     50693     31804    670257     11.58     12.23  --
173.39/173.48	c  N dy  4815   1464023       160      7308         0     69896     31804    990989     11.57     12.21  --
176.39/176.41	c  N dy  4897   1484319       160      7308         0     89073     31804   1320248     11.58     12.38  --
179.39/179.41	c  N dy  4962   1504658       160      7308         0     58299     31804    786260     11.57     12.28  --
182.09/182.11	c  N dy  5045   1525019       160      7308         0     77569     31804   1120019     11.57     12.26  --
185.19/185.20	c  N dy  5128   1545068       160      7308         0     96450     31804   1447456     11.57     12.31  --
188.19/188.27	c  N dy  5219   1565077       160      7308         0     64523     31804    894769     11.58     12.23  --
190.99/191.05	c  N dy  5303   1585167       160      7308         0     83524     31804   1222504     11.58     12.80  --
194.09/194.13	c  N dy  5367   1605485       160      7308         0    102622     31804   1548542     11.58     12.20  --
196.89/196.94	c  N dy  5437   1626219       160      7308         0     70443     31804    986726     11.58     12.24  --
199.59/199.68	c  N dy  5493   1646306       160      7308         0     89290     31804   1305420     11.57     12.20  --
202.99/203.02	c  N dy  5555   1666615       160      7308         0     55553     31804    721719     11.57     12.19  --
205.39/205.44	c  N dy  5604   1686794       160      7308         0     74517     31804   1037946     11.56     12.18  --
208.29/208.30	c  N dy  5661   1706894       160      7308         0     93362     31804   1354676     11.56     13.08  --
208.79/208.85	c  S st  5680   1710204       160      7308         0     96494     31804   1409759     11.56   no data  --
208.90/208.96	c  S st  5680   1710707       160      7308         0     96994     31804   1419357     11.56   no data  --
208.90/208.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
208.90/208.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
208.90/209.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
209.00/209.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
209.00/209.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
209.00/209.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    160 time:  0.00 s
209.00/209.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
220.00/220.01	c lits-rem:       483  cl-subs:    10953  v-elim:      0  v-fix:    0  time: 10.96 s
220.00/220.01	c vivif2 --  cl tried     7308 cl shrink        0 lits rem          0 time: 0.00
220.00/220.03	c vivif2 --  cl tried    86041 cl shrink        0 lits rem          0 time: 0.02
220.19/220.26	c asymm  cl-useful: 0/1351/7308 lits-rem:0 time: 0.23
220.19/220.27	c calculated reachability. Time: 0.00
220.19/220.27	c  N dy  5680   1710707       160      7308         0     86041     31804   1278494     11.56   no data  --
223.29/223.31	c  N dy  5755   1731031       160      7308         0    105234     31804   1606399     11.56     12.22  --
226.39/226.44	c  N dy  5831   1752968       160      7308         0     72559     31804   1007695     11.56     12.21  --
229.39/229.43	c  N dy  5916   1773221       160      7308         0     91691     31804   1335579     11.56     12.21  --
232.89/232.96	c  N dy  5993   1793585       160      7308         0     56427     31804    728219     11.56     12.36  --
235.59/235.61	c  N dy  6064   1814309       160      7308         0     75981     31804   1061148     11.56     12.19  --
238.49/238.55	c  N dy  6111   1834326       160      7308         0     94576     31804   1366749     11.55     12.90  --
242.09/242.16	c  N dy  6193   1854333       160      7308         0     58023     31804    750077     11.55     12.24  --
244.69/244.75	c  N dy  6257   1874571       160      7308         0     77056     31804   1073578     11.55     12.22  --
247.59/247.66	c  N dy  6313   1894665       160      7308         0     95881     31804   1389445     11.54     12.21  --
251.29/251.38	c  N dy  6379   1915144       160      7308         0     58781     31804    753749     11.54     12.19  --
253.99/254.05	c  N dy  6441   1935823       160      7308         0     78213     31804   1077129     11.54     12.17  --
257.09/257.14	c  N dy  6535   1956006       160      7308         0     97309     31804   1406307     11.54     12.19  --
260.89/260.98	c  N dy  6627   1976141       160      7308         0     58945     31804    753279     11.54     12.19  --
263.59/263.68	c  N dy  6679   1997231       160      7308         0     78744     31804   1078311     11.54     12.28  --
266.79/266.82	c  N dy  6741   2018254       160      7308         0     98469     31804   1408147     11.54     12.18  --
270.80/270.81	c  N dy  6799   2038322       160      7308         0     59041     31804    747787     11.53     12.22  --
273.49/273.56	c  N dy  6856   2058956       160      7308         0     78386     31804   1074669     11.53     12.16  --
276.59/276.66	c  N dy  6915   2079083       160      7308         0     97175     31804   1385977     11.53     12.14  --
279.99/280.05	c  N dy  6974   2099108       160      7308         0    116040     31804   1701774     11.52     12.17  --
283.19/283.27	c  N dy  7045   2120479       160      7308         0     77024     31804   1048776     11.52     12.15  --
286.29/286.32	c  N dy  7118   2140604       160      7308         0     95869     31804   1366667     11.52     12.14  --
289.79/289.88	c  N dy  7202   2160626       160      7308         0    114740     31804   1688832     11.52     12.27  --
293.09/293.17	c  N dy  7263   2180638       160      7308         0     73368     31804    974310     11.52     13.86  --
296.29/296.32	c  N dy  7335   2202541       160      7308         0     93912     31804   1320715     11.52     12.13  --
297.59/297.61	c  S st  7359   2210707       160      7308         0    101625     31804   1451983     11.52   no data  --
297.70/297.72	c  S st  7359   2211209       160      7308         0    102119     31804   1462008     11.52   no data  --
297.70/297.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
297.70/297.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
297.70/297.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
297.80/297.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
297.80/297.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
297.80/297.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    160 time:  0.00 s
297.80/297.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
310.70/310.75	c lits-rem:       499  cl-subs:     8922  v-elim:      0  v-fix:    0  time: 12.93 s
310.70/310.75	c vivif2 --  cl tried     7308 cl shrink        0 lits rem          0 time: 0.00
310.70/310.76	c vivif2 --  cl tried    93197 cl shrink        0 lits rem          0 time: 0.02
311.00/311.01	c asymm  cl-useful: 0/1417/7308 lits-rem:0 time: 0.25
311.00/311.02	c calculated reachability. Time: 0.00
311.00/311.02	c  N dy  7359   2211209       160      7308         0     93197     31804   1349454     11.52   no data  --
314.20/314.23	c  N dy  7436   2231431       160      7308         0    112226     31804   1671650     11.52     12.21  --
317.49/317.57	c  N dy  7492   2251745       160      7308         0     70422     31804    925500     11.51     12.13  --
320.29/320.37	c  N dy  7559   2271922       160      7308         0     89524     31804   1249908     11.51     12.28  --
323.50/323.59	c  N dy  7619   2291963       160      7308         0    108261     31804   1558055     11.51     12.18  --
327.29/327.37	c  N dy  7681   2312119       160      7308         0     65315     31804    834200     11.50     12.26  --
330.09/330.15	c  N dy  7724   2332381       160      7308         0     84234     31804   1144652     11.50     12.21  --
333.30/333.36	c  N dy  7788   2353579       160      7308         0    104105     31804   1473342     11.50     12.29  --
336.69/336.70	c  N dy  7826   2373961       160      7308         0    123138     31804   1785995     11.49     12.13  --
339.90/339.94	c  N dy  7908   2393982       160      7308         0     79266     31804   1068161     11.49     12.13  --
342.99/343.05	c  N dy  7994   2414000       160      7308         0     98134     31804   1386955     11.49     14.45  --
347.00/347.06	c  N dy  8072   2436910       160      7308         0    119750     31804   1754594     11.49     12.36  --
350.49/350.57	c  N dy  8131   2457015       160      7308         0     74695     31804    977968     11.49     12.11  --
353.49/353.52	c  N dy  8179   2477846       160      7308         0     94226     31804   1297206     11.48     12.11  --
356.89/356.97	c  N dy  8238   2498915       160      7308         0    113978     31804   1622360     11.48     12.11  --
360.80/360.89	c  N dy  8290   2519026       160      7308         0     68094     31804    861255     11.47     12.10  --
364.10/364.13	c  N dy  8348   2539913       160      7308         0     87705     31804   1189294     11.47     12.13  --
367.70/367.73	c  N dy  8415   2560911       160      7308         0    107462     31804   1514314     11.47     12.09  --
371.59/371.61	c  N dy  8483   2581190       160      7308         0    126539     31804   1832461     11.47     12.09  --
375.00/375.08	c  N dy  8540   2602184       160      7308         0     80442     31804   1062844     11.47     12.16  --
378.20/378.24	c  N dy  8612   2622304       160      7308         0     99398     31804   1381582     11.47     12.15  --
381.80/381.81	c  N dy  8687   2643073       160      7308         0    118939     31804   1709641     11.47     12.11  --
385.89/385.93	c  N dy  8764   2663373       160      7308         0     71380     31804    910204     11.47     12.11  --
388.79/388.88	c  N dy  8834   2683709       160      7308         0     90573     31804   1232749     11.46     12.09  --
392.19/392.26	c  N dy  8918   2703969       160      7308         0    109674     31804   1555449     11.47     12.11  --
393.49/393.50	c  S st  8941   2711209       160      7308         0    116506     31804   1671110     11.46     10.26  --
393.59/393.61	c  S st  8941   2711711       160      7308         0    117004     31804   1681217     11.46   no data  --
393.59/393.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
393.59/393.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
393.59/393.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
393.70/393.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
393.70/393.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
393.70/393.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    160 time:  0.00 s
393.70/393.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
411.10/411.14	c lits-rem:       643  cl-subs:     9581  v-elim:      0  v-fix:    0  time: 17.43 s
411.10/411.14	c vivif2 --  cl tried     7308 cl shrink        0 lits rem          0 time: 0.00
411.10/411.16	c vivif2 --  cl tried   107423 cl shrink        0 lits rem          0 time: 0.02
411.30/411.38	c asymm  cl-useful: 0/1667/7308 lits-rem:0 time: 0.22
411.30/411.39	c calculated reachability. Time: 0.00
411.30/411.39	c  N dy  8941   2711711       160      7308         0    107423     31804   1558136     11.46   no data  --
415.00/415.09	c  N dy  9014   2732062       160      7308         0    126481     31804   1875349     11.46     12.09  --
418.90/418.95	c  N dy  9090   2753165       160      7308         0     78853     31804   1030213     11.46     12.08  --
421.79/421.87	c  N dy  9144   2773202       160      7308         0     97602     31804   1339841     11.46     12.11  --
425.49/425.52	c  N dy  9218   2794011       160      7308         0    117216     31804   1668327     11.46     12.10  --
430.19/430.20	c  N dy  9282   2816217       160      7308         0     69571     31804    869798     11.46     12.07  --
433.09/433.12	c  N dy  9375   2836488       160      7308         0     88745     31804   1198227     11.46     12.08  --
436.29/436.33	c  N dy  9416   2856583       160      7308         0    107576     31804   1505615     11.46     12.53  --
440.00/440.00	c  N dy  9485   2876607       160      7308         0    126385     31804   1820081     11.45     13.21  --
444.19/444.23	c  N dy  9577   2896646       160      7308         0     75802     31804    972216     11.46     12.71  --
447.09/447.10	c  N dy  9619   2916670       160      7308         0     94498     31804   1275527     11.45     12.16  --
450.69/450.75	c  N dy  9694   2937829       160      7308         0    114442     31804   1607869     11.45     12.14  --
454.49/454.59	c  N dy  9770   2957880       160      7308         0    133367     31804   1928010     11.45     12.10  --
458.30/458.37	c  N dy  9835   2978070       160      7308         0     81809     31804   1060751     11.45     12.06  --
461.40/461.44	c  N dy  9879   2998660       160      7308         0    101080     31804   1374260     11.45     12.05  --
465.30/465.34	c  N dy  9927   3019759       160      7308         0    120825     31804   1696153     11.44     12.20  --
469.49/469.58	c  N dy  9974   3039870       160      7308         0    139747     31804   2005971     11.44     12.11  --
473.10/473.19	c  N dy 10035   3059955       160      7308         0     87210     31804   1148520     11.44     14.17  --
476.49/476.52	c  N dy 10115   3080053       160      7308         0    106176     31804   1469666     11.44     12.05  --
480.19/480.22	c  N dy 10175   3100065       160      7308         0    124949     31804   1782845     11.44     13.48  --
484.20/484.22	c  N dy 10242   3120293       160      7308         0    143923     31804   2095915     11.44     12.09  --
487.59/487.68	c  N dy 10285   3140620       160      7308         0     90627     31804   1193782     11.43     12.05  --
490.90/490.96	c  N dy 10326   3160699       160      7308         0    109326     31804   1495072     11.43     12.09  --
495.00/495.04	c  N dy 10413   3181807       160      7308         0    129257     31804   1831095     11.43     12.18  --
499.60/499.60	c  N dy 10467   3202704       160      7308         0     75685     31804    945178     11.42     12.27  --
500.70/500.76	c  S st 10468   3211713       160      7308         0     83978     31804   1069530     11.42     10.29  --
500.80/500.86	c  S st 10468   3212215       160      7308         0     84473     31804   1079646     11.42   no data  --
500.80/500.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
500.80/500.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
500.80/500.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
500.90/500.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
500.90/500.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
500.90/500.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    160 time:  0.00 s
500.90/500.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
507.40/507.46	c lits-rem:        69  cl-subs:     5618  v-elim:      0  v-fix:    0  time:  6.53 s
507.40/507.46	c vivif2 --  cl tried     7308 cl shrink        0 lits rem          0 time: 0.00
507.40/507.47	c vivif2 --  cl tried    78855 cl shrink        0 lits rem          0 time: 0.01
507.60/507.68	c asymm  cl-useful: 0/2417/7308 lits-rem:0 time: 0.21
507.60/507.69	c calculated reachability. Time: 0.00
507.60/507.69	c  N dy 10468   3212215       160      7308         0     78855     31804   1013989     11.42   no data  --
510.40/510.49	c  N dy 10510   3232291       160      7308         0     97586     31804   1319100     11.41     12.03  --
514.10/514.10	c  N dy 10601   3252373       160      7308         0    116523     31804   1642473     11.42     12.45  --
517.90/517.97	c  N dy 10661   3272779       160      7308         0    135682     31804   1954597     11.41     12.09  --
522.09/522.17	c  N dy 10703   3293162       160      7308         0     80863     31804   1027169     11.41     12.08  --
525.30/525.36	c  N dy 10773   3313261       160      7308         0     99798     31804   1343878     11.41     12.03  --
528.90/528.90	c  N dy 10841   3333576       160      7308         0    118971     31804   1665699     11.41     12.02  --
533.00/533.08	c  N dy 10915   3354930       160      7308         0    139028     31804   1996609     11.41     12.12  --
537.39/537.46	c  N dy 10983   3375440       160      7308         0     83302     31804   1060237     11.41     12.06  --
540.59/540.65	c  N dy 11053   3395771       160      7308         0    102333     31804   1375736     11.41     12.01  --
544.20/544.22	c  N dy 11070   3417363       160      7308         0    122479     31804   1691848     11.40     12.09  --
548.40/548.40	c  N dy 11145   3437438       160      7308         0    141296     31804   2000827     11.40     12.03  --
552.60/552.63	c  N dy 11204   3458338       160      7308         0     85033     31804   1085829     11.40     12.01  --
555.69/555.78	c  N dy 11267   3478406       160      7308         0    103874     31804   1399651     11.40     12.00  --
559.30/559.31	c  N dy 11325   3498634       160      7308         0    122776     31804   1707905     11.39     12.02  --
563.40/563.47	c  N dy 11398   3518900       160      7308         0    141862     31804   2027198     11.39     12.03  --
568.60/568.66	c  N dy 11468   3540995       160      7308         0     85630     31804   1086195     11.39     12.05  --
572.30/572.38	c  N dy 11540   3561342       160      7308         0    104799     31804   1404590     11.39     12.08  --
576.60/576.68	c  N dy 11599   3582075       160      7308         0    124101     31804   1719346     11.39     12.00  --
581.50/581.53	c  N dy 11676   3602584       160      7308         0    143406     31804   2038687     11.39     11.99  --
586.60/586.65	c  N dy 11730   3623359       160      7308         0     84968     31804   1071668     11.39     12.08  --
590.40/590.41	c  N dy 11804   3643640       160      7308         0    104087     31804   1386993     11.39     12.08  --
594.90/594.90	c  N dy 11877   3664046       160      7308         0    123241     31804   1700371     11.38     12.01  --
599.60/599.63	c  N dy 11929   3684847       160      7308         0    142623     31804   2017019     11.38     12.03  --
604.80/604.87	c  N dy 11979   3704999       160      7308         0     82839     31804   1034255     11.38     12.05  --
606.11/606.19	c  S st 12006   3712216       160      7308         0     89631     31804   1145750     11.38     11.31  --
606.30/606.31	c  S st 12006   3712719       160      7308         0     90124     31804   1155406     11.38   no data  --
606.30/606.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
606.30/606.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
606.30/606.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
606.40/606.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
606.40/606.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
606.40/606.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    160 time:  0.00 s
606.40/606.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
616.01/616.02	c lits-rem:       103  cl-subs:     2631  v-elim:      0  v-fix:    0  time:  9.62 s
616.01/616.02	c vivif2 --  cl tried     7308 cl shrink        0 lits rem          0 time: 0.00
616.01/616.04	c vivif2 --  cl tried    87493 cl shrink        0 lits rem          0 time: 0.02
616.40/616.41	c asymm  cl-useful: 0/1236/7308 lits-rem:0 time: 0.37
616.40/616.42	c calculated reachability. Time: 0.00
616.40/616.42	c  N dy 12006   3712719       160      7308         0     87493     31804   1123954     11.38   no data  --
620.10/620.17	c  N dy 12065   3733894       160      7308         0    107391     31804   1447149     11.38     11.98  --
623.90/623.91	c  F st 12107   3751562       160      7308         0    123949     31804   1714395     11.37      9.84  --
624.50/624.58	c  N st 12112   3754859       160      7308         0    127075     31804   1770058     11.37   no data  --
629.70/629.76	c  N dy 12195   3776396       160      7308         0    147323     31804   2106606     11.37     11.98  --
635.40/635.44	c  N dy 12267   3797806       160      7308         0     87665     31804   1107004     11.37     12.03  --
639.30/639.31	c  N dy 12327   3818582       160      7308         0    107163     31804   1427366     11.37     12.01  --
644.00/644.04	c  N dy 12398   3840373       160      7308         0    127465     31804   1757532     11.37     11.97  --
649.30/649.39	c  N dy 12473   3863172       160      7308         0    148830     31804   2110365     11.37     12.18  --
654.51/654.52	c  N dy 12538   3883446       160      7308         0     87236     31804   1094235     11.37     11.98  --
657.60/657.68	c  N dy 12601   3903478       160      7308         0    106010     31804   1396185     11.37     13.09  --
661.60/661.69	c  N dy 12701   3924357       160      7308         0    125715     31804   1727578     11.37     12.02  --
665.70/665.73	c  N dy 12759   3944480       160      7308         0    144588     31804   2037068     11.37     12.03  --
670.91/670.95	c  N dy 12844   3964540       160      7308         0     81803     31804   1004526     11.37     12.82  --
674.50/674.55	c  N dy 12924   3988016       160      7308         0    103831     31804   1368968     11.37     12.13  --
678.10/678.11	c  N dy 12989   4008090       160      7308         0    122574     31804   1673340     11.36     12.08  --
682.30/682.33	c  N dy 13086   4028188       160      7308         0    141390     31804   1989567     11.36     13.90  --
687.00/687.06	c  N dy 13179   4048253       160      7308         0    160252     31804   2304364     11.37     13.09  --
691.31/691.40	c  N dy 13268   4068567       160      7308         0     96783     31804   1248911     11.37     12.02  --
695.30/695.34	c  N dy 13360   4090625       160      7308         0    117508     31804   1596991     11.37     11.98  --
699.20/699.26	c  N dy 13404   4110883       160      7308         0    136454     31804   1906050     11.36     11.97  --
703.70/703.72	c  N dy 13471   4131380       160      7308         0    155675     31804   2218527     11.36     11.98  --
708.50/708.52	c  N dy 13547   4151402       160      7308         0     90969     31804   1144936     11.36     15.02  --
712.00/712.00	c  N dy 13596   4172354       160      7308         0    110579     31804   1460564     11.36     12.03  --
715.70/715.72	c  N dy 13653   4192639       160      7308         0    129579     31804   1767755     11.36     12.05  --
719.91/719.90	c  N dy 13726   4212723       160      7308         0    148338     31804   2076153     11.36     11.44  --
719.91/719.90	c  S st 13726   4212723       160      7308         0    148338     31804   2076153     11.36     11.44  --
720.01/720.05	c  S st 13726   4213226       160      7308         0    148832     31804   2086433     11.36   no data  --
720.01/720.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
720.01/720.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
720.11/720.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
720.11/720.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
720.11/720.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
720.11/720.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    160 time:  0.00 s
720.11/720.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
782.01/782.01	c lits-rem:       968  cl-subs:    15856  v-elim:      0  v-fix:    0  time: 61.82 s
782.01/782.01	c vivif2 --  cl tried     7308 cl shrink        0 lits rem          0 time: 0.00
782.01/782.04	c vivif2 --  cl tried   132976 cl shrink        0 lits rem          0 time: 0.03
782.40/782.42	c asymm  cl-useful: 0/1004/7308 lits-rem:0 time: 0.39
782.40/782.43	c calculated reachability. Time: 0.00
782.40/782.43	c  N dy 13726   4213226       160      7308         0    132976     31804   1889013     11.36   no data  --
786.80/786.83	c  N dy 13800   4233511       160      7308         0    151948     31804   2202473     11.36     11.96  --
792.71/792.72	c  N dy 13880   4253733       160      7308         0     87137     31804   1080294     11.36     12.10  --
796.81/796.84	c  N dy 13965   4274291       160      7308         0    106494     31804   1404567     11.36     12.01  --
801.30/801.32	c  N dy 14035   4294519       160      7308         0    125442     31804   1715792     11.36     11.96  --
806.21/806.21	c  N dy 14113   4314684       160      7308         0    144376     31804   2030209     11.36     11.96  --
811.81/811.84	c  N dy 14164   4337114       160      7308         0    165331     31804   2367148     11.36     11.96  --
816.81/816.80	c  N dy 14230   4357312       160      7308         0     99354     31804   1279707     11.36     11.96  --
821.00/821.00	c  N dy 14284   4377660       160      7308         0    118438     31804   1590777     11.35     11.99  --
825.80/825.81	c  N dy 14354   4398271       160      7308         0    137747     31804   1907808     11.35     11.97  --
831.21/831.21	c  N dy 14429   4418331       160      7308         0    156554     31804   2215170     11.35     12.37  --
837.11/837.14	c  N dy 14496   4438385       160      7308         0     89182     31804   1105694     11.35     11.96  --
841.20/841.25	c  N dy 14595   4458479       160      7308         0    108084     31804   1419912     11.35     13.37  --
845.71/845.79	c  N dy 14668   4478552       160      7308         0    126936     31804   1729250     11.35     13.39  --
850.81/850.87	c  N dy 14729   4498828       160      7308         0    145958     31804   2038972     11.35     12.00  --
856.41/856.43	c  N dy 14825   4518926       160      7308         0    164886     31804   2356393     11.35     11.97  --
862.21/862.29	c  N dy 14914   4541884       160      7308         0     99257     31804   1264567     11.35     11.97  --
865.61/865.70	c  N dy 14961   4561923       160      7308         0    118015     31804   1562968     11.35     11.97  --
869.61/869.62	c  N dy 15032   4581965       160      7308         0    136733     31804   1866035     11.35     13.64  --
874.11/874.19	c  N dy 15095   4603338       160      7308         0    156748     31804   2195628     11.35     11.96  --
880.01/880.06	c  N dy 15182   4624280       160      7308         0     88308     31804   1078614     11.35     11.95  --
883.31/883.39	c  N dy 15249   4644299       160      7308         0    107077     31804   1384495     11.35     12.27  --
887.20/887.27	c  N dy 15330   4664618       160      7308         0    126222     31804   1701672     11.35     11.97  --
891.60/891.68	c  N dy 15364   4688222       160      7308         0    148172     31804   2044604     11.34     12.00  --
896.41/896.47	c  N dy 15446   4708781       160      7308         0    167509     31804   2363010     11.34     11.99  --
897.51/897.50	c  S st 15457   4713227       160      7308         0    171646     31804   2430366     11.34      9.82  --
897.61/897.66	c  S st 15457   4713729       160      7308         0    172143     31804   2440446     11.34   no data  --
897.61/897.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
897.61/897.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
897.70/897.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.08
897.80/897.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
897.80/897.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
897.80/897.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    160 time:  0.00 s
897.80/897.83	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1009.51/1009.59	c lits-rem:       921  cl-subs:    19913  v-elim:      0  v-fix:    0  time: 111.76 s
1009.51/1009.59	c vivif2 --  cl tried     7308 cl shrink        0 lits rem          0 time: 0.00
1009.61/1009.62	c vivif2 --  cl tried   152230 cl shrink        0 lits rem          0 time: 0.03
1010.01/1010.04	c asymm  cl-useful: 0/930/7308 lits-rem:0 time: 0.42
1010.01/1010.05	c calculated reachability. Time: 0.00
1010.01/1010.05	c  N dy 15457   4713729       160      7308         0    152230     31804   2193854     11.34   no data  --
1015.61/1015.65	c  N dy 15525   4734873       160      7308         0    172104     31804   2515269     11.34     12.04  --
1020.72/1020.73	c  N dy 15570   4756335       160      7308         0    103739     31804   1329851     11.34     11.98  --
1024.81/1024.84	c  N dy 15635   4776359       160      7308         0    122551     31804   1638540     11.34     12.07  --
1028.81/1028.86	c  N dy 15687   4796877       160      7308         0    141845     31804   1951183     11.34     12.05  --
1033.11/1033.12	c  N dy 15742   4816906       160      7308         0    160544     31804   2246435     11.33     14.89  --
1038.01/1038.09	c  N dy 15809   4837020       160      7308         0    179363     31804   2554723     11.33     12.06  --
1042.12/1042.17	c  N dy 15876   4857068       160      7308         0    108570     31804   1403780     11.33     12.52  --
1046.02/1046.05	c  N dy 15948   4877450       160      7308         0    127733     31804   1716986     11.33     12.10  --
1050.21/1050.20	c  N dy 16018   4897770       160      7308         0    146721     31804   2026674     11.33     12.01  --
1054.71/1054.75	c  N dy 16082   4917933       160      7308         0    165624     31804   2333011     11.33     12.02  --
1060.81/1060.84	c  N dy 16169   4940186       160      7308         0     95695     31804   1186850     11.33     12.02  --
1064.91/1064.91	c  N dy 16251   4963652       160      7308         0    117630     31804   1542225     11.33     11.95  --
1069.01/1069.09	c  N dy 16347   4983912       160      7308         0    136680     31804   1860826     11.33     11.95  --
1074.71/1074.77	c  N dy 16417   5009822       160      7308         0    160878     31804   2244657     11.33     11.97  --
1079.91/1079.91	c  N dy 16493   5030055       160      7308         0    179829     31804   2551960     11.33     11.94  --
1084.42/1084.49	c  N dy 16558   5050864       160      7308         0    107472     31804   1370917     11.33     11.94  --
1088.51/1088.52	c  N dy 16620   5073047       160      7308         0    128273     31804   1705915     11.33     11.97  --
1092.81/1092.85	c  N dy 16665   5093818       160      7308         0    147753     31804   2015019     11.33     12.04  --
1097.82/1097.84	c  N dy 16762   5113850       160      7308         0    166536     31804   2323983     11.33     11.93  --
1104.11/1104.12	c  N dy 16840   5134663       160      7308         0     93335     31804   1139387     11.33     11.93  --
1107.61/1107.70	c  N dy 16922   5154696       160      7308         0    112173     31804   1448335     11.33     12.00  --
1112.21/1112.24	c  N dy 16969   5178016       160      7308         0    134038     31804   1797419     11.32     11.96  --
1116.41/1116.48	c  N dy 17014   5198072       160      7308         0    152680     31804   2091770     11.32     17.40  --
1120.12/1120.16	c  S st 17074   5213729       160      7308         0    167429     31804   2333646     11.32     11.10  --
1120.32/1120.33	c  S st 17074   5214233       160      7308         0    167928     31804   2343010     11.32   no data  --
1120.32/1120.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1120.32/1120.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1120.42/1120.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.07
1120.42/1120.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1120.42/1120.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1120.42/1120.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    160 time:  0.00 s
1120.42/1120.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1237.22/1237.24	c lits-rem:      1064  cl-subs:    17152  v-elim:      0  v-fix:    0  time: 116.76 s
1237.22/1237.24	c vivif2 --  cl tried     7308 cl shrink        0 lits rem          0 time: 0.00
1237.22/1237.27	c vivif2 --  cl tried   150776 cl shrink        0 lits rem          0 time: 0.03
1237.62/1237.61	c asymm  cl-useful: 0/1458/7308 lits-rem:0 time: 0.33
1237.62/1237.61	c calculated reachability. Time: 0.00
1237.62/1237.61	c  N dy 17074   5214233       160      7308         0    150776     31804   2131748     11.32   no data  --
1242.32/1242.37	c  N dy 17126   5236008       160      7308         0    171173     31804   2455362     11.32     11.97  --
1247.71/1247.77	c  N dy 17195   5256016       160      7308         0     96780     31804   1197996     11.32     12.02  --
1251.01/1251.07	c  N dy 17244   5276097       160      7308         0    115411     31804   1494329     11.32     11.97  --
1255.02/1255.05	c  N dy 17302   5296438       160      7308         0    134537     31804   1803230     11.32     11.93  --
1260.01/1260.09	c  N dy 17394   5319302       160      7308         0    155898     31804   2151029     11.32     11.95  --
1265.51/1265.50	c  N dy 17462   5342054       160      7308         0    177093     31804   2489424     11.31     12.05  --
1270.81/1270.88	c  N dy 17528   5362088       160      7308         0    101658     31804   1270742     11.31     11.98  --
1274.71/1274.72	c  N dy 17616   5382144       160      7308         0    120513     31804   1582785     11.31     11.95  --
1279.02/1279.10	c  N dy 17680   5404299       160      7308         0    141171     31804   1915981     11.31     11.93  --
1284.12/1284.12	c  N dy 17757   5426152       160      7308         0    161540     31804   2244630     11.31     11.91  --
1289.22/1289.29	c  N dy 17843   5446379       160      7308         0    180513     31804   2558921     11.31     11.95  --
1294.62/1294.69	c  N dy 17918   5466401       160      7308         0    103970     31804   1307173     11.31     12.52  --
1298.52/1298.58	c  N dy 17990   5486704       160      7308         0    123023     31804   1619816     11.31     11.91  --

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-3262554-1303547937/watcher-3262554-1303547937 -o /tmp/evaluation-result-3262554-1303547937/solver-3262554-1303547937 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3262554-1303547937.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.39 3.87 3.79 3/181 5529
/proc/meminfo: memFree=23198292/32951124 swapFree=67051468/67111528
[pid=5529] ppid=5527 vsize=656 CPUtime=0 cores=0,2
/proc/5529/stat : 5529 (strangenight1-s) R 5527 5529 4236 0 -1 4194304 47 0 0 0 0 0 0 0 20 0 1 0 466396458 671744 4 33554432000 0 0 140735427893055 18446744073709551615 5055495 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5529/statm: 164 16 10 112 0 21 0

[startup+0.081859 s]
/proc/loadavg: 3.39 3.87 3.79 3/181 5529
/proc/meminfo: memFree=23198292/32951124 swapFree=67051468/67111528
[pid=5529] ppid=5527 vsize=31800 CPUtime=0.07 cores=0,2
/proc/5529/stat : 5529 (strangenight1-s) R 5527 5529 4236 0 -1 4202496 1120 0 0 0 7 0 0 0 20 0 1 0 466396458 32563200 1005 33554432000 4194304 4650387 140735427887552 18446744073709551615 4349648 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5529/statm: 7950 1005 377 112 0 2915 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 31800

[startup+0.100882 s]
/proc/loadavg: 3.39 3.87 3.79 3/181 5529
/proc/meminfo: memFree=23198292/32951124 swapFree=67051468/67111528
[pid=5529] ppid=5527 vsize=31800 CPUtime=0.09 cores=0,2
/proc/5529/stat : 5529 (strangenight1-s) R 5527 5529 4236 0 -1 4202496 1131 0 0 0 9 0 0 0 20 0 1 0 466396458 32563200 1016 33554432000 4194304 4650387 140735427887552 18446744073709551615 4303934 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5529/statm: 7950 1016 377 112 0 2915 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31800

[startup+0.300847 s]
/proc/loadavg: 3.39 3.87 3.79 3/181 5529
/proc/meminfo: memFree=23198292/32951124 swapFree=67051468/67111528
[pid=5529] ppid=5527 vsize=32032 CPUtime=0.29 cores=0,2
/proc/5529/stat : 5529 (strangenight1-s) R 5527 5529 4236 0 -1 4202496 1349 0 0 0 29 0 0 0 21 0 1 0 466396458 32800768 1071 33554432000 4194304 4650387 140735427887552 18446744073709551615 4367800 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5529/statm: 8008 1071 379 112 0 2973 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32032

[startup+0.700773 s]
/proc/loadavg: 3.39 3.87 3.79 3/181 5529
/proc/meminfo: memFree=23198292/32951124 swapFree=67051468/67111528
[pid=5529] ppid=5527 vsize=32556 CPUtime=0.69 cores=0,2
/proc/5529/stat : 5529 (strangenight1-s) R 5527 5529 4236 0 -1 4202496 1737 0 0 0 69 0 0 0 22 0 1 0 466396458 33337344 1236 33554432000 4194304 4650387 140735427887552 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5529/statm: 8139 1237 379 112 0 3104 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32556

[startup+1.50064 s]
/proc/loadavg: 3.39 3.87 3.79 5/190 5544
/proc/meminfo: memFree=23152224/32951124 swapFree=67051468/67111528
[pid=5529] ppid=5527 vsize=38396 CPUtime=1.48 cores=0,2
/proc/5529/stat : 5529 (strangenight1-s) R 5527 5529 4236 0 -1 4202496 3737 0 0 0 148 0 0 0 25 0 1 0 466396458 39317504 2652 33554432000 4194304 4650387 140735427887552 18446744073709551615 4438351 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5529/statm: 9599 2652 381 112 0 4564 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 38396

[startup+3.10035 s]
/proc/loadavg: 3.39 3.87 3.79 5/190 5544
/proc/meminfo: memFree=23145048/32951124 swapFree=67051468/67111528
[pid=5529] ppid=5527 vsize=38512 CPUtime=3.08 cores=0,2
/proc/5529/stat : 5529 (strangenight1-s) R 5527 5529 4236 0 -1 4202496 4246 0 0 0 308 0 0 0 25 0 1 0 466396458 39436288 2773 33554432000 4194304 4650387 140735427887552 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5529/statm: 9628 2773 381 112 0 4593 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38512

[startup+6.30078 s]
/proc/loadavg: 3.44 3.87 3.79 5/190 5544
/proc/meminfo: memFree=23113372/32951124 swapFree=67051468/67111528
[pid=5529] ppid=5527 vsize=39392 CPUtime=6.29 cores=0,2
/proc/5529/stat : 5529 (strangenight1-s) R 5527 5529 4236 0 -1 4202496 5699 0 0 0 628 1 0 0 25 0 1 0 466396458 40337408 2927 33554432000 4194304 4650387 140735427887552 18446744073709551615 4365254 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5529/statm: 9848 2927 381 112 0 4813 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39392

[startup+12.7006 s]
/proc/loadavg: 3.48 3.87 3.79 5/190 5545
/proc/meminfo: memFree=23096312/32951124 swapFree=67051468/67111528
[pid=5529] ppid=5527 vsize=44768 CPUtime=12.68 cores=0,2
/proc/5529/stat : 5529 (strangenight1-s) R 5527 5529 4236 0 -1 4202496 9853 0 0 0 1266 2 0 0 25 0 1 0 466396458 45842432 4207 33554432000 4194304 4650387 140735427887552 18446744073709551615 4514602 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5529/statm: 11192 4207 381 112 0 6157 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 44768

[startup+25.5003 s]
/proc/loadavg: 3.60 3.88 3.79 5/190 5545
/proc/meminfo: memFree=23063948/32951124 swapFree=67051468/67111528
[pid=5529] ppid=5527 vsize=50336 CPUtime=25.49 cores=0,2
/proc/5529/stat : 5529 (strangenight1-s) R 5527 5529 4236 0 -1 4202496 15784 0 0 0 2545 4 0 0 25 0 1 0 466396458 51544064 5612 33554432000 4194304 4650387 140735427887552 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5529/statm: 12584 5612 381 112 0 7549 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50336

[startup+51.1008 s]
/proc/loadavg: 3.73 3.89 3.80 5/190 5545
/proc/meminfo: memFree=23036312/32951124 swapFree=67051468/67111528
[pid=5529] ppid=5527 vsize=53572 CPUtime=51.09 cores=0,2
/proc/5529/stat : 5529 (strangenight1-s) R 5527 5529 4236 0 -1 4202496 25536 0 0 0 5103 6 0 0 25 0 1 0 466396458 54857728 6445 33554432000 4194304 4650387 140735427887552 18446744073709551615 4438375 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5529/statm: 13393 6445 381 112 0 8358 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 53572

[startup+102.307 s]
/proc/loadavg: 3.88 3.90 3.81 5/190 5547
/proc/meminfo: memFree=22961492/32951124 swapFree=67051468/67111528
[pid=5529] ppid=5527 vsize=66644 CPUtime=102.3 cores=0,2
/proc/5529/stat : 5529 (strangenight1-s) R 5527 5529 4236 0 -1 4202496 42126 0 0 0 10220 10 0 0 25 0 1 0 466396458 68243456 10017 33554432000 4194304 4650387 140735427887552 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5529/statm: 16661 10017 381 112 0 11626 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 66644

[startup+162.301 s]
/proc/loadavg: 3.95 3.92 3.82 5/190 5549
/proc/meminfo: memFree=22923164/32951124 swapFree=67051468/67111528
[pid=5529] ppid=5527 vsize=76996 CPUtime=162.29 cores=0,2
/proc/5529/stat : 5529 (strangenight1-s) R 5527 5529 4236 0 -1 4202496 58736 0 0 0 16215 14 0 0 25 0 1 0 466396458 78843904 12150 33554432000 4194304 4650387 140735427887552 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5529/statm: 19249 12150 381 112 0 14214 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 76996

[startup+222.3 s]
/proc/loadavg: 3.98 3.93 3.82 5/190 5550
/proc/meminfo: memFree=22898200/32951124 swapFree=67051468/67111528
[pid=5529] ppid=5527 vsize=87660 CPUtime=222.29 cores=0,2
/proc/5529/stat : 5529 (strangenight1-s) R 5527 5529 4236 0 -1 4202496 72852 0 0 0 22211 18 0 0 25 0 1 0 466396458 89763840 15234 33554432000 4194304 4650387 140735427887552 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5529/statm: 21915 15234 381 112 0 16880 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 87660

[startup+282.301 s]
/proc/loadavg: 3.99 3.94 3.83 5/190 5552
/proc/meminfo: memFree=22855756/32951124 swapFree=67051468/67111528
[pid=5529] ppid=5527 vsize=88076 CPUtime=282.29 cores=0,2
/proc/5529/stat : 5529 (strangenight1-s) R 5527 5529 4236 0 -1 4202496 86420 0 0 0 28207 22 0 0 25 0 1 0 466396458 90189824 14463 33554432000 4194304 4650387 140735427887552 18446744073709551615 4329554 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5529/statm: 22019 14463 381 112 0 16984 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 88076

[startup+342.301 s]
/proc/loadavg: 4.03 3.96 3.84 5/190 5553
/proc/meminfo: memFree=22834772/32951124 swapFree=67051468/67111528
[pid=5529] ppid=5527 vsize=92548 CPUtime=342.29 cores=0,2
/proc/5529/stat : 5529 (strangenight1-s) R 5527 5529 4236 0 -1 4202496 96761 0 0 0 34204 25 0 0 25 0 1 0 466396458 94769152 15910 33554432000 4194304 4650387 140735427887552 18446744073709551615 4363490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5529/statm: 23137 15910 381 112 0 18102 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 92548

[startup+402.3 s]
/proc/loadavg: 4.01 3.97 3.85 5/190 5555
/proc/meminfo: memFree=22814044/32951124 swapFree=67051468/67111528
[pid=5529] ppid=5527 vsize=97404 CPUtime=402.29 cores=0,2
/proc/5529/stat : 5529 (strangenight1-s) R 5527 5529 4236 0 -1 4202496 107632 0 0 0 40201 28 0 0 25 0 1 0 466396458 99741696 17563 33554432000 4194304 4650387 140735427887552 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5529/statm: 24351 17563 381 112 0 19316 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 97404

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.85 5/190 5557
/proc/meminfo: memFree=22797020/32951124 swapFree=67051468/67111528
[pid=5529] ppid=5527 vsize=101744 CPUtime=462.3 cores=0,2
/proc/5529/stat : 5529 (strangenight1-s) R 5527 5529 4236 0 -1 4202496 118295 0 0 0 46199 31 0 0 25 0 1 0 466396458 104185856 18308 33554432000 4194304 4650387 140735427887552 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5529/statm: 25436 18308 381 112 0 20401 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 101744

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.86 5/190 5558
/proc/meminfo: memFree=22787072/32951124 swapFree=67051468/67111528
[pid=5529] ppid=5527 vsize=101976 CPUtime=522.29 cores=0,2
/proc/5529/stat : 5529 (strangenight1-s) R 5527 5529 4236 0 -1 4202496 128220 0 0 0 52196 33 0 0 25 0 1 0 466396458 104423424 17990 33554432000 4194304 4650387 140735427887552 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5529/statm: 25494 17990 381 112 0 20459 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 101976

[startup+582.3 s]
/proc/loadavg: 4.00 3.97 3.86 5/190 5560
/proc/meminfo: memFree=22743900/32951124 swapFree=67051468/67111528
[pid=5529] ppid=5527 vsize=102172 CPUtime=582.3 cores=0,2
/proc/5529/stat : 5529 (strangenight1-s) R 5527 5529 4236 0 -1 4202496 137374 0 0 0 58193 37 0 0 25 0 1 0 466396458 104624128 19201 33554432000 4194304 4650387 140735427887552 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5529/statm: 25543 19201 381 112 0 20508 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 102172

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.87 5/190 5561
/proc/meminfo: memFree=22742380/32951124 swapFree=67051468/67111528
[pid=5529] ppid=5527 vsize=102368 CPUtime=642.31 cores=0,2
/proc/5529/stat : 5529 (strangenight1-s) R 5527 5529 4236 0 -1 4202496 145131 0 0 0 64189 42 0 0 25 0 1 0 466396458 104824832 18718 33554432000 4194304 4650387 140735427887552 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5529/statm: 25592 18718 381 112 0 20557 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 102368

[startup+702.3 s]
/proc/loadavg: 4.00 3.97 3.88 5/190 5563
/proc/meminfo: memFree=22727592/32951124 swapFree=67051468/67111528
[pid=5529] ppid=5527 vsize=102552 CPUtime=702.3 cores=0,2
/proc/5529/stat : 5529 (strangenight1-s) R 5527 5529 4236 0 -1 4202496 154176 0 0 0 70186 44 0 0 25 0 1 0 466396458 105013248 19274 33554432000 4194304 4650387 140735427887552 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5529/statm: 25638 19274 381 112 0 20603 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 102552

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.88 5/190 5565
/proc/meminfo: memFree=22706340/32951124 swapFree=67051468/67111528
[pid=5529] ppid=5527 vsize=112180 CPUtime=762.31 cores=0,2
/proc/5529/stat : 5529 (strangenight1-s) R 5527 5529 4236 0 -1 4202496 159402 0 0 0 76186 45 0 0 25 0 1 0 466396458 114872320 21609 33554432000 4194304 4650387 140735427887552 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5529/statm: 28045 21609 381 112 0 23010 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 112180

[startup+822.301 s]
/proc/loadavg: 4.00 3.97 3.89 5/190 5566
/proc/meminfo: memFree=22711400/32951124 swapFree=67051468/67111528
[pid=5529] ppid=5527 vsize=112300 CPUtime=822.3 cores=0,2
/proc/5529/stat : 5529 (strangenight1-s) R 5527 5529 4236 0 -1 4202496 165111 0 0 0 82182 48 0 0 25 0 1 0 466396458 114995200 21179 33554432000 4194304 4650387 140735427887552 18446744073709551615 4363490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5529/statm: 28075 21179 381 112 0 23040 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 112300

[startup+882.3 s]
/proc/loadavg: 4.04 3.99 3.90 5/190 5568
/proc/meminfo: memFree=22706656/32951124 swapFree=67051468/67111528
[pid=5529] ppid=5527 vsize=112516 CPUtime=882.3 cores=0,2
/proc/5529/stat : 5529 (strangenight1-s) R 5527 5529 4236 0 -1 4202496 173703 0 0 0 88179 51 0 0 25 0 1 0 466396458 115216384 20731 33554432000 4194304 4650387 140735427887552 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5529/statm: 28129 20731 381 112 0 23094 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 112516

[startup+942.301 s]
/proc/loadavg: 4.01 3.99 3.90 5/190 5569
/proc/meminfo: memFree=22699568/32951124 swapFree=67051468/67111528
[pid=5529] ppid=5527 vsize=128944 CPUtime=942.31 cores=0,2
/proc/5529/stat : 5529 (strangenight1-s) R 5527 5529 4236 0 -1 4202496 178398 0 0 0 94179 52 0 0 25 0 1 0 466396458 132038656 25426 33554432000 4194304 4650387 140735427887552 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5529/statm: 32236 25426 381 112 0 27201 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 128944

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 5571
/proc/meminfo: memFree=22696932/32951124 swapFree=67051468/67111528
[pid=5529] ppid=5527 vsize=128944 CPUtime=1002.31 cores=0,2
/proc/5529/stat : 5529 (strangenight1-s) R 5527 5529 4236 0 -1 4202496 178408 0 0 0 100179 52 0 0 25 0 1 0 466396458 132038656 25436 33554432000 4194304 4650387 140735427887552 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5529/statm: 32236 25436 381 112 0 27201 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 128944

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 5573
/proc/meminfo: memFree=22698400/32951124 swapFree=67051468/67111528
[pid=5529] ppid=5527 vsize=129128 CPUtime=1062.31 cores=0,2
/proc/5529/stat : 5529 (strangenight1-s) R 5527 5529 4236 0 -1 4202496 186729 0 0 0 106177 54 0 0 25 0 1 0 466396458 132227072 24136 33554432000 4194304 4650387 140735427887552 18446744073709551615 4331834 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5529/statm: 32282 24136 381 112 0 27247 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 129128

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 5574
/proc/meminfo: memFree=22677296/32951124 swapFree=67051468/67111528
[pid=5529] ppid=5527 vsize=129260 CPUtime=1122.32 cores=0,2
/proc/5529/stat : 5529 (strangenight1-s) R 5527 5529 4236 0 -1 4202496 194501 0 0 0 112176 56 0 0 25 0 1 0 466396458 132362240 25583 33554432000 4194304 4650387 140735427887552 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5529/statm: 32315 25583 381 112 0 27280 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 129260

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 5576
/proc/meminfo: memFree=22655332/32951124 swapFree=67051468/67111528
[pid=5529] ppid=5527 vsize=132032 CPUtime=1182.32 cores=0,2
/proc/5529/stat : 5529 (strangenight1-s) R 5527 5529 4236 0 -1 4202496 194970 0 0 0 118176 56 0 0 25 0 1 0 466396458 135200768 26052 33554432000 4194304 4650387 140735427887552 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5529/statm: 33008 26052 381 112 0 27973 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 132032

[startup+1242.3 s]
/proc/loadavg: 4.07 4.00 3.91 5/190 5577
/proc/meminfo: memFree=22653068/32951124 swapFree=67051468/67111528
[pid=5529] ppid=5527 vsize=132032 CPUtime=1242.32 cores=0,2
/proc/5529/stat : 5529 (strangenight1-s) R 5527 5529 4236 0 -1 4202496 195341 0 0 0 124176 56 0 0 25 0 1 0 466396458 135200768 26423 33554432000 4194304 4650387 140735427887552 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5529/statm: 33008 26423 381 112 0 27973 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 132032



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.00 3.91 4/189 5580
/proc/meminfo: memFree=22816988/32951124 swapFree=67051468/67111528
[pid=5529] ppid=5527 vsize=132220 CPUtime=1300.02 cores=0,2
/proc/5529/stat : 5529 (strangenight1-s) R 5527 5529 4236 0 -1 4202496 204260 0 0 0 129945 57 0 0 25 0 1 0 466396458 135393280 25333 33554432000 4194304 4650387 140735427887552 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5529/statm: 33055 25333 381 112 0 28020 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 132220

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.46
CPU system time (s): 0.581911
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 132220

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

runsolver used 2.31865 second user time and 4.77427 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-23 10:38:57
IDJOB=3262554
IDBENCH=83323
IDSOLVER=1589
FILE ID=node101/3262554-1303547937
RUNJOBID= node101-1303547937-5501
PBS_JOBID= 13143137
Free space on /tmp= 71608 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-13_160.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262554-1303547937/watcher-3262554-1303547937 -o /tmp/evaluation-result-3262554-1303547937/solver-3262554-1303547937 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3262554-1303547937.cnf

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

MD5SUM BENCH= ad5b26aa9760a3817f3ab03e9314a5d6
RANDOM SEED=325183923

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23198704 kB
Buffers:       2059964 kB
Cached:        7177504 kB
SwapCached:      33708 kB
Active:        6125248 kB
Inactive:      3154580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23198704 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           13224 kB
Writeback:           0 kB
AnonPages:       30100 kB
Mapped:           9320 kB
Slab:           406852 kB
PageTables:       5444 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   221308 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= 71588 MiB
End job on node101 at 2011-04-23 11:00:39