Trace number 3370743

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 (fixed)? (TO) 1300.14 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.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370743-1305380568.cnf'
0.00/0.01	c -- header says num vars:         467551
0.00/0.01	c -- header says num clauses:     4467733
1.78/1.81	c -- clauses added:            0 learnts,      4467733 normals,            0 xors
1.78/1.81	c -- vars added     467551
1.78/1.81	c Parsing time:  1.66 s
1.78/1.81	c  N st     0         0    467551   3831900    635833         0  15691163         0   no data   no data  --
1.88/1.97	c asymm  cl-useful: 2/1871/3831900 lits-rem:2 time: 0.15
5.79/5.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  3.42
7.70/7.79	c bin-w-bin subsume rem            0 bins  time:  0.11 s
8.09/8.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.39 s
8.49/8.55	c Subs w/ non-existent bins:  10021 l-rem:  10021 v-fix:     0 done:  13236 time:  0.36 s
8.70/8.71	c Removed useless bin:    6299  fixed:     0  props:  20.00M  time:  0.16 s
103.89/103.93	c lits-rem:        13  cl-subs:       15  v-elim:  14002  v-fix:    0  time: 94.14 s
104.19/104.23	c Finding binary XORs  T:     0.30 s  found:      99
104.40/104.45	c Replacing       99 vars Replaced     4197 lits Time:     0.23 s 
104.59/104.65	c calculated reachability. Time: 0.08
104.69/104.77	c Calc default polars -  time:   0.12 s pos:  208361 undec:   46967 neg:  212223
104.69/104.77	c =========================================================================================
104.69/104.77	c types(t): F = full restart, N = normal restart
104.69/104.77	c types(t): S = simplification begin/end, E = solution found
104.69/104.77	c restart types(rt): st = static, dy = dynamic
104.69/104.77	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
104.69/104.77	c  B st     0         0    453450   3821293    625520         0  15639597         0   no data   no data  --
107.70/107.73	c  N dy    13      4033    453450   3821293    625897      3641  15639597     69347      5.33      5.68  --
110.49/110.58	c  N dy    44      8222    453450   3821293    626228      7491  15639597    143114      5.89      6.26  --
113.20/113.27	c  N dy    70     12392    453450   3821293    626455     11429  15639597    227246      6.09      6.54  --
116.29/116.36	c  N dy    99     16565    453450   3821293    626677     15377  15639597    309286      6.35      6.76  --
119.39/119.47	c  N dy   132     20580    453450   3821293    626897      9858  15639597     92850      6.51      9.31  --
122.39/122.46	c  N dy   163     24877    453450   3821293    627054     13997  15639597    186121      6.60      6.97  --
122.49/122.52	c  F st   164     25000    453450   3821293    627058     14116  15639597    188765      6.60      6.33  --
146.79/146.84	c Found part   103503 vars:       2618 clauses:     13307 lits size:     42304
146.79/146.84	c Found part   113768 vars:        595 clauses:      2070 lits size:      6468
146.79/146.84	c Found part   114921 vars:        238 clauses:       483 lits size:      1435
146.79/146.84	c Found part   115255 vars:        238 clauses:       716 lits size:      2376
146.79/146.84	c Found part   115735 vars:        714 clauses:      3027 lits size:      9224
146.79/146.84	c Found part   116749 vars:        714 clauses:      4199 lits size:     14025
146.79/146.84	c Found part   116852 vars:       4164 clauses:     28710 lits size:     94337
146.79/146.84	c Found part   117008 vars:       2142 clauses:     15928 lits size:     53564
146.79/146.84	c Found part   117254 vars:       4045 clauses:     15992 lits size:     46536
146.79/146.84	c Found part   117257 vars:       4701 clauses:     28166 lits size:     91267
146.79/146.84	c Found part   117298 vars:        952 clauses:      4258 lits size:     13086
146.79/146.84	c Found part   117379 vars:       2615 clauses:     10441 lits size:     30915
146.79/146.84	c Found part   117510 vars:        476 clauses:      1804 lits size:      5414
146.79/146.84	c Found part   117515 vars:       1071 clauses:      5584 lits size:     18149
146.79/146.84	c Found part   117593 vars:        238 clauses:       597 lits size:      1617
146.79/146.84	c Found part   117616 vars:        238 clauses:       716 lits size:      2376
146.79/146.84	c Found part   117643 vars:        235 clauses:       485 lits size:      1454
146.79/146.84	c Found part   117647 vars:        236 clauses:       481 lits size:      1448
146.79/146.84	c Found part   117648 vars:        236 clauses:       481 lits size:      1448
146.79/146.84	c Found part   117650 vars:        236 clauses:       481 lits size:      1448
146.79/146.84	c Found part   117651 vars:     426155 clauses:   4307312 lits size:  15195662
146.79/146.84	c Found part   117652 vars:        236 clauses:       486 lits size:      1456
146.79/146.84	c Found part   117653 vars:        357 clauses:      1089 lits size:      3588
146.79/146.84	c Found parts:         23 time: 24.32 s
146.79/146.85	c Solving part 117643
147.09/147.12	c  N st     0         0       235       248       237         0      1454         0   no data   no data  --
147.09/147.12	c asymm  cl-useful: 2/248/248 lits-rem:2 time: 0.00
147.09/147.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
147.09/147.16	c Finding binary XORs  T:     0.02 s  found:       0
147.09/147.16	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
147.09/147.16	c calculated reachability. Time: 0.00
147.09/147.17	c Calc default polars -  time:   0.01 s pos:      13 undec:  467524 neg:      14
147.09/147.17	c =========================================================================================
147.09/147.17	c types(t): F = full restart, N = normal restart
147.09/147.17	c types(t): S = simplification begin/end, E = solution found
147.09/147.17	c restart types(rt): st = static, dy = dynamic
147.09/147.17	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
147.09/147.17	c  B st     0         0       235       248       237         0      1452         0   no data   no data  --
147.09/147.17	c  E st     1         0         0       248       237         0      1452         0   no data   no data  --
147.09/147.18	c Verified 248 clauses.
147.09/147.18	c Verified 248 clauses.
147.09/147.18	c Solved part
147.09/147.18	c =========================================================================================
147.09/147.19	c Solving part 117647
147.41/147.45	c  N st     0         0       236       245       236         0      1448         0   no data   no data  --
147.41/147.45	c asymm  cl-useful: 4/245/245 lits-rem:4 time: 0.00
147.41/147.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
147.41/147.49	c Finding binary XORs  T:     0.02 s  found:       0
147.49/147.50	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
147.49/147.50	c calculated reachability. Time: 0.00
147.49/147.50	c Calc default polars -  time:   0.00 s pos:      10 undec:  467532 neg:       9
147.49/147.50	c =========================================================================================
147.49/147.50	c types(t): F = full restart, N = normal restart
147.49/147.50	c types(t): S = simplification begin/end, E = solution found
147.49/147.50	c restart types(rt): st = static, dy = dynamic
147.49/147.50	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
147.49/147.50	c  B st     0         0       236       245       236         0      1444         0   no data   no data  --
147.49/147.50	c  E st     1         0         0       245       236         0      1444         0   no data   no data  --
147.49/147.51	c Verified 245 clauses.
147.49/147.51	c Verified 245 clauses.
147.49/147.51	c Solved part
147.49/147.51	c =========================================================================================
147.49/147.52	c Solving part 117648
147.69/147.79	c  N st     0         0       236       245       236         0      1448         0   no data   no data  --
147.69/147.79	c asymm  cl-useful: 2/245/245 lits-rem:2 time: 0.00
147.79/147.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
147.79/147.83	c Finding binary XORs  T:     0.02 s  found:       0
147.79/147.83	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
147.79/147.83	c calculated reachability. Time: 0.00
147.79/147.84	c Calc default polars -  time:   0.00 s pos:      10 undec:  467531 neg:      10
147.79/147.84	c =========================================================================================
147.79/147.84	c types(t): F = full restart, N = normal restart
147.79/147.84	c types(t): S = simplification begin/end, E = solution found
147.79/147.84	c restart types(rt): st = static, dy = dynamic
147.79/147.84	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
147.79/147.84	c  B st     0         0       236       245       236         0      1446         0   no data   no data  --
147.79/147.84	c  E st     1         0         0       245       236         0      1446         0   no data   no data  --
147.79/147.85	c Verified 245 clauses.
147.79/147.85	c Verified 245 clauses.
147.79/147.85	c Solved part
147.79/147.85	c =========================================================================================
147.79/147.86	c Solving part 117650
148.09/148.11	c  N st     0         0       236       245       236         0      1448         0   no data   no data  --
148.09/148.12	c asymm  cl-useful: 1/245/245 lits-rem:1 time: 0.00
148.09/148.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
148.09/148.16	c Finding binary XORs  T:     0.02 s  found:       0
148.09/148.16	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
148.09/148.16	c calculated reachability. Time: 0.00
148.09/148.17	c Calc default polars -  time:   0.01 s pos:      10 undec:  467531 neg:      10
148.09/148.17	c =========================================================================================
148.09/148.17	c types(t): F = full restart, N = normal restart
148.09/148.17	c types(t): S = simplification begin/end, E = solution found
148.09/148.17	c restart types(rt): st = static, dy = dynamic
148.09/148.17	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
148.09/148.17	c  B st     0         0       236       245       236         0      1447         0   no data   no data  --
148.09/148.17	c  E st     1         0         0       245       236         0      1447         0   no data   no data  --
148.09/148.18	c Verified 245 clauses.
148.09/148.18	c Verified 245 clauses.
148.09/148.18	c Solved part
148.09/148.18	c =========================================================================================
148.09/148.19	c Solving part 117652
148.40/148.45	c  N st     0         0       236       246       240         0      1456         0   no data   no data  --
148.40/148.45	c asymm  cl-useful: 4/246/246 lits-rem:4 time: 0.00
148.40/148.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
148.40/148.49	c Finding binary XORs  T:     0.02 s  found:       0
148.40/148.50	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
148.40/148.50	c calculated reachability. Time: 0.00
148.40/148.50	c Calc default polars -  time:   0.00 s pos:      14 undec:  467523 neg:      14
148.40/148.50	c =========================================================================================
148.40/148.50	c types(t): F = full restart, N = normal restart
148.40/148.50	c types(t): S = simplification begin/end, E = solution found
148.40/148.50	c restart types(rt): st = static, dy = dynamic
148.40/148.50	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
148.40/148.50	c  B st     0         0       236       246       240         0      1452         0   no data   no data  --
148.40/148.50	c  E st     1         0         0       246       240         0      1452         0   no data   no data  --
148.50/148.51	c Verified 246 clauses.
148.50/148.51	c Verified 246 clauses.
148.50/148.51	c Solved part
148.50/148.51	c =========================================================================================
148.50/148.52	c Solving part 115255
148.69/148.79	c  N st     0         0       238       478       238         0      2376         0   no data   no data  --
148.69/148.79	c asymm  cl-useful: 0/478/478 lits-rem:0 time: 0.00
148.79/148.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
148.79/148.83	c Finding binary XORs  T:     0.02 s  found:       0
148.79/148.84	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
148.79/148.84	c calculated reachability. Time: 0.00
148.79/148.84	c Calc default polars -  time:   0.00 s pos:       8 undec:  467535 neg:       8
148.79/148.84	c =========================================================================================
148.79/148.84	c types(t): F = full restart, N = normal restart
148.79/148.84	c types(t): S = simplification begin/end, E = solution found
148.79/148.84	c restart types(rt): st = static, dy = dynamic
148.79/148.84	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
148.79/148.84	c  B st     0         0       238       478       238         0      2376         0   no data   no data  --
148.79/148.84	c  E st     1         0         0       478       238         0      2376         0   no data   no data  --
148.79/148.85	c Verified 478 clauses.
148.79/148.85	c Verified 478 clauses.
148.79/148.85	c Solved part
148.79/148.85	c =========================================================================================
148.79/148.86	c Solving part 114921
149.09/149.12	c  N st     0         0       238       240       243         0      1435         0   no data   no data  --
149.09/149.13	c asymm  cl-useful: 0/240/240 lits-rem:0 time: 0.00
149.09/149.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
149.09/149.17	c Finding binary XORs  T:     0.02 s  found:       0
149.09/149.17	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
149.09/149.17	c calculated reachability. Time: 0.00
149.09/149.18	c Calc default polars -  time:   0.00 s pos:      12 undec:  467528 neg:      11
149.09/149.18	c =========================================================================================
149.09/149.18	c types(t): F = full restart, N = normal restart
149.09/149.18	c types(t): S = simplification begin/end, E = solution found
149.09/149.18	c restart types(rt): st = static, dy = dynamic
149.09/149.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
149.09/149.18	c  B st     0         0       238       240       243         0      1435         0   no data   no data  --
149.09/149.18	c  E st     1         0         0       240       243         0      1435         0   no data   no data  --
149.09/149.19	c Verified 240 clauses.
149.09/149.19	c Verified 240 clauses.
149.09/149.19	c Solved part
149.09/149.19	c =========================================================================================
149.09/149.20	c Solving part 117593
149.39/149.46	c  N st     0         0       238       264       333         0      1617         0   no data   no data  --
149.39/149.46	c asymm  cl-useful: 0/264/264 lits-rem:0 time: 0.00
149.39/149.47	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.51	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
149.50/149.51	c calculated reachability. Time: 0.00
149.50/149.51	c Calc default polars -  time:   0.00 s pos:     104 undec:  467342 neg:     105
149.50/149.51	c =========================================================================================
149.50/149.51	c types(t): F = full restart, N = normal restart
149.50/149.51	c types(t): S = simplification begin/end, E = solution found
149.50/149.51	c restart types(rt): st = static, dy = dynamic
149.50/149.51	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
149.50/149.51	c  B st     0         0       238       264       333         0      1617         0   no data   no data  --
149.50/149.51	c  E st     1         0         0       264       333         0      1617         0   no data   no data  --
149.50/149.52	c Verified 264 clauses.
149.50/149.52	c Verified 264 clauses.
149.50/149.52	c Solved part
149.50/149.52	c =========================================================================================
149.50/149.53	c Solving part 117616
149.69/149.79	c  N st     0         0       238       478       238         0      2376         0   no data   no data  --
149.79/149.80	c asymm  cl-useful: 0/478/478 lits-rem:0 time: 0.00
149.79/149.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
149.79/149.84	c Finding binary XORs  T:     0.03 s  found:       0
149.79/149.84	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
149.79/149.84	c calculated reachability. Time: 0.00
149.79/149.85	c Calc default polars -  time:   0.00 s pos:       8 undec:  467535 neg:       8
149.79/149.85	c =========================================================================================
149.79/149.85	c types(t): F = full restart, N = normal restart
149.79/149.85	c types(t): S = simplification begin/end, E = solution found
149.79/149.85	c restart types(rt): st = static, dy = dynamic
149.79/149.85	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
149.79/149.85	c  B st     0         0       238       478       238         0      2376         0   no data   no data  --
149.79/149.85	c  E st     1         0         0       478       238         0      2376         0   no data   no data  --
149.79/149.86	c Verified 478 clauses.
149.79/149.86	c Verified 478 clauses.
149.79/149.86	c Solved part
149.79/149.86	c =========================================================================================
149.79/149.87	c Solving part 117653
150.09/150.12	c  N st     0         0       357       717       372         0      3588         0   no data   no data  --
150.09/150.13	c asymm  cl-useful: 0/717/717 lits-rem:0 time: 0.00
150.09/150.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
150.09/150.17	c Finding binary XORs  T:     0.03 s  found:       0
150.09/150.18	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
150.09/150.18	c calculated reachability. Time: 0.00
150.09/150.18	c Calc default polars -  time:   0.00 s pos:      12 undec:  467527 neg:      12
150.09/150.18	c =========================================================================================
150.09/150.18	c types(t): F = full restart, N = normal restart
150.09/150.18	c types(t): S = simplification begin/end, E = solution found
150.09/150.18	c restart types(rt): st = static, dy = dynamic
150.09/150.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
150.09/150.18	c  B st     0         0       357       717       372         0      3588         0   no data   no data  --
150.09/150.18	c  E st     1         0         0       717       372         0      3588         0   no data   no data  --
150.09/150.19	c Verified 717 clauses.
150.09/150.19	c Verified 717 clauses.
150.09/150.19	c Solved part
150.09/150.19	c =========================================================================================
150.19/150.20	c Solving part 117510
150.39/150.47	c  N st     0         0       476      1168       636         0      5414         0   no data   no data  --
150.39/150.48	c asymm  cl-useful: 8/1168/1168 lits-rem:8 time: 0.01
150.49/150.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
150.49/150.54	c Finding binary XORs  T:     0.02 s  found:       2
150.49/150.54	c Replacing        2 vars Replaced       22 lits Time:     0.01 s 
150.49/150.55	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
150.49/150.55	c calculated reachability. Time: 0.00
150.49/150.55	c Calc default polars -  time:   0.00 s pos:     231 undec:  467081 neg:     239
150.49/150.55	c =========================================================================================
150.49/150.55	c types(t): F = full restart, N = normal restart
150.49/150.55	c types(t): S = simplification begin/end, E = solution found
150.49/150.55	c restart types(rt): st = static, dy = dynamic
150.49/150.55	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
150.49/150.55	c  B st     0         0       474      1168       636         0      5406         0   no data   no data  --
150.49/150.55	c  E st     1         1         0      1168       636         1      5406         3   no data   no data  --
150.49/150.56	c Verified 1168 clauses.
150.49/150.56	c Verified 1168 clauses.
150.49/150.56	c Solved part
150.49/150.56	c =========================================================================================
150.49/150.57	c Solving part 113768
150.79/150.84	c  N st     0         0       595      1430       640         0      6468         0   no data   no data  --
150.79/150.86	c asymm  cl-useful: 2/1430/1430 lits-rem:2 time: 0.01
150.79/150.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.03
150.89/150.92	c Finding binary XORs  T:     0.03 s  found:       2
150.89/150.93	c Replacing        2 vars Replaced       31 lits Time:     0.01 s 
150.89/150.93	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
150.89/150.93	c calculated reachability. Time: 0.00
150.89/150.94	c Calc default polars -  time:   0.00 s pos:     194 undec:  467157 neg:     200
150.89/150.94	c =========================================================================================
150.89/150.94	c types(t): F = full restart, N = normal restart
150.89/150.94	c types(t): S = simplification begin/end, E = solution found
150.89/150.94	c restart types(rt): st = static, dy = dynamic
150.89/150.94	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
150.89/150.94	c  B st     0         0       593      1430       640         0      6466         0   no data   no data  --
150.89/150.94	c  E st     1         0         0      1430       640         0      6466         0   no data   no data  --
150.89/150.95	c Verified 1430 clauses.
150.89/150.95	c Verified 1430 clauses.
150.89/150.95	c Solved part
150.89/150.95	c =========================================================================================
150.89/150.96	c Solving part 116749
151.19/151.23	c  N st     0         0       714      3416       783         0     14025         0   no data   no data  --
151.29/151.30	c asymm  cl-useful: 14/3416/3416 lits-rem:14 time: 0.07
151.29/151.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
151.29/151.38	c Finding binary XORs  T:     0.02 s  found:       4
151.29/151.39	c Replacing        4 vars Replaced       71 lits Time:     0.01 s 
151.29/151.39	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
151.29/151.39	c calculated reachability. Time: 0.00
151.39/151.40	c Calc default polars -  time:   0.00 s pos:     344 undec:  466862 neg:     345
151.39/151.40	c =========================================================================================
151.39/151.40	c types(t): F = full restart, N = normal restart
151.39/151.40	c types(t): S = simplification begin/end, E = solution found
151.39/151.40	c restart types(rt): st = static, dy = dynamic
151.39/151.40	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
151.39/151.40	c  B st     0         0       710      3416       783         0     14011         0   no data   no data  --
151.39/151.40	c  E st     1         1         0      3416       783         1     14011         3   no data   no data  --
151.39/151.41	c Verified 3416 clauses.
151.39/151.41	c Verified 3416 clauses.
151.39/151.41	c Solved part
151.39/151.41	c =========================================================================================
151.39/151.42	c Solving part 115735
151.70/151.71	c  N st     0         0       714      2120       907         0      9224         0   no data   no data  --
151.70/151.73	c asymm  cl-useful: 22/2120/2120 lits-rem:22 time: 0.03
151.70/151.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
151.80/151.81	c Finding binary XORs  T:     0.03 s  found:       3
151.80/151.82	c Replacing        3 vars Replaced       45 lits Time:     0.01 s 
151.80/151.82	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
151.80/151.82	c calculated reachability. Time: 0.00
151.80/151.83	c Calc default polars -  time:   0.00 s pos:     331 undec:  466878 neg:     342
151.80/151.83	c =========================================================================================
151.80/151.83	c types(t): F = full restart, N = normal restart
151.80/151.83	c types(t): S = simplification begin/end, E = solution found
151.80/151.83	c restart types(rt): st = static, dy = dynamic
151.80/151.83	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
151.80/151.83	c  B st     0         0       711      2120       907         0      9202         0   no data   no data  --
151.80/151.83	c  E st     1         1         0      2120       907         1      9202         6   no data   no data  --
151.80/151.84	c Verified 2120 clauses.
151.80/151.84	c Verified 2120 clauses.
151.80/151.84	c Solved part
151.80/151.84	c =========================================================================================
151.80/151.85	c Solving part 117298
152.09/152.11	c  N st     0         0       952      3034      1224         0     13086         0   no data   no data  --
152.09/152.17	c asymm  cl-useful: 30/3034/3034 lits-rem:30 time: 0.06
152.19/152.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
152.19/152.27	c Finding binary XORs  T:     0.03 s  found:       6
152.19/152.27	c Replacing        6 vars Replaced      101 lits Time:     0.01 s 
152.19/152.28	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
152.19/152.28	c calculated reachability. Time: 0.00
152.19/152.28	c Calc default polars -  time:   0.00 s pos:     458 undec:  466613 neg:     480
152.19/152.28	c =========================================================================================
152.19/152.28	c types(t): F = full restart, N = normal restart
152.19/152.28	c types(t): S = simplification begin/end, E = solution found
152.19/152.28	c restart types(rt): st = static, dy = dynamic
152.19/152.28	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
152.19/152.28	c  B st     0         0       946      3034      1224         0     13056         0   no data   no data  --
152.19/152.29	c  E st     1         1         0      3034      1224         1     13056         5   no data   no data  --
152.29/152.30	c Verified 3034 clauses.
152.29/152.30	c Verified 3034 clauses.
152.29/152.30	c Solved part
152.29/152.30	c =========================================================================================
152.29/152.31	c Solving part 117515
152.49/152.57	c  N st     0         0      1071      4323      1261         0     18149         0   no data   no data  --
152.59/152.67	c asymm  cl-useful: 10/4323/4323 lits-rem:10 time: 0.10
152.69/152.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.07
152.69/152.77	c Finding binary XORs  T:     0.03 s  found:       6
152.69/152.78	c Replacing        6 vars Replaced      103 lits Time:     0.01 s 
152.69/152.79	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
152.69/152.79	c calculated reachability. Time: 0.00
152.69/152.79	c Calc default polars -  time:   0.00 s pos:     477 undec:  466596 neg:     478
152.69/152.79	c =========================================================================================
152.69/152.79	c types(t): F = full restart, N = normal restart
152.69/152.79	c types(t): S = simplification begin/end, E = solution found
152.69/152.79	c restart types(rt): st = static, dy = dynamic
152.69/152.79	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
152.69/152.79	c  B st     0         0      1065      4323      1261         0     18139         0   no data   no data  --
152.69/152.79	c  E st     1         1         0      4323      1261         1     18139         3   no data   no data  --
152.80/152.81	c Verified 4323 clauses.
152.80/152.81	c Verified 4323 clauses.
152.80/152.81	c Solved part
152.80/152.81	c =========================================================================================
152.80/152.81	c Solving part 117008
152.99/153.08	c  N st     0         0      2142     12803      3125         1     53564         3   no data   no data  --
153.29/153.34	c asymm  cl-useful: 61/7889/12803 lits-rem:61 time: 0.25
153.49/153.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.5M T:  0.17
153.49/153.54	c Finding binary XORs  T:     0.03 s  found:      13
153.49/153.55	c Replacing       13 vars Replaced      441 lits Time:     0.01 s 
153.49/153.56	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
153.49/153.56	c calculated reachability. Time: 0.00
153.49/153.56	c Calc default polars -  time:   0.00 s pos:    1069 undec:  465459 neg:    1023
153.49/153.56	c =========================================================================================
153.49/153.56	c types(t): F = full restart, N = normal restart
153.49/153.56	c types(t): S = simplification begin/end, E = solution found
153.49/153.56	c restart types(rt): st = static, dy = dynamic
153.49/153.56	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
153.49/153.56	c  B st     0         0      2129     12803      3125         1     53503         3   no data   no data  --
153.49/153.56	c  E st     1         5         0     12803      3125         6     53503        42   no data   no data  --
153.49/153.58	c Verified 12803 clauses.
153.49/153.58	c Verified 12803 clauses.
153.49/153.58	c Solved part
153.49/153.58	c =========================================================================================
153.49/153.58	c Solving part 117379
153.79/153.85	c  N st     0         0      2615      7292      3149         0     30915         0   no data   no data  --
154.19/154.21	c asymm  cl-useful: 11/7292/7292 lits-rem:11 time: 0.36
154.49/154.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.8M T:  0.32
154.49/154.57	c Finding binary XORs  T:     0.03 s  found:      20
154.49/154.58	c Replacing       20 vars Replaced      267 lits Time:     0.01 s 
154.49/154.59	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
154.49/154.59	c calculated reachability. Time: 0.00
154.49/154.60	c Calc default polars -  time:   0.01 s pos:    1218 undec:  465069 neg:    1264
154.49/154.60	c =========================================================================================
154.49/154.60	c types(t): F = full restart, N = normal restart
154.49/154.60	c types(t): S = simplification begin/end, E = solution found
154.49/154.60	c restart types(rt): st = static, dy = dynamic
154.49/154.60	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
154.49/154.60	c  B st     0         0      2595      7292      3149         0     30904         0   no data   no data  --
154.59/154.60	c  E st     1         2         0      7292      3150         1     30904         5   no data   no data  --
154.59/154.61	c Verified 7292 clauses.
154.59/154.61	c Verified 7292 clauses.
154.59/154.61	c Solved part
154.59/154.61	c =========================================================================================
154.59/154.62	c Solving part 103503
154.80/154.89	c  N st     0         0      2618     10084      3223         0     42304         0   no data   no data  --
155.20/155.28	c asymm  cl-useful: 35/9275/10084 lits-rem:35 time: 0.39
155.50/155.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.1M T:  0.28
155.50/155.59	c Finding binary XORs  T:     0.03 s  found:       9
155.60/155.60	c Replacing        9 vars Replaced      196 lits Time:     0.01 s 
155.60/155.61	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
155.60/155.61	c calculated reachability. Time: 0.00
155.60/155.62	c Calc default polars -  time:   0.01 s pos:    1208 undec:  465147 neg:    1196
155.60/155.62	c =========================================================================================
155.60/155.62	c types(t): F = full restart, N = normal restart
155.60/155.62	c types(t): S = simplification begin/end, E = solution found
155.60/155.62	c restart types(rt): st = static, dy = dynamic
155.60/155.62	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
155.60/155.62	c  B st     0         0      2609     10084      3223         0     42269         0   no data   no data  --
155.60/155.62	c  E st     1         0         0     10084      3223         0     42269         0   no data   no data  --
155.60/155.63	c Verified 10084 clauses.
155.60/155.63	c Verified 10084 clauses.
155.60/155.63	c Solved part
155.60/155.63	c =========================================================================================
155.60/155.64	c Solving part 117254
155.89/155.92	c  N st     0         0      4045     10510      5482         0     46536         0   no data   no data  --
156.39/156.41	c asymm  cl-useful: 46/8888/10510 lits-rem:46 time: 0.48
156.99/157.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.3M T:  0.60
156.99/157.06	c Finding binary XORs  T:     0.04 s  found:      40
156.99/157.07	c Replacing       40 vars Replaced      627 lits Time:     0.01 s 
156.99/157.08	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
156.99/157.08	c calculated reachability. Time: 0.01
156.99/157.09	c Calc default polars -  time:   0.01 s pos:    1931 undec:  463632 neg:    1988
156.99/157.09	c =========================================================================================
156.99/157.09	c types(t): F = full restart, N = normal restart
156.99/157.09	c types(t): S = simplification begin/end, E = solution found
156.99/157.09	c restart types(rt): st = static, dy = dynamic
156.99/157.09	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
156.99/157.09	c  B st     0         0      4005     10510      5482         0     46490         0   no data   no data  --
156.99/157.09	c  E st     1         2         0     10510      5482         2     46490        27   no data   no data  --
157.09/157.10	c Verified 10510 clauses.
157.09/157.10	c Verified 10510 clauses.
157.09/157.10	c Solved part
157.09/157.10	c =========================================================================================
157.09/157.11	c Solving part 116852
157.39/157.40	c  N st     0         0      4164     22487      6223         0     94337         0   no data   no data  --
157.69/157.72	c asymm  cl-useful: 32/6128/22487 lits-rem:32 time: 0.32
158.09/158.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.8M T:  0.46
158.19/158.23	c Finding binary XORs  T:     0.04 s  found:      21
158.19/158.24	c Replacing       21 vars Replaced      632 lits Time:     0.01 s 
158.19/158.25	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
158.19/158.25	c calculated reachability. Time: 0.01
158.19/158.26	c Calc default polars -  time:   0.01 s pos:    2042 undec:  463467 neg:    2042
158.19/158.26	c =========================================================================================
158.19/158.26	c types(t): F = full restart, N = normal restart
158.19/158.26	c types(t): S = simplification begin/end, E = solution found
158.19/158.26	c restart types(rt): st = static, dy = dynamic
158.19/158.26	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
158.19/158.26	c  B st     0         0      4143     22487      6223         0     94305         0   no data   no data  --
158.19/158.27	c  E st     1        66         0     22487      6225        64     94305      1107   no data   no data  --
158.19/158.28	c Verified 22487 clauses.
158.19/158.28	c Verified 22487 clauses.
158.19/158.28	c Solved part
158.19/158.28	c =========================================================================================
158.19/158.30	c Solving part 117257
158.49/158.58	c  N st     0         0      4701     21670      6496         0     91267         0   no data   no data  --
158.89/158.92	c asymm  cl-useful: 29/6815/21670 lits-rem:31 time: 0.35
159.40/159.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.2M T:  0.51
159.40/159.48	c Finding binary XORs  T:     0.04 s  found:      18
159.40/159.49	c Replacing       18 vars Replaced      394 lits Time:     0.01 s 
159.40/159.50	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
159.40/159.50	c calculated reachability. Time: 0.01
159.51/159.51	c Calc default polars -  time:   0.01 s pos:    2179 undec:  463168 neg:    2204
159.51/159.51	c =========================================================================================
159.51/159.51	c types(t): F = full restart, N = normal restart
159.51/159.51	c types(t): S = simplification begin/end, E = solution found
159.51/159.51	c restart types(rt): st = static, dy = dynamic
159.51/159.51	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
159.51/159.51	c  B st     0         0      4683     21670      6496         0     91236         0   no data   no data  --
159.51/159.51	c  E st     1         1         0     21670      6496         1     91236         6   no data   no data  --
159.51/159.53	c Verified 21670 clauses.
159.51/159.53	c Verified 21670 clauses.
159.51/159.53	c Solved part
159.51/159.53	c =========================================================================================
159.51/159.54	c Coming back to original instance
159.51/159.54	c =========================================================================================
163.80/163.84	c  N dy   170     30000    426155   3717550    591535     18872  15195662    307201      6.60   no data  --
163.80/163.84	c  S st   170     30000    426155   3717550    591535     18872  15195662    307201      6.60   no data  --
165.49/165.54	c  S st   170     30501    426155   3717550    591707     19200  15195662    311139      6.60   no data  --
165.69/165.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.20
165.79/165.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.06
171.61/171.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:   2766 BRemL:      0 BRemN:     31 P: 200.0M T:  5.86
171.90/171.93	c Replacing        5 vars Replaced      635 lits Time:     0.23 s 
173.09/173.17	c bin-w-bin subsume rem            5 bins  time:  0.11 s
173.59/173.60	c subs with bin:      746  lits-rem:       718  v-fix:    0  time:  0.43 s
173.99/174.01	c Subs w/ non-existent bins:   8670 l-rem:   8867 v-fix:     0 done:  11605 time:  0.41 s
174.19/174.25	c Removed useless bin:    3199  fixed:     0  props:  20.00M  time:  0.22 s
257.60/257.69	c lits-rem:         0  cl-subs:      248  v-elim:     23  v-fix:    0  time: 83.41 s
257.80/257.89	c asymm  cl-useful: 0/1147/3708209 lits-rem:0 time: 0.20
258.20/258.22	c calculated reachability. Time: 0.21
258.20/258.23	c  N dy   170     30501    426127   3708209    599878     18891  15178320    310525      6.60   no data  --
258.69/258.71	c Finding binary XORs  T:     0.49 s  found:     283
262.50/262.59	c  N dy   190     34521    426127   3708209    600215     22569  15178319    379161      6.52      7.10  --
266.39/266.47	c  N dy   211     38716    426127   3708209    600503     26471  15178319    452288      6.47      6.83  --
270.40/270.44	c  N dy   233     42801    426127   3708209    600772     15844  15178319    129510      6.44      6.80  --
273.19/273.27	c  S st   253     45751    426127   3708209    600959     18603  15178319    181081      6.44      5.74  --
274.50/274.58	c  S st   253     46254    426127   3708209    601079     18984  15178319    189355      6.44   no data  --
274.70/274.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.20
274.80/274.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.11
280.80/280.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   21 Bins:   2144 BRemL:      2 BRemN:    207 P: 200.0M T:  5.97
281.09/281.17	c Replacing      305 vars Replaced    14817 lits Time:     0.26 s 
282.49/282.54	c bin-w-bin subsume rem           10 bins  time:  0.11 s
282.89/282.95	c subs with bin:      559  lits-rem:       165  v-fix:    0  time:  0.41 s
283.29/283.33	c Subs w/ non-existent bins:   8622 l-rem:   8644 v-fix:     0 done:  12191 time:  0.37 s
283.49/283.58	c Removed useless bin:    4694  fixed:     0  props:  20.00M  time:  0.24 s
366.50/366.58	c lits-rem:         0  cl-subs:      129  v-elim:     15  v-fix:    0  time: 82.80 s
367.50/367.56	c vivif2 --  cl tried  1598659 cl shrink    70963 lits rem      71030 time: 0.98
367.60/367.67	c vivif2 --  cl tried    18821 cl shrink     6690 lits rem      47604 time: 0.11
367.80/367.88	c asymm  cl-useful: 0/1104/3628307 lits-rem:0 time: 0.20
368.20/368.29	c calculated reachability. Time: 0.28
368.20/368.30	c  N dy   253     46254    425807   3628307    677859     18633  15088292    143169      6.44   no data  --
368.90/368.95	c Finding binary XORs  T:     0.65 s  found:     266
373.20/373.23	c  N dy   272     50282    425807   3628307    678106     22411  15088292    207422      6.40      6.87  --
377.80/377.82	c  N dy   298     54474    425807   3628307    678320     26385  15088292    278919      6.41      6.84  --
382.30/382.35	c  N dy   328     58511    425807   3628307    678504     30237  15088292    346900      6.44      6.82  --
387.21/387.26	c  N dy   359     62523    425807   3628307    678703     34045  15088292    418520      6.49      7.46  --
391.61/391.65	c  N dy   390     66617    425807   3628307    678857     20527  15088292    153654      6.53      6.90  --
394.70/394.80	c  S st   414     69381    425807   3628307    678990     23157  15088292    202595      6.57   no data  --
396.30/396.31	c  S st   414     69882    425807   3628307    679101     23546  15088292    208281      6.57   no data  --
396.50/396.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.21
396.60/396.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.16
403.10/403.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   11 Bins:   1752 BRemL:     59 BRemN:     81 P: 200.0M T:  6.44
403.40/403.42	c Replacing      278 vars Replaced    13057 lits Time:     0.26 s 
404.60/404.64	c bin-w-bin subsume rem           44 bins  time:  0.11 s
405.00/405.08	c subs with bin:      680  lits-rem:      1992  v-fix:    0  time:  0.44 s
405.40/405.47	c Subs w/ non-existent bins:   7358 l-rem:   7395 v-fix:     0 done:  11149 time:  0.39 s
405.70/405.74	c Removed useless bin:    1531  fixed:     0  props:  20.00M  time:  0.26 s
487.80/487.81	c lits-rem:         1  cl-subs:      109  v-elim:     39  v-fix:    0  time: 81.98 s
488.70/488.79	c vivif2 --  cl tried  1394216 cl shrink    17178 lits rem      17281 time: 0.98
488.90/488.95	c vivif2 --  cl tried    23290 cl shrink     5535 lits rem      36125 time: 0.15
489.10/489.14	c asymm  cl-useful: 195/1072/3603516 lits-rem:585 time: 0.19
489.60/489.63	c calculated reachability. Time: 0.37
489.60/489.64	c  N dy   414     69882    425490   3603321    703684     23157  15059636    170815      6.57   no data  --
490.40/490.44	c Finding binary XORs  T:     0.81 s  found:     250
495.70/495.74	c  N dy   450     74389    425490   3603321    703882     27461  15059636    248738      6.61      8.49  --
501.00/501.07	c  N dy   488     79175    425490   3603321    704060     32058  15059635    335424      6.66      7.06  --
507.01/507.11	c  N dy   530     84274    425490   3603321    704238     36978  15059634    429558      6.72     10.91  --
510.80/510.88	c  F st   558     87502    425490   3603321    704356     21276  15059634    124559      6.77      6.72  --
511.10/511.14	c Replacing      250 vars Replaced    11198 lits Time:     0.26 s 
540.01/540.07	c  N st   563     90798    425240   3603321    704460     24463  15059633    193206      6.77   no data  --
546.81/546.86	c  N dy   596     96645    425240   3603321    704640     30129  15059633    312646      6.83      7.25  --
554.42/554.41	c  N dy   649    102952    425240   3603321    704833     36240  15059632    430131      6.89      7.91  --
556.62/556.65	c  S st   666    104823    425240   3603321    704897     38046  15059632    466333      6.91   no data  --
558.41/558.45	c  S st   666    105323    425240   3603321    705019     38423  15059632    470769      6.91   no data  --
558.61/558.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.22
558.82/558.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.20
565.60/565.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   10 Bins:    884 BRemL:     15 BRemN:     79 P: 200.0M T:  6.77
565.90/565.97	c Replacing       11 vars Replaced      783 lits Time:     0.26 s 
567.20/567.29	c bin-w-bin subsume rem           32 bins  time:  0.12 s
567.80/567.81	c subs with bin:      390  lits-rem:       635  v-fix:    0  time:  0.52 s
568.40/568.44	c Subs w/ non-existent bins:   1849 l-rem:   7839 v-fix:     0 done:   5189 time:  0.63 s
568.61/568.65	c Removed useless bin:    2426  fixed:     0  props:  20.00M  time:  0.20 s
655.30/655.36	c lits-rem:         0  cl-subs:      141  v-elim:     16  v-fix:    0  time: 86.70 s
658.20/658.28	c vivif2 --  cl tried  3136188 cl shrink    19177 lits rem      19443 time: 2.92
658.60/658.63	c vivif2 --  cl tried    38173 cl shrink    11605 lits rem     100564 time: 0.35
658.81/658.83	c asymm  cl-useful: 114/829/3582822 lits-rem:342 time: 0.20
659.40/659.41	c calculated reachability. Time: 0.45
659.40/659.42	c  N dy   666    105323    425213   3582708    723717     38060  15032608    362180      6.91   no data  --
660.30/660.37	c Finding binary XORs  T:     0.95 s  found:     308
669.40/669.48	c  N dy   710    112074    425213   3582708    723998     25994  15032606    147474      6.92      7.69  --
678.30/678.38	c  N dy   768    119272    425213   3582708    724198     32989  15032606    279684      6.98      7.46  --
687.51/687.52	c  N dy   832    126966    425213   3582708    724366     40510  15032605    427129      7.04      7.44  --
697.42/697.45	c  N dy   900    135114    425213   3582708    724597     48424  15032605    592330      7.12      8.27  --
707.61/707.69	c  N dy   978    143884    425213   3582708    724816     37145  15032605    310796      7.21      7.63  --
719.81/719.80	c  N dy  1056    153165    425213   3582708    725034     46200  15032603    496462      7.26      9.10  --
725.81/725.81	c  S st  1095    157984    425213   3582708    725165     50885  15032601    593648      7.29   no data  --
727.91/727.92	c  S st  1095    158485    425213   3582708    725320     51231  15032601    597039      7.29   no data  --
728.12/728.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.22
728.31/728.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.25
734.72/734.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   19 Bins:    851 BRemL:      3 BRemN:      7 P: 200.0M T:  6.34
735.01/735.07	c Replacing      328 vars Replaced    15704 lits Time:     0.28 s 
736.31/736.37	c bin-w-bin subsume rem           51 bins  time:  0.12 s
736.92/736.91	c subs with bin:      327  lits-rem:       614  v-fix:    0  time:  0.54 s
737.31/737.37	c Subs w/ non-existent bins:   7023 l-rem:   7184 v-fix:     0 done:  11585 time:  0.45 s
737.61/737.68	c Removed useless bin:    1527  fixed:     0  props:  20.00M  time:  0.29 s
825.31/825.39	c lits-rem:         1  cl-subs:      250  v-elim:     28  v-fix:    0  time: 87.71 s
828.32/828.33	c vivif2 --  cl tried  2670635 cl shrink    18786 lits rem      18852 time: 2.94
828.81/828.83	c vivif2 --  cl tried    50928 cl shrink    14578 lits rem     140385 time: 0.50
829.01/829.08	c asymm  cl-useful: 203/956/3557210 lits-rem:609 time: 0.25
829.71/829.73	c calculated reachability. Time: 0.53
829.71/829.74	c  N dy  1095    158485    424857   3557007    750105     50778  15003064    453478      7.29   no data  --
830.81/830.83	c Finding binary XORs  T:     1.08 s  found:     308
845.21/845.25	c  N dy  1179    168654    424857   3557007    750437     39946  15003063    297415      7.33     10.33  --
859.61/859.60	c  N dy  1273    179423    424857   3557007    750698     50448  15003062    519457      7.41      8.90  --
875.31/875.37	c  N dy  1376    190932    424857   3557007    750938     39783  15003061    221434      7.48      7.90  --
891.31/891.37	c  N dy  1482    203169    424857   3557007    751203     51748  15003061    490931      7.57      8.13  --
908.91/908.96	c  N dy  1603    216197    424857   3557007    751454     64511  15003061    790546      7.67      9.70  --
927.00/927.03	c  N dy  1725    230082    424857   3557007    751741     54859  15003059    501133      7.76      8.64  --
936.31/936.31	c  S st  1793    237727    424857   3557007    751859     62382  15003059    680892      7.81   no data  --
938.71/938.72	c  S st  1793    238227    424857   3557007    752006     62735  15003059    683343      7.81   no data  --
938.91/938.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.23
939.21/939.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.29
945.61/945.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   26 Bins:   1607 BRemL:      1 BRemN:    202 P: 200.0M T:  6.34
945.92/945.93	c Replacing      335 vars Replaced    19520 lits Time:     0.30 s 
947.31/947.32	c bin-w-bin subsume rem           59 bins  time:  0.12 s
947.91/947.90	c subs with bin:      889  lits-rem:       662  v-fix:    0  time:  0.58 s
948.41/948.42	c Subs w/ non-existent bins:    740 l-rem:   7368 v-fix:     0 done:   2696 time:  0.52 s
948.61/948.65	c Removed useless bin:    4202  fixed:     0  props:  20.00M  time:  0.21 s
1036.71/1036.76	c lits-rem:         4  cl-subs:      290  v-elim:     17  v-fix:    0  time: 88.11 s
1039.71/1039.74	c vivif2 --  cl tried  2361374 cl shrink    13145 lits rem      13205 time: 2.98
1040.31/1040.33	c vivif2 --  cl tried    62362 cl shrink    14689 lits rem     155374 time: 0.59
1040.52/1040.55	c asymm  cl-useful: 171/875/3542923 lits-rem:513 time: 0.22
1041.21/1041.28	c calculated reachability. Time: 0.60
1041.21/1041.29	c  N dy  1793    238227    424505   3542752    762750     62171  14979163    518180      7.81   no data  --
1042.51/1042.50	c Finding binary XORs  T:     1.22 s  found:     312
1063.31/1063.33	c  N dy  1924    253449    424505   3542752    763108     52875  14979163    371254      7.87      8.34  --
1083.92/1083.96	c  N dy  2064    269680    424505   3542752    763402     68804  14979163    738339      7.96      8.45  --
1107.52/1107.51	c  N dy  2216    287032    424505   3542752    763698     60895  14979163    481586      8.04      8.57  --
1132.42/1132.42	c  N dy  2368    305367    424505   3542752    764021     78900  14979162    910426      8.12      9.89  --
1133.72/1133.73	c  F st  2375    306250    424505   3542752    764032     79772  14979162    930137      8.12      8.01  --
1134.03/1134.02	c Replacing      312 vars Replaced    16896 lits Time:     0.29 s 
1187.42/1187.43	c  N dy  2500    324958    424193   3542752    764363     72244  14979159    681504      8.18      8.67  --
1213.33/1213.40	c  N dy  2681    345039    424193   3542752    764637     64805  14979158    417311      8.27      9.08  --
1228.31/1228.38	c  S st  2789    357341    424193   3542752    764811     76924  14979158    720023      8.32      8.38  --
1230.93/1230.91	c  S st  2789    357841    424193   3542752    764953     77282  14979158    722589      8.32   no data  --
1231.11/1231.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.23
1231.41/1231.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.32
1237.62/1237.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   24 Bins:   1109 BRemL:      7 BRemN:      7 P: 200.0M T:  6.17
1237.92/1237.96	c Replacing       25 vars Replaced     2606 lits Time:     0.27 s 
1239.31/1239.36	c bin-w-bin subsume rem           51 bins  time:  0.11 s
1239.91/1239.92	c subs with bin:      435  lits-rem:       450  v-fix:    0  time:  0.56 s
1240.83/1240.86	c Subs w/ non-existent bins:   2508 l-rem:   4940 v-fix:     0 done:   8526 time:  0.93 s
1241.01/1241.08	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: 961)

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

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.96 3.96 3.11 5/361 23844
/proc/meminfo: memFree=19351984/32951124 swapFree=67111348/67111528
[pid=23844] ppid=23842 vsize=25476 CPUtime=0 cores=4,6
/proc/23844/stat : 23844 (strangenight1-s) R 23842 23844 23551 0 -1 4202496 1767 0 0 0 0 0 0 0 23 0 1 0 630473369 26087424 1476 33554432000 4194304 4650387 140735102938528 18446744073709551615 4319131 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23844/statm: 6369 1477 328 112 0 1334 0

