Trace number 3368063

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2-rand3bip-sat/
mod2-rand3bip-sat-270-1.shuffled-as.sat05-2248.cnf
MD5SUM51d9aefd9da7f94abc32dd024090dc46
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.005998
Satisfiable
(Un)Satisfiability was proved
Number of variables270
Number of clauses1080
Sum of the clauses size3240
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31080
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-3368063-1305394398.cnf'
0.00/0.01	c -- header says num vars:            270
0.00/0.01	c -- header says num clauses:        1080
0.00/0.01	c -- clauses added:            0 learnts,         1080 normals,            0 xors
0.00/0.01	c -- vars added        270
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       270      1080         0         0      3240         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1080/1080 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    270 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:     270, avg size: 3.0)
0.00/0.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     2 time:   0.00
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:       0 undec:       0 neg:     270
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       270         0         2         0       814         0   no data   no data
0.00/0.04	c Decided on static restart strategy
0.09/0.13	c  N st     8      4914       270         0         2      4603       814    124974   no data   no data
0.29/0.35	c  N st    10     11297       270         0         2      4216       814     77248   no data   no data
0.59/0.60	c  N st    11     17041       270         0         2      9507       814    224919   no data   no data
0.99/1.01	c  F st    12     25000       270         0         2     11782       814    260963   no data   no data
0.99/1.01	c Replacing        1 vars Replaced     2855 lits Time:     0.01 s 
0.99/1.01	c  N st    12     25000       269         0         0     11782       810    260963   no data   no data
1.19/1.25	c Decided on static restart strategy
1.19/1.25	c  N st    18     30001       269         0         0     10120       810    216363   no data   no data
1.19/1.25	c  S st    18     30001       269         0         0     10120       810    216363   no data   no data
1.19/1.29	c  S st    18     30503       269         0         0     10595       810    230199   no data   no data
1.19/1.29	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.00
1.19/1.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.19/1.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.19/1.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    268 time:  0.00 s
1.19/1.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.19/1.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.38/1.41	c lits-rem:       658  cl-subs:     1072  v-elim:      0  v-fix:    0  time:  0.11 s
1.38/1.41	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
1.38/1.41	c calculated reachability. Time: 0.00
1.38/1.41	c  N st    18     30503       268         0         0      9366       805    200933   no data   no data
1.78/1.83	c  N st    20     37617       268         0         0      8804       805    164177   no data   no data
2.19/2.24	c  N st    21     44017       268         0         0     14768       805    315100   no data   no data
2.28/2.36	c  S st    22     45755       268         0         0     16394       805    356208   no data   no data
2.39/2.42	c  S st    22     46259       268         0         0      8534       805    144198   no data   no data
2.39/2.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.00
2.39/2.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.39/2.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.39/2.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
2.39/2.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.39/2.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.39/2.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.46	c lits-rem:       291  cl-subs:      533  v-elim:      0  v-fix:    0  time:  0.03 s
2.39/2.46	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
2.39/2.46	c vivif2 --  cl tried     7992 cl shrink        0 lits rem          0 time: 0.00
2.39/2.46	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
2.39/2.46	c calculated reachability. Time: 0.00
2.39/2.46	c  N st    22     46259       267         0         0      7992       803    132409   no data   no data
3.39/3.41	c  N st    23     60656       267         0         0     12185       803    220990   no data   no data
4.09/4.15	c  N st    24     69389       267         0         0     20413       803    435222   no data   no data
4.09/4.15	c  S st    24     69389       267         0         0     20413       803    435222   no data   no data
4.19/4.22	c  S st    24     69890       267         0         0     10598       803    170149   no data   no data
4.19/4.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.19/4.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
4.19/4.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.19/4.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.19/4.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
4.19/4.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.19/4.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.19/4.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.29	c lits-rem:       209  cl-subs:      817  v-elim:      0  v-fix:    0  time:  0.06 s
4.19/4.29	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
4.19/4.29	c vivif2 --  cl tried     9781 cl shrink        0 lits rem          0 time: 0.00
4.19/4.29	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
4.19/4.29	c calculated reachability. Time: 0.00
4.19/4.29	c  N st    24     69890       267         0         0      9781       803    154318   no data   no data
5.50/5.54	c  F st    25     87501       267         0         0     14935       803    270097   no data   no data
5.50/5.54	c  N st    25     87501       267         0         0     14935       803    270097   no data   no data
5.79/5.89	c Decided on static restart strategy
6.09/6.12	c  N st    32     95538       267         0         0     22427       803    469977   no data   no data
6.78/6.83	c  N st    34    104838       267         0         0     19061       803    362065   no data   no data
6.78/6.83	c  S st    34    104838       267         0         0     19061       803    362065   no data   no data
6.88/6.91	c  S st    34    105340       267         0         0     19542       803    375798   no data   no data
6.88/6.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.88/6.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.88/6.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.88/6.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.88/6.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.88/6.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
6.88/6.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.88/6.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.88/6.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.38/7.45	c lits-rem:       539  cl-subs:     2999  v-elim:      0  v-fix:    0  time:  0.52 s
7.38/7.45	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
7.38/7.45	c vivif2 --  cl tried    16543 cl shrink        0 lits rem          0 time: 0.00
7.38/7.45	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
7.38/7.45	c calculated reachability. Time: 0.00
7.38/7.45	c  N st    34    105340       267         0         0     16543       803    309230   no data   no data
8.28/8.31	c  N st    35    114940       267         0         0     25648       803    548846   no data   no data
9.59/9.61	c  N st    36    129338       267         0         0     26087       803    510444   no data   no data
11.59/11.69	c  N st    37    150934       267         0         0     17488       803    284956   no data   no data
12.19/12.28	c  S st    38    158011       267         0         0     24130       803    452551   no data   no data
12.29/12.38	c  S st    38    158511       267         0         0     24611       803    466419   no data   no data
12.29/12.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.29/12.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
12.29/12.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.29/12.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.29/12.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.29/12.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
12.29/12.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.29/12.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
12.39/12.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.69/13.79	c lits-rem:       793  cl-subs:     5632  v-elim:      0  v-fix:    0  time:  1.39 s
13.69/13.79	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
13.79/13.80	c vivif2 --  cl tried    18979 cl shrink        0 lits rem          0 time: 0.00
13.79/13.80	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
13.79/13.80	c calculated reachability. Time: 0.00
13.79/13.80	c  N st    38    158511       267         0         0     18979       803    345824   no data   no data
18.70/18.76	c  N st    39    207099       267         0         0     31669       803    586164   no data   no data
22.00/22.01	c  N st    40    237767       267         0         0     23772       803    390790   no data   no data
22.00/22.01	c  S st    40    237767       267         0         0     23772       803    390790   no data   no data
22.09/22.11	c  S st    40    238269       267         0         0     24260       803    405522   no data   no data
22.09/22.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.09/22.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
22.09/22.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.09/22.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.09/22.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.09/22.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
22.09/22.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.09/22.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
22.09/22.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.00/23.05	c lits-rem:       346  cl-subs:     5013  v-elim:      0  v-fix:    0  time:  0.93 s
23.00/23.05	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
23.00/23.06	c vivif2 --  cl tried    19247 cl shrink        0 lits rem          0 time: 0.00
23.00/23.06	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
23.00/23.06	c calculated reachability. Time: 0.00
23.00/23.06	c  N st    40    238269       267         0         0     19247       803    308869   no data   no data
30.98/31.01	c  F st    41    306250       267         0         0     21532       803    324887   no data   no data
30.98/31.01	c  N st    41    306250       267         0         0     21532       803    324887   no data   no data
31.48/31.51	c Decided on static restart strategy
34.10/34.13	c  N st    51    334556       267         0         0     25363       803    405617   no data   no data
37.09/37.19	c  N st    53    357405       267         0         0     23337       803    345571   no data   no data
37.09/37.19	c  S st    53    357405       267         0         0     23337       803    345571   no data   no data
37.19/37.27	c  S st    53    357908       267         0         0     23820       803    359177   no data   no data
37.19/37.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.19/37.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
37.19/37.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.19/37.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.19/37.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.19/37.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
37.19/37.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37.19/37.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
37.19/37.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.41/37.48	c lits-rem:       390  cl-subs:     1065  v-elim:      0  v-fix:    0  time:  0.20 s
37.41/37.48	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
37.41/37.49	c vivif2 --  cl tried    22755 cl shrink        0 lits rem          0 time: 0.00
37.41/37.49	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
37.41/37.49	c calculated reachability. Time: 0.00
37.41/37.49	c  N st    53    357908       267         0         0     22755       803    340725   no data   no data
41.59/41.65	c  N st    54    390301       267         0         0     28718       803    456313   no data   no data
47.58/47.61	c  N st    55    438892       267         0         0     48598       803    940386   no data   no data
57.09/57.18	c  N st    56    511775       267         0         0     35497       803    573234   no data   no data
60.59/60.67	c  N st    57    536863       267         0         0     29976       803    453306   no data   no data
60.59/60.67	c  S st    57    536863       267         0         0     29976       803    453306   no data   no data
60.68/60.77	c  S st    57    537368       267         0         0     30455       803    467025   no data   no data
60.68/60.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.68/60.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
60.68/60.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
60.68/60.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.68/60.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.68/60.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
60.68/60.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
60.68/60.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
60.68/60.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.28/61.36	c lits-rem:       832  cl-subs:     2319  v-elim:      0  v-fix:    0  time:  0.56 s
61.28/61.36	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
61.28/61.36	c vivif2 --  cl tried    28136 cl shrink        0 lits rem          0 time: 0.00
61.28/61.36	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
61.28/61.36	c calculated reachability. Time: 0.00
61.28/61.36	c  N st    57    537368       267         0         0     28136       803    426254   no data   no data
81.49/81.53	c  N st    58    701353       267         0         0     54870       803    967519   no data   no data
95.19/95.26	c  N st    59    806052       267         0         0     49685       803    852510   no data   no data
95.19/95.26	c  S st    59    806052       267         0         0     49685       803    852510   no data   no data
95.39/95.49	c  S st    59    806555       267         0         0     50156       803    865955   no data   no data
95.49/95.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
95.49/95.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
95.49/95.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
95.49/95.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
95.49/95.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.49/95.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
95.49/95.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
95.49/95.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
95.49/95.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.79/100.89	c lits-rem:      1368  cl-subs:    11921  v-elim:      0  v-fix:    0  time:  5.34 s
100.79/100.89	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
100.79/100.89	c vivif2 --  cl tried    38235 cl shrink        0 lits rem          0 time: 0.01
100.79/100.89	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
100.89/100.90	c calculated reachability. Time: 0.00
100.89/100.90	c  N st    59    806555       267         0         0     38235       803    646556   no data   no data
142.90/142.93	c  F st    60   1071875       267         0         0     54105       803    910827   no data   no data
142.90/142.94	c  N st    60   1071875       267         0         0     54105       803    910827   no data   no data
143.59/143.60	c Decided on static restart strategy
147.19/147.24	c  N st    70   1100176       267         0         0     79820       803   1546755   no data   no data
152.69/152.70	c  N st    72   1136168       267         0         0     71302       803   1321485   no data   no data
157.49/157.58	c  N st    73   1168560       267         0         0     58985       803   1015387   no data   no data
164.79/164.86	c  N st    74   1209834       267         0         0     54036       803    880479   no data   no data
164.79/164.86	c  S st    74   1209834       267         0         0     54036       803    880479   no data   no data
165.01/165.07	c  S st    74   1210336       267         0         0     54521       803    894722   no data   no data
165.01/165.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
165.01/165.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
165.01/165.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
165.01/165.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
165.01/165.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
165.01/165.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
165.01/165.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
165.01/165.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
165.09/165.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
169.09/169.12	c lits-rem:      2254  cl-subs:     9396  v-elim:      0  v-fix:    0  time:  4.00 s
169.09/169.12	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
169.09/169.12	c vivif2 --  cl tried    45125 cl shrink        0 lits rem          0 time: 0.01
169.09/169.12	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
169.09/169.13	c calculated reachability. Time: 0.00
169.09/169.13	c  N st    74   1210336       267         0         0     45125       803    709558   no data   no data
181.79/181.88	c  N st    75   1283219       267         0         0     68508       803   1192080   no data   no data
201.99/202.06	c  N st    76   1392542       267         0         0     77923       803   1387925   no data   no data
232.80/232.84	c  N st    77   1556527       267         0         0     86025       803   1592009   no data   no data
265.49/265.54	c  N st    78   1710338       267         0         0     76151       803   1329910   no data   no data
265.49/265.54	c  S st    78   1710338       267         0         0     76151       803   1329910   no data   no data
265.79/265.86	c  S st    78   1710840       267         0         0     76630       803   1343734   no data   no data
265.79/265.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
265.79/265.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
265.79/265.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
265.79/265.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
265.79/265.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
265.79/265.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
265.79/265.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
265.89/265.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
265.89/265.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
276.00/276.06	c lits-rem:      2515  cl-subs:    14856  v-elim:      0  v-fix:    0  time: 10.13 s
276.00/276.06	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
276.00/276.08	c vivif2 --  cl tried    61774 cl shrink        0 lits rem          0 time: 0.01
276.00/276.08	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
276.00/276.08	c calculated reachability. Time: 0.00
276.00/276.08	c  N st    78   1710840       267         0         0     61774       803   1092629   no data   no data
349.30/349.34	c  N st    79   2079804       267         0         0     74219       803   1202567   no data   no data
378.41/378.45	c  N st    80   2210841       267         0         0     78760       803   1292872   no data   no data
378.41/378.45	c  S st    80   2210841       267         0         0     78760       803   1292872   no data   no data
378.69/378.75	c  S st    80   2211342       267         0         0     79237       803   1307224   no data   no data
378.69/378.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
378.69/378.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
378.69/378.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
378.69/378.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
378.69/378.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
378.69/378.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
378.69/378.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
378.69/378.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
378.79/378.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
386.30/386.33	c lits-rem:      1884  cl-subs:    13418  v-elim:      0  v-fix:    0  time:  7.51 s
386.30/386.33	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
386.30/386.34	c vivif2 --  cl tried    65819 cl shrink        0 lits rem          0 time: 0.01
386.30/386.34	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
386.30/386.35	c calculated reachability. Time: 0.00
386.30/386.35	c  N st    80   2211342       267         0         0     65819       803   1058058   no data   no data
500.30/500.31	c  N st    81   2711344       267         0         0     89346       803   1467570   no data   no data
500.30/500.31	c  S st    81   2711344       267         0         0     89346       803   1467570   no data   no data
500.60/500.65	c  S st    81   2711845       267         0         0     89830       803   1481274   no data   no data
500.60/500.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
500.60/500.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
500.60/500.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
500.60/500.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
500.60/500.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
500.60/500.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
500.60/500.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
500.70/500.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
500.70/500.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
512.80/512.84	c lits-rem:       713  cl-subs:    17984  v-elim:      0  v-fix:    0  time: 12.10 s
512.80/512.84	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
512.80/512.86	c vivif2 --  cl tried    71846 cl shrink        0 lits rem          0 time: 0.01
512.80/512.86	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
512.80/512.86	c calculated reachability. Time: 0.00
512.80/512.86	c  N st    81   2711845       267         0         0     71846       803   1142691   no data   no data
628.31/628.30	c  N st    82   3211846       267         0         0    119797       803   2129574   no data   no data
628.31/628.30	c  S st    82   3211846       267         0         0    119797       803   2129574   no data   no data
628.81/628.85	c  S st    82   3212352       267         0         0    120284       803   2143582   no data   no data
628.81/628.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
628.91/628.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
628.91/628.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
628.91/628.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
628.91/628.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
628.91/628.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
628.91/628.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
628.91/628.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
628.91/628.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
670.31/670.36	c lits-rem:      1405  cl-subs:    31125  v-elim:      0  v-fix:    0  time: 41.37 s
670.31/670.36	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
670.31/670.38	c vivif2 --  cl tried    89159 cl shrink        0 lits rem          0 time: 0.02
670.31/670.38	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
670.31/670.38	c calculated reachability. Time: 0.00
670.31/670.38	c  N st    82   3212352       267         0         0     89159       803   1594587   no data   no data
790.30/790.35	c  N st    83   3712353       267         0         0    109582       803   1836086   no data   no data
790.30/790.35	c  S st    83   3712353       267         0         0    109582       803   1836086   no data   no data
790.70/790.79	c  S st    83   3712855       267         0         0    110065       803   1849952   no data   no data
790.70/790.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
790.81/790.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
790.81/790.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
790.81/790.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
790.81/790.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
790.81/790.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
790.81/790.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
790.81/790.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
790.81/790.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
811.61/811.60	c lits-rem:      1497  cl-subs:    24131  v-elim:      0  v-fix:    0  time: 20.70 s
811.61/811.60	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
811.61/811.62	c vivif2 --  cl tried    85934 cl shrink        0 lits rem          0 time: 0.02
811.61/811.62	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
811.61/811.62	c calculated reachability. Time: 0.00
811.61/811.62	c  N st    83   3712855       267         0         0     85934       803   1390136   no data   no data
820.11/820.12	c  F st    84   3751563       267         0         0    121733       803   2244188   no data   no data
820.11/820.12	c  N st    84   3751563       267         0         0    121733       803   2244188   no data   no data
827.41/827.40	c  N dy   122   3772380       267         0         0    140944       803   2732480     18.48     19.54
835.92/835.92	c  N dy   169   3796237       267         0         0     85759       803   1340233     17.97     18.96
842.41/842.40	c  N dy   279   3816492       267         0         0    104828       803   1842406     18.30     19.36
850.01/850.00	c  N dy   332   3838314       267         0         0    125207       803   2359655     18.22     19.30
857.61/857.70	c  N dy   388   3858373       267         0         0    144106       803   2850738     18.15     19.31
867.12/867.13	c  N dy   501   3878448       267         0         0     83831       803   1259044     18.28     20.07
873.82/873.81	c  N dy   594   3898461       267         0         0    102570       803   1740083     18.35     19.77
880.72/880.75	c  N dy   662   3918545       267         0         0    121232       803   2218144     18.34     20.90
889.11/889.19	c  N dy   714   3941824       267         0         0    142981       803   2783232     18.25     19.23
901.52/901.54	c  N dy   818   3969057       267         0         0     88221       803   1329562     18.27     19.30
908.02/908.03	c  N dy   928   3989153       267         0         0    107049       803   1824000     18.34     20.26
915.12/915.18	c  N dy  1008   4009599       267         0         0    126066       803   2318323     18.35     19.41
923.92/923.91	c  N dy  1071   4030233       267         0         0    145242       803   2801252     18.32     19.32
933.82/933.90	c  N dy  1137   4052087       267         0         0     84788       803   1229954     18.29     19.31
945.21/945.26	c  N dy  1257   4085913       267         0         0    116191       803   2014066     18.28     19.26
954.31/954.34	c  N dy  1380   4105977       267         0         0    134999       803   2501296     18.33     21.31
964.22/964.22	c  N dy  1443   4126020       267         0         0    153717       803   2969054     18.31     19.98
973.82/973.82	c  N dy  1558   4146087       267         0         0     90407       803   1347695     18.35     21.20
981.32/981.34	c  N dy  1675   4166188       267         0         0    109225       803   1827560     18.39     20.88
990.22/990.25	c  N dy  1793   4186453       267         0         0    128192       803   2314980     18.43     19.41
1000.61/1000.68	c  N dy  1928   4206468       267         0         0    146872       803   2797524     18.48     19.63
1004.22/1004.30	c  S st  1972   4212855       267         0         0    152848       803   2951157     18.49   no data
1004.92/1004.94	c  S st  1972   4213358       267         0         0    153332       803   2965495     18.49   no data
1004.92/1004.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1005.02/1005.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
1005.02/1005.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1005.02/1005.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1005.02/1005.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1005.02/1005.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
1005.02/1005.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1005.02/1005.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1005.11/1005.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1036.92/1036.94	c lits-rem:      4444  cl-subs:    20140  v-elim:      0  v-fix:    0  time: 31.81 s
1036.92/1036.94	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
1036.92/1036.97	c vivif2 --  cl tried   133192 cl shrink        0 lits rem          0 time: 0.03
1036.92/1036.97	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
1036.92/1036.97	c calculated reachability. Time: 0.00
1036.92/1036.97	c  N dy  1972   4213358       267         0         0    133192       803   2519732     18.49   no data
1052.52/1052.50	c  N dy  2013   4245673       267         0         0    163358       803   3244277     18.38     19.46
1061.42/1061.46	c  N dy  2108   4269854       267         0         0    103394       803   1653053     18.38     19.46
1071.52/1071.51	c  N dy  2229   4293224       267         0         0    125304       803   2216590     18.42     19.40
1080.02/1080.07	c  N dy  2265   4314874       267         0         0    145496       803   2722444     18.38     19.43
1091.42/1091.46	c  N dy  2370   4334895       267         0         0    164121       803   3195074     18.41     19.54
1100.22/1100.24	c  N dy  2465   4355488       267         0         0     99637       803   1536514     18.42     19.43
1108.42/1108.45	c  N dy  2593   4375562       267         0         0    118330       803   2019854     18.45     21.08
1117.82/1117.88	c  N dy  2664   4402324       267         0         0    143342       803   2661135     18.44     19.44
1128.52/1128.53	c  N dy  2750   4423415       267         0         0    162926       803   3160517     18.45     19.45
1138.43/1138.45	c  N dy  2843   4444106       267         0         0     97582       803   1467697     18.46     19.58
1146.82/1146.85	c  N dy  2954   4464175       267         0         0    116271       803   1943239     18.48     19.47
1156.52/1156.57	c  N dy  3081   4484962       267         0         0    135707       803   2448584     18.51     19.49
1167.92/1167.94	c  N dy  3210   4505062       267         0         0    154470       803   2929925     18.54     19.54
1183.02/1183.00	c  N dy  3343   4533977       267         0         0     95567       803   1401994     18.55     19.56
1190.32/1190.38	c  N dy  3417   4554227       267         0         0    114412       803   1883268     18.55     19.54
1199.43/1199.45	c  N dy  3504   4574248       267         0         0    133060       803   2362988     18.56     21.75
1208.94/1208.94	c  N dy  3569   4594337       267         0         0    151855       803   2824176     18.55     21.27
1224.42/1224.43	c  N dy  3697   4617730       267         0         0     86999       803   1157846     18.57     19.56
1235.12/1235.16	c  N dy  3787   4649336       267         0         0    116282       803   1881740     18.56     19.56
1243.92/1243.94	c  N dy  3839   4671840       267         0         0    137346       803   2425842     18.54     19.60
1253.93/1253.99	c  N dy  3918   4691870       267         0         0    155947       803   2896097     18.54     20.27
1267.62/1267.69	c  N dy  4038   4712864       267         0         0     87942       803   1163987     18.56     19.56
1267.92/1267.90	c  S st  4043   4713358       267         0         0     88409       803   1176236     18.56   no data
1268.12/1268.17	c  S st  4043   4713860       267         0         0     88897       803   1190960     18.56   no data
1268.12/1268.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1268.12/1268.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
1268.12/1268.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1268.12/1268.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1268.12/1268.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1268.12/1268.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    267 time:  0.00 s
1268.12/1268.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1268.23/1268.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1268.23/1268.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1269.82/1269.82	c lits-rem:       756  cl-subs:     1825  v-elim:      0  v-fix:    0  time:  1.58 s
1269.82/1269.82	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
1269.82/1269.83	c vivif2 --  cl tried    87072 cl shrink        0 lits rem          0 time: 0.01
1269.82/1269.83	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
1269.82/1269.84	c calculated reachability. Time: 0.00
1269.82/1269.84	c  N dy  4043   4713860       267         0         0     87072       803   1164964     18.56   no data
1277.42/1277.42	c  N dy  4184   4733895       267         0         0    105734       803   1644639     18.59     19.60
1295.73/1295.80	c  N dy  4280   4780837       267         0         0    149554       803   2728966     18.53     19.66

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-3368063-1305394398/watcher-3368063-1305394398 -o /tmp/evaluation-result-3368063-1305394398/solver-3368063-1305394398 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368063-1305394398.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 1.84 2.60 3.33 5/372 16267
/proc/meminfo: memFree=22616392/32951124 swapFree=67111348/67111528
[pid=16267] ppid=16265 vsize=29764 CPUtime=0 cores=4,6
/proc/16267/stat : 16267 (strangenight2-s) R 16265 16267 15158 0 -1 4202496 479 0 0 0 0 0 0 0 21 0 1 0 651037579 30478336 419 33554432000 4194304 4580011 140737355840784 18446744073709551615 212687336133 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16267/statm: 7441 421 322 95 0 2423 0

