Trace number 3175525

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S319509287-085-UNKNOWN.cnf
MD5SUMbb548a1e884feefbb349d3449e849f5e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses40000
Sum of the clauses size200000
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 540000
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-3175525-1301783659.cnf'
0.00/0.00	c -- header says num vars:           2000
0.00/0.00	c -- header says num clauses:       40000
0.00/0.02	c -- clauses added:            0 learnts,        40000 normals,            0 xors
0.00/0.02	c -- vars added       2000
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0      2000     40000         0         0    200000         0   no data   no data  --
0.19/0.22	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.20
0.19/0.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
0.19/0.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.19/0.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
0.19/0.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.19/0.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
0.19/0.29	c Finding binary XORs  T:     0.00 s  found:       0
0.29/0.31	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.29/0.31	c calculated reachability. Time: 0.00
0.29/0.31	c Calc default polars -  time:   0.00 s pos:     944 undec:      84 neg:     972
0.29/0.31	c =========================================================================================
0.29/0.31	c types(t): F = full restart, N = normal restart
0.29/0.31	c types(t): S = simplification begin/end, E = solution found
0.29/0.31	c restart types(rt): st = static, dy = dynamic
0.29/0.31	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.29/0.31	c  B st     0         0      2000     40000         0         0    200000         0   no data   no data  --
0.69/0.72	c  N dy    20      4100      2000     40000         0      4097    200000    790933    142.81    150.88  --
1.10/1.15	c  N dy    47      8128      2000     40000         0      4795    200000    491216    143.67    151.87  --
1.49/1.58	c  N dy    72     12182      2000     40000         0      8848    200000   1223923    143.47    151.16  --
1.99/2.04	c  N dy   100     16257      2000     40000         0      7423    200000    641234    144.05    152.14  --
2.39/2.48	c  N dy   124     20285      2000     40000         0     11449    200000   1370713    144.07    151.92  --
2.89/2.97	c  N dy   151     24439      2000     40000         0      8525    200000    574228    143.85    154.24  --
2.99/3.03	c  F st   155     25000      2000     40000         0      9086    200000    675579    143.89    130.31  --
3.59/3.62	c  N dy   161     30000      2000     40000         0     14082    200000   1684594    143.89   no data  --
3.59/3.62	c  S st   161     30000      2000     40000         0     14082    200000   1684594    143.89   no data  --
3.69/3.70	c  S st   161     30500      2000     40000         0     14582    200000   1766695    143.89   no data  --
3.69/3.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.69/3.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
3.79/3.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
3.79/3.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
8.49/8.57	c lits-rem:       908  cl-subs:       21  v-elim:      0  v-fix:    0  time:  4.76 s
8.80/8.80	c asymm  cl-useful: 0/39410/40000 lits-rem:0 time: 0.24
8.80/8.81	c calculated reachability. Time: 0.00
8.80/8.81	c  N dy   161     30500      2000     40000         0     14561    200000   1756544    143.89   no data  --
9.29/9.33	c  N dy   191     34745      2000     40000         0     10436    200000    709317    143.75    158.71  --
9.79/9.81	c  N dy   218     38771      2000     40000         0     14461    200000   1432981    143.80    152.88  --
10.29/10.31	c  N dy   242     42860      2000     40000         0     18549    200000   2157816    143.43    153.64  --
10.59/10.65	c  S st   261     45751      2000     40000         0     11925    200000    768855    143.33   no data  --
10.69/10.73	c  S st   261     46260      2000     40000         0     12434    200000    849852    143.33   no data  --
10.69/10.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.69/10.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.69/10.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
10.69/10.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.69/10.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.69/10.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
10.69/10.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
13.69/13.76	c lits-rem:       720  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.97 s
13.69/13.77	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
13.69/13.77	c vivif2 --  cl tried    12432 cl shrink        0 lits rem          0 time: 0.01
13.69/13.78	c asymm  cl-useful: 0/590/40000 lits-rem:0 time: 0.01
13.69/13.78	c calculated reachability. Time: 0.00
13.69/13.78	c  N dy   261     46260      2000     40000         0     12432    200000    848543    143.33   no data  --
14.20/14.26	c  N dy   282     50300      2000     40000         0     16470    200000   1565190    142.90    157.94  --
14.69/14.76	c  N dy   310     54301      2000     40000         0     20470    200000   2288917    142.85    155.75  --
15.19/15.27	c  N dy   334     58374      2000     40000         0     13951    200000    947402    142.80    153.99  --
15.79/15.80	c  N dy   362     62510      2000     40000         0     18086    200000   1691157    142.78    150.75  --
16.29/16.36	c  N dy   388     66539      2000     40000         0     22115    200000   2428178    142.87    175.64  --
16.69/16.75	c  S st   405     69390      2000     40000         0     13332    200000    650399    142.79   no data  --
16.79/16.83	c  S st   405     69894      2000     40000         0     13836    200000    721206    142.79   no data  --
16.79/16.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.79/16.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.79/16.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
16.79/16.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.79/16.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.79/16.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
16.79/16.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
21.79/21.85	c lits-rem:      1476  cl-subs:        0  v-elim:      0  v-fix:    0  time:  4.97 s
21.79/21.86	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
21.79/21.86	c vivif2 --  cl tried    13836 cl shrink        0 lits rem          0 time: 0.01
22.00/22.09	c asymm  cl-useful: 0/39792/40000 lits-rem:0 time: 0.23
22.09/22.10	c calculated reachability. Time: 0.00
22.09/22.10	c  N dy   405     69894      2000     40000         0     13836    200000    719730    142.79   no data  --
22.59/22.64	c  N dy   430     74481      2000     40000         0     18423    200000   1546138    142.68    151.69  --
23.29/23.30	c  N dy   466     79294      2000     40000         0     23234    200000   2440219    143.07    150.70  --
23.89/23.95	c  N dy   498     84420      2000     40000         0     15719    200000    902594    142.95    158.21  --
24.29/24.33	c  F st   520     87501      2000     40000         0     18799    200000   1473728    143.14    136.17  --
24.69/24.76	c  N st   525     90798      2000     40000         0     22092    200000   2134792    143.14   no data  --
25.60/25.61	c  N dy   556     96674      2000     40000         0     14313    200000    479163    143.26    151.92  --
26.40/26.41	c  N dy   596    102894      2000     40000         0     20532    200000   1630410    143.45    151.96  --
26.59/26.68	c  S st   609    104842      2000     40000         0     22480    200000   1996708    143.54    141.20  --
26.69/26.78	c  S st   609    105349      2000     40000         0     22987    200000   2079049    143.54   no data  --
26.69/26.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.69/26.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.79/26.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
26.79/26.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.79/26.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.79/26.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
26.79/26.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
40.39/40.48	c lits-rem:       517  cl-subs:        2  v-elim:      0  v-fix:    0  time: 13.59 s
40.39/40.48	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
40.49/40.50	c vivif2 --  cl tried    22985 cl shrink        0 lits rem          0 time: 0.02
40.70/40.76	c asymm  cl-useful: 0/32905/40000 lits-rem:0 time: 0.26
40.70/40.76	c calculated reachability. Time: 0.00
40.70/40.76	c  N dy   609    105349      2000     40000         0     22985    200000   2077548    143.54   no data  --
41.70/41.74	c  N dy   655    112120      2000     40000         0     15100    200000    449848    143.57    156.31  --
42.59/42.66	c  N dy   697    119357      2000     40000         0     22335    200000   1771156    143.61    161.76  --
43.69/43.73	c  N dy   741    127077      2000     40000         0     30055    200000   3151087    143.39    151.33  --
44.80/44.81	c  N dy   791    135210      2000     40000         0     22523    200000   1617094    143.38    158.35  --
45.99/46.04	c  N dy   846    143964      2000     40000         0     31277    200000   3211694    143.48    151.47  --
47.30/47.33	c  N dy   906    153319      2000     40000         0     23967    200000   1739517    143.71    152.35  --
47.89/47.97	c  S st   934    158024      2000     40000         0     28670    200000   2583839    143.70    146.40  --
47.99/48.07	c  S st   934    158527      2000     40000         0     29173    200000   2655496    143.70   no data  --
47.99/48.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
47.99/48.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.09/48.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
48.19/48.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.19/48.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.19/48.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
48.19/48.20	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
67.00/67.06	c lits-rem:       922  cl-subs:       10  v-elim:      0  v-fix:    0  time: 18.86 s
67.00/67.06	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
67.00/67.09	c vivif2 --  cl tried    29163 cl shrink        0 lits rem          0 time: 0.03
67.10/67.17	c asymm  cl-useful: 0/7095/40000 lits-rem:0 time: 0.08
67.10/67.18	c calculated reachability. Time: 0.00
67.10/67.18	c  N dy   934    158527      2000     40000         0     29163    200000   2650103    143.70   no data  --
68.59/68.64	c  N dy   996    168671      2000     40000         0     21641    200000   1104723    143.66    158.81  --
70.19/70.23	c  N dy  1075    179659      2000     40000         0     32626    200000   3138502    143.92    152.54  --
71.79/71.87	c  N dy  1141    191207      2000     40000         0     25513    200000   1630936    143.77    151.75  --
73.69/73.72	c  N dy  1224    203466      2000     40000         0     37772    200000   3894387    143.97    155.72  --
75.59/75.61	c  N dy  1317    216577      2000     40000         0     31219    200000   2530246    144.15    154.26  --
77.70/77.77	c  N dy  1412    230432      2000     40000         0     24409    200000   1099873    144.27    151.95  --
78.79/78.84	c  S st  1466    237790      2000     40000         0     31764    200000   2461721    144.42   no data  --
78.89/78.94	c  S st  1466    238294      2000     40000         0     32268    200000   2537715    144.42   no data  --
78.89/78.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
78.89/78.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
78.89/78.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
78.99/79.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
78.99/79.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
78.99/79.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
78.99/79.06	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
101.10/101.16	c lits-rem:       687  cl-subs:        6  v-elim:      0  v-fix:    0  time: 22.10 s
101.10/101.17	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
101.10/101.19	c vivif2 --  cl tried    32262 cl shrink        0 lits rem          0 time: 0.02
101.40/101.46	c asymm  cl-useful: 0/28394/40000 lits-rem:0 time: 0.27
101.40/101.46	c calculated reachability. Time: 0.00
101.40/101.46	c  N dy  1466    238294      2000     40000         0     32262    200000   2535690    144.42   no data  --
103.80/103.88	c  N dy  1569    253528      2000     40000         0     25832    200000   1184776    144.56    152.67  --
106.39/106.44	c  N dy  1681    269787      2000     40000         0     42088    200000   4165970    144.66    152.52  --
109.00/109.06	c  N dy  1789    287044      2000     40000         0     36684    200000   2983935    144.65    154.52  --
111.99/112.03	c  N dy  1908    305512      2000     40000         0     31482    200000   1854542    144.76    154.84  --
112.10/112.13	c  F st  1910    306251      2000     40000         0     32221    200000   1988865    144.74   no data  --
115.20/115.21	c  N dy  2004    325099      2000     40000         0     26401    200000    775481    144.83    156.97  --
118.39/118.40	c  N dy  2119    345312      2000     40000         0     46608    200000   4464016    144.82    153.86  --
120.40/120.47	c  S st  2202    357441      2000     40000         0     33073    200000   1799811    144.84   no data  --
120.50/120.59	c  S st  2202    357941      2000     40000         0     33573    200000   1874779    144.84   no data  --
120.50/120.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
120.50/120.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
120.60/120.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
120.60/120.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
120.60/120.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
120.60/120.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
120.60/120.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
133.20/133.24	c lits-rem:       676  cl-subs:        4  v-elim:      0  v-fix:    0  time: 12.54 s
133.20/133.24	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
133.20/133.26	c vivif2 --  cl tried    33569 cl shrink        0 lits rem          0 time: 0.02
133.40/133.42	c asymm  cl-useful: 0/11606/40000 lits-rem:0 time: 0.16
133.40/133.42	c calculated reachability. Time: 0.00
133.40/133.42	c  N dy  2202    357941      2000     40000         0     33569    200000   1872805    144.84   no data  --
137.20/137.27	c  N dy  2329    378208      2000     40000         0     27174    200000    552297    144.89    152.78  --
140.80/140.82	c  N dy  2458    398335      2000     40000         0     47296    200000   4248911    144.92    154.26  --
144.49/144.50	c  N dy  2588    418372      2000     40000         0     39668    200000   2672947    144.99    159.72  --
148.40/148.40	c  N dy  2709    438470      2000     40000         0     31106    200000    928211    144.99    190.47  --
152.00/152.06	c  N dy  2837    458504      2000     40000         0     51134    200000   4589854    144.99    158.80  --
155.90/155.94	c  N dy  2968    478513      2000     40000         0     41478    200000   2663934    145.05    152.96  --
160.10/160.11	c  N dy  3089    498632      2000     40000         0     30935    200000    539466    145.10    156.34  --
163.70/163.74	c  N dy  3207    518652      2000     40000         0     50951    200000   4203654    145.09    153.09  --
167.40/167.46	c  S st  3326    536912      2000     40000         0     37547    200000   1577659    145.06   no data  --
167.50/167.58	c  S st  3326    537420      2000     40000         0     38055    200000   1656564    145.06   no data  --
167.50/167.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
167.50/167.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
167.60/167.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
167.60/167.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
167.60/167.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
167.60/167.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
167.60/167.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
175.91/175.94	c lits-rem:       399  cl-subs:        5  v-elim:      0  v-fix:    0  time:  8.26 s
175.91/175.94	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
175.91/175.96	c vivif2 --  cl tried    38050 cl shrink        0 lits rem          0 time: 0.02
176.20/176.29	c asymm  cl-useful: 0/26360/40000 lits-rem:0 time: 0.32
176.20/176.29	c calculated reachability. Time: 0.00
176.20/176.29	c  N dy  3326    537420      2000     40000         0     38050    200000   1654497    145.06   no data  --
180.20/180.21	c  N dy  3451    557492      2000     40000         0     58113    200000   5337144    145.13    162.82  --
184.00/184.01	c  N dy  3566    577525      2000     40000         0     45483    200000   2845768    145.11    154.45  --
187.89/187.91	c  N dy  3690    597618      2000     40000         0     65570    200000   6530596    145.11    156.56  --
191.50/191.52	c  N dy  3824    617887      2000     40000         0     52184    200000   3987946    145.22    154.91  --
195.40/195.49	c  N dy  3948    637959      2000     40000         0     37591    200000   1058008    145.29    153.12  --
199.01/199.02	c  N dy  4062    657970      2000     40000         0     57594    200000   4734947    145.28    153.17  --
203.00/203.00	c  N dy  4186    678054      2000     40000         0     42016    200000   1698978    145.29    157.31  --
206.71/206.77	c  N dy  4314    698087      2000     40000         0     62047    200000   5390051    145.32    155.52  --
210.70/210.70	c  N dy  4442    718135      2000     40000         0     45440    200000   2168919    145.33    156.08  --
214.51/214.55	c  N dy  4561    738262      2000     40000         0     65562    200000   5874992    145.33    153.36  --
218.50/218.52	c  N dy  4689    758263      2000     40000         0     47893    200000   2423616    145.35    157.33  --
222.50/222.56	c  N dy  4814    778356      2000     40000         0     67980    200000   6109691    145.36    155.04  --
226.50/226.57	c  N dy  4940    798436      2000     40000         0     49397    200000   2514469    145.35    153.18  --
228.00/228.02	c  S st  4989    806131      2000     40000         0     57090    200000   3919027    145.35   no data  --
228.10/228.16	c  S st  4989    806631      2000     40000         0     57590    200000   4000388    145.35   no data  --
228.10/228.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
228.10/228.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
228.20/228.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
228.30/228.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
228.30/228.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
228.30/228.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
228.30/228.36	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
494.11/494.15	c lits-rem:       476  cl-subs:        8  v-elim:      0  v-fix:    0  time: 265.81 s
494.11/494.16	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
494.21/494.20	c vivif2 --  cl tried    57582 cl shrink        0 lits rem          0 time: 0.04
494.41/494.46	c asymm  cl-useful: 0/13640/40000 lits-rem:0 time: 0.26
494.41/494.46	c calculated reachability. Time: 0.00
494.41/494.46	c  N dy  4989    806631      2000     40000         0     57582    200000   3996538    145.35   no data  --
499.22/499.24	c  N dy  5118    826663      2000     40000         0     77610    200000   7665843    145.36    153.29  --
503.31/503.33	c  N dy  5231    846739      2000     40000         0     58026    200000   3924760    145.35    153.95  --
508.12/508.13	c  N dy  5358    866812      2000     40000         0     78095    200000   7617957    145.36    153.92  --
512.32/512.38	c  N dy  5494    886878      2000     40000         0     57501    200000   3664598    145.38    160.05  --
517.21/517.23	c  N dy  5627    906945      2000     40000         0     77564    200000   7366096    145.40    153.14  --
521.52/521.57	c  N dy  5751    926956      2000     40000         0     55921    200000   3198113    145.41    154.42  --
526.21/526.28	c  N dy  5878    947032      2000     40000         0     75993    200000   6880493    145.42    153.68  --
530.92/530.91	c  N dy  6001    967241      2000     40000         0     53536    200000   2583400    145.42    154.73  --
535.22/535.23	c  N dy  6120    987404      2000     40000         0     73686    200000   6282016    145.44    153.92  --
539.82/539.81	c  N dy  6248   1007405      2000     40000         0     50034    200000   1781312    145.45    203.91  --
544.02/544.01	c  N dy  6380   1027572      2000     40000         0     70197    200000   5473949    145.45    153.22  --
548.82/548.85	c  N dy  6500   1047617      2000     40000         0     45579    200000    769396    145.46    182.61  --
552.82/552.80	c  N dy  6628   1067808      2000     40000         0     65765    200000   4514046    145.49    154.57  --
553.72/553.71	c  F st  6655   1071875      2000     40000         0     69832    200000   5261937    145.49    132.88  --
557.41/557.48	c  N dy  6731   1087916      2000     40000         0     85865    200000   8381891    145.52    154.28  --
561.71/561.70	c  N dy  6857   1107932      2000     40000         0     60223    200000   3268250    145.53    154.15  --
566.12/566.16	c  N dy  6981   1127989      2000     40000         0     80273    200000   6933103    145.52    153.72  --
570.92/570.92	c  N dy  7111   1148046      2000     40000         0     53677    200000   1917856    145.54    158.16  --
575.22/575.25	c  N dy  7235   1168477      2000     40000         0     74103    200000   5644827    145.52    156.33  --
580.32/580.33	c  N dy  7362   1188533      2000     40000         0     94156    200000   9339507    145.54    157.35  --
584.42/584.41	c  N dy  7485   1208637      2000     40000         0     66600    200000   4098999    145.54    156.97  --
584.62/584.70	c  S st  7495   1209948      2000     40000         0     67911    200000   4340214    145.55   no data  --
584.82/584.85	c  S st  7495   1210448      2000     40000         0     68411    200000   4417731    145.55   no data  --
584.82/584.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
584.82/584.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
584.92/584.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
585.02/585.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
585.02/585.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
585.02/585.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
585.02/585.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
930.64/930.63	c lits-rem:       494  cl-subs:       18  v-elim:      0  v-fix:    0  time: 345.58 s
930.64/930.64	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
930.64/930.68	c vivif2 --  cl tried    68393 cl shrink        0 lits rem          0 time: 0.04
931.03/931.06	c asymm  cl-useful: 0/18835/40000 lits-rem:0 time: 0.38
931.03/931.06	c calculated reachability. Time: 0.00
931.03/931.06	c  N dy  7495   1210448      2000     40000         0     68393    200000   4409770    145.55   no data  --
936.44/936.48	c  N dy  7625   1230741      2000     40000         0     88682    200000   8121816    145.55    153.90  --
941.54/941.52	c  N dy  7751   1250833      2000     40000         0     60115    200000   2718450    145.56    153.93  --
946.44/946.47	c  N dy  7875   1270867      2000     40000         0     80147    200000   6427993    145.57    154.41  --
952.23/952.23	c  N dy  7991   1290871      2000     40000         0     50488    200000    792535    145.56    168.14  --
956.64/956.69	c  N dy  8116   1310959      2000     40000         0     70574    200000   4505875    145.58    155.13  --
962.13/962.13	c  N dy  8247   1331058      2000     40000         0     90671    200000   8205116    145.58    157.64  --
967.44/967.41	c  N dy  8375   1351235      2000     40000         0     60181    200000   2393991    145.60    155.03  --
972.45/972.42	c  N dy  8514   1371422      2000     40000         0     80362    200000   6137715    145.63    154.26  --
978.23/978.26	c  N dy  8642   1391462      2000     40000         0    100397    200000   9833497    145.65    154.26  --
982.73/982.71	c  N dy  8771   1411628      2000     40000         0     68899    200000   3844923    145.66    154.83  --
987.63/987.64	c  N dy  8892   1431865      2000     40000         0     89133    200000   7567735    145.67    156.05  --
993.14/993.10	c  N dy  9020   1451882      2000     40000         0     56494    200000   1370080    145.67    178.34  --
997.43/997.42	c  N dy  9140   1472009      2000     40000         0     76616    200000   5096471    145.69    153.46  --
1002.64/1002.63	c  N dy  9261   1492011      2000     40000         0     96610    200000   8809420    145.71    158.94  --
1007.74/1007.76	c  N dy  9390   1512046      2000     40000         0     62987    200000   2391553    145.72    153.90  --
1012.44/1012.47	c  N dy  9514   1532180      2000     40000         0     83115    200000   6074389    145.71    154.09  --
1018.04/1018.05	c  N dy  9641   1552247      2000     40000         0    103173    200000   9814779    145.73    156.20  --
1022.84/1022.83	c  N dy  9766   1572417      2000     40000         0     68690    200000   3256641    145.74    155.70  --
1027.74/1027.77	c  N dy  9901   1592576      2000     40000         0     88845    200000   6974413    145.75    154.69  --
1033.54/1033.52	c  N dy 10023   1612691      2000     40000         0    108957    200000  10683867    145.75    153.93  --
1038.14/1038.17	c  N dy 10153   1632869      2000     40000         0     73479    200000   4030519    145.79    156.89  --
1043.23/1043.25	c  N dy 10283   1652901      2000     40000         0     93507    200000   7763886    145.81    153.80  --
1049.34/1049.30	c  N dy 10415   1672934      2000     40000         0     56888    200000    741050    145.85    154.51  --
1053.64/1053.65	c  N dy 10538   1693020      2000     40000         0     76966    200000   4486375    145.88    154.66  --
1058.04/1058.04	c  S st 10635   1710449      2000     40000         0     94389    200000   7684068    145.87    147.95  --
1058.24/1058.25	c  S st 10635   1710954      2000     40000         0     94893    200000   7763119    145.87   no data  --
1058.24/1058.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1058.24/1058.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1058.34/1058.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
1058.64/1058.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1058.64/1058.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1058.64/1058.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
1058.64/1058.63	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-3175525-1301783659/watcher-3175525-1301783659 -o /tmp/evaluation-result-3175525-1301783659/solver-3175525-1301783659 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175525-1301783659.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.67 3/179 19324
/proc/meminfo: memFree=22440076/32951124 swapFree=67111528/67111528
[pid=19324] ppid=19322 vsize=30688 CPUtime=0 cores=5,7
/proc/19324/stat : 19324 (strangenight1-s) R 19322 19324 19283 0 -1 4202496 999 0 0 0 0 0 0 0 21 0 1 0 270781577 31424512 939 33554432000 4194304 4650387 140735011101904 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19324/statm: 7672 939 328 112 0 2637 0

