Trace number 3289059

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top23.cnf
MD5SUM6ee28191d649bfeef8c7d8c569a3cd59
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark703.609
Satisfiable
(Un)Satisfiability was proved
Number of variables60823
Number of clauses193450
Sum of the clauses size472824
Maximum clause length2414
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2117689
Number of clauses of size 374473
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5991

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3289059-1303775589.cnf'
0.00/0.00	c -- header says num vars:          60823
0.00/0.00	c -- header says num clauses:      193450
0.05/0.08	c -- clauses added:            0 learnts,       193450 normals,            0 xors
0.05/0.08	c -- vars added      60823
0.05/0.08	c Parsing time:  0.06 s
0.05/0.08	c  N st     0         0     60823     73920    107866         0    444486         0   no data   no data
1.09/1.11	c asymm  cl-useful: 12/19832/73920 lits-rem:33 time: 1.04
12.39/12.41	c Flit:   618 Blit:  17333 bXBeca:    0 bXProp: 16650 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 11.18
12.39/12.42	c Cleaning up after failed var search:     0.01 s 
12.39/12.44	c Replacing    16650 vars Replaced   300627 lits Time:     0.02 s 
12.39/12.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.39/12.46	c bin-w-bin subsume rem         2444 bins  time:  0.00 s
12.39/12.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
12.39/12.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  20914 time:  0.03 s
12.49/12.52	c Removed useless bin:      40  fixed:     0  props:   3.92M  time:  0.03 s
12.59/12.61	c lits-rem:        10  cl-subs:      791  v-elim:   6971  v-fix:    0  time:  0.08 s
12.89/12.98	c Finding binary XORs  T:     0.37 s  found:      23
12.89/12.98	c Replacing       23 vars Replaced      274 lits Time:     0.00 s 
12.99/13.02	c Finding non-binary XORs:     0.02 s (found:    5841, avg size: 3.0)
12.99/13.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    968 locsubst:  3542 time:   0.01
12.99/13.02	c Replacing     1771 vars Replaced    10626 lits Time:     0.00 s 
12.99/13.03	c calculated reachability. Time: 0.01
12.99/13.04	c Calc default polars -  time:   0.00 s pos:    1562 undec:   49876 neg:    9385
12.99/13.04	c =========================================================================================
12.99/13.04	c types(t): F = full restart, N = normal restart
12.99/13.04	c types(t): S = simplification begin/end, E = solution found
12.99/13.04	c restart types(rt): st = static, dy = dynamic
12.99/13.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
12.99/13.04	c  B st     0         0     11181     17098     18446         0    124169         0   no data   no data
13.19/13.21	c Decided on static restart strategy
13.38/13.49	c  N st     8      4912     11175     17098     18830      4468    124169    135657   no data   no data
14.19/14.20	c  N st    10     11295     11167     17098     19130     10398    124169    323037   no data   no data
15.09/15.17	c  N st    11     17038     11166     17098     19227     15947    124169    658199   no data   no data
15.89/15.99	c  F st    12     25000     11166     17098     19257     14455    124169    326530   no data   no data
15.99/16.00	c  N st    12     25000     11166     17096     19103     14449    123855    326451   no data   no data
16.19/16.28	c Finding binary XORs  T:     0.27 s  found:       2
16.99/17.00	c Decided on static restart strategy
16.99/17.00	c  N st    18     30000     11151     17096     19243     19163    123855    529306   no data   no data
16.99/17.00	c  S st    18     30000     11151     17096     19243     19163    123855    529306   no data   no data
17.09/17.12	c  S st    18     30503     11125     17096     19353     19552    123855    535967   no data   no data
17.09/17.13	c x-sub:  1749 x-cut:      0 vfix:      0 v-elim:    480 locsubst:     0 time:   0.01
18.09/18.12	c Flit:   107 Blit:    112 bXBeca:    0 bXProp:  236 Bins: 134802 BRemL:  60863 BRemN:     28 P: 14.9M T:  0.98
18.09/18.13	c Cleaning up after failed var search:     0.01 s 
18.09/18.15	c Replacing      261 vars Replaced    41099 lits Time:     0.02 s 
18.09/18.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.09/18.17	c bin-w-bin subsume rem         1615 bins  time:  0.01 s
18.09/18.18	c subs with bin:      368  lits-rem:       185  v-fix:    0  time:  0.01 s
18.18/18.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10023 time:  0.02 s
18.18/18.21	c Removed useless bin:     129  fixed:     0  props:   0.41M  time:  0.01 s
18.18/18.25	c lits-rem:       273  cl-subs:      273  v-elim:   1546  v-fix:    0  time:  0.04 s
18.28/18.35	c subs with bin:      209  lits-rem:      7358  v-fix:    0  time:  0.09 s
18.39/18.44	c lits-rem:      1585  cl-subs:      758  v-elim:      0  v-fix:    0  time:  0.09 s
18.60/18.62	c asymm  cl-useful: 101/15405/15405 lits-rem:434 time: 0.17
18.60/18.62	c calculated reachability. Time: 0.00
18.60/18.62	c  N st    18     30503      8477     15405     59643     12037    101943    328954   no data   no data
18.89/18.90	c Finding binary XORs  T:     0.27 s  found:       0
19.59/19.63	c  N st    20     37614      8474     15405     59665     18952    101943    536724   no data   no data
20.09/20.13	c  N st    21     44013      8471     15405     59668     13773    101943    322209   no data   no data
20.29/20.37	c  S st    22     45755      8470     15405     59670     15456    101943    402883   no data   no data
20.39/20.46	c  S st    22     46255      8470     15405     59685     15938    101943    414204   no data   no data
20.39/20.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    230 locsubst:     0 time:   0.01
20.90/20.92	c Flit:     7 Blit:      0 bXBeca:    0 bXProp:    1 Bins:  14504 BRemL:  30387 BRemN:    234 P:  6.4M T:  0.45
20.90/20.93	c Replacing        1 vars Replaced      416 lits Time:     0.01 s 
20.90/20.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.90/20.94	c bin-w-bin subsume rem           19 bins  time:  0.00 s
20.90/20.95	c subs with bin:       11  lits-rem:        10  v-fix:    0  time:  0.01 s
20.90/20.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   8229 time:  0.01 s
20.90/20.97	c Removed useless bin:       0  fixed:     0  props:   0.25M  time:  0.00 s
20.90/20.98	c lits-rem:         3  cl-subs:        7  v-elim:      5  v-fix:    0  time:  0.02 s
20.99/21.07	c subs with bin:       13  lits-rem:       187  v-fix:    0  time:  0.07 s
21.09/21.15	c lits-rem:       631  cl-subs:      456  v-elim:      0  v-fix:    0  time:  0.08 s
21.09/21.16	c vivif2 --  cl tried    15382 cl shrink       36 lits rem         68 time: 0.00
21.09/21.18	c vivif2 --  cl tried    14359 cl shrink     2755 lits rem      11227 time: 0.02
21.29/21.35	c asymm  cl-useful: 37/15349/15349 lits-rem:147 time: 0.17
21.29/21.36	c calculated reachability. Time: 0.00
21.29/21.36	c  N st    22     46255      8224     15349     38815     14343    100316    325285   no data   no data
21.59/21.61	c Finding binary XORs  T:     0.25 s  found:       0
22.79/22.84	c  N st    23     60652      8223     15349     38815     27805    100316    605029   no data   no data
23.69/23.78	c  N st    24     69382      8222     15349     38816     20634    100316    367426   no data   no data
23.69/23.78	c  S st    24     69382      8222     15349     38816     20634    100316    367426   no data   no data
23.79/23.87	c  S st    24     69883      8222     15349     38817     21131    100316    378057   no data   no data
23.79/23.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    108 locsubst:     0 time:   0.01
24.19/24.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:   1655 BRemL:   1346 BRemN:      3 P:  6.6M T:  0.37
24.19/24.26	c Replacing        1 vars Replaced      181 lits Time:     0.01 s 
24.19/24.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.19/24.27	c bin-w-bin subsume rem            5 bins  time:  0.00 s
24.19/24.28	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.01 s
24.19/24.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   8113 time:  0.01 s
24.19/24.29	c Removed useless bin:       0  fixed:     0  props:   0.25M  time:  0.00 s
24.29/24.31	c lits-rem:         5  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.02 s
24.29/24.37	c subs with bin:        3  lits-rem:        27  v-fix:    0  time:  0.04 s
24.59/24.66	c lits-rem:      2182  cl-subs:     1083  v-elim:      0  v-fix:    0  time:  0.29 s
24.59/24.67	c vivif2 --  cl tried    15344 cl shrink        0 lits rem          0 time: 0.00
24.59/24.69	c vivif2 --  cl tried    19472 cl shrink     1694 lits rem      10772 time: 0.02
24.79/24.86	c asymm  cl-useful: 191/15344/15344 lits-rem:503 time: 0.17
24.79/24.86	c calculated reachability. Time: 0.00
24.79/24.86	c  N st    24     69883      8112     15237     38716     19472     99723    334993   no data   no data
25.59/25.68	c Finding binary XORs  T:     0.25 s  found:      49
27.18/27.20	c  F st    25     87501      8110     15236     38433     36159     99676   1226258   no data   no data
27.18/27.21	c Replacing       49 vars Replaced      727 lits Time:     0.01 s 
27.18/27.22	c  N st    25     87501      8061     15236     38335     36159     99578   1226160   no data   no data
27.79/27.84	c Decided on static restart strategy
28.09/28.14	c  N st    32     95538      8059     15236     38345     25759     99578    665691   no data   no data
29.29/29.37	c  N st    34    104827      8058     15236     38353     34849     99578   1018873   no data   no data
29.29/29.37	c  S st    34    104827      8058     15236     38353     34849     99578   1018873   no data   no data
29.39/29.49	c  S st    34    105329      8058     15236     38353     35349     99578   1032435   no data   no data
29.49/29.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     44 locsubst:     0 time:   0.01
29.89/29.94	c Flit:     3 Blit:      0 bXBeca:    0 bXProp:    1 Bins:   2831 BRemL:   2209 BRemN:      0 P:  8.9M T:  0.44
29.89/29.96	c Replacing        1 vars Replaced       56 lits Time:     0.02 s 
29.89/29.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.89/29.97	c bin-w-bin subsume rem           49 bins  time:  0.00 s
29.89/29.98	c subs with bin:       44  lits-rem:        89  v-fix:    0  time:  0.01 s
29.89/29.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   8010 time:  0.01 s
29.89/29.99	c Removed useless bin:       0  fixed:     0  props:   0.25M  time:  0.00 s
29.99/30.02	c lits-rem:        18  cl-subs:       76  v-elim:     23  v-fix:    0  time:  0.03 s
30.39/30.41	c subs with bin:       53  lits-rem:      2293  v-fix:    0  time:  0.36 s
31.09/31.18	c lits-rem:      2054  cl-subs:     1244  v-elim:      0  v-fix:    0  time:  0.77 s
31.09/31.19	c vivif2 --  cl tried    15135 cl shrink        0 lits rem          0 time: 0.00
31.19/31.26	c vivif2 --  cl tried    33578 cl shrink     6457 lits rem      48752 time: 0.07
31.39/31.48	c asymm  cl-useful: 47/15135/15135 lits-rem:131 time: 0.22
31.39/31.48	c calculated reachability. Time: 0.00
31.39/31.48	c  N st    34    105329      7987     15134     35878     33577     98689    917579   no data   no data
31.69/31.73	c Finding binary XORs  T:     0.25 s  found:       0
32.49/32.53	c  N st    35    114929      7987     15134     35878     22447     98689    380576   no data   no data
33.89/33.95	c  N st    36    129330      7985     15134     35881     36409     98688    697199   no data   no data
37.19/37.26	c  N st    37    150927      7984     15134     35886     35390     98687    984520   no data   no data
37.79/37.84	c  S st    38    157995      7983     15134     35887     42219     98687   1123776   no data   no data
37.99/38.00	c  S st    38    158498      7983     15134     35888     42720     98687   1140729   no data   no data
37.99/38.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
38.40/38.45	c Flit:     1 Blit:      1 bXBeca:    0 bXProp:    4 Bins:   1060 BRemL:    906 BRemN:      4 P:  9.2M T:  0.44
38.40/38.47	c Replacing        4 vars Replaced     1779 lits Time:     0.02 s 
38.40/38.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.40/38.48	c bin-w-bin subsume rem           35 bins  time:  0.00 s
38.40/38.49	c subs with bin:        1  lits-rem:         3  v-fix:    0  time:  0.01 s
38.50/38.50	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:   7977 time:  0.01 s
38.50/38.51	c Removed useless bin:       2  fixed:     0  props:   0.25M  time:  0.00 s
38.50/38.54	c lits-rem:         0  cl-subs:       19  v-elim:     21  v-fix:    0  time:  0.03 s
38.79/38.83	c subs with bin:        7  lits-rem:      1352  v-fix:    0  time:  0.26 s
39.60/39.66	c lits-rem:      3449  cl-subs:     1265  v-elim:      0  v-fix:    0  time:  0.82 s
39.60/39.66	c vivif2 --  cl tried    15112 cl shrink        2 lits rem          2 time: 0.00
39.69/39.74	c vivif2 --  cl tried    41418 cl shrink     7413 lits rem      39211 time: 0.08
39.89/39.98	c asymm  cl-useful: 42/15112/15112 lits-rem:85 time: 0.23
39.89/39.98	c calculated reachability. Time: 0.00
39.89/39.98	c  N st    38    158498      7956     15105     34097     41418     98245   1057631   no data   no data
40.19/40.23	c Finding binary XORs  T:     0.25 s  found:       2
45.29/45.39	c  N st    39    207086      7956     15105     34099     39011     98245   1217829   no data   no data
48.59/48.67	c  N st    40    237747      7956     15105     34099     42653     98245   1146803   no data   no data
48.59/48.67	c  S st    40    237747      7956     15105     34099     42653     98245   1146803   no data   no data
48.79/48.80	c  S st    40    238248      7956     15105     34099     43153     98244   1159484   no data   no data
48.79/48.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
49.19/49.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    470 BRemL:    827 BRemN:     13 P:  8.4M T:  0.39
49.19/49.21	c Replacing        2 vars Replaced       29 lits Time:     0.01 s 
49.19/49.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.19/49.22	c bin-w-bin subsume rem            3 bins  time:  0.00 s
49.19/49.22	c subs with bin:        7  lits-rem:        10  v-fix:    0  time:  0.01 s
49.19/49.23	c Subs w/ non-existent bins:      0 l-rem:      2 v-fix:     0 done:   7954 time:  0.01 s
49.19/49.24	c Removed useless bin:       0  fixed:     0  props:   0.25M  time:  0.00 s
49.19/49.27	c lits-rem:         3  cl-subs:       18  v-elim:      4  v-fix:    0  time:  0.03 s
49.39/49.48	c subs with bin:        3  lits-rem:         3  v-fix:    0  time:  0.18 s
51.89/51.93	c lits-rem:      1948  cl-subs:     1413  v-elim:      0  v-fix:    0  time:  2.45 s
51.89/51.94	c vivif2 --  cl tried    15085 cl shrink        0 lits rem          0 time: 0.00
51.99/52.02	c vivif2 --  cl tried    41736 cl shrink     5276 lits rem      25326 time: 0.08
52.18/52.23	c asymm  cl-useful: 19/15085/15085 lits-rem:31 time: 0.21
52.18/52.24	c calculated reachability. Time: 0.00
52.18/52.24	c  N st    40    238248      7950     15084     32972     41736     98016   1078418   no data   no data
52.38/52.49	c Finding binary XORs  T:     0.25 s  found:       0
59.69/59.72	c  F st    41    306250      7949     15084     32976     52253     98016   1069491   no data   no data
59.69/59.74	c  N st    41    306250      7949     15084     32745     52253     97985   1069057   no data   no data
60.40/60.44	c Decided on static restart strategy
63.59/63.68	c  N st    51    334547      7943     15084     32754     51322     97984   1576936   no data   no data
66.18/66.26	c  N st    53    357373      7943     15084     32754     43617     97984   1120578   no data   no data
66.18/66.26	c  S st    53    357373      7943     15084     32754     43617     97984   1120578   no data   no data
66.38/66.40	c  S st    53    357877      7943     15084     32758     44115     97983   1136642   no data   no data
66.38/66.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      2 locsubst:     0 time:   0.01
66.78/66.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    647 BRemL:    685 BRemN:      0 P:  8.4M T:  0.41
66.78/66.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
66.78/66.84	c bin-w-bin subsume rem            5 bins  time:  0.00 s
66.78/66.84	c subs with bin:        1  lits-rem:         4  v-fix:    0  time:  0.01 s
66.78/66.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7941 time:  0.01 s
66.78/66.86	c Removed useless bin:       0  fixed:     0  props:   0.25M  time:  0.00 s
66.78/66.89	c lits-rem:         0  cl-subs:       10  v-elim:      3  v-fix:    0  time:  0.03 s
67.09/67.14	c subs with bin:       26  lits-rem:       103  v-fix:    0  time:  0.22 s
68.68/68.78	c lits-rem:      1015  cl-subs:      856  v-elim:      0  v-fix:    0  time:  1.63 s
68.68/68.78	c vivif2 --  cl tried    15079 cl shrink        0 lits rem          0 time: 0.00
68.78/68.85	c vivif2 --  cl tried    43207 cl shrink     3854 lits rem      30108 time: 0.07
68.98/69.07	c asymm  cl-useful: 24/15079/15079 lits-rem:61 time: 0.22
68.98/69.07	c calculated reachability. Time: 0.00
68.98/69.07	c  N st    53    357877      7938     15076     31516     43207     97691   1069154   no data   no data
69.29/69.32	c Finding binary XORs  T:     0.25 s  found:       0
73.19/73.21	c  N st    54    390269      7938     15076     31516     43324     97691   1291147   no data   no data
79.19/79.29	c  N st    55    438857      7937     15076     31522     58334     97691   1637467   no data   no data
86.59/86.64	c  N st    56    511739      7937     15076     31522     61662     97691   2070816   no data   no data
90.99/91.06	c  N st    57    536816      7936     15076     31525     52038     97691   1570556   no data   no data
90.99/91.06	c  S st    57    536816      7936     15076     31525     52038     97691   1570556   no data   no data
91.20/91.24	c  S st    57    537318      7936     15076     31526     52538     97691   1583110   no data   no data
91.20/91.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
91.59/91.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    833 BRemL:    639 BRemN:      0 P:  9.6M T:  0.44
91.69/91.72	c Replacing        1 vars Replaced      209 lits Time:     0.02 s 
91.69/91.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
91.69/91.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
91.69/91.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
91.69/91.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7935 time:  0.01 s
91.69/91.75	c Removed useless bin:       0  fixed:     0  props:   0.25M  time:  0.00 s
91.69/91.78	c lits-rem:         1  cl-subs:        5  v-elim:      5  v-fix:    0  time:  0.03 s
92.19/92.28	c subs with bin:        4  lits-rem:       112  v-fix:    0  time:  0.45 s
94.29/94.36	c lits-rem:      1201  cl-subs:      705  v-elim:      0  v-fix:    0  time:  2.08 s
94.29/94.36	c vivif2 --  cl tried    15072 cl shrink        1 lits rem          1 time: 0.00
94.39/94.48	c vivif2 --  cl tried    51805 cl shrink     8174 lits rem      70889 time: 0.11
94.69/94.79	c asymm  cl-useful: 64/15072/15072 lits-rem:71 time: 0.32
94.79/94.80	c calculated reachability. Time: 0.00
94.79/94.80	c  N st    57    537318      7930     15071     31486     51805     97526   1486204   no data   no data
94.99/95.05	c Finding binary XORs  T:     0.24 s  found:       0
114.30/114.36	c  N st    58    701303      7930     15071     31487     60283     97526   1799823   no data   no data
130.19/130.24	c  N st    59    805977      7928     15071     31507     79821     97526   2013007   no data   no data
130.19/130.24	c  S st    59    805977      7928     15071     31507     79821     97526   2013007   no data   no data
130.39/130.47	c  S st    59    806481      7928     15071     31511     80321     97526   2031057   no data   no data
130.39/130.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
130.99/131.00	c Flit:     3 Blit:      0 bXBeca:    0 bXProp:    2 Bins:    771 BRemL:    660 BRemN:      3 P: 11.1M T:  0.51
130.99/131.03	c Replacing        2 vars Replaced      272 lits Time:     0.03 s 
130.99/131.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
130.99/131.04	c bin-w-bin subsume rem            1 bins  time:  0.00 s
130.99/131.05	c subs with bin:       22  lits-rem:         2  v-fix:    0  time:  0.01 s
130.99/131.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7923 time:  0.01 s
130.99/131.06	c Removed useless bin:       7  fixed:     0  props:   0.25M  time:  0.00 s
131.09/131.10	c lits-rem:         0  cl-subs:       16  v-elim:      5  v-fix:    0  time:  0.04 s
131.49/131.57	c subs with bin:       56  lits-rem:      1285  v-fix:    0  time:  0.40 s
141.69/141.71	c lits-rem:     12550  cl-subs:     6556  v-elim:      0  v-fix:    0  time: 10.14 s
141.69/141.71	c vivif2 --  cl tried    15034 cl shrink        4 lits rem          4 time: 0.00
141.90/141.93	c vivif2 --  cl tried    73479 cl shrink    14068 lits rem      48438 time: 0.22
142.19/142.26	c asymm  cl-useful: 62/12856/15034 lits-rem:132 time: 0.33
142.19/142.27	c calculated reachability. Time: 0.00
142.19/142.27	c  N st    59    806481      7918     15029     31199     73478     97068   1777217   no data   no data
142.49/142.52	c Finding binary XORs  T:     0.25 s  found:       0
195.59/195.68	c  F st    60   1071876      7918     15029     31202     68424     97068   3118217   no data   no data
195.69/195.72	c  N st    60   1071876      7918     15028     30942     68421     97012   3116779   no data   no data
196.59/196.62	c Decided on static restart strategy
200.89/200.95	c  N st    70   1100180      7915     15028     30947     49171     97012   1263248   no data   no data
206.49/206.59	c  N st    72   1136173      7915     15028     30953     84199     97012   2694657   no data   no data
211.99/212.06	c  N st    73   1168565      7915     15028     30953     67242     97012   1990870   no data   no data
222.20/222.24	c  N st    74   1209721      7915     15028     30954     58374     97012   1906174   no data   no data
222.20/222.24	c  S st    74   1209721      7915     15028     30954     58374     97012   1906174   no data   no data
222.39/222.43	c  S st    74   1210223      7915     15028     30961     58867     97012   1917596   no data   no data
222.39/222.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
222.89/222.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    538 BRemL:    577 BRemN:      3 P:  9.9M T:  0.47
222.89/222.95	c Replacing        3 vars Replaced      503 lits Time:     0.03 s 
222.89/222.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
222.89/222.96	c bin-w-bin subsume rem            3 bins  time:  0.00 s
222.89/222.96	c subs with bin:       24  lits-rem:         5  v-fix:    0  time:  0.01 s
222.89/222.98	c Subs w/ non-existent bins:      0 l-rem:      1 v-fix:     0 done:   7912 time:  0.01 s
222.89/222.98	c Removed useless bin:       0  fixed:     0  props:   0.25M  time:  0.00 s
222.99/223.02	c lits-rem:         0  cl-subs:       14  v-elim:      5  v-fix:    0  time:  0.04 s
223.59/223.60	c subs with bin:       27  lits-rem:       429  v-fix:    0  time:  0.53 s
225.99/226.05	c lits-rem:      1279  cl-subs:      692  v-elim:      0  v-fix:    0  time:  2.44 s
225.99/226.05	c vivif2 --  cl tried    14995 cl shrink        0 lits rem          0 time: 0.00
226.09/226.18	c vivif2 --  cl tried    58146 cl shrink     7326 lits rem      72821 time: 0.12
226.19/226.20	c asymm  cl-useful: 0/2139/14995 lits-rem:0 time: 0.02
226.19/226.20	c calculated reachability. Time: 0.00
226.19/226.20	c  N st    74   1210223      7907     14995     30683     58146     96948   1815469   no data   no data
226.39/226.45	c Finding binary XORs  T:     0.25 s  found:       0
236.50/236.54	c  N st    75   1283105      7907     14995     30687     77082     96947   2760361   no data   no data
252.39/252.45	c  N st    76   1392429      7907     14995     30688     78819     96947   2355163   no data   no data
289.31/289.31	c  N st    77   1556413      7906     14995     30712     77823     96947   2074620   no data   no data
313.30/313.39	c  N st    78   1710223      7906     14995     30712    110818     96947   3576249   no data   no data
313.30/313.39	c  S st    78   1710223      7906     14995     30712    110818     96947   3576249   no data   no data
313.70/313.71	c  S st    78   1710728      7906     14995     30713    111322     96947   3592819   no data   no data
313.70/313.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
314.40/314.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    741 BRemL:    596 BRemN:      1 P: 14.8M T:  0.67
314.40/314.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
314.40/314.41	c bin-w-bin subsume rem            4 bins  time:  0.00 s
314.40/314.42	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.01 s
314.40/314.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7906 time:  0.01 s
314.40/314.43	c Removed useless bin:       1  fixed:     0  props:   0.25M  time:  0.00 s
314.40/314.49	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.06 s
315.09/315.14	c subs with bin:       45  lits-rem:      1888  v-fix:    0  time:  0.51 s
332.49/332.51	c lits-rem:      6756  cl-subs:     2947  v-elim:      0  v-fix:    0  time: 17.37 s
332.49/332.52	c vivif2 --  cl tried    14991 cl shrink        0 lits rem          0 time: 0.00
332.69/332.78	c vivif2 --  cl tried   108314 cl shrink    11730 lits rem      29815 time: 0.26
333.09/333.14	c asymm  cl-useful: 53/6516/14991 lits-rem:197 time: 0.36
333.09/333.15	c calculated reachability. Time: 0.00
333.09/333.15	c  N st    78   1710728      7906     14989     30650    108311     96723   3455311   no data   no data
333.39/333.40	c Finding binary XORs  T:     0.25 s  found:       0
400.40/400.41	c  N st    79   2079695      7906     14989     30652    102573     96723   4682147   no data   no data
438.60/438.68	c  N st    80   2210729      7906     14989     30654    101569     96723   3232897   no data   no data
438.60/438.68	c  S st    80   2210729      7906     14989     30654    101569     96723   3232897   no data   no data
438.91/438.99	c  S st    80   2211229      7906     14989     30656    102066     96723   3247006   no data   no data
439.00/439.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
439.60/439.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    227 BRemL:    154 BRemN:      1 P: 14.5M T:  0.64
439.60/439.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
439.60/439.66	c bin-w-bin subsume rem            1 bins  time:  0.00 s
439.60/439.67	c subs with bin:       33  lits-rem:         6  v-fix:    0  time:  0.01 s
439.60/439.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7906 time:  0.01 s
439.60/439.69	c Removed useless bin:       1  fixed:     0  props:   0.26M  time:  0.00 s
439.70/439.74	c lits-rem:         0  cl-subs:       20  v-elim:     24  v-fix:    0  time:  0.06 s
440.50/440.57	c subs with bin:        5  lits-rem:        39  v-fix:    0  time:  0.73 s
452.30/452.36	c lits-rem:     10095  cl-subs:     4413  v-elim:      0  v-fix:    0  time: 11.79 s
452.30/452.37	c vivif2 --  cl tried    14934 cl shrink        3 lits rem          3 time: 0.00
452.60/452.63	c vivif2 --  cl tried    97576 cl shrink    14477 lits rem      96587 time: 0.26
452.70/452.79	c asymm  cl-useful: 11/8418/14934 lits-rem:33 time: 0.16
452.80/452.80	c calculated reachability. Time: 0.00
452.80/452.80	c  N st    80   2211229      7882     14923     30627     97576     96414   3018714   no data   no data
453.00/453.05	c Finding binary XORs  T:     0.25 s  found:       1
542.31/542.35	c  N st    81   2711229      7882     14923     30629     99639     96414   3347311   no data   no data
542.31/542.35	c  S st    81   2711229      7882     14923     30629     99639     96414   3347311   no data   no data
542.60/542.62	c  S st    81   2711730      7882     14923     30630    100138     96414   3359865   no data   no data
542.60/542.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
543.20/543.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    278 BRemL:    256 BRemN:      1 P: 16.2M T:  0.66
543.31/543.31	c Replacing        2 vars Replaced       36 lits Time:     0.02 s 
543.31/543.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
543.31/543.32	c bin-w-bin subsume rem            3 bins  time:  0.00 s
543.31/543.33	c subs with bin:        9  lits-rem:         3  v-fix:    0  time:  0.01 s
543.31/543.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7880 time:  0.01 s
543.31/543.35	c Removed useless bin:       0  fixed:     0  props:   0.26M  time:  0.00 s
543.41/543.41	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.06 s
544.30/544.34	c subs with bin:        2  lits-rem:      1599  v-fix:    0  time:  0.84 s
550.20/550.22	c lits-rem:      1366  cl-subs:      930  v-elim:      0  v-fix:    0  time:  5.88 s
550.20/550.23	c vivif2 --  cl tried    14911 cl shrink        0 lits rem          0 time: 0.00
550.50/550.50	c vivif2 --  cl tried    99206 cl shrink    17036 lits rem     108265 time: 0.27
550.80/550.85	c asymm  cl-useful: 24/6884/14911 lits-rem:48 time: 0.35
550.80/550.86	c calculated reachability. Time: 0.00
550.80/550.86	c  N st    81   2711730      7880     14911     30648     99205     96328   3215283   no data   no data
551.11/551.11	c Finding binary XORs  T:     0.25 s  found:       0
677.80/677.80	c  N st    82   3211732      7880     14911     30672    130578     96328   4021107   no data   no data
677.80/677.80	c  S st    82   3211732      7880     14911     30672    130578     96328   4021107   no data   no data
678.00/678.07	c  S st    82   3212233      7880     14911     30673    131077     96328   4034909   no data   no data
678.00/678.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
678.80/678.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    762 BRemL:    435 BRemN:      0 P: 18.6M T:  0.77
678.80/678.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
678.80/678.87	c bin-w-bin subsume rem            3 bins  time:  0.00 s
678.80/678.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
678.80/678.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7880 time:  0.01 s
678.80/678.89	c Removed useless bin:       0  fixed:     0  props:   0.26M  time:  0.00 s
678.90/678.96	c lits-rem:         0  cl-subs:        8  v-elim:      8  v-fix:    0  time:  0.07 s
680.00/680.02	c subs with bin:       35  lits-rem:      6599  v-fix:    0  time:  0.93 s
703.60/703.65	c lits-rem:     21895  cl-subs:    17682  v-elim:      0  v-fix:    0  time: 23.64 s
703.60/703.66	c vivif2 --  cl tried    14900 cl shrink        0 lits rem          0 time: 0.00
703.91/703.96	c vivif2 --  cl tried   113360 cl shrink    18937 lits rem     103214 time: 0.31
704.10/704.14	c asymm  cl-useful: 0/8016/14900 lits-rem:0 time: 0.17
704.10/704.14	c calculated reachability. Time: 0.00
704.10/704.14	c  N st    82   3212233      7872     14900     30973    113360     96225   3503376   no data   no data
704.40/704.40	c Finding binary XORs  T:     0.25 s  found:       0
849.41/849.40	c  N st    83   3712233      7872     14900     30976    117230     96225   5549982   no data   no data
849.41/849.40	c  S st    83   3712233      7872     14900     30976    117230     96225   5549982   no data   no data
849.81/849.81	c  S st    83   3712738      7871     14900     30977    117733     96224   5563258   no data   no data
849.81/849.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
850.81/850.87	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    160 BRemL:    265 BRemN:      0 P: 16.7M T:  1.03
850.91/850.95	c Replacing        1 vars Replaced     1283 lits Time:     0.07 s 
850.91/850.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
850.91/850.96	c bin-w-bin subsume rem            2 bins  time:  0.00 s
850.91/850.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
850.91/850.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7869 time:  0.01 s
850.91/850.99	c Removed useless bin:       0  fixed:     0  props:   0.26M  time:  0.01 s
851.01/851.08	c lits-rem:         0  cl-subs:        3  v-elim:      1  v-fix:    0  time:  0.09 s
852.81/852.88	c subs with bin:        7  lits-rem:        35  v-fix:    0  time:  1.62 s
871.91/871.94	c lits-rem:      6218  cl-subs:     1786  v-elim:      0  v-fix:    0  time: 19.06 s
871.91/871.94	c vivif2 --  cl tried    14897 cl shrink        1 lits rem          1 time: 0.00
872.31/872.30	c vivif2 --  cl tried   115915 cl shrink    19954 lits rem    1572382 time: 0.36
872.61/872.67	c asymm  cl-useful: 28/5163/14897 lits-rem:34 time: 0.37
872.61/872.68	c calculated reachability. Time: 0.00
872.61/872.68	c  N st    83   3712738      7868     14897     30483    115915     96110   3885622   no data   no data
880.71/880.71	c  F st    84   3751563      7868     14897     30488    153555     96110   6135851   no data   no data
880.71/880.72	c  N st    84   3751563      7868     14897     30488    153555     96110   6135851   no data   no data
881.91/881.94	c Decided on static restart strategy
886.91/886.92	c  N st    94   3779864      7865     14897     30501     97206     96110   2622317   no data   no data
895.11/895.19	c  N st    96   3815859      7865     14897     30507    132248     96110   4003747   no data   no data
904.61/904.61	c  N st    97   3848252      7865     14897     30510    164059     96110   5584359   no data   no data
914.71/914.73	c  N st    98   3896840      7865     14897     30511    124660     96110   3889093   no data   no data
941.21/941.29	c  N st    99   3969722      7865     14897     30512    110259     96110   3686065   no data   no data
966.41/966.43	c  N st   100   4079046      7865     14897     30516    127661     96110   4679300   no data   no data
1006.31/1006.36	c  N st   101   4212739      7864     14897     30550    169894     96110   4797307   no data   no data
1006.31/1006.36	c  S st   101   4212739      7864     14897     30550    169894     96110   4797307   no data   no data
1006.61/1006.64	c Finding binary XORs  T:     0.25 s  found:       1
1007.01/1007.09	c  S st   101   4213240      7864     14895     29886    170362     96009   4812911   no data   no data
1007.11/1007.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1008.01/1008.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    921 BRemL:    771 BRemN:      0 P: 22.3M T:  0.95
1008.11/1008.11	c Replacing        4 vars Replaced     3284 lits Time:     0.04 s 
1008.11/1008.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1008.11/1008.12	c bin-w-bin subsume rem            2 bins  time:  0.00 s
1008.11/1008.13	c subs with bin:        7  lits-rem:         8  v-fix:    0  time:  0.01 s
1008.11/1008.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7860 time:  0.01 s
1008.11/1008.14	c Removed useless bin:       1  fixed:     0  props:   0.26M  time:  0.00 s
1008.21/1008.23	c lits-rem:         0  cl-subs:       11  v-elim:      4  v-fix:    0  time:  0.08 s
1009.61/1009.68	c subs with bin:      123  lits-rem:      7002  v-fix:    0  time:  1.30 s
1026.22/1026.22	c lits-rem:     18032  cl-subs:    10517  v-elim:      0  v-fix:    0  time: 16.54 s
1026.22/1026.23	c vivif2 --  cl tried    14875 cl shrink        4 lits rem          7 time: 0.00
1026.62/1026.68	c vivif2 --  cl tried   159708 cl shrink    31198 lits rem     127295 time: 0.45
1026.92/1026.96	c asymm  cl-useful: 6/9712/14875 lits-rem:18 time: 0.28
1026.92/1026.97	c calculated reachability. Time: 0.00
1026.92/1026.97	c  N st   101   4213240      7856     14869     29816    159703     95915   4382803   no data   no data
1105.32/1105.38	c  N st   102   4459217      7856     14869     29836    128924     95915   3864632   no data   no data
1105.62/1105.63	c Finding binary XORs  T:     0.25 s  found:       2
1165.31/1165.33	c  N st   103   4713240      7856     14869     29836    187539     95915   7219917   no data   no data
1165.31/1165.33	c  S st   103   4713240      7856     14869     29836    187539     95915   7219917   no data   no data
1165.81/1165.88	c  S st   103   4713743      7856     14869     29837    188040     95915   7235246   no data   no data
1165.92/1165.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1166.81/1166.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    306 BRemL:    363 BRemN:      4 P: 20.3M T:  0.96
1166.91/1166.90	c Replacing        2 vars Replaced       43 lits Time:     0.03 s 
1166.91/1166.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1166.91/1166.91	c bin-w-bin subsume rem           10 bins  time:  0.00 s
1166.91/1166.92	c subs with bin:        8  lits-rem:         7  v-fix:    0  time:  0.01 s
1166.91/1166.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7854 time:  0.01 s
1166.91/1166.94	c Removed useless bin:       0  fixed:     0  props:   0.26M  time:  0.01 s
1167.02/1167.04	c lits-rem:         2  cl-subs:        6  v-elim:      1  v-fix:    0  time:  0.11 s
1168.82/1168.88	c subs with bin:       33  lits-rem:       261  v-fix:    0  time:  1.62 s
1227.12/1227.13	c lits-rem:      6844  cl-subs:     8210  v-elim:      0  v-fix:    0  time: 58.25 s
1227.12/1227.13	c vivif2 --  cl tried    14855 cl shrink        4 lits rem          4 time: 0.00
1227.82/1227.88	c vivif2 --  cl tried   179796 cl shrink    27587 lits rem      98213 time: 0.74
1228.22/1228.28	c asymm  cl-useful: 26/4520/14855 lits-rem:41 time: 0.41
1228.22/1228.29	c calculated reachability. Time: 0.00
1228.22/1228.29	c  N st   103   4713743      7853     14854     29766    179796     95819   6864249   no data   no data
1228.52/1228.55	c Finding binary XORs  T:     0.25 s  found:       0

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 1.31 2.72 3.40 5/189 11845
/proc/meminfo: memFree=20207088/32951124 swapFree=67111528/67111528
[pid=11845] ppid=11843 vsize=22472 CPUtime=0 cores=0,2
/proc/11845/stat : 11845 (strangenight2-s) R 11843 11845 8658 0 -1 4202496 871 0 0 0 0 0 0 0 21 0 1 0 221750238 23011328 810 33554432000 4194304 4627331 140734503994448 18446744073709551615 4357923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11845/statm: 5618 821 319 106 0 589 0