[startup+0.089304 s]
/proc/loadavg: 1.84 2.60 3.33 5/372 16267
/proc/meminfo: memFree=22616392/32951124 swapFree=67111348/67111528
[pid=16267] ppid=16265 vsize=30032 CPUtime=0.08 cores=4,6
/proc/16267/stat : 16267 (strangenight2-s) R 16265 16267 15158 0 -1 4202496 706 0 0 0 8 0 0 0 21 0 1 0 651037579 30752768 646 33554432000 4194304 4580011 140737355840784 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16267/statm: 7508 646 363 95 0 2490 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30032

[startup+0.100306 s]
/proc/loadavg: 1.84 2.60 3.33 5/372 16267
/proc/meminfo: memFree=22616392/32951124 swapFree=67111348/67111528
[pid=16267] ppid=16265 vsize=30032 CPUtime=0.09 cores=4,6
/proc/16267/stat : 16267 (strangenight2-s) R 16265 16267 15158 0 -1 4202496 724 0 0 0 9 0 0 0 21 0 1 0 651037579 30752768 664 33554432000 4194304 4580011 140737355840784 18446744073709551615 4322848 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16267/statm: 7508 664 363 95 0 2490 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30032

[startup+0.300271 s]
/proc/loadavg: 1.84 2.60 3.33 5/372 16267
/proc/meminfo: memFree=22616392/32951124 swapFree=67111348/67111528
[pid=16267] ppid=16265 vsize=30588 CPUtime=0.29 cores=4,6
/proc/16267/stat : 16267 (strangenight2-s) R 16265 16267 15158 0 -1 4202496 983 0 0 0 29 0 0 0 22 0 1 0 651037579 31322112 777 33554432000 4194304 4580011 140737355840784 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16267/statm: 7647 777 363 95 0 2629 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30588