[startup+0.0470041 s]
/proc/loadavg: 0.00 0.26 2.67 3/179 19324
/proc/meminfo: memFree=22440076/32951124 swapFree=67111528/67111528
[pid=19324] ppid=19322 vsize=31832 CPUtime=0.04 cores=5,7
/proc/19324/stat : 19324 (strangenight1-s) R 19322 19324 19283 0 -1 4202496 1577 0 0 0 4 0 0 0 21 0 1 0 270781577 32595968 1517 33554432000 4194304 4650387 140735011101904 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19324/statm: 7958 1517 347 112 0 2923 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 31832

[startup+0.100984 s]
/proc/loadavg: 0.00 0.26 2.67 3/179 19324
/proc/meminfo: memFree=22440076/32951124 swapFree=67111528/67111528
[pid=19324] ppid=19322 vsize=32096 CPUtime=0.09 cores=5,7
/proc/19324/stat : 19324 (strangenight1-s) R 19322 19324 19283 0 -1 4202496 1623 0 0 0 9 0 0 0 21 0 1 0 270781577 32866304 1563 33554432000 4194304 4650387 140735011101904 18446744073709551615 270338044613 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19324/statm: 8024 1563 347 112 0 2989 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32096

[startup+0.300944 s]
/proc/loadavg: 0.00 0.26 2.67 3/179 19324
/proc/meminfo: memFree=22440076/32951124 swapFree=67111528/67111528
[pid=19324] ppid=19322 vsize=43128 CPUtime=0.29 cores=5,7
/proc/19324/stat : 19324 (strangenight1-s) R 19322 19324 19283 0 -1 4202496 4570 0 0 0 29 0 0 0 22 0 1 0 270781577 44163072 3884 33554432000 4194304 4650387 140735011101904 18446744073709551615 4384185 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19324/statm: 10782 3884 368 112 0 5747 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43128

