Trace number 3175613

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-S269694958-008-UNKNOWN.cnf
MD5SUM320e47ec6251e96728575b0221aebaa2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.7973
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-3175613-1301784962.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.12
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.03 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:     596 undec:      65 neg:     589
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.39/0.48	c  N dy    17      4013      1250     25000         0      4007    125000    577376    108.63    120.24  --
0.69/0.78	c  N dy    44      8036      1250     25000         0      5533    125000    566745    109.63    116.55  --
1.09/1.11	c  N dy    70     12082      1250     25000         0      5329    125000    351301    109.79    117.69  --
1.39/1.43	c  N dy    94     16097      1250     25000         0      9339    125000    887637    109.00    115.16  --
1.69/1.78	c  N dy   120     20098      1250     25000         0      7720    125000    516897    109.82    116.53  --
2.09/2.12	c  N dy   145     24135      1250     25000         0     11753    125000   1066400    109.86    117.67  --
2.09/2.20	c  F st   150     25000      1250     25000         0     12617    125000   1178382    109.69    105.77  --
2.39/2.49	c  N st   155     28299      1250     25000         0      9102    125000    597650    109.69   no data  --
2.59/2.66	c  S st   156     30000      1250     25000         0     10799    125000    863189    109.69   no data  --
2.69/2.72	c  S st   156     30507      1250     25000         0     11306    125000    922009    109.69   no data  --
2.69/2.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.69/2.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.69/2.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.69/2.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.69/2.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
2.69/2.77	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.19/4.25	c lits-rem:      2962  cl-subs:       29  v-elim:      0  v-fix:    0  time:  1.48 s
4.30/4.40	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.15
4.30/4.40	c calculated reachability. Time: 0.00
4.30/4.40	c  N dy   156     30507      1250     25000         0     11277    125000    910092    109.69   no data  --
4.69/4.79	c  N dy   181     34621      1250     25000         0     15385    125000   1475338    109.73    118.80  --
5.09/5.15	c  N dy   201     38769      1250     25000         0     11637    125000    766499    109.44    117.23  --
5.50/5.54	c  N dy   226     42879      1250     25000         0     15743    125000   1339942    109.67    120.94  --
5.79/5.82	c  S st   240     45760      1250     25000         0      9680    125000    364041    109.59    113.92  --
5.79/5.87	c  S st   240     46266      1250     25000         0     10186    125000    424428    109.59   no data  --
5.79/5.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.79/5.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.79/5.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
5.89/5.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.89/5.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.89/5.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
5.89/5.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.69/9.77	c lits-rem:      1306  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.87 s
9.69/9.77	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
9.69/9.78	c vivif2 --  cl tried    10183 cl shrink        0 lits rem          0 time: 0.00
9.90/9.92	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.14
9.90/9.92	c calculated reachability. Time: 0.00
9.90/9.92	c  N dy   240     46266      1250     25000         0     10183    125000    422406    109.59   no data  --
10.29/10.31	c  N dy   266     50564      1250     25000         0     14478    125000   1011042    109.58    115.35  --
10.69/10.76	c  N dy   292     55170      1250     25000         0     19082    125000   1643177    109.67    117.27  --
11.09/11.14	c  N dy   315     59245      1250     25000         0     13182    125000    718824    109.67    115.80  --
11.49/11.52	c  N dy   338     63293      1250     25000         0     17228    125000   1270512    109.68    119.46  --
11.89/11.95	c  N dy   367     67460      1250     25000         0     21388    125000   1853432    109.95    116.27  --
12.09/12.14	c  S st   380     69400      1250     25000         0     12347    125000    474997    109.98     99.91  --
12.19/12.20	c  S st   380     69903      1250     25000         0     12850    125000    534110    109.98   no data  --
12.19/12.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.19/12.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.19/12.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
12.19/12.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.19/12.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.19/12.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
12.19/12.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
15.98/16.05	c lits-rem:      2054  cl-subs:        6  v-elim:      0  v-fix:    0  time:  3.81 s
15.98/16.05	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
15.98/16.06	c vivif2 --  cl tried    12844 cl shrink        0 lits rem          0 time: 0.00
16.18/16.21	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.16
16.18/16.22	c calculated reachability. Time: 0.00
16.18/16.22	c  N dy   380     69903      1250     25000         0     12844    125000    530232    109.98   no data  --
16.58/16.65	c  N dy   409     74427      1250     25000         0     17364    125000   1155156    110.09    116.20  --
17.08/17.15	c  N dy   439     79282      1250     25000         0     22216    125000   1812655    110.07    116.65  --
17.60/17.66	c  N dy   473     84365      1250     25000         0     15310    125000    744349    110.13    117.14  --
17.89/17.95	c  F st   490     87500      1250     25000         0     18440    125000   1166783    110.05   no data  --
18.19/18.29	c  N st   495     90797      1250     25000         0     21726    125000   1642879    110.05   no data  --
18.89/18.91	c  N dy   520     96657      1250     25000         0     14602    125000    524574    110.12    123.33  --
19.49/19.57	c  N dy   564    103079      1250     25000         0     21019    125000   1415082    110.29    116.78  --
19.70/19.75	c  S st   572    104854      1250     25000         0     22793    125000   1657837    110.26    106.74  --
19.80/19.82	c  S st   572    105357      1250     25000         0     23296    125000   1722134    110.26   no data  --
19.80/19.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.80/19.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.80/19.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
19.89/19.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.89/19.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.89/19.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
19.89/19.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
27.69/27.72	c lits-rem:       903  cl-subs:       13  v-elim:      0  v-fix:    0  time:  7.81 s
27.69/27.72	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
27.69/27.74	c vivif2 --  cl tried    23283 cl shrink        0 lits rem          0 time: 0.02
27.89/27.96	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.22
27.89/27.96	c calculated reachability. Time: 0.00
27.89/27.96	c  N dy   572    105357      1250     25000         0     23283    125000   1717265    110.26   no data  --
28.69/28.70	c  N dy   614    112117      1250     25000         0     16047    125000    590891    110.25    116.19  --
29.49/29.51	c  N dy   660    119430      1250     25000         0     23352    125000   1587634    110.27    118.05  --
30.39/30.42	c  N dy   703    127155      1250     25000         0     16093    125000    468173    110.21    116.34  --
31.29/31.33	c  N dy   755    135678      1250     25000         0     24611    125000   1645492    110.33    116.36  --
32.39/32.41	c  N dy   805    144442      1250     25000         0     17383    125000    518138    110.39    118.52  --
33.39/33.46	c  N dy   861    153670      1250     25000         0     26603    125000   1787789    110.46    116.35  --
33.99/34.03	c  S st   888    158035      1250     25000         0     30968    125000   2382768    110.45   no data  --
34.09/34.12	c  S st   888    158539      1250     25000         0     31471    125000   2438575    110.45   no data  --
34.09/34.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
34.09/34.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.09/34.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
34.19/34.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.19/34.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.19/34.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
34.19/34.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
51.29/51.38	c lits-rem:       941  cl-subs:       24  v-elim:      0  v-fix:    0  time: 17.14 s
51.29/51.38	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
51.39/51.41	c vivif2 --  cl tried    31447 cl shrink        0 lits rem          0 time: 0.02
51.70/51.71	c asymm  cl-useful: 0/21907/25000 lits-rem:0 time: 0.30
51.70/51.71	c calculated reachability. Time: 0.00
51.70/51.71	c  N dy   888    158539      1250     25000         0     31447    125000   2430737    110.45   no data  --
52.89/52.94	c  N dy   938    168898      1250     25000         0     24807    125000   1398944    110.35    116.36  --
54.39/54.40	c  N dy  1004    179759      1250     25000         0     35660    125000   2900414    110.39    118.29  --
55.69/55.78	c  N dy  1074    191243      1250     25000         0     29147    125000   1882247    110.44    118.89  --
57.39/57.41	c  N dy  1141    203514      1250     25000         0     22428    125000    823419    110.44    116.69  --
58.99/59.01	c  N dy  1220    216544      1250     25000         0     35437    125000   2604870    110.45    117.26  --
60.59/60.69	c  N dy  1306    230454      1250     25000         0     29355    125000   1652945    110.53    117.74  --
61.50/61.60	c  S st  1343    237811      1250     25000         0     36703    125000   2656166    110.47    100.06  --
61.60/61.69	c  S st  1343    238315      1250     25000         0     37207    125000   2720768    110.47   no data  --
61.69/61.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
61.69/61.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.69/61.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
61.79/61.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.79/61.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.79/61.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
61.79/61.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
84.59/84.60	c lits-rem:       834  cl-subs:       28  v-elim:      0  v-fix:    0  time: 22.79 s
84.59/84.60	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
84.59/84.63	c vivif2 --  cl tried    37179 cl shrink        0 lits rem          0 time: 0.03
84.59/84.69	c asymm  cl-useful: 0/3093/25000 lits-rem:0 time: 0.06
84.59/84.69	c calculated reachability. Time: 0.00
84.59/84.69	c  N dy  1343    238315      1250     25000         0     37179    125000   2711618    110.47   no data  --
86.69/86.71	c  N dy  1428    253696      1250     25000         0     31568    125000   1805197    110.41    117.44  --
88.79/88.81	c  N dy  1516    269980      1250     25000         0     25859    125000    912779    110.41    116.38  --
90.99/91.02	c  N dy  1603    287220      1250     25000         0     43086    125000   3288203    110.36    154.87  --
93.29/93.35	c  N dy  1710    305578      1250     25000         0     38443    125000   2502246    110.35    117.04  --
93.40/93.45	c  F st  1715    306250      1250     25000         0     39115    125000   2592151    110.34   no data  --
95.79/95.87	c  N dy  1787    325081      1250     25000         0     33940    125000   1742926    110.23    116.20  --
98.59/98.69	c  N dy  1912    345327      1250     25000         0     29195    125000    973357    110.26    116.28  --
100.19/100.27	c  S st  1983    357472      1250     25000         0     41323    125000   2619663    110.25    100.96  --
100.29/100.37	c  S st  1983    357975      1250     25000         0     41826    125000   2675112    110.25   no data  --
100.29/100.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
100.29/100.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
100.39/100.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
100.39/100.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
100.39/100.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.39/100.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
100.39/100.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
121.90/121.97	c lits-rem:       672  cl-subs:       28  v-elim:      0  v-fix:    0  time: 21.48 s
121.90/121.97	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
121.90/122.00	c vivif2 --  cl tried    41798 cl shrink        0 lits rem          0 time: 0.03
122.30/122.33	c asymm  cl-useful: 0/18454/25000 lits-rem:0 time: 0.33
122.30/122.33	c calculated reachability. Time: 0.00
122.30/122.33	c  N dy  1983    357975      1250     25000         0     41798    125000   2665934    110.25   no data  --
125.40/125.43	c  N dy  2098    378047      1250     25000         0     35881    125000   1777110    110.28    118.12  --
128.70/128.71	c  N dy  2215    398161      1250     25000         0     29002    125000    700588    110.32    117.66  --
131.70/131.74	c  N dy  2333    418253      1250     25000         0     49078    125000   3456720    110.31    117.07  --
134.59/134.64	c  N dy  2447    438290      1250     25000         0     41132    125000   2226015    110.28    117.36  --
137.70/137.77	c  N dy  2573    458574      1250     25000         0     32425    125000    911692    110.35    117.07  --
140.70/140.75	c  N dy  2697    478931      1250     25000         0     52765    125000   3703021    110.36    116.90  --
143.69/143.75	c  N dy  2825    499158      1250     25000         0     42994    125000   2252473    110.44    117.23  --
146.99/147.03	c  N dy  2935    519228      1250     25000         0     32079    125000    604744    110.40    131.64  --
149.50/149.53	c  S st  3036    536962      1250     25000         0     49794    125000   3045884    110.40    111.38  --
149.60/149.65	c  S st  3036    537465      1250     25000         0     50297    125000   3104795    110.40   no data  --
149.60/149.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
149.60/149.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
149.60/149.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
149.70/149.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
149.70/149.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
149.70/149.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
149.70/149.78	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
329.60/329.62	c lits-rem:       237  cl-subs:       49  v-elim:      0  v-fix:    0  time: 179.84 s
329.60/329.63	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
329.60/329.66	c vivif2 --  cl tried    50248 cl shrink        0 lits rem          0 time: 0.03
329.80/329.83	c asymm  cl-useful: 0/6546/25000 lits-rem:0 time: 0.17
329.80/329.83	c calculated reachability. Time: 0.00
329.80/329.83	c  N dy  3036    537465      1250     25000         0     50248    125000   3090833    110.40   no data  --
333.40/333.48	c  N dy  3162    557581      1250     25000         0     38369    125000   1339697    110.44    116.37  --
337.00/337.00	c  N dy  3288    577933      1250     25000         0     58699    125000   4134198    110.48    116.67  --
340.40/340.49	c  N dy  3400    598023      1250     25000         0     45805    125000   2217968    110.47    119.07  --
344.40/344.46	c  N dy  3518    618432      1250     25000         0     66203    125000   5028076    110.48    116.43  --
347.80/347.85	c  N dy  3626    638436      1250     25000         0     52218    125000   2975688    110.47    119.59  --
351.91/351.92	c  N dy  3746    658572      1250     25000         0     37364    125000    798931    110.46    117.19  --
355.40/355.40	c  N dy  3866    678719      1250     25000         0     57496    125000   3564108    110.48    117.89  --
359.30/359.35	c  N dy  3983    698799      1250     25000         0     41594    125000   1256058    110.49    116.58  --
362.90/363.00	c  N dy  4111    718892      1250     25000         0     61673    125000   4001433    110.49    116.59  --
366.99/367.00	c  N dy  4229    738906      1250     25000         0     44699    125000   1553658    110.52    124.51  --
370.80/370.84	c  N dy  4352    759070      1250     25000         0     64850    125000   4323960    110.53    118.70  --
374.90/374.92	c  N dy  4470    779328      1250     25000         0     47119    125000   1759730    110.51    120.61  --
378.90/378.93	c  N dy  4598    799499      1250     25000         0     67274    125000   4541899    110.54    117.98  --
380.40/380.48	c  S st  4638    806199      1250     25000         0     73968    125000   5468276    110.55    108.32  --
380.60/380.66	c  S st  4638    806700      1250     25000         0     74469    125000   5532510    110.55   no data  --
380.60/380.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
380.60/380.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
380.70/380.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
380.90/380.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
380.90/380.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
380.90/380.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
380.90/380.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1192.73/1192.79	c lits-rem:       430  cl-subs:       51  v-elim:      0  v-fix:    0  time: 811.90 s
1192.73/1192.79	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
1192.83/1192.84	c vivif2 --  cl tried    74418 cl shrink        0 lits rem          0 time: 0.06
1193.23/1193.23	c asymm  cl-useful: 0/12355/25000 lits-rem:0 time: 0.39
1193.23/1193.24	c calculated reachability. Time: 0.00
1193.23/1193.24	c  N dy  4638    806700      1250     25000         0     74418    125000   5516937    110.55   no data  --
1196.93/1196.94	c  N dy  4747    826924      1250     25000         0     55656    125000   2814819    110.56    117.68  --
1201.33/1201.35	c  N dy  4875    846994      1250     25000         0     75713    125000   5584255    110.57    116.44  --
1205.13/1205.15	c  N dy  4997    867193      1250     25000         0     55924    125000   2724517    110.59    118.93  --
1209.52/1209.51	c  N dy  5115    887220      1250     25000         0     75940    125000   5482096    110.60    121.00  --
1213.42/1213.43	c  N dy  5224    907292      1250     25000         0     55020    125000   2453531    110.60    121.21  --
1217.74/1217.79	c  N dy  5343    927401      1250     25000         0     75113    125000   5236692    110.61    117.29  --
1221.93/1222.00	c  N dy  5463    947533      1250     25000         0     53267    125000   2105906    110.63    117.62  --
1226.23/1226.26	c  N dy  5596    967633      1250     25000         0     73349    125000   4912900    110.68    117.45  --
1230.72/1230.75	c  N dy  5715    987739      1250     25000         0     50471    125000   1584704    110.70    117.85  --
1234.83/1234.87	c  N dy  5845   1007807      1250     25000         0     70517    125000   4366702    110.73    116.74  --
1239.63/1239.69	c  N dy  5963   1027849      1250     25000         0     46581    125000    922436    110.75    117.01  --
1243.53/1243.53	c  N dy  6082   1047869      1250     25000         0     66578    125000   3695674    110.77    118.40  --
1248.43/1248.40	c  N dy  6211   1067938      1250     25000         0     86631    125000   6478344    110.80    127.33  --
1249.42/1249.45	c  F st  6230   1071876      1250     25000         0     45608    125000    646535    110.79    110.69  --
1252.42/1252.41	c  N dy  6306   1088097      1250     25000         0     61805    125000   2933442    110.81    118.52  --
1257.03/1257.04	c  N dy  6412   1108230      1250     25000         0     81919    125000   5691415    110.80    118.17  --
1261.63/1261.62	c  N dy  6535   1128476      1250     25000         0     56196    125000   1980173    110.82    117.95  --
1265.93/1265.97	c  N dy  6666   1148480      1250     25000         0     76180    125000   4750333    110.85    118.49  --
1271.03/1271.04	c  N dy  6777   1168492      1250     25000         0     49224    125000    892847    110.83    117.78  --
1274.93/1274.97	c  N dy  6892   1188608      1250     25000         0     69321    125000   3680227    110.84    118.34  --
1280.03/1280.04	c  N dy  7013   1208783      1250     25000         0     89469    125000   6486985    110.87    117.52  --
1280.43/1280.42	c  S st  7023   1210050      1250     25000         0     90734    125000   6665873    110.87    108.48  --
1280.62/1280.63	c  S st  7023   1210555      1250     25000         0     91239    125000   6728266    110.87   no data  --
1280.62/1280.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1280.62/1280.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1280.72/1280.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
1280.92/1280.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1280.92/1280.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1280.92/1280.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
1280.92/1280.93	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-3175613-1301784962/watcher-3175613-1301784962 -o /tmp/evaluation-result-3175613-1301784962/solver-3175613-1301784962 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175613-1301784962.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: 3.92 3.94 3.64 4/184 18131
/proc/meminfo: memFree=18974736/32950928 swapFree=67111528/67111528
[pid=18131] ppid=18129 vsize=30324 CPUtime=0 cores=5,7
/proc/18131/stat : 18131 (strangenight1-s) R 18129 18131 17960 0 -1 4202496 766 0 0 0 0 0 0 0 24 0 1 0 368726858 31051776 706 33554432000 4194304 4650387 140736261264400 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18131/statm: 7581 706 327 112 0 2546 0