[startup+0.0631699 s]
/proc/loadavg: 3.96 3.96 3.11 5/361 23844
/proc/meminfo: memFree=19351984/32951124 swapFree=67111348/67111528
[pid=23844] ppid=23842 vsize=61792 CPUtime=0.05 cores=4,6
/proc/23844/stat : 23844 (strangenight1-s) R 23842 23844 23551 0 -1 4202496 11705 0 0 0 4 1 0 0 23 0 1 0 630473369 63275008 9425 33554432000 4194304 4650387 140735102938528 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23844/statm: 15448 9429 328 112 0 10413 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 61792

[startup+0.101148 s]
/proc/loadavg: 3.96 3.96 3.11 5/361 23844
/proc/meminfo: memFree=19351984/32951124 swapFree=67111348/67111528
[pid=23844] ppid=23842 vsize=88052 CPUtime=0.08 cores=4,6
/proc/23844/stat : 23844 (strangenight1-s) R 23842 23844 23551 0 -1 4202496 18983 0 0 0 7 1 0 0 23 0 1 0 630473369 90165248 14524 33554432000 4194304 4650387 140735102938528 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23844/statm: 22013 14529 328 112 0 16978 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 88052

[startup+0.301119 s]
/proc/loadavg: 3.96 3.96 3.11 5/361 23844
/proc/meminfo: memFree=19351984/32951124 swapFree=67111348/67111528
[pid=23844] ppid=23842 vsize=198000 CPUtime=0.29 cores=4,6
/proc/23844/stat : 23844 (strangenight1-s) R 23842 23844 23551 0 -1 4202496 48528 0 0 0 24 5 0 0 25 0 1 0 630473369 202752000 39415 33554432000 4194304 4650387 140735102938528 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23844/statm: 49500 39416 329 112 0 44465 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 198000