[startup+0.068943 s]
/proc/loadavg: 1.31 2.72 3.40 5/189 11845
/proc/meminfo: memFree=20207088/32951124 swapFree=67111528/67111528
[pid=11845] ppid=11843 vsize=50376 CPUtime=0.05 cores=0,2
/proc/11845/stat : 11845 (strangenight2-s) R 11843 11845 8658 0 -1 4202496 7062 0 0 0 4 1 0 0 21 0 1 0 221750238 51585024 5951 33554432000 4194304 4627331 140734503994448 18446744073709551615 4507152 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11845/statm: 12594 5953 324 106 0 7565 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 50376

[startup+0.100936 s]
/proc/loadavg: 1.31 2.72 3.40 5/189 11845
/proc/meminfo: memFree=20207088/32951124 swapFree=67111528/67111528
[pid=11845] ppid=11843 vsize=51732 CPUtime=0.09 cores=0,2
/proc/11845/stat : 11845 (strangenight2-s) R 11843 11845 8658 0 -1 4202496 7444 0 0 0 8 1 0 0 21 0 1 0 221750238 52973568 6333 33554432000 4194304 4627331 140734503994448 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11845/statm: 12933 6333 343 106 0 7904 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 51732

[startup+0.300905 s]
/proc/loadavg: 1.31 2.72 3.40 5/189 11845
/proc/meminfo: memFree=20207088/32951124 swapFree=67111528/67111528
[pid=11845] ppid=11843 vsize=51732 CPUtime=0.29 cores=0,2
/proc/11845/stat : 11845 (strangenight2-s) R 11843 11845 8658 0 -1 4202496 7445 0 0 0 28 1 0 0 22 0 1 0 221750238 52973568 6334 33554432000 4194304 4627331 140734503994448 18446744073709551615 4308931 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11845/statm: 12933 6334 343 106 0 7904 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51732

