Trace number 3280413

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.07 1300.03

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-13-u.cnf
MD5SUM45ee13b66821e6c36f3e38be418fa121
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3586.1
Satisfiable
(Un)Satisfiability was proved
Number of variables138808
Number of clauses626501
Sum of the clauses size1431026
Maximum clause length10
Minimum clause length1
Number of clauses of size 111712
Number of clauses of size 2503953
Number of clauses of size 384536
Number of clauses of size 42920
Number of clauses of size 511680
Number of clauses of size over 511700

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-3280413-1303746818.cnf'
0.00/0.00	c -- header says num vars:         138808
0.00/0.00	c -- header says num clauses:      626501
0.19/0.22	c -- clauses added:            0 learnts,       626501 normals,            0 xors
0.19/0.22	c -- vars added     138808
0.19/0.22	c Parsing time:  0.19 s
0.19/0.22	c  N st     0         0    138808    110836    503953         0   1419314         0   no data   no data  --
0.49/0.50	c asymm  cl-useful: 0/1311/90542 lits-rem:0 time: 0.28
7.70/7.71	c Flit:  1770 Blit:  50937 bXBeca:    0 bXProp: 11152 Bins:      0 BRemL:      0 BRemN:      0 P: 165.2M T:  7.11
7.70/7.74	c Cleaning up after failed var search:     0.03 s 
7.70/7.75	c Replacing    11152 vars Replaced   128533 lits Time:     0.01 s 
7.70/7.76	c bin-w-bin subsume rem         1587 bins  time:  0.00 s
7.70/7.76	c subs with bin:        0  lits-rem:       410  v-fix:    0  time:  0.01 s
7.79/7.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4864 time:  0.06 s
7.79/7.87	c Removed useless bin:    2470  fixed:     0  props:   5.19M  time:  0.05 s
7.79/7.88	c lits-rem:        24  cl-subs:      526  v-elim:   1621  v-fix:    0  time:  0.02 s
8.19/8.22	c Finding binary XORs  T:     0.33 s  found:      38
8.19/8.22	c Replacing       38 vars Replaced      451 lits Time:     0.00 s 
8.19/8.23	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
8.19/8.23	c calculated reachability. Time: 0.01
8.19/8.23	c Calc default polars -  time:   0.00 s pos:    1020 undec:  136326 neg:    1462
8.19/8.23	c =========================================================================================
8.19/8.23	c types(t): F = full restart, N = normal restart
8.19/8.23	c types(t): S = simplification begin/end, E = solution found
8.19/8.23	c restart types(rt): st = static, dy = dynamic
8.19/8.23	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
8.19/8.23	c  B st     0         0      3205      7465      8405         0     40421         0   no data   no data  --
8.29/8.39	c Decided on static restart strategy
8.59/8.63	c  N st     8      4922      3202      7465      8444      4714     40421    152817   no data   no data  --
9.29/9.32	c  N st    10     11305      3177      7465      8449     10806     40421    380264   no data   no data  --
9.89/9.97	c  N st    11     17048      3177      7465      8452     16382     40421    640409   no data   no data  --
10.99/11.07	c  F st    12     25002      3177      7465      8456     14367     40421    414051   no data   no data  --
10.99/11.08	c Found part      235 vars:          2 clauses:         1 lits size:         2
10.99/11.08	c Found part      237 vars:         11 clauses:        10 lits size:        20
10.99/11.08	c Found part      238 vars:          2 clauses:         1 lits size:         2
10.99/11.08	c Found part      245 vars:         25 clauses:        24 lits size:        48
10.99/11.08	c Found part      247 vars:       3102 clauses:     15570 lits size:     39618
10.99/11.08	c Found part      248 vars:          9 clauses:         8 lits size:        16
10.99/11.08	c Found part      249 vars:          3 clauses:         2 lits size:         4
10.99/11.08	c Found part      250 vars:          8 clauses:         7 lits size:        14
10.99/11.08	c Found part      251 vars:          3 clauses:         2 lits size:         4
10.99/11.08	c Found part      252 vars:          9 clauses:         8 lits size:        16
10.99/11.08	c Found parts:         10 time: 0.01 s
10.99/11.08	c Solving part 235
11.09/11.14	c  N st     0         0         2         0         1         0         2         0   no data   no data  --
11.09/11.14	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
11.09/11.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
11.09/11.15	c Finding binary XORs  T:     0.01 s  found:       0
11.09/11.15	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
11.09/11.15	c calculated reachability. Time: 0.00
11.09/11.15	c Calc default polars -  time:   0.00 s pos:       1 undec:  138806 neg:       1
11.09/11.15	c =========================================================================================
11.09/11.15	c types(t): F = full restart, N = normal restart
11.09/11.15	c types(t): S = simplification begin/end, E = solution found
11.09/11.15	c restart types(rt): st = static, dy = dynamic
11.09/11.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
11.09/11.15	c  B st     0         0         2         0         1         0         2         0   no data   no data  --
11.09/11.15	c  E st     1         0         0         0         1         0         2         0   no data   no data  --
11.09/11.16	c Verified 0 clauses.
11.09/11.16	c Verified 0 clauses.
11.09/11.16	c Solved part
11.09/11.16	c =========================================================================================
11.09/11.16	c Solving part 238
11.19/11.21	c  N st     0         0         2         0         1         0         2         0   no data   no data  --
11.19/11.21	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
11.19/11.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
11.19/11.22	c Finding binary XORs  T:     0.01 s  found:       0
11.19/11.22	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
11.19/11.22	c calculated reachability. Time: 0.00
11.19/11.22	c Calc default polars -  time:   0.00 s pos:       1 undec:  138806 neg:       1
11.19/11.22	c =========================================================================================
11.19/11.22	c types(t): F = full restart, N = normal restart
11.19/11.22	c types(t): S = simplification begin/end, E = solution found
11.19/11.22	c restart types(rt): st = static, dy = dynamic
11.19/11.22	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
11.19/11.22	c  B st     0         0         2         0         1         0         2         0   no data   no data  --
11.19/11.22	c  E st     1         0         0         0         1         0         2         0   no data   no data  --
11.19/11.23	c Verified 0 clauses.
11.19/11.23	c Verified 0 clauses.
11.19/11.23	c Solved part
11.19/11.23	c =========================================================================================
11.19/11.23	c Solving part 249
11.19/11.29	c  N st     0         0         3         0         2         0         4         0   no data   no data  --
11.19/11.29	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
11.19/11.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
11.29/11.30	c Finding binary XORs  T:     0.01 s  found:       0
11.29/11.30	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
11.29/11.30	c calculated reachability. Time: 0.00
11.29/11.30	c Calc default polars -  time:   0.00 s pos:       1 undec:  138806 neg:       1
11.29/11.30	c =========================================================================================
11.29/11.30	c types(t): F = full restart, N = normal restart
11.29/11.30	c types(t): S = simplification begin/end, E = solution found
11.29/11.30	c restart types(rt): st = static, dy = dynamic
11.29/11.30	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
11.29/11.30	c  B st     0         0         3         0         2         0         4         0   no data   no data  --
11.29/11.30	c  E st     1         0         0         0         2         0         4         0   no data   no data  --
11.29/11.30	c Verified 0 clauses.
11.29/11.30	c Verified 0 clauses.
11.29/11.30	c Solved part
11.29/11.30	c =========================================================================================
11.29/11.31	c Solving part 251
11.29/11.36	c  N st     0         0         3         0         2         0         4         0   no data   no data  --
11.29/11.36	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
11.29/11.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
11.29/11.37	c Finding binary XORs  T:     0.01 s  found:       0
11.29/11.37	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
11.29/11.37	c calculated reachability. Time: 0.00
11.29/11.37	c Calc default polars -  time:   0.00 s pos:       1 undec:  138806 neg:       1
11.29/11.37	c =========================================================================================
11.29/11.37	c types(t): F = full restart, N = normal restart
11.29/11.37	c types(t): S = simplification begin/end, E = solution found
11.29/11.37	c restart types(rt): st = static, dy = dynamic
11.29/11.37	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
11.29/11.37	c  B st     0         0         3         0         2         0         4         0   no data   no data  --
11.29/11.37	c  E st     1         0         0         0         2         0         4         0   no data   no data  --
11.29/11.38	c Verified 0 clauses.
11.29/11.38	c Verified 0 clauses.
11.29/11.38	c Solved part
11.29/11.38	c =========================================================================================
11.29/11.38	c Solving part 250
11.39/11.44	c  N st     0         0         8         0         7         0        14         0   no data   no data  --
11.39/11.44	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
11.39/11.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
11.39/11.45	c Finding binary XORs  T:     0.01 s  found:       0
11.39/11.45	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
11.39/11.45	c calculated reachability. Time: 0.00
11.39/11.45	c Calc default polars -  time:   0.00 s pos:       1 undec:  138806 neg:       1
11.39/11.45	c =========================================================================================
11.39/11.45	c types(t): F = full restart, N = normal restart
11.39/11.45	c types(t): S = simplification begin/end, E = solution found
11.39/11.45	c restart types(rt): st = static, dy = dynamic
11.39/11.45	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
11.39/11.45	c  B st     0         0         8         0         7         0        14         0   no data   no data  --
11.39/11.45	c  E st     1         0         0         0         7         0        14         0   no data   no data  --
11.39/11.45	c Verified 0 clauses.
11.39/11.45	c Verified 0 clauses.
11.39/11.45	c Solved part
11.39/11.45	c =========================================================================================
11.39/11.46	c Solving part 248
11.49/11.51	c  N st     0         0         9         0         8         0        16         0   no data   no data  --
11.49/11.51	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
11.49/11.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
11.49/11.52	c Finding binary XORs  T:     0.01 s  found:       0
11.49/11.53	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
11.49/11.53	c calculated reachability. Time: 0.00
11.49/11.53	c Calc default polars -  time:   0.00 s pos:       1 undec:  138806 neg:       1
11.49/11.53	c =========================================================================================
11.49/11.53	c types(t): F = full restart, N = normal restart
11.49/11.53	c types(t): S = simplification begin/end, E = solution found
11.49/11.53	c restart types(rt): st = static, dy = dynamic
11.49/11.53	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
11.49/11.53	c  B st     0         0         9         0         8         0        16         0   no data   no data  --
11.49/11.53	c  E st     1         0         0         0         8         0        16         0   no data   no data  --
11.49/11.53	c Verified 0 clauses.
11.49/11.53	c Verified 0 clauses.
11.49/11.53	c Solved part
11.49/11.53	c =========================================================================================
11.49/11.54	c Solving part 252
11.49/11.59	c  N st     0         0         9         0         8         0        16         0   no data   no data  --
11.49/11.59	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
11.49/11.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
11.59/11.60	c Finding binary XORs  T:     0.01 s  found:       0
11.59/11.60	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
11.59/11.60	c calculated reachability. Time: 0.00
11.59/11.60	c Calc default polars -  time:   0.00 s pos:       1 undec:  138806 neg:       1
11.59/11.60	c =========================================================================================
11.59/11.60	c types(t): F = full restart, N = normal restart
11.59/11.60	c types(t): S = simplification begin/end, E = solution found
11.59/11.60	c restart types(rt): st = static, dy = dynamic
11.59/11.60	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
11.59/11.60	c  B st     0         0         9         0         8         0        16         0   no data   no data  --
11.59/11.60	c  E st     1         0         0         0         8         0        16         0   no data   no data  --
11.59/11.61	c Verified 0 clauses.
11.59/11.61	c Verified 0 clauses.
11.59/11.61	c Solved part
11.59/11.61	c =========================================================================================
11.59/11.61	c Solving part 237
11.59/11.67	c  N st     0         0        11         0        10         0        20         0   no data   no data  --
11.59/11.67	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
11.59/11.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
11.59/11.68	c Finding binary XORs  T:     0.01 s  found:       0
11.59/11.68	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
11.59/11.68	c calculated reachability. Time: 0.00
11.59/11.68	c Calc default polars -  time:   0.00 s pos:       1 undec:  138806 neg:       1
11.59/11.68	c =========================================================================================
11.59/11.68	c types(t): F = full restart, N = normal restart
11.59/11.68	c types(t): S = simplification begin/end, E = solution found
11.59/11.68	c restart types(rt): st = static, dy = dynamic
11.59/11.68	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
11.59/11.68	c  B st     0         0        11         0        10         0        20         0   no data   no data  --
11.59/11.68	c  E st     1         0         0         0        10         0        20         0   no data   no data  --
11.59/11.68	c Verified 0 clauses.
11.59/11.68	c Verified 0 clauses.
11.59/11.68	c Solved part
11.59/11.68	c =========================================================================================
11.59/11.69	c Solving part 245
11.69/11.74	c  N st     0         0        25         0        24         0        48         0   no data   no data  --
11.69/11.74	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
11.69/11.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
11.69/11.75	c Finding binary XORs  T:     0.01 s  found:       0
11.69/11.75	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
11.69/11.75	c calculated reachability. Time: 0.00
11.69/11.75	c Calc default polars -  time:   0.00 s pos:       1 undec:  138806 neg:       1
11.69/11.75	c =========================================================================================
11.69/11.75	c types(t): F = full restart, N = normal restart
11.69/11.75	c types(t): S = simplification begin/end, E = solution found
11.69/11.75	c restart types(rt): st = static, dy = dynamic
11.69/11.75	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
11.69/11.75	c  B st     0         0        25         0        24         0        48         0   no data   no data  --
11.69/11.75	c  E st     1         0         0         0        24         0        48         0   no data   no data  --
11.69/11.76	c Verified 0 clauses.
11.69/11.76	c Verified 0 clauses.
11.69/11.76	c Solved part
11.69/11.76	c =========================================================================================
11.69/11.76	c Coming back to original instance
11.69/11.76	c =========================================================================================
11.69/11.76	c  N st    12     25002      3105      7296      8314     14206     39618    412352   no data   no data  --
12.29/12.39	c Decided on static restart strategy
12.29/12.39	c  N st    18     30003      3105      7296      8326     19051     39618    586263   no data   no data  --
12.29/12.39	c  S st    18     30003      3105      7296      8326     19051     39618    586263   no data   no data  --
12.39/12.49	c  S st    18     30506      3104      7296      8378     19498     39618    600065   no data   no data  --
12.39/12.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
12.49/12.50	c Cache  BProp: 10 Set: 0 BXProp: 0 T: 0.01
15.79/15.86	c Flit:   149 Blit:     91 bXBeca:    0 bXProp:  250 Bins:  31772 BRemL:  17387 BRemN:    248 P: 49.6M T:  3.36
15.79/15.86	c Cleaning up after failed var search:     0.01 s 
15.89/15.90	c Replacing      250 vars Replaced    32697 lits Time:     0.03 s 
15.89/15.93	c bin-w-bin subsume rem          587 bins  time:  0.00 s
15.99/16.03	c subs with bin:      178  lits-rem:      7402  v-fix:    0  time:  0.10 s
15.99/16.07	c Subs w/ non-existent bins:      3 l-rem:   2865 v-fix:     0 done:    164 time:  0.04 s
15.99/16.08	c Removed useless bin:     400  fixed:     0  props:   0.29M  time:  0.01 s
18.89/18.93	c lits-rem:      3090  cl-subs:    15021  v-elim:    678  v-fix:    0  time:  2.85 s
19.09/19.12	c asymm  cl-useful: 3/3772/5083 lits-rem:9 time: 0.19
19.09/19.12	c calculated reachability. Time: 0.00
19.09/19.12	c  N st    18     30506      1807      5080     11886      4672     26528     94466   no data   no data  --
19.29/19.38	c Finding binary XORs  T:     0.26 s  found:       0
19.89/19.91	c  N st    20     37617      1807      5080     11890     11583     26528    324359   no data   no data  --
20.39/20.42	c  N st    21     44016      1807      5080     11897     17753     26528    520514   no data   no data  --
20.49/20.58	c  S st    22     45761      1806      5080     11901     19431     26528    559243   no data   no data  --
20.59/20.65	c  S st    22     46264      1806      5080     11904     19927     26528    570682   no data   no data  --
20.59/20.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
20.59/20.66	c Cache  BProp: 3 Set: 0 BXProp: 0 T: 0.00
21.89/21.96	c Flit:     8 Blit:      2 bXBeca:    0 bXProp:    4 Bins:   4664 BRemL:   2388 BRemN:    205 P: 13.2M T:  1.30
21.89/21.97	c Replacing        4 vars Replaced      339 lits Time:     0.01 s 
21.89/22.00	c bin-w-bin subsume rem           38 bins  time:  0.00 s
22.09/22.15	c subs with bin:      363  lits-rem:     10022  v-fix:    0  time:  0.15 s
22.09/22.20	c Subs w/ non-existent bins:     66 l-rem:   5981 v-fix:     0 done:    741 time:  0.04 s
22.19/22.20	c Removed useless bin:      52  fixed:     0  props:   0.20M  time:  0.00 s
23.89/23.94	c lits-rem:      1379  cl-subs:     3540  v-elim:     42  v-fix:    0  time:  1.74 s
23.89/23.95	c vivif2 --  cl tried     4816 cl shrink      140 lits rem        178 time: 0.00
23.99/24.00	c vivif2 --  cl tried    16202 cl shrink     8472 lits rem      73195 time: 0.05
24.29/24.34	c asymm  cl-useful: 2/4695/4695 lits-rem:2 time: 0.34
24.29/24.35	c calculated reachability. Time: 0.00
24.29/24.35	c  N st    22     46264      1749      4695     13117     16200     25030    381318   no data   no data  --
24.49/24.58	c Finding binary XORs  T:     0.23 s  found:       0
25.90/25.90	c  N st    23     60661      1749      4695     13117     15746     25030    334270   no data   no data  --
26.59/26.65	c  N st    24     69396      1749      4695     13121     24146     25030    548930   no data   no data  --
26.59/26.65	c  S st    24     69396      1749      4695     13121     24146     25030    548930   no data   no data  --
26.69/26.72	c  S st    24     69898      1749      4695     13124     24640     25030    561463   no data   no data  --
26.69/26.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
26.69/26.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.29/27.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    602 BRemL:    287 BRemN:     35 P:  9.4M T:  0.61
27.29/27.36	c bin-w-bin subsume rem           32 bins  time:  0.00 s
27.40/27.46	c subs with bin:      645  lits-rem:       111  v-fix:    0  time:  0.10 s
27.40/27.49	c Subs w/ non-existent bins:      2 l-rem:   2558 v-fix:     0 done:    115 time:  0.02 s
27.40/27.49	c Removed useless bin:       9  fixed:     0  props:   0.18M  time:  0.00 s
29.29/29.35	c lits-rem:      2161  cl-subs:     2473  v-elim:     16  v-fix:    0  time:  1.85 s
29.29/29.35	c vivif2 --  cl tried     4715 cl shrink       18 lits rem         26 time: 0.00
29.39/29.41	c vivif2 --  cl tried    21545 cl shrink     7718 lits rem      42176 time: 0.06
29.70/29.77	c asymm  cl-useful: 106/4708/4708 lits-rem:326 time: 0.35
29.70/29.77	c calculated reachability. Time: 0.00
29.70/29.77	c  N st    24     69898      1733      4605     13198     21545     24767    436879   no data   no data  --
29.99/30.00	c Finding binary XORs  T:     0.23 s  found:       0
31.80/31.84	c  F st    25     87500      1732      4605     13205     20802     24767    491818   no data   no data  --
31.80/31.85	c  N st    25     87500      1732      4585     13146     20797     24701    491690   no data   no data  --
32.39/32.40	c  N dy    32     93422      1725      4585     13155     26482     24701    651204      7.99      8.48  --
33.09/33.11	c  N dy    58     99428      1722      4585     13173     32299     24701    781379      8.62      9.33  --
33.69/33.72	c  S st    81    104847      1720      4585     13182     37561     24701    898130      8.55   no data  --
33.69/33.79	c  S st    81    105349      1720      4585     13184     38057     24701    913510      8.55   no data  --
33.79/33.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
33.79/33.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.59/34.62	c Flit:     2 Blit:      2 bXBeca:    0 bXProp:    0 Bins:   1007 BRemL:    735 BRemN:     40 P: 10.4M T:  0.82
34.59/34.66	c bin-w-bin subsume rem           69 bins  time:  0.00 s
34.79/34.80	c subs with bin:      121  lits-rem:       519  v-fix:    0  time:  0.13 s
34.79/34.83	c Subs w/ non-existent bins:      0 l-rem:   2699 v-fix:     0 done:     50 time:  0.03 s
34.79/34.83	c Removed useless bin:      28  fixed:     0  props:   0.15M  time:  0.00 s
37.49/37.52	c lits-rem:      1680  cl-subs:     3264  v-elim:     12  v-fix:    0  time:  2.68 s
37.49/37.52	c vivif2 --  cl tried     4484 cl shrink       20 lits rem         27 time: 0.00
37.59/37.61	c vivif2 --  cl tried    33886 cl shrink    10197 lits rem      77421 time: 0.09
37.89/37.91	c asymm  cl-useful: 17/2784/4471 lits-rem:58 time: 0.30
37.89/37.92	c calculated reachability. Time: 0.00
37.89/37.92	c  N dy    81    105349      1703      4455     12579     33886     24080    739597      8.55   no data  --
38.09/38.14	c Finding binary XORs  T:     0.23 s  found:       0
38.89/38.90	c  N dy   100    112173      1701      4455     12588     20908     24080    349948      8.32      8.92  --
39.49/39.58	c  N dy   119    119598      1698      4455     12599     28117     24080    525068      8.13      8.59  --
40.39/40.42	c  N dy   157    127235      1694      4455     12617     35545     24080    698334      8.21      8.98  --
41.29/41.39	c  N dy   200    135554      1694      4455     12625     22148     24080    328781      8.33      8.88  --
42.19/42.27	c  N dy   253    144494      1694      4455     12631     30855     24080    531392      8.52      9.06  --
43.19/43.29	c  N dy   298    153797      1694      4455     12635     39925     24080    767616      8.62     10.22  --
43.79/43.82	c  S st   318    158025      1694      4455     12636     44016     24080    852892      8.66      7.25  --
43.89/43.91	c  S st   318    158526      1694      4455     12638     44512     24080    865756      8.66   no data  --
43.89/43.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
43.89/43.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.69/44.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   1054 BRemL:    812 BRemN:     12 P: 12.1M T:  0.87
44.79/44.83	c bin-w-bin subsume rem           41 bins  time:  0.00 s
44.99/45.10	c subs with bin:     2182  lits-rem:      1004  v-fix:    0  time:  0.26 s
45.10/45.12	c Subs w/ non-existent bins:      1 l-rem:   2088 v-fix:     0 done:    345 time:  0.03 s
45.10/45.13	c Removed useless bin:      22  fixed:     0  props:   0.14M  time:  0.00 s
48.79/48.83	c lits-rem:      3027  cl-subs:     3286  v-elim:      6  v-fix:    0  time:  3.70 s
48.79/48.84	c vivif2 --  cl tried     4408 cl shrink        3 lits rem          3 time: 0.00
48.89/48.94	c vivif2 --  cl tried    37740 cl shrink    10572 lits rem      89860 time: 0.11
49.09/49.19	c asymm  cl-useful: 0/1621/4405 lits-rem:0 time: 0.24
49.09/49.19	c calculated reachability. Time: 0.00
49.09/49.19	c  N dy   318    158526      1688      4405     12396     37739     23804    674372      8.66   no data  --
49.40/49.44	c Finding binary XORs  T:     0.24 s  found:       0
50.69/50.73	c  N dy   345    168731      1682      4405     12431     25433     23804    362438      8.54      9.01  --
51.89/51.96	c  N dy   432    179682      1681      4405     12442     36149     23804    623268      8.78      9.28  --
53.49/53.54	c  N dy   498    191666      1679      4405     12462     24064     23804    304192      8.90      9.46  --
54.79/54.81	c  N dy   560    204427      1679      4405     12464     36491     23804    581611      8.96      9.44  --
56.49/56.57	c  N dy   653    217535      1678      4405     12470     49229     23804    891698      9.15     12.18  --
58.09/58.14	c  N dy   700    231435      1676      4405     12476     37652     23804    570738      9.15      9.63  --
58.50/58.54	c Finding binary XORs  T:     0.22 s  found:       0
59.00/59.08	c  S st   718    237790      1674      4329     12005     36931     23533    621406      9.11      5.66  --
59.10/59.16	c  S st   718    238292      1674      4329     12005     37429     23533    635577      9.11   no data  --
59.10/59.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
59.10/59.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.79/59.84	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    869 BRemL:    599 BRemN:     31 P: 11.3M T:  0.67
59.79/59.87	c bin-w-bin subsume rem           13 bins  time:  0.00 s
59.89/59.95	c subs with bin:      117  lits-rem:       292  v-fix:    0  time:  0.08 s
59.89/59.98	c Subs w/ non-existent bins:     36 l-rem:   2649 v-fix:     0 done:    832 time:  0.03 s
59.89/59.99	c Removed useless bin:       8  fixed:     0  props:   0.15M  time:  0.00 s
62.09/62.15	c lits-rem:      2268  cl-subs:     1668  v-elim:      7  v-fix:    0  time:  2.17 s
62.09/62.16	c vivif2 --  cl tried     4326 cl shrink        6 lits rem          6 time: 0.00
62.19/62.23	c vivif2 --  cl tried    34862 cl shrink     6618 lits rem      45362 time: 0.07
62.49/62.51	c asymm  cl-useful: 11/2923/4322 lits-rem:35 time: 0.29
62.49/62.52	c calculated reachability. Time: 0.00
62.49/62.52	c  N dy   718    238292      1666      4312     12078     34862     23403    553862      9.11   no data  --
63.09/63.11	c Finding binary XORs  T:     0.22 s  found:       0
64.50/64.51	c  N dy   752    253595      1663      4312     12108     27511     23403    383572      9.00      9.52  --
66.29/66.37	c  N dy   816    269845      1661      4312     12115     43268     23402    720781      8.99      9.69  --
68.29/68.37	c  N dy   876    287133      1658      4312     12134     34941     23402    506068      8.96     13.09  --
70.69/70.77	c  N dy   952    305497      1658      4312     12137     52779     23402    891773      8.96      9.95  --
70.89/70.90	c  F st   958    306252      1658      4312     12137     53510     23402    907698      8.96   no data  --
71.19/71.23	c Finding binary XORs  T:     0.23 s  found:       0
73.29/73.39	c  N dy  1005    325237      1657      4252     11891     44227     23211    663027      8.92      9.43  --
76.19/76.26	c  N dy  1067    346467      1653      4252     11926     36347     23211    475628      8.88      9.35  --
77.79/77.89	c  S st  1124    357440      1652      4252     11940     47004     23211    741165      8.90      9.40  --
78.00/78.00	c  S st  1124    357941      1652      4252     11940     47503     23211    755601      8.90   no data  --
78.00/78.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
78.00/78.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
78.69/78.74	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    608 BRemL:    540 BRemN:     25 P: 11.5M T:  0.73
78.69/78.77	c Replacing        1 vars Replaced       23 lits Time:     0.02 s 
78.79/78.80	c bin-w-bin subsume rem           32 bins  time:  0.00 s
78.89/78.97	c subs with bin:      847  lits-rem:       203  v-fix:    0  time:  0.17 s
78.99/79.01	c Subs w/ non-existent bins:     13 l-rem:   4198 v-fix:     0 done:    446 time:  0.04 s
78.99/79.01	c Removed useless bin:      29  fixed:     0  props:   0.16M  time:  0.00 s
82.29/82.30	c lits-rem:      3544  cl-subs:     3155  v-elim:      9  v-fix:    0  time:  3.29 s
82.29/82.30	c vivif2 --  cl tried     4209 cl shrink        9 lits rem         10 time: 0.00
82.29/82.38	c vivif2 --  cl tried    39045 cl shrink     7997 lits rem      52030 time: 0.08
82.50/82.55	c asymm  cl-useful: 4/1279/4202 lits-rem:12 time: 0.17
82.50/82.56	c calculated reachability. Time: 0.00
82.50/82.56	c  N dy  1124    357941      1640      4198     11487     39045     22911    593080      8.90   no data  --
82.69/82.78	c Finding binary XORs  T:     0.23 s  found:       0
85.39/85.46	c  N dy  1212    378148      1633      4198     11521     31290     22911    398215      8.90      9.45  --
87.90/87.91	c  N dy  1304    398552      1632      4198     11526     51117     22911    837830      8.91      9.39  --
90.39/90.48	c  N dy  1381    418614      1631      4198     11545     40836     22911    563082      8.90     12.33  --
93.40/93.43	c  N dy  1462    439933      1629      4198     11555     61450     22911   1018515      8.91      9.44  --
94.99/95.04	c Finding binary XORs  T:     0.22 s  found:       0
96.19/96.23	c  N dy  1553    460351      1624      4120     11148     45666     22637    691873      8.93      9.45  --
99.29/99.36	c  N dy  1686    481368      1623      4120     11157     35656     22637    457007      9.01      9.50  --
102.30/102.35	c  N dy  1820    501617      1623      4120     11160     55424     22637    950239      9.09      9.60  --
105.69/105.73	c  N dy  1937    521940      1622      4120     11163     42374     22637    588794      9.14      9.65  --
108.19/108.27	c  S st  1999    536913      1621      4120     11174     56901     22637    921160      9.14   no data  --
108.39/108.40	c  S st  1999    537419      1621      4120     11174     57402     22637    934343      9.14   no data  --
108.39/108.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
108.39/108.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
109.29/109.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    545 BRemL:    434 BRemN:     33 P: 12.7M T:  0.91
109.29/109.38	c bin-w-bin subsume rem           23 bins  time:  0.00 s
109.50/109.58	c subs with bin:      994  lits-rem:       208  v-fix:    0  time:  0.20 s
109.60/109.65	c Subs w/ non-existent bins:    133 l-rem:   4828 v-fix:     0 done:    616 time:  0.07 s
109.60/109.65	c Removed useless bin:      11  fixed:     0  props:   0.15M  time:  0.00 s
114.20/114.20	c lits-rem:      5368  cl-subs:     5136  v-elim:     10  v-fix:    0  time:  4.55 s
114.20/114.21	c vivif2 --  cl tried     4102 cl shrink        6 lits rem          6 time: 0.00
114.30/114.32	c vivif2 --  cl tried    49087 cl shrink     9929 lits rem      86771 time: 0.11
114.60/114.65	c asymm  cl-useful: 17/1873/4098 lits-rem:29 time: 0.33
114.60/114.66	c calculated reachability. Time: 0.00
114.60/114.66	c  N dy  1999    537419      1611      4093     10931     49087     22401    695789      9.14   no data  --
114.80/114.89	c Finding binary XORs  T:     0.23 s  found:       0
118.09/118.12	c  N dy  2088    557474      1607      4093     10954     35301     22401    399435      9.13      9.74  --
120.59/120.61	c  N dy  2169    577505      1606      4093     10973     54712     22401    829028      9.13      9.68  --
123.69/123.78	c  N dy  2248    597599      1603      4093     10998     39092     22401    461739      9.12     12.71  --
125.40/125.44	c Finding binary XORs  T:     0.22 s  found:       0
126.99/127.00	c  N dy  2322    618848      1601      4015     10611     57740     22159    862113      9.09      9.76  --
129.99/130.00	c  N dy  2433    638907      1598      4015     10627     41767     22159    517526      9.12      9.63  --
132.79/132.84	c  N dy  2522    658984      1596      4015     10636     61301     22159    960531      9.12      9.76  --
135.99/136.03	c  N dy  2610    679072      1594      4015     10654     43605     22159    540242      9.13      9.81  --
139.19/139.20	c  N dy  2715    699090      1593      4015     10669     63061     22159   1008588      9.15      9.95  --
142.40/142.49	c  N dy  2807    719183      1593      4015     10675     44120     22159    546182      9.16     14.80  --
144.90/144.93	c Finding binary XORs  T:     0.22 s  found:       5
145.60/145.67	c  N dy  2886    739624      1592      3960     10405     57646     21926    905481      9.16      9.65  --
149.00/149.00	c  N dy  2978    759703      1592      3960     10411     40678     21926    490350      9.17     14.65  --
151.90/151.92	c  N dy  3093    779785      1591      3960     10422     60258     21926    970103      9.19     10.14  --
155.50/155.52	c  N dy  3221    799800      1591      3960     10425     40600     21926    461663      9.24     19.01  --
156.30/156.38	c  S st  3256    806129      1591      3960     10425     46798     21926    615369      9.24      8.51  --
156.40/156.46	c  S st  3256    806629      1591      3960     10425     47295     21926    629326      9.24   no data  --
156.40/156.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
156.40/156.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
156.90/156.95	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    249 BRemL:    387 BRemN:     45 P: 10.4M T:  0.48
156.90/156.97	c Replacing        5 vars Replaced      562 lits Time:     0.02 s 
156.90/156.99	c bin-w-bin subsume rem           15 bins  time:  0.00 s
157.00/157.07	c subs with bin:      587  lits-rem:       276  v-fix:    0  time:  0.08 s
157.00/157.09	c Subs w/ non-existent bins:      6 l-rem:   2294 v-fix:     0 done:    291 time:  0.02 s
157.10/157.10	c Removed useless bin:      16  fixed:     0  props:   0.14M  time:  0.00 s
159.50/159.56	c lits-rem:      2508  cl-subs:     5461  v-elim:     14  v-fix:    0  time:  2.46 s
159.50/159.56	c vivif2 --  cl tried     3928 cl shrink        0 lits rem          0 time: 0.00
159.60/159.62	c vivif2 --  cl tried    39846 cl shrink     3769 lits rem      25647 time: 0.05
159.80/159.81	c asymm  cl-useful: 0/2055/3928 lits-rem:0 time: 0.20
159.80/159.82	c calculated reachability. Time: 0.00
159.80/159.82	c  N dy  3256    806629      1570      3928     10091     39846     21674    498533      9.24   no data  --
160.00/160.04	c Finding binary XORs  T:     0.22 s  found:       0
162.60/162.69	c  N dy  3309    826646      1567      3928     10110     59205     21674    921344      9.22     10.67  --
166.00/166.00	c  N dy  3382    846737      1564      3928     10144     78727     21674   1366266      9.21     14.23  --
168.90/168.92	c  N dy  3457    866818      1562      3928     10159     58079     21674    854313      9.20     11.94  --
171.30/171.39	c Finding binary XORs  T:     0.22 s  found:       0
172.50/172.53	c  N dy  3531    887320      1561      3868      9969     75968     21450   1291876      9.19      9.98  --
175.60/175.64	c  N dy  3647    907344      1561      3868      9974     54566     21450    770053      9.21      9.78  --
178.70/178.79	c  N dy  3725    927373      1561      3868      9984     74014     21450   1200078      9.20      9.73  --
182.20/182.25	c  N dy  3826    947658      1560      3868      9999     50896     21450    652556      9.21      9.78  --
185.40/185.41	c  N dy  3925    967825      1560      3868     10004     70534     21450   1123623      9.22      9.73  --
189.00/189.01	c  N dy  4001    988679      1558      3868     10018     46497     21450    519853      9.22      9.74  --
191.80/191.89	c  N dy  4086   1008773      1558      3868     10020     66165     21450   1003324      9.21     12.82  --
195.30/195.36	c  N dy  4178   1028839      1558      3868     10023     85695     21450   1451764      9.22     12.58  --
198.50/198.59	c  N dy  4269   1048953      1557      3868     10039     59689     21450    810188      9.22      9.71  --
198.90/198.93	c Finding binary XORs  T:     0.22 s  found:       0
202.00/202.09	c  N dy  4349   1068960      1557      3842      9870     76888     21359   1232237      9.22     11.55  --
202.50/202.56	c  F st  4357   1071875      1557      3842      9870     79679     21359   1298925      9.22      7.49  --
203.40/203.42	c Decided on static restart strategy
205.40/205.45	c  N st  4366   1090581      1557      3842      9870     52561     21359    829095      9.22   no data  --
209.00/209.06	c  N st  4368   1114576      1557      3842      9871     75739     21359   1520208      9.22   no data  --
212.70/212.73	c  N st  4369   1136171      1557      3842      9871     50288     21359    846139      9.22   no data  --
217.90/217.92	c  N st  4370   1168563      1556      3842      9876     81525     21359   1627744      9.22   no data  --
225.29/225.30	c  N st  4371   1209944      1556      3842      9880     73091     21359   1482787      9.22   no data  --
225.29/225.30	c  S st  4371   1209944      1556      3842      9880     73091     21359   1482787      9.22   no data  --
225.40/225.43	c  S st  4371   1210452      1556      3842      9880     73595     21359   1498405      9.22   no data  --
225.40/225.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
225.40/225.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
225.99/226.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    254 BRemL:    149 BRemN:     23 P: 12.2M T:  0.61
226.09/226.13	c bin-w-bin subsume rem            4 bins  time:  0.00 s
228.89/228.96	c subs with bin:     8495  lits-rem:       556  v-fix:    0  time:  2.83 s
228.99/229.00	c Subs w/ non-existent bins:      1 l-rem:   3525 v-fix:     0 done:    164 time:  0.04 s
228.99/229.01	c Removed useless bin:       5  fixed:     0  props:   0.12M  time:  0.00 s
232.49/232.56	c lits-rem:      1493  cl-subs:     7556  v-elim:      5  v-fix:    0  time:  3.55 s
232.49/232.56	c vivif2 --  cl tried     3842 cl shrink        0 lits rem          0 time: 0.00
232.69/232.74	c vivif2 --  cl tried    55939 cl shrink    21578 lits rem     146660 time: 0.18
232.99/233.01	c asymm  cl-useful: 9/1371/3842 lits-rem:17 time: 0.27
232.99/233.02	c calculated reachability. Time: 0.00
232.99/233.02	c  N st  4371   1210452      1551      3838      9859     55938     21277   1023747      9.22   no data  --
233.20/233.24	c Finding binary XORs  T:     0.22 s  found:       0
244.39/244.42	c  N st  4372   1283334      1551      3838      9860     78842     21277   1616547      9.22   no data  --
264.59/264.63	c  N st  4373   1392657      1551      3838      9862     84441     21277   2063387      9.22   no data  --
294.60/294.66	c  N st  4374   1556641      1550      3838      9867     83076     21277   1775709      9.22   no data  --
323.70/323.79	c  N st  4375   1710456      1550      3838      9869     63955     21277   1127222      9.22   no data  --
323.70/323.79	c  S st  4375   1710456      1550      3838      9869     63955     21277   1127222      9.22   no data  --
323.90/323.92	c  S st  4375   1710960      1550      3838      9869     64456     21277   1142701      9.22   no data  --
323.90/323.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
323.90/323.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
324.51/324.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    452 BRemL:    214 BRemN:      1 P: 13.9M T:  0.66
324.60/324.64	c bin-w-bin subsume rem            6 bins  time:  0.00 s
324.70/324.77	c subs with bin:       94  lits-rem:       819  v-fix:    0  time:  0.13 s
324.80/324.83	c Subs w/ non-existent bins:      3 l-rem:   3356 v-fix:     0 done:    497 time:  0.06 s
324.80/324.83	c Removed useless bin:       4  fixed:     0  props:   0.12M  time:  0.00 s
329.40/329.43	c lits-rem:       803  cl-subs:    16781  v-elim:      3  v-fix:    0  time:  4.60 s
329.40/329.43	c vivif2 --  cl tried     3826 cl shrink        1 lits rem          1 time: 0.00
329.50/329.52	c vivif2 --  cl tried    46790 cl shrink     8402 lits rem      45671 time: 0.09
329.70/329.77	c asymm  cl-useful: 1/2074/3825 lits-rem:3 time: 0.25
329.70/329.78	c calculated reachability. Time: 0.00
329.70/329.78	c  N st  4375   1710960      1547      3824     10049     46789     21230    731071      9.22   no data  --
329.91/330.00	c Finding binary XORs  T:     0.22 s  found:       0
410.61/410.60	c  N st  4376   2079924      1547      3824     10050    105471     21230   2357174      9.22   no data  --
439.91/439.90	c  N st  4377   2210961      1547      3824     10051    105145     21230   2083510      9.22   no data  --
439.91/439.90	c  S st  4377   2210961      1547      3824     10051    105145     21230   2083510      9.22   no data  --
440.11/440.14	c  S st  4377   2211464      1547      3824     10051    105643     21230   2097634      9.22   no data  --
440.11/440.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
440.11/440.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
440.81/440.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     48 BRemL:     65 BRemN:      2 P: 16.2M T:  0.64
440.81/440.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
441.20/441.20	c subs with bin:      224  lits-rem:       123  v-fix:    0  time:  0.32 s
441.30/441.30	c Subs w/ non-existent bins:      0 l-rem:   4324 v-fix:     0 done:    261 time:  0.10 s
441.30/441.31	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
451.60/451.65	c lits-rem:      4814  cl-subs:     9806  v-elim:      0  v-fix:    0  time: 10.35 s
451.60/451.66	c vivif2 --  cl tried     3824 cl shrink        0 lits rem          0 time: 0.00
451.90/451.96	c vivif2 --  cl tried    95613 cl shrink    25102 lits rem     106670 time: 0.30
452.20/452.26	c asymm  cl-useful: 0/1049/3824 lits-rem:0 time: 0.31
452.20/452.27	c calculated reachability. Time: 0.00
452.20/452.27	c  N st  4377   2211464      1547      3824     10032     95613     21226   1772388      9.22   no data  --
567.80/567.89	c  N st  4378   2711465      1547      3824     10034    105475     21226   2032878      9.22   no data  --
567.80/567.89	c  S st  4378   2711465      1547      3824     10034    105475     21226   2032878      9.22   no data  --
568.10/568.15	c  S st  4378   2711969      1546      3824     10043    105964     21226   2045052      9.22   no data  --
568.10/568.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
568.10/568.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
568.90/568.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    141 BRemL:     72 BRemN:      0 P: 17.2M T:  0.75
569.00/569.01	c bin-w-bin subsume rem            8 bins  time:  0.00 s
569.50/569.59	c subs with bin:      726  lits-rem:       101  v-fix:    0  time:  0.58 s
569.71/569.70	c Subs w/ non-existent bins:      0 l-rem:   3683 v-fix:     0 done:     59 time:  0.11 s
569.71/569.70	c Removed useless bin:       4  fixed:     0  props:   0.12M  time:  0.00 s
576.90/576.93	c lits-rem:      2435  cl-subs:     7157  v-elim:      0  v-fix:    0  time:  7.22 s
576.90/576.93	c vivif2 --  cl tried     3810 cl shrink        0 lits rem          0 time: 0.00
577.20/577.23	c vivif2 --  cl tried    98057 cl shrink    20017 lits rem     103611 time: 0.30
577.51/577.54	c asymm  cl-useful: 1/1033/3810 lits-rem:3 time: 0.31
577.51/577.55	c calculated reachability. Time: 0.00
577.51/577.55	c  N st  4378   2711969      1546      3809     10091     98057     21181   1776863      9.22   no data  --
577.70/577.77	c Finding binary XORs  T:     0.22 s  found:       0
693.81/693.86	c  N st  4379   3211975      1546      3809     10092    137769     21181   3272946      9.22   no data  --
693.81/693.87	c  S st  4379   3211975      1546      3809     10092    137769     21181   3272946      9.22   no data  --
694.21/694.23	c  S st  4379   3212481      1546      3809     10092    138270     21181   3288866      9.22   no data  --
694.21/694.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
694.21/694.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
695.22/695.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    155 BRemL:    193 BRemN:      2 P: 22.0M T:  1.00
695.31/695.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
695.81/695.88	c subs with bin:        0  lits-rem:        19  v-fix:    0  time:  0.51 s
696.01/696.09	c Subs w/ non-existent bins:      2 l-rem:   4687 v-fix:     0 done:    459 time:  0.21 s
696.01/696.09	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
743.81/743.86	c lits-rem:       941  cl-subs:    11341  v-elim:      1  v-fix:    0  time: 47.77 s
743.81/743.86	c vivif2 --  cl tried     3812 cl shrink        0 lits rem          0 time: 0.00
744.41/744.49	c vivif2 --  cl tried   126929 cl shrink    41226 lits rem     354091 time: 0.63
744.81/744.82	c asymm  cl-useful: 0/1122/3812 lits-rem:0 time: 0.33
744.81/744.83	c calculated reachability. Time: 0.00
744.81/744.83	c  N st  4379   3212481      1545      3812     10050    126927     21179   2634148      9.22   no data  --
745.01/745.05	c Finding binary XORs  T:     0.22 s  found:       0
872.12/872.12	c  N st  4380   3712481      1544      3812     10063    132552     21179   2643782      9.22   no data  --
872.12/872.12	c  S st  4380   3712481      1544      3812     10063    132552     21179   2643782      9.22   no data  --
872.42/872.41	c  S st  4380   3712986      1544      3812     10063    133055     21179   2660287      9.22   no data  --
872.42/872.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
872.42/872.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
873.32/873.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     67 BRemL:     64 BRemN:      0 P: 21.0M T:  0.93
873.42/873.46	c bin-w-bin subsume rem            2 bins  time:  0.00 s
879.72/879.75	c subs with bin:     9649  lits-rem:      3145  v-fix:    0  time:  6.28 s
879.82/879.81	c Subs w/ non-existent bins:      1 l-rem:   2746 v-fix:     0 done:     73 time:  0.06 s
879.82/879.83	c Removed useless bin:       1  fixed:     0  props:   0.12M  time:  0.00 s
888.82/888.86	c lits-rem:       194  cl-subs:     5057  v-elim:      1  v-fix:    0  time:  9.03 s
888.82/888.86	c vivif2 --  cl tried     3808 cl shrink        2 lits rem          2 time: 0.00
889.21/889.26	c vivif2 --  cl tried   118266 cl shrink    31268 lits rem     174984 time: 0.40
889.41/889.50	c asymm  cl-useful: 0/602/3806 lits-rem:0 time: 0.23
889.51/889.50	c calculated reachability. Time: 0.00
889.51/889.50	c  N st  4380   3712986      1543      3806     10014    118263     21134   2197656      9.22   no data  --
889.71/889.73	c Finding binary XORs  T:     0.22 s  found:       0
901.31/901.31	c  F st  4381   3751564      1542      3806     10029    155430     21134   3232942      9.22   no data  --
901.31/901.37	c  N st  4381   3751564      1542      3803     10004    150109     21108   3154016      9.22   no data  --
907.81/907.89	c  N dy  4425   3772597      1539      3803     10027     89698     21108   1319723      9.20      9.70  --
913.21/913.22	c  N dy  4502   3793463      1537      3803     10044    109887     21108   1765756      9.19      9.75  --
919.52/919.59	c  N dy  4593   3814367      1536      3803     10061    130152     21108   2282652      9.19      9.72  --
922.11/922.10	c Finding binary XORs  T:     0.22 s  found:       1
927.01/927.05	c  N dy  4706   3834574      1535      3758      9905    142540     20951   2701899      9.21      9.77  --
934.41/934.40	c  N dy  4814   3855013      1533      3758      9928     82929     20951   1092682      9.22      9.74  --
939.32/939.38	c  N dy  4935   3875089      1533      3758      9933    102459     20951   1569784      9.23     10.25  --
944.82/944.82	c  N dy  5031   3895566      1532      3758      9941    122360     20951   2044441      9.23      9.87  --
951.31/951.30	c  N dy  5146   3915587      1531      3758      9945    141718     20951   2506673      9.26     11.15  --
958.41/958.46	c  N dy  5242   3936161      1528      3758      9969    161585     20951   2957098      9.26      9.76  --
959.12/959.13	c Finding binary XORs  T:     0.22 s  found:       3
964.51/964.50	c  N dy  5379   3956517      1527      3695      9716     92530     20716   1387030      9.29      9.79  --
970.12/970.11	c  N dy  5510   3976556      1527      3695      9723    111973     20716   1869546      9.31     13.57  --
976.82/976.85	c  N dy  5641   3996564      1527      3695      9727    131400     20716   2378214      9.34     12.39  --
984.11/984.15	c  N dy  5758   4016654      1526      3695      9730    150856     20716   2848238      9.35     12.36  --
991.02/991.10	c  N dy  5868   4036717      1526      3695      9734     88302     20716   1177204      9.37     10.04  --
996.71/996.77	c  N dy  5985   4057888      1526      3695      9744    108759     20716   1666163      9.38      9.90  --
1002.92/1002.93	c  N dy  6083   4078438      1525      3695      9750    128666     20716   2160180      9.39      9.97  --
1009.73/1009.77	c  N dy  6196   4098458      1524      3695      9759    147856     20716   2626690      9.41      9.99  --
1018.22/1018.20	c  N dy  6314   4119016      1523      3695      9775    167705     20716   3129998      9.43      9.96  --
1024.22/1024.27	c  N dy  6433   4139146      1523      3695      9779    102290     20716   1434763      9.44     10.09  --
1026.72/1026.74	c Finding binary XORs  T:     0.23 s  found:       0
1030.52/1030.55	c  N dy  6549   4159654      1522      3666      9658    119338     20617   1894749      9.46     10.01  --
1037.92/1037.93	c  N dy  6684   4181318      1520      3666      9675    140387     20617   2447162      9.48     10.27  --
1045.22/1045.29	c  N dy  6811   4201328      1519      3666      9687    159789     20617   2931608      9.50     12.41  --
1050.12/1050.15	c  S st  6886   4212987      1519      3666      9688    171136     20617   3230033      9.52      7.65  --
1050.72/1050.77	c  S st  6886   4213487      1519      3666      9688     85927     20617    999457      9.52   no data  --
1050.72/1050.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1050.72/1050.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1051.53/1051.51	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    281 BRemL:    388 BRemN:     44 P: 13.7M T:  0.73
1051.53/1051.55	c Replacing        5 vars Replaced      405 lits Time:     0.03 s 
1051.53/1051.59	c bin-w-bin subsume rem           27 bins  time:  0.00 s
1051.72/1051.71	c subs with bin:      632  lits-rem:       863  v-fix:    0  time:  0.12 s
1051.72/1051.73	c Subs w/ non-existent bins:     54 l-rem:    401 v-fix:     0 done:    155 time:  0.02 s
1051.72/1051.73	c Removed useless bin:      18  fixed:     0  props:   0.11M  time:  0.00 s
1055.32/1055.35	c lits-rem:      3252  cl-subs:     7498  v-elim:     20  v-fix:    0  time:  3.62 s
1055.32/1055.35	c vivif2 --  cl tried     3663 cl shrink        5 lits rem          6 time: 0.00
1055.42/1055.42	c vivif2 --  cl tried    73930 cl shrink     1355 lits rem       5669 time: 0.07
1055.72/1055.70	c asymm  cl-useful: 1/1363/3659 lits-rem:1 time: 0.28
1055.72/1055.70	c calculated reachability. Time: 0.00
1055.72/1055.70	c  N dy  6886   4213487      1493      3659      9111     73929     20415    842433      9.52   no data  --
1055.93/1055.93	c Finding binary XORs  T:     0.23 s  found:       0
1060.22/1060.27	c  N dy  6972   4233517      1487      3659      9145     93393     20415   1323608      9.51     10.65  --
1065.22/1065.21	c  N dy  7067   4253564      1486      3659      9151    112864     20415   1833542      9.51     11.72  --
1071.62/1071.64	c  N dy  7167   4274514      1486      3659      9159    133169     20415   2349298      9.52     10.05  --
1078.22/1078.26	c  N dy  7253   4294825      1486      3659      9163    152882     20415   2834356      9.52     10.09  --
1085.62/1085.69	c  N dy  7355   4314871      1485      3659      9173     86373     20415    992064      9.52     10.03  --
1087.92/1087.93	c Finding binary XORs  T:     0.22 s  found:       0
1090.52/1090.56	c  N dy  7431   4334920      1482      3608      8959    105282     20215   1413617      9.52     10.24  --
1095.82/1095.88	c  N dy  7530   4355404      1481      3608      8972    125122     20215   1901378      9.52     10.06  --
1101.72/1101.79	c  N dy  7632   4375501      1481      3608      8978    144548     20215   2369976      9.53     10.06  --
1108.62/1108.67	c  N dy  7751   4395646      1480      3608      8985    164072     20215   2843268      9.53     10.04  --
1114.92/1114.93	c  N dy  7809   4416250      1478      3608      9010     95633     20215   1144008      9.53     10.14  --
1119.73/1119.76	c  N dy  7890   4437269      1478      3608      9013    116029     20215   1636404      9.53     10.22  --
1120.72/1120.77	c Finding binary XORs  T:     0.23 s  found:       1
1125.52/1125.51	c  N dy  8002   4457285      1478      3568      8851    130894     20078   2082653      9.54     14.58  --
1131.93/1131.91	c  N dy  8112   4477699      1477      3568      8860    150748     20078   2578583      9.55     10.05  --
1139.12/1139.19	c  N dy  8240   4497722      1476      3568      8872    170150     20078   3048499      9.56     10.08  --
1144.92/1144.96	c  N dy  8365   4517884      1476      3568      8873    101927     20078   1341083      9.58     10.20  --
1150.12/1150.13	c  N dy  8450   4538659      1476      3568      8877    122088     20078   1828948      9.58     10.31  --
1156.32/1156.37	c  N dy  8589   4559107      1476      3568      8879    142007     20078   2343655      9.59     10.15  --
1162.92/1162.90	c  N dy  8708   4579165      1476      3568      8881    161529     20078   2832105      9.61     11.55  --
1170.32/1170.35	c  N dy  8825   4599228      1474      3568      8903    181001     20078   3324559      9.62     11.69  --
1175.52/1175.57	c  N dy  8948   4619260      1474      3568      8907    109881     20078   1482767      9.63     10.23  --
1181.12/1181.16	c  N dy  9057   4639765      1474      3568      8911    129861     20078   1997045      9.63     10.45  --
1182.12/1182.14	c Finding binary XORs  T:     0.22 s  found:       0
1187.62/1187.63	c  N dy  9162   4660153      1473      3534      8662    144544     19954   2456444      9.64     10.21  --
1194.53/1194.59	c  N dy  9281   4680248      1472      3534      8670    164054     19954   2946191      9.65     10.84  --
1202.13/1202.13	c  N dy  9407   4700307      1472      3534      8671     93648     19954   1064898      9.66     14.41  --
1205.23/1205.28	c  S st  9487   4713487      1472      3534      8672    106437     19954   1385703      9.67      9.82  --
1205.43/1205.44	c  S st  9487   4713991      1472      3534      8673    106936     19954   1399242      9.67   no data  --
1205.43/1205.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1205.43/1205.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1206.13/1206.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    171 BRemL:     63 BRemN:     47 P: 14.8M T:  0.65
1206.13/1206.13	c Replacing        1 vars Replaced       91 lits Time:     0.02 s 
1206.13/1206.18	c bin-w-bin subsume rem            7 bins  time:  0.00 s
1206.53/1206.53	c subs with bin:     2038  lits-rem:      1140  v-fix:    0  time:  0.35 s
1206.53/1206.57	c Subs w/ non-existent bins:     88 l-rem:   2271 v-fix:     0 done:    329 time:  0.04 s
1206.53/1206.58	c Removed useless bin:       4  fixed:     0  props:   0.10M  time:  0.00 s
1212.03/1212.05	c lits-rem:       708  cl-subs:     9383  v-elim:     11  v-fix:    0  time:  5.47 s
1212.03/1212.05	c vivif2 --  cl tried     3528 cl shrink        7 lits rem          7 time: 0.00
1212.13/1212.19	c vivif2 --  cl tried    95396 cl shrink     8303 lits rem      55128 time: 0.14
1212.43/1212.48	c asymm  cl-useful: 1/1539/3523 lits-rem:3 time: 0.29
1212.43/1212.48	c calculated reachability. Time: 0.00
1212.43/1212.48	c  N dy  9487   4713991      1460      3522      8605     95396     19805   1191791      9.67   no data  --
1212.73/1212.71	c Finding binary XORs  T:     0.22 s  found:       0
1217.83/1217.81	c  N dy  9547   4734843      1455      3522      8649    115487     19805   1618136      9.66     10.39  --
1223.53/1223.59	c  N dy  9640   4754853      1453      3522      8663    134894     19805   2091366      9.66     12.14  --
1229.43/1229.42	c Finding binary XORs  T:     0.22 s  found:       3
1230.33/1230.31	c  N dy  9710   4774890      1453      3473      8502    150839     19597   2478291      9.65     13.45  --
1237.73/1237.74	c  N dy  9795   4795438      1452      3473      8518    170648     19597   2926602      9.65     10.20  --
1244.42/1244.49	c  N dy  9899   4817432      1451      3473      8534    101521     19597   1226870      9.65     10.30  --
1249.83/1249.87	c  N dy 10006   4837816      1451      3473      8546    121278     19597   1674128      9.66     10.30  --
1255.63/1255.66	c  N dy 10106   4857859      1450      3473      8560    140646     19597   2128988      9.66     10.29  --
1258.33/1258.37	c Finding binary XORs  T:     0.22 s  found:       0
1262.52/1262.50	c  N dy 10220   4877896      1449      3457      8506    158742     19533   2561154      9.66     10.22  --
1269.83/1269.85	c  N dy 10357   4898058      1449      3457      8512    178268     19533   3041256      9.68     10.44  --
1275.82/1275.86	c  N dy 10467   4918059      1448      3457      8526    105141     19533   1292857      9.68     15.00  --
1280.92/1280.90	c  N dy 10570   4938340      1446      3457      8549    124744     19533   1769929      9.68     10.21  --
1287.12/1287.10	c  N dy 10664   4958402      1446      3457      8553    144073     19533   2205304      9.69     10.25  --
1288.52/1288.54	c Finding binary XORs  T:     0.23 s  found:       4
1294.92/1294.95	c  N dy 10779   4978486      1445      3417      8376    149501     19381   2505000      9.69     12.51  --

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 0.24 0.05 0.02 4/184 8865
/proc/meminfo: memFree=12668224/32951124 swapFree=67111528/67111528
[pid=8865] ppid=8863 vsize=33416 CPUtime=0 cores=0,2
/proc/8865/stat : 8865 (strangenight1-s) R 8863 8865 8809 0 -1 4202496 1518 0 0 0 0 0 0 0 21 0 1 0 486282324 34217984 1355 33554432000 4194304 4650387 140734672926272 18446744073709551615 4361539 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8865/statm: 8354 1365 329 112 0 3319 0

