Trace number 3263784

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.03 1300.01

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n32-02-S1478512323.shuffled-as.sat03-1638.cnf
MD5SUM1d86c7f9cd05c5f2ab070520d802c8e1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables226
Number of clauses1078
Sum of the clauses size3624
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 226
Number of clauses of size 3636
Number of clauses of size 4416
Number of clauses of size 50
Number of clauses of size over 50

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-3263784-1303568022.cnf'
0.00/0.00	c -- header says num vars:            226
0.00/0.00	c -- header says num clauses:        1078
0.00/0.00	c -- clauses added:            0 learnts,         1078 normals,            0 xors
0.00/0.00	c -- vars added        226
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       226      1052        26         0      3624         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/1052/1052 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c Replacing        1 vars Replaced       12 lits Time:     0.00 s 
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 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:        11  cl-subs:        0  v-elim:     63  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:      62, avg size: 3.8)
0.00/0.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 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:       6 undec:      69 neg:     151
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       162       476        20         0      2184         0   no data   no data
0.03/0.04	c Decided on static restart strategy
0.09/0.12	c  N st     8      4917       162       476        26      4739      2184    115039   no data   no data
0.29/0.33	c  N st    10     11301       162       476        27      4440      2184     81731   no data   no data
0.49/0.57	c  N st    11     17045       162       476        27      9826      2184    211104   no data   no data
0.89/0.92	c  F st    12     25002       162       476        28     12161      2184    255867   no data   no data
0.89/0.92	c  N st    12     25002       162       476        28     12161      2184    255867   no data   no data
1.10/1.13	c Decided on static restart strategy
1.10/1.13	c  N st    18     30000       162       476        29     10574      2184    198421   no data   no data
1.10/1.13	c  S st    18     30000       162       476        29     10574      2184    198421   no data   no data
1.10/1.16	c  S st    18     30505       162       476        33     11069      2184    209112   no data   no data
1.10/1.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.10/1.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     87 BRemL:      4 BRemN:      0 P:  0.2M T:  0.00
1.10/1.16	c blocked clauses removed:        0 vars:      0 tried:           8 T: 0.00 s
1.10/1.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.10/1.16	c subs with bin:        8  lits-rem:        34  v-fix:    0  time:  0.00 s
1.10/1.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    162 time:  0.00 s
1.10/1.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.10/1.16	c lits-rem:         7  cl-subs:        0  v-elim:      2  v-fix:    0  time:  0.00 s
1.10/1.17	c subs with bin:        4  lits-rem:       407  v-fix:    0  time:  0.00 s
1.29/1.31	c lits-rem:      1469  cl-subs:     1046  v-elim:      0  v-fix:    0  time:  0.14 s
1.29/1.31	c asymm  cl-useful: 8/464/464 lits-rem:10 time: 0.00
1.29/1.31	c calculated reachability. Time: 0.00
1.29/1.31	c  N st    18     30505       160       464       117      9705      2142    177431   no data   no data
1.59/1.65	c  N st    20     37618       160       464       118      9296      2142    159993   no data   no data
1.59/1.65	c Finding binary XORs  T:     0.00 s  found:       0
1.89/1.99	c  N st    21     44019       159       459        43     15425      2112    322001   no data   no data
1.99/2.08	c  S st    22     45757       159       459        44     17124      2112    363784   no data   no data
2.09/2.14	c  S st    22     46261       159       459        44      9181      2112    141330   no data   no data
2.09/2.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.09/2.14	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      6 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.09/2.15	c Replacing        1 vars Replaced     2085 lits Time:     0.00 s 
2.09/2.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.09/2.15	c bin-w-bin subsume rem            2 bins  time:  0.00 s
2.09/2.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.09/2.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    157 time:  0.00 s
2.09/2.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.09/2.15	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.00 s
2.09/2.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.09/2.17	c lits-rem:       258  cl-subs:      117  v-elim:      0  v-fix:    0  time:  0.02 s
2.09/2.17	c vivif2 --  cl tried      448 cl shrink        0 lits rem          0 time: 0.00
2.09/2.17	c vivif2 --  cl tried     9018 cl shrink       38 lits rem         38 time: 0.00
2.09/2.18	c asymm  cl-useful: 0/448/448 lits-rem:0 time: 0.00
2.09/2.18	c calculated reachability. Time: 0.00
2.09/2.18	c  N st    22     46261       156       448        30      9018      2079    137805   no data   no data
2.89/2.95	c  N st    23     60659       156       448        30     13274      2079    226533   no data   no data
2.89/2.95	c Finding binary XORs  T:     0.00 s  found:       0
3.39/3.48	c  N st    24     69392       156       448        30     11218      2079    164303   no data   no data
3.39/3.48	c  S st    24     69392       156       448        30     11218      2079    164303   no data   no data
3.49/3.51	c  S st    24     69892       156       448        30     11713      2079    175386   no data   no data
3.49/3.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.49/3.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.49/3.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.49/3.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.49/3.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.49/3.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    156 time:  0.00 s
3.49/3.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.49/3.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.49/3.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.49/3.55	c lits-rem:       389  cl-subs:      146  v-elim:      0  v-fix:    0  time:  0.03 s
3.49/3.55	c vivif2 --  cl tried      448 cl shrink        0 lits rem          0 time: 0.00
3.49/3.55	c vivif2 --  cl tried    11567 cl shrink       15 lits rem         15 time: 0.00
3.49/3.56	c asymm  cl-useful: 1/448/448 lits-rem:1 time: 0.00
3.49/3.56	c calculated reachability. Time: 0.00
3.49/3.56	c  N st    24     69892       156       448        30     11567      2078    172087   no data   no data
4.60/4.68	c  F st    25     87501       156       448        30     16995      2078    300897   no data   no data
4.60/4.68	c  N st    25     87501       156       448        30     16995      2078    300897   no data   no data
4.99/5.01	c Decided on static restart strategy
5.09/5.18	c  N st    32     95542       156       448        30     24785      2078    495634   no data   no data
5.69/5.71	c  N st    34    104838       156       448        30     21204      2078    391580   no data   no data
5.69/5.71	c  S st    34    104838       156       448        30     21204      2078    391580   no data   no data
5.69/5.77	c  S st    34    105339       156       448        30     21697      2078    403097   no data   no data
5.69/5.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.69/5.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
5.69/5.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.69/5.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.69/5.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.69/5.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    156 time:  0.00 s
5.69/5.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.69/5.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.79/5.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.09/6.12	c lits-rem:      1677  cl-subs:     1215  v-elim:      0  v-fix:    0  time:  0.33 s
6.09/6.12	c vivif2 --  cl tried      448 cl shrink        0 lits rem          0 time: 0.00
6.09/6.13	c vivif2 --  cl tried    20482 cl shrink       56 lits rem         56 time: 0.00
6.09/6.14	c asymm  cl-useful: 6/448/448 lits-rem:6 time: 0.01
6.09/6.14	c calculated reachability. Time: 0.00
6.09/6.14	c  N st    34    105339       156       448        30     20482      2072    371652   no data   no data
6.60/6.69	c  N st    35    114938       156       448        30     16287      2072    253365   no data   no data
7.60/7.66	c  N st    36    129335       156       448        30     15543      2072    222412   no data   no data
8.99/9.08	c  N st    37    150930       156       448        30     20659      2072    336926   no data   no data
9.49/9.55	c  S st    38    158008       156       448        30     27342      2072    500380   no data   no data
9.59/9.62	c  S st    38    158509       156       448        30     27837      2072    510826   no data   no data
9.59/9.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.59/9.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.59/9.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.59/9.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.59/9.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.59/9.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    156 time:  0.00 s
9.59/9.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.59/9.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.59/9.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.59/10.67	c lits-rem:      1499  cl-subs:     2990  v-elim:      0  v-fix:    0  time:  1.01 s
10.59/10.67	c vivif2 --  cl tried      448 cl shrink        0 lits rem          0 time: 0.00
10.59/10.67	c vivif2 --  cl tried    24847 cl shrink       52 lits rem         75 time: 0.01
10.59/10.69	c asymm  cl-useful: 5/448/448 lits-rem:5 time: 0.01
10.59/10.69	c calculated reachability. Time: 0.00
10.59/10.69	c  N st    38    158509       156       448        30     24847      2067    439215   no data   no data
14.30/14.37	c  N st    39    207097       156       448        30     19965      2067    290284   no data   no data
16.89/16.94	c  N st    40    237763       156       448        30     29803      2067    521450   no data   no data
16.89/16.94	c  S st    40    237763       156       448        30     29803      2067    521450   no data   no data
16.99/17.03	c  S st    40    238264       156       448        30     30303      2067    533296   no data   no data
16.99/17.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.99/17.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
16.99/17.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.99/17.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.99/17.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.99/17.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    156 time:  0.00 s
16.99/17.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.99/17.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
16.99/17.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.70/18.76	c lits-rem:      1715  cl-subs:     5520  v-elim:      0  v-fix:    0  time:  1.70 s
18.70/18.76	c vivif2 --  cl tried      448 cl shrink        0 lits rem          0 time: 0.00
18.70/18.77	c vivif2 --  cl tried    24783 cl shrink      217 lits rem        217 time: 0.01
18.70/18.78	c asymm  cl-useful: 4/448/448 lits-rem:4 time: 0.01
18.70/18.78	c calculated reachability. Time: 0.00
18.70/18.78	c  N st    40    238264       156       448        30     24783      2063    406154   no data   no data
24.29/24.30	c  F st    41    306250       156       448        30     26680      2063    419975   no data   no data
24.29/24.30	c  N st    41    306250       156       448        30     26680      2063    419975   no data   no data
24.59/24.67	c Decided on static restart strategy
26.49/26.55	c  N st    51    334555       156       448        30     30938      2063    487465   no data   no data
28.60/28.66	c  N st    53    357398       156       448        30     28969      2063    441704   no data   no data
28.60/28.66	c  S st    53    357398       156       448        30     28969      2063    441704   no data   no data
28.69/28.72	c  S st    53    357902       156       448        30     29470      2063    454045   no data   no data
28.69/28.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.69/28.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
28.69/28.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.69/28.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.69/28.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.69/28.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    156 time:  0.00 s
28.69/28.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.69/28.74	c lits-rem:         3  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
28.69/28.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.19/29.22	c lits-rem:      1210  cl-subs:     1677  v-elim:      0  v-fix:    0  time:  0.47 s
29.19/29.22	c vivif2 --  cl tried      448 cl shrink        0 lits rem          0 time: 0.00
29.19/29.23	c vivif2 --  cl tried    27793 cl shrink       71 lits rem         74 time: 0.01
29.19/29.24	c asymm  cl-useful: 4/448/448 lits-rem:4 time: 0.02
29.19/29.24	c calculated reachability. Time: 0.00
29.19/29.24	c  N st    53    357902       156       448        30     27793      2056    415287   no data   no data
32.09/32.18	c  N st    54    390294       156       448        30     33633      2056    537034   no data   no data
36.89/36.93	c  N st    55    438883       156       448        30     27778      2056    383729   no data   no data
44.19/44.26	c  N st    56    511766       156       448        30     40543      2056    662512   no data   no data
46.69/46.78	c  N st    57    536853       156       448        30     35329      2056    540610   no data   no data
46.69/46.78	c  S st    57    536853       156       448        30     35329      2056    540610   no data   no data
46.79/46.87	c  S st    57    537355       156       448        30     35824      2056    551654   no data   no data
46.79/46.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.79/46.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
46.79/46.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
46.79/46.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.79/46.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.79/46.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    156 time:  0.00 s
46.79/46.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
46.79/46.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
46.89/46.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.39/47.45	c lits-rem:      1582  cl-subs:     1493  v-elim:      0  v-fix:    0  time:  0.54 s
47.39/47.45	c vivif2 --  cl tried      448 cl shrink        0 lits rem          0 time: 0.00
47.39/47.46	c vivif2 --  cl tried    34331 cl shrink       69 lits rem         70 time: 0.01
47.39/47.47	c asymm  cl-useful: 4/448/448 lits-rem:4 time: 0.02
47.39/47.48	c calculated reachability. Time: 0.00
47.39/47.48	c  N st    57    537355       156       448        30     34331      2052    518129   no data   no data
65.19/65.29	c  N st    58    701340       156       448        30     61999      2052   1126737   no data   no data
77.50/77.52	c  N st    59    806033       156       448        30     55828      2052    948858   no data   no data
77.50/77.52	c  S st    59    806033       156       448        30     55828      2052    948858   no data   no data
77.60/77.67	c  S st    59    806539       156       448        30     56330      2052    960090   no data   no data
77.60/77.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
77.60/77.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
77.60/77.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
77.60/77.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
77.60/77.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.60/77.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    156 time:  0.00 s
77.60/77.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
77.69/77.70	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.01 s
77.69/77.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.19/82.20	c lits-rem:      2400  cl-subs:     8266  v-elim:      0  v-fix:    0  time:  4.47 s
82.19/82.20	c vivif2 --  cl tried      447 cl shrink        0 lits rem          0 time: 0.00
82.19/82.21	c vivif2 --  cl tried    48064 cl shrink       50 lits rem         50 time: 0.01
82.19/82.24	c asymm  cl-useful: 2/447/447 lits-rem:2 time: 0.02
82.19/82.24	c calculated reachability. Time: 0.00
82.19/82.24	c  N st    59    806539       156       447        30     48064      2043    784858   no data   no data
115.29/115.35	c  F st    60   1071875       156       447        30     63262      2043   1062494   no data   no data
115.29/115.35	c  N st    60   1071875       156       447        30     63262      2043   1062494   no data   no data
115.99/116.01	c Decided on static restart strategy
118.99/119.09	c  N st    70   1100175       156       447        30     48482      2043    714476   no data   no data
123.69/123.77	c  N st    72   1136169       156       447        30     81874      2043   1504736   no data   no data
127.99/128.06	c  N st    73   1168561       156       447        30     69107      2043   1190943   no data   no data
133.00/133.09	c  N st    74   1209809       156       447        30     64013      2043   1051788   no data   no data
133.00/133.09	c  S st    74   1209809       156       447        30     64013      2043   1051788   no data   no data
133.19/133.24	c  S st    74   1210310       156       447        30     64511      2043   1064391   no data   no data
133.19/133.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
133.19/133.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
133.19/133.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
133.19/133.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
133.19/133.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
133.19/133.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    156 time:  0.00 s
133.19/133.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
133.19/133.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
133.29/133.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
137.79/137.85	c lits-rem:      3687  cl-subs:     7161  v-elim:      0  v-fix:    0  time:  4.55 s
137.79/137.85	c vivif2 --  cl tried      447 cl shrink        0 lits rem          0 time: 0.00
137.79/137.87	c vivif2 --  cl tried    57350 cl shrink      219 lits rem        223 time: 0.01
137.89/137.90	c asymm  cl-useful: 2/447/447 lits-rem:2 time: 0.03
137.89/137.90	c calculated reachability. Time: 0.00
137.89/137.90	c  N st    74   1210310       156       447        30     57350      2041    906026   no data   no data
147.19/147.21	c  N st    75   1283193       156       447        30     81188      2041   1455149   no data   no data
162.59/162.64	c  N st    76   1392516       156       447        30     90314      2041   1656041   no data   no data
186.69/186.74	c  N st    77   1556500       156       447        30     96882      2041   1708588   no data   no data
210.59/210.64	c  N st    78   1710311       156       447        30     87269      2041   1507200   no data   no data
210.59/210.64	c  S st    78   1710311       156       447        30     87269      2041   1507200   no data   no data
210.79/210.87	c  S st    78   1710821       156       447        30     87776      2041   1519509   no data   no data
210.79/210.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
210.89/210.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
210.89/210.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
210.89/210.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
210.89/210.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
210.89/210.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    156 time:  0.00 s
210.89/210.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
210.89/210.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
210.89/210.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
226.60/226.65	c lits-rem:      3641  cl-subs:    16833  v-elim:      0  v-fix:    0  time: 15.68 s
226.60/226.65	c vivif2 --  cl tried      447 cl shrink        0 lits rem          0 time: 0.00
226.60/226.67	c vivif2 --  cl tried    70943 cl shrink      155 lits rem        159 time: 0.02
226.70/226.71	c asymm  cl-useful: 3/447/447 lits-rem:3 time: 0.05
226.70/226.72	c calculated reachability. Time: 0.00
226.70/226.72	c  N st    78   1710821       156       447        30     70943      2038   1155759   no data   no data
285.29/285.37	c  N st    79   2079785       156       447        30     82665      2038   1357027   no data   no data
306.99/307.05	c  N st    80   2210822       156       447        30     86173      2038   1447260   no data   no data
306.99/307.05	c  S st    80   2210822       156       447        30     86173      2038   1447260   no data   no data
307.19/307.29	c  S st    80   2211323       156       447        30     86667      2038   1458667   no data   no data
307.19/307.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
307.29/307.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
307.29/307.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
307.29/307.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
307.29/307.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
307.29/307.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    156 time:  0.00 s
307.29/307.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
307.29/307.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
307.29/307.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
318.40/318.50	c lits-rem:      2696  cl-subs:    11688  v-elim:      0  v-fix:    0  time: 11.12 s
318.40/318.50	c vivif2 --  cl tried      447 cl shrink        0 lits rem          0 time: 0.00
318.50/318.51	c vivif2 --  cl tried    74979 cl shrink       37 lits rem         38 time: 0.02
318.50/318.56	c asymm  cl-useful: 3/447/447 lits-rem:3 time: 0.05
318.50/318.57	c calculated reachability. Time: 0.00
318.50/318.57	c  N st    80   2211323       156       447        30     74979      2035   1195540   no data   no data
406.09/406.18	c  N st    81   2711323       156       447        30     97338      2035   1646518   no data   no data
406.09/406.18	c  S st    81   2711323       156       447        30     97338      2035   1646518   no data   no data
406.39/406.41	c  S st    81   2711825       156       447        30     97836      2035   1658787   no data   no data
406.39/406.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
406.39/406.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
406.39/406.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
406.39/406.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
406.39/406.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
406.39/406.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    156 time:  0.00 s
406.39/406.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
406.39/406.48	c lits-rem:         2  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.02 s
406.49/406.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
423.90/423.91	c lits-rem:      3456  cl-subs:    14714  v-elim:      0  v-fix:    0  time: 17.39 s
423.90/423.91	c vivif2 --  cl tried      446 cl shrink        0 lits rem          0 time: 0.00
423.90/423.94	c vivif2 --  cl tried    83122 cl shrink      352 lits rem        352 time: 0.02
423.90/423.99	c asymm  cl-useful: 0/446/446 lits-rem:0 time: 0.05
423.90/423.99	c calculated reachability. Time: 0.00
423.90/423.99	c  N st    81   2711825       156       446        30     83122      2027   1328645   no data   no data
525.19/525.27	c  N st    82   3211829       156       446        30    134185      2027   2431171   no data   no data
525.19/525.27	c  S st    82   3211829       156       446        30    134185      2027   2431171   no data   no data
525.59/525.65	c  S st    82   3212334       156       446        30    134683      2027   2443100   no data   no data
525.59/525.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
525.70/525.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
525.70/525.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
525.70/525.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
525.70/525.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
525.70/525.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    156 time:  0.00 s
525.70/525.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
525.70/525.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
525.81/525.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
582.00/582.00	c lits-rem:      6384  cl-subs:    29800  v-elim:      0  v-fix:    0  time: 56.18 s
582.00/582.00	c vivif2 --  cl tried      446 cl shrink        0 lits rem          0 time: 0.00
582.00/582.03	c vivif2 --  cl tried   104883 cl shrink      410 lits rem        410 time: 0.03
582.10/582.11	c asymm  cl-useful: 0/446/446 lits-rem:0 time: 0.08
582.10/582.11	c calculated reachability. Time: 0.00
582.10/582.11	c  N st    82   3212334       156       446        30    104883      2027   1796595   no data   no data
682.60/682.64	c  N st    83   3712336       156       446        30    122642      2027   2128562   no data   no data
682.60/682.64	c  S st    83   3712336       156       446        30    122642      2027   2128562   no data   no data
682.90/682.94	c  S st    83   3712840       156       446        30    123142      2027   2141007   no data   no data
682.90/682.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
682.90/682.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
682.90/682.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
682.90/682.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
682.90/682.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
682.90/682.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    156 time:  0.00 s
682.90/682.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
683.01/683.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
683.01/683.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
713.30/713.31	c lits-rem:      4817  cl-subs:    19278  v-elim:      0  v-fix:    0  time: 30.22 s
713.30/713.31	c vivif2 --  cl tried      446 cl shrink        0 lits rem          0 time: 0.00
713.30/713.34	c vivif2 --  cl tried   103864 cl shrink      483 lits rem        483 time: 0.03
713.40/713.42	c asymm  cl-useful: 0/446/446 lits-rem:0 time: 0.08
713.40/713.42	c calculated reachability. Time: 0.00
713.40/713.42	c  N st    83   3712840       156       446        30    103864      2027   1720252   no data   no data
721.40/721.48	c  F st    84   3751562       156       446        30    139931      2027   2620977   no data   no data
721.40/721.48	c  N st    84   3751562       156       446        30    139931      2027   2620977   no data   no data
722.60/722.64	c Decided on static restart strategy
728.41/728.48	c  N st    94   3779868       156       446        30     89659      2027   1342017   no data   no data
734.50/734.58	c  N st    96   3815862       156       446        30    123364      2027   2210884   no data   no data
741.50/741.52	c  N st    97   3848254       156       446        30    153815      2027   3036207   no data   no data
750.70/750.79	c  N st    98   3896842       156       446        30    120600      2027   2102358   no data   no data
765.80/765.88	c  N st    99   3969724       156       446        30    107260      2027   1733694   no data   no data
787.61/787.69	c  N st   100   4079047       156       446        30    128607      2027   2387585   no data   no data
820.51/820.50	c  N st   101   4212840       156       446        30     88482      2027   1242518   no data   no data
820.51/820.50	c  S st   101   4212840       156       446        30     88482      2027   1242518   no data   no data
820.70/820.71	c  S st   101   4213343       156       446        30     88980      2027   1254570   no data   no data
820.70/820.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
820.70/820.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
820.70/820.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
820.70/820.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
820.70/820.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
820.70/820.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    156 time:  0.00 s
820.70/820.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
820.70/820.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
820.80/820.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
822.50/822.50	c lits-rem:       907  cl-subs:     2468  v-elim:      0  v-fix:    0  time:  1.70 s
822.50/822.50	c vivif2 --  cl tried      446 cl shrink        0 lits rem          0 time: 0.00
822.50/822.52	c vivif2 --  cl tried    86512 cl shrink       58 lits rem         59 time: 0.02
822.50/822.57	c asymm  cl-useful: 0/446/446 lits-rem:0 time: 0.05
822.50/822.58	c calculated reachability. Time: 0.00
822.50/822.58	c  N st   101   4213343       156       446        30     86512      2027   1201737   no data   no data
879.71/879.70	c  N st   102   4459319       156       446        30    146365      2027   2639787   no data   no data
938.41/938.49	c  N st   103   4713343       156       446        30    123126      2027   2026893   no data   no data
938.41/938.50	c  S st   103   4713343       156       446        30    123126      2027   2026893   no data   no data
938.80/938.81	c  S st   103   4713846       156       446        30    123627      2027   2038642   no data   no data
938.80/938.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
938.80/938.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
938.80/938.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
938.80/938.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
938.80/938.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
938.80/938.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    156 time:  0.00 s
938.80/938.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
938.80/938.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
938.90/938.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
960.90/960.97	c lits-rem:      2586  cl-subs:    16406  v-elim:      0  v-fix:    0  time: 22.02 s
960.90/960.97	c vivif2 --  cl tried      446 cl shrink        0 lits rem          0 time: 0.00
961.00/961.00	c vivif2 --  cl tried   107221 cl shrink      292 lits rem        333 time: 0.03
961.00/961.07	c asymm  cl-useful: 0/446/446 lits-rem:0 time: 0.07
961.00/961.07	c calculated reachability. Time: 0.00
961.00/961.07	c  N st   103   4713846       156       446        30    107221      2027   1688494   no data   no data
1076.40/1076.49	c  N st   104   5213848       156       446        30    122745      2027   1973880   no data   no data
1076.40/1076.49	c  S st   104   5213848       156       446        30    122745      2027   1973880   no data   no data
1076.81/1076.81	c  S st   104   5214351       156       446        30    123243      2027   1986765   no data   no data
1076.81/1076.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1076.81/1076.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
1076.81/1076.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1076.81/1076.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1076.81/1076.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1076.81/1076.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    156 time:  0.00 s
1076.81/1076.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1076.91/1076.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1076.91/1076.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1093.11/1093.16	c lits-rem:      2553  cl-subs:    12576  v-elim:      0  v-fix:    0  time: 16.21 s
1093.11/1093.16	c vivif2 --  cl tried      446 cl shrink        0 lits rem          0 time: 0.00
1093.11/1093.19	c vivif2 --  cl tried   110667 cl shrink      145 lits rem        145 time: 0.03
1093.21/1093.27	c asymm  cl-useful: 1/446/446 lits-rem:1 time: 0.07
1093.21/1093.27	c calculated reachability. Time: 0.00
1093.21/1093.27	c  N st   104   5214351       156       446        30    110667      2026   1721397   no data   no data
1217.21/1217.25	c  N st   105   5714352       156       446        30    101547      2026   1428532   no data   no data
1217.21/1217.25	c  S st   105   5714352       156       446        30    101547      2026   1428532   no data   no data
1217.51/1217.51	c  S st   105   5714859       156       446        30    102046      2026   1441383   no data   no data
1217.51/1217.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1217.51/1217.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
1217.51/1217.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1217.51/1217.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1217.51/1217.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1217.51/1217.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    156 time:  0.00 s
1217.51/1217.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1217.51/1217.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1217.62/1217.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1219.21/1219.26	c lits-rem:       754  cl-subs:     2375  v-elim:      0  v-fix:    0  time:  1.63 s
1219.21/1219.26	c vivif2 --  cl tried      446 cl shrink        0 lits rem          0 time: 0.00
1219.21/1219.28	c vivif2 --  cl tried    99671 cl shrink       80 lits rem         84 time: 0.02
1219.31/1219.35	c asymm  cl-useful: 0/446/446 lits-rem:0 time: 0.07
1219.31/1219.36	c calculated reachability. Time: 0.00
1219.31/1219.36	c  N st   105   5714859       156       446        30     99671      2026   1389908   no data   no data

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-3263784-1303568022/watcher-3263784-1303568022 -o /tmp/evaluation-result-3263784-1303568022/solver-3263784-1303568022 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3263784-1303568022.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: 0.03 2.54 4.49 1/174 30075
/proc/meminfo: memFree=13973188/32950928 swapFree=67111528/67111528
[pid=30075] ppid=30073 vsize=29904 CPUtime=0.01 cores=0,2
/proc/30075/stat : 30075 (strangenight2-s) R 30073 30075 30044 0 -1 4202496 590 0 0 0 1 0 0 0 21 0 1 0 468400948 30621696 530 33554432000 4194304 4627331 140736211104048 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30075/statm: 7476 530 372 106 0 2447 0

