Trace number 3175544

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.05 1300.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S573815729-001-UNKNOWN.cnf
MD5SUM34a446d3b38e7b034208a35fa75247bf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark172.11
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 525000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175544-1301783663.cnf'
0.00/0.00	c -- header says num vars:           1250
0.00/0.00	c -- header says num clauses:       25000
0.00/0.01	c -- clauses added:            0 learnts,        25000 normals,            0 xors
0.00/0.01	c -- vars added       1250
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      1250     25000         0         0    125000         0   no data   no data  --
0.09/0.13	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.11
0.09/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.09/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
0.09/0.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.09/0.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.18	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.18	c calculated reachability. Time: 0.00
0.09/0.18	c Calc default polars -  time:   0.00 s pos:     621 undec:      45 neg:     584
0.09/0.18	c =========================================================================================
0.09/0.18	c types(t): F = full restart, N = normal restart
0.09/0.18	c types(t): S = simplification begin/end, E = solution found
0.09/0.18	c restart types(rt): st = static, dy = dynamic
0.09/0.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.18	c  B st     0         0      1250     25000         0         0    125000         0   no data   no data  --
0.38/0.47	c  N dy    18      4004      1250     25000         0      4001    125000    551375    105.91    112.56  --
0.68/0.79	c  N dy    46      8129      1250     25000         0      5626    125000    565617    107.39    113.34  --
1.09/1.13	c  N dy    75     12172      1250     25000         0      5418    125000    361139    110.38    116.90  --
1.39/1.45	c  N dy    95     16203      1250     25000         0      9447    125000    911268    109.95    116.61  --
1.79/1.81	c  N dy   122     20428      1250     25000         0      8051    125000    559887    110.30    116.86  --
2.09/2.15	c  N dy   141     24485      1250     25000         0     12102    125000   1114163    109.84    116.18  --
2.09/2.20	c  F st   146     25000      1250     25000         0     12617    125000   1188045    110.02   no data  --
2.59/2.65	c  N dy   152     30001      1250     25000         0     10805    125000    828754    110.02   no data  --
2.59/2.66	c  S st   152     30001      1250     25000         0     10805    125000    828754    110.02   no data  --
2.69/2.71	c  S st   152     30501      1250     25000         0     11304    125000    886230    110.02   no data  --
2.69/2.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.69/2.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.69/2.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.69/2.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.69/2.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
2.69/2.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.19/4.28	c lits-rem:      2051  cl-subs:       35  v-elim:      0  v-fix:    0  time:  1.52 s
4.39/4.43	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.15
4.39/4.43	c calculated reachability. Time: 0.00
4.39/4.43	c  N dy   152     30501      1250     25000         0     11269    125000    873978    110.02   no data  --
4.79/4.83	c  N dy   176     34831      1250     25000         0     15598    125000   1469336    109.99    115.89  --
5.19/5.20	c  N dy   201     38935      1250     25000         0     11801    125000    789192    109.84    116.39  --
5.50/5.58	c  N dy   222     43043      1250     25000         0     15908    125000   1348138    109.70    115.55  --
5.79/5.85	c  S st   240     45753      1250     25000         0      9669    125000    364576    109.80   no data  --
5.89/5.90	c  S st   240     46255      1250     25000         0     10171    125000    423462    109.80   no data  --
5.89/5.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.89/5.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.89/5.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
5.89/5.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.89/5.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.89/5.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
5.89/5.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.69/9.76	c lits-rem:      1223  cl-subs:        2  v-elim:      0  v-fix:    0  time:  3.82 s
9.69/9.76	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
9.69/9.76	c vivif2 --  cl tried    10169 cl shrink        0 lits rem          0 time: 0.00
9.90/9.90	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.14
9.90/9.91	c calculated reachability. Time: 0.00
9.90/9.91	c  N dy   240     46255      1250     25000         0     10169    125000    421765    109.80   no data  --
10.19/10.28	c  N dy   267     50333      1250     25000         0     14244    125000    988013    109.89    137.83  --
10.59/10.67	c  N dy   290     54372      1250     25000         0     18282    125000   1537544    109.90    115.76  --
10.99/11.08	c  N dy   316     58629      1250     25000         0     12570    125000    629873    110.07    118.43  --
11.39/11.47	c  N dy   335     62711      1250     25000         0     16649    125000   1194789    109.98    122.76  --
11.89/11.91	c  N dy   362     66836      1250     25000         0     20774    125000   1757881    110.09    116.47  --
12.10/12.18	c  S st   378     69385      1250     25000         0     12337    125000    465143    110.14    102.07  --
12.19/12.24	c  S st   378     69890      1250     25000         0     12842    125000    524747    110.14   no data  --
12.19/12.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.19/12.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.19/12.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
12.19/12.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.19/12.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.19/12.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
12.19/12.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.29/16.31	c lits-rem:      1939  cl-subs:        3  v-elim:      0  v-fix:    0  time:  4.04 s
16.29/16.31	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
16.29/16.32	c vivif2 --  cl tried    12839 cl shrink        0 lits rem          0 time: 0.00
16.40/16.49	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.17
16.40/16.49	c calculated reachability. Time: 0.00
16.40/16.49	c  N dy   378     69890      1250     25000         0     12839    125000    521904    110.14   no data  --
16.89/16.94	c  N dy   406     74392      1250     25000         0     17336    125000   1138933    110.23    116.11  --
17.49/17.52	c  N dy   437     79217      1250     25000         0     22156    125000   1804471    110.38    117.21  --
17.99/18.09	c  N dy   468     84409      1250     25000         0     15358    125000    745491    110.42    116.82  --
18.39/18.40	c  F st   489     87500      1250     25000         0     18447    125000   1169880    110.51   no data  --
18.69/18.75	c  N st   494     90797      1250     25000         0     21735    125000   1650447    110.51   no data  --
19.39/19.41	c  N dy   513     96773      1250     25000         0     14721    125000    531340    110.36    116.92  --
19.99/20.02	c  N dy   543    102955      1250     25000         0     20901    125000   1375997    110.21    119.93  --
20.19/20.23	c  S st   557    104836      1250     25000         0     22781    125000   1638669    110.28   no data  --
20.29/20.30	c  S st   557    105343      1250     25000         0     23287    125000   1698131    110.28   no data  --
20.29/20.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.29/20.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.29/20.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
20.29/20.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.29/20.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.29/20.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
20.29/20.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
27.40/27.43	c lits-rem:       945  cl-subs:       21  v-elim:      0  v-fix:    0  time:  7.04 s
27.40/27.43	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
27.40/27.45	c vivif2 --  cl tried    23266 cl shrink        0 lits rem          0 time: 0.02
27.59/27.68	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.23
27.59/27.68	c calculated reachability. Time: 0.00
27.59/27.68	c  N dy   557    105343      1250     25000         0     23266    125000   1690867    110.28   no data  --
28.39/28.43	c  N dy   594    112198      1250     25000         0     16127    125000    598318    110.20    119.26  --
29.09/29.18	c  N dy   639    119372      1250     25000         0     23290    125000   1577554    110.27    117.88  --
29.99/30.07	c  N dy   688    127020      1250     25000         0     15946    125000    453274    110.42    116.28  --
30.89/30.92	c  N dy   735    135149      1250     25000         0     24066    125000   1566387    110.39    116.41  --
31.89/31.97	c  N dy   789    143794      1250     25000         0     16723    125000    429966    110.44    117.35  --
32.89/32.96	c  N dy   843    153074      1250     25000         0     25995    125000   1705304    110.41    117.42  --
33.49/33.57	c  S st   875    158017      1250     25000         0     30936    125000   2383666    110.44   no data  --
33.59/33.66	c  S st   875    158519      1250     25000         0     31438    125000   2448119    110.44   no data  --
33.59/33.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
33.59/33.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.59/33.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
33.69/33.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.69/33.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.69/33.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
33.69/33.77	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
50.98/51.02	c lits-rem:       847  cl-subs:       27  v-elim:      0  v-fix:    0  time: 17.24 s
50.98/51.02	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
50.98/51.04	c vivif2 --  cl tried    31411 cl shrink        0 lits rem          0 time: 0.02
51.28/51.34	c asymm  cl-useful: 0/22066/25000 lits-rem:0 time: 0.30
51.28/51.35	c calculated reachability. Time: 0.00
51.28/51.35	c  N dy   875    158519      1250     25000         0     31411    125000   2439209    110.44   no data  --
52.58/52.60	c  N dy   938    168829      1250     25000         0     24725    125000   1414610    110.59    117.00  --
53.89/53.99	c  N dy  1005    179645      1250     25000         0     35527    125000   2903900    110.64    118.11  --
55.28/55.35	c  N dy  1071    191150      1250     25000         0     29029    125000   1869119    110.63    117.42  --
56.89/56.98	c  N dy  1145    203499      1250     25000         0     22392    125000    818532    110.67    117.99  --
58.58/58.63	c  N dy  1216    216486      1250     25000         0     35362    125000   2600146    110.65    116.60  --
60.28/60.39	c  N dy  1288    230317      1250     25000         0     29209    125000   1631047    110.57    117.57  --
61.38/61.40	c  S st  1326    237779      1250     25000         0     36666    125000   2640578    110.53    107.29  --
61.49/61.50	c  S st  1326    238281      1250     25000         0     37168    125000   2699556    110.53   no data  --
61.49/61.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
61.49/61.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.49/61.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
61.59/61.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.59/61.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.59/61.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
61.59/61.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
84.49/84.51	c lits-rem:       855  cl-subs:       40  v-elim:      0  v-fix:    0  time: 22.89 s
84.49/84.51	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
84.49/84.54	c vivif2 --  cl tried    37128 cl shrink        0 lits rem          0 time: 0.03
84.49/84.60	c asymm  cl-useful: 0/2934/25000 lits-rem:0 time: 0.06
84.59/84.60	c calculated reachability. Time: 0.00
84.59/84.60	c  N dy  1326    238281      1250     25000         0     37128    125000   2687316    110.53   no data  --
86.58/86.62	c  N dy  1421    253555      1250     25000         0     31413    125000   1808240    110.57    124.59  --
88.88/88.92	c  N dy  1516    269862      1250     25000         0     25723    125000    889737    110.59    119.26  --
91.29/91.31	c  N dy  1623    287160      1250     25000         0     43016    125000   3288330    110.68    116.60  --
93.78/93.89	c  N dy  1738    305641      1250     25000         0     38495    125000   2520675    110.71    117.34  --
93.88/93.98	c  F st  1743    306251      1250     25000         0     39104    125000   2602375    110.71   no data  --
96.59/96.60	c  N dy  1832    325236      1250     25000         0     34090    125000   1786342    110.72    120.21  --
99.38/99.44	c  N dy  1947    345276      1250     25000         0     29132    125000    965471    110.70    118.85  --
100.99/101.05	c  S st  2013    357421      1250     25000         0     41266    125000   2627875    110.67   no data  --
101.09/101.16	c  S st  2013    357923      1250     25000         0     41768    125000   2690561    110.67   no data  --
101.09/101.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
101.09/101.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
101.09/101.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
101.20/101.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
101.20/101.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.20/101.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
101.20/101.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
124.09/124.11	c lits-rem:       949  cl-subs:       32  v-elim:      0  v-fix:    0  time: 22.83 s
124.09/124.11	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
124.09/124.14	c vivif2 --  cl tried    41736 cl shrink        0 lits rem          0 time: 0.03
124.39/124.45	c asymm  cl-useful: 0/18617/25000 lits-rem:0 time: 0.31
124.39/124.45	c calculated reachability. Time: 0.00
124.39/124.45	c  N dy  2013    357923      1250     25000         0     41736    125000   2680441    110.67   no data  --
127.49/127.50	c  N dy  2129    378019      1250     25000         0     35829    125000   1765761    110.70    116.95  --
130.68/130.71	c  N dy  2240    398108      1250     25000         0     28926    125000    690962    110.68    116.57  --
133.69/133.74	c  N dy  2365    418275      1250     25000         0     49074    125000   3477012    110.73    118.80  --
136.79/136.89	c  N dy  2480    438455      1250     25000         0     41257    125000   2244755    110.71    119.17  --
140.19/140.21	c  N dy  2592    458577      1250     25000         0     32386    125000    903141    110.67    116.97  --
143.28/143.35	c  N dy  2708    478622      1250     25000         0     52410    125000   3670269    110.68    121.23  --
146.59/146.62	c  N dy  2824    499048      1250     25000         0     42846    125000   2202346    110.65    117.29  --
150.09/150.16	c  N dy  2935    519220      1250     25000         0     32030    125000    601580    110.68    116.68  --
152.80/152.87	c  S st  3041    536885      1250     25000         0     49675    125000   3023867    110.70   no data  --
152.99/153.00	c  S st  3041    537391      1250     25000         0     50181    125000   3086598    110.70   no data  --
152.99/153.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
152.99/153.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
152.99/153.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
153.09/153.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
153.09/153.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
153.09/153.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
153.09/153.13	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
327.09/327.18	c lits-rem:       486  cl-subs:       32  v-elim:      0  v-fix:    0  time: 174.05 s
327.09/327.18	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
327.19/327.21	c vivif2 --  cl tried    50149 cl shrink        0 lits rem          0 time: 0.03
327.29/327.37	c asymm  cl-useful: 0/6383/25000 lits-rem:0 time: 0.16
327.29/327.37	c calculated reachability. Time: 0.00
327.29/327.37	c  N dy  3041    537391      1250     25000         0     50149    125000   3076975    110.70   no data  --
330.90/330.97	c  N dy  3174    557431      1250     25000         0     38208    125000   1329816    110.76    131.30  --
334.30/334.38	c  N dy  3292    577463      1250     25000         0     58214    125000   4099699    110.79    117.20  --
337.70/337.71	c  N dy  3414    597573      1250     25000         0     45339    125000   2174121    110.80    118.51  --
341.09/341.17	c  N dy  3525    617589      1250     25000         0     65336    125000   4931288    110.78    123.04  --
344.20/344.27	c  N dy  3644    637811      1250     25000         0     51584    125000   2900250    110.78    119.68  --
347.79/347.89	c  N dy  3762    657862      1250     25000         0     36647    125000    714335    110.80    124.14  --
350.90/350.97	c  N dy  3872    677871      1250     25000         0     56646    125000   3469050    110.78    117.02  --
354.59/354.69	c  N dy  3991    697887      1250     25000         0     40664    125000   1131979    110.77    117.23  --
357.89/357.98	c  N dy  4117    718000      1250     25000         0     60762    125000   3910671    110.81    116.88  --
361.59/361.61	c  N dy  4227    738189      1250     25000         0     43962    125000   1462111    110.80    117.93  --
364.99/365.03	c  N dy  4345    758205      1250     25000         0     63969    125000   4232480    110.82    118.70  --
368.60/368.69	c  N dy  4457    778280      1250     25000         0     46064    125000   1616318    110.83    123.17  --
372.19/372.20	c  N dy  4571    798392      1250     25000         0     66149    125000   4387624    110.82    116.87  --
373.69/373.73	c  S st  4608    806087      1250     25000         0     73838    125000   5430159    110.79    107.25  --
373.90/373.90	c  S st  4608    806595      1250     25000         0     74346    125000   5495396    110.79   no data  --
373.90/373.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
373.90/373.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
373.90/373.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
374.10/374.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
374.10/374.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
374.10/374.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
374.10/374.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1112.12/1112.11	c lits-rem:       680  cl-subs:       81  v-elim:      0  v-fix:    0  time: 737.99 s
1112.12/1112.11	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
1112.12/1112.17	c vivif2 --  cl tried    74265 cl shrink        0 lits rem          0 time: 0.05
1112.52/1112.50	c asymm  cl-useful: 0/12592/25000 lits-rem:0 time: 0.33
1112.52/1112.50	c calculated reachability. Time: 0.00
1112.52/1112.50	c  N dy  4608    806595      1250     25000         0     74265    125000   5470836    110.79   no data  --
1115.91/1115.99	c  N dy  4724    826609      1250     25000         0     55291    125000   2767655    110.80    117.11  --
1120.02/1120.01	c  N dy  4852    846735      1250     25000         0     75404    125000   5556338    110.84    118.57  --
1123.62/1123.68	c  N dy  4981    867303      1250     25000         0     55986    125000   2762699    110.88    119.37  --
1127.71/1127.71	c  N dy  5104    887361      1250     25000         0     76026    125000   5541387    110.91    119.09  --
1131.42/1131.41	c  N dy  5227    907488      1250     25000         0     55173    125000   2475768    110.92    118.79  --
1135.32/1135.35	c  N dy  5340    927645      1250     25000         0     75304    125000   5255660    110.92    117.35  --
1139.02/1139.08	c  N dy  5447    947664      1250     25000         0     53345    125000   2098570    110.91    121.04  --
1142.93/1142.91	c  N dy  5566    967677      1250     25000         0     73340    125000   4860690    110.91    117.75  --
1147.02/1147.05	c  N dy  5682    987938      1250     25000         0     50626    125000   1602319    110.91    118.11  --
1150.82/1150.83	c  N dy  5809   1007944      1250     25000         0     70614    125000   4373286    110.93    117.89  --
1155.22/1155.27	c  N dy  5922   1028101      1250     25000         0     46792    125000    939208    110.93    117.08  --
1158.92/1158.93	c  N dy  6046   1048673      1250     25000         0     67343    125000   3800328    110.95    117.98  --
1163.42/1163.42	c  N dy  6162   1068813      1250     25000         0     87467    125000   6599870    110.97    120.17  --
1164.22/1164.20	c  F st  6185   1071877      1250     25000         0     45571    125000    647866    110.99   no data  --
1166.92/1166.99	c  N dy  6254   1088898      1250     25000         0     62570    125000   3040792    110.98    117.96  --
1171.12/1171.19	c  N dy  6361   1108964      1250     25000         0     82620    125000   5804214    110.98    120.65  --
1175.31/1175.39	c  N dy  6478   1129374      1250     25000         0     57060    125000   2102173    110.99    118.14  --
1179.42/1179.47	c  N dy  6602   1149407      1250     25000         0     77082    125000   4878910    111.00    116.89  --
1184.22/1184.20	c  N dy  6725   1169477      1250     25000         0     50179    125000   1033265    111.03    118.87  --
1187.82/1187.88	c  N dy  6846   1189568      1250     25000         0     70246    125000   3826115    111.06    117.26  --
1192.42/1192.46	c  N dy  6959   1209667      1250     25000         0     90333    125000   6594235    111.05    122.57  --
1192.51/1192.52	c  S st  6961   1209893      1250     25000         0     90559    125000   6625191    111.04    106.16  --
1192.71/1192.72	c  S st  6961   1210398      1250     25000         0     91064    125000   6684195    111.04   no data  --
1192.71/1192.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1192.71/1192.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1192.71/1192.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
1193.02/1193.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1193.02/1193.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1193.02/1193.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
1193.02/1193.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 5,7

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.00 0.26 2.62 1/174 12049
/proc/meminfo: memFree=19368492/32951124 swapFree=67111528/67111528
[pid=12049] ppid=12047 vsize=30320 CPUtime=0 cores=5,7
/proc/12049/stat : 12049 (strangenight1-s) R 12047 12049 12018 0 -1 4202496 772 0 0 0 0 0 0 0 18 0 1 0 368596892 31047680 711 33554432000 4194304 4650387 140733993006000 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12049/statm: 7580 711 327 112 0 2545 0