[startup+0.00879392 s]
/proc/loadavg: 0.24 0.05 0.02 4/184 8865
/proc/meminfo: memFree=12668224/32951124 swapFree=67111528/67111528
[pid=8865] ppid=8863 vsize=33860 CPUtime=0 cores=0,2
/proc/8865/stat : 8865 (strangenight1-s) R 8863 8865 8809 0 -1 4202496 1803 0 0 0 0 0 0 0 21 0 1 0 486282324 34672640 1511 33554432000 4194304 4650387 140734672926272 18446744073709551615 230808862905 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8865/statm: 8465 1523 329 112 0 3430 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 33860

[startup+0.100816 s]
/proc/loadavg: 0.24 0.05 0.02 4/184 8865
/proc/meminfo: memFree=12668224/32951124 swapFree=67111528/67111528
[pid=8865] ppid=8863 vsize=68072 CPUtime=0.08 cores=0,2
/proc/8865/stat : 8865 (strangenight1-s) R 8863 8865 8809 0 -1 4202496 11904 0 0 0 7 1 0 0 21 0 1 0 486282324 69705728 9601 33554432000 4194304 4650387 140734672926272 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8865/statm: 17018 9602 329 112 0 11983 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 68072

[startup+0.300794 s]
/proc/loadavg: 0.24 0.05 0.02 4/184 8865
/proc/meminfo: memFree=12668224/32951124 swapFree=67111528/67111528
[pid=8865] ppid=8863 vsize=96744 CPUtime=0.29 cores=0,2
/proc/8865/stat : 8865 (strangenight1-s) R 8863 8865 8809 0 -1 4202496 19117 0 0 0 26 3 0 0 22 0 1 0 486282324 99065856 14741 33554432000 4194304 4650387 140734672926272 18446744073709551615 4371111 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8865/statm: 24186 14741 347 112 0 19151 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 96744