[startup+0.0422609 s]
/proc/loadavg: 3.92 3.94 3.64 4/184 18131
/proc/meminfo: memFree=18974736/32950928 swapFree=67111528/67111528
[pid=18131] ppid=18129 vsize=31108 CPUtime=0.03 cores=5,7
/proc/18131/stat : 18131 (strangenight1-s) R 18129 18131 17960 0 -1 4202496 1172 0 0 0 3 0 0 0 24 0 1 0 368726858 31854592 1112 33554432000 4194304 4650387 140736261264400 18446744073709551615 4371116 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18131/statm: 7777 1112 346 112 0 2742 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 31108

[startup+0.100252 s]
/proc/loadavg: 3.92 3.94 3.64 4/184 18131
/proc/meminfo: memFree=18974736/32950928 swapFree=67111528/67111528
[pid=18131] ppid=18129 vsize=31372 CPUtime=0.09 cores=5,7
/proc/18131/stat : 18131 (strangenight1-s) R 18129 18131 17960 0 -1 4202496 1225 0 0 0 9 0 0 0 24 0 1 0 368726858 32124928 1165 33554432000 4194304 4650387 140736261264400 18446744073709551615 4370691 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18131/statm: 7843 1165 346 112 0 2808 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31372

[startup+0.300216 s]
/proc/loadavg: 3.92 3.94 3.64 4/184 18131
/proc/meminfo: memFree=18974736/32950928 swapFree=67111528/67111528
[pid=18131] ppid=18129 vsize=37988 CPUtime=0.29 cores=5,7
/proc/18131/stat : 18131 (strangenight1-s) R 18129 18131 17960 0 -1 4202496 3188 0 0 0 29 0 0 0 25 0 1 0 368726858 38899712 2818 33554432000 4194304 4650387 140736261264400 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18131/statm: 9497 2818 377 112 0 4462 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37988