[startup+0.0345309 s]
/proc/loadavg: 0.03 2.54 4.49 1/174 30075
/proc/meminfo: memFree=13973188/32950928 swapFree=67111528/67111528
[pid=30075] ppid=30073 vsize=30036 CPUtime=0.03 cores=0,2
/proc/30075/stat : 30075 (strangenight2-s) R 30073 30075 30044 0 -1 4202496 629 0 0 0 3 0 0 0 21 0 1 0 468400948 30756864 569 33554432000 4194304 4627331 140736211104048 18446744073709551615 4330928 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30075/statm: 7509 569 372 106 0 2480 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30036

[startup+0.100518 s]
/proc/loadavg: 0.03 2.54 4.49 1/174 30075
/proc/meminfo: memFree=13973188/32950928 swapFree=67111528/67111528
[pid=30075] ppid=30073 vsize=30172 CPUtime=0.09 cores=0,2
/proc/30075/stat : 30075 (strangenight2-s) R 30073 30075 30044 0 -1 4202496 729 0 0 0 9 0 0 0 21 0 1 0 468400948 30896128 669 33554432000 4194304 4627331 140736211104048 18446744073709551615 4309555 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30075/statm: 7543 669 372 106 0 2514 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30172

[startup+0.300484 s]
/proc/loadavg: 0.03 2.54 4.49 1/174 30075
/proc/meminfo: memFree=13973188/32950928 swapFree=67111528/67111528
[pid=30075] ppid=30073 vsize=30596 CPUtime=0.29 cores=0,2
/proc/30075/stat : 30075 (strangenight2-s) R 30073 30075 30044 0 -1 4202496 1001 0 0 0 29 0 0 0 22 0 1 0 468400948 31330304 802 33554432000 4194304 4627331 140736211104048 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30075/statm: 7649 802 373 106 0 2620 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30596