[startup+0.700687 s]
/proc/loadavg: 0.24 0.05 0.02 4/184 8865
/proc/meminfo: memFree=12668224/32951124 swapFree=67111528/67111528
[pid=8865] ppid=8863 vsize=112516 CPUtime=0.69 cores=0,2
/proc/8865/stat : 8865 (strangenight1-s) R 8863 8865 8809 0 -1 4202496 22575 0 0 0 66 3 0 0 24 0 1 0 486282324 115216384 17471 33554432000 4194304 4650387 140734672926272 18446744073709551615 4370254 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8865/statm: 28129 17471 353 112 0 23094 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112516

[startup+1.50055 s]
/proc/loadavg: 0.24 0.05 0.02 5/190 8871
/proc/meminfo: memFree=12464328/32951124 swapFree=67111528/67111528
[pid=8865] ppid=8863 vsize=158084 CPUtime=1.49 cores=0,2
/proc/8865/stat : 8865 (strangenight1-s) R 8863 8865 8809 0 -1 4202496 32449 0 0 0 144 5 0 0 25 0 1 0 486282324 161878016 27345 33554432000 4194304 4650387 140734672926272 18446744073709551615 4369273 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8865/statm: 39521 27345 353 112 0 34486 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 158084

[startup+3.10027 s]
/proc/loadavg: 0.24 0.05 0.02 5/190 8871
/proc/meminfo: memFree=12355208/32951124 swapFree=67111528/67111528
[pid=8865] ppid=8863 vsize=233780 CPUtime=3.09 cores=0,2
/proc/8865/stat : 8865 (strangenight1-s) R 8863 8865 8809 0 -1 4202496 48784 0 0 0 302 7 0 0 25 0 1 0 486282324 239390720 43680 33554432000 4194304 4650387 140734672926272 18446744073709551615 4369166 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8865/statm: 58445 43680 353 112 0 53410 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 233780