[startup+0.700193 s]
/proc/loadavg: 1.84 2.60 3.33 5/372 16267
/proc/meminfo: memFree=22616392/32951124 swapFree=67111348/67111528
[pid=16267] ppid=16265 vsize=31128 CPUtime=0.69 cores=4,6
/proc/16267/stat : 16267 (strangenight2-s) R 16265 16267 15158 0 -1 4202496 1515 0 0 0 69 0 0 0 24 0 1 0 651037579 31875072 816 33554432000 4194304 4580011 140737355840784 18446744073709551615 4294961 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16267/statm: 7782 816 363 95 0 2764 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31128

[startup+1.50105 s]
/proc/loadavg: 2.02 2.62 3.34 5/377 16273
/proc/meminfo: memFree=22528104/32951124 swapFree=67111348/67111528
[pid=16267] ppid=16265 vsize=37332 CPUtime=1.48 cores=4,6
/proc/16267/stat : 16267 (strangenight2-s) R 16265 16267 15158 0 -1 4202496 3456 0 0 0 148 0 0 0 25 0 1 0 651037579 38227968 2440 33554432000 4194304 4580011 140737355840784 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16267/statm: 9333 2440 366 95 0 4315 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 37332

[startup+3.10076 s]
/proc/loadavg: 2.02 2.62 3.34 5/377 16273
/proc/meminfo: memFree=22430144/32951124 swapFree=67111348/67111528
[pid=16267] ppid=16265 vsize=37812 CPUtime=3.09 cores=4,6
/proc/16267/stat : 16267 (strangenight2-s) R 16265 16267 15158 0 -1 4202496 4491 0 0 0 308 1 0 0 25 0 1 0 651037579 38719488 2652 33554432000 4194304 4580011 140737355840784 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16267/statm: 9453 2652 366 95 0 4435 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37812