[startup+0.700877 s]
/proc/loadavg: 0.00 0.26 2.67 3/179 19324
/proc/meminfo: memFree=22440076/32951124 swapFree=67111528/67111528
[pid=19324] ppid=19322 vsize=43128 CPUtime=0.69 cores=5,7
/proc/19324/stat : 19324 (strangenight1-s) R 19322 19324 19283 0 -1 4202496 5315 0 0 0 69 0 0 0 24 0 1 0 270781577 44163072 4629 33554432000 4194304 4650387 140735011101904 18446744073709551615 4327560 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19324/statm: 10782 4629 377 112 0 5747 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43128

[startup+1.5007 s]
/proc/loadavg: 0.00 0.26 2.67 4/185 19335
/proc/meminfo: memFree=22383840/32951124 swapFree=67111528/67111528
[pid=19324] ppid=19322 vsize=44248 CPUtime=1.49 cores=5,7
/proc/19324/stat : 19324 (strangenight1-s) R 19322 19324 19283 0 -1 4202496 7220 0 0 0 149 0 0 0 25 0 1 0 270781577 45309952 4974 33554432000 4194304 4650387 140735011101904 18446744073709551615 4330345 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19324/statm: 11062 4974 379 112 0 6027 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44248

[startup+3.10039 s]
/proc/loadavg: 0.24 0.31 2.67 5/186 19340
/proc/meminfo: memFree=22379660/32951124 swapFree=67111528/67111528
[pid=19324] ppid=19322 vsize=44712 CPUtime=3.09 cores=5,7
/proc/19324/stat : 19324 (strangenight1-s) R 19322 19324 19283 0 -1 4202496 11050 0 0 0 308 1 0 0 25 0 1 0 270781577 45785088 4694 33554432000 4194304 4650387 140735011101904 18446744073709551615 4327560 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19324/statm: 11178 4694 380 112 0 6143 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44712