[startup+0.0522839 s]
/proc/loadavg: 0.00 0.26 2.62 1/174 12049
/proc/meminfo: memFree=19368492/32951124 swapFree=67111528/67111528
[pid=12049] ppid=12047 vsize=31240 CPUtime=0.04 cores=5,7
/proc/12049/stat : 12049 (strangenight1-s) R 12047 12049 12018 0 -1 4202496 1183 0 0 0 4 0 0 0 18 0 1 0 368596892 31989760 1122 33554432000 4194304 4650387 140733993006000 18446744073709551615 4370538 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12049/statm: 7810 1122 346 112 0 2775 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 31240

[startup+0.100277 s]
/proc/loadavg: 0.00 0.26 2.62 1/174 12049
/proc/meminfo: memFree=19368492/32951124 swapFree=67111528/67111528
[pid=12049] ppid=12047 vsize=31372 CPUtime=0.09 cores=5,7
/proc/12049/stat : 12049 (strangenight1-s) R 12047 12049 12018 0 -1 4202496 1224 0 0 0 9 0 0 0 18 0 1 0 368596892 32124928 1163 33554432000 4194304 4650387 140733993006000 18446744073709551615 4369346 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12049/statm: 7843 1163 346 112 0 2808 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31372

[startup+0.300238 s]
/proc/loadavg: 0.00 0.26 2.62 1/174 12049
/proc/meminfo: memFree=19368492/32951124 swapFree=67111528/67111528
[pid=12049] ppid=12047 vsize=38588 CPUtime=0.29 cores=5,7
/proc/12049/stat : 12049 (strangenight1-s) R 12047 12049 12018 0 -1 4202496 3304 0 0 0 29 0 0 0 18 0 1 0 368596892 39514112 2933 33554432000 4194304 4650387 140733993006000 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12049/statm: 9647 2933 377 112 0 4612 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38588

