Trace number 3288371

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st? (TO) 1300.15 1300.11

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_r_uc_sat.cnf
MD5SUMa5cb42fe5f9238d9fb581eb8ad81e23f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark44.2323
Satisfiable
(Un)Satisfiability was proved
Number of variables467551
Number of clauses4467733
Sum of the clauses size15691163
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2635833
Number of clauses of size 3908103
Number of clauses of size 42923797
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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3288371-1303772788.cnf'
0.00/0.00	c -- header says num vars:         467551
0.00/0.00	c -- header says num clauses:     4467733
1.79/1.82	c -- clauses added:            0 learnts,      4467733 normals,            0 xors
1.79/1.82	c -- vars added     467551
1.79/1.82	c Parsing time:  1.67 s
1.79/1.82	c  N st     0         0    467551   3831900    635833         0  15691163         0   no data   no data  --
1.88/1.98	c asymm  cl-useful: 2/1871/3831900 lits-rem:2 time: 0.16
5.79/5.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  3.43
7.79/7.80	c bin-w-bin subsume rem            0 bins  time:  0.11 s
8.19/8.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.40 s
8.49/8.58	c Subs w/ non-existent bins:  10021 l-rem:  10021 v-fix:     0 done:  13236 time:  0.37 s
8.70/8.74	c Removed useless bin:    6299  fixed:     0  props:  20.00M  time:  0.16 s
104.40/104.43	c lits-rem:        13  cl-subs:       15  v-elim:  14002  v-fix:    0  time: 94.55 s
104.69/104.72	c Finding binary XORs  T:     0.30 s  found:      99
104.89/104.95	c Replacing       99 vars Replaced     4197 lits Time:     0.23 s 
105.09/105.15	c calculated reachability. Time: 0.08
105.19/105.28	c Calc default polars -  time:   0.13 s pos:  208361 undec:   46967 neg:  212223
105.19/105.28	c =========================================================================================
105.19/105.28	c types(t): F = full restart, N = normal restart
105.19/105.28	c types(t): S = simplification begin/end, E = solution found
105.19/105.28	c restart types(rt): st = static, dy = dynamic
105.19/105.28	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
105.19/105.28	c  B st     0         0    453450   3821293    625520         0  15639597         0   no data   no data  --
108.29/108.34	c  N dy    13      4033    453450   3821293    625897      3641  15639597     69347      5.33      5.68  --
111.30/111.38	c  N dy    44      8222    453450   3821293    626228      7491  15639597    143114      5.89      6.26  --
114.20/114.25	c  N dy    70     12392    453450   3821293    626455     11429  15639597    227246      6.09      6.54  --
117.40/117.42	c  N dy    99     16565    453450   3821293    626677     15377  15639597    309286      6.35      6.76  --
120.50/120.59	c  N dy   132     20580    453450   3821293    626897      9858  15639597     92850      6.51      9.31  --
123.60/123.64	c  N dy   163     24877    453450   3821293    627054     13997  15639597    186121      6.60      6.97  --
123.70/123.71	c  F st   164     25000    453450   3821293    627058     14116  15639597    188765      6.60      6.33  --
148.10/148.18	c Found part   103503 vars:       2618 clauses:     13307 lits size:     42304
148.10/148.18	c Found part   113768 vars:        595 clauses:      2070 lits size:      6468
148.10/148.18	c Found part   114921 vars:        238 clauses:       483 lits size:      1435
148.10/148.18	c Found part   115255 vars:        238 clauses:       716 lits size:      2376
148.10/148.18	c Found part   115735 vars:        714 clauses:      3027 lits size:      9224
148.10/148.18	c Found part   116749 vars:        714 clauses:      4199 lits size:     14025
148.10/148.18	c Found part   116852 vars:       4164 clauses:     28710 lits size:     94337
148.10/148.18	c Found part   117008 vars:       2142 clauses:     15928 lits size:     53564
148.10/148.18	c Found part   117254 vars:       4045 clauses:     15992 lits size:     46536
148.10/148.18	c Found part   117257 vars:       4701 clauses:     28166 lits size:     91267
148.10/148.18	c Found part   117298 vars:        952 clauses:      4258 lits size:     13086
148.10/148.18	c Found part   117379 vars:       2615 clauses:     10441 lits size:     30915
148.10/148.18	c Found part   117510 vars:        476 clauses:      1804 lits size:      5414
148.10/148.18	c Found part   117515 vars:       1071 clauses:      5584 lits size:     18149
148.10/148.18	c Found part   117593 vars:        238 clauses:       597 lits size:      1617
148.10/148.18	c Found part   117616 vars:        238 clauses:       716 lits size:      2376
148.10/148.18	c Found part   117643 vars:        235 clauses:       485 lits size:      1454
148.10/148.18	c Found part   117647 vars:        236 clauses:       481 lits size:      1448
148.10/148.18	c Found part   117648 vars:        236 clauses:       481 lits size:      1448
148.10/148.18	c Found part   117650 vars:        236 clauses:       481 lits size:      1448
148.10/148.18	c Found part   117651 vars:     426155 clauses:   4307312 lits size:  15195662
148.10/148.18	c Found part   117652 vars:        236 clauses:       486 lits size:      1456
148.10/148.18	c Found part   117653 vars:        357 clauses:      1089 lits size:      3588
148.10/148.18	c Found parts:         23 time: 24.47 s
148.10/148.18	c Solving part 117643
148.40/148.46	c  N st     0         0       235       248       237         0      1454         0   no data   no data  --
148.40/148.46	c asymm  cl-useful: 2/248/248 lits-rem:2 time: 0.00
148.40/148.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
148.40/148.50	c Finding binary XORs  T:     0.02 s  found:       0
148.50/148.50	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
148.50/148.50	c calculated reachability. Time: 0.00
148.50/148.51	c Calc default polars -  time:   0.01 s pos:      13 undec:  467524 neg:      14
148.50/148.51	c =========================================================================================
148.50/148.51	c types(t): F = full restart, N = normal restart
148.50/148.51	c types(t): S = simplification begin/end, E = solution found
148.50/148.51	c restart types(rt): st = static, dy = dynamic
148.50/148.51	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
148.50/148.51	c  B st     0         0       235       248       237         0      1452         0   no data   no data  --
148.50/148.51	c  E st     1         0         0       248       237         0      1452         0   no data   no data  --
148.50/148.52	c Verified 248 clauses.
148.50/148.52	c Verified 248 clauses.
148.50/148.52	c Solved part
148.50/148.52	c =========================================================================================
148.50/148.53	c Solving part 117647
148.70/148.79	c  N st     0         0       236       245       236         0      1448         0   no data   no data  --
148.80/148.80	c asymm  cl-useful: 4/245/245 lits-rem:4 time: 0.00
148.80/148.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
148.80/148.84	c Finding binary XORs  T:     0.02 s  found:       0
148.80/148.84	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
148.80/148.84	c calculated reachability. Time: 0.00
148.80/148.85	c Calc default polars -  time:   0.00 s pos:      10 undec:  467532 neg:       9
148.80/148.85	c =========================================================================================
148.80/148.85	c types(t): F = full restart, N = normal restart
148.80/148.85	c types(t): S = simplification begin/end, E = solution found
148.80/148.85	c restart types(rt): st = static, dy = dynamic
148.80/148.85	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
148.80/148.85	c  B st     0         0       236       245       236         0      1444         0   no data   no data  --
148.80/148.85	c  E st     1         0         0       245       236         0      1444         0   no data   no data  --
148.80/148.86	c Verified 245 clauses.
148.80/148.86	c Verified 245 clauses.
148.80/148.86	c Solved part
148.80/148.86	c =========================================================================================
148.80/148.87	c Solving part 117648
149.09/149.14	c  N st     0         0       236       245       236         0      1448         0   no data   no data  --
149.09/149.14	c asymm  cl-useful: 2/245/245 lits-rem:2 time: 0.00
149.09/149.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
149.09/149.18	c Finding binary XORs  T:     0.02 s  found:       0
149.09/149.19	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
149.09/149.19	c calculated reachability. Time: 0.00
149.09/149.19	c Calc default polars -  time:   0.00 s pos:      10 undec:  467531 neg:      10
149.09/149.19	c =========================================================================================
149.09/149.19	c types(t): F = full restart, N = normal restart
149.09/149.19	c types(t): S = simplification begin/end, E = solution found
149.09/149.19	c restart types(rt): st = static, dy = dynamic
149.09/149.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
149.09/149.19	c  B st     0         0       236       245       236         0      1446         0   no data   no data  --
149.09/149.19	c  E st     1         0         0       245       236         0      1446         0   no data   no data  --
149.19/149.20	c Verified 245 clauses.
149.19/149.20	c Verified 245 clauses.
149.19/149.20	c Solved part
149.19/149.20	c =========================================================================================
149.19/149.21	c Solving part 117650
149.40/149.47	c  N st     0         0       236       245       236         0      1448         0   no data   no data  --
149.40/149.47	c asymm  cl-useful: 1/245/245 lits-rem:1 time: 0.00
149.40/149.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
149.50/149.51	c Finding binary XORs  T:     0.02 s  found:       0
149.50/149.52	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
149.50/149.52	c calculated reachability. Time: 0.00
149.50/149.52	c Calc default polars -  time:   0.01 s pos:      10 undec:  467531 neg:      10
149.50/149.52	c =========================================================================================
149.50/149.52	c types(t): F = full restart, N = normal restart
149.50/149.52	c types(t): S = simplification begin/end, E = solution found
149.50/149.52	c restart types(rt): st = static, dy = dynamic
149.50/149.52	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
149.50/149.52	c  B st     0         0       236       245       236         0      1447         0   no data   no data  --
149.50/149.52	c  E st     1         0         0       245       236         0      1447         0   no data   no data  --
149.50/149.53	c Verified 245 clauses.
149.50/149.53	c Verified 245 clauses.
149.50/149.53	c Solved part
149.50/149.53	c =========================================================================================
149.50/149.54	c Solving part 117652
149.79/149.81	c  N st     0         0       236       246       240         0      1456         0   no data   no data  --
149.79/149.81	c asymm  cl-useful: 4/246/246 lits-rem:4 time: 0.00
149.79/149.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
149.79/149.85	c Finding binary XORs  T:     0.02 s  found:       0
149.79/149.85	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
149.79/149.85	c calculated reachability. Time: 0.00
149.79/149.86	c Calc default polars -  time:   0.01 s pos:      14 undec:  467523 neg:      14
149.79/149.86	c =========================================================================================
149.79/149.86	c types(t): F = full restart, N = normal restart
149.79/149.86	c types(t): S = simplification begin/end, E = solution found
149.79/149.86	c restart types(rt): st = static, dy = dynamic
149.79/149.86	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
149.79/149.86	c  B st     0         0       236       246       240         0      1452         0   no data   no data  --
149.79/149.86	c  E st     1         0         0       246       240         0      1452         0   no data   no data  --
149.79/149.87	c Verified 246 clauses.
149.79/149.87	c Verified 246 clauses.
149.79/149.87	c Solved part
149.79/149.87	c =========================================================================================
149.79/149.88	c Solving part 115255
150.10/150.15	c  N st     0         0       238       478       238         0      2376         0   no data   no data  --
150.10/150.15	c asymm  cl-useful: 0/478/478 lits-rem:0 time: 0.00
150.10/150.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
150.10/150.19	c Finding binary XORs  T:     0.02 s  found:       0
150.20/150.20	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
150.20/150.20	c calculated reachability. Time: 0.00
150.20/150.20	c Calc default polars -  time:   0.01 s pos:       8 undec:  467535 neg:       8
150.20/150.20	c =========================================================================================
150.20/150.20	c types(t): F = full restart, N = normal restart
150.20/150.20	c types(t): S = simplification begin/end, E = solution found
150.20/150.20	c restart types(rt): st = static, dy = dynamic
150.20/150.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
150.20/150.20	c  B st     0         0       238       478       238         0      2376         0   no data   no data  --
150.20/150.20	c  E st     1         0         0       478       238         0      2376         0   no data   no data  --
150.20/150.21	c Verified 478 clauses.
150.20/150.21	c Verified 478 clauses.
150.20/150.21	c Solved part
150.20/150.21	c =========================================================================================
150.20/150.22	c Solving part 114921
150.40/150.49	c  N st     0         0       238       240       243         0      1435         0   no data   no data  --
150.40/150.49	c asymm  cl-useful: 0/240/240 lits-rem:0 time: 0.00
150.50/150.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
150.50/150.53	c Finding binary XORs  T:     0.03 s  found:       0
150.50/150.54	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
150.50/150.54	c calculated reachability. Time: 0.00
150.50/150.54	c Calc default polars -  time:   0.01 s pos:      12 undec:  467528 neg:      11
150.50/150.54	c =========================================================================================
150.50/150.54	c types(t): F = full restart, N = normal restart
150.50/150.54	c types(t): S = simplification begin/end, E = solution found
150.50/150.54	c restart types(rt): st = static, dy = dynamic
150.50/150.54	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
150.50/150.54	c  B st     0         0       238       240       243         0      1435         0   no data   no data  --
150.50/150.54	c  E st     1         0         0       240       243         0      1435         0   no data   no data  --
150.50/150.55	c Verified 240 clauses.
150.50/150.55	c Verified 240 clauses.
150.50/150.55	c Solved part
150.50/150.55	c =========================================================================================
150.50/150.56	c Solving part 117593
150.80/150.83	c  N st     0         0       238       264       333         0      1617         0   no data   no data  --
150.80/150.83	c asymm  cl-useful: 0/264/264 lits-rem:0 time: 0.00
150.80/150.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
150.80/150.87	c Finding binary XORs  T:     0.02 s  found:       0
150.80/150.88	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
150.80/150.88	c calculated reachability. Time: 0.00
150.80/150.88	c Calc default polars -  time:   0.01 s pos:     104 undec:  467342 neg:     105
150.80/150.88	c =========================================================================================
150.80/150.88	c types(t): F = full restart, N = normal restart
150.80/150.88	c types(t): S = simplification begin/end, E = solution found
150.80/150.88	c restart types(rt): st = static, dy = dynamic
150.80/150.88	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
150.80/150.88	c  B st     0         0       238       264       333         0      1617         0   no data   no data  --
150.80/150.88	c  E st     1         0         0       264       333         0      1617         0   no data   no data  --
150.80/150.89	c Verified 264 clauses.
150.80/150.89	c Verified 264 clauses.
150.80/150.89	c Solved part
150.80/150.89	c =========================================================================================
150.90/150.90	c Solving part 117616
151.09/151.17	c  N st     0         0       238       478       238         0      2376         0   no data   no data  --
151.09/151.17	c asymm  cl-useful: 0/478/478 lits-rem:0 time: 0.00
151.09/151.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
151.19/151.22	c Finding binary XORs  T:     0.02 s  found:       0
151.19/151.22	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
151.19/151.22	c calculated reachability. Time: 0.00
151.19/151.22	c Calc default polars -  time:   0.01 s pos:       8 undec:  467535 neg:       8
151.19/151.22	c =========================================================================================
151.19/151.22	c types(t): F = full restart, N = normal restart
151.19/151.22	c types(t): S = simplification begin/end, E = solution found
151.19/151.22	c restart types(rt): st = static, dy = dynamic
151.19/151.22	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
151.19/151.22	c  B st     0         0       238       478       238         0      2376         0   no data   no data  --
151.19/151.23	c  E st     1         0         0       478       238         0      2376         0   no data   no data  --
151.19/151.24	c Verified 478 clauses.
151.19/151.24	c Verified 478 clauses.
151.19/151.24	c Solved part
151.19/151.24	c =========================================================================================
151.19/151.24	c Solving part 117653
151.50/151.50	c  N st     0         0       357       717       372         0      3588         0   no data   no data  --
151.50/151.51	c asymm  cl-useful: 0/717/717 lits-rem:0 time: 0.00
151.50/151.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
151.50/151.55	c Finding binary XORs  T:     0.02 s  found:       0
151.50/151.56	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
151.50/151.56	c calculated reachability. Time: 0.00
151.50/151.56	c Calc default polars -  time:   0.00 s pos:      12 undec:  467527 neg:      12
151.50/151.56	c =========================================================================================
151.50/151.56	c types(t): F = full restart, N = normal restart
151.50/151.56	c types(t): S = simplification begin/end, E = solution found
151.50/151.56	c restart types(rt): st = static, dy = dynamic
151.50/151.56	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
151.50/151.56	c  B st     0         0       357       717       372         0      3588         0   no data   no data  --
151.50/151.56	c  E st     1         0         0       717       372         0      3588         0   no data   no data  --
151.50/151.57	c Verified 717 clauses.
151.50/151.57	c Verified 717 clauses.
151.50/151.57	c Solved part
151.50/151.57	c =========================================================================================
151.50/151.58	c Solving part 117510
151.81/151.85	c  N st     0         0       476      1168       636         0      5414         0   no data   no data  --
151.81/151.86	c asymm  cl-useful: 8/1168/1168 lits-rem:8 time: 0.01
151.81/151.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
151.90/151.92	c Finding binary XORs  T:     0.02 s  found:       2
151.90/151.93	c Replacing        2 vars Replaced       22 lits Time:     0.01 s 
151.90/151.93	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
151.90/151.93	c calculated reachability. Time: 0.00
151.90/151.94	c Calc default polars -  time:   0.00 s pos:     231 undec:  467081 neg:     239
151.90/151.94	c =========================================================================================
151.90/151.94	c types(t): F = full restart, N = normal restart
151.90/151.94	c types(t): S = simplification begin/end, E = solution found
151.90/151.94	c restart types(rt): st = static, dy = dynamic
151.90/151.94	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
151.90/151.94	c  B st     0         0       474      1168       636         0      5406         0   no data   no data  --
151.90/151.94	c  E st     1         1         0      1168       636         1      5406         3   no data   no data  --
151.90/151.95	c Verified 1168 clauses.
151.90/151.95	c Verified 1168 clauses.
151.90/151.95	c Solved part
151.90/151.95	c =========================================================================================
151.90/151.96	c Solving part 113768
152.20/152.23	c  N st     0         0       595      1430       640         0      6468         0   no data   no data  --
152.20/152.24	c asymm  cl-useful: 2/1430/1430 lits-rem:2 time: 0.01
152.20/152.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.03
152.30/152.31	c Finding binary XORs  T:     0.02 s  found:       2
152.30/152.31	c Replacing        2 vars Replaced       31 lits Time:     0.01 s 
152.30/152.32	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
152.30/152.32	c calculated reachability. Time: 0.00
152.30/152.32	c Calc default polars -  time:   0.00 s pos:     194 undec:  467157 neg:     200
152.30/152.32	c =========================================================================================
152.30/152.32	c types(t): F = full restart, N = normal restart
152.30/152.32	c types(t): S = simplification begin/end, E = solution found
152.30/152.32	c restart types(rt): st = static, dy = dynamic
152.30/152.32	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
152.30/152.32	c  B st     0         0       593      1430       640         0      6466         0   no data   no data  --
152.30/152.32	c  E st     1         0         0      1430       640         0      6466         0   no data   no data  --
152.30/152.33	c Verified 1430 clauses.
152.30/152.33	c Verified 1430 clauses.
152.30/152.33	c Solved part
152.30/152.33	c =========================================================================================
152.30/152.35	c Solving part 116749
152.59/152.62	c  N st     0         0       714      3416       783         0     14025         0   no data   no data  --
152.59/152.69	c asymm  cl-useful: 14/3416/3416 lits-rem:14 time: 0.07
152.69/152.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
152.69/152.77	c Finding binary XORs  T:     0.03 s  found:       4
152.69/152.77	c Replacing        4 vars Replaced       71 lits Time:     0.01 s 
152.69/152.78	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
152.69/152.78	c calculated reachability. Time: 0.00
152.69/152.78	c Calc default polars -  time:   0.01 s pos:     344 undec:  466862 neg:     345
152.69/152.78	c =========================================================================================
152.69/152.78	c types(t): F = full restart, N = normal restart
152.69/152.78	c types(t): S = simplification begin/end, E = solution found
152.69/152.78	c restart types(rt): st = static, dy = dynamic
152.69/152.78	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
152.69/152.78	c  B st     0         0       710      3416       783         0     14011         0   no data   no data  --
152.69/152.79	c  E st     1         1         0      3416       783         1     14011         3   no data   no data  --
152.80/152.80	c Verified 3416 clauses.
152.80/152.80	c Verified 3416 clauses.
152.80/152.80	c Solved part
152.80/152.80	c =========================================================================================
152.80/152.81	c Solving part 115735
153.00/153.08	c  N st     0         0       714      2120       907         0      9224         0   no data   no data  --
153.10/153.12	c asymm  cl-useful: 22/2120/2120 lits-rem:22 time: 0.03
153.10/153.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
153.10/153.19	c Finding binary XORs  T:     0.03 s  found:       3
153.20/153.20	c Replacing        3 vars Replaced       45 lits Time:     0.01 s 
153.20/153.20	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
153.20/153.20	c calculated reachability. Time: 0.00
153.20/153.21	c Calc default polars -  time:   0.00 s pos:     331 undec:  466878 neg:     342
153.20/153.21	c =========================================================================================
153.20/153.21	c types(t): F = full restart, N = normal restart
153.20/153.21	c types(t): S = simplification begin/end, E = solution found
153.20/153.21	c restart types(rt): st = static, dy = dynamic
153.20/153.21	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
153.20/153.21	c  B st     0         0       711      2120       907         0      9202         0   no data   no data  --
153.20/153.21	c  E st     1         1         0      2120       907         1      9202         6   no data   no data  --
153.20/153.22	c Verified 2120 clauses.
153.20/153.22	c Verified 2120 clauses.
153.20/153.22	c Solved part
153.20/153.22	c =========================================================================================
153.20/153.23	c Solving part 117298
153.39/153.49	c  N st     0         0       952      3034      1224         0     13086         0   no data   no data  --
153.49/153.56	c asymm  cl-useful: 30/3034/3034 lits-rem:30 time: 0.06
153.59/153.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
153.59/153.65	c Finding binary XORs  T:     0.03 s  found:       6
153.59/153.66	c Replacing        6 vars Replaced      101 lits Time:     0.01 s 
153.59/153.66	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
153.59/153.66	c calculated reachability. Time: 0.00
153.59/153.67	c Calc default polars -  time:   0.00 s pos:     458 undec:  466613 neg:     480
153.59/153.67	c =========================================================================================
153.59/153.67	c types(t): F = full restart, N = normal restart
153.59/153.67	c types(t): S = simplification begin/end, E = solution found
153.59/153.67	c restart types(rt): st = static, dy = dynamic
153.59/153.67	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
153.59/153.67	c  B st     0         0       946      3034      1224         0     13056         0   no data   no data  --
153.59/153.67	c  E st     1         1         0      3034      1224         1     13056         5   no data   no data  --
153.59/153.68	c Verified 3034 clauses.
153.59/153.68	c Verified 3034 clauses.
153.59/153.68	c Solved part
153.59/153.68	c =========================================================================================
153.59/153.69	c Solving part 117515
153.90/153.96	c  N st     0         0      1071      4323      1261         0     18149         0   no data   no data  --
154.00/154.06	c asymm  cl-useful: 10/4323/4323 lits-rem:10 time: 0.10
154.09/154.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.07
154.09/154.17	c Finding binary XORs  T:     0.03 s  found:       6
154.09/154.17	c Replacing        6 vars Replaced      103 lits Time:     0.01 s 
154.09/154.18	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
154.09/154.18	c calculated reachability. Time: 0.00
154.09/154.18	c Calc default polars -  time:   0.00 s pos:     477 undec:  466596 neg:     478
154.09/154.18	c =========================================================================================
154.09/154.18	c types(t): F = full restart, N = normal restart
154.09/154.18	c types(t): S = simplification begin/end, E = solution found
154.09/154.18	c restart types(rt): st = static, dy = dynamic
154.09/154.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
154.09/154.18	c  B st     0         0      1065      4323      1261         0     18139         0   no data   no data  --
154.09/154.18	c  E st     1         1         0      4323      1261         1     18139         3   no data   no data  --
154.09/154.19	c Verified 4323 clauses.
154.09/154.19	c Verified 4323 clauses.
154.09/154.19	c Solved part
154.09/154.19	c =========================================================================================
154.19/154.20	c Solving part 117008
154.39/154.48	c  N st     0         0      2142     12803      3125         1     53564         3   no data   no data  --
154.69/154.74	c asymm  cl-useful: 61/7889/12803 lits-rem:61 time: 0.26
154.89/154.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.5M T:  0.17
154.89/154.95	c Finding binary XORs  T:     0.03 s  found:      13
154.89/154.95	c Replacing       13 vars Replaced      441 lits Time:     0.01 s 
154.89/154.96	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
154.89/154.96	c calculated reachability. Time: 0.00
154.89/154.97	c Calc default polars -  time:   0.00 s pos:    1069 undec:  465459 neg:    1023
154.89/154.97	c =========================================================================================
154.89/154.97	c types(t): F = full restart, N = normal restart
154.89/154.97	c types(t): S = simplification begin/end, E = solution found
154.89/154.97	c restart types(rt): st = static, dy = dynamic
154.89/154.97	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
154.89/154.97	c  B st     0         0      2129     12803      3125         1     53503         3   no data   no data  --
154.89/154.97	c  E st     1         5         0     12803      3125         6     53503        42   no data   no data  --
154.89/154.98	c Verified 12803 clauses.
154.89/154.98	c Verified 12803 clauses.
154.89/154.98	c Solved part
154.89/154.98	c =========================================================================================
154.89/154.99	c Solving part 117379
155.20/155.26	c  N st     0         0      2615      7292      3149         0     30915         0   no data   no data  --
155.60/155.63	c asymm  cl-useful: 11/7292/7292 lits-rem:11 time: 0.36
155.90/155.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.8M T:  0.33
155.90/155.99	c Finding binary XORs  T:     0.03 s  found:      20
156.00/156.00	c Replacing       20 vars Replaced      267 lits Time:     0.01 s 
156.00/156.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
156.00/156.01	c calculated reachability. Time: 0.00
156.00/156.01	c Calc default polars -  time:   0.00 s pos:    1218 undec:  465069 neg:    1264
156.00/156.01	c =========================================================================================
156.00/156.01	c types(t): F = full restart, N = normal restart
156.00/156.01	c types(t): S = simplification begin/end, E = solution found
156.00/156.01	c restart types(rt): st = static, dy = dynamic
156.00/156.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
156.00/156.01	c  B st     0         0      2595      7292      3149         0     30904         0   no data   no data  --
156.00/156.02	c  E st     1         2         0      7292      3150         1     30904         5   no data   no data  --
156.00/156.03	c Verified 7292 clauses.
156.00/156.03	c Verified 7292 clauses.
156.00/156.03	c Solved part
156.00/156.03	c =========================================================================================
156.00/156.04	c Solving part 103503
156.29/156.31	c  N st     0         0      2618     10084      3223         0     42304         0   no data   no data  --
156.69/156.70	c asymm  cl-useful: 35/9275/10084 lits-rem:35 time: 0.39
156.89/156.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.1M T:  0.28
156.99/157.02	c Finding binary XORs  T:     0.03 s  found:       9
156.99/157.02	c Replacing        9 vars Replaced      196 lits Time:     0.01 s 
156.99/157.03	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
156.99/157.03	c calculated reachability. Time: 0.00
156.99/157.04	c Calc default polars -  time:   0.01 s pos:    1208 undec:  465147 neg:    1196
156.99/157.04	c =========================================================================================
156.99/157.04	c types(t): F = full restart, N = normal restart
156.99/157.04	c types(t): S = simplification begin/end, E = solution found
156.99/157.04	c restart types(rt): st = static, dy = dynamic
156.99/157.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
156.99/157.04	c  B st     0         0      2609     10084      3223         0     42269         0   no data   no data  --
156.99/157.04	c  E st     1         0         0     10084      3223         0     42269         0   no data   no data  --
156.99/157.05	c Verified 10084 clauses.
156.99/157.05	c Verified 10084 clauses.
156.99/157.05	c Solved part
156.99/157.05	c =========================================================================================
156.99/157.06	c Solving part 117254
157.30/157.34	c  N st     0         0      4045     10510      5482         0     46536         0   no data   no data  --
157.79/157.83	c asymm  cl-useful: 46/8888/10510 lits-rem:46 time: 0.49
158.40/158.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.3M T:  0.60
158.40/158.49	c Finding binary XORs  T:     0.04 s  found:      40
158.50/158.50	c Replacing       40 vars Replaced      627 lits Time:     0.01 s 
158.50/158.51	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
158.50/158.51	c calculated reachability. Time: 0.01
158.50/158.52	c Calc default polars -  time:   0.01 s pos:    1931 undec:  463632 neg:    1988
158.50/158.52	c =========================================================================================
158.50/158.52	c types(t): F = full restart, N = normal restart
158.50/158.52	c types(t): S = simplification begin/end, E = solution found
158.50/158.52	c restart types(rt): st = static, dy = dynamic
158.50/158.52	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
158.50/158.52	c  B st     0         0      4005     10510      5482         0     46490         0   no data   no data  --
158.50/158.52	c  E st     1         2         0     10510      5482         2     46490        27   no data   no data  --
158.50/158.53	c Verified 10510 clauses.
158.50/158.53	c Verified 10510 clauses.
158.50/158.53	c Solved part
158.50/158.53	c =========================================================================================
158.50/158.54	c Solving part 116852
158.80/158.82	c  N st     0         0      4164     22487      6223         0     94337         0   no data   no data  --
159.10/159.15	c asymm  cl-useful: 32/6128/22487 lits-rem:32 time: 0.32
159.60/159.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.8M T:  0.47
159.60/159.66	c Finding binary XORs  T:     0.04 s  found:      21
159.60/159.67	c Replacing       21 vars Replaced      632 lits Time:     0.01 s 
159.60/159.69	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
159.60/159.69	c calculated reachability. Time: 0.01
159.60/159.69	c Calc default polars -  time:   0.01 s pos:    2042 undec:  463467 neg:    2042
159.60/159.69	c =========================================================================================
159.60/159.69	c types(t): F = full restart, N = normal restart
159.60/159.69	c types(t): S = simplification begin/end, E = solution found
159.60/159.69	c restart types(rt): st = static, dy = dynamic
159.60/159.69	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
159.60/159.69	c  B st     0         0      4143     22487      6223         0     94305         0   no data   no data  --
159.70/159.70	c  E st     1        66         0     22487      6225        64     94305      1107   no data   no data  --
159.70/159.72	c Verified 22487 clauses.
159.70/159.72	c Verified 22487 clauses.
159.70/159.72	c Solved part
159.70/159.72	c =========================================================================================
159.70/159.73	c Solving part 117257
159.99/160.00	c  N st     0         0      4701     21670      6496         0     91267         0   no data   no data  --
160.29/160.36	c asymm  cl-useful: 29/6815/21670 lits-rem:31 time: 0.35
160.79/160.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.2M T:  0.51
160.89/160.92	c Finding binary XORs  T:     0.04 s  found:      18
160.89/160.93	c Replacing       18 vars Replaced      394 lits Time:     0.01 s 
160.89/160.94	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
160.89/160.94	c calculated reachability. Time: 0.01
160.89/160.95	c Calc default polars -  time:   0.01 s pos:    2179 undec:  463168 neg:    2204
160.89/160.95	c =========================================================================================
160.89/160.95	c types(t): F = full restart, N = normal restart
160.89/160.95	c types(t): S = simplification begin/end, E = solution found
160.89/160.95	c restart types(rt): st = static, dy = dynamic
160.89/160.95	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
160.89/160.95	c  B st     0         0      4683     21670      6496         0     91236         0   no data   no data  --
160.89/160.95	c  E st     1         1         0     21670      6496         1     91236         6   no data   no data  --
160.89/160.96	c Verified 21670 clauses.
160.89/160.96	c Verified 21670 clauses.
160.89/160.96	c Solved part
160.89/160.96	c =========================================================================================
160.89/160.97	c Coming back to original instance
160.89/160.97	c =========================================================================================
165.29/165.35	c  N dy   170     30000    426155   3717550    591535     18872  15195662    307201      6.60   no data  --
165.29/165.35	c  S st   170     30000    426155   3717550    591535     18872  15195662    307201      6.60   no data  --
166.99/167.04	c  S st   170     30501    426155   3717550    591707     19200  15195662    311139      6.60   no data  --
167.20/167.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.20
167.29/167.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.06
173.10/173.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:   2766 BRemL:      0 BRemN:     31 P: 200.0M T:  5.87
173.40/173.45	c Replacing        5 vars Replaced      635 lits Time:     0.24 s 
174.70/174.70	c bin-w-bin subsume rem            5 bins  time:  0.11 s
175.10/175.14	c subs with bin:      746  lits-rem:       718  v-fix:    0  time:  0.44 s
175.50/175.56	c Subs w/ non-existent bins:   8670 l-rem:   8867 v-fix:     0 done:  11605 time:  0.41 s
175.80/175.81	c Removed useless bin:    3199  fixed:     0  props:  20.00M  time:  0.23 s
259.09/259.13	c lits-rem:         0  cl-subs:      248  v-elim:     23  v-fix:    0  time: 83.30 s
259.29/259.33	c asymm  cl-useful: 0/1147/3708209 lits-rem:0 time: 0.20
259.60/259.66	c calculated reachability. Time: 0.21
259.60/259.67	c  N dy   170     30501    426127   3708209    599878     18891  15178320    310525      6.60   no data  --
260.09/260.16	c Finding binary XORs  T:     0.49 s  found:     283
264.09/264.14	c  N dy   190     34521    426127   3708209    600215     22569  15178319    379161      6.52      7.10  --
268.09/268.14	c  N dy   211     38716    426127   3708209    600503     26471  15178319    452288      6.47      6.83  --
272.20/272.22	c  N dy   233     42801    426127   3708209    600772     15844  15178319    129510      6.44      6.80  --
275.10/275.14	c  S st   253     45751    426127   3708209    600959     18603  15178319    181081      6.44      5.74  --
276.40/276.48	c  S st   253     46254    426127   3708209    601079     18984  15178319    189355      6.44   no data  --
276.60/276.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.20
276.70/276.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.11
282.80/282.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   21 Bins:   2144 BRemL:      2 BRemN:    207 P: 200.0M T:  6.05
283.10/283.16	c Replacing      305 vars Replaced    14817 lits Time:     0.26 s 
284.50/284.55	c bin-w-bin subsume rem           10 bins  time:  0.11 s
284.91/284.98	c subs with bin:      559  lits-rem:       165  v-fix:    0  time:  0.42 s
285.29/285.36	c Subs w/ non-existent bins:   8622 l-rem:   8644 v-fix:     0 done:  12191 time:  0.38 s
285.59/285.61	c Removed useless bin:    4694  fixed:     0  props:  20.00M  time:  0.25 s
368.60/368.68	c lits-rem:         0  cl-subs:      129  v-elim:     15  v-fix:    0  time: 82.88 s
369.60/369.68	c vivif2 --  cl tried  1598659 cl shrink    70963 lits rem      71030 time: 1.00
369.70/369.79	c vivif2 --  cl tried    18821 cl shrink     6690 lits rem      47604 time: 0.11
369.90/369.99	c asymm  cl-useful: 0/1104/3628307 lits-rem:0 time: 0.20
370.40/370.41	c calculated reachability. Time: 0.29
370.40/370.42	c  N dy   253     46254    425807   3628307    677859     18633  15088292    143169      6.44   no data  --
371.00/371.07	c Finding binary XORs  T:     0.65 s  found:     266
375.40/375.47	c  N dy   272     50282    425807   3628307    678106     22411  15088292    207422      6.40      6.87  --
380.11/380.20	c  N dy   298     54474    425807   3628307    678320     26385  15088292    278919      6.41      6.84  --
384.81/384.87	c  N dy   328     58511    425807   3628307    678504     30237  15088292    346900      6.44      6.82  --
389.91/389.93	c  N dy   359     62523    425807   3628307    678703     34045  15088292    418520      6.49      7.46  --
394.41/394.46	c  N dy   390     66617    425807   3628307    678857     20527  15088292    153654      6.53      6.90  --
397.71/397.72	c  S st   414     69381    425807   3628307    678990     23157  15088292    202595      6.57   no data  --
399.21/399.27	c  S st   414     69882    425807   3628307    679101     23546  15088292    208281      6.57   no data  --
399.41/399.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.21
399.61/399.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.16
406.20/406.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   11 Bins:   1752 BRemL:     59 BRemN:     81 P: 200.0M T:  6.55
406.50/406.51	c Replacing      278 vars Replaced    13057 lits Time:     0.27 s 
407.70/407.76	c bin-w-bin subsume rem           44 bins  time:  0.11 s
408.20/408.22	c subs with bin:      680  lits-rem:      1992  v-fix:    0  time:  0.46 s
408.61/408.63	c Subs w/ non-existent bins:   7358 l-rem:   7395 v-fix:     0 done:  11149 time:  0.40 s
408.91/408.92	c Removed useless bin:    1531  fixed:     0  props:  20.00M  time:  0.28 s
491.00/491.08	c lits-rem:         1  cl-subs:      109  v-elim:     39  v-fix:    0  time: 82.08 s
492.00/492.07	c vivif2 --  cl tried  1394216 cl shrink    17178 lits rem      17281 time: 0.99
492.20/492.23	c vivif2 --  cl tried    23290 cl shrink     5535 lits rem      36125 time: 0.15
492.40/492.42	c asymm  cl-useful: 195/1072/3603516 lits-rem:585 time: 0.20
492.90/492.92	c calculated reachability. Time: 0.38
492.90/492.93	c  N dy   414     69882    425490   3603321    703684     23157  15059636    170815      6.57   no data  --
493.70/493.74	c Finding binary XORs  T:     0.81 s  found:     250
499.10/499.18	c  N dy   450     74389    425490   3603321    703882     27461  15059636    248738      6.61      8.49  --
504.60/504.65	c  N dy   488     79175    425490   3603321    704060     32058  15059635    335424      6.66      7.06  --
510.81/510.86	c  N dy   530     84274    425490   3603321    704238     36978  15059634    429558      6.72     10.91  --
514.61/514.65	c  F st   558     87502    425490   3603321    704356     21276  15059634    124559      6.77      6.72  --
514.91/514.90	c Replacing      250 vars Replaced    11198 lits Time:     0.25 s 
546.62/546.61	c  N st   563     90798    425240   3603321    704460     24463  15059633    193206      6.77   no data  --
553.51/553.57	c  N dy   596     96645    425240   3603321    704640     30129  15059633    312646      6.83      7.25  --
561.31/561.33	c  N dy   649    102952    425240   3603321    704833     36240  15059632    430131      6.89      7.91  --
563.61/563.60	c  S st   666    104823    425240   3603321    704897     38046  15059632    466333      6.91   no data  --
565.42/565.42	c  S st   666    105323    425240   3603321    705019     38423  15059632    470769      6.91   no data  --
565.61/565.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.22
565.81/565.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.21
572.31/572.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   10 Bins:    884 BRemL:     15 BRemN:     79 P: 200.0M T:  6.46
572.61/572.62	c Replacing       11 vars Replaced      783 lits Time:     0.26 s 
573.91/573.91	c bin-w-bin subsume rem           32 bins  time:  0.11 s
574.41/574.42	c subs with bin:      390  lits-rem:       635  v-fix:    0  time:  0.51 s
575.01/575.03	c Subs w/ non-existent bins:   1849 l-rem:   7839 v-fix:     0 done:   5189 time:  0.60 s
575.22/575.24	c Removed useless bin:    2426  fixed:     0  props:  20.00M  time:  0.19 s
661.71/661.78	c lits-rem:         0  cl-subs:      141  v-elim:     16  v-fix:    0  time: 86.52 s
664.71/664.70	c vivif2 --  cl tried  3136188 cl shrink    19177 lits rem      19443 time: 2.92
665.01/665.05	c vivif2 --  cl tried    38173 cl shrink    11605 lits rem     100564 time: 0.35
665.21/665.25	c asymm  cl-useful: 114/829/3582822 lits-rem:342 time: 0.20
665.81/665.82	c calculated reachability. Time: 0.45
665.81/665.83	c  N dy   666    105323    425213   3582708    723717     38060  15032608    362180      6.91   no data  --
666.71/666.78	c Finding binary XORs  T:     0.95 s  found:     308
675.91/675.98	c  N dy   710    112074    425213   3582708    723998     25994  15032606    147474      6.92      7.69  --
685.01/685.08	c  N dy   768    119272    425213   3582708    724198     32989  15032606    279684      6.98      7.46  --
694.32/694.39	c  N dy   832    126966    425213   3582708    724366     40510  15032605    427129      7.04      7.44  --
704.52/704.53	c  N dy   900    135114    425213   3582708    724597     48424  15032605    592330      7.12      8.27  --
714.92/714.99	c  N dy   978    143884    425213   3582708    724816     37145  15032605    310796      7.21      7.63  --
727.31/727.34	c  N dy  1056    153165    425213   3582708    725034     46200  15032603    496462      7.26      9.10  --
733.41/733.50	c  S st  1095    157984    425213   3582708    725165     50885  15032601    593648      7.29   no data  --
735.61/735.64	c  S st  1095    158485    425213   3582708    725320     51231  15032601    597039      7.29   no data  --
735.82/735.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.23
736.11/736.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.25
742.52/742.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   19 Bins:    851 BRemL:      3 BRemN:      7 P: 200.0M T:  6.44
742.81/742.89	c Replacing      328 vars Replaced    15704 lits Time:     0.28 s 
744.21/744.21	c bin-w-bin subsume rem           51 bins  time:  0.12 s
744.72/744.75	c subs with bin:      327  lits-rem:       614  v-fix:    0  time:  0.54 s
745.21/745.23	c Subs w/ non-existent bins:   7023 l-rem:   7184 v-fix:     0 done:  11585 time:  0.46 s
745.52/745.53	c Removed useless bin:    1527  fixed:     0  props:  20.00M  time:  0.29 s
833.01/833.06	c lits-rem:         1  cl-subs:      250  v-elim:     28  v-fix:    0  time: 87.52 s
836.02/836.02	c vivif2 --  cl tried  2670635 cl shrink    18786 lits rem      18852 time: 2.96
836.52/836.52	c vivif2 --  cl tried    50928 cl shrink    14578 lits rem     140385 time: 0.50
836.72/836.77	c asymm  cl-useful: 203/956/3557210 lits-rem:609 time: 0.25
837.42/837.47	c calculated reachability. Time: 0.57
837.42/837.48	c  N dy  1095    158485    424857   3557007    750105     50778  15003064    453478      7.29   no data  --
838.52/838.58	c Finding binary XORs  T:     1.10 s  found:     308
852.43/852.49	c  N dy  1179    168654    424857   3557007    750437     39946  15003063    297415      7.33     10.33  --
866.42/866.47	c  N dy  1273    179423    424857   3557007    750698     50448  15003062    519457      7.41      8.90  --
881.72/881.75	c  N dy  1376    190932    424857   3557007    750938     39783  15003061    221434      7.48      7.90  --
897.22/897.28	c  N dy  1482    203169    424857   3557007    751203     51748  15003061    490931      7.57      8.13  --
914.32/914.34	c  N dy  1603    216197    424857   3557007    751454     64511  15003061    790546      7.67      9.70  --
931.83/931.82	c  N dy  1725    230082    424857   3557007    751741     54859  15003059    501133      7.76      8.64  --
940.72/940.77	c  S st  1793    237727    424857   3557007    751859     62382  15003059    680892      7.81   no data  --
943.12/943.13	c  S st  1793    238227    424857   3557007    752006     62735  15003059    683343      7.81   no data  --
943.32/943.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.23
943.62/943.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.29
949.82/949.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   26 Bins:   1607 BRemL:      1 BRemN:    202 P: 200.0M T:  6.14
950.12/950.13	c Replacing      335 vars Replaced    19520 lits Time:     0.28 s 
951.43/951.41	c bin-w-bin subsume rem           59 bins  time:  0.11 s
951.92/951.96	c subs with bin:      889  lits-rem:       662  v-fix:    0  time:  0.55 s
952.42/952.42	c Subs w/ non-existent bins:    740 l-rem:   7368 v-fix:     0 done:   2696 time:  0.46 s
952.63/952.63	c Removed useless bin:    4202  fixed:     0  props:  20.00M  time:  0.19 s
1038.43/1038.43	c lits-rem:         4  cl-subs:      290  v-elim:     17  v-fix:    0  time: 85.79 s
1041.32/1041.31	c vivif2 --  cl tried  2361374 cl shrink    13145 lits rem      13205 time: 2.88
1041.82/1041.88	c vivif2 --  cl tried    62362 cl shrink    14689 lits rem     155374 time: 0.57
1042.03/1042.09	c asymm  cl-useful: 171/875/3542923 lits-rem:513 time: 0.21
1042.73/1042.77	c calculated reachability. Time: 0.55
1042.73/1042.78	c  N dy  1793    238227    424505   3542752    762750     62171  14979163    518180      7.81   no data  --
1043.93/1043.98	c Finding binary XORs  T:     1.20 s  found:     312
1063.63/1063.67	c  N dy  1924    253449    424505   3542752    763108     52875  14979163    371254      7.87      8.34  --
1083.13/1083.19	c  N dy  2064    269680    424505   3542752    763402     68804  14979163    738339      7.96      8.45  --
1105.43/1105.48	c  N dy  2216    287032    424505   3542752    763698     60895  14979163    481586      8.04      8.57  --
1129.03/1129.09	c  N dy  2368    305367    424505   3542752    764021     78900  14979162    910426      8.12      9.89  --
1130.33/1130.32	c  F st  2375    306250    424505   3542752    764032     79772  14979162    930137      8.12      8.01  --
1130.63/1130.60	c Replacing      312 vars Replaced    16896 lits Time:     0.28 s 
1180.33/1180.31	c  N dy  2500    324958    424193   3542752    764363     72244  14979159    681504      8.18      8.67  --
1204.63/1204.63	c  N dy  2681    345039    424193   3542752    764637     64805  14979158    417311      8.27      9.08  --
1219.63/1219.63	c  S st  2789    357341    424193   3542752    764811     76924  14979158    720023      8.32      8.38  --
1222.13/1222.16	c  S st  2789    357841    424193   3542752    764953     77282  14979158    722589      8.32   no data  --
1222.33/1222.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.23
1222.73/1222.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.33
1228.94/1228.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   24 Bins:   1109 BRemL:      7 BRemN:      7 P: 200.0M T:  6.17
1229.23/1229.23	c Replacing       25 vars Replaced     2606 lits Time:     0.27 s 
1230.63/1230.62	c bin-w-bin subsume rem           51 bins  time:  0.11 s
1231.13/1231.18	c subs with bin:      435  lits-rem:       450  v-fix:    0  time:  0.56 s
1232.14/1232.11	c Subs w/ non-existent bins:   2508 l-rem:   4940 v-fix:     0 done:   8526 time:  0.93 s
1232.34/1232.34	c Removed useless bin:    1984  fixed:     0  props:  20.00M  time:  0.21 s

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