[startup+6.30069 s]
/proc/loadavg: 0.54 0.12 0.04 5/190 8871
/proc/meminfo: memFree=12009756/32951124 swapFree=67111528/67111528
[pid=8865] ppid=8863 vsize=344672 CPUtime=6.29 cores=0,2
/proc/8865/stat : 8865 (strangenight1-s) R 8863 8865 8809 0 -1 4202496 71328 0 0 0 618 11 0 0 25 0 1 0 486282324 352944128 66224 33554432000 4194304 4650387 140734672926272 18446744073709551615 4244814 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8865/statm: 86168 66224 353 112 0 81133 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 344672

[startup+12.7005 s]
/proc/loadavg: 0.82 0.18 0.06 5/190 8871
/proc/meminfo: memFree=11877832/32951124 swapFree=67111528/67111528
[pid=8865] ppid=8863 vsize=404664 CPUtime=12.69 cores=0,2
/proc/8865/stat : 8865 (strangenight1-s) R 8863 8865 8809 0 -1 4202496 152438 0 0 0 1247 22 0 0 25 0 1 0 486282324 414375936 81694 33554432000 4194304 4650387 140734672926272 18446744073709551615 4369273 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8865/statm: 101166 81694 384 112 0 96131 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 404664

[startup+25.5012 s]
/proc/loadavg: 1.52 0.37 0.12 5/190 8871
/proc/meminfo: memFree=11846812/32951124 swapFree=67111528/67111528
[pid=8865] ppid=8863 vsize=409084 CPUtime=25.49 cores=0,2
/proc/8865/stat : 8865 (strangenight1-s) R 8863 8865 8809 0 -1 4202496 154620 0 0 0 2527 22 0 0 25 0 1 0 486282324 418902016 83876 33554432000 4194304 4650387 140734672926272 18446744073709551615 4368052 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8865/statm: 102271 83876 384 112 0 97236 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 409084