[startup+0.700166 s]
/proc/loadavg: 0.00 0.26 2.62 1/174 12049
/proc/meminfo: memFree=19368492/32951124 swapFree=67111528/67111528
[pid=12049] ppid=12047 vsize=39300 CPUtime=0.68 cores=5,7
/proc/12049/stat : 12049 (strangenight1-s) R 12047 12049 12018 0 -1 4202496 4360 0 0 0 68 0 0 0 18 0 1 0 368596892 40243200 3110 33554432000 4194304 4650387 140733993006000 18446744073709551615 4368256 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12049/statm: 9825 3110 379 112 0 4790 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 39300

[startup+1.50102 s]
/proc/loadavg: 0.08 0.27 2.61 2/175 12050
/proc/meminfo: memFree=19355092/32951124 swapFree=67111528/67111528
[pid=12049] ppid=12047 vsize=39572 CPUtime=1.48 cores=5,7
/proc/12049/stat : 12049 (strangenight1-s) R 12047 12049 12018 0 -1 4202496 6114 0 0 0 148 0 0 0 20 0 1 0 368596892 40521728 3693 33554432000 4194304 4650387 140733993006000 18446744073709551615 4334018 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12049/statm: 9893 3693 379 112 0 4858 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 39572

[startup+3.10073 s]
/proc/loadavg: 0.08 0.27 2.61 2/175 12050
/proc/meminfo: memFree=19354504/32951124 swapFree=67111528/67111528
[pid=12049] ppid=12047 vsize=60648 CPUtime=3.09 cores=5,7
/proc/12049/stat : 12049 (strangenight1-s) R 12047 12049 12018 0 -1 4202496 14031 0 0 0 307 2 0 0 25 0 1 0 368596892 62103552 8701 33554432000 4194304 4650387 140733993006000 18446744073709551615 4439609 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12049/statm: 15162 8701 381 112 0 10127 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 60648