[startup+0.700807 s]
/proc/loadavg: 1.31 2.72 3.40 5/189 11845
/proc/meminfo: memFree=20207088/32951124 swapFree=67111528/67111528
[pid=11845] ppid=11843 vsize=51732 CPUtime=0.69 cores=0,2
/proc/11845/stat : 11845 (strangenight2-s) R 11843 11845 8658 0 -1 4202496 7445 0 0 0 68 1 0 0 23 0 1 0 221750238 52973568 6334 33554432000 4194304 4627331 140734503994448 18446744073709551615 4308311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11845/statm: 12933 6334 343 106 0 7904 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51732

[startup+1.5007 s]
/proc/loadavg: 1.31 2.72 3.40 5/190 11846
/proc/meminfo: memFree=20045136/32951124 swapFree=67111528/67111528
[pid=11845] ppid=11843 vsize=69020 CPUtime=1.49 cores=0,2
/proc/11845/stat : 11845 (strangenight2-s) R 11843 11845 8658 0 -1 4202496 11487 0 0 0 147 2 0 0 25 0 1 0 221750238 70676480 10376 33554432000 4194304 4627331 140734503994448 18446744073709551615 4299598 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11845/statm: 17255 10376 347 106 0 12226 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 69020

[startup+3.10038 s]
/proc/loadavg: 1.53 2.74 3.41 5/190 11846
/proc/meminfo: memFree=19906260/32951124 swapFree=67111528/67111528
[pid=11845] ppid=11843 vsize=136256 CPUtime=3.09 cores=0,2
/proc/11845/stat : 11845 (strangenight2-s) R 11843 11845 8658 0 -1 4202496 26600 0 0 0 304 5 0 0 25 0 1 0 221750238 139526144 25489 33554432000 4194304 4627331 140734503994448 18446744073709551615 4308955 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11845/statm: 34064 25489 347 106 0 29035 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 136256