[startup+0.701048 s]
/proc/loadavg: 3.96 3.96 3.11 5/361 23844
/proc/meminfo: memFree=19351984/32951124 swapFree=67111348/67111528
[pid=23844] ppid=23842 vsize=264912 CPUtime=0.68 cores=4,6
/proc/23844/stat : 23844 (strangenight1-s) R 23842 23844 23551 0 -1 4202496 63050 0 0 0 61 7 0 0 25 0 1 0 630473369 271269888 53937 33554432000 4194304 4650387 140735102938528 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23844/statm: 66228 53937 329 112 0 61193 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 264912

[startup+1.50091 s]
/proc/loadavg: 3.96 3.96 3.11 5/362 23845
/proc/meminfo: memFree=19089964/32951124 swapFree=67111348/67111528
[pid=23844] ppid=23842 vsize=389956 CPUtime=1.49 cores=4,6
/proc/23844/stat : 23844 (strangenight1-s) R 23842 23844 23551 0 -1 4202496 90350 0 0 0 136 13 0 0 25 0 1 0 630473369 399314944 81237 33554432000 4194304 4650387 140735102938528 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23844/statm: 97489 81238 329 112 0 92454 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 389956

[startup+3.10065 s]
/proc/loadavg: 3.96 3.96 3.11 5/362 23845
/proc/meminfo: memFree=18858704/32951124 swapFree=67111348/67111528
[pid=23844] ppid=23842 vsize=536948 CPUtime=3.08 cores=4,6
/proc/23844/stat : 23844 (strangenight1-s) R 23842 23844 23551 0 -1 4202496 160860 0 0 0 288 20 0 0 25 0 1 0 630473369 549834752 112842 33554432000 4194304 4650387 140735102938528 18446744073709551615 255106429985 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23844/statm: 134237 112842 350 112 0 129202 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 536948