[startup+6.30115 s]
/proc/loadavg: 2.02 2.62 3.34 5/383 16285
/proc/meminfo: memFree=21883588/32951124 swapFree=67111348/67111528
[pid=16267] ppid=16265 vsize=39604 CPUtime=6.28 cores=4,6
/proc/16267/stat : 16267 (strangenight2-s) R 16265 16267 15158 0 -1 4202496 6725 0 0 0 627 1 0 0 25 0 1 0 651037579 40554496 2790 33554432000 4194304 4580011 140737355840784 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16267/statm: 9901 2790 366 95 0 4883 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 39604

[startup+12.701 s]
/proc/loadavg: 2.39 2.68 3.35 5/383 16285
/proc/meminfo: memFree=20939604/32951124 swapFree=67111348/67111528
[pid=16267] ppid=16265 vsize=48560 CPUtime=12.69 cores=4,6
/proc/16267/stat : 16267 (strangenight2-s) R 16265 16267 15158 0 -1 4202496 11113 0 0 0 1267 2 0 0 25 0 1 0 651037579 49725440 5169 33554432000 4194304 4580011 140737355840784 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16267/statm: 12140 5169 366 95 0 7122 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48560

[startup+25.5007 s]
/proc/loadavg: 2.64 2.73 3.36 5/383 16286
/proc/meminfo: memFree=20555484/32951124 swapFree=67111348/67111528
[pid=16267] ppid=16265 vsize=50100 CPUtime=25.49 cores=4,6
/proc/16267/stat : 16267 (strangenight2-s) R 16265 16267 15158 0 -1 4202496 15080 0 0 0 2546 3 0 0 25 0 1 0 651037579 51302400 5952 33554432000 4194304 4580011 140737355840784 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16267/statm: 12525 5952 366 95 0 7507 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50100