running on 2 cores: 1,3

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: 4.00 3.98 3.92 5/189 6694
/proc/meminfo: memFree=12369932/32950928 swapFree=67111528/67111528
[pid=6694] ppid=6692 vsize=23580 CPUtime=0 cores=1,3
/proc/6694/stat : 6694 (strangenight1-s) R 6692 6694 4899 0 -1 4202496 1283 0 0 0 0 0 0 0 23 0 1 0 567509992 24145920 1124 33554432000 4194304 4650387 140735579629920 18446744073709551615 4316560 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6694/statm: 5895 1127 327 112 0 860 0

[startup+0.0476841 s]
/proc/loadavg: 4.00 3.98 3.92 5/189 6694
/proc/meminfo: memFree=12369932/32950928 swapFree=67111528/67111528
[pid=6694] ppid=6692 vsize=52472 CPUtime=0.03 cores=1,3
/proc/6694/stat : 6694 (strangenight1-s) R 6692 6694 4899 0 -1 4202496 9382 0 0 0 3 0 0 0 23 0 1 0 567509992 53731328 7155 33554432000 4194304 4650387 140735579629920 18446744073709551615 4316388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6694/statm: 13118 7161 328 112 0 8083 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 52472

[startup+0.100674 s]
/proc/loadavg: 4.00 3.98 3.92 5/189 6694
/proc/meminfo: memFree=12369932/32950928 swapFree=67111528/67111528
[pid=6694] ppid=6692 vsize=88048 CPUtime=0.09 cores=1,3
/proc/6694/stat : 6694 (strangenight1-s) R 6692 6694 4899 0 -1 4202496 19216 0 0 0 7 2 0 0 23 0 1 0 567509992 90161152 14747 33554432000 4194304 4650387 140735579629920 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6694/statm: 22012 14752 328 112 0 16977 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 88048