[startup+0.700417 s]
/proc/loadavg: 0.03 2.54 4.49 1/174 30075
/proc/meminfo: memFree=13973188/32950928 swapFree=67111528/67111528
[pid=30075] ppid=30073 vsize=31036 CPUtime=0.69 cores=0,2
/proc/30075/stat : 30075 (strangenight2-s) R 30073 30075 30044 0 -1 4202496 1495 0 0 0 69 0 0 0 24 0 1 0 468400948 31780864 827 33554432000 4194304 4627331 140736211104048 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30075/statm: 7759 827 373 106 0 2730 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31036

[startup+1.50028 s]
/proc/loadavg: 0.03 2.54 4.49 5/190 30106
/proc/meminfo: memFree=13943748/32950928 swapFree=67111528/67111528
[pid=30075] ppid=30073 vsize=37016 CPUtime=1.49 cores=0,2
/proc/30075/stat : 30075 (strangenight2-s) R 30073 30075 30044 0 -1 4202496 3384 0 0 0 149 0 0 0 25 0 1 0 468400948 37904384 2401 33554432000 4194304 4627331 140736211104048 18446744073709551615 4309422 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30075/statm: 9254 2401 376 106 0 4225 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37016

[startup+3.10101 s]
/proc/loadavg: 0.35 2.57 4.49 5/190 30106
/proc/meminfo: memFree=13919568/32950928 swapFree=67111528/67111528
[pid=30075] ppid=30073 vsize=37220 CPUtime=3.09 cores=0,2
/proc/30075/stat : 30075 (strangenight2-s) R 30073 30075 30044 0 -1 4202496 4669 0 0 0 309 0 0 0 25 0 1 0 468400948 38113280 2426 33554432000 4194304 4627331 140736211104048 18446744073709551615 4332292 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30075/statm: 9305 2426 376 106 0 4276 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37220