[startup+6.30075 s]
/proc/loadavg: 0.24 0.31 2.67 5/190 19345
/proc/meminfo: memFree=22235284/32951124 swapFree=67111528/67111528
[pid=19324] ppid=19322 vsize=84308 CPUtime=6.29 cores=5,7
/proc/19324/stat : 19324 (strangenight1-s) R 19322 19324 19283 0 -1 4202496 21692 0 0 0 626 3 0 0 25 0 1 0 270781577 86331392 15336 33554432000 4194304 4650387 140735011101904 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19324/statm: 21077 15336 381 112 0 16042 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84308

[startup+12.7005 s]
/proc/loadavg: 0.89 0.44 2.69 5/190 19345
/proc/meminfo: memFree=22231120/32951124 swapFree=67111528/67111528
[pid=19324] ppid=19322 vsize=87884 CPUtime=12.7 cores=5,7
/proc/19324/stat : 19324 (strangenight1-s) R 19322 19324 19283 0 -1 4202496 26554 0 0 0 1266 4 0 0 25 0 1 0 270781577 89993216 15155 33554432000 4194304 4650387 140735011101904 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19324/statm: 21971 15155 381 112 0 16936 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 87884

[startup+25.5009 s]
/proc/loadavg: 1.37 0.56 2.70 5/190 19345
/proc/meminfo: memFree=22104160/32951124 swapFree=67111528/67111528
[pid=19324] ppid=19322 vsize=136252 CPUtime=25.5 cores=5,7
/proc/19324/stat : 19324 (strangenight1-s) R 19322 19324 19283 0 -1 4202496 38331 0 0 0 2544 6 0 0 25 0 1 0 270781577 139522048 18122 33554432000 4194304 4650387 140735011101904 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19324/statm: 34063 18122 381 112 0 29028 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 136252