[startup+0.700143 s]
/proc/loadavg: 3.92 3.94 3.64 4/184 18131
/proc/meminfo: memFree=18974736/32950928 swapFree=67111528/67111528
[pid=18131] ppid=18129 vsize=38724 CPUtime=0.69 cores=5,7
/proc/18131/stat : 18131 (strangenight1-s) R 18129 18131 17960 0 -1 4202496 4276 0 0 0 69 0 0 0 25 0 1 0 368726858 39653376 3006 33554432000 4194304 4650387 140736261264400 18446744073709551615 4310754 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18131/statm: 9681 3006 379 112 0 4646 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38724

[startup+1.501 s]
/proc/loadavg: 3.92 3.94 3.64 4/188 18143
/proc/meminfo: memFree=19083948/32950928 swapFree=67111528/67111528
[pid=18131] ppid=18129 vsize=38988 CPUtime=1.49 cores=5,7
/proc/18131/stat : 18131 (strangenight1-s) R 18129 18131 17960 0 -1 4202496 6022 0 0 0 149 0 0 0 25 0 1 0 368726858 39923712 3586 33554432000 4194304 4650387 140736261264400 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18131/statm: 9747 3586 379 112 0 4712 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38988

[startup+3.10071 s]
/proc/loadavg: 3.93 3.94 3.65 4/188 18143
/proc/meminfo: memFree=19063860/32950928 swapFree=67111528/67111528
[pid=18131] ppid=18129 vsize=61344 CPUtime=3.09 cores=5,7
/proc/18131/stat : 18131 (strangenight1-s) R 18129 18131 17960 0 -1 4202496 14219 0 0 0 308 1 0 0 25 0 1 0 368726858 62816256 8902 33554432000 4194304 4650387 140736261264400 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18131/statm: 15336 8902 381 112 0 10301 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61344