[startup+6.30085 s]
/proc/loadavg: 1.53 2.74 3.41 5/190 11846
/proc/meminfo: memFree=19565460/32951124 swapFree=67111528/67111528
[pid=11845] ppid=11843 vsize=279620 CPUtime=6.29 cores=0,2
/proc/11845/stat : 11845 (strangenight2-s) R 11843 11845 8658 0 -1 4202496 57375 0 0 0 620 9 0 0 25 0 1 0 221750238 286330880 56264 33554432000 4194304 4627331 140734503994448 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11845/statm: 69905 56264 347 106 0 64876 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 279620

[startup+12.7007 s]
/proc/loadavg: 1.91 2.78 3.41 5/190 11846
/proc/meminfo: memFree=19386768/32951124 swapFree=67111528/67111528
[pid=11845] ppid=11843 vsize=396996 CPUtime=12.69 cores=0,2
/proc/11845/stat : 11845 (strangenight2-s) R 11843 11845 8658 0 -1 4202496 83380 0 0 0 1256 13 0 0 25 0 1 0 221750238 406523904 82269 33554432000 4194304 4627331 140734503994448 18446744073709551615 4515500 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11845/statm: 99249 82269 364 106 0 94220 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 396996

[startup+25.5005 s]
/proc/loadavg: 2.23 2.82 3.42 5/190 11846
/proc/meminfo: memFree=19271672/32951124 swapFree=67111528/67111528
[pid=11845] ppid=11843 vsize=420992 CPUtime=25.49 cores=0,2
/proc/11845/stat : 11845 (strangenight2-s) R 11843 11845 8658 0 -1 4202496 92662 0 0 0 2534 15 0 0 25 0 1 0 221750238 431095808 87944 33554432000 4194304 4627331 140734503994448 18446744073709551615 4515573 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11845/statm: 105248 87944 377 106 0 100219 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 420992