[startup+6.30106 s]
/proc/loadavg: 3.96 3.96 3.12 5/362 23845
/proc/meminfo: memFree=18804296/32951124 swapFree=67111348/67111528
[pid=23844] ppid=23842 vsize=810728 CPUtime=6.29 cores=4,6
/proc/23844/stat : 23844 (strangenight1-s) R 23842 23844 23551 0 -1 4202496 213953 0 0 0 601 28 0 0 25 0 1 0 630473369 830185472 165935 33554432000 4194304 4650387 140735102938528 18446744073709551615 255106429637 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23844/statm: 202682 165937 357 112 0 197647 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 810728

[startup+12.701 s]
/proc/loadavg: 3.96 3.96 3.12 5/362 23845
/proc/meminfo: memFree=18285000/32951124 swapFree=67111348/67111528
[pid=23844] ppid=23842 vsize=1234704 CPUtime=12.69 cores=4,6
/proc/23844/stat : 23844 (strangenight1-s) R 23842 23844 23551 0 -1 4202496 345782 0 0 0 1228 41 0 0 25 0 1 0 630473369 1264336896 268527 33554432000 4194304 4650387 140735102938528 18446744073709551615 255106466160 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23844/statm: 308676 268548 369 112 0 303641 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1234704

[startup+25.5007 s]
/proc/loadavg: 3.97 3.96 3.14 5/362 23845
/proc/meminfo: memFree=18185564/32951124 swapFree=67111348/67111528
[pid=23844] ppid=23842 vsize=1211648 CPUtime=25.49 cores=4,6
/proc/23844/stat : 23844 (strangenight1-s) R 23842 23844 23551 0 -1 4202496 368694 0 0 0 2505 44 0 0 25 0 1 0 630473369 1240727552 265379 33554432000 4194304 4650387 140735102938528 18446744073709551615 255106466126 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23844/statm: 302912 265379 369 112 0 297877 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1211648