[startup+51.1005 s]
/proc/loadavg: 2.42 0.67 0.23 5/190 8872
/proc/meminfo: memFree=11490096/32951124 swapFree=67111528/67111528
[pid=8865] ppid=8863 vsize=428316 CPUtime=51.09 cores=0,2
/proc/8865/stat : 8865 (strangenight1-s) R 8863 8865 8809 0 -1 4202496 159440 0 0 0 5085 24 0 0 25 0 1 0 486282324 438595584 86820 33554432000 4194304 4650387 140734672926272 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8865/statm: 107079 86820 384 112 0 102044 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 428316

[startup+102.307 s]
/proc/loadavg: 3.31 1.18 0.42 5/190 8873
/proc/meminfo: memFree=11375044/32951124 swapFree=67111528/67111528
[pid=8865] ppid=8863 vsize=438348 CPUtime=102.3 cores=0,2
/proc/8865/stat : 8865 (strangenight1-s) R 8863 8865 8809 0 -1 4202496 161068 0 0 0 10206 24 0 0 25 0 1 0 486282324 448868352 88448 33554432000 4194304 4650387 140734672926272 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8865/statm: 109587 88448 384 112 0 104552 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 438348

[startup+162.3 s]
/proc/loadavg: 3.75 1.69 0.64 5/190 8875
/proc/meminfo: memFree=11329156/32951124 swapFree=67111528/67111528
[pid=8865] ppid=8863 vsize=445532 CPUtime=162.3 cores=0,2
/proc/8865/stat : 8865 (strangenight1-s) R 8863 8865 8809 0 -1 4202496 165200 0 0 0 16204 26 0 0 25 0 1 0 486282324 456224768 92580 33554432000 4194304 4650387 140734672926272 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8865/statm: 111383 92580 384 112 0 106348 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 445532