[startup+51.1009 s]
/proc/loadavg: 2.27 0.84 2.74 5/190 19346
/proc/meminfo: memFree=22020496/32951124 swapFree=67111528/67111528
[pid=19324] ppid=19322 vsize=169540 CPUtime=51.09 cores=5,7
/proc/19324/stat : 19324 (strangenight1-s) R 19322 19324 19283 0 -1 4202496 60187 0 0 0 5101 8 0 0 25 0 1 0 270781577 173608960 25312 33554432000 4194304 4650387 140735011101904 18446744073709551615 4439609 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19324/statm: 42385 25312 381 112 0 37350 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 169540

[startup+102.307 s]
/proc/loadavg: 3.31 1.37 2.81 5/190 19347
/proc/meminfo: memFree=21921800/32951124 swapFree=67111528/67111528
[pid=19324] ppid=19322 vsize=182956 CPUtime=102.3 cores=5,7
/proc/19324/stat : 19324 (strangenight1-s) R 19322 19324 19283 0 -1 4202496 81367 0 0 0 10218 12 0 0 25 0 1 0 270781577 187346944 28847 33554432000 4194304 4650387 140735011101904 18446744073709551615 4331949 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19324/statm: 45739 28847 381 112 0 40704 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 182956

[startup+162.301 s]
/proc/loadavg: 3.74 1.84 2.88 5/190 19349
/proc/meminfo: memFree=21825156/32951124 swapFree=67111528/67111528
[pid=19324] ppid=19322 vsize=187332 CPUtime=162.3 cores=5,7
/proc/19324/stat : 19324 (strangenight1-s) R 19322 19324 19283 0 -1 4202496 139443 0 0 0 16204 26 0 0 25 0 1 0 270781577 191827968 28948 33554432000 4194304 4650387 140735011101904 18446744073709551615 4366864 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19324/statm: 46833 28948 381 112 0 41798 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 187332