[startup+6.30114 s]
/proc/loadavg: 0.47 0.35 2.63 5/190 12080
/proc/meminfo: memFree=19237776/32951124 swapFree=67111528/67111528
[pid=12049] ppid=12047 vsize=62108 CPUtime=6.29 cores=5,7
/proc/12049/stat : 12049 (strangenight1-s) R 12047 12049 12018 0 -1 4202496 17509 0 0 0 626 3 0 0 25 0 1 0 368596892 63598592 8564 33554432000 4194304 4650387 140733993006000 18446744073709551615 4439604 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12049/statm: 15527 8564 381 112 0 10492 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62108

[startup+12.701 s]
/proc/loadavg: 0.76 0.41 2.63 5/190 12080
/proc/meminfo: memFree=19146208/32951124 swapFree=67111528/67111528
[pid=12049] ppid=12047 vsize=63824 CPUtime=12.69 cores=5,7
/proc/12049/stat : 12049 (strangenight1-s) R 12047 12049 12018 0 -1 4202496 22133 0 0 0 1265 4 0 0 25 0 1 0 368596892 65355776 9057 33554432000 4194304 4650387 140733993006000 18446744073709551615 4438912 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12049/statm: 15956 9057 381 112 0 10921 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63824

[startup+25.5006 s]
/proc/loadavg: 1.47 0.58 2.66 5/190 12081
/proc/meminfo: memFree=19087856/32951124 swapFree=67111528/67111528
[pid=12049] ppid=12047 vsize=88868 CPUtime=25.49 cores=5,7
/proc/12049/stat : 12049 (strangenight1-s) R 12047 12049 12018 0 -1 4202496 34016 0 0 0 2543 6 0 0 25 0 1 0 368596892 91000832 16155 33554432000 4194304 4650387 140733993006000 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12049/statm: 22217 16155 381 112 0 17182 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 88868

