Trace number 3367453

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.06 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v2500-c10500-S1201761407-024-UNKNOWN.cnf
MD5SUMf551de19344e39204ca6929dfef80a04
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.989848
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of clauses10500
Sum of the clauses size31500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 310500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367453-1305382363.cnf'
0.00/0.01	c -- header says num vars:           2500
0.00/0.01	c -- header says num clauses:       10500
0.00/0.01	c -- clauses added:            0 learnts,        10500 normals,            0 xors
0.00/0.01	c -- vars added       2500
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0      2500     10500         0         0     31500         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/10500/10500 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2500 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.02/0.03	c lits-rem:         0  cl-subs:        0  v-elim:     48  v-fix:    0  time:  0.01 s
0.02/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.02/0.03	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.02/0.03	c calculated reachability. Time: 0.00
0.02/0.03	c Calc default polars -  time:   0.00 s pos:    1180 undec:     263 neg:    1057
0.02/0.03	c =========================================================================================
0.02/0.03	c types(t): F = full restart, N = normal restart
0.02/0.03	c types(t): S = simplification begin/end, E = solution found
0.02/0.03	c restart types(rt): st = static, dy = dynamic
0.02/0.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.02/0.03	c  B st     0         0      2452     10457         0         0     31659         0   no data   no data
0.29/0.31	c  N dy    15      4398      2452     10457         0      4394     31659    326696     47.53     50.32
0.59/0.60	c  N dy    36      8678      2452     10457         0      6178     31659    326289     45.95     49.06
0.89/0.93	c  N dy    53     13376      2452     10457         0      6630     31659    262876     44.86     47.44
1.19/1.23	c  N dy    76     17377      2452     10457         0     10628     31659    538769     44.70     49.40
1.49/1.52	c  N dy    98     21412      2452     10457         0      9037     31659    346488     44.66     47.12
1.79/1.81	c  F st   123     25000      2452     10457         0     12625     31659    595097     44.94   no data
1.79/1.86	c  N st   125     25626      2452     10457         0     13251     31659    644660     44.94   no data
2.20/2.22	c  N dy   129     30000      2452     10457         0     10811     31659    420893     44.94   no data
2.20/2.22	c  S st   129     30000      2452     10457         0     10811     31659    420893     44.94   no data
2.20/2.25	c  S st   129     30503      2452     10457         0     11314     31659    446903     44.94   no data
2.20/2.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.20/2.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
2.20/2.26	c blocked clauses removed:       46 vars:      7 tried:        2452 T: 0.00 s
2.20/2.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.20/2.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2445 time:  0.00 s
2.20/2.27	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2.20/2.27	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.01 s
2.20/2.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.35	c lits-rem:        23  cl-subs:       12  v-elim:      0  v-fix:    0  time:  0.06 s
2.29/2.36	c asymm  cl-useful: 0/10410/10410 lits-rem:0 time: 0.01
2.29/2.36	c calculated reachability. Time: 0.00
2.29/2.36	c  N dy   129     30503      2444     10410         0     11226     31529    439165     44.94   no data
2.69/2.70	c  N dy   158     34548      2444     10410         0     15270     31529    717334     45.13     49.98
2.99/3.02	c  N dy   187     38641      2444     10410         0     11503     31529    375654     45.38     48.82
3.30/3.36	c  N dy   213     42676      2444     10410         0     15537     31529    652996     45.52     47.94
3.59/3.64	c  S st   234     45754      2444     10410         0      9677     31529    186007     45.59   no data
3.59/3.68	c  S st   234     46256      2444     10410         0     10179     31529    214776     45.59   no data
3.59/3.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.59/3.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
3.59/3.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.59/3.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.59/3.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.59/3.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2444 time:  0.00 s
3.59/3.69	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3.59/3.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.69/3.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.72	c lits-rem:         8  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.69/3.72	c vivif2 --  cl tried    10410 cl shrink        0 lits rem          0 time: 0.00
3.69/3.72	c vivif2 --  cl tried    10179 cl shrink        0 lits rem          0 time: 0.00
3.69/3.73	c asymm  cl-useful: 0/10410/10410 lits-rem:0 time: 0.01
3.69/3.73	c calculated reachability. Time: 0.00
3.69/3.73	c  N dy   234     46256      2444     10410         0     10179     31529    214768     45.59   no data
3.99/4.06	c  N dy   256     50320      2444     10410         0     14242     31529    491915     45.53     47.98
4.40/4.42	c  N dy   273     54367      2444     10410         0     18288     31529    769919     45.39     47.90
4.79/4.80	c  N dy   295     58777      2444     10410         0     12728     31529    329393     45.37     47.80
5.09/5.16	c  N dy   321     62900      2444     10410         0     16851     31529    611516     45.41     48.21
5.50/5.55	c  N dy   339     67075      2444     10410         0     21025     31529    906681     45.29     48.91
5.69/5.76	c  S st   354     69385      2444     10410         0     12357     31529    235308     45.28   no data
5.79/5.80	c  S st   354     69887      2444     10410         0     12859     31529    265109     45.28   no data
5.79/5.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.79/5.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
5.79/5.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.79/5.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.79/5.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.79/5.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2444 time:  0.00 s
5.79/5.81	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
5.79/5.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
5.79/5.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.79/5.86	c lits-rem:        12  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.02 s
5.79/5.86	c vivif2 --  cl tried    10410 cl shrink        0 lits rem          0 time: 0.00
5.79/5.86	c vivif2 --  cl tried    12858 cl shrink        0 lits rem          0 time: 0.00
5.79/5.87	c asymm  cl-useful: 0/10410/10410 lits-rem:0 time: 0.01
5.79/5.87	c calculated reachability. Time: 0.00
5.79/5.87	c  N dy   354     69887      2444     10410         0     12858     31529    265034     45.28   no data
6.29/6.30	c  N dy   385     74812      2444     10410         0     17780     31529    612478     45.38     48.10
6.68/6.78	c  N dy   408     79667      2444     10410         0     22634     31529    955280     45.30     47.75
7.18/7.26	c  N dy   436     84961      2444     10410         0     15940     31529    424960     45.33     48.26
7.38/7.49	c  F st   452     87500      2444     10410         0     18478     31529    600469     45.36   no data
7.78/7.81	c  N st   457     90802      2444     10410         0     21779     31529    847854     45.36   no data
8.38/8.41	c  N dy   484     96711      2444     10410         0     14694     31529    274729     45.38     48.04
8.89/8.99	c  N dy   522    102973      2444     10410         0     20955     31529    712377     45.43     50.16
9.09/9.18	c  S st   535    104832      2444     10410         0     22812     31529    843456     45.44     39.05
9.19/9.24	c  S st   535    105336      2444     10410         0     23316     31529    870687     45.44   no data
9.19/9.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.19/9.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.19/9.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.19/9.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.19/9.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.19/9.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2444 time:  0.00 s
9.19/9.26	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
9.19/9.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.29/9.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.48/9.55	c lits-rem:        36  cl-subs:       13  v-elim:      0  v-fix:    0  time:  0.25 s
9.48/9.55	c vivif2 --  cl tried    10410 cl shrink        0 lits rem          0 time: 0.00
9.48/9.56	c vivif2 --  cl tried    23303 cl shrink        0 lits rem          0 time: 0.01
9.48/9.58	c asymm  cl-useful: 0/10410/10410 lits-rem:0 time: 0.02
9.48/9.58	c calculated reachability. Time: 0.00
9.48/9.58	c  N dy   535    105336      2444     10410         0     23303     31529    869182     45.44   no data
10.19/10.27	c  N dy   581    112190      2444     10410         0     16160     31529    309650     45.49     48.31
10.90/10.99	c  N dy   628    119576      2444     10410         0     23544     31529    820349     45.51     48.55
11.79/11.86	c  N dy   667    127260      2444     10410         0     16232     31529    252469     45.47     48.08
12.59/12.65	c  N dy   718    135415      2444     10410         0     24386     31529    816223     45.54     48.24
13.59/13.61	c  N dy   765    144122      2444     10410         0     17096     31529    250921     45.53     48.14
14.49/14.51	c  N dy   812    153366      2444     10410         0     26339     31529    885577     45.50     49.44
14.99/15.02	c  S st   838    158004      2444     10410         0     30977     31529   1205299     45.49     38.42
14.99/15.09	c  S st   838    158513      2444     10410         0     31486     31529   1234234     45.49   no data
14.99/15.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.09/15.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
15.09/15.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.09/15.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.09/15.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.09/15.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2444 time:  0.00 s
15.09/15.11	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
15.09/15.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
15.09/15.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.69/15.76	c lits-rem:        71  cl-subs:       18  v-elim:      0  v-fix:    0  time:  0.59 s
15.69/15.76	c vivif2 --  cl tried    10410 cl shrink        0 lits rem          0 time: 0.00
15.69/15.77	c vivif2 --  cl tried    31468 cl shrink        0 lits rem          0 time: 0.02
15.79/15.80	c asymm  cl-useful: 0/10410/10410 lits-rem:0 time: 0.03
15.79/15.80	c calculated reachability. Time: 0.00
15.79/15.80	c  N dy   838    158513      2444     10410         0     31468     31529   1232128     45.49   no data
16.79/16.86	c  N dy   889    168724      2444     10410         0     24686     31529    712725     45.47     48.36
18.09/18.12	c  N dy   946    179603      2444     10410         0     35560     31529   1471815     45.46     47.85
19.28/19.34	c  N dy   999    191146      2444     10410         0     29103     31529    947050     45.40     48.01
20.69/20.77	c  N dy  1071    203424      2444     10410         0     22381     31529    427598     45.43     60.03
22.19/22.23	c  N dy  1155    216468      2444     10410         0     35423     31529   1324324     45.49     51.04
23.78/23.83	c  N dy  1236    230409      2444     10410         0     29361     31529    848477     45.51     47.95
24.68/24.71	c  S st  1270    237769      2444     10410         0     36716     31529   1355587     45.49   no data
24.68/24.79	c  S st  1270    238271      2444     10410         0     37218     31529   1383760     45.49   no data
24.68/24.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.78/24.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
24.78/24.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.78/24.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.78/24.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.78/24.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2444 time:  0.00 s
24.78/24.81	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
24.78/24.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
24.78/24.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.58/25.65	c lits-rem:        68  cl-subs:       18  v-elim:      0  v-fix:    0  time:  0.78 s
25.58/25.65	c vivif2 --  cl tried    10410 cl shrink        0 lits rem          0 time: 0.00
25.58/25.67	c vivif2 --  cl tried    37200 cl shrink        0 lits rem          0 time: 0.02
25.68/25.70	c asymm  cl-useful: 0/10410/10410 lits-rem:0 time: 0.03
25.68/25.70	c calculated reachability. Time: 0.00
25.68/25.70	c  N dy  1270    238271      2444     10410         0     37200     31529   1381546     45.49   no data
27.50/27.53	c  N dy  1366    253959      2444     10410         0     31891     31529    966846     45.57     48.17
29.59/29.61	c  N dy  1458    270211      2444     10410         0     26146     31529    495411     45.61     49.09
31.69/31.75	c  N dy  1542    287598      2444     10410         0     43526     31529   1703949     45.54     48.86
33.89/33.98	c  N dy  1652    306057      2444     10410         0     38992     31529   1329559     45.56     48.25
34.00/34.01	c  F st  1653    306250      2444     10410         0     39185     31529   1342462     45.56     47.31
36.39/36.43	c  N dy  1733    325642      2444     10410         0     34577     31529    960656     45.57     48.14
39.09/39.11	c  N dy  1851    345762      2444     10410         0     29697     31529    561183     45.62     48.82
40.49/40.56	c  S st  1912    357406      2444     10410         0     41337     31529   1361297     45.60     35.15
40.59/40.64	c  S st  1912    357908      2444     10410         0     41839     31529   1390127     45.60   no data
40.59/40.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.59/40.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
40.59/40.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
40.59/40.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.59/40.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.59/40.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2444 time:  0.00 s
40.59/40.67	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
40.59/40.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
40.70/40.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.49/41.57	c lits-rem:        48  cl-subs:       16  v-elim:      0  v-fix:    0  time:  0.84 s
41.49/41.57	c vivif2 --  cl tried    10410 cl shrink        0 lits rem          0 time: 0.00
41.49/41.59	c vivif2 --  cl tried    41823 cl shrink        0 lits rem          0 time: 0.02
41.59/41.62	c asymm  cl-useful: 0/10410/10410 lits-rem:0 time: 0.03
41.59/41.63	c calculated reachability. Time: 0.00
41.59/41.63	c  N dy  1912    357908      2444     10410         0     41823     31529   1387770     45.60   no data
44.39/44.43	c  N dy  2029    377921      2444     10410         0     35840     31529    916089     45.64     60.45
47.39/47.41	c  N dy  2138    398987      2444     10410         0     29907     31529    445375     45.64     49.52
50.08/50.13	c  N dy  2266    419170      2444     10410         0     50085     31529   1852192     45.68     48.60
52.89/52.92	c  N dy  2399    439263      2444     10410         0     42183     31529   1235931     45.74     49.06
55.78/55.89	c  N dy  2509    459356      2444     10410         0     33276     31529    547094     45.74     48.26
58.69/58.71	c  N dy  2615    479452      2444     10410         0     53366     31529   1962438     45.73     48.24
61.50/61.57	c  N dy  2738    499564      2444     10410         0     43478     31529   1194969     45.77     48.92
64.80/64.82	c  N dy  2870    519601      2444     10410         0     32517     31529    374234     45.82     48.42
67.19/67.26	c  S st  2979    536862      2444     10410         0     49771     31529   1582246     45.84   no data
67.29/67.36	c  S st  2979    537364      2444     10410         0     50273     31529   1613201     45.84   no data
67.29/67.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
67.29/67.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
67.29/67.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
67.29/67.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.29/67.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
67.29/67.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2444 time:  0.00 s
67.29/67.39	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
67.39/67.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
67.39/67.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
68.79/68.80	c lits-rem:        68  cl-subs:       16  v-elim:      0  v-fix:    0  time:  1.33 s
68.79/68.80	c vivif2 --  cl tried    10410 cl shrink        0 lits rem          0 time: 0.00
68.79/68.82	c vivif2 --  cl tried    50257 cl shrink        0 lits rem          0 time: 0.02
68.79/68.86	c asymm  cl-useful: 0/10410/10410 lits-rem:0 time: 0.04
68.79/68.86	c calculated reachability. Time: 0.00
68.79/68.86	c  N dy  2979    537364      2444     10410         0     50257     31529   1611286     45.84   no data
71.99/72.09	c  N dy  3100    557462      2444     10410         0     38362     31529    716996     45.86     48.37
75.09/75.18	c  N dy  3231    577498      2444     10410         0     58392     31529   2120116     45.90     48.42
78.19/78.24	c  N dy  3342    597573      2444     10410         0     45472     31529   1156188     45.91     48.72
81.59/81.62	c  N dy  3465    617644      2444     10410         0     65537     31529   2556749     45.93     48.75
84.49/84.56	c  N dy  3588    637739      2444     10410         0     51635     31529   1511643     45.94     48.36
88.09/88.10	c  N dy  3705    657769      2444     10410         0     36669     31529    404197     45.96     48.69
90.99/91.08	c  N dy  3828    678094      2444     10410         0     56991     31529   1825976     45.97     49.05
94.49/94.58	c  N dy  3949    698174      2444     10410         0     41077     31529    654364     46.00     56.68
97.69/97.72	c  N dy  4067    718224      2444     10410         0     61117     31529   2050304     46.01     61.49
101.29/101.32	c  N dy  4183    738315      2444     10410         0     44213     31529    796614     46.02     48.94
104.59/104.69	c  N dy  4313    758533      2444     10410         0     64424     31529   2220635     46.05     48.54
108.19/108.24	c  N dy  4440    778581      2444     10410         0     46474     31529    896477     46.07     49.19
111.59/111.61	c  N dy  4565    798626      2444     10410         0     66515     31529   2313513     46.09     55.27
113.09/113.11	c  S st  4606    806046      2444     10410         0     73931     31529   2831624     46.09     45.24
113.20/113.25	c  S st  4606    806551      2444     10410         0     74436     31529   2860752     46.09   no data
113.20/113.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
113.20/113.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
113.20/113.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
113.20/113.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
113.20/113.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.20/113.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2444 time:  0.00 s
113.20/113.29	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
113.30/113.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
113.39/113.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
117.89/117.96	c lits-rem:        98  cl-subs:       35  v-elim:      0  v-fix:    0  time:  4.54 s
117.89/117.96	c vivif2 --  cl tried    10410 cl shrink        0 lits rem          0 time: 0.00
117.99/118.00	c vivif2 --  cl tried    74401 cl shrink        0 lits rem          0 time: 0.04
117.99/118.06	c asymm  cl-useful: 0/10410/10410 lits-rem:0 time: 0.07
117.99/118.07	c calculated reachability. Time: 0.00
117.99/118.07	c  N dy  4606    806551      2444     10410         0     74401     31529   2856336     46.09   no data
121.29/121.35	c  N dy  4734    826820      2444     10410         0     55674     31529   1491328     46.13     48.79
125.09/125.16	c  N dy  4845    846876      2444     10410         0     75720     31529   2896642     46.14     48.94
128.40/128.45	c  N dy  4954    866911      2444     10410         0     55774     31529   1425201     46.14     56.65
132.39/132.43	c  N dy  5078    887509      2444     10410         0     76369     31529   2871080     46.16     49.31
135.79/135.89	c  N dy  5205    907513      2444     10410         0     55381     31529   1347919     46.18     48.98
139.71/139.72	c  N dy  5324    927784      2444     10410         0     75644     31529   2766584     46.18     49.09
143.29/143.37	c  N dy  5426    947915      2444     10410         0     53782     31529   1163648     46.17     49.23
147.09/147.12	c  N dy  5544    968243      2444     10410         0     74104     31529   2596315     46.19     49.39
151.00/151.00	c  N dy  5663    988334      2444     10410         0     51199     31529    922350     46.21     61.44
154.69/154.72	c  N dy  5779   1008488      2444     10410         0     71348     31529   2338507     46.21     49.37
158.99/159.09	c  N dy  5904   1028561      2444     10410         0     47432     31529    586351     46.24     49.18
162.49/162.50	c  N dy  6030   1048621      2444     10410         0     67484     31529   1996583     46.25     48.73
166.89/166.92	c  N dy  6149   1068861      2444     10410         0     87719     31529   3423758     46.26     49.11
167.60/167.64	c  F st  6170   1071876      2444     10410         0     45739     31529    396879     46.27   no data
170.29/170.36	c  N dy  6251   1088900      2444     10410         0     62754     31529   1624991     46.29     49.03
174.49/174.55	c  N dy  6372   1108982      2444     10410         0     82834     31529   3029764     46.30     49.11
178.50/178.51	c  N dy  6485   1129075      2444     10410         0     56939     31529   1122534     46.30     48.80
182.30/182.35	c  N dy  6601   1149286      2444     10410         0     77141     31529   2559194     46.31     49.16
186.79/186.86	c  N dy  6724   1169294      2444     10410         0     50163     31529    586241     46.32     51.77
190.31/190.34	c  N dy  6833   1189360      2444     10410         0     70225     31529   2007189     46.32     49.05
194.79/194.81	c  N dy  6950   1209446      2444     10410         0     90307     31529   3433652     46.34     48.87
194.89/194.91	c  S st  6953   1209826      2444     10410         0     90687     31529   3460546     46.34     43.13
194.99/195.08	c  S st  6953   1210332      2444     10410         0     91193     31529   3491593     46.34   no data
194.99/195.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
195.09/195.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
195.09/195.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
195.09/195.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
195.09/195.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
195.09/195.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2444 time:  0.00 s
195.09/195.13	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
195.09/195.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
195.19/195.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
199.00/199.04	c lits-rem:       143  cl-subs:       38  v-elim:      0  v-fix:    0  time:  3.75 s
199.00/199.04	c vivif2 --  cl tried    10410 cl shrink        0 lits rem          0 time: 0.00
199.00/199.09	c vivif2 --  cl tried    91155 cl shrink        0 lits rem          0 time: 0.05
199.10/199.18	c asymm  cl-useful: 0/10410/10410 lits-rem:0 time: 0.08
199.10/199.18	c calculated reachability. Time: 0.00
199.10/199.18	c  N dy  6953   1210332      2444     10410         0     91155     31529   3487076     46.34   no data
203.00/203.01	c  N dy  7079   1230428      2444     10410         0     63256     31529   1443701     46.35     55.29
207.19/207.29	c  N dy  7206   1250977      2444     10410         0     83799     31529   2894897     46.37     49.06
211.79/211.87	c  N dy  7342   1271018      2444     10410         0     54844     31529    784786     46.39     49.58
215.50/215.58	c  N dy  7473   1291066      2444     10410         0     74878     31529   2210824     46.42     62.80
220.30/220.36	c  N dy  7598   1311115      2444     10410         0     94924     31529   3629281     46.43     50.26
224.20/224.23	c  N dy  7718   1331216      2444     10410         0     65033     31529   1440685     46.44     48.95
228.39/228.45	c  N dy  7846   1351222      2444     10410         0     85033     31529   2867952     46.46     57.70
233.50/233.50	c  N dy  7958   1371310      2444     10410         0     54132     31529    605536     46.47     49.07
237.19/237.20	c  N dy  8066   1391481      2444     10410         0     74294     31529   2029465     46.47     49.31
241.91/241.97	c  N dy  8196   1411673      2444     10410         0     94478     31529   3454623     46.49     50.76
246.30/246.39	c  N dy  8319   1431805      2444     10410         0     62621     31529   1141326     46.50     49.74
250.39/250.47	c  N dy  8433   1451980      2444     10410         0     82790     31529   2573981     46.52     49.41
255.50/255.59	c  N dy  8553   1472002      2444     10410         0    102804     31529   3985895     46.52     49.33
259.50/259.51	c  N dy  8678   1492083      2444     10410         0     69901     31529   1594608     46.53     49.39
263.91/263.97	c  N dy  8808   1512086      2444     10410         0     89900     31529   3016234     46.54     50.80
269.19/269.28	c  N dy  8923   1532249      2444     10410         0     56072     31529    552642     46.55     49.01
273.00/273.02	c  N dy  9043   1552337      2444     10410         0     76151     31529   1977936     46.56     59.81
277.80/277.82	c  N dy  9167   1572486      2444     10410         0     96297     31529   3395589     46.57     49.14
282.79/282.81	c  N dy  9294   1592493      2444     10410         0     61319     31529    854092     46.58     57.56
286.80/286.80	c  N dy  9417   1612595      2444     10410         0     81416     31529   2276338     46.60     50.98
291.79/291.88	c  N dy  9535   1632660      2444     10410         0    101476     31529   3693940     46.61     65.51
296.59/296.69	c  N dy  9661   1652796      2444     10410         0     65623     31529   1105741     46.62     49.26
300.80/300.89	c  N dy  9788   1672912      2444     10410         0     85729     31529   2534215     46.63     49.22
306.20/306.29	c  N dy  9925   1693095      2444     10410         0    105907     31529   3958839     46.65     49.30
310.39/310.43	c  S st 10039   1710332      2444     10410         0     66154     31529   1073490     46.67   no data
310.49/310.54	c  S st 10039   1710836      2444     10410         0     66658     31529   1101688     46.67   no data
310.49/310.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
310.49/310.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
310.49/310.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
310.49/310.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
310.49/310.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
310.49/310.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2444 time:  0.00 s
310.49/310.57	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
310.49/310.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
310.59/310.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
311.20/311.29	c lits-rem:        35  cl-subs:       10  v-elim:      0  v-fix:    0  time:  0.66 s
311.20/311.29	c vivif2 --  cl tried    10410 cl shrink        0 lits rem          0 time: 0.00
311.20/311.30	c vivif2 --  cl tried    66648 cl shrink        0 lits rem          0 time: 0.02
311.31/311.36	c asymm  cl-useful: 0/10410/10410 lits-rem:0 time: 0.05
311.31/311.36	c calculated reachability. Time: 0.00
311.31/311.36	c  N dy 10039   1710836      2444     10410         0     66648     31529   1100930     46.67   no data
315.60/315.69	c  N dy 10166   1731164      2444     10410         0     86973     31529   2538948     46.68     50.13
321.00/321.07	c  N dy 10288   1751324      2444     10410         0    107127     31529   3965113     46.69     49.18
325.70/325.77	c  N dy 10403   1771352      2444     10410         0     69161     31529   1219624     46.70     49.37
330.20/330.20	c  N dy 10535   1791400      2444     10410         0     89204     31529   2645234     46.71     49.18
335.60/335.62	c  N dy 10658   1811547      2444     10410         0    109342     31529   4080074     46.72     50.52
340.40/340.48	c  N dy 10781   1831897      2444     10410         0     70701     31529   1273695     46.73     49.57
344.90/344.90	c  N dy 10899   1851959      2444     10410         0     90753     31529   2701726     46.74     49.23
350.40/350.43	c  N dy 11010   1871996      2444     10410         0    110779     31529   4110152     46.74     49.32
355.40/355.43	c  N dy 11126   1892164      2444     10410         0     70973     31529   1219291     46.74     49.57
359.80/359.86	c  N dy 11246   1912445      2444     10410         0     91250     31529   2674127     46.76     49.27
365.50/365.55	c  N dy 11369   1932949      2444     10410         0    111751     31529   4130629     46.76     49.84
370.71/370.74	c  N dy 11494   1953046      2444     10410         0     70855     31529   1148160     46.77     49.49
375.20/375.27	c  N dy 11627   1973391      2444     10410         0     91191     31529   2596578     46.78     49.91
380.80/380.89	c  N dy 11759   1993523      2444     10410         0    111317     31529   4039783     46.80     49.35
386.40/386.48	c  N dy 11890   2013601      2444     10410         0     69409     31529    984463     46.81     58.01
390.80/390.85	c  N dy 12018   2033604      2444     10410         0     89405     31529   2408076     46.82     50.80
396.30/396.37	c  N dy 12150   2053746      2444     10410         0    109544     31529   3840294     46.83     49.37
402.40/402.41	c  N dy 12268   2074134      2444     10410         0     66945     31529    739883     46.84     49.96
406.60/406.61	c  N dy 12382   2094215      2444     10410         0     87019     31529   2173852     46.84     58.57
411.90/411.96	c  N dy 12509   2114221      2444     10410         0    107020     31529   3611562     46.86     49.79
418.50/418.52	c  N dy 12638   2134283      2444     10410         0    127073     31529   5043635     46.87     51.24
422.70/422.74	c  N dy 12758   2154320      2444     10410         0     83129     31529   1827648     46.87     50.14
427.81/427.81	c  N dy 12879   2174366      2444     10410         0    103172     31529   3255331     46.88     49.53
434.00/434.09	c  N dy 12996   2194555      2444     10410         0    123352     31529   4695931     46.89     49.78
438.20/438.27	c  S st 13085   2210836      2444     10410         0     74650     31529   1154445     46.89     37.20
438.30/438.39	c  S st 13085   2211344      2444     10410         0     75158     31529   1184279     46.89   no data
438.30/438.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
438.40/438.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
438.40/438.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
438.40/438.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
438.40/438.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
438.40/438.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2444 time:  0.00 s
438.40/438.43	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
438.40/438.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
438.40/438.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
439.00/439.05	c lits-rem:        21  cl-subs:        6  v-elim:      0  v-fix:    0  time:  0.56 s
439.00/439.05	c vivif2 --  cl tried    10410 cl shrink        0 lits rem          0 time: 0.00
439.00/439.07	c vivif2 --  cl tried    75152 cl shrink        0 lits rem          0 time: 0.02
439.10/439.13	c asymm  cl-useful: 0/10410/10410 lits-rem:0 time: 0.06
439.10/439.13	c calculated reachability. Time: 0.00
439.10/439.13	c  N dy 13085   2211344      2444     10410         0     75152     31529   1183658     46.89   no data
443.70/443.73	c  N dy 13200   2231449      2444     10410         0     95253     31529   2628444     46.90     49.40
449.40/449.43	c  N dy 13319   2251611      2444     10410         0    115411     31529   4056931     46.90     49.67
455.80/455.81	c  N dy 13436   2271904      2444     10410         0     69716     31529    743608     46.90     49.41
460.11/460.19	c  N dy 13567   2292035      2444     10410         0     89841     31529   2181792     46.91     49.59
465.50/465.50	c  N dy 13670   2312142      2444     10410         0    109944     31529   3609264     46.91     49.45
472.10/472.17	c  N dy 13799   2332258      2444     10410         0    130053     31529   5049382     46.92     49.52
476.70/476.79	c  N dy 13892   2352343      2444     10410         0     83153     31529   1626950     46.91     49.47
481.91/481.92	c  N dy 14009   2372654      2444     10410         0    103454     31529   3072044     46.92     49.69
488.10/488.12	c  N dy 14132   2392820      2444     10410         0    123613     31529   4508927     46.93     49.94
493.91/493.92	c  N dy 14235   2412878      2444     10410         0     75678     31529   1034369     46.93     50.28
498.51/498.59	c  N dy 14359   2433038      2444     10410         0     95833     31529   2477397     46.94     50.28
504.30/504.33	c  N dy 14468   2453138      2444     10410         0    115925     31529   3901575     46.94     49.66
511.11/511.10	c  N dy 14587   2473161      2444     10410         0    135944     31529   5309811     46.94     50.21
515.60/515.69	c  N dy 14701   2493251      2444     10410         0     87047     31529   1781570     46.94     58.85
520.90/520.97	c  N dy 14824   2513428      2444     10410         0    107219     31529   3227494     46.95     49.75
527.61/527.62	c  N dy 14940   2534316      2444     10410         0    128102     31529   4702739     46.95     49.53
533.81/533.80	c  N dy 15061   2554550      2444     10410         0     78349     31529   1100550     46.96     49.57
538.50/538.52	c  N dy 15182   2574625      2444     10410         0     98416     31529   2528183     46.97     49.50
544.51/544.54	c  N dy 15295   2594671      2444     10410         0    118458     31529   3958868     46.97     50.00
551.51/551.57	c  N dy 15415   2614689      2444     10410         0    138472     31529   5369057     46.98     50.33
556.51/556.55	c  N dy 15540   2634712      2444     10410         0     87508     31529   1683237     46.99     53.43
561.81/561.82	c  N dy 15650   2655074      2444     10410         0    107866     31529   3121094     46.99     50.01
568.10/568.15	c  N dy 15761   2675334      2444     10410         0    128120     31529   4564355     46.99     49.91
574.81/574.89	c  N dy 15868   2695374      2444     10410         0     76178     31529    809734     46.99     50.12
578.52/578.51	c  S st 15963   2711345      2444     10410         0     92145     31529   1936009     46.99     45.35
578.62/578.66	c  S st 15963   2711846      2444     10410         0     92646     31529   1965349     46.99   no data
578.62/578.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
578.71/578.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
578.71/578.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
578.71/578.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
578.71/578.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
578.71/578.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2444 time:  0.00 s
578.71/578.71	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
578.71/578.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
578.81/578.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
580.41/580.43	c lits-rem:        70  cl-subs:       14  v-elim:      0  v-fix:    0  time:  1.62 s
580.41/580.43	c vivif2 --  cl tried    10410 cl shrink        0 lits rem          0 time: 0.00
580.41/580.46	c vivif2 --  cl tried    92632 cl shrink        0 lits rem          0 time: 0.03
580.51/580.54	c asymm  cl-useful: 0/10410/10410 lits-rem:0 time: 0.08
580.51/580.54	c calculated reachability. Time: 0.00
580.51/580.54	c  N dy 15963   2711846      2444     10410         0     92632     31529   1963463     46.99   no data
586.21/586.25	c  N dy 16086   2732525      2444     10410         0    113302     31529   3444202     47.00     49.76
592.92/592.99	c  N dy 16222   2752743      2444     10410         0    133516     31529   4904029     47.01     49.83
599.31/599.39	c  N dy 16351   2772824      2444     10410         0     80611     31529   1061702     47.02     50.19
604.20/604.25	c  N dy 16469   2792841      2444     10410         0    100624     31529   2489797     47.03     49.61
610.21/610.22	c  N dy 16581   2812915      2444     10410         0    120691     31529   3907588     47.03     50.36
617.31/617.31	c  N dy 16685   2833096      2444     10410         0    140867     31529   5361317     47.03     49.87
622.91/622.98	c  N dy 16806   2853148      2444     10410         0     86938     31529   1445237     47.03     49.64
628.12/628.18	c  N dy 16912   2873310      2444     10410         0    107096     31529   2891108     47.03     49.72
634.41/634.48	c  N dy 17027   2893330      2444     10410         0    127109     31529   4313318     47.04     51.22
641.90/641.98	c  N dy 17150   2913561      2444     10410         0    147332     31529   5761374     47.05     49.62
647.01/647.04	c  N dy 17279   2933648      2444     10410         0     92435     31529   1773840     47.05     60.08
652.60/652.60	c  N dy 17403   2953730      2444     10410         0    112506     31529   3195881     47.06     50.07
659.21/659.27	c  N dy 17530   2973749      2444     10410         0    132517     31529   4626420     47.07     50.49
667.01/667.02	c  N dy 17653   2993842      2444     10410         0     76624     31529    583401     47.07     49.67
671.61/671.63	c  N dy 17778   3014040      2444     10410         0     96817     31529   2024687     47.08     49.94
677.31/677.34	c  N dy 17903   3034048      2444     10410         0    116820     31529   3471894     47.09     63.53
684.22/684.25	c  N dy 18024   3054101      2444     10410         0    136871     31529   4911173     47.09     49.62
691.81/691.86	c  N dy 18157   3074157      2444     10410         0     79942     31529    755211     47.11     51.83
696.61/696.64	c  N dy 18283   3094254      2444     10410         0    100035     31529   2202311     47.11     49.72
702.51/702.50	c  N dy 18397   3114401      2444     10410         0    120176     31529   3643373     47.12     49.77
709.42/709.42	c  N dy 18504   3134588      2444     10410         0    140359     31529   5082366     47.12     49.80
716.61/716.69	c  N dy 18621   3154594      2444     10410         0     82384     31529    868067     47.13     50.19
721.62/721.65	c  N dy 18739   3174784      2444     10410         0    102566     31529   2317982     47.13     50.65
727.81/727.80	c  N dy 18867   3195505      2444     10410         0    123279     31529   3808420     47.14     50.40
733.51/733.57	c  S st 18971   3211848      2444     10410         0    139618     31529   4978327     47.14     45.81
733.81/733.84	c  S st 18971   3212352      2444     10410         0    140122     31529   5006372     47.14   no data
733.81/733.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
733.91/733.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
733.91/733.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
733.91/733.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
733.91/733.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
733.91/733.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2444 time:  0.00 s
733.91/733.93	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
733.91/733.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
734.11/734.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
739.81/739.84	c lits-rem:       117  cl-subs:       43  v-elim:      0  v-fix:    0  time:  5.69 s
739.81/739.84	c vivif2 --  cl tried    10410 cl shrink        0 lits rem          0 time: 0.00
739.91/739.91	c vivif2 --  cl tried   140079 cl shrink        0 lits rem          0 time: 0.06
740.01/740.05	c asymm  cl-useful: 0/10410/10410 lits-rem:0 time: 0.14
740.01/740.05	c calculated reachability. Time: 0.00
740.01/740.05	c  N dy 18971   3212352      2444     10410         0    140079     31529   5000360     47.14   no data
747.92/747.92	c  N dy 19098   3232577      2444     10410         0     81321     31529    729802     47.15     49.73
752.81/752.81	c  N dy 19222   3252727      2444     10410         0    101463     31529   2170036     47.16     50.33
758.92/758.96	c  N dy 19354   3273223      2444     10410         0    121954     31529   3639079     47.17     49.86
766.21/766.27	c  N dy 19493   3293255      2444     10410         0    141983     31529   5087753     47.18     50.31
774.11/774.10	c  N dy 19603   3313322      2444     10410         0     82069     31529    716079     47.18     50.16
779.01/779.01	c  N dy 19728   3333464      2444     10410         0    102202     31529   2162822     47.19     49.83
785.11/785.14	c  N dy 19857   3353627      2444     10410         0    122358     31529   3601480     47.19     50.23
792.31/792.35	c  N dy 19970   3373685      2444     10410         0    142412     31529   5037813     47.20     50.47
800.61/800.69	c  N dy 20083   3393822      2444     10410         0     81569     31529    613416     47.20     50.56
805.52/805.59	c  N dy 20211   3413869      2444     10410         0    101610     31529   2040467     47.20     59.36
811.51/811.56	c  N dy 20339   3433877      2444     10410         0    121607     31529   3481297     47.21     49.93
818.61/818.67	c  N dy 20449   3454426      2444     10410         0    142152     31529   4947659     47.21     50.25
827.41/827.41	c  N dy 20576   3475098      2444     10410         0    162818     31529   6434849     47.22     49.75
832.51/832.51	c  N dy 20691   3495306      2444     10410         0    101041     31529   1939114     47.22     50.72
838.42/838.48	c  N dy 20806   3515428      2444     10410         0    121158     31529   3389042     47.23     50.17
845.71/845.74	c  N dy 20930   3535548      2444     10410         0    141271     31529   4828711     47.23     51.44
853.92/853.93	c  N dy 21052   3555609      2444     10410         0    161330     31529   6274928     47.24     53.60
859.91/859.91	c  N dy 21192   3575740      2444     10410         0     98480     31529   1700856     47.25     50.14
865.63/865.69	c  N dy 21306   3596130      2444     10410         0    118865     31529   3155500     47.25     49.81
872.61/872.67	c  N dy 21427   3616147      2444     10410         0    138874     31529   4604342     47.26     50.76
880.61/880.69	c  N dy 21542   3636199      2444     10410         0    158922     31529   6044343     47.26     50.32
887.41/887.43	c  N dy 21665   3656301      2444     10410         0     95043     31529   1380340     47.26     53.73
893.02/893.05	c  N dy 21796   3676310      2444     10410         0    115046     31529   2803569     47.27     50.02
899.51/899.54	c  N dy 21888   3696324      2444     10410         0    135051     31529   4250609     47.26     49.77
905.61/905.65	c  S st 21971   3712353      2444     10410         0    151075     31529   5404749     47.27   no data
905.91/905.93	c  S st 21971   3712857      2444     10410         0    151579     31529   5433432     47.27   no data
905.91/905.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
906.01/906.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
906.01/906.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
906.01/906.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
906.01/906.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
906.01/906.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2444 time:  0.00 s
906.01/906.03	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
906.01/906.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
906.21/906.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
912.22/912.26	c lits-rem:       221  cl-subs:       65  v-elim:      0  v-fix:    0  time:  6.00 s
912.22/912.26	c vivif2 --  cl tried    10410 cl shrink        0 lits rem          0 time: 0.00
912.32/912.33	c vivif2 --  cl tried   151514 cl shrink        0 lits rem          0 time: 0.07
912.42/912.49	c asymm  cl-useful: 0/10410/10410 lits-rem:0 time: 0.15
912.42/912.49	c calculated reachability. Time: 0.00
912.42/912.49	c  N dy 21971   3712857      2444     10410         0    151514     31529   5425662     47.27   no data
921.12/921.10	c  N dy 22099   3732879      2444     10410         0     86560     31529    706227     47.27     51.16
925.82/925.83	c  F st 22221   3751563      2444     10410         0    105238     31529   2051268     47.28     41.85
926.32/926.36	c  N st 22225   3753598      2444     10410         0    107270     31529   2213367     47.28   no data
932.42/932.44	c  N dy 22324   3773682      2444     10410         0    127347     31529   3667467     47.28     50.08
939.92/939.90	c  N dy 22453   3793704      2444     10410         0    147363     31529   5116377     47.29     55.37
948.62/948.65	c  N dy 22581   3813784      2444     10410         0    167437     31529   6543534     47.29     51.79
954.52/954.57	c  N dy 22692   3833850      2444     10410         0    101527     31529   1719982     47.30     50.27
960.62/960.61	c  N dy 22800   3854694      2444     10410         0    122364     31529   3209339     47.29     50.13
967.62/967.69	c  N dy 22911   3874704      2444     10410         0    142369     31529   4647700     47.30     49.91
976.02/976.05	c  N dy 23035   3894762      2444     10410         0    162421     31529   6090963     47.30     59.51
983.22/983.23	c  N dy 23149   3914790      2444     10410         0     95473     31529   1214266     47.31     51.71
988.72/988.73	c  N dy 23269   3934794      2444     10410         0    115473     31529   2652756     47.31     54.54
995.42/995.44	c  N dy 23385   3954874      2444     10410         0    135548     31529   4084699     47.31     49.84
1003.42/1003.42	c  N dy 23507   3974969      2444     10410         0    155634     31529   5529809     47.32     51.25
1012.72/1012.76	c  N dy 23633   3995188      2444     10410         0    175849     31529   6985464     47.32     49.90
1017.92/1017.98	c  N dy 23750   4015258      2444     10410         0    107928     31529   2051036     47.33     50.27
1024.32/1024.36	c  N dy 23892   4035561      2444     10410         0    128228     31529   3510091     47.33     50.82
1031.62/1031.64	c  N dy 23982   4055645      2444     10410         0    148304     31529   4945419     47.33     57.35
1040.32/1040.37	c  N dy 24107   4075725      2444     10410         0    168376     31529   6396361     47.33     49.86
1047.92/1047.90	c  N dy 24208   4095854      2444     10410         0     99522     31529   1380197     47.33     49.94
1053.62/1053.67	c  N dy 24325   4115935      2444     10410         0    119598     31529   2824249     47.34     50.01
1060.44/1060.48	c  N dy 24442   4136011      2444     10410         0    139667     31529   4249332     47.34     49.91
1068.62/1068.63	c  N dy 24562   4156109      2444     10410         0    159758     31529   5680398     47.34     51.27
1077.83/1077.82	c  N dy 24684   4176143      2444     10410         0    179785     31529   7116962     47.34     49.96
1083.22/1083.20	c  N dy 24795   4196373      2444     10410         0    110036     31529   2072515     47.35     49.94
1088.22/1088.28	c  S st 24882   4212859      2444     10410         0    126518     31529   3248483     47.35     47.55
1088.52/1088.51	c  S st 24882   4213360      2444     10410         0    127019     31529   3280074     47.35   no data
1088.52/1088.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1088.52/1088.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
1088.52/1088.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1088.52/1088.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1088.52/1088.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1088.52/1088.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2444 time:  0.00 s
1088.52/1088.59	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1088.62/1088.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1088.72/1088.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1091.52/1091.50	c lits-rem:        92  cl-subs:       28  v-elim:      0  v-fix:    0  time:  2.76 s
1091.52/1091.50	c vivif2 --  cl tried    10410 cl shrink        0 lits rem          0 time: 0.00
1091.52/1091.55	c vivif2 --  cl tried   126991 cl shrink        0 lits rem          0 time: 0.05
1091.62/1091.67	c asymm  cl-useful: 0/10410/10410 lits-rem:0 time: 0.12
1091.62/1091.67	c calculated reachability. Time: 0.00
1091.62/1091.67	c  N dy 24882   4213360      2444     10410         0    126991     31529   3276945     47.35   no data
1099.03/1099.01	c  N dy 25001   4233381      2444     10410         0    147009     31529   4713739     47.35     50.20
1107.63/1107.65	c  N dy 25123   4253898      2444     10410         0    167516     31529   6203657     47.35     49.91
1116.13/1116.14	c  N dy 25239   4274316      2444     10410         0     96961     31529   1061158     47.36     51.08
1121.82/1121.82	c  N dy 25352   4294633      2444     10410         0    117276     31529   2503851     47.36     50.00
1128.64/1128.61	c  N dy 25467   4314793      2444     10410         0    137433     31529   3958814     47.36     51.08
1136.42/1136.41	c  N dy 25566   4334869      2444     10410         0    157502     31529   5395635     47.36     52.21
1145.63/1145.63	c  N dy 25694   4355081      2444     10410         0    177708     31529   6847357     47.37     50.02
1152.23/1152.29	c  N dy 25809   4375117      2444     10410         0    105757     31529   1619417     47.37     53.23
1158.42/1158.48	c  N dy 25941   4395169      2444     10410         0    125804     31529   3051371     47.37     60.46
1165.83/1165.85	c  N dy 26063   4415220      2444     10410         0    145847     31529   4499997     47.38     49.91
1174.22/1174.20	c  N dy 26170   4435273      2444     10410         0    165894     31529   5943613     47.38     50.13
1184.23/1184.25	c  N dy 26293   4455822      2444     10410         0     93471     31529    683072     47.39     50.70
1189.72/1189.75	c  N dy 26415   4476318      2444     10410         0    113966     31529   2165847     47.39     49.89
1196.13/1196.11	c  N dy 26505   4496369      2444     10410         0    134008     31529   3608643     47.39     50.27
1203.93/1203.95	c  N dy 26627   4516558      2444     10410         0    154191     31529   5058697     47.39     50.59
1212.83/1212.86	c  N dy 26749   4536571      2444     10410         0    174201     31529   6509493     47.40     50.37
1221.22/1221.26	c  N dy 26867   4556580      2444     10410         0    100231     31529   1113612     47.40     51.01
1226.93/1226.98	c  N dy 26987   4576583      2444     10410         0    120228     31529   2559286     47.41     50.20
1233.93/1233.91	c  N dy 27100   4596681      2444     10410         0    140321     31529   3992619     47.41     50.23
1242.12/1242.18	c  N dy 27221   4617189      2444     10410         0    160822     31529   5468711     47.41     49.93
1251.42/1251.43	c  N dy 27348   4637228      2444     10410         0    180854     31529   6907100     47.42     50.22
1258.93/1258.90	c  N dy 27456   4657402      2444     10410         0    106051     31529   1455065     47.42     51.49
1265.04/1265.03	c  N dy 27581   4677531      2444     10410         0    126174     31529   2902026     47.42     50.01
1272.32/1272.39	c  N dy 27709   4697602      2444     10410         0    146241     31529   4347667     47.43     64.66
1278.93/1278.92	c  S st 27802   4713360      2444     10410         0    161994     31529   5465264     47.43   no data
1279.24/1279.24	c  S st 27802   4713863      2444     10410         0    162497     31529   5497433     47.43   no data
1279.24/1279.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1279.34/1279.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.09
1279.34/1279.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1279.34/1279.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1279.34/1279.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1279.34/1279.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2444 time:  0.00 s
1279.34/1279.35	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1279.43/1279.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1279.53/1279.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1285.43/1285.49	c lits-rem:       129  cl-subs:       43  v-elim:      0  v-fix:    0  time:  5.91 s
1285.43/1285.49	c vivif2 --  cl tried    10410 cl shrink        0 lits rem          0 time: 0.00
1285.53/1285.57	c vivif2 --  cl tried   162454 cl shrink        0 lits rem          0 time: 0.07
1285.73/1285.74	c asymm  cl-useful: 0/10410/10410 lits-rem:0 time: 0.17
1285.73/1285.74	c calculated reachability. Time: 0.00
1285.73/1285.74	c  N dy 27802   4713863      2444     10410         0    162454     31529   5491814     47.43   no data
1295.12/1295.18	c  N dy 27925   4734057      2444     10410         0    182642     31529   6953206     47.43     51.20

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 1.38 2.61 3.23 5/303 25129
/proc/meminfo: memFree=24466668/32951124 swapFree=63485424/67111528
[pid=25129] ppid=25127 vsize=30792 CPUtime=0 cores=5,7
/proc/25129/stat : 25129 (strangenight2-s) R 25127 25129 24609 0 -1 4202496 819 0 0 0 0 0 0 0 22 0 1 0 630652194 31531008 727 33554432000 4194304 4580011 140733282535520 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25129/statm: 7698 727 323 95 0 2680 0