[startup+51.101 s]
/proc/loadavg: 2.83 2.91 3.43 5/190 11847
/proc/meminfo: memFree=19067248/32951124 swapFree=67111528/67111528
[pid=11845] ppid=11843 vsize=454024 CPUtime=51.09 cores=0,2
/proc/11845/stat : 11845 (strangenight2-s) R 11843 11845 8658 0 -1 4202496 109274 0 0 0 5091 18 0 0 25 0 1 0 221750238 464920576 95985 33554432000 4194304 4627331 140734503994448 18446744073709551615 4427997 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11845/statm: 113506 95985 377 106 0 108477 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 454024

[startup+102.307 s]
/proc/loadavg: 3.60 3.11 3.47 5/190 11848
/proc/meminfo: memFree=18872404/32951124 swapFree=67111528/67111528
[pid=11845] ppid=11843 vsize=467120 CPUtime=102.3 cores=0,2
/proc/11845/stat : 11845 (strangenight2-s) R 11843 11845 8658 0 -1 4202496 137394 0 0 0 10207 23 0 0 25 0 1 0 221750238 478330880 98707 33554432000 4194304 4627331 140734503994448 18446744073709551615 4327395 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11845/statm: 116780 98707 377 106 0 111751 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 467120

[startup+162.3 s]
/proc/loadavg: 3.84 3.26 3.50 5/190 11853
/proc/meminfo: memFree=18804176/32951124 swapFree=67111528/67111528
[pid=11845] ppid=11843 vsize=541640 CPUtime=162.29 cores=0,2
/proc/11845/stat : 11845 (strangenight2-s) R 11843 11845 8658 0 -1 4202496 162178 0 0 0 16201 28 0 0 25 0 1 0 221750238 554639360 105786 33554432000 4194304 4627331 140734503994448 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11845/statm: 135410 105786 377 106 0 130381 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 541640