[startup+222.3 s]
/proc/loadavg: 3.90 2.11 0.85 5/190 8876
/proc/meminfo: memFree=11289948/32951124 swapFree=67111528/67111528
[pid=8865] ppid=8863 vsize=452744 CPUtime=222.3 cores=0,2
/proc/8865/stat : 8865 (strangenight1-s) R 8863 8865 8809 0 -1 4202496 166004 0 0 0 22204 26 0 0 25 0 1 0 486282324 463609856 93384 33554432000 4194304 4650387 140734672926272 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8865/statm: 113186 93384 384 112 0 108151 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 452744

[startup+282.3 s]
/proc/loadavg: 3.96 2.45 1.05 5/190 8878
/proc/meminfo: memFree=11224928/32951124 swapFree=67111528/67111528
[pid=8865] ppid=8863 vsize=471436 CPUtime=282.3 cores=0,2
/proc/8865/stat : 8865 (strangenight1-s) R 8863 8865 8809 0 -1 4202496 172346 0 0 0 28202 28 0 0 25 0 1 0 486282324 482750464 99460 33554432000 4194304 4650387 140734672926272 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8865/statm: 117859 99460 384 112 0 112824 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 471436

[startup+342.3 s]
/proc/loadavg: 3.98 2.73 1.23 5/190 8880
/proc/meminfo: memFree=11197648/32951124 swapFree=67111528/67111528
[pid=8865] ppid=8863 vsize=526432 CPUtime=342.3 cores=0,2
/proc/8865/stat : 8865 (strangenight1-s) R 8863 8865 8809 0 -1 4202496 172865 0 0 0 34202 28 0 0 25 0 1 0 486282324 539066368 99979 33554432000 4194304 4650387 140734672926272 18446744073709551615 4330596 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8865/statm: 131608 99979 384 112 0 126573 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 526432