[startup+51.101 s]
/proc/loadavg: 3.10 2.83 3.37 5/383 16313
/proc/meminfo: memFree=21440988/32951124 swapFree=67111348/67111528
[pid=16267] ppid=16265 vsize=51260 CPUtime=51.08 cores=4,6
/proc/16267/stat : 16267 (strangenight2-s) R 16265 16267 15158 0 -1 4202496 23427 0 0 0 5104 4 0 0 25 0 1 0 651037579 52490240 6133 33554432000 4194304 4580011 140737355840784 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16267/statm: 12815 6133 366 95 0 7797 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 51260

[startup+102.314 s]
/proc/loadavg: 3.70 3.04 3.41 5/383 16342
/proc/meminfo: memFree=22505444/32951124 swapFree=67111348/67111528
[pid=16267] ppid=16265 vsize=66212 CPUtime=102.3 cores=4,6
/proc/16267/stat : 16267 (strangenight2-s) R 16265 16267 15158 0 -1 4202496 39962 0 0 0 10223 7 0 0 25 0 1 0 651037579 67801088 9656 33554432000 4194304 4580011 140737355840784 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16267/statm: 16553 9656 366 95 0 11535 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 66212

[startup+162.301 s]
/proc/loadavg: 3.99 3.24 3.45 5/383 16343
/proc/meminfo: memFree=22482256/32951124 swapFree=67111348/67111528
[pid=16267] ppid=16265 vsize=66760 CPUtime=162.29 cores=4,6
/proc/16267/stat : 16267 (strangenight2-s) R 16265 16267 15158 0 -1 4202496 53940 0 0 0 16219 10 0 0 25 0 1 0 651037579 68362240 10209 33554432000 4194304 4580011 140737355840784 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16267/statm: 16690 10209 366 95 0 11672 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 66760