[startup+51.1009 s]
/proc/loadavg: 2.33 0.86 2.69 5/190 12081
/proc/meminfo: memFree=18965784/32951124 swapFree=67111528/67111528
[pid=12049] ppid=12047 vsize=108428 CPUtime=51.08 cores=5,7
/proc/12049/stat : 12049 (strangenight1-s) R 12047 12049 12018 0 -1 4202496 47690 0 0 0 5100 8 0 0 25 0 1 0 368596892 111030272 21658 33554432000 4194304 4650387 140733993006000 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12049/statm: 27107 21658 381 112 0 22072 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 108428

[startup+102.306 s]
/proc/loadavg: 3.28 1.34 2.76 5/190 12083
/proc/meminfo: memFree=18909344/32951124 swapFree=67111528/67111528
[pid=12049] ppid=12047 vsize=175552 CPUtime=102.29 cores=5,7
/proc/12049/stat : 12049 (strangenight1-s) R 12047 12049 12018 0 -1 4202496 85461 0 0 0 10211 18 0 0 25 0 1 0 368596892 179765248 26737 33554432000 4194304 4650387 140733993006000 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12049/statm: 43888 26737 381 112 0 38853 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 175552

[startup+162.3 s]
/proc/loadavg: 3.73 1.82 2.83 5/190 12084
/proc/meminfo: memFree=18825488/32951124 swapFree=67111528/67111528
[pid=12049] ppid=12047 vsize=186332 CPUtime=162.29 cores=5,7
/proc/12049/stat : 12049 (strangenight1-s) R 12047 12049 12018 0 -1 4202496 116557 0 0 0 16203 26 0 0 25 0 1 0 368596892 190803968 29425 33554432000 4194304 4650387 140733993006000 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12049/statm: 46583 29425 381 112 0 41548 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 186332