[startup+6.30048 s]
/proc/loadavg: 0.35 2.57 4.49 5/190 30106
/proc/meminfo: memFree=13903704/32950928 swapFree=67111528/67111528
[pid=30075] ppid=30073 vsize=44700 CPUtime=6.29 cores=0,2
/proc/30075/stat : 30075 (strangenight2-s) R 30073 30075 30044 0 -1 4202496 8126 0 0 0 628 1 0 0 25 0 1 0 468400948 45772800 4260 33554432000 4194304 4627331 140736211104048 18446744073709551615 4309212 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30075/statm: 11175 4260 376 106 0 6146 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44700

[startup+12.7004 s]
/proc/loadavg: 0.91 2.61 4.48 5/190 30106
/proc/meminfo: memFree=13880500/32950928 swapFree=67111528/67111528
[pid=30075] ppid=30073 vsize=49868 CPUtime=12.7 cores=0,2
/proc/30075/stat : 30075 (strangenight2-s) R 30073 30075 30044 0 -1 4202496 12321 0 0 0 1268 2 0 0 25 0 1 0 468400948 51064832 5711 33554432000 4194304 4627331 140736211104048 18446744073709551615 4324095 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30075/statm: 12467 5711 376 106 0 7438 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 49868

[startup+25.5003 s]
/proc/loadavg: 1.38 2.66 4.47 5/190 30106
/proc/meminfo: memFree=13868848/32950928 swapFree=67111528/67111528
[pid=30075] ppid=30073 vsize=53500 CPUtime=25.49 cores=0,2
/proc/30075/stat : 30075 (strangenight2-s) R 30073 30075 30044 0 -1 4202496 18464 0 0 0 2546 3 0 0 25 0 1 0 468400948 54784000 6582 33554432000 4194304 4627331 140736211104048 18446744073709551615 4309057 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30075/statm: 13375 6582 376 106 0 8346 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53500