[startup+51.1012 s]
/proc/loadavg: 3.98 3.97 3.16 5/362 23846
/proc/meminfo: memFree=17863560/32951124 swapFree=67111348/67111528
[pid=23844] ppid=23842 vsize=1223764 CPUtime=51.09 cores=4,6
/proc/23844/stat : 23844 (strangenight1-s) R 23842 23844 23551 0 -1 4202496 407032 0 0 0 5061 48 0 0 25 0 1 0 630473369 1253134336 265474 33554432000 4194304 4650387 140735102938528 18446744073709551615 255106466164 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23844/statm: 305941 265474 369 112 0 300906 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1223764

[startup+102.314 s]
/proc/loadavg: 3.99 3.97 3.20 5/362 23847
/proc/meminfo: memFree=17301724/32951124 swapFree=67111348/67111528
[pid=23844] ppid=23842 vsize=1256744 CPUtime=102.31 cores=4,6
/proc/23844/stat : 23844 (strangenight1-s) R 23842 23844 23551 0 -1 4202496 1307379 0 0 0 10085 146 0 0 25 0 1 0 630473369 1286905856 274821 33554432000 4194304 4650387 140735102938528 18446744073709551615 255106466271 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23844/statm: 314186 274821 369 112 0 309151 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 1256744

[startup+162.301 s]
/proc/loadavg: 3.99 3.97 3.25 5/362 23849
/proc/meminfo: memFree=16359276/32951124 swapFree=67111348/67111528
[pid=23844] ppid=23842 vsize=1652436 CPUtime=162.29 cores=4,6
/proc/23844/stat : 23844 (strangenight1-s) R 23842 23844 23551 0 -1 4202496 1692181 0 0 0 16038 191 0 0 25 0 1 0 630473369 1692094464 372574 33554432000 4194304 4650387 140735102938528 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23844/statm: 413109 372574 383 112 0 408074 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1652436