[startup+0.029978 s]
/proc/loadavg: 1.38 2.61 3.23 5/303 25129
/proc/meminfo: memFree=24466668/32951124 swapFree=63485424/67111528
[pid=25129] ppid=25127 vsize=32500 CPUtime=0.02 cores=5,7
/proc/25129/stat : 25129 (strangenight2-s) R 25127 25129 24609 0 -1 4202496 1414 0 0 0 2 0 0 0 22 0 1 0 630652194 33280000 1207 33554432000 4194304 4580011 140733282535520 18446744073709551615 4399535 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25129/statm: 8125 1207 354 95 0 3107 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 32500

[startup+0.100954 s]
/proc/loadavg: 1.38 2.61 3.23 5/303 25129
/proc/meminfo: memFree=24466668/32951124 swapFree=63485424/67111528
[pid=25129] ppid=25127 vsize=32664 CPUtime=0.09 cores=5,7
/proc/25129/stat : 25129 (strangenight2-s) R 25127 25129 24609 0 -1 4202496 1519 0 0 0 9 0 0 0 22 0 1 0 630652194 33447936 1312 33554432000 4194304 4580011 140733282535520 18446744073709551615 4293650 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25129/statm: 8166 1312 364 95 0 3148 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32664

[startup+0.300918 s]
/proc/loadavg: 1.38 2.61 3.23 5/303 25129
/proc/meminfo: memFree=24466668/32951124 swapFree=63485424/67111528
[pid=25129] ppid=25127 vsize=32664 CPUtime=0.29 cores=5,7
/proc/25129/stat : 25129 (strangenight2-s) R 25127 25129 24609 0 -1 4202496 1747 0 0 0 29 0 0 0 23 0 1 0 630652194 33447936 1540 33554432000 4194304 4580011 140733282535520 18446744073709551615 4293172 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25129/statm: 8166 1540 364 95 0 3148 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32664