[startup+222.301 s]
/proc/loadavg: 3.94 3.40 3.53 5/190 11855
/proc/meminfo: memFree=18709988/32951124 swapFree=67111528/67111528
[pid=11845] ppid=11843 vsize=490128 CPUtime=222.29 cores=0,2
/proc/11845/stat : 11845 (strangenight2-s) R 11843 11845 8658 0 -1 4202496 192879 0 0 0 22193 36 0 0 25 0 1 0 221750238 501891072 104213 33554432000 4194304 4627331 140734503994448 18446744073709551615 4308683 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11845/statm: 122532 104213 377 106 0 117503 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 490128

[startup+282.3 s]
/proc/loadavg: 4.04 3.51 3.56 5/190 11856
/proc/meminfo: memFree=18649832/32951124 swapFree=67111528/67111528
[pid=11845] ppid=11843 vsize=499080 CPUtime=282.29 cores=0,2
/proc/11845/stat : 11845 (strangenight2-s) R 11843 11845 8658 0 -1 4202496 217010 0 0 0 28189 40 0 0 25 0 1 0 221750238 511057920 107524 33554432000 4194304 4627331 140734503994448 18446744073709551615 4332282 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11845/statm: 124770 107524 377 106 0 119741 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 499080

[startup+342.301 s]
/proc/loadavg: 4.01 3.61 3.58 5/190 11858
/proc/meminfo: memFree=18285496/32951124 swapFree=67111528/67111528
[pid=11845] ppid=11843 vsize=605980 CPUtime=342.3 cores=0,2
/proc/11845/stat : 11845 (strangenight2-s) R 11843 11845 8658 0 -1 4202496 239322 0 0 0 34184 46 0 0 25 0 1 0 221750238 620523520 118946 33554432000 4194304 4627331 140734503994448 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11845/statm: 151495 118946 377 106 0 146466 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 605980