[startup+222.3 s]
/proc/loadavg: 3.93 2.23 2.91 5/190 12086
/proc/meminfo: memFree=18818756/32951124 swapFree=67111528/67111528
[pid=12049] ppid=12047 vsize=186332 CPUtime=222.29 cores=5,7
/proc/12049/stat : 12049 (strangenight1-s) R 12047 12049 12018 0 -1 4202496 116598 0 0 0 22203 26 0 0 25 0 1 0 368596892 190803968 29466 33554432000 4194304 4650387 140733993006000 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12049/statm: 46583 29466 381 112 0 41548 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 186332

[startup+282.3 s]
/proc/loadavg: 3.97 2.55 2.97 5/190 12090
/proc/meminfo: memFree=18771852/32951124 swapFree=67111528/67111528
[pid=12049] ppid=12047 vsize=186332 CPUtime=282.29 cores=5,7
/proc/12049/stat : 12049 (strangenight1-s) R 12047 12049 12018 0 -1 4202496 116598 0 0 0 28203 26 0 0 25 0 1 0 368596892 190803968 29466 33554432000 4194304 4650387 140733993006000 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12049/statm: 46583 29466 381 112 0 41548 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 186332

[startup+342.3 s]
/proc/loadavg: 3.99 2.81 3.03 5/190 12092
/proc/meminfo: memFree=18781232/32951124 swapFree=67111528/67111528
[pid=12049] ppid=12047 vsize=139704 CPUtime=342.3 cores=5,7
/proc/12049/stat : 12049 (strangenight1-s) R 12047 12049 12018 0 -1 4202496 130853 0 0 0 34200 30 0 0 25 0 1 0 368596892 143056896 27472 33554432000 4194304 4650387 140733993006000 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12049/statm: 34926 27472 381 112 0 29891 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 139704

[startup+402.3 s]
/proc/loadavg: 4.04 3.04 3.10 5/190 12094
/proc/meminfo: memFree=18684480/32951124 swapFree=67111528/67111528
[pid=12049] ppid=12047 vsize=231784 CPUtime=402.29 cores=5,7
/proc/12049/stat : 12049 (strangenight1-s) R 12047 12049 12018 0 -1 4202496 169181 0 0 0 40190 39 0 0 25 0 1 0 368596892 237346816 42058 33554432000 4194304 4650387 140733993006000 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12049/statm: 57946 42058 381 112 0 52911 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 231784