[startup+0.700854 s]
/proc/loadavg: 1.38 2.61 3.23 5/303 25129
/proc/meminfo: memFree=24466668/32951124 swapFree=63485424/67111528
[pid=25129] ppid=25127 vsize=33528 CPUtime=0.69 cores=5,7
/proc/25129/stat : 25129 (strangenight2-s) R 25127 25129 24609 0 -1 4202496 2355 0 0 0 69 0 0 0 25 0 1 0 630652194 34332672 1710 33554432000 4194304 4580011 140733282535520 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25129/statm: 8382 1710 364 95 0 3364 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33528

[startup+1.50069 s]
/proc/loadavg: 1.59 2.63 3.24 5/304 25130
/proc/meminfo: memFree=24424872/32951124 swapFree=63485424/67111528
[pid=25129] ppid=25127 vsize=34052 CPUtime=1.49 cores=5,7
/proc/25129/stat : 25129 (strangenight2-s) R 25127 25129 24609 0 -1 4202496 3573 0 0 0 149 0 0 0 25 0 1 0 630652194 34869248 1705 33554432000 4194304 4580011 140733282535520 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25129/statm: 8513 1705 364 95 0 3495 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34052

[startup+3.1004 s]
/proc/loadavg: 1.59 2.63 3.24 5/304 25130
/proc/meminfo: memFree=24418216/32951124 swapFree=63485424/67111528
[pid=25129] ppid=25127 vsize=44204 CPUtime=3.09 cores=5,7
/proc/25129/stat : 25129 (strangenight2-s) R 25127 25129 24609 0 -1 4202496 7794 0 0 0 308 1 0 0 25 0 1 0 630652194 45264896 4323 33554432000 4194304 4580011 140733282535520 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25129/statm: 11051 4323 367 95 0 6033 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44204