[startup+6.30112 s]
/proc/loadavg: 3.93 3.94 3.65 6/190 18170
/proc/meminfo: memFree=19014228/32950928 swapFree=67111528/67111528
[pid=18131] ppid=18129 vsize=63184 CPUtime=6.29 cores=5,7
/proc/18131/stat : 18131 (strangenight1-s) R 18129 18131 17960 0 -1 4202496 17793 0 0 0 627 2 0 0 25 0 1 0 368726858 64700416 8818 33554432000 4194304 4650387 140736261264400 18446744073709551615 4438207 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18131/statm: 15796 8818 381 112 0 10761 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63184

[startup+12.701 s]
/proc/loadavg: 3.94 3.94 3.65 5/190 18171
/proc/meminfo: memFree=18987640/32950928 swapFree=67111528/67111528
[pid=18131] ppid=18129 vsize=64700 CPUtime=12.69 cores=5,7
/proc/18131/stat : 18131 (strangenight1-s) R 18129 18131 17960 0 -1 4202496 22396 0 0 0 1266 3 0 0 25 0 1 0 368726858 66252800 9299 33554432000 4194304 4650387 140736261264400 18446744073709551615 4438634 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18131/statm: 16175 9299 381 112 0 11140 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64700

[startup+25.5006 s]
/proc/loadavg: 4.03 3.96 3.66 5/190 18171
/proc/meminfo: memFree=18907668/32950928 swapFree=67111528/67111528
[pid=18131] ppid=18129 vsize=87816 CPUtime=25.49 cores=5,7
/proc/18131/stat : 18131 (strangenight1-s) R 18129 18131 17960 0 -1 4202496 33866 0 0 0 2544 5 0 0 25 0 1 0 368726858 89923584 16030 33554432000 4194304 4650387 140736261264400 18446744073709551615 4476353 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18131/statm: 21954 16030 381 112 0 16919 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 87816