[startup+222.301 s]
/proc/loadavg: 4.10 4.00 3.30 5/362 23851
/proc/meminfo: memFree=16166904/32951124 swapFree=67111348/67111528
[pid=23844] ppid=23842 vsize=1747568 CPUtime=222.29 cores=4,6
/proc/23844/stat : 23844 (strangenight1-s) R 23842 23844 23551 0 -1 4202496 1729308 0 0 0 22035 194 0 0 25 0 1 0 630473369 1789509632 397870 33554432000 4194304 4650387 140735102938528 18446744073709551615 4441871 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23844/statm: 436892 397870 384 112 0 431857 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1747568

[startup+282.301 s]
/proc/loadavg: 4.11 4.02 3.35 5/362 23880
/proc/meminfo: memFree=15917900/32951124 swapFree=67111348/67111528
[pid=23844] ppid=23842 vsize=1826808 CPUtime=282.29 cores=4,6
/proc/23844/stat : 23844 (strangenight1-s) R 23842 23844 23551 0 -1 4202496 1750072 0 0 0 28031 198 0 0 25 0 1 0 630473369 1870651392 418634 33554432000 4194304 4650387 140735102938528 18446744073709551615 4426569 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23844/statm: 456702 418634 384 112 0 451667 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1826808

[startup+342.301 s]
/proc/loadavg: 4.04 4.01 3.38 5/362 23882
/proc/meminfo: memFree=15716564/32951124 swapFree=67111348/67111528
[pid=23844] ppid=23842 vsize=1893852 CPUtime=342.3 cores=4,6
/proc/23844/stat : 23844 (strangenight1-s) R 23842 23844 23551 0 -1 4202496 1790340 0 0 0 34028 202 0 0 25 0 1 0 630473369 1939304448 433599 33554432000 4194304 4650387 140735102938528 18446744073709551615 4441856 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23844/statm: 473463 433599 384 112 0 468428 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1893852