[startup+402.3 s]
/proc/loadavg: 3.99 2.96 1.40 5/190 8881
/proc/meminfo: memFree=11169852/32951124 swapFree=67111528/67111528
[pid=8865] ppid=8863 vsize=472892 CPUtime=402.3 cores=0,2
/proc/8865/stat : 8865 (strangenight1-s) R 8863 8865 8809 0 -1 4202496 173862 0 0 0 40201 29 0 0 25 0 1 0 486282324 484241408 100255 33554432000 4194304 4650387 140734672926272 18446744073709551615 4331139 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8865/statm: 118223 100255 384 112 0 113188 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 472892

[startup+462.301 s]
/proc/loadavg: 4.07 3.16 1.56 5/190 8892
/proc/meminfo: memFree=11171508/32951124 swapFree=67111528/67111528
[pid=8865] ppid=8863 vsize=489084 CPUtime=462.3 cores=0,2
/proc/8865/stat : 8865 (strangenight1-s) R 8863 8865 8809 0 -1 4202496 176702 0 0 0 46201 29 0 0 25 0 1 0 486282324 500822016 102430 33554432000 4194304 4650387 140734672926272 18446744073709551615 4365337 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8865/statm: 122271 102430 384 112 0 117236 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 489084

[startup+522.301 s]
/proc/loadavg: 4.03 3.31 1.71 5/190 8893
/proc/meminfo: memFree=11113452/32951124 swapFree=67111528/67111528
[pid=8865] ppid=8863 vsize=503416 CPUtime=522.3 cores=0,2
/proc/8865/stat : 8865 (strangenight1-s) R 8863 8865 8809 0 -1 4202496 181896 0 0 0 52199 31 0 0 25 0 1 0 486282324 515497984 107537 33554432000 4194304 4650387 140734672926272 18446744073709551615 4363394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8865/statm: 125854 107537 384 112 0 120819 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 503416