[startup+222.301 s]
/proc/loadavg: 4.04 3.39 3.49 5/383 16345
/proc/meminfo: memFree=22455568/32951124 swapFree=67111348/67111528
[pid=16267] ppid=16265 vsize=72344 CPUtime=222.29 cores=4,6
/proc/16267/stat : 16267 (strangenight2-s) R 16265 16267 15158 0 -1 4202496 67060 0 0 0 22217 12 0 0 25 0 1 0 651037579 74080256 11490 33554432000 4194304 4580011 140737355840784 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16267/statm: 18086 11490 366 95 0 13068 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 72344

[startup+282.301 s]
/proc/loadavg: 4.01 3.50 3.52 5/383 16347
/proc/meminfo: memFree=22431868/32951124 swapFree=67111348/67111528
[pid=16267] ppid=16265 vsize=85560 CPUtime=282.3 cores=4,6
/proc/16267/stat : 16267 (strangenight2-s) R 16265 16267 15158 0 -1 4202496 79332 0 0 0 28216 14 0 0 25 0 1 0 651037579 87613440 15088 33554432000 4194304 4580011 140737355840784 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16267/statm: 21390 15088 366 95 0 16372 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 85560

[startup+342.301 s]
/proc/loadavg: 4.00 3.59 3.55 5/383 16348
/proc/meminfo: memFree=22411648/32951124 swapFree=67111348/67111528
[pid=16267] ppid=16265 vsize=85920 CPUtime=342.3 cores=4,6
/proc/16267/stat : 16267 (strangenight2-s) R 16265 16267 15158 0 -1 4202496 90701 0 0 0 34214 16 0 0 25 0 1 0 651037579 87982080 14768 33554432000 4194304 4580011 140737355840784 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16267/statm: 21480 14768 366 95 0 16462 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 85920