[startup+402.301 s]
/proc/loadavg: 4.00 3.67 3.61 5/190 11859
/proc/meminfo: memFree=18253104/32951124 swapFree=67111528/67111528
[pid=11845] ppid=11843 vsize=618008 CPUtime=402.3 cores=0,2
/proc/11845/stat : 11845 (strangenight2-s) R 11843 11845 8658 0 -1 4202496 277248 0 0 0 40174 56 0 0 25 0 1 0 221750238 632840192 119781 33554432000 4194304 4627331 140734503994448 18446744073709551615 4327395 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11845/statm: 154502 119781 377 106 0 149473 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 618008

[startup+462.301 s]
/proc/loadavg: 4.03 3.74 3.64 5/190 11861
/proc/meminfo: memFree=18238584/32951124 swapFree=67111528/67111528
[pid=11845] ppid=11843 vsize=549348 CPUtime=462.29 cores=0,2
/proc/11845/stat : 11845 (strangenight2-s) R 11843 11845 8658 0 -1 4202496 295701 0 0 0 46169 60 0 0 25 0 1 0 221750238 562532352 119346 33554432000 4194304 4627331 140734503994448 18446744073709551615 4309132 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11845/statm: 137337 119346 377 106 0 132308 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 549348

[startup+522.301 s]
/proc/loadavg: 4.01 3.79 3.65 5/190 11872
/proc/meminfo: memFree=18269716/32951124 swapFree=67111528/67111528
[pid=11845] ppid=11843 vsize=667568 CPUtime=522.3 cores=0,2
/proc/11845/stat : 11845 (strangenight2-s) R 11843 11845 8658 0 -1 4202496 327007 0 0 0 52163 67 0 0 25 0 1 0 221750238 683589632 131326 33554432000 4194304 4627331 140734503994448 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11845/statm: 166892 131326 377 106 0 161863 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 667568

[startup+582.301 s]
/proc/loadavg: 4.00 3.82 3.67 5/190 11873
/proc/meminfo: memFree=18258012/32951124 swapFree=67111528/67111528
[pid=11845] ppid=11843 vsize=569844 CPUtime=582.3 cores=0,2
/proc/11845/stat : 11845 (strangenight2-s) R 11843 11845 8658 0 -1 4202496 347137 0 0 0 58159 71 0 0 25 0 1 0 221750238 583520256 125335 33554432000 4194304 4627331 140734503994448 18446744073709551615 4308233 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11845/statm: 142461 125335 377 106 0 137432 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 569844

[startup+642.301 s]
/proc/loadavg: 4.00 3.85 3.69 5/190 11875
/proc/meminfo: memFree=18190164/32951124 swapFree=67111528/67111528
[pid=11845] ppid=11843 vsize=590108 CPUtime=642.31 cores=0,2
/proc/11845/stat : 11845 (strangenight2-s) R 11843 11845 8658 0 -1 4202496 353595 0 0 0 64159 72 0 0 25 0 1 0 221750238 604270592 130667 33554432000 4194304 4627331 140734503994448 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11845/statm: 147527 130667 377 106 0 142498 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 590108

[startup+702.3 s]
/proc/loadavg: 4.03 3.89 3.71 5/190 11876
/proc/meminfo: memFree=18142772/32951124 swapFree=67111528/67111528
[pid=11845] ppid=11843 vsize=590108 CPUtime=702.3 cores=0,2
/proc/11845/stat : 11845 (strangenight2-s) R 11843 11845 8658 0 -1 4202496 353924 0 0 0 70158 72 0 0 25 0 1 0 221750238 604270592 130867 33554432000 4194304 4627331 140734503994448 18446744073709551615 4427592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11845/statm: 147527 130867 377 106 0 142498 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 590108