[startup+402.301 s]
/proc/loadavg: 4.01 4.00 3.42 5/362 23883
/proc/meminfo: memFree=15624508/32951124 swapFree=67111348/67111528
[pid=23844] ppid=23842 vsize=1949836 CPUtime=402.29 cores=4,6
/proc/23844/stat : 23844 (strangenight1-s) R 23842 23844 23551 0 -1 4202496 1950850 0 0 0 40009 220 0 0 25 0 1 0 630473369 1996632064 449094 33554432000 4194304 4650387 140735102938528 18446744073709551615 4369835 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23844/statm: 487459 449094 384 112 0 482424 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1949836

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.45 5/362 23885
/proc/meminfo: memFree=15415524/32951124 swapFree=67111348/67111528
[pid=23844] ppid=23842 vsize=2036104 CPUtime=462.3 cores=4,6
/proc/23844/stat : 23844 (strangenight1-s) R 23842 23844 23551 0 -1 4202496 1970481 0 0 0 46008 222 0 0 25 0 1 0 630473369 2084970496 468671 33554432000 4194304 4650387 140735102938528 18446744073709551615 4441412 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23844/statm: 509026 468671 384 112 0 503991 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 2036104

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.48 5/362 23887
/proc/meminfo: memFree=15350620/32951124 swapFree=67111348/67111528
[pid=23844] ppid=23842 vsize=2030244 CPUtime=522.3 cores=4,6
/proc/23844/stat : 23844 (strangenight1-s) R 23842 23844 23551 0 -1 4202496 2049686 0 0 0 51998 232 0 0 25 0 1 0 630473369 2078969856 467769 33554432000 4194304 4650387 140735102938528 18446744073709551615 4258547 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23844/statm: 507561 467769 384 112 0 502526 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 2030244

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.51 5/362 23888
/proc/meminfo: memFree=15068840/32951124 swapFree=67111348/67111528
[pid=23844] ppid=23842 vsize=2158588 CPUtime=582.3 cores=4,6
/proc/23844/stat : 23844 (strangenight1-s) R 23842 23844 23551 0 -1 4202496 2080836 0 0 0 57995 235 0 0 25 0 1 0 630473369 2210394112 498919 33554432000 4194304 4650387 140735102938528 18446744073709551615 4423261 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23844/statm: 539647 498919 384 112 0 534612 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 2158588

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.54 5/362 23890
/proc/meminfo: memFree=15056500/32951124 swapFree=67111348/67111528
[pid=23844] ppid=23842 vsize=2158588 CPUtime=642.31 cores=4,6
/proc/23844/stat : 23844 (strangenight1-s) R 23842 23844 23551 0 -1 4202496 2081062 0 0 0 63996 235 0 0 25 0 1 0 630473369 2210394112 499145 33554432000 4194304 4650387 140735102938528 18446744073709551615 4442064 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23844/statm: 539647 499145 384 112 0 534612 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 2158588

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.57 5/362 23891
/proc/meminfo: memFree=14988120/32951124 swapFree=67111348/67111528
[pid=23844] ppid=23842 vsize=2158588 CPUtime=702.31 cores=4,6
/proc/23844/stat : 23844 (strangenight1-s) R 23842 23844 23551 0 -1 4202496 2082164 0 0 0 69995 236 0 0 25 0 1 0 630473369 2210394112 500247 33554432000 4194304 4650387 140735102938528 18446744073709551615 4229508 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23844/statm: 539647 500247 384 112 0 534612 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 2158588