[startup+6.30081 s]
/proc/loadavg: 1.79 2.65 3.24 5/304 25131
/proc/meminfo: memFree=24371844/32951124 swapFree=63485424/67111528
[pid=25129] ppid=25127 vsize=46780 CPUtime=6.29 cores=5,7
/proc/25129/stat : 25129 (strangenight2-s) R 25127 25129 24609 0 -1 4202496 11562 0 0 0 627 2 0 0 25 0 1 0 630652194 47902720 5117 33554432000 4194304 4580011 140733282535520 18446744073709551615 4317232 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25129/statm: 11695 5117 367 95 0 6677 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46780

[startup+12.7006 s]
/proc/loadavg: 1.96 2.67 3.24 5/304 25131
/proc/meminfo: memFree=24251088/32951124 swapFree=63485424/67111528
[pid=25129] ppid=25127 vsize=58704 CPUtime=12.69 cores=5,7
/proc/25129/stat : 25129 (strangenight2-s) R 25127 25129 24609 0 -1 4202496 19816 0 0 0 1265 4 0 0 25 0 1 0 630652194 60112896 8249 33554432000 4194304 4580011 140733282535520 18446744073709551615 4293058 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25129/statm: 14676 8249 367 95 0 9658 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58704

[startup+25.5003 s]
/proc/loadavg: 2.41 2.74 3.26 5/304 25131
/proc/meminfo: memFree=24185852/32951124 swapFree=63485424/67111528
[pid=25129] ppid=25127 vsize=77716 CPUtime=25.48 cores=5,7
/proc/25129/stat : 25129 (strangenight2-s) R 25127 25129 24609 0 -1 4202496 33108 0 0 0 2543 5 0 0 25 0 1 0 630652194 79581184 13417 33554432000 4194304 4580011 140733282535520 18446744073709551615 4416919 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25129/statm: 19429 13417 367 95 0 14411 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 77716