[startup+0.300631 s]
/proc/loadavg: 4.00 3.98 3.92 5/189 6694
/proc/meminfo: memFree=12369932/32950928 swapFree=67111528/67111528
[pid=6694] ppid=6692 vsize=197996 CPUtime=0.29 cores=1,3
/proc/6694/stat : 6694 (strangenight1-s) R 6692 6694 4899 0 -1 4202496 48577 0 0 0 25 4 0 0 25 0 1 0 567509992 202747904 39464 33554432000 4194304 4650387 140735579629920 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6694/statm: 49499 39465 329 112 0 44464 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 197996

[startup+1.5564 s]
/proc/loadavg: 4.00 3.98 3.92 5/189 6694
/proc/meminfo: memFree=12369932/32950928 swapFree=67111528/67111528
[pid=6694] ppid=6692 vsize=400104 CPUtime=1.54 cores=1,3
/proc/6694/stat : 6694 (strangenight1-s) R 6692 6694 4899 0 -1 4202496 93051 0 0 0 141 13 0 0 25 0 1 0 567509992 409706496 83938 33554432000 4194304 4650387 140735579629920 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6694/statm: 100026 83939 329 112 0 94991 0
Current children cumulated CPU time (s) 1.54
Current children cumulated vsize (KiB) 400104