[startup+51.101 s]
/proc/loadavg: 4.02 3.96 3.66 5/190 18172
/proc/meminfo: memFree=18826356/32950928 swapFree=67111528/67111528
[pid=18131] ppid=18129 vsize=109392 CPUtime=51.09 cores=5,7
/proc/18131/stat : 18131 (strangenight1-s) R 18129 18131 17960 0 -1 4202496 47719 0 0 0 5101 8 0 0 25 0 1 0 368726858 112017408 21704 33554432000 4194304 4650387 140736261264400 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18131/statm: 27348 21704 381 112 0 22313 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 109392

[startup+102.307 s]
/proc/loadavg: 4.00 3.96 3.68 5/190 18173
/proc/meminfo: memFree=18779204/32950928 swapFree=67111528/67111528
[pid=18131] ppid=18129 vsize=173940 CPUtime=102.29 cores=5,7
/proc/18131/stat : 18131 (strangenight1-s) R 18129 18131 17960 0 -1 4202496 84968 0 0 0 10214 15 0 0 25 0 1 0 368726858 178114560 26394 33554432000 4194304 4650387 140736261264400 18446744073709551615 4438634 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18131/statm: 43485 26394 381 112 0 38450 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 173940

[startup+162.301 s]
/proc/loadavg: 4.00 3.97 3.70 5/190 18175
/proc/meminfo: memFree=18749172/32950928 swapFree=67111528/67111528
[pid=18131] ppid=18129 vsize=187020 CPUtime=162.29 cores=5,7
/proc/18131/stat : 18131 (strangenight1-s) R 18129 18131 17960 0 -1 4202496 116474 0 0 0 16205 24 0 0 25 0 1 0 368726858 191508480 29524 33554432000 4194304 4650387 140736261264400 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18131/statm: 46755 29524 381 112 0 41720 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 187020