[startup+582.301 s]
/proc/loadavg: 4.10 3.46 1.86 5/190 8895
/proc/meminfo: memFree=11084296/32951124 swapFree=67111528/67111528
[pid=8865] ppid=8863 vsize=517800 CPUtime=582.3 cores=0,2
/proc/8865/stat : 8865 (strangenight1-s) R 8863 8865 8809 0 -1 4202496 186175 0 0 0 58197 33 0 0 25 0 1 0 486282324 530227200 111719 33554432000 4194304 4650387 140734672926272 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8865/statm: 129450 111719 384 112 0 124415 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 517800

[startup+642.301 s]
/proc/loadavg: 4.07 3.57 2.00 5/190 8900
/proc/meminfo: memFree=11060908/32951124 swapFree=67111528/67111528
[pid=8865] ppid=8863 vsize=519144 CPUtime=642.32 cores=0,2
/proc/8865/stat : 8865 (strangenight1-s) R 8863 8865 8809 0 -1 4202496 187268 0 0 0 64198 34 0 0 25 0 1 0 486282324 531603456 111921 33554432000 4194304 4650387 140734672926272 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8865/statm: 129786 111921 384 112 0 124751 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 519144

[startup+702.301 s]
/proc/loadavg: 4.02 3.65 2.12 5/190 8901
/proc/meminfo: memFree=11023124/32951124 swapFree=67111528/67111528
[pid=8865] ppid=8863 vsize=519144 CPUtime=702.31 cores=0,2
/proc/8865/stat : 8865 (strangenight1-s) R 8863 8865 8809 0 -1 4202496 187605 0 0 0 70197 34 0 0 25 0 1 0 486282324 531603456 112031 33554432000 4194304 4650387 140734672926272 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8865/statm: 129786 112031 384 112 0 124751 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 519144

[startup+762.307 s]
/proc/loadavg: 4.01 3.71 2.24 5/190 8903
/proc/meminfo: memFree=11020124/32951124 swapFree=67111528/67111528
[pid=8865] ppid=8863 vsize=519744 CPUtime=762.31 cores=0,2
/proc/8865/stat : 8865 (strangenight1-s) R 8863 8865 8809 0 -1 4202496 189737 0 0 0 76197 34 0 0 25 0 1 0 486282324 532217856 112033 33554432000 4194304 4650387 140734672926272 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8865/statm: 129936 112033 384 112 0 124901 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 519744

[startup+822.301 s]
/proc/loadavg: 4.00 3.76 2.34 5/190 8931
/proc/meminfo: memFree=10912832/32951124 swapFree=67111528/67111528
[pid=8865] ppid=8863 vsize=520156 CPUtime=822.31 cores=0,2
/proc/8865/stat : 8865 (strangenight1-s) R 8863 8865 8809 0 -1 4202496 190278 0 0 0 82197 34 0 0 25 0 1 0 486282324 532639744 112310 33554432000 4194304 4650387 140734672926272 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8865/statm: 130039 112310 384 112 0 125004 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 520156

[startup+882.301 s]
/proc/loadavg: 4.00 3.80 2.45 5/190 8933
/proc/meminfo: memFree=10817576/32951124 swapFree=67111528/67111528
[pid=8865] ppid=8863 vsize=535052 CPUtime=882.32 cores=0,2
/proc/8865/stat : 8865 (strangenight1-s) R 8863 8865 8809 0 -1 4202496 194279 0 0 0 88196 36 0 0 25 0 1 0 486282324 547893248 115196 33554432000 4194304 4650387 140734672926272 18446744073709551615 4476279 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8865/statm: 133763 115196 384 112 0 128728 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 535052

[startup+942.301 s]
/proc/loadavg: 4.00 3.83 2.54 5/190 8935
/proc/meminfo: memFree=10807256/32951124 swapFree=67111528/67111528
[pid=8865] ppid=8863 vsize=535052 CPUtime=942.31 cores=0,2
/proc/8865/stat : 8865 (strangenight1-s) R 8863 8865 8809 0 -1 4202496 196609 0 0 0 94195 36 0 0 25 0 1 0 486282324 547893248 116034 33554432000 4194304 4650387 140734672926272 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8865/statm: 133763 116034 384 112 0 128728 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 535052

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 2.63 5/190 8936
/proc/meminfo: memFree=10759244/32951124 swapFree=67111528/67111528
[pid=8865] ppid=8863 vsize=535052 CPUtime=1002.32 cores=0,2
/proc/8865/stat : 8865 (strangenight1-s) R 8863 8865 8809 0 -1 4202496 196724 0 0 0 100195 37 0 0 25 0 1 0 486282324 547893248 116034 33554432000 4194304 4650387 140734672926272 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8865/statm: 133763 116034 384 112 0 128728 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 535052

[startup+1062.3 s]
/proc/loadavg: 4.09 3.91 2.72 5/190 8965
/proc/meminfo: memFree=11390544/32951124 swapFree=67111528/67111528
[pid=8865] ppid=8863 vsize=535052 CPUtime=1062.32 cores=0,2
/proc/8865/stat : 8865 (strangenight1-s) R 8863 8865 8809 0 -1 4202496 196969 0 0 0 106195 37 0 0 25 0 1 0 486282324 547893248 116034 33554432000 4194304 4650387 140734672926272 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8865/statm: 133763 116034 384 112 0 128728 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 535052

[startup+1122.3 s]
/proc/loadavg: 4.15 3.96 2.81 5/190 8966
/proc/meminfo: memFree=11317348/32951124 swapFree=67111528/67111528
[pid=8865] ppid=8863 vsize=535052 CPUtime=1122.32 cores=0,2
/proc/8865/stat : 8865 (strangenight1-s) R 8863 8865 8809 0 -1 4202496 197443 0 0 0 112194 38 0 0 25 0 1 0 486282324 547893248 116034 33554432000 4194304 4650387 140734672926272 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8865/statm: 133763 116034 384 112 0 128728 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 535052

[startup+1182.3 s]
/proc/loadavg: 4.05 3.96 2.88 5/190 8968
/proc/meminfo: memFree=11302820/32951124 swapFree=67111528/67111528
[pid=8865] ppid=8863 vsize=535052 CPUtime=1182.32 cores=0,2
/proc/8865/stat : 8865 (strangenight1-s) R 8863 8865 8809 0 -1 4202496 197903 0 0 0 118194 38 0 0 25 0 1 0 486282324 547893248 116034 33554432000 4194304 4650387 140734672926272 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8865/statm: 133763 116034 384 112 0 128728 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 535052

[startup+1242.3 s]
/proc/loadavg: 4.02 3.97 2.95 5/190 8970
/proc/meminfo: memFree=11270700/32951124 swapFree=67111528/67111528
[pid=8865] ppid=8863 vsize=535052 CPUtime=1242.33 cores=0,2
/proc/8865/stat : 8865 (strangenight1-s) R 8863 8865 8809 0 -1 4202496 198854 0 0 0 124194 39 0 0 25 0 1 0 486282324 547893248 116034 33554432000 4194304 4650387 140734672926272 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8865/statm: 133763 116034 384 112 0 128728 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 535052



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.92 3.95 3.01 4/185 8989
/proc/meminfo: memFree=12160152/32951124 swapFree=67111528/67111528
[pid=8865] ppid=8863 vsize=535052 CPUtime=1300.03 cores=0,2
/proc/8865/stat : 8865 (strangenight1-s) R 8863 8865 8809 0 -1 4202496 199004 0 0 0 129964 39 0 0 25 0 1 0 486282324 547893248 116034 33554432000 4194304 4650387 140734672926272 18446744073709551615 4366901 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8865/statm: 133763 116034 384 112 0 128728 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 535052

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.03
CPU time (s): 1300.07
CPU user time (s): 1299.65
CPU system time (s): 0.419936
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 596544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.65
system time used= 0.419936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 199004
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= 11
involuntary context switches= 15425

runsolver used 2.31965 second user time and 4.81527 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-25 17:53:39
IDJOB=3280413
IDBENCH=20387
IDSOLVER=1589
FILE ID=node104/3280413-1303746818
RUNJOBID= node104-1303746810-8827
PBS_JOBID= 13154058
Free space on /tmp= 71340 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-13-u.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280413-1303746818/watcher-3280413-1303746818 -o /tmp/evaluation-result-3280413-1303746818/solver-3280413-1303746818 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3280413-1303746818.cnf

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

MD5SUM BENCH= 45ee13b66821e6c36f3e38be418fa121
RANDOM SEED=1502476735

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12669008 kB
Buffers:       2281672 kB
Cached:       16843900 kB
SwapCached:          0 kB
Active:       11257084 kB
Inactive:      8442888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12669008 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           67408 kB
Writeback:           0 kB
AnonPages:      573392 kB
Mapped:          15656 kB
Slab:           517488 kB
PageTables:       6144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   846452 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= 71356 MiB
End job on node104 at 2011-04-25 18:15:21