[startup+1.60039 s]
/proc/loadavg: 4.00 3.98 3.92 5/189 6694
/proc/meminfo: memFree=12369932/32950928 swapFree=67111528/67111528
[pid=6694] ppid=6692 vsize=400104 CPUtime=1.59 cores=1,3
/proc/6694/stat : 6694 (strangenight1-s) R 6692 6694 4899 0 -1 4202496 94029 0 0 0 145 14 0 0 25 0 1 0 567509992 409706496 84916 33554432000 4194304 4650387 140735579629920 18446744073709551615 4514684 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6694/statm: 100026 84918 329 112 0 94991 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 400104

[startup+3.10111 s]
/proc/loadavg: 4.00 3.98 3.92 5/190 6695
/proc/meminfo: memFree=11888432/32950928 swapFree=67111528/67111528
[pid=6694] ppid=6692 vsize=535740 CPUtime=3.09 cores=1,3
/proc/6694/stat : 6694 (strangenight1-s) R 6692 6694 4899 0 -1 4202496 160561 0 0 0 288 21 0 0 25 0 1 0 567509992 548597760 112543 33554432000 4194304 4650387 140735579629920 18446744073709551615 4243895 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6694/statm: 133935 112543 350 112 0 128900 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 535740

[startup+6.30052 s]
/proc/loadavg: 4.00 3.98 3.92 5/190 6695
/proc/meminfo: memFree=11814436/32950928 swapFree=67111528/67111528
[pid=6694] ppid=6692 vsize=808348 CPUtime=6.29 cores=1,3
/proc/6694/stat : 6694 (strangenight1-s) R 6692 6694 4899 0 -1 4202496 213135 0 0 0 602 27 0 0 25 0 1 0 567509992 827748352 165117 33554432000 4194304 4650387 140735579629920 18446744073709551615 251367207621 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6694/statm: 202087 165120 357 112 0 197052 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 808348