[startup+51.1005 s]
/proc/loadavg: 2.95 2.84 3.28 5/304 25132
/proc/meminfo: memFree=24091388/32951124 swapFree=63485424/67111528
[pid=25129] ppid=25127 vsize=82396 CPUtime=51.09 cores=5,7
/proc/25129/stat : 25129 (strangenight2-s) R 25127 25129 24609 0 -1 4202496 49901 0 0 0 5099 10 0 0 25 0 1 0 630652194 84373504 15390 33554432000 4194304 4580011 140733282535520 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25129/statm: 20599 15390 367 95 0 15581 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 82396

[startup+102.311 s]
/proc/loadavg: 3.61 3.03 3.32 5/304 25133
/proc/meminfo: memFree=24022616/32951124 swapFree=63485424/67111528
[pid=25129] ppid=25127 vsize=89348 CPUtime=102.3 cores=5,7
/proc/25129/stat : 25129 (strangenight2-s) R 25127 25129 24609 0 -1 4202496 78461 0 0 0 10214 16 0 0 25 0 1 0 630652194 91492352 15911 33554432000 4194304 4580011 140733282535520 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25129/statm: 22337 15911 367 95 0 17319 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 89348

[startup+162.301 s]
/proc/loadavg: 3.85 3.20 3.36 5/304 25135
/proc/meminfo: memFree=23931912/32951124 swapFree=63485424/67111528
[pid=25129] ppid=25127 vsize=110116 CPUtime=162.29 cores=5,7
/proc/25129/stat : 25129 (strangenight2-s) R 25127 25129 24609 0 -1 4202496 108506 0 0 0 16207 22 0 0 25 0 1 0 630652194 112758784 21479 33554432000 4194304 4580011 140733282535520 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25129/statm: 27529 21479 367 95 0 22511 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 110116