[startup+222.301 s]
/proc/loadavg: 3.90 2.23 2.94 5/190 19350
/proc/meminfo: memFree=21780476/32951124 swapFree=67111528/67111528
[pid=19324] ppid=19322 vsize=190408 CPUtime=222.3 cores=5,7
/proc/19324/stat : 19324 (strangenight1-s) R 19322 19324 19283 0 -1 4202496 194817 0 0 0 22190 40 0 0 25 0 1 0 270781577 194977792 32370 33554432000 4194304 4650387 140735011101904 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19324/statm: 47602 32370 381 112 0 42567 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 190408

[startup+282.301 s]
/proc/loadavg: 3.96 2.55 3.01 5/190 19352
/proc/meminfo: memFree=21757400/32951124 swapFree=67111528/67111528
[pid=19324] ppid=19322 vsize=210496 CPUtime=282.31 cores=5,7
/proc/19324/stat : 19324 (strangenight1-s) R 19322 19324 19283 0 -1 4202496 205925 0 0 0 28189 42 0 0 25 0 1 0 270781577 215547904 35298 33554432000 4194304 4650387 140735011101904 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19324/statm: 52624 35298 381 112 0 47589 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 210496

[startup+342.301 s]
/proc/loadavg: 3.98 2.81 3.07 5/190 19354
/proc/meminfo: memFree=21755732/32951124 swapFree=67111528/67111528
[pid=19324] ppid=19322 vsize=210496 CPUtime=342.31 cores=5,7
/proc/19324/stat : 19324 (strangenight1-s) R 19322 19324 19283 0 -1 4202496 205925 0 0 0 34189 42 0 0 25 0 1 0 270781577 215547904 35298 33554432000 4194304 4650387 140735011101904 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19324/statm: 52624 35298 381 112 0 47589 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 210496