[startup+51.1011 s]
/proc/loadavg: 2.27 2.76 4.46 5/190 30106
/proc/meminfo: memFree=13847592/32950928 swapFree=67111528/67111528
[pid=30075] ppid=30073 vsize=57892 CPUtime=51.09 cores=0,2
/proc/30075/stat : 30075 (strangenight2-s) R 30073 30075 30044 0 -1 4202496 29522 0 0 0 5104 5 0 0 25 0 1 0 468400948 59281408 7250 33554432000 4194304 4627331 140736211104048 18446744073709551615 4309071 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30075/statm: 14473 7250 376 106 0 9444 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57892

[startup+102.306 s]
/proc/loadavg: 3.31 2.97 4.43 5/190 30108
/proc/meminfo: memFree=13812240/32950928 swapFree=67111528/67111528
[pid=30075] ppid=30073 vsize=69836 CPUtime=102.3 cores=0,2
/proc/30075/stat : 30075 (strangenight2-s) R 30073 30075 30044 0 -1 4202496 47831 0 0 0 10221 9 0 0 25 0 1 0 468400948 71512064 10171 33554432000 4194304 4627331 140736211104048 18446744073709551615 4309047 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30075/statm: 17459 10171 376 106 0 12430 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 69836

[startup+162.3 s]
/proc/loadavg: 3.78 3.16 4.41 5/190 30110
/proc/meminfo: memFree=13769664/32950928 swapFree=67111528/67111528
[pid=30075] ppid=30073 vsize=76800 CPUtime=162.29 cores=0,2
/proc/30075/stat : 30075 (strangenight2-s) R 30073 30075 30044 0 -1 4202496 65260 0 0 0 16216 13 0 0 25 0 1 0 468400948 78643200 12630 33554432000 4194304 4627331 140736211104048 18446744073709551615 4310062 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30075/statm: 19200 12630 376 106 0 14171 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 76800