[startup+222.301 s]
/proc/loadavg: 3.99 3.36 3.40 5/304 25136
/proc/meminfo: memFree=23917720/32951124 swapFree=63485424/67111528
[pid=25129] ppid=25127 vsize=128996 CPUtime=222.29 cores=5,7
/proc/25129/stat : 25129 (strangenight2-s) R 25127 25129 24609 0 -1 4202496 135947 0 0 0 22200 29 0 0 25 0 1 0 630652194 132091904 24667 33554432000 4194304 4580011 140733282535520 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25129/statm: 32249 24667 367 95 0 27231 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 128996

[startup+282.301 s]
/proc/loadavg: 3.99 3.48 3.43 5/304 25138
/proc/meminfo: memFree=23834448/32951124 swapFree=63485424/67111528
[pid=25129] ppid=25127 vsize=129224 CPUtime=282.29 cores=5,7
/proc/25129/stat : 25129 (strangenight2-s) R 25127 25129 24609 0 -1 4202496 158404 0 0 0 28194 35 0 0 25 0 1 0 630652194 132325376 24693 33554432000 4194304 4580011 140733282535520 18446744073709551615 4320781 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25129/statm: 32306 24693 367 95 0 27288 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 129224

[startup+342.301 s]
/proc/loadavg: 4.03 3.58 3.47 5/304 25140
/proc/meminfo: memFree=23836636/32951124 swapFree=63485424/67111528
[pid=25129] ppid=25127 vsize=129392 CPUtime=342.3 cores=5,7
/proc/25129/stat : 25129 (strangenight2-s) R 25127 25129 24609 0 -1 4202496 179122 0 0 0 34189 41 0 0 25 0 1 0 630652194 132497408 25983 33554432000 4194304 4580011 140733282535520 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25129/statm: 32348 25983 367 95 0 27330 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 129392