[startup+402.301 s]
/proc/loadavg: 3.99 3.01 3.12 5/190 19355
/proc/meminfo: memFree=21728764/32951124 swapFree=67111528/67111528
[pid=19324] ppid=19322 vsize=210496 CPUtime=402.31 cores=5,7
/proc/19324/stat : 19324 (strangenight1-s) R 19322 19324 19283 0 -1 4202496 205925 0 0 0 40189 42 0 0 25 0 1 0 270781577 215547904 35298 33554432000 4194304 4650387 140735011101904 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19324/statm: 52624 35298 381 112 0 47589 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 210496

[startup+462.3 s]
/proc/loadavg: 3.99 3.20 3.18 5/190 19357
/proc/meminfo: memFree=21727708/32951124 swapFree=67111528/67111528
[pid=19324] ppid=19322 vsize=210496 CPUtime=462.31 cores=5,7
/proc/19324/stat : 19324 (strangenight1-s) R 19322 19324 19283 0 -1 4202496 205925 0 0 0 46189 42 0 0 25 0 1 0 270781577 215547904 35298 33554432000 4194304 4650387 140735011101904 18446744073709551615 4476286 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19324/statm: 52624 35298 381 112 0 47589 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 210496

[startup+522.3 s]
/proc/loadavg: 4.07 3.35 3.22 5/190 19358
/proc/meminfo: memFree=21710536/32951124 swapFree=67111528/67111528
[pid=19324] ppid=19322 vsize=212048 CPUtime=522.31 cores=5,7
/proc/19324/stat : 19324 (strangenight1-s) R 19322 19324 19283 0 -1 4202496 231617 0 0 0 52180 51 0 0 25 0 1 0 270781577 217137152 35287 33554432000 4194304 4650387 140735011101904 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19324/statm: 53012 35287 381 112 0 47977 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 212048

[startup+582.3 s]
/proc/loadavg: 4.02 3.47 3.28 5/190 19360
/proc/meminfo: memFree=21719640/32951124 swapFree=67111528/67111528
[pid=19324] ppid=19322 vsize=160408 CPUtime=582.31 cores=5,7
/proc/19324/stat : 19324 (strangenight1-s) R 19322 19324 19283 0 -1 4202496 286859 0 0 0 58168 63 0 0 25 0 1 0 270781577 164257792 33681 33554432000 4194304 4650387 140735011101904 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19324/statm: 40102 33681 381 112 0 35067 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 160408

[startup+642.301 s]
/proc/loadavg: 4.01 3.57 3.32 5/190 19362
/proc/meminfo: memFree=21659812/32951124 swapFree=67111528/67111528
[pid=19324] ppid=19322 vsize=230724 CPUtime=642.32 cores=5,7
/proc/19324/stat : 19324 (strangenight1-s) R 19322 19324 19283 0 -1 4202496 293071 0 0 0 64168 64 0 0 25 0 1 0 270781577 236261376 39893 33554432000 4194304 4650387 140735011101904 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19324/statm: 57681 39893 381 112 0 52646 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 230724

[startup+702.301 s]
/proc/loadavg: 4.00 3.64 3.36 5/190 19363
/proc/meminfo: memFree=21644652/32951124 swapFree=67111528/67111528
[pid=19324] ppid=19322 vsize=230724 CPUtime=702.32 cores=5,7
/proc/19324/stat : 19324 (strangenight1-s) R 19322 19324 19283 0 -1 4202496 293071 0 0 0 70168 64 0 0 25 0 1 0 270781577 236261376 39893 33554432000 4194304 4650387 140735011101904 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19324/statm: 57681 39893 381 112 0 52646 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 230724

[startup+762.307 s]
/proc/loadavg: 4.00 3.71 3.39 5/190 19365
/proc/meminfo: memFree=21639752/32951124 swapFree=67111528/67111528
[pid=19324] ppid=19322 vsize=230724 CPUtime=762.33 cores=5,7
/proc/19324/stat : 19324 (strangenight1-s) R 19322 19324 19283 0 -1 4202496 293071 0 0 0 76169 64 0 0 25 0 1 0 270781577 236261376 39893 33554432000 4194304 4650387 140735011101904 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19324/statm: 57681 39893 381 112 0 52646 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 230724

[startup+822.301 s]
/proc/loadavg: 4.00 3.76 3.43 5/190 19366
/proc/meminfo: memFree=21634832/32951124 swapFree=67111528/67111528
[pid=19324] ppid=19322 vsize=230724 CPUtime=822.33 cores=5,7
/proc/19324/stat : 19324 (strangenight1-s) R 19322 19324 19283 0 -1 4202496 293071 0 0 0 82169 64 0 0 25 0 1 0 270781577 236261376 39893 33554432000 4194304 4650387 140735011101904 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19324/statm: 57681 39893 381 112 0 52646 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 230724