[startup+12.7003 s]
/proc/loadavg: 4.00 3.98 3.92 5/190 6696
/proc/meminfo: memFree=11292660/32950928 swapFree=67111528/67111528
[pid=6694] ppid=6692 vsize=1233792 CPUtime=12.69 cores=1,3
/proc/6694/stat : 6694 (strangenight1-s) R 6692 6694 4899 0 -1 4202496 334187 0 0 0 1226 43 0 0 25 0 1 0 567509992 1263403008 269229 33554432000 4194304 4650387 140735579629920 18446744073709551615 251367244103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6694/statm: 308448 269229 369 112 0 303413 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1233792

[startup+25.501 s]
/proc/loadavg: 4.00 3.98 3.92 5/190 6696
/proc/meminfo: memFree=11274864/32950928 swapFree=67111528/67111528
[pid=6694] ppid=6692 vsize=1211368 CPUtime=25.49 cores=1,3
/proc/6694/stat : 6694 (strangenight1-s) R 6692 6694 4899 0 -1 4202496 368679 0 0 0 2502 47 0 0 25 0 1 0 567509992 1240440832 265364 33554432000 4194304 4650387 140735579629920 18446744073709551615 4440544 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6694/statm: 302842 265364 369 112 0 297807 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1211368

[startup+51.1002 s]
/proc/loadavg: 4.00 3.98 3.92 5/190 6697
/proc/meminfo: memFree=11274752/32950928 swapFree=67111528/67111528
[pid=6694] ppid=6692 vsize=1223760 CPUtime=51.09 cores=1,3
/proc/6694/stat : 6694 (strangenight1-s) R 6692 6694 4899 0 -1 4202496 407010 0 0 0 5057 52 0 0 25 0 1 0 567509992 1253130240 265452 33554432000 4194304 4650387 140735579629920 18446744073709551615 4441871 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6694/statm: 305940 265452 369 112 0 300905 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1223760