[startup+402.301 s]
/proc/loadavg: 4.05 3.67 3.51 5/304 25141
/proc/meminfo: memFree=23830400/32951124 swapFree=63485424/67111528
[pid=25129] ppid=25127 vsize=129560 CPUtime=402.3 cores=5,7
/proc/25129/stat : 25129 (strangenight2-s) R 25127 25129 24609 0 -1 4202496 198690 0 0 0 40182 48 0 0 25 0 1 0 630652194 132669440 24774 33554432000 4194304 4580011 140733282535520 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25129/statm: 32390 24774 367 95 0 27372 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 129560

[startup+462.301 s]
/proc/loadavg: 4.02 3.73 3.54 5/304 25143
/proc/meminfo: memFree=23829868/32951124 swapFree=63485424/67111528
[pid=25129] ppid=25127 vsize=176296 CPUtime=462.3 cores=5,7
/proc/25129/stat : 25129 (strangenight2-s) R 25127 25129 24609 0 -1 4202496 217299 0 0 0 46177 53 0 0 25 0 1 0 630652194 180527104 26906 33554432000 4194304 4580011 140733282535520 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25129/statm: 44074 26906 367 95 0 39056 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 176296

[startup+522.301 s]
/proc/loadavg: 4.00 3.77 3.56 5/304 25144
/proc/meminfo: memFree=23822512/32951124 swapFree=63485424/67111528
[pid=25129] ppid=25127 vsize=176928 CPUtime=522.3 cores=5,7
/proc/25129/stat : 25129 (strangenight2-s) R 25127 25129 24609 0 -1 4202496 235254 0 0 0 52172 58 0 0 25 0 1 0 630652194 181174272 27684 33554432000 4194304 4580011 140733282535520 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25129/statm: 44232 27684 367 95 0 39214 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 176928