[startup+222.301 s]
/proc/loadavg: 4.06 3.99 3.72 5/190 18176
/proc/meminfo: memFree=18688144/32950928 swapFree=67111528/67111528
[pid=18131] ppid=18129 vsize=187020 CPUtime=222.3 cores=5,7
/proc/18131/stat : 18131 (strangenight1-s) R 18129 18131 17960 0 -1 4202496 116494 0 0 0 22206 24 0 0 25 0 1 0 368726858 191508480 29544 33554432000 4194304 4650387 140736261264400 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18131/statm: 46755 29544 381 112 0 41720 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 187020

[startup+282.301 s]
/proc/loadavg: 4.02 3.99 3.73 5/190 18178
/proc/meminfo: memFree=18683052/32950928 swapFree=67111528/67111528
[pid=18131] ppid=18129 vsize=187020 CPUtime=282.3 cores=5,7
/proc/18131/stat : 18131 (strangenight1-s) R 18129 18131 17960 0 -1 4202496 116494 0 0 0 28206 24 0 0 25 0 1 0 368726858 191508480 29544 33554432000 4194304 4650387 140736261264400 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18131/statm: 46755 29544 381 112 0 41720 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 187020

[startup+342.301 s]
/proc/loadavg: 4.01 3.99 3.75 5/190 18189
/proc/meminfo: memFree=18680844/32950928 swapFree=67111528/67111528
[pid=18131] ppid=18129 vsize=187480 CPUtime=342.3 cores=5,7
/proc/18131/stat : 18131 (strangenight1-s) R 18129 18131 17960 0 -1 4202496 127659 0 0 0 34202 28 0 0 25 0 1 0 368726858 191979520 30029 33554432000 4194304 4650387 140736261264400 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18131/statm: 46870 30029 381 112 0 41835 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 187480