[startup+402.301 s]
/proc/loadavg: 4.00 3.66 3.57 5/383 16350
/proc/meminfo: memFree=22403680/32951124 swapFree=67111348/67111528
[pid=16267] ppid=16265 vsize=92484 CPUtime=402.3 cores=4,6
/proc/16267/stat : 16267 (strangenight2-s) R 16265 16267 15158 0 -1 4202496 101628 0 0 0 40213 17 0 0 25 0 1 0 651037579 94703616 15388 33554432000 4194304 4580011 140737355840784 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16267/statm: 23121 15388 366 95 0 18103 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 92484

[startup+462.301 s]
/proc/loadavg: 4.00 3.72 3.59 5/383 16351
/proc/meminfo: memFree=22395092/32951124 swapFree=67111348/67111528
[pid=16267] ppid=16265 vsize=92736 CPUtime=462.3 cores=4,6
/proc/16267/stat : 16267 (strangenight2-s) R 16265 16267 15158 0 -1 4202496 110779 0 0 0 46210 20 0 0 25 0 1 0 651037579 94961664 16818 33554432000 4194304 4580011 140737355840784 18446744073709551615 4305156 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16267/statm: 23184 16818 366 95 0 18166 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 92736

[startup+522.301 s]
/proc/loadavg: 4.14 3.81 3.63 5/383 16353
/proc/meminfo: memFree=22369020/32951124 swapFree=67111348/67111528
[pid=16267] ppid=16265 vsize=99140 CPUtime=522.3 cores=4,6
/proc/16267/stat : 16267 (strangenight2-s) R 16265 16267 15158 0 -1 4202496 120465 0 0 0 52209 21 0 0 25 0 1 0 651037579 101519360 18521 33554432000 4194304 4580011 140737355840784 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16267/statm: 24785 18521 366 95 0 19767 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 99140

[startup+582.3 s]
/proc/loadavg: 4.10 3.86 3.66 5/383 16355
/proc/meminfo: memFree=22373836/32951124 swapFree=67111348/67111528
[pid=16267] ppid=16265 vsize=99232 CPUtime=582.3 cores=4,6
/proc/16267/stat : 16267 (strangenight2-s) R 16265 16267 15158 0 -1 4202496 130656 0 0 0 58206 24 0 0 25 0 1 0 651037579 101613568 17017 33554432000 4194304 4580011 140737355840784 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16267/statm: 24808 17017 366 95 0 19790 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 99232

[startup+642.3 s]
/proc/loadavg: 4.10 3.91 3.69 5/383 16356
/proc/meminfo: memFree=22332388/32951124 swapFree=67111348/67111528
[pid=16267] ppid=16265 vsize=115584 CPUtime=642.31 cores=4,6
/proc/16267/stat : 16267 (strangenight2-s) R 16265 16267 15158 0 -1 4202496 141172 0 0 0 64205 26 0 0 25 0 1 0 651037579 118358016 21796 33554432000 4194304 4580011 140737355840784 18446744073709551615 4406259 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16267/statm: 28896 21796 366 95 0 23878 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 115584

[startup+702.3 s]
/proc/loadavg: 4.26 3.99 3.73 5/383 16385
/proc/meminfo: memFree=22150564/32951124 swapFree=67111348/67111528
[pid=16267] ppid=16265 vsize=115652 CPUtime=702.3 cores=4,6
/proc/16267/stat : 16267 (strangenight2-s) R 16265 16267 15158 0 -1 4202496 145462 0 0 0 70201 29 0 0 25 0 1 0 651037579 118427648 22281 33554432000 4194304 4580011 140737355840784 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16267/statm: 28913 22281 366 95 0 23895 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 115652

[startup+762.314 s]
/proc/loadavg: 4.09 3.99 3.74 5/383 16386
/proc/meminfo: memFree=22087480/32951124 swapFree=67111348/67111528
[pid=16267] ppid=16265 vsize=116056 CPUtime=762.32 cores=4,6
/proc/16267/stat : 16267 (strangenight2-s) R 16265 16267 15158 0 -1 4202496 155079 0 0 0 76201 31 0 0 25 0 1 0 651037579 118841344 22498 33554432000 4194304 4580011 140737355840784 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16267/statm: 29014 22498 366 95 0 23996 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 116056

[startup+822.3 s]
/proc/loadavg: 3.50 3.85 3.70 4/377 16405
/proc/meminfo: memFree=22140192/32951124 swapFree=67111348/67111528
[pid=16267] ppid=16265 vsize=121700 CPUtime=822.31 cores=4,6
/proc/16267/stat : 16267 (strangenight2-s) R 16265 16267 15158 0 -1 4202496 162953 0 0 0 82198 33 0 0 25 0 1 0 651037579 124620800 23917 33554432000 4194304 4580011 140737355840784 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16267/statm: 30425 23917 366 95 0 25407 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 121700

[startup+882.301 s]
/proc/loadavg: 3.18 3.69 3.66 4/377 16407
/proc/meminfo: memFree=22108640/32951124 swapFree=67111348/67111528
[pid=16267] ppid=16265 vsize=121720 CPUtime=882.31 cores=4,6
/proc/16267/stat : 16267 (strangenight2-s) R 16265 16267 15158 0 -1 4202496 169912 0 0 0 88197 34 0 0 25 0 1 0 651037579 124641280 23262 33554432000 4194304 4580011 140737355840784 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16267/statm: 30430 23262 366 95 0 25412 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 121720