[startup+222.3 s]
/proc/loadavg: 3.92 3.32 4.38 5/190 30111
/proc/meminfo: memFree=13729816/32950928 swapFree=67111528/67111528
[pid=30075] ppid=30073 vsize=90252 CPUtime=222.3 cores=0,2
/proc/30075/stat : 30075 (strangenight2-s) R 30073 30075 30044 0 -1 4202496 80755 0 0 0 22213 17 0 0 25 0 1 0 468400948 92418048 15593 33554432000 4194304 4627331 140736211104048 18446744073709551615 4420172 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30075/statm: 22563 15593 376 106 0 17534 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 90252

[startup+282.3 s]
/proc/loadavg: 3.97 3.43 4.35 5/190 30194
/proc/meminfo: memFree=13744000/32950928 swapFree=67111528/67111528
[pid=30075] ppid=30073 vsize=90688 CPUtime=282.3 cores=0,2
/proc/30075/stat : 30075 (strangenight2-s) R 30073 30075 30044 0 -1 4202496 94619 0 0 0 28209 21 0 0 25 0 1 0 468400948 92864512 14851 33554432000 4194304 4627331 140736211104048 18446744073709551615 4332058 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30075/statm: 22672 14851 376 106 0 17643 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 90688

[startup+342.301 s]
/proc/loadavg: 3.99 3.54 4.33 5/190 30195
/proc/meminfo: memFree=13736288/32950928 swapFree=67111528/67111528
[pid=30075] ppid=30073 vsize=96664 CPUtime=342.29 cores=0,2
/proc/30075/stat : 30075 (strangenight2-s) R 30073 30075 30044 0 -1 4202496 107275 0 0 0 34205 24 0 0 25 0 1 0 468400948 98983936 16740 33554432000 4194304 4627331 140736211104048 18446744073709551615 4308384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30075/statm: 24166 16740 376 106 0 19137 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 96664