[startup+882.301 s]
/proc/loadavg: 4.00 3.80 3.46 5/190 19368
/proc/meminfo: memFree=21626724/32951124 swapFree=67111528/67111528
[pid=19324] ppid=19322 vsize=230724 CPUtime=882.33 cores=5,7
/proc/19324/stat : 19324 (strangenight1-s) R 19322 19324 19283 0 -1 4202496 293071 0 0 0 88169 64 0 0 25 0 1 0 270781577 236261376 39893 33554432000 4194304 4650387 140735011101904 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19324/statm: 57681 39893 381 112 0 52646 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 230724

[startup+942.301 s]
/proc/loadavg: 4.00 3.83 3.49 5/190 19370
/proc/meminfo: memFree=21636332/32951124 swapFree=67111528/67111528
[pid=19324] ppid=19322 vsize=230968 CPUtime=942.33 cores=5,7
/proc/19324/stat : 19324 (strangenight1-s) R 19322 19324 19283 0 -1 4202496 302126 0 0 0 94166 67 0 0 25 0 1 0 270781577 236511232 38845 33554432000 4194304 4650387 140735011101904 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19324/statm: 57742 38845 381 112 0 52707 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 230968

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 3.52 5/190 19371
/proc/meminfo: memFree=21603144/32951124 swapFree=67111528/67111528
[pid=19324] ppid=19322 vsize=232616 CPUtime=1002.34 cores=5,7
/proc/19324/stat : 19324 (strangenight1-s) R 19322 19324 19283 0 -1 4202496 350007 0 0 0 100154 80 0 0 25 0 1 0 270781577 238198784 44191 33554432000 4194304 4650387 140735011101904 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19324/statm: 58154 44191 381 112 0 53119 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 232616

[startup+1062.3 s]
/proc/loadavg: 4.04 3.90 3.55 5/190 19373
/proc/meminfo: memFree=21512820/32951124 swapFree=67111528/67111528
[pid=19324] ppid=19322 vsize=300476 CPUtime=1062.34 cores=5,7
/proc/19324/stat : 19324 (strangenight1-s) R 19322 19324 19283 0 -1 4202496 410698 0 0 0 106142 92 0 0 25 0 1 0 270781577 307687424 59029 33554432000 4194304 4650387 140735011101904 18446744073709551615 4438890 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19324/statm: 75119 59029 381 112 0 70084 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 300476

[startup+1122.3 s]
/proc/loadavg: 4.01 3.91 3.58 5/190 19374
/proc/meminfo: memFree=21539072/32951124 swapFree=67111528/67111528
[pid=19324] ppid=19322 vsize=301132 CPUtime=1122.34 cores=5,7
/proc/19324/stat : 19324 (strangenight1-s) R 19322 19324 19283 0 -1 4202496 410890 0 0 0 112142 92 0 0 25 0 1 0 270781577 308359168 59221 33554432000 4194304 4650387 140735011101904 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19324/statm: 75283 59221 381 112 0 70248 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 301132

[startup+1182.3 s]
/proc/loadavg: 4.00 3.92 3.60 5/190 19376
/proc/meminfo: memFree=21370140/32951124 swapFree=67111528/67111528
[pid=19324] ppid=19322 vsize=301132 CPUtime=1182.34 cores=5,7
/proc/19324/stat : 19324 (strangenight1-s) R 19322 19324 19283 0 -1 4202496 410892 0 0 0 118142 92 0 0 25 0 1 0 270781577 308359168 59223 33554432000 4194304 4650387 140735011101904 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19324/statm: 75283 59223 381 112 0 70248 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 301132

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 3.62 5/190 19378
/proc/meminfo: memFree=21402100/32951124 swapFree=67111528/67111528
[pid=19324] ppid=19322 vsize=301132 CPUtime=1242.35 cores=5,7
/proc/19324/stat : 19324 (strangenight1-s) R 19322 19324 19283 0 -1 4202496 410892 0 0 0 124143 92 0 0 25 0 1 0 270781577 308359168 59223 33554432000 4194304 4650387 140735011101904 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19324/statm: 75283 59223 381 112 0 70248 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 301132



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.94 3.64 4/189 19380
/proc/meminfo: memFree=21535364/32951124 swapFree=67111528/67111528
[pid=19324] ppid=19322 vsize=301132 CPUtime=1300.05 cores=5,7
/proc/19324/stat : 19324 (strangenight1-s) R 19322 19324 19283 0 -1 4202496 410892 0 0 0 129913 92 0 0 25 0 1 0 270781577 308359168 59223 33554432000 4194304 4650387 140735011101904 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19324/statm: 75283 59223 381 112 0 70248 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 301132

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.08
CPU user time (s): 1299.14
CPU system time (s): 0.936857
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 301132

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

runsolver used 2.00869 second user time and 5.10422 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-03 00:34:20
IDJOB=3175525
IDBENCH=82543
IDSOLVER=1589
FILE ID=node143/3175525-1301783659
RUNJOBID= node143-1301783648-19304
PBS_JOBID= 12841375
Free space on /tmp= 72036 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S319509287-085-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175525-1301783659/watcher-3175525-1301783659 -o /tmp/evaluation-result-3175525-1301783659/solver-3175525-1301783659 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175525-1301783659.cnf

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

MD5SUM BENCH= bb548a1e884feefbb349d3449e849f5e
RANDOM SEED=756970880

node143.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22440356 kB
Buffers:        357696 kB
Cached:        9825976 kB
SwapCached:          0 kB
Active:        6998664 kB
Inactive:      3251336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22440356 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14236 kB
Writeback:           0 kB
AnonPages:       66196 kB
Mapped:          15524 kB
Slab:           196932 kB
PageTables:       4868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   214576 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= 72020 MiB
End job on node143 at 2011-04-03 00:56:02