[startup+942.301 s]
/proc/loadavg: 3.07 3.56 3.61 4/377 16408
/proc/meminfo: memFree=22102912/32951124 swapFree=67111348/67111528
[pid=16267] ppid=16265 vsize=121744 CPUtime=942.31 cores=4,6
/proc/16267/stat : 16267 (strangenight2-s) R 16265 16267 15158 0 -1 4202496 176682 0 0 0 94196 35 0 0 25 0 1 0 651037579 124665856 22754 33554432000 4194304 4580011 140737355840784 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16267/statm: 30436 22754 366 95 0 25418 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 121744

[startup+1002.3 s]
/proc/loadavg: 2.49 3.32 3.52 3/371 16427
/proc/meminfo: memFree=22200468/32951124 swapFree=67111348/67111528
[pid=16267] ppid=16265 vsize=121764 CPUtime=1002.31 cores=4,6
/proc/16267/stat : 16267 (strangenight2-s) R 16265 16267 15158 0 -1 4202496 181472 0 0 0 100195 36 0 0 25 0 1 0 651037579 124686336 23890 33554432000 4194304 4580011 140737355840784 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16267/statm: 30441 23890 366 95 0 25423 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 121764

[startup+1062.3 s]
/proc/loadavg: 2.24 3.09 3.43 3/371 16428
/proc/meminfo: memFree=22168076/32951124 swapFree=67111348/67111528
[pid=16267] ppid=16265 vsize=143684 CPUtime=1062.32 cores=4,6
/proc/16267/stat : 16267 (strangenight2-s) R 16265 16267 15158 0 -1 4202496 189185 0 0 0 106195 37 0 0 25 0 1 0 651037579 147132416 27407 33554432000 4194304 4580011 140737355840784 18446744073709551615 4325611 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16267/statm: 35921 27407 366 95 0 30903 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 143684

[startup+1122.3 s]
/proc/loadavg: 2.08 2.89 3.34 3/371 16430
/proc/meminfo: memFree=22162596/32951124 swapFree=67111348/67111528
[pid=16267] ppid=16265 vsize=143720 CPUtime=1122.32 cores=4,6
/proc/16267/stat : 16267 (strangenight2-s) R 16265 16267 15158 0 -1 4202496 194181 0 0 0 112194 38 0 0 25 0 1 0 651037579 147169280 28700 33554432000 4194304 4580011 140737355840784 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16267/statm: 35930 28700 366 95 0 30912 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 143720

[startup+1182.3 s]
/proc/loadavg: 2.08 2.74 3.26 3/371 16432
/proc/meminfo: memFree=22159968/32951124 swapFree=67111348/67111528
[pid=16267] ppid=16265 vsize=143844 CPUtime=1182.32 cores=4,6
/proc/16267/stat : 16267 (strangenight2-s) R 16265 16267 15158 0 -1 4202496 200077 0 0 0 118193 39 0 0 25 0 1 0 651037579 147296256 27032 33554432000 4194304 4580011 140737355840784 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16267/statm: 35961 27032 366 95 0 30943 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 143844

[startup+1242.3 s]
/proc/loadavg: 2.03 2.60 3.18 3/371 16433
/proc/meminfo: memFree=22144204/32951124 swapFree=67111348/67111528
[pid=16267] ppid=16265 vsize=143852 CPUtime=1242.32 cores=4,6
/proc/16267/stat : 16267 (strangenight2-s) R 16265 16267 15158 0 -1 4202496 205005 0 0 0 124192 40 0 0 25 0 1 0 651037579 147304448 28144 33554432000 4194304 4580011 140737355840784 18446744073709551615 4295670 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16267/statm: 35963 28144 366 95 0 30945 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 143852



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.01 2.50 3.11 3/371 16435
/proc/meminfo: memFree=22141572/32951124 swapFree=67111348/67111528
[pid=16267] ppid=16265 vsize=143876 CPUtime=1300.03 cores=4,6
/proc/16267/stat : 16267 (strangenight2-s) R 16265 16267 15158 0 -1 4202496 209481 0 0 0 129962 41 0 0 25 0 1 0 651037579 147329024 28788 33554432000 4194304 4580011 140737355840784 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16267/statm: 35969 28788 366 95 0 30951 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 143876

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.63
CPU system time (s): 0.425935
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 218172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.63
system time used= 0.425935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 209481
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 1047

runsolver used 5.03223 second user time and 10.4584 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-14 19:33:18
IDJOB=3368063
IDBENCH=85304
IDSOLVER=1845
FILE ID=node139/3368063-1305394398
RUNJOBID= node139-1305394398-16243
PBS_JOBID= 13324418
Free space on /tmp= 73344 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT05/crafted/jarvisalo05/mod2-rand3bip-sat/mod2-rand3bip-sat-270-1.shuffled-as.sat05-2248.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368063-1305394398/watcher-3368063-1305394398 -o /tmp/evaluation-result-3368063-1305394398/solver-3368063-1305394398 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368063-1305394398.cnf

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

MD5SUM BENCH= 51d9aefd9da7f94abc32dd024090dc46
RANDOM SEED=662962452

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22618044 kB
Buffers:        294912 kB
Cached:        2880204 kB
SwapCached:          0 kB
Active:        7939148 kB
Inactive:      2087728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22618044 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           23784 kB
Writeback:           0 kB
AnonPages:     6850892 kB
Mapped:          28404 kB
Slab:           203352 kB
PageTables:      38236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76781820 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= 73324 MiB
End job on node139 at 2011-05-14 19:55:00