[startup+762.313 s]
/proc/loadavg: 4.04 4.01 3.60 5/362 23893
/proc/meminfo: memFree=14834796/32951124 swapFree=67111348/67111528
[pid=23844] ppid=23842 vsize=2294180 CPUtime=762.31 cores=4,6
/proc/23844/stat : 23844 (strangenight1-s) R 23842 23844 23551 0 -1 4202496 2114329 0 0 0 75992 239 0 0 25 0 1 0 630473369 2349240320 532412 33554432000 4194304 4650387 140735102938528 18446744073709551615 4441871 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23844/statm: 573545 532412 384 112 0 568510 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 2294180

[startup+822.301 s]
/proc/loadavg: 4.11 4.04 3.63 5/362 23895
/proc/meminfo: memFree=14798796/32951124 swapFree=67111348/67111528
[pid=23844] ppid=23842 vsize=2294180 CPUtime=822.31 cores=4,6
/proc/23844/stat : 23844 (strangenight1-s) R 23842 23844 23551 0 -1 4202496 2114625 0 0 0 81991 240 0 0 25 0 1 0 630473369 2349240320 532708 33554432000 4194304 4650387 140735102938528 18446744073709551615 4440561 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23844/statm: 573545 532708 384 112 0 568510 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 2294180

[startup+882.3 s]
/proc/loadavg: 4.07 4.04 3.65 5/362 23896
/proc/meminfo: memFree=14720100/32951124 swapFree=67111348/67111528
[pid=23844] ppid=23842 vsize=2294180 CPUtime=882.31 cores=4,6
/proc/23844/stat : 23844 (strangenight1-s) R 23842 23844 23551 0 -1 4202496 2115820 0 0 0 87991 240 0 0 25 0 1 0 630473369 2349240320 533903 33554432000 4194304 4650387 140735102938528 18446744073709551615 4364851 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23844/statm: 573545 533903 384 112 0 568510 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2294180

[startup+942.301 s]
/proc/loadavg: 4.02 4.03 3.67 5/362 23898
/proc/meminfo: memFree=14654064/32951124 swapFree=67111348/67111528
[pid=23844] ppid=23842 vsize=2310012 CPUtime=942.31 cores=4,6
/proc/23844/stat : 23844 (strangenight1-s) R 23842 23844 23551 0 -1 4202496 2123571 0 0 0 93990 241 0 0 25 0 1 0 630473369 2365452288 541654 33554432000 4194304 4650387 140735102938528 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23844/statm: 577503 541654 384 112 0 572468 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2310012

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.69 5/362 23899
/proc/meminfo: memFree=14547216/32951124 swapFree=67111348/67111528
[pid=23844] ppid=23842 vsize=2413064 CPUtime=1002.31 cores=4,6
/proc/23844/stat : 23844 (strangenight1-s) R 23842 23844 23551 0 -1 4202496 2147004 0 0 0 99987 244 0 0 25 0 1 0 630473369 2470977536 565078 33554432000 4194304 4650387 140735102938528 18446744073709551615 4441839 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23844/statm: 603266 565078 384 112 0 598231 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 2413064

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.71 5/362 23901
/proc/meminfo: memFree=14544812/32951124 swapFree=67111348/67111528
[pid=23844] ppid=23842 vsize=2413064 CPUtime=1062.31 cores=4,6
/proc/23844/stat : 23844 (strangenight1-s) R 23842 23844 23551 0 -1 4202496 2147882 0 0 0 105987 244 0 0 25 0 1 0 630473369 2470977536 565956 33554432000 4194304 4650387 140735102938528 18446744073709551615 4363658 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23844/statm: 603266 565956 384 112 0 598231 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2413064

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.72 5/362 23912
/proc/meminfo: memFree=14518404/32951124 swapFree=67111348/67111528
[pid=23844] ppid=23842 vsize=2478608 CPUtime=1122.32 cores=4,6
/proc/23844/stat : 23844 (strangenight1-s) R 23842 23844 23551 0 -1 4202496 2149047 0 0 0 111987 245 0 0 25 0 1 0 630473369 2538094592 567121 33554432000 4194304 4650387 140735102938528 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23844/statm: 619652 567121 384 112 0 614617 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2478608

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.74 5/362 23913
/proc/meminfo: memFree=14457728/32951124 swapFree=67111348/67111528
[pid=23844] ppid=23842 vsize=2478608 CPUtime=1182.32 cores=4,6
/proc/23844/stat : 23844 (strangenight1-s) R 23842 23844 23551 0 -1 4202496 2149639 0 0 0 117987 245 0 0 25 0 1 0 630473369 2538094592 567713 33554432000 4194304 4650387 140735102938528 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23844/statm: 619652 567713 384 112 0 614617 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2478608

[startup+1242.3 s]
/proc/loadavg: 2.98 3.74 3.66 3/350 23951
/proc/meminfo: memFree=18895344/32951124 swapFree=67111348/67111528
[pid=23844] ppid=23842 vsize=2606436 CPUtime=1242.32 cores=4,6
/proc/23844/stat : 23844 (strangenight1-s) R 23842 23844 23551 0 -1 4202496 2179375 0 0 0 123982 250 0 0 25 0 1 0 630473369 2668990464 597390 33554432000 4194304 4650387 140735102938528 18446744073709551615 4451819 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23844/statm: 651609 597390 384 112 0 646574 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2606436



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.36 3.42 3.55 3/350 23952
/proc/meminfo: memFree=18891464/32951124 swapFree=67111348/67111528
[pid=23844] ppid=23842 vsize=2600472 CPUtime=1300.02 cores=4,6
/proc/23844/stat : 23844 (strangenight1-s) R 23842 23844 23551 0 -1 4202496 2216997 0 0 0 129748 254 0 0 25 0 1 0 630473369 2662883328 598172 33554432000 4194304 4650387 140735102938528 18446744073709551615 255106466119 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23844/statm: 650118 598172 384 112 0 645083 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 2600472

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.11
CPU time (s): 1300.14
CPU user time (s): 1297.49
CPU system time (s): 2.6446
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2606436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.49
system time used= 2.6446
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2216997
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= 12
involuntary context switches= 1205

runsolver used 4.85726 second user time and 10.0585 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-14 15:42:52
IDJOB=3370743
IDBENCH=82495
IDSOLVER=1847
FILE ID=node144/3370743-1305380568
RUNJOBID= node144-1305379151-23570
PBS_JOBID= 13324358
Free space on /tmp= 73072 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
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-3370743-1305380568/watcher-3370743-1305380568 -o /tmp/evaluation-result-3370743-1305380568/solver-3370743-1305380568 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370743-1305380568.cnf

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

MD5SUM BENCH= a5cb42fe5f9238d9fb581eb8ad81e23f
RANDOM SEED=1253982961

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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:     32951124 kB
MemFree:      19352264 kB
Buffers:        274836 kB
Cached:        3766044 kB
SwapCached:          0 kB
Active:       10362496 kB
Inactive:      2881884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19352264 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          137028 kB
Writeback:           0 kB
AnonPages:     9203336 kB
Mapped:          28660 kB
Slab:           247264 kB
PageTables:      42948 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 84730252 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= 73112 MiB
End job on node144 at 2011-05-14 16:04:34