[startup+462.3 s]
/proc/loadavg: 4.01 3.21 3.15 5/190 12095
/proc/meminfo: memFree=18680244/32951124 swapFree=67111528/67111528
[pid=12049] ppid=12047 vsize=231784 CPUtime=462.3 cores=5,7
/proc/12049/stat : 12049 (strangenight1-s) R 12047 12049 12018 0 -1 4202496 169210 0 0 0 46191 39 0 0 25 0 1 0 368596892 237346816 42087 33554432000 4194304 4650387 140733993006000 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12049/statm: 57946 42087 381 112 0 52911 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 231784

[startup+522.3 s]
/proc/loadavg: 4.00 3.35 3.20 5/190 12097
/proc/meminfo: memFree=18691256/32951124 swapFree=67111528/67111528
[pid=12049] ppid=12047 vsize=231976 CPUtime=522.3 cores=5,7
/proc/12049/stat : 12049 (strangenight1-s) R 12047 12049 12018 0 -1 4202496 169246 0 0 0 52191 39 0 0 25 0 1 0 368596892 237543424 42123 33554432000 4194304 4650387 140733993006000 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12049/statm: 57994 42123 381 112 0 52959 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 231976

[startup+582.3 s]
/proc/loadavg: 4.00 3.47 3.25 5/190 12098
/proc/meminfo: memFree=18649296/32951124 swapFree=67111528/67111528
[pid=12049] ppid=12047 vsize=232132 CPUtime=582.3 cores=5,7
/proc/12049/stat : 12049 (strangenight1-s) R 12047 12049 12018 0 -1 4202496 169266 0 0 0 58191 39 0 0 25 0 1 0 368596892 237703168 42143 33554432000 4194304 4650387 140733993006000 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12049/statm: 58033 42143 381 112 0 52998 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 232132

[startup+642.3 s]
/proc/loadavg: 4.07 3.58 3.30 5/190 12100
/proc/meminfo: memFree=18625584/32951124 swapFree=67111528/67111528
[pid=12049] ppid=12047 vsize=232276 CPUtime=642.31 cores=5,7
/proc/12049/stat : 12049 (strangenight1-s) R 12047 12049 12018 0 -1 4202496 169296 0 0 0 64192 39 0 0 25 0 1 0 368596892 237850624 42173 33554432000 4194304 4650387 140733993006000 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12049/statm: 58069 42173 381 112 0 53034 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 232276

[startup+702.3 s]
/proc/loadavg: 4.07 3.67 3.34 5/190 12102
/proc/meminfo: memFree=18637360/32951124 swapFree=67111528/67111528
[pid=12049] ppid=12047 vsize=232276 CPUtime=702.3 cores=5,7
/proc/12049/stat : 12049 (strangenight1-s) R 12047 12049 12018 0 -1 4202496 169296 0 0 0 70191 39 0 0 25 0 1 0 368596892 237850624 42173 33554432000 4194304 4650387 140733993006000 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12049/statm: 58069 42173 381 112 0 53034 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 232276

[startup+762.307 s]
/proc/loadavg: 4.07 3.74 3.39 5/190 12103
/proc/meminfo: memFree=18645396/32951124 swapFree=67111528/67111528
[pid=12049] ppid=12047 vsize=232276 CPUtime=762.31 cores=5,7
/proc/12049/stat : 12049 (strangenight1-s) R 12047 12049 12018 0 -1 4202496 169299 0 0 0 76192 39 0 0 25 0 1 0 368596892 237850624 42176 33554432000 4194304 4650387 140733993006000 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12049/statm: 58069 42176 381 112 0 53034 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 232276

[startup+822.3 s]
/proc/loadavg: 4.02 3.78 3.42 5/190 12105
/proc/meminfo: memFree=18647604/32951124 swapFree=67111528/67111528
[pid=12049] ppid=12047 vsize=232276 CPUtime=822.31 cores=5,7
/proc/12049/stat : 12049 (strangenight1-s) R 12047 12049 12018 0 -1 4202496 169299 0 0 0 82192 39 0 0 25 0 1 0 368596892 237850624 42176 33554432000 4194304 4650387 140733993006000 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12049/statm: 58069 42176 381 112 0 53034 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 232276

[startup+882.3 s]
/proc/loadavg: 4.01 3.82 3.46 5/190 12106
/proc/meminfo: memFree=18615956/32951124 swapFree=67111528/67111528
[pid=12049] ppid=12047 vsize=232276 CPUtime=882.31 cores=5,7
/proc/12049/stat : 12049 (strangenight1-s) R 12047 12049 12018 0 -1 4202496 169299 0 0 0 88192 39 0 0 25 0 1 0 368596892 237850624 42176 33554432000 4194304 4650387 140733993006000 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12049/statm: 58069 42176 381 112 0 53034 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 232276

[startup+942.3 s]
/proc/loadavg: 4.00 3.85 3.49 5/190 12108
/proc/meminfo: memFree=18607872/32951124 swapFree=67111528/67111528
[pid=12049] ppid=12047 vsize=232276 CPUtime=942.31 cores=5,7
/proc/12049/stat : 12049 (strangenight1-s) R 12047 12049 12018 0 -1 4202496 169299 0 0 0 94192 39 0 0 25 0 1 0 368596892 237850624 42176 33554432000 4194304 4650387 140733993006000 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12049/statm: 58069 42176 381 112 0 53034 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 232276