[startup+402.301 s]
/proc/loadavg: 4.07 3.64 4.32 5/190 30197
/proc/meminfo: memFree=13723132/32950928 swapFree=67111528/67111528
[pid=30075] ppid=30073 vsize=96944 CPUtime=402.3 cores=0,2
/proc/30075/stat : 30075 (strangenight2-s) R 30073 30075 30044 0 -1 4202496 120407 0 0 0 40203 27 0 0 25 0 1 0 468400948 99270656 16432 33554432000 4194304 4627331 140736211104048 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30075/statm: 24236 16432 376 106 0 19207 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 96944

[startup+462.301 s]
/proc/loadavg: 4.02 3.71 4.29 5/190 30199
/proc/meminfo: memFree=13660508/32950928 swapFree=67111528/67111528
[pid=30075] ppid=30073 vsize=102400 CPUtime=462.3 cores=0,2
/proc/30075/stat : 30075 (strangenight2-s) R 30073 30075 30044 0 -1 4202496 129342 0 0 0 46200 30 0 0 25 0 1 0 468400948 104857600 19192 33554432000 4194304 4627331 140736211104048 18446744073709551615 4321886 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30075/statm: 25600 19192 376 106 0 20571 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 102400

[startup+522.301 s]
/proc/loadavg: 4.01 3.76 4.27 5/190 30200
/proc/meminfo: memFree=13657632/32950928 swapFree=67111528/67111528
[pid=30075] ppid=30073 vsize=102944 CPUtime=522.3 cores=0,2
/proc/30075/stat : 30075 (strangenight2-s) R 30073 30075 30044 0 -1 4202496 140851 0 0 0 52195 35 0 0 25 0 1 0 468400948 105414656 18735 33554432000 4194304 4627331 140736211104048 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30075/statm: 25736 18735 376 106 0 20707 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 102944

[startup+582.301 s]
/proc/loadavg: 4.00 3.80 4.25 5/190 30202
/proc/meminfo: memFree=13625368/32950928 swapFree=67111528/67111528
[pid=30075] ppid=30073 vsize=122012 CPUtime=582.3 cores=0,2
/proc/30075/stat : 30075 (strangenight2-s) R 30073 30075 30044 0 -1 4202496 145817 0 0 0 58194 36 0 0 25 0 1 0 468400948 124940288 23701 33554432000 4194304 4627331 140736211104048 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30075/statm: 30503 23701 376 106 0 25474 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 122012

[startup+642.301 s]
/proc/loadavg: 4.05 3.85 4.24 5/190 30203
/proc/meminfo: memFree=13627828/32950928 swapFree=67111528/67111528
[pid=30075] ppid=30073 vsize=122252 CPUtime=642.31 cores=0,2
/proc/30075/stat : 30075 (strangenight2-s) R 30073 30075 30044 0 -1 4202496 157500 0 0 0 64192 39 0 0 25 0 1 0 468400948 125186048 22295 33554432000 4194304 4627331 140736211104048 18446744073709551615 4309552 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30075/statm: 30563 22295 376 106 0 25534 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 122252

[startup+702.301 s]
/proc/loadavg: 4.02 3.87 4.22 5/190 30205
/proc/meminfo: memFree=13614164/32950928 swapFree=67111528/67111528
[pid=30075] ppid=30073 vsize=124180 CPUtime=702.3 cores=0,2
/proc/30075/stat : 30075 (strangenight2-s) R 30073 30075 30044 0 -1 4202496 165389 0 0 0 70189 41 0 0 25 0 1 0 468400948 127160320 23843 33554432000 4194304 4627331 140736211104048 18446744073709551615 4420095 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30075/statm: 31045 23843 376 106 0 26016 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 124180

[startup+762.306 s]
/proc/loadavg: 4.08 3.91 4.21 5/190 30207
/proc/meminfo: memFree=13607324/32950928 swapFree=67111528/67111528
[pid=30075] ppid=30073 vsize=124420 CPUtime=762.31 cores=0,2
/proc/30075/stat : 30075 (strangenight2-s) R 30073 30075 30044 0 -1 4202496 175345 0 0 0 76188 43 0 0 25 0 1 0 468400948 127406080 22886 33554432000 4194304 4627331 140736211104048 18446744073709551615 4309063 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30075/statm: 31105 22886 376 106 0 26076 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 124420

[startup+822.3 s]
/proc/loadavg: 4.03 3.92 4.19 5/190 30208
/proc/meminfo: memFree=13598012/32950928 swapFree=67111528/67111528
[pid=30075] ppid=30073 vsize=124640 CPUtime=822.3 cores=0,2
/proc/30075/stat : 30075 (strangenight2-s) R 30073 30075 30044 0 -1 4202496 186197 0 0 0 82185 45 0 0 25 0 1 0 468400948 127631360 22899 33554432000 4194304 4627331 140736211104048 18446744073709551615 4427376 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30075/statm: 31160 22899 376 106 0 26131 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 124640