[startup+762.307 s]
/proc/loadavg: 4.01 3.91 3.73 5/190 11878
/proc/meminfo: memFree=18069592/32951124 swapFree=67111528/67111528
[pid=11845] ppid=11843 vsize=702964 CPUtime=762.31 cores=0,2
/proc/11845/stat : 11845 (strangenight2-s) R 11843 11845 8658 0 -1 4202496 373161 0 0 0 76153 78 0 0 25 0 1 0 221750238 719835136 141329 33554432000 4194304 4627331 140734503994448 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11845/statm: 175741 141329 377 106 0 170712 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 702964

[startup+822.3 s]
/proc/loadavg: 4.06 3.94 3.75 5/190 11880
/proc/meminfo: memFree=18102544/32951124 swapFree=67111528/67111528
[pid=11845] ppid=11843 vsize=704564 CPUtime=822.3 cores=0,2
/proc/11845/stat : 11845 (strangenight2-s) R 11843 11845 8658 0 -1 4202496 395454 0 0 0 82148 82 0 0 25 0 1 0 221750238 721473536 139537 33554432000 4194304 4627331 140734503994448 18446744073709551615 4308680 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11845/statm: 176141 139537 377 106 0 171112 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 704564

[startup+882.301 s]
/proc/loadavg: 4.02 3.95 3.76 5/190 11881
/proc/meminfo: memFree=18123848/32951124 swapFree=67111528/67111528
[pid=11845] ppid=11843 vsize=718456 CPUtime=882.31 cores=0,2
/proc/11845/stat : 11845 (strangenight2-s) R 11843 11845 8658 0 -1 4202496 412630 0 0 0 88141 90 0 0 25 0 1 0 221750238 735698944 145746 33554432000 4194304 4627331 140734503994448 18446744073709551615 4309332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11845/statm: 179614 145746 388 106 0 174585 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 718456

[startup+942.3 s]
/proc/loadavg: 4.00 3.95 3.77 5/190 11883
/proc/meminfo: memFree=17996368/32951124 swapFree=67111528/67111528
[pid=11845] ppid=11843 vsize=651456 CPUtime=942.31 cores=0,2
/proc/11845/stat : 11845 (strangenight2-s) R 11843 11845 8658 0 -1 4202496 430421 0 0 0 94137 94 0 0 25 0 1 0 221750238 667090944 144797 33554432000 4194304 4627331 140734503994448 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11845/statm: 162864 144797 377 106 0 157835 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 651456

[startup+1002.3 s]
/proc/loadavg: 4.04 3.97 3.79 5/190 11884
/proc/meminfo: memFree=17945632/32951124 swapFree=67111528/67111528
[pid=11845] ppid=11843 vsize=651456 CPUtime=1002.31 cores=0,2
/proc/11845/stat : 11845 (strangenight2-s) R 11843 11845 8658 0 -1 4202496 434876 0 0 0 100133 98 0 0 25 0 1 0 221750238 667090944 145748 33554432000 4194304 4627331 140734503994448 18446744073709551615 4330250 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11845/statm: 162864 145748 377 106 0 157835 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 651456

[startup+1062.3 s]
/proc/loadavg: 4.01 3.97 3.80 5/190 11886
/proc/meminfo: memFree=17859420/32951124 swapFree=67111528/67111528
[pid=11845] ppid=11843 vsize=755856 CPUtime=1062.31 cores=0,2
/proc/11845/stat : 11845 (strangenight2-s) R 11843 11845 8658 0 -1 4202496 443659 0 0 0 106131 100 0 0 25 0 1 0 221750238 773996544 152160 33554432000 4194304 4627331 140734503994448 18446744073709551615 4308888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11845/statm: 188964 152160 377 106 0 183935 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 755856

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.81 5/190 11888
/proc/meminfo: memFree=17760704/32951124 swapFree=67111528/67111528
[pid=11845] ppid=11843 vsize=687380 CPUtime=1122.31 cores=0,2
/proc/11845/stat : 11845 (strangenight2-s) R 11843 11845 8658 0 -1 4202496 450723 0 0 0 112130 101 0 0 25 0 1 0 221750238 703877120 154026 33554432000 4194304 4627331 140734503994448 18446744073709551615 4309536 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11845/statm: 171845 154026 377 106 0 166816 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 687380

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.82 5/190 11889
/proc/meminfo: memFree=17734040/32951124 swapFree=67111528/67111528
[pid=11845] ppid=11843 vsize=793896 CPUtime=1182.32 cores=0,2
/proc/11845/stat : 11845 (strangenight2-s) R 11843 11845 8658 0 -1 4202496 461425 0 0 0 118128 104 0 0 25 0 1 0 221750238 812949504 161770 33554432000 4194304 4627331 140734503994448 18446744073709551615 4420179 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11845/statm: 198474 161770 377 106 0 193445 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 793896

[startup+1242.3 s]
/proc/loadavg: 4.04 3.99 3.83 5/190 11891
/proc/meminfo: memFree=17755720/32951124 swapFree=67111528/67111528
[pid=11845] ppid=11843 vsize=731472 CPUtime=1242.31 cores=0,2
/proc/11845/stat : 11845 (strangenight2-s) R 11843 11845 8658 0 -1 4202496 468428 0 0 0 124126 105 0 0 25 0 1 0 221750238 749027328 163564 33554432000 4194304 4627331 140734503994448 18446744073709551615 4321646 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11845/statm: 182868 163564 377 106 0 177839 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 731472



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.99 3.84 2/184 11895
/proc/meminfo: memFree=19696616/32951124 swapFree=67111528/67111528
[pid=11845] ppid=11843 vsize=795420 CPUtime=1300.02 cores=0,2
/proc/11845/stat : 11845 (strangenight2-s) R 11843 11845 8658 0 -1 4202496 471674 0 0 0 129896 106 0 0 25 0 1 0 221750238 814510080 160389 33554432000 4194304 4627331 140734503994448 18446744073709551615 4308297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11845/statm: 198855 160389 377 106 0 193826 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 795420

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.04
CPU time (s): 1300.06
CPU user time (s): 1298.96
CPU system time (s): 1.09883
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 816092

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

runsolver used 2.29265 second user time and 4.82926 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-26 01:53:10
IDJOB=3289059
IDBENCH=83114
IDSOLVER=1587
FILE ID=node107/3289059-1303775589
RUNJOBID= node107-1303775584-11803
PBS_JOBID= 13157153
Free space on /tmp= 71504 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top23.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289059-1303775589/watcher-3289059-1303775589 -o /tmp/evaluation-result-3289059-1303775589/solver-3289059-1303775589 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3289059-1303775589.cnf

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

MD5SUM BENCH= 6ee28191d649bfeef8c7d8c569a3cd59
RANDOM SEED=463909052

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20207616 kB
Buffers:       2034120 kB
Cached:       10027924 kB
SwapCached:          0 kB
Active:        8101216 kB
Inactive:      4162148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20207616 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           35792 kB
Writeback:           0 kB
AnonPages:      200708 kB
Mapped:          15816 kB
Slab:           417432 kB
PageTables:       5860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   415880 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= 71524 MiB
End job on node107 at 2011-04-26 02:14:52