[startup+402.301 s]
/proc/loadavg: 4.00 3.99 3.76 5/190 18190
/proc/meminfo: memFree=18610272/32950928 swapFree=67111528/67111528
[pid=18131] ppid=18129 vsize=231388 CPUtime=402.3 cores=5,7
/proc/18131/stat : 18131 (strangenight1-s) R 18129 18131 17960 0 -1 4202496 168832 0 0 0 40187 43 0 0 25 0 1 0 368726858 236941312 42010 33554432000 4194304 4650387 140736261264400 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18131/statm: 57847 42010 381 112 0 52812 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 231388

[startup+462.301 s]
/proc/loadavg: 4.00 3.99 3.77 5/190 18192
/proc/meminfo: memFree=18610496/32950928 swapFree=67111528/67111528
[pid=18131] ppid=18129 vsize=231388 CPUtime=462.3 cores=5,7
/proc/18131/stat : 18131 (strangenight1-s) R 18129 18131 17960 0 -1 4202496 168832 0 0 0 46187 43 0 0 25 0 1 0 368726858 236941312 42010 33554432000 4194304 4650387 140736261264400 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18131/statm: 57847 42010 381 112 0 52812 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 231388

[startup+522.301 s]
/proc/loadavg: 4.04 4.00 3.79 5/190 18193
/proc/meminfo: memFree=18610092/32950928 swapFree=67111528/67111528
[pid=18131] ppid=18129 vsize=231388 CPUtime=522.31 cores=5,7
/proc/18131/stat : 18131 (strangenight1-s) R 18129 18131 17960 0 -1 4202496 168832 0 0 0 52188 43 0 0 25 0 1 0 368726858 236941312 42010 33554432000 4194304 4650387 140736261264400 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18131/statm: 57847 42010 381 112 0 52812 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 231388

[startup+582.301 s]
/proc/loadavg: 4.09 4.02 3.80 5/190 18195
/proc/meminfo: memFree=18611544/32950928 swapFree=67111528/67111528
[pid=18131] ppid=18129 vsize=231388 CPUtime=582.31 cores=5,7
/proc/18131/stat : 18131 (strangenight1-s) R 18129 18131 17960 0 -1 4202496 168832 0 0 0 58188 43 0 0 25 0 1 0 368726858 236941312 42010 33554432000 4194304 4650387 140736261264400 18446744073709551615 4476379 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18131/statm: 57847 42010 381 112 0 52812 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 231388

[startup+642.301 s]
/proc/loadavg: 4.03 4.01 3.82 5/190 18197
/proc/meminfo: memFree=18624164/32950928 swapFree=67111528/67111528
[pid=18131] ppid=18129 vsize=231388 CPUtime=642.32 cores=5,7
/proc/18131/stat : 18131 (strangenight1-s) R 18129 18131 17960 0 -1 4202496 168832 0 0 0 64189 43 0 0 25 0 1 0 368726858 236941312 42010 33554432000 4194304 4650387 140736261264400 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18131/statm: 57847 42010 381 112 0 52812 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 231388