[startup+882.3 s]
/proc/loadavg: 4.01 3.93 4.18 5/190 30210
/proc/meminfo: memFree=13581496/32950928 swapFree=67111528/67111528
[pid=30075] ppid=30073 vsize=124788 CPUtime=882.31 cores=0,2
/proc/30075/stat : 30075 (strangenight2-s) R 30073 30075 30044 0 -1 4202496 195331 0 0 0 88183 48 0 0 25 0 1 0 468400948 127782912 24715 33554432000 4194304 4627331 140736211104048 18446744073709551615 4308224 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30075/statm: 31197 24715 376 106 0 26168 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 124788

[startup+942.3 s]
/proc/loadavg: 4.00 3.94 4.17 5/190 30211
/proc/meminfo: memFree=13574152/32950928 swapFree=67111528/67111528
[pid=30075] ppid=30073 vsize=130108 CPUtime=942.3 cores=0,2
/proc/30075/stat : 30075 (strangenight2-s) R 30073 30075 30044 0 -1 4202496 206535 0 0 0 94180 50 0 0 25 0 1 0 468400948 133230592 24685 33554432000 4194304 4627331 140736211104048 18446744073709551615 4420176 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30075/statm: 32527 24685 376 106 0 27498 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 130108

[startup+1002.3 s]
/proc/loadavg: 4.09 3.98 4.16 5/190 30213
/proc/meminfo: memFree=13571012/32950928 swapFree=67111528/67111528
[pid=30075] ppid=30073 vsize=130240 CPUtime=1002.31 cores=0,2
/proc/30075/stat : 30075 (strangenight2-s) R 30073 30075 30044 0 -1 4202496 213903 0 0 0 100179 52 0 0 25 0 1 0 468400948 133365760 23877 33554432000 4194304 4627331 140736211104048 18446744073709551615 4309328 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30075/statm: 32560 23877 376 106 0 27531 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 130240

[startup+1062.3 s]
/proc/loadavg: 4.04 3.98 4.15 5/190 30215
/proc/meminfo: memFree=13546304/32950928 swapFree=67111528/67111528
[pid=30075] ppid=30073 vsize=130432 CPUtime=1062.31 cores=0,2
/proc/30075/stat : 30075 (strangenight2-s) R 30073 30075 30044 0 -1 4202496 223704 0 0 0 106178 53 0 0 25 0 1 0 468400948 133562368 25759 33554432000 4194304 4627331 140736211104048 18446744073709551615 4308387 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30075/statm: 32608 25759 376 106 0 27579 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 130432

[startup+1122.3 s]
/proc/loadavg: 4.01 3.98 4.14 5/190 30216
/proc/meminfo: memFree=13537972/32950928 swapFree=67111528/67111528
[pid=30075] ppid=30073 vsize=133184 CPUtime=1122.31 cores=0,2
/proc/30075/stat : 30075 (strangenight2-s) R 30073 30075 30044 0 -1 4202496 232263 0 0 0 112176 55 0 0 25 0 1 0 468400948 136380416 25984 33554432000 4194304 4627331 140736211104048 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30075/statm: 33296 25984 376 106 0 28267 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 133184

[startup+1182.3 s]
/proc/loadavg: 4.00 3.98 4.13 5/190 30218
/proc/meminfo: memFree=13532132/32950928 swapFree=67111528/67111528
[pid=30075] ppid=30073 vsize=133344 CPUtime=1182.31 cores=0,2
/proc/30075/stat : 30075 (strangenight2-s) R 30073 30075 30044 0 -1 4202496 240843 0 0 0 118173 58 0 0 25 0 1 0 468400948 136544256 26491 33554432000 4194304 4627331 140736211104048 18446744073709551615 4309057 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30075/statm: 33336 26491 376 106 0 28307 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 133344

[startup+1242.3 s]
/proc/loadavg: 4.07 4.00 4.12 5/190 30219
/proc/meminfo: memFree=13508168/32950928 swapFree=67111528/67111528
[pid=30075] ppid=30073 vsize=196220 CPUtime=1242.31 cores=0,2
/proc/30075/stat : 30075 (strangenight2-s) R 30073 30075 30044 0 -1 4202496 249760 0 0 0 124170 61 0 0 25 0 1 0 468400948 200929280 27384 33554432000 4194304 4627331 140736211104048 18446744073709551615 4340280 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30075/statm: 49055 27384 376 106 0 44026 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 196220



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.00 4.11 5/190 30221
/proc/meminfo: memFree=13504320/32950928 swapFree=67111528/67111528
[pid=30075] ppid=30073 vsize=134280 CPUtime=1300.01 cores=0,2
/proc/30075/stat : 30075 (strangenight2-s) R 30073 30075 30044 0 -1 4202496 261230 0 0 0 129937 64 0 0 25 0 1 0 468400948 137502720 26275 33554432000 4194304 4627331 140736211104048 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30075/statm: 33570 26275 376 106 0 28541 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 134280

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.38
CPU system time (s): 0.6539
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 210920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.38
system time used= 0.6539
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 261230
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= 10
involuntary context switches= 1559

runsolver used 2.02969 second user time and 5.08223 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-23 16:13:42
IDJOB=3263784
IDBENCH=84021
IDSOLVER=1587
FILE ID=node126/3263784-1303568022
RUNJOBID= node126-1303568022-30063
PBS_JOBID= 13150291
Free space on /tmp= 71388 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n32-02-S1478512323.shuffled-as.sat03-1638.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263784-1303568022/watcher-3263784-1303568022 -o /tmp/evaluation-result-3263784-1303568022/solver-3263784-1303568022 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3263784-1303568022.cnf

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

MD5SUM BENCH= 1d86c7f9cd05c5f2ab070520d802c8e1
RANDOM SEED=449086555

node126.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.783
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.56
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.783
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.783
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.783
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.74
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.783
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.80
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13973468 kB
Buffers:       1983404 kB
Cached:       16358084 kB
SwapCached:          0 kB
Active:        7607320 kB
Inactive:     10798600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13973468 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5848 kB
Writeback:           0 kB
AnonPages:       64100 kB
Mapped:          14392 kB
Slab:           506248 kB
PageTables:       4928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185576 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= 71364 MiB
End job on node126 at 2011-04-23 16:35:25