[startup+582.301 s]
/proc/loadavg: 4.00 3.81 3.58 5/304 25146
/proc/meminfo: memFree=23799052/32951124 swapFree=63485424/67111528
[pid=25129] ppid=25127 vsize=131744 CPUtime=582.31 cores=5,7
/proc/25129/stat : 25129 (strangenight2-s) R 25127 25129 24609 0 -1 4202496 252474 0 0 0 58167 64 0 0 25 0 1 0 630652194 134905856 27018 33554432000 4194304 4580011 140733282535520 18446744073709551615 4293041 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25129/statm: 32936 27018 367 95 0 27918 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 131744

[startup+642.301 s]
/proc/loadavg: 4.04 3.86 3.61 5/304 25148
/proc/meminfo: memFree=23823804/32951124 swapFree=63485424/67111528
[pid=25129] ppid=25127 vsize=179844 CPUtime=642.31 cores=5,7
/proc/25129/stat : 25129 (strangenight2-s) R 25127 25129 24609 0 -1 4202496 268282 0 0 0 64162 69 0 0 25 0 1 0 630652194 184160256 30441 33554432000 4194304 4580011 140733282535520 18446744073709551615 4316523 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25129/statm: 44961 30441 367 95 0 39943 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 179844

[startup+702.3 s]
/proc/loadavg: 4.01 3.88 3.64 5/304 25149
/proc/meminfo: memFree=23800328/32951124 swapFree=63485424/67111528
[pid=25129] ppid=25127 vsize=180488 CPUtime=702.31 cores=5,7
/proc/25129/stat : 25129 (strangenight2-s) R 25127 25129 24609 0 -1 4202496 285245 0 0 0 70157 74 0 0 25 0 1 0 630652194 184819712 28190 33554432000 4194304 4580011 140733282535520 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25129/statm: 45122 28190 367 95 0 40104 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 180488

[startup+762.311 s]
/proc/loadavg: 4.07 3.92 3.66 5/304 25154
/proc/meminfo: memFree=23761796/32951124 swapFree=63485424/67111528
[pid=25129] ppid=25127 vsize=215308 CPUtime=762.32 cores=5,7
/proc/25129/stat : 25129 (strangenight2-s) R 25127 25129 24609 0 -1 4202496 306981 0 0 0 76151 81 0 0 25 0 1 0 630652194 220475392 36688 33554432000 4194304 4580011 140733282535520 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25129/statm: 53827 36688 367 95 0 48809 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 215308

[startup+822.3 s]
/proc/loadavg: 4.08 3.94 3.68 5/304 25155
/proc/meminfo: memFree=23721628/32951124 swapFree=63485424/67111528
[pid=25129] ppid=25127 vsize=215772 CPUtime=822.32 cores=5,7
/proc/25129/stat : 25129 (strangenight2-s) R 25127 25129 24609 0 -1 4202496 321842 0 0 0 82146 86 0 0 25 0 1 0 630652194 220950528 37981 33554432000 4194304 4580011 140733282535520 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25129/statm: 53943 37981 367 95 0 48925 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 215772

[startup+882.3 s]
/proc/loadavg: 4.08 3.97 3.71 5/304 25157
/proc/meminfo: memFree=23691432/32951124 swapFree=63485424/67111528
[pid=25129] ppid=25127 vsize=216228 CPUtime=882.32 cores=5,7
/proc/25129/stat : 25129 (strangenight2-s) R 25127 25129 24609 0 -1 4202496 336473 0 0 0 88141 91 0 0 25 0 1 0 630652194 221417472 38703 33554432000 4194304 4580011 140733282535520 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25129/statm: 54057 38703 367 95 0 49039 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 216228

[startup+942.3 s]
/proc/loadavg: 4.03 3.97 3.72 5/304 25159
/proc/meminfo: memFree=23630996/32951124 swapFree=63485424/67111528
[pid=25129] ppid=25127 vsize=236216 CPUtime=942.32 cores=5,7
/proc/25129/stat : 25129 (strangenight2-s) R 25127 25129 24609 0 -1 4202496 354732 0 0 0 94137 95 0 0 25 0 1 0 630652194 241885184 42719 33554432000 4194304 4580011 140733282535520 18446744073709551615 4292915 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25129/statm: 59054 42719 367 95 0 54036 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 236216

[startup+1002.3 s]
/proc/loadavg: 4.01 3.97 3.74 5/304 25160
/proc/meminfo: memFree=23622376/32951124 swapFree=63485424/67111528
[pid=25129] ppid=25127 vsize=236644 CPUtime=1002.32 cores=5,7
/proc/25129/stat : 25129 (strangenight2-s) R 25127 25129 24609 0 -1 4202496 369138 0 0 0 100132 100 0 0 25 0 1 0 630652194 242323456 42528 33554432000 4194304 4580011 140733282535520 18446744073709551615 4294450 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25129/statm: 59161 42528 367 95 0 54143 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 236644

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.75 5/304 25162
/proc/meminfo: memFree=23577552/32951124 swapFree=63485424/67111528
[pid=25129] ppid=25127 vsize=237068 CPUtime=1062.32 cores=5,7
/proc/25129/stat : 25129 (strangenight2-s) R 25127 25129 24609 0 -1 4202496 383286 0 0 0 106127 105 0 0 25 0 1 0 630652194 242757632 41768 33554432000 4194304 4580011 140733282535520 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25129/statm: 59267 41768 367 95 0 54249 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 237068

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.76 5/304 25163
/proc/meminfo: memFree=23538420/32951124 swapFree=63485424/67111528
[pid=25129] ppid=25127 vsize=186484 CPUtime=1122.32 cores=5,7
/proc/25129/stat : 25129 (strangenight2-s) R 25127 25129 24609 0 -1 4202496 396599 0 0 0 112123 109 0 0 25 0 1 0 630652194 190959616 39864 33554432000 4194304 4580011 140733282535520 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25129/statm: 46621 39864 367 95 0 41603 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 186484

[startup+1182.3 s]
/proc/loadavg: 4.05 3.99 3.78 5/304 25165
/proc/meminfo: memFree=23549420/32951124 swapFree=63485424/67111528
[pid=25129] ppid=25127 vsize=237720 CPUtime=1182.32 cores=5,7
/proc/25129/stat : 25129 (strangenight2-s) R 25127 25129 24609 0 -1 4202496 408942 0 0 0 118119 113 0 0 25 0 1 0 630652194 243425280 44481 33554432000 4194304 4580011 140733282535520 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25129/statm: 59430 44481 367 95 0 54412 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 237720

[startup+1242.3 s]
/proc/loadavg: 4.02 3.99 3.79 5/304 25167
/proc/meminfo: memFree=23532504/32951124 swapFree=63485424/67111528
[pid=25129] ppid=25127 vsize=238164 CPUtime=1242.32 cores=5,7
/proc/25129/stat : 25129 (strangenight2-s) R 25127 25129 24609 0 -1 4202496 423012 0 0 0 124114 118 0 0 25 0 1 0 630652194 243879936 42796 33554432000 4194304 4580011 140733282535520 18446744073709551615 4320697 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25129/statm: 59541 42796 367 95 0 54523 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 238164



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.96 3.98 3.80 2/298 25171
/proc/meminfo: memFree=24320268/32951124 swapFree=63485424/67111528
[pid=25129] ppid=25127 vsize=197300 CPUtime=1300.04 cores=5,7
/proc/25129/stat : 25129 (strangenight2-s) R 25127 25129 24609 0 -1 4202496 436712 0 0 0 129881 123 0 0 25 0 1 0 630652194 202035200 40417 33554432000 4194304 4580011 140733282535520 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25129/statm: 49325 40417 367 95 0 44307 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 197300

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1298.82
CPU system time (s): 1.23881
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 249268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.82
system time used= 1.23881
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 436713
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 3280

runsolver used 3.44848 second user time and 8.40672 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-14 16:12:43
IDJOB=3367453
IDBENCH=82662
IDSOLVER=1845
FILE ID=node147/3367453-1305382363
RUNJOBID= node147-1305382362-25090
PBS_JOBID= 13324355
Free space on /tmp= 73088 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v2500-c10500-S1201761407-024-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367453-1305382363/watcher-3367453-1305382363 -o /tmp/evaluation-result-3367453-1305382363/solver-3367453-1305382363 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367453-1305382363.cnf

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

MD5SUM BENCH= f551de19344e39204ca6929dfef80a04
RANDOM SEED=756503727

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24466832 kB
Buffers:        271856 kB
Cached:        4925096 kB
SwapCached:      13132 kB
Active:        1589512 kB
Inactive:      6663636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24466832 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           26140 kB
Writeback:           4 kB
AnonPages:     3052164 kB
Mapped:          15452 kB
Slab:           140416 kB
PageTables:      29440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 44939404 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= 73104 MiB
End job on node147 at 2011-05-14 16:34:25