[startup+102.307 s]
/proc/loadavg: 4.00 3.98 3.92 5/190 6698
/proc/meminfo: memFree=11228820/32950928 swapFree=67111528/67111528
[pid=6694] ppid=6692 vsize=1256476 CPUtime=102.3 cores=1,3
/proc/6694/stat : 6694 (strangenight1-s) R 6692 6694 4899 0 -1 4202496 1307356 0 0 0 10077 153 0 0 25 0 1 0 567509992 1286631424 274798 33554432000 4194304 4650387 140735579629920 18446744073709551615 4442029 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6694/statm: 314119 274798 369 112 0 309084 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1256476

[startup+162.301 s]
/proc/loadavg: 4.11 4.01 3.93 5/190 6700
/proc/meminfo: memFree=10812436/32950928 swapFree=67111528/67111528
[pid=6694] ppid=6692 vsize=1652432 CPUtime=162.29 cores=1,3
/proc/6694/stat : 6694 (strangenight1-s) R 6692 6694 4899 0 -1 4202496 1692147 0 0 0 16034 195 0 0 25 0 1 0 567509992 1692090368 372540 33554432000 4194304 4650387 140735579629920 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6694/statm: 413108 372540 383 112 0 408073 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1652432

[startup+222.301 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 6701
/proc/meminfo: memFree=10707616/32950928 swapFree=67111528/67111528
[pid=6694] ppid=6692 vsize=1747564 CPUtime=222.29 cores=1,3
/proc/6694/stat : 6694 (strangenight1-s) R 6692 6694 4899 0 -1 4202496 1729307 0 0 0 22029 200 0 0 25 0 1 0 567509992 1789505536 397869 33554432000 4194304 4650387 140735579629920 18446744073709551615 4441145 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6694/statm: 436891 397869 384 112 0 431856 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1747564

[startup+282.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 6703
/proc/meminfo: memFree=10604908/32950928 swapFree=67111528/67111528
[pid=6694] ppid=6692 vsize=1817588 CPUtime=282.3 cores=1,3
/proc/6694/stat : 6694 (strangenight1-s) R 6692 6694 4899 0 -1 4202496 1747852 0 0 0 28027 203 0 0 25 0 1 0 567509992 1861210112 416414 33554432000 4194304 4650387 140735579629920 18446744073709551615 4241514 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6694/statm: 454397 416414 384 112 0 449362 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1817588

[startup+342.3 s]
/proc/loadavg: 3.85 3.97 3.92 4/184 6721
/proc/meminfo: memFree=10800124/32950928 swapFree=67111528/67111528
[pid=6694] ppid=6692 vsize=1893848 CPUtime=342.3 cores=1,3
/proc/6694/stat : 6694 (strangenight1-s) R 6692 6694 4899 0 -1 4202496 1790339 0 0 0 34022 208 0 0 25 0 1 0 567509992 1939300352 433598 33554432000 4194304 4650387 140735579629920 18446744073709551615 4440561 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6694/statm: 473462 433598 384 112 0 468427 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1893848

[startup+402.3 s]
/proc/loadavg: 3.31 3.79 3.86 4/184 6723
/proc/meminfo: memFree=10784796/32950928 swapFree=67111528/67111528
[pid=6694] ppid=6692 vsize=1897684 CPUtime=402.3 cores=1,3
/proc/6694/stat : 6694 (strangenight1-s) R 6692 6694 4899 0 -1 4202496 1938557 0 0 0 40006 224 0 0 25 0 1 0 567509992 1943228416 436801 33554432000 4194304 4650387 140735579629920 18446744073709551615 251367207621 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6694/statm: 474421 436802 384 112 0 469386 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1897684

[startup+462.301 s]
/proc/loadavg: 3.15 3.66 3.81 4/184 6725
/proc/meminfo: memFree=10638256/32950928 swapFree=67111528/67111528
[pid=6694] ppid=6692 vsize=2036100 CPUtime=462.31 cores=1,3
/proc/6694/stat : 6694 (strangenight1-s) R 6692 6694 4899 0 -1 4202496 1970476 0 0 0 46003 228 0 0 25 0 1 0 567509992 2084966400 468666 33554432000 4194304 4650387 140735579629920 18446744073709551615 251367244225 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6694/statm: 509025 468666 384 112 0 503990 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 2036100

[startup+522.301 s]
/proc/loadavg: 3.05 3.53 3.76 4/184 6726
/proc/meminfo: memFree=10621424/32950928 swapFree=67111528/67111528
[pid=6694] ppid=6692 vsize=2030240 CPUtime=522.31 cores=1,3
/proc/6694/stat : 6694 (strangenight1-s) R 6692 6694 4899 0 -1 4202496 2049685 0 0 0 51995 236 0 0 25 0 1 0 567509992 2078965760 467768 33554432000 4194304 4650387 140735579629920 18446744073709551615 251367244426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6694/statm: 507560 467768 384 112 0 502525 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 2030240

[startup+582.301 s]
/proc/loadavg: 3.02 3.43 3.71 4/184 6728
/proc/meminfo: memFree=10487380/32950928 swapFree=67111528/67111528
[pid=6694] ppid=6692 vsize=2158584 CPUtime=582.31 cores=1,3
/proc/6694/stat : 6694 (strangenight1-s) R 6692 6694 4899 0 -1 4202496 2080811 0 0 0 57991 240 0 0 25 0 1 0 567509992 2210390016 498894 33554432000 4194304 4650387 140735579629920 18446744073709551615 251367244225 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6694/statm: 539646 498894 384 112 0 534611 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 2158584

[startup+642.301 s]
/proc/loadavg: 3.00 3.35 3.66 4/184 6730
/proc/meminfo: memFree=10470000/32950928 swapFree=67111528/67111528
[pid=6694] ppid=6692 vsize=2158584 CPUtime=642.32 cores=1,3
/proc/6694/stat : 6694 (strangenight1-s) R 6692 6694 4899 0 -1 4202496 2081056 0 0 0 63992 240 0 0 25 0 1 0 567509992 2210390016 499139 33554432000 4194304 4650387 140735579629920 18446744073709551615 251367244178 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6694/statm: 539646 499139 384 112 0 534611 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 2158584

[startup+702.301 s]
/proc/loadavg: 3.00 3.29 3.62 4/184 6731
/proc/meminfo: memFree=10470640/32950928 swapFree=67111528/67111528
[pid=6694] ppid=6692 vsize=2158584 CPUtime=702.32 cores=1,3
/proc/6694/stat : 6694 (strangenight1-s) R 6692 6694 4899 0 -1 4202496 2082019 0 0 0 69991 241 0 0 25 0 1 0 567509992 2210390016 500102 33554432000 4194304 4650387 140735579629920 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6694/statm: 539646 500102 384 112 0 534611 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 2158584

[startup+762.307 s]
/proc/loadavg: 3.00 3.23 3.57 4/184 6733
/proc/meminfo: memFree=10310076/32950928 swapFree=67111528/67111528
[pid=6694] ppid=6692 vsize=2294176 CPUtime=762.32 cores=1,3
/proc/6694/stat : 6694 (strangenight1-s) R 6692 6694 4899 0 -1 4202496 2114291 0 0 0 75987 245 0 0 25 0 1 0 567509992 2349236224 532374 33554432000 4194304 4650387 140735579629920 18446744073709551615 4441839 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6694/statm: 573544 532374 384 112 0 568509 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 2294176

[startup+822.3 s]
/proc/loadavg: 3.00 3.19 3.53 4/184 6734
/proc/meminfo: memFree=10310304/32950928 swapFree=67111528/67111528
[pid=6694] ppid=6692 vsize=2294176 CPUtime=822.31 cores=1,3
/proc/6694/stat : 6694 (strangenight1-s) R 6692 6694 4899 0 -1 4202496 2114530 0 0 0 81986 245 0 0 25 0 1 0 567509992 2349236224 532613 33554432000 4194304 4650387 140735579629920 18446744073709551615 4440544 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6694/statm: 573544 532613 384 112 0 568509 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 2294176

[startup+882.3 s]
/proc/loadavg: 3.00 3.15 3.50 4/184 6736
/proc/meminfo: memFree=10276328/32950928 swapFree=67111528/67111528
[pid=6694] ppid=6692 vsize=2294176 CPUtime=882.32 cores=1,3
/proc/6694/stat : 6694 (strangenight1-s) R 6692 6694 4899 0 -1 4202496 2115704 0 0 0 87986 246 0 0 25 0 1 0 567509992 2349236224 533787 33554432000 4194304 4650387 140735579629920 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6694/statm: 573544 533787 384 112 0 568509 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 2294176

[startup+942.3 s]
/proc/loadavg: 3.03 3.13 3.47 5/184 6737
/proc/meminfo: memFree=10260944/32950928 swapFree=67111528/67111528
[pid=6694] ppid=6692 vsize=2294176 CPUtime=942.32 cores=1,3
/proc/6694/stat : 6694 (strangenight1-s) R 6692 6694 4899 0 -1 4202496 2116878 0 0 0 93985 247 0 0 25 0 1 0 567509992 2349236224 534961 33554432000 4194304 4650387 140735579629920 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6694/statm: 573544 534961 384 112 0 568509 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 2294176

[startup+1002.3 s]
/proc/loadavg: 2.41 2.94 3.38 3/178 6757
/proc/meminfo: memFree=10748196/32950928 swapFree=67111528/67111528
[pid=6694] ppid=6692 vsize=2413060 CPUtime=1002.32 cores=1,3
/proc/6694/stat : 6694 (strangenight1-s) R 6692 6694 4899 0 -1 4202496 2147003 0 0 0 99980 252 0 0 25 0 1 0 567509992 2470973440 565077 33554432000 4194304 4650387 140735579629920 18446744073709551615 4441839 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6694/statm: 603265 565077 384 112 0 598230 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 2413060

[startup+1062.3 s]
/proc/loadavg: 2.15 2.77 3.29 3/178 6759
/proc/meminfo: memFree=10742848/32950928 swapFree=67111528/67111528
[pid=6694] ppid=6692 vsize=2413060 CPUtime=1062.33 cores=1,3
/proc/6694/stat : 6694 (strangenight1-s) R 6692 6694 4899 0 -1 4202496 2147874 0 0 0 105980 253 0 0 25 0 1 0 567509992 2470973440 565948 33554432000 4194304 4650387 140735579629920 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6694/statm: 603265 565948 384 112 0 598230 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 2413060

[startup+1122.3 s]
/proc/loadavg: 2.05 2.62 3.21 3/178 6760
/proc/meminfo: memFree=10721128/32950928 swapFree=67111528/67111528
[pid=6694] ppid=6692 vsize=2478604 CPUtime=1122.33 cores=1,3
/proc/6694/stat : 6694 (strangenight1-s) R 6692 6694 4899 0 -1 4202496 2149100 0 0 0 111979 254 0 0 25 0 1 0 567509992 2538090496 567174 33554432000 4194304 4650387 140735579629920 18446744073709551615 4333694 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6694/statm: 619651 567174 384 112 0 614616 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 2478604

[startup+1182.3 s]
/proc/loadavg: 2.02 2.51 3.13 3/178 6762
/proc/meminfo: memFree=10691232/32950928 swapFree=67111528/67111528
[pid=6694] ppid=6692 vsize=2478604 CPUtime=1182.33 cores=1,3
/proc/6694/stat : 6694 (strangenight1-s) R 6692 6694 4899 0 -1 4202496 2149774 0 0 0 117979 254 0 0 25 0 1 0 567509992 2538090496 567848 33554432000 4194304 4650387 140735579629920 18446744073709551615 4364851 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6694/statm: 619651 567848 384 112 0 614616 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 2478604

[startup+1242.3 s]
/proc/loadavg: 2.04 2.43 3.06 3/178 6763
/proc/meminfo: memFree=10594116/32950928 swapFree=67111528/67111528
[pid=6694] ppid=6692 vsize=2600308 CPUtime=1242.33 cores=1,3
/proc/6694/stat : 6694 (strangenight1-s) R 6692 6694 4899 0 -1 4202496 2192334 0 0 0 123972 261 0 0 25 0 1 0 567509992 2662715392 598080 33554432000 4194304 4650387 140735579629920 18446744073709551615 4441856 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6694/statm: 650077 598080 384 112 0 645042 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 2600308



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.38 2.16 2.93 2/172 6783
/proc/meminfo: memFree=11036896/32950928 swapFree=67111528/67111528
[pid=6694] ppid=6692 vsize=2600124 CPUtime=1300.04 cores=1,3
/proc/6694/stat : 6694 (strangenight1-s) R 6692 6694 4899 0 -1 4202496 2231003 0 0 0 129737 267 0 0 25 0 1 0 567509992 2662526976 598074 33554432000 4194304 4650387 140735579629920 18446744073709551615 4441441 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6694/statm: 650031 598074 384 112 0 644996 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 2600124

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

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

[startup+1300.11 s]
/proc/loadavg: 1.38 2.16 2.93 2/173 6784
/proc/meminfo: memFree=13420664/32950928 swapFree=67111528/67111528
[pid=6694] ppid=6692 vsize=0 CPUtime=1300.14 cores=1,3
/proc/6694/stat : 6694 (strangenight1-s) Z 6692 6694 4899 0 -1 4203548 2231003 0 0 0 129737 277 0 0 25 0 1 0 567509992 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6694/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.11
CPU time (s): 1300.15
CPU user time (s): 1297.37
CPU system time (s): 2.77658
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2606432

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

runsolver used 2.03769 second user time and 5.05523 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-26 01:06:33
IDJOB=3288371
IDBENCH=82495
IDSOLVER=1589
FILE ID=node113/3288371-1303772788
RUNJOBID= node113-1303772383-6229
PBS_JOBID= 13157152
Free space on /tmp= 70812 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/application/manthey/traffic/traffic_r_uc_sat.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288371-1303772788/watcher-3288371-1303772788 -o /tmp/evaluation-result-3288371-1303772788/solver-3288371-1303772788 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3288371-1303772788.cnf

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

MD5SUM BENCH= a5cb42fe5f9238d9fb581eb8ad81e23f
RANDOM SEED=301658698

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12370088 kB
Buffers:       1853928 kB
Cached:       17067332 kB
SwapCached:          0 kB
Active:       11701676 kB
Inactive:      8283068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12370088 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          153544 kB
Writeback:           0 kB
AnonPages:     1063200 kB
Mapped:          16328 kB
Slab:           528868 kB
PageTables:       7428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1343428 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= 70860 MiB
End job on node113 at 2011-04-26 01:28:15