[startup+1002.3 s]
/proc/loadavg: 4.00 3.87 3.52 5/190 12110
/proc/meminfo: memFree=18590000/32951124 swapFree=67111528/67111528
[pid=12049] ppid=12047 vsize=232276 CPUtime=1002.31 cores=5,7
/proc/12049/stat : 12049 (strangenight1-s) R 12047 12049 12018 0 -1 4202496 169299 0 0 0 100192 39 0 0 25 0 1 0 368596892 237850624 42176 33554432000 4194304 4650387 140733993006000 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12049/statm: 58069 42176 381 112 0 53034 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 232276

[startup+1062.3 s]
/proc/loadavg: 4.00 3.89 3.54 5/190 12111
/proc/meminfo: memFree=18595932/32951124 swapFree=67111528/67111528
[pid=12049] ppid=12047 vsize=232276 CPUtime=1062.31 cores=5,7
/proc/12049/stat : 12049 (strangenight1-s) R 12047 12049 12018 0 -1 4202496 169299 0 0 0 106192 39 0 0 25 0 1 0 368596892 237850624 42176 33554432000 4194304 4650387 140733993006000 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12049/statm: 58069 42176 381 112 0 53034 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 232276

[startup+1122.3 s]
/proc/loadavg: 4.00 3.91 3.57 5/190 12113
/proc/meminfo: memFree=18602608/32951124 swapFree=67111528/67111528
[pid=12049] ppid=12047 vsize=184540 CPUtime=1122.32 cores=5,7
/proc/12049/stat : 12049 (strangenight1-s) R 12047 12049 12018 0 -1 4202496 178281 0 0 0 112191 41 0 0 25 0 1 0 368596892 188968960 38393 33554432000 4194304 4650387 140733993006000 18446744073709551615 4367209 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12049/statm: 46135 38393 381 112 0 41100 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 184540

[startup+1182.3 s]
/proc/loadavg: 4.00 3.92 3.59 5/190 12114
/proc/meminfo: memFree=18565252/32951124 swapFree=67111528/67111528
[pid=12049] ppid=12047 vsize=235732 CPUtime=1182.32 cores=5,7
/proc/12049/stat : 12049 (strangenight1-s) R 12047 12049 12018 0 -1 4202496 225322 0 0 0 118177 55 0 0 25 0 1 0 368596892 241389568 43431 33554432000 4194304 4650387 140733993006000 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12049/statm: 58933 43431 381 112 0 53898 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 235732

[startup+1242.3 s]
/proc/loadavg: 4.10 3.96 3.63 5/190 12116
/proc/meminfo: memFree=18418660/32951124 swapFree=67111528/67111528
[pid=12049] ppid=12047 vsize=271156 CPUtime=1242.32 cores=5,7
/proc/12049/stat : 12049 (strangenight1-s) R 12047 12049 12018 0 -1 4202496 241207 0 0 0 124174 58 0 0 25 0 1 0 368596892 277663744 51799 33554432000 4194304 4650387 140733993006000 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12049/statm: 67789 51799 381 112 0 62754 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 271156



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 3.97 3.65 5/190 12118
/proc/meminfo: memFree=18417264/32951124 swapFree=67111528/67111528
[pid=12049] ppid=12047 vsize=271156 CPUtime=1300.03 cores=5,7
/proc/12049/stat : 12049 (strangenight1-s) R 12047 12049 12018 0 -1 4202496 241259 0 0 0 129945 58 0 0 25 0 1 0 368596892 277663744 51851 33554432000 4194304 4650387 140733993006000 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12049/statm: 67789 51851 381 112 0 62754 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 271156

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.02
CPU time (s): 1300.05
CPU user time (s): 1299.45
CPU system time (s): 0.596909
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 271156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.45
system time used= 0.596909
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 241259
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 15196

runsolver used 2.01569 second user time and 5.09023 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-03 00:34:23
IDJOB=3175544
IDBENCH=82562
IDSOLVER=1589
FILE ID=node110/3175544-1301783663
RUNJOBID= node110-1301783654-12040
PBS_JOBID= 12841408
Free space on /tmp= 71120 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S573815729-001-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175544-1301783663/watcher-3175544-1301783663 -o /tmp/evaluation-result-3175544-1301783663/solver-3175544-1301783663 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175544-1301783663.cnf

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

MD5SUM BENCH= 34a446d3b38e7b034208a35fa75247bf
RANDOM SEED=596009643

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19368772 kB
Buffers:        396924 kB
Cached:       12810244 kB
SwapCached:          0 kB
Active:        8468412 kB
Inactive:      4801620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19368772 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6880 kB
Writeback:           0 kB
AnonPages:       63116 kB
Mapped:          14540 kB
Slab:           250112 kB
PageTables:       4792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185172 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= 71096 MiB
End job on node110 at 2011-04-03 00:56:05