[startup+702.301 s]
/proc/loadavg: 4.01 4.01 3.82 5/190 18198
/proc/meminfo: memFree=18565620/32950928 swapFree=67111528/67111528
[pid=18131] ppid=18129 vsize=231388 CPUtime=702.31 cores=5,7
/proc/18131/stat : 18131 (strangenight1-s) R 18129 18131 17960 0 -1 4202496 168835 0 0 0 70188 43 0 0 25 0 1 0 368726858 236941312 42013 33554432000 4194304 4650387 140736261264400 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18131/statm: 57847 42013 381 112 0 52812 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 231388

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 18200
/proc/meminfo: memFree=18549852/32950928 swapFree=67111528/67111528
[pid=18131] ppid=18129 vsize=231388 CPUtime=762.32 cores=5,7
/proc/18131/stat : 18131 (strangenight1-s) R 18129 18131 17960 0 -1 4202496 168835 0 0 0 76189 43 0 0 25 0 1 0 368726858 236941312 42013 33554432000 4194304 4650387 140736261264400 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18131/statm: 57847 42013 381 112 0 52812 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 231388

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 18201
/proc/meminfo: memFree=18549456/32950928 swapFree=67111528/67111528
[pid=18131] ppid=18129 vsize=231388 CPUtime=822.32 cores=5,7
/proc/18131/stat : 18131 (strangenight1-s) R 18129 18131 17960 0 -1 4202496 168835 0 0 0 82189 43 0 0 25 0 1 0 368726858 236941312 42013 33554432000 4194304 4650387 140736261264400 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18131/statm: 57847 42013 381 112 0 52812 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 231388

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 18203
/proc/meminfo: memFree=18549308/32950928 swapFree=67111528/67111528
[pid=18131] ppid=18129 vsize=231388 CPUtime=882.32 cores=5,7
/proc/18131/stat : 18131 (strangenight1-s) R 18129 18131 17960 0 -1 4202496 168835 0 0 0 88189 43 0 0 25 0 1 0 368726858 236941312 42013 33554432000 4194304 4650387 140736261264400 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18131/statm: 57847 42013 381 112 0 52812 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 231388

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 18205
/proc/meminfo: memFree=18549280/32950928 swapFree=67111528/67111528
[pid=18131] ppid=18129 vsize=231388 CPUtime=942.32 cores=5,7
/proc/18131/stat : 18131 (strangenight1-s) R 18129 18131 17960 0 -1 4202496 168835 0 0 0 94189 43 0 0 25 0 1 0 368726858 236941312 42013 33554432000 4194304 4650387 140736261264400 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18131/statm: 57847 42013 381 112 0 52812 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 231388

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 18206
/proc/meminfo: memFree=18549500/32950928 swapFree=67111528/67111528
[pid=18131] ppid=18129 vsize=231388 CPUtime=1002.32 cores=5,7
/proc/18131/stat : 18131 (strangenight1-s) R 18129 18131 17960 0 -1 4202496 168835 0 0 0 100189 43 0 0 25 0 1 0 368726858 236941312 42013 33554432000 4194304 4650387 140736261264400 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18131/statm: 57847 42013 381 112 0 52812 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 231388

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 18208
/proc/meminfo: memFree=18557668/32950928 swapFree=67111528/67111528
[pid=18131] ppid=18129 vsize=231388 CPUtime=1062.32 cores=5,7
/proc/18131/stat : 18131 (strangenight1-s) R 18129 18131 17960 0 -1 4202496 168835 0 0 0 106189 43 0 0 25 0 1 0 368726858 236941312 42013 33554432000 4194304 4650387 140736261264400 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18131/statm: 57847 42013 381 112 0 52812 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 231388

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 18209
/proc/meminfo: memFree=18554788/32950928 swapFree=67111528/67111528
[pid=18131] ppid=18129 vsize=231388 CPUtime=1122.33 cores=5,7
/proc/18131/stat : 18131 (strangenight1-s) R 18129 18131 17960 0 -1 4202496 168835 0 0 0 112190 43 0 0 25 0 1 0 368726858 236941312 42013 33554432000 4194304 4650387 140736261264400 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18131/statm: 57847 42013 381 112 0 52812 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 231388

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 18211
/proc/meminfo: memFree=18530584/32950928 swapFree=67111528/67111528
[pid=18131] ppid=18129 vsize=231388 CPUtime=1182.33 cores=5,7
/proc/18131/stat : 18131 (strangenight1-s) R 18129 18131 17960 0 -1 4202496 168835 0 0 0 118190 43 0 0 25 0 1 0 368726858 236941312 42013 33554432000 4194304 4650387 140736261264400 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18131/statm: 57847 42013 381 112 0 52812 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 231388

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 18213
/proc/meminfo: memFree=18540620/32950928 swapFree=67111528/67111528
[pid=18131] ppid=18129 vsize=234456 CPUtime=1242.32 cores=5,7
/proc/18131/stat : 18131 (strangenight1-s) R 18129 18131 17960 0 -1 4202496 206595 0 0 0 124177 55 0 0 25 0 1 0 368726858 240082944 39590 33554432000 4194304 4650387 140736261264400 18446744073709551615 4366899 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18131/statm: 58614 39590 381 112 0 53579 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 234456



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.02 3.89 4/188 18215
/proc/meminfo: memFree=18618736/32950928 swapFree=67111528/67111528
[pid=18131] ppid=18129 vsize=270408 CPUtime=1300.04 cores=5,7
/proc/18131/stat : 18131 (strangenight1-s) R 18129 18131 17960 0 -1 4202496 240812 0 0 0 129937 67 0 0 25 0 1 0 368726858 276897792 51710 33554432000 4194304 4650387 140736261264400 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18131/statm: 67602 51710 381 112 0 62567 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 270408

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.37
CPU system time (s): 0.683896
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 270408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.37
system time used= 0.683896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 240812
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 3012

runsolver used 2.14667 second user time and 4.95025 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-03 00:56:02
IDJOB=3175613
IDBENCH=82631
IDSOLVER=1589
FILE ID=node116/3175613-1301784962
RUNJOBID= node116-1301783656-17981
PBS_JOBID= 12841402
Free space on /tmp= 71252 MiB

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

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

MD5SUM BENCH= 320e47ec6251e96728575b0221aebaa2
RANDOM SEED=1912627147

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18974892 kB
Buffers:        392188 kB
Cached:       13059096 kB
SwapCached:          0 kB
Active:        9286696 kB
Inactive:      4379332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18974892 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13568 kB
Writeback:           0 kB
AnonPages:      215052 kB
Mapped:          16184 kB
Slab:           245288 kB
PageTables:       5548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   448456 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= 71240 MiB
End job on node116 at 2011-04-03 01:17:44