Trace number 3369763

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1300.06 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S950666065-093-UNKNOWN.cnf
MD5SUMe27af9a147b2d7c0283d090128805575
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark919.622
Satisfiable
(Un)Satisfiability was proved
Number of variables34999
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369763-1305381960.cnf'
0.00/0.01	c -- header says num vars:          34999
0.00/0.01	c -- header says num clauses:      147000
0.09/0.10	c -- clauses added:            0 learnts,       147000 normals,            0 xors
0.09/0.10	c -- vars added      34999
0.09/0.10	c Parsing time:  0.09 s
0.09/0.10	c  N st     0         0     34999    147000         0         0    441000         0   no data   no data  --
0.19/0.20	c asymm  cl-useful: 0/147000/147000 lits-rem:0 time: 0.10
0.19/0.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.09
0.29/0.37	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.29/0.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.29/0.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34999 time:  0.01 s
0.39/0.40	c Removed useless bin:       0  fixed:     0  props:   0.34M  time:  0.01 s
0.59/0.69	c lits-rem:         0  cl-subs:        0  v-elim:   1022  v-fix:    0  time:  0.29 s
0.59/0.69	c Finding binary XORs  T:     0.01 s  found:       0
0.69/0.76	c Finding non-binary XORs:     0.06 s (found:       0, avg size: nan)
0.69/0.76	c calculated reachability. Time: 0.00
0.69/0.77	c Calc default polars -  time:   0.01 s pos:   15370 undec:    4069 neg:   15560
0.69/0.77	c =========================================================================================
0.69/0.77	c types(t): F = full restart, N = normal restart
0.69/0.77	c types(t): S = simplification begin/end, E = solution found
0.69/0.77	c restart types(rt): st = static, dy = dynamic
0.69/0.77	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.69/0.77	c  B st     0         0     33977    145355         0         0    441852         0   no data   no data  --
2.09/2.14	c  N dy    16      4103     33977    145355         0      4103    441852   1292164    170.00    180.96  --
3.39/3.46	c  N dy    43      8106     33977    145355         0      8106    441852   2307028    170.58    182.62  --
4.79/4.86	c  N dy    67     12225     33977    145355         0     12225    441852   3356516    168.40    181.25  --
6.19/6.23	c  N dy    94     16274     33977    145355         0     16274    441852   4388571    168.18    178.77  --
7.71/7.78	c  N dy   120     20632     33977    145355         0     10636    441852    814786    166.83    175.92  --
9.19/9.24	c  N dy   146     24732     33977    145355         0     14736    441852   1878402    167.12    190.41  --
9.29/9.33	c  F st   148     25001     33977    145355         0     15005    441852   1937051    166.89    145.13  --
11.29/11.37	c  N dy   154     30000     33977    145355         0     20003    441852   3714935    166.89   no data  --
11.29/11.37	c  S st   154     30000     33977    145355         0     20003    441852   3714935    166.89   no data  --
11.49/11.54	c  S st   154     30503     33977    145355         0     20506    441852   3801856    166.89   no data  --
11.49/11.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
11.49/11.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.69/11.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.21
12.11/12.12	c bin-w-bin subsume rem            0 bins  time:  0.01 s
12.11/12.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
12.11/12.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33977 time:  0.01 s
12.11/12.15	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
20.49/20.56	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time:  8.41 s
20.69/20.71	c asymm  cl-useful: 0/145355/145355 lits-rem:0 time: 0.14
20.69/20.72	c calculated reachability. Time: 0.00
20.69/20.72	c  N dy   154     30503     33977    145355         0     20502    441852   3800500    166.89   no data  --
22.19/22.23	c  N dy   185     34595     33977    145355         0     24594    441852   4848425    167.33    177.50  --
23.69/23.77	c  N dy   216     38684     33977    145355         0     28683    441852   5916750    167.61    178.15  --
25.31/25.37	c  N dy   245     42893     33977    145355         0     17391    441852   1268710    167.78    176.68  --
26.41/26.41	c  S st   265     45755     33977    145355         0     20253    441852   1994782    167.95    145.53  --
26.59/26.60	c  S st   265     46259     33977    145355         0     20757    441852   2091099    167.95   no data  --
26.59/26.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
26.59/26.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.79/26.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.21
26.99/27.01	c bin-w-bin subsume rem            0 bins  time:  0.01 s
26.99/27.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
26.99/27.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33977 time:  0.01 s
26.99/27.04	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
31.91/31.93	c lits-rem:         2  cl-subs:        0  v-elim:      0  v-fix:    0  time:  4.89 s
31.91/31.94	c vivif2 --  cl tried   145355 cl shrink        0 lits rem          0 time: 0.01
31.91/31.97	c vivif2 --  cl tried    20757 cl shrink        0 lits rem          0 time: 0.03
32.09/32.11	c asymm  cl-useful: 0/145355/145355 lits-rem:0 time: 0.14
32.09/32.12	c calculated reachability. Time: 0.00
32.09/32.12	c  N dy   265     46259     33977    145355         0     20757    441852   2091097    167.95   no data  --
33.59/33.61	c  N dy   293     50363     33977    145355         0     24861    441852   3130922    167.71    178.94  --
34.99/35.11	c  N dy   322     54405     33977    145355         0     28903    441852   4157142    167.78    203.45  --
36.60/36.64	c  N dy   351     58418     33977    145355         0     32915    441852   5237999    168.43    177.51  --
38.19/38.25	c  N dy   375     62447     33977    145355         0     36944    441852   6266876    168.23    177.48  --
39.79/39.85	c  N dy   400     66481     33977    145355         0     22228    441852   1669754    168.23    205.08  --
40.89/40.99	c  S st   417     69388     33977    145355         0     25134    441852   2391692    167.87    143.73  --
41.09/41.18	c  S st   417     69892     33977    145355         0     25638    441852   2484663    167.87   no data  --
41.19/41.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
41.19/41.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.39/41.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.22
41.59/41.62	c bin-w-bin subsume rem            0 bins  time:  0.01 s
41.59/41.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
41.59/41.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33977 time:  0.01 s
41.59/41.66	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
47.89/47.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  6.28 s
47.89/47.96	c vivif2 --  cl tried   145355 cl shrink        0 lits rem          0 time: 0.02
47.89/48.00	c vivif2 --  cl tried    25638 cl shrink        0 lits rem          0 time: 0.04
48.09/48.16	c asymm  cl-useful: 0/145355/145355 lits-rem:0 time: 0.16
48.09/48.17	c calculated reachability. Time: 0.00
48.09/48.17	c  N dy   417     69892     33977    145355         0     25638    441852   2484663    167.87   no data  --
50.00/50.01	c  N dy   449     74437     33977    145355         0     30183    441852   3659324    167.97    179.22  --
51.89/51.95	c  N dy   484     79237     33977    145355         0     34983    441852   4902431    168.17    179.06  --
53.99/54.06	c  N dy   521     84358     33977    145355         0     40104    441852   6207985    168.27    188.80  --
55.29/55.34	c  F st   544     87500     33977    145355         0     22371    441852   1116127    168.35   no data  --
56.69/56.71	c  N st   549     90797     33977    145355         0     25668    441852   2214709    168.35   no data  --
59.09/59.18	c  N dy   576     96649     33977    145355         0     31520    441852   4161372    168.33    178.14  --
61.60/61.67	c  N dy   612    102861     33977    145355         0     37732    441852   5693748    167.88    176.91  --
62.39/62.49	c  S st   626    104838     33977    145355         0     39709    441852   6195569    167.83   no data  --
62.71/62.72	c  S st   626    105340     33977    145355         0     40211    441852   6315099    167.83   no data  --
62.71/62.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
62.71/62.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.90/62.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.23
63.39/63.43	c bin-w-bin subsume rem            0 bins  time:  0.01 s
63.39/63.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
63.39/63.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33977 time:  0.01 s
63.39/63.46	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
138.79/138.88	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 75.42 s
138.79/138.89	c vivif2 --  cl tried   145355 cl shrink        0 lits rem          0 time: 0.01
138.89/138.98	c vivif2 --  cl tried    40205 cl shrink        0 lits rem          0 time: 0.09
139.09/139.16	c asymm  cl-useful: 0/145355/145355 lits-rem:0 time: 0.18
139.09/139.17	c calculated reachability. Time: 0.00
139.09/139.17	c  N dy   626    105340     33977    145355         0     40205    441852   6308693    167.83   no data  --
141.80/141.88	c  N dy   675    112252     33977    145355         0     24681    441852   1256420    167.97    177.86  --
144.60/144.61	c  N dy   724    119568     33977    145355         0     31996    441852   3100539    167.78    182.34  --
147.49/147.58	c  N dy   776    127238     33977    145355         0     39666    441852   5074084    167.79    188.21  --
150.90/150.96	c  N dy   831    135384     33977    145355         0     24099    441852    719708    167.63    180.82  --
154.50/154.55	c  N dy   891    144267     33977    145355         0     32982    441852   2966436    167.54    181.54  --
158.41/158.47	c  N dy   951    153615     33977    145355         0     42330    441852   5413275    167.62    180.55  --
160.29/160.39	c  S st   986    158010     33977    145355         0     46725    441852   6580305    167.87   no data  --
160.61/160.62	c  S st   986    158512     33977    145355         0     47227    441852   6688520    167.87   no data  --
160.61/160.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
160.61/160.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
160.79/160.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.24
161.29/161.34	c bin-w-bin subsume rem            0 bins  time:  0.01 s
161.29/161.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
161.29/161.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33977 time:  0.01 s
161.29/161.37	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
249.99/250.05	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 88.68 s
249.99/250.07	c vivif2 --  cl tried   145355 cl shrink        0 lits rem          0 time: 0.01
250.09/250.17	c vivif2 --  cl tried    47223 cl shrink        0 lits rem          0 time: 0.10
250.29/250.38	c asymm  cl-useful: 0/145355/145355 lits-rem:0 time: 0.21
250.29/250.39	c calculated reachability. Time: 0.00
250.29/250.39	c  N dy   986    158512     33977    145355         0     47223    441852   6684984    167.87   no data  --
254.50/254.55	c  N dy  1054    168674     33977    145355         0     32525    441852   2587679    167.94    177.68  --
258.99/259.07	c  N dy  1124    179499     33977    145355         0     43350    441852   5423269    168.05    177.06  --
263.80/263.83	c  N dy  1206    190997     33977    145355         0     28924    441852   1351411    168.26    183.92  --
268.59/268.63	c  N dy  1294    203254     33977    145355         0     41180    441852   4536111    168.42    177.96  --
273.91/273.99	c  N dy  1381    216441     33977    145355         0     27401    441852    665399    168.40    178.10  --
279.31/279.40	c  N dy  1487    230380     33977    145355         0     41339    441852   4363584    168.78    179.52  --
282.30/282.36	c  S st  1536    237770     33977    145355         0     48729    441852   6317103    168.80    165.16  --
282.50/282.57	c  S st  1536    238271     33977    145355         0     49230    441852   6411965    168.80   no data  --
282.50/282.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
282.50/282.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
282.80/282.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.23
283.20/283.21	c bin-w-bin subsume rem            0 bins  time:  0.01 s
283.20/283.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
283.20/283.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33977 time:  0.01 s
283.20/283.25	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
367.60/367.62	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 84.38 s
367.60/367.64	c vivif2 --  cl tried   145355 cl shrink        0 lits rem          0 time: 0.02
367.70/367.73	c vivif2 --  cl tried    49225 cl shrink        0 lits rem          0 time: 0.09
367.90/367.95	c asymm  cl-useful: 0/145355/145355 lits-rem:0 time: 0.21
367.90/367.96	c calculated reachability. Time: 0.00
367.90/367.96	c  N dy  1536    238271     33977    145355         0     49225    441852   6409355    168.80   no data  --
374.50/374.54	c  N dy  1650    253557     33977    145355         0     36531    441852   2795322    169.04    183.16  --
381.10/381.13	c  N dy  1765    269772     33977    145355         0     52746    441852   7055041    169.27    180.98  --
388.00/388.09	c  N dy  1888    286993     33977    145355         0     40972    441852   3657292    169.40    181.04  --
395.70/395.70	c  N dy  2014    305377     33977    145355         0     59355    441852   8432948    169.47    179.55  --
396.09/396.10	c  F st  2019    306252     33977    145355         0     30233    441852    571874    169.45   no data  --
403.60/403.69	c  N dy  2121    324968     33977    145355         0     48947    441852   6038021    169.54    179.79  --
411.80/411.86	c  N dy  2254    345014     33977    145355         0     37997    441852   2313845    169.49    180.44  --
416.80/416.91	c  S st  2344    357408     33977    145355         0     50391    441852   5600255    169.71   no data  --
417.10/417.12	c  S st  2344    357909     33977    145355         0     50892    441852   5694034    169.71   no data  --
417.10/417.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
417.10/417.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
417.30/417.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.23
417.70/417.72	c bin-w-bin subsume rem            0 bins  time:  0.01 s
417.70/417.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
417.70/417.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33977 time:  0.01 s
417.70/417.75	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
485.91/485.93	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 68.18 s
485.91/485.94	c vivif2 --  cl tried   145355 cl shrink        0 lits rem          0 time: 0.01
486.01/486.02	c vivif2 --  cl tried    50888 cl shrink        0 lits rem          0 time: 0.08
486.22/486.23	c asymm  cl-useful: 0/145355/145355 lits-rem:0 time: 0.20
486.22/486.24	c calculated reachability. Time: 0.00
486.22/486.24	c  N dy  2344    357909     33977    145355         0     50888    441852   5692404    169.71   no data  --
494.50/494.58	c  N dy  2479    378058     33977    145355         0     39039    441852   2315277    169.75    183.65  --
502.91/502.93	c  N dy  2616    398346     33977    145355         0     59327    441852   7614219    169.79    183.01  --
511.10/511.16	c  N dy  2749    418406     33977    145355         0     46396    441852   3949248    169.77    178.94  --
519.60/519.67	c  N dy  2880    438411     33977    145355         0     66400    441852   9158637    169.73    179.32  --
527.81/527.84	c  N dy  3015    458469     33977    145355         0     52457    441852   5299349    169.81    180.52  --
536.40/536.44	c  N dy  3151    478547     33977    145355         0     37533    441852   1122926    169.75    181.44  --
544.60/544.67	c  N dy  3298    498549     33977    145355         0     57534    441852   6316584    169.83    179.68  --
553.21/553.21	c  N dy  3431    518609     33977    145355         0     41600    441852   1918952    169.78    178.92  --
560.71/560.77	c  S st  3559    536868     33977    145355         0     59858    441852   6727217    169.85   no data  --
560.91/561.00	c  S st  3559    537369     33977    145355         0     60359    441852   6829436    169.85   no data  --
561.02/561.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
561.02/561.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
561.21/561.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.24
561.61/561.67	c bin-w-bin subsume rem            0 bins  time:  0.01 s
561.61/561.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
561.61/561.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33977 time:  0.01 s
561.71/561.71	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
660.11/660.18	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 98.47 s
660.11/660.19	c vivif2 --  cl tried   145355 cl shrink        0 lits rem          0 time: 0.01
660.21/660.29	c vivif2 --  cl tried    60355 cl shrink        0 lits rem          0 time: 0.10
660.51/660.51	c asymm  cl-useful: 0/145355/145355 lits-rem:0 time: 0.22
660.51/660.52	c calculated reachability. Time: 0.00
660.51/660.52	c  N dy  3559    537369     33977    145355         0     60355    441852   6827671    169.85   no data  --
669.11/669.11	c  N dy  3698    557412     33977    145355         0     43394    441852   2165694    169.88    182.02  --
677.41/677.47	c  N dy  3833    577450     33977    145355         0     63427    441852   7356969    169.89    181.41  --
686.01/686.05	c  N dy  3972    597527     33977    145355         0     45511    441852   2494774    169.93    182.14  --
694.60/694.60	c  N dy  4107    617749     33977    145355         0     65731    441852   7721973    169.90    179.50  --
703.21/703.28	c  N dy  4248    637839     33977    145355         0     46819    441852   2493875    169.84    181.97  --
711.81/711.85	c  N dy  4386    657860     33977    145355         0     66839    441852   7706903    169.88    186.06  --
720.52/720.57	c  N dy  4520    677968     33977    145355         0     46944    441852   2259529    169.88    183.10  --
729.22/729.22	c  N dy  4660    698098     33977    145355         0     67071    441852   7620068    169.95    181.87  --
738.02/738.06	c  N dy  4798    718123     33977    145355         0     46100    441852   1847065    169.94    179.48  --
746.51/746.51	c  N dy  4923    738173     33977    145355         0     66150    441852   7039128    169.87    181.59  --
755.61/755.64	c  N dy  5071    758225     33977    145355         0     44203    441852   1084163    169.93    180.26  --
764.01/764.05	c  N dy  5211    778261     33977    145355         0     64238    441852   6315832    169.96    184.09  --
773.21/773.25	c  N dy  5351    798425     33977    145355         0     84401    441852  11658143    170.03    184.56  --
776.41/776.44	c  S st  5397    806053     33977    145355         0     49031    441852   2084295    170.00   no data  --
776.62/776.64	c  S st  5397    806554     33977    145355         0     49532    441852   2183952    170.00   no data  --
776.62/776.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
776.62/776.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
776.81/776.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.23
777.01/777.05	c bin-w-bin subsume rem            0 bins  time:  0.01 s
777.01/777.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
777.01/777.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33977 time:  0.01 s
777.01/777.09	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
782.61/782.69	c lits-rem:         3  cl-subs:        3  v-elim:      0  v-fix:    0  time:  5.60 s
782.71/782.70	c vivif2 --  cl tried   145355 cl shrink        0 lits rem          0 time: 0.01
782.71/782.74	c vivif2 --  cl tried    49529 cl shrink        0 lits rem          0 time: 0.03
782.91/782.93	c asymm  cl-useful: 0/145355/145355 lits-rem:0 time: 0.19
782.91/782.94	c calculated reachability. Time: 0.00
782.91/782.94	c  N dy  5397    806554     33977    145355         0     49529    441852   2182778    170.00   no data  --
791.51/791.51	c  N dy  5528    826631     33977    145355         0     69604    441852   7414417    169.98    202.70  --
800.61/800.69	c  N dy  5671    846666     33977    145355         0     45645    441852    982678    170.00    179.57  --
809.21/809.22	c  N dy  5810    866716     33977    145355         0     65695    441852   6364077    170.08    184.17  --
818.42/818.48	c  N dy  5959    886751     33977    145355         0     85730    441852  11669757    170.17    182.62  --
827.41/827.41	c  N dy  6096    906786     33977    145355         0     60765    441852   4562413    170.18    203.46  --
836.41/836.49	c  N dy  6243    926867     33977    145355         0     80846    441852   9860060    170.27    179.39  --
845.51/845.53	c  N dy  6378    946873     33977    145355         0     54853    441852   2793658    170.26    179.34  --
854.21/854.20	c  N dy  6512    967026     33977    145355         0     75006    441852   8024381    170.25    181.53  --
863.61/863.61	c  N dy  6652    987113     33977    145355         0     48091    441852    785884    170.28    185.13  --
872.11/872.18	c  N dy  6795   1007206     33977    145355         0     68181    441852   6065018    170.33    228.12  --
881.41/881.40	c  N dy  6934   1027254     33977    145355         0     88229    441852  11301866    170.37    180.45  --
890.41/890.40	c  N dy  7068   1047349     33977    145355         0     60325    441852   3732504    170.34    182.39  --
899.21/899.23	c  N dy  7204   1067350     33977    145355         0     80324    441852   8974691    170.35    183.80  --
901.31/901.37	c  F st  7239   1071876     33977    145355         0     84849    441852  10205136    170.39   no data  --
908.91/908.92	c  N dy  7319   1087415     33977    145355         0     51390    441852   1152924    170.42    184.40  --
917.62/917.60	c  N dy  7455   1107503     33977    145355         0     71477    441852   6479259    170.48    181.56  --
926.91/926.91	c  N dy  7592   1127577     33977    145355         0     91550    441852  11754282    170.50    230.99  --
936.13/936.14	c  N dy  7729   1147834     33977    145355         0     61808    441852   3632625    170.53    180.44  --
945.01/945.01	c  N dy  7857   1167888     33977    145355         0     81859    441852   8880650    170.52    182.45  --
954.71/954.71	c  N dy  7997   1187945     33977    145355         0    101915    441852  14134812    170.52    184.55  --
963.52/963.57	c  N dy  8137   1208191     33977    145355         0     71165    441852   5919644    170.56    182.81  --
964.31/964.30	c  S st  8149   1209831     33977    145355         0     72805    441852   6350192    170.57   no data  --
964.51/964.53	c  S st  8149   1210332     33977    145355         0     73306    441852   6439230    170.57   no data  --
964.51/964.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
964.51/964.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
964.81/964.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.25
965.11/965.19	c bin-w-bin subsume rem            0 bins  time:  0.01 s
965.21/965.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
965.21/965.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33977 time:  0.01 s
965.21/965.22	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
1056.82/1056.87	c lits-rem:         1  cl-subs:        6  v-elim:      0  v-fix:    0  time: 91.65 s
1056.82/1056.89	c vivif2 --  cl tried   145355 cl shrink        0 lits rem          0 time: 0.02
1056.92/1056.99	c vivif2 --  cl tried    73300 cl shrink        0 lits rem          0 time: 0.10
1057.22/1057.25	c asymm  cl-useful: 0/145355/145355 lits-rem:0 time: 0.27
1057.22/1057.26	c calculated reachability. Time: 0.00
1057.22/1057.26	c  N dy  8149   1210332     33977    145355         0     73300    441852   6434908    170.57   no data  --
1067.31/1067.36	c  N dy  8269   1230514     33977    145355         0     93481    441852  11656031    170.52    190.46  --
1077.52/1077.55	c  N dy  8412   1250579     33977    145355         0     61549    441852   3079400    170.56    197.18  --
1087.21/1087.30	c  N dy  8545   1270588     33977    145355         0     81557    441852   8283233    170.54    189.30  --
1097.83/1097.81	c  N dy  8682   1290657     33977    145355         0    101621    441852  13541295    170.55    181.20  --
1107.62/1107.67	c  N dy  8822   1310812     33977    145355         0     68781    441852   4701395    170.61    190.99  --
1117.63/1117.65	c  N dy  8958   1330869     33977    145355         0     88837    441852   9891145    170.62    184.65  --
1128.41/1128.43	c  N dy  9099   1350966     33977    145355         0     54939    441852    797300    170.63    180.80  --
1138.02/1138.02	c  N dy  9241   1371059     33977    145355         0     75030    441852   6139316    170.66    185.07  --
1148.22/1148.27	c  N dy  9378   1391117     33977    145355         0     95088    441852  11409598    170.66    192.77  --
1159.01/1159.00	c  N dy  9526   1411190     33977    145355         0     60167    441852   1919382    170.73    222.38  --
1168.62/1168.66	c  N dy  9665   1431229     33977    145355         0     80206    441852   7115512    170.73    180.13  --
1179.13/1179.20	c  N dy  9802   1451389     33977    145355         0    100365    441852  12418481    170.75    180.39  --
1189.61/1189.60	c  N dy  9934   1471565     33977    145355         0     64542    441852   2768708    170.74    184.70  --
1199.52/1199.53	c  N dy 10073   1491668     33977    145355         0     84645    441852   8058278    170.76    180.41  --
1210.03/1210.05	c  N dy 10205   1511714     33977    145355         0    104691    441852  13309454    170.74    185.85  --
1220.32/1220.37	c  N dy 10339   1531834     33977    145355         0     67809    441852   3430283    170.75    184.58  --
1230.32/1230.36	c  N dy 10475   1551928     33977    145355         0     87901    441852   8630333    170.74    182.23  --
1241.12/1241.13	c  N dy 10613   1572021     33977    145355         0    107993    441852  13907536    170.74    179.88  --
1251.52/1251.50	c  N dy 10751   1592373     33977    145355         0     70348    441852   3792080    170.74    186.07  --
1261.42/1261.48	c  N dy 10881   1612383     33977    145355         0     90354    441852   9050546    170.75    206.19  --
1272.42/1272.46	c  N dy 11023   1632478     33977    145355         0    110448    441852  14309862    170.76    229.31  --
1282.72/1282.75	c  N dy 11163   1652629     33977    145355         0     71602    441852   3901564    170.77    181.53  --
1292.82/1292.90	c  N dy 11308   1672650     33977    145355         0     91620    441852   9184703    170.80    180.57  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 1.19 2.15 2.83 3/390 9428
/proc/meminfo: memFree=14942344/32951124 swapFree=65586204/67111528
[pid=9428] ppid=9426 vsize=25672 CPUtime=0 cores=4,6
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 8876 0 -1 4202496 1811 0 0 0 0 0 0 0 21 0 1 0 728426690 26288128 1557 33554432000 4194304 4650387 140734346691952 18446744073709551615 4317213 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9428/statm: 6418 1563 326 112 0 1383 0

[startup+0.069651 s]
/proc/loadavg: 1.19 2.15 2.83 3/390 9428
/proc/meminfo: memFree=14942344/32951124 swapFree=65586204/67111528
[pid=9428] ppid=9426 vsize=47892 CPUtime=0.06 cores=4,6
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 8876 0 -1 4202496 5882 0 0 0 6 0 0 0 21 0 1 0 728426690 49041408 4834 33554432000 4194304 4650387 140734346691952 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9428/statm: 11973 4834 329 112 0 6938 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 47892

[startup+0.100623 s]
/proc/loadavg: 1.19 2.15 2.83 3/390 9428
/proc/meminfo: memFree=14942344/32951124 swapFree=65586204/67111528
[pid=9428] ppid=9426 vsize=50864 CPUtime=0.09 cores=4,6
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 8876 0 -1 4202496 6802 0 0 0 9 0 0 0 21 0 1 0 728426690 52084736 5754 33554432000 4194304 4650387 140734346691952 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9428/statm: 12716 5754 329 112 0 7681 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50864

[startup+0.300563 s]
/proc/loadavg: 1.19 2.15 2.83 3/390 9428
/proc/meminfo: memFree=14942344/32951124 swapFree=65586204/67111528
[pid=9428] ppid=9426 vsize=60116 CPUtime=0.29 cores=4,6
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 8876 0 -1 4202496 8592 0 0 0 29 0 0 0 22 0 1 0 728426690 61558784 6681 33554432000 4194304 4650387 140734346691952 18446744073709551615 4422170 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9428/statm: 15029 6681 353 112 0 9994 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 60116

[startup+0.700494 s]
/proc/loadavg: 1.19 2.15 2.83 3/390 9428
/proc/meminfo: memFree=14942344/32951124 swapFree=65586204/67111528
[pid=9428] ppid=9426 vsize=84372 CPUtime=0.69 cores=4,6
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 8876 0 -1 4202496 13998 0 0 0 68 1 0 0 24 0 1 0 728426690 86396928 12087 33554432000 4194304 4650387 140734346691952 18446744073709551615 4306837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9428/statm: 21093 12087 371 112 0 16058 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84372

[startup+1.50038 s]
/proc/loadavg: 1.41 2.18 2.83 5/396 9439
/proc/meminfo: memFree=14861116/32951124 swapFree=65586204/67111528
[pid=9428] ppid=9426 vsize=84372 CPUtime=1.49 cores=4,6
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 8876 0 -1 4202496 14746 0 0 0 148 1 0 0 25 0 1 0 728426690 86396928 12835 33554432000 4194304 4650387 140734346691952 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9428/statm: 21093 12835 379 112 0 16058 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84372

[startup+3.10109 s]
/proc/loadavg: 1.41 2.18 2.83 5/396 9440
/proc/meminfo: memFree=14840656/32951124 swapFree=65586204/67111528
[pid=9428] ppid=9426 vsize=84372 CPUtime=3.09 cores=4,6
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 8876 0 -1 4202496 15992 0 0 0 308 1 0 0 25 0 1 0 728426690 86396928 14081 33554432000 4194304 4650387 140734346691952 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9428/statm: 21093 14082 379 112 0 16058 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84372

[startup+6.30054 s]
/proc/loadavg: 1.62 2.21 2.84 5/396 9440
/proc/meminfo: memFree=14818948/32951124 swapFree=65586204/67111528
[pid=9428] ppid=9426 vsize=133728 CPUtime=6.29 cores=4,6
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 8876 0 -1 4202496 18390 0 0 0 628 1 0 0 25 0 1 0 728426690 136937472 16479 33554432000 4194304 4650387 140734346691952 18446744073709551615 4333553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9428/statm: 33432 16479 379 112 0 28397 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133728

[startup+12.7004 s]
/proc/loadavg: 1.81 2.24 2.84 5/396 9440
/proc/meminfo: memFree=14690008/32951124 swapFree=65586204/67111528
[pid=9428] ppid=9426 vsize=226632 CPUtime=12.69 cores=4,6
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 8876 0 -1 4202496 43647 0 0 0 1263 6 0 0 25 0 1 0 728426690 232071168 35595 33554432000 4194304 4650387 140734346691952 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9428/statm: 56658 35595 383 112 0 51623 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 226632

[startup+25.5012 s]
/proc/loadavg: 2.15 2.29 2.86 5/396 9440
/proc/meminfo: memFree=14624008/32951124 swapFree=65586204/67111528
[pid=9428] ppid=9426 vsize=175028 CPUtime=25.49 cores=4,6
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 8876 0 -1 4202496 50720 0 0 0 2542 7 0 0 25 0 1 0 728426690 179228672 35338 33554432000 4194304 4650387 140734346691952 18446744073709551615 4315137 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9428/statm: 43757 35338 383 112 0 38722 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 175028

[startup+51.1007 s]
/proc/loadavg: 2.88 2.46 2.89 5/396 9441
/proc/meminfo: memFree=14510728/32951124 swapFree=65586204/67111528
[pid=9428] ppid=9426 vsize=261472 CPUtime=51.09 cores=4,6
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 8876 0 -1 4202496 66466 0 0 0 5099 10 0 0 25 0 1 0 728426690 267747328 43851 33554432000 4194304 4650387 140734346691952 18446744073709551615 4363534 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9428/statm: 65368 43851 383 112 0 60333 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 261472

[startup+102.315 s]
/proc/loadavg: 3.51 2.69 2.95 5/396 9442
/proc/meminfo: memFree=14403416/32951124 swapFree=65586204/67111528
[pid=9428] ppid=9426 vsize=317828 CPUtime=102.3 cores=4,6
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 8876 0 -1 4202496 90471 0 0 0 10217 13 0 0 25 0 1 0 728426690 325455872 60379 33554432000 4194304 4650387 140734346691952 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9428/statm: 79457 60379 383 112 0 74422 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 317828

[startup+162.301 s]
/proc/loadavg: 4.01 2.97 3.03 5/396 9444
/proc/meminfo: memFree=14315700/32951124 swapFree=65586204/67111528
[pid=9428] ppid=9426 vsize=351956 CPUtime=162.29 cores=4,6
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 8876 0 -1 4202496 108054 0 0 0 16212 17 0 0 25 0 1 0 728426690 360402944 69741 33554432000 4194304 4650387 140734346691952 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9428/statm: 87989 69741 383 112 0 82954 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 351956

[startup+222.301 s]
/proc/loadavg: 4.08 3.19 3.10 5/396 9445
/proc/meminfo: memFree=14272256/32951124 swapFree=65586204/67111528
[pid=9428] ppid=9426 vsize=353556 CPUtime=222.29 cores=4,6
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 8876 0 -1 4202496 108359 0 0 0 22212 17 0 0 25 0 1 0 728426690 362041344 70046 33554432000 4194304 4650387 140734346691952 18446744073709551615 4476097 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9428/statm: 88389 70046 383 112 0 83354 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 353556

[startup+282.301 s]
/proc/loadavg: 4.19 3.39 3.17 5/396 9447
/proc/meminfo: memFree=14238348/32951124 swapFree=65586204/67111528
[pid=9428] ppid=9426 vsize=367224 CPUtime=282.3 cores=4,6
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 8876 0 -1 4202496 125508 0 0 0 28208 22 0 0 25 0 1 0 728426690 376037376 73541 33554432000 4194304 4650387 140734346691952 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9428/statm: 91806 73541 383 112 0 86771 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 367224

[startup+342.301 s]
/proc/loadavg: 4.10 3.51 3.22 5/396 9448
/proc/meminfo: memFree=14200124/32951124 swapFree=65586204/67111528
[pid=9428] ppid=9426 vsize=370528 CPUtime=342.3 cores=4,6
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 8876 0 -1 4202496 126570 0 0 0 34208 22 0 0 25 0 1 0 728426690 379420672 74603 33554432000 4194304 4650387 140734346691952 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9428/statm: 92632 74603 383 112 0 87597 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 370528

[startup+402.301 s]
/proc/loadavg: 4.04 3.60 3.27 6/396 9450
/proc/meminfo: memFree=14188428/32951124 swapFree=65586204/67111528
[pid=9428] ppid=9426 vsize=385700 CPUtime=402.3 cores=4,6
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 8876 0 -1 4202496 145452 0 0 0 40204 26 0 0 25 0 1 0 728426690 394956800 77222 33554432000 4194304 4650387 140734346691952 18446744073709551615 4334513 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9428/statm: 96425 77222 383 112 0 91390 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 385700

[startup+462.301 s]
/proc/loadavg: 4.01 3.67 3.31 5/396 9452
/proc/meminfo: memFree=14186040/32951124 swapFree=65586204/67111528
[pid=9428] ppid=9426 vsize=386216 CPUtime=462.31 cores=4,6
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 8876 0 -1 4202496 152573 0 0 0 46203 28 0 0 25 0 1 0 728426690 395485184 77939 33554432000 4194304 4650387 140734346691952 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9428/statm: 96554 77939 383 112 0 91519 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 386216

[startup+522.301 s]
/proc/loadavg: 4.00 3.73 3.35 5/396 9453
/proc/meminfo: memFree=14177824/32951124 swapFree=65586204/67111528
[pid=9428] ppid=9426 vsize=338024 CPUtime=522.3 cores=4,6
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 8876 0 -1 4202496 172210 0 0 0 52198 32 0 0 25 0 1 0 728426690 346136576 78408 33554432000 4194304 4650387 140734346691952 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9428/statm: 84506 78408 383 112 0 79471 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 338024

[startup+582.301 s]
/proc/loadavg: 4.00 3.77 3.39 5/396 9455
/proc/meminfo: memFree=14148028/32951124 swapFree=65586204/67111528
[pid=9428] ppid=9426 vsize=398612 CPUtime=582.31 cores=4,6
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 8876 0 -1 4202496 190206 0 0 0 58193 38 0 0 25 0 1 0 728426690 408178688 82406 33554432000 4194304 4650387 140734346691952 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9428/statm: 99653 82406 383 112 0 94618 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 398612

[startup+642.301 s]
/proc/loadavg: 4.00 3.81 3.42 5/396 9456
/proc/meminfo: memFree=14156680/32951124 swapFree=65586204/67111528
[pid=9428] ppid=9426 vsize=398612 CPUtime=642.31 cores=4,6
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 8876 0 -1 4202496 190206 0 0 0 64193 38 0 0 25 0 1 0 728426690 408178688 82406 33554432000 4194304 4650387 140734346691952 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9428/statm: 99653 82406 383 112 0 94618 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 398612

[startup+702.301 s]
/proc/loadavg: 4.00 3.84 3.46 5/396 9458
/proc/meminfo: memFree=14131088/32951124 swapFree=65586204/67111528
[pid=9428] ppid=9426 vsize=368360 CPUtime=702.31 cores=4,6
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 8876 0 -1 4202496 216974 0 0 0 70188 43 0 0 25 0 1 0 728426690 377200640 86066 33554432000 4194304 4650387 140734346691952 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9428/statm: 92090 86066 383 112 0 87055 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 368360

[startup+762.315 s]
/proc/loadavg: 4.04 3.88 3.49 5/396 9460
/proc/meminfo: memFree=14109968/32951124 swapFree=65586204/67111528
[pid=9428] ppid=9426 vsize=429588 CPUtime=762.32 cores=4,6
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 8876 0 -1 4202496 244895 0 0 0 76181 51 0 0 25 0 1 0 728426690 439898112 88472 33554432000 4194304 4650387 140734346691952 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9428/statm: 107397 88472 383 112 0 102362 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 429588

[startup+822.301 s]
/proc/loadavg: 4.22 3.96 3.54 5/396 9461
/proc/meminfo: memFree=14147628/32951124 swapFree=65586204/67111528
[pid=9428] ppid=9426 vsize=368756 CPUtime=822.31 cores=4,6
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 8876 0 -1 4202496 270704 0 0 0 82174 57 0 0 25 0 1 0 728426690 377606144 86165 33554432000 4194304 4650387 140734346691952 18446744073709551615 4363394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9428/statm: 92189 86165 383 112 0 87154 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 368756

[startup+882.301 s]
/proc/loadavg: 4.13 3.98 3.57 5/396 9463
/proc/meminfo: memFree=14054472/32951124 swapFree=65586204/67111528
[pid=9428] ppid=9426 vsize=430716 CPUtime=882.31 cores=4,6
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 8876 0 -1 4202496 299309 0 0 0 88167 64 0 0 25 0 1 0 728426690 441053184 95017 33554432000 4194304 4650387 140734346691952 18446744073709551615 4328222 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9428/statm: 107679 95017 383 112 0 102644 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 430716

[startup+942.301 s]
/proc/loadavg: 4.05 3.98 3.60 5/396 9464
/proc/meminfo: memFree=14102164/32951124 swapFree=65586204/67111528
[pid=9428] ppid=9426 vsize=431484 CPUtime=942.31 cores=4,6
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 8876 0 -1 4202496 327564 0 0 0 94162 69 0 0 25 0 1 0 728426690 441839616 90636 33554432000 4194304 4650387 140734346691952 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9428/statm: 107871 90636 383 112 0 102836 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 431484

[startup+1002.3 s]
/proc/loadavg: 4.02 3.98 3.62 5/396 9466
/proc/meminfo: memFree=14074724/32951124 swapFree=65586204/67111528
[pid=9428] ppid=9426 vsize=431560 CPUtime=1002.31 cores=4,6
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 8876 0 -1 4202496 337888 0 0 0 100160 71 0 0 25 0 1 0 728426690 441917440 89862 33554432000 4194304 4650387 140734346691952 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9428/statm: 107890 89862 383 112 0 102855 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 431560

[startup+1062.3 s]
/proc/loadavg: 4.00 3.98 3.64 5/396 9468
/proc/meminfo: memFree=13994096/32951124 swapFree=65586204/67111528
[pid=9428] ppid=9426 vsize=431560 CPUtime=1062.32 cores=4,6
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 8876 0 -1 4202496 340498 0 0 0 106160 72 0 0 25 0 1 0 728426690 441917440 92472 33554432000 4194304 4650387 140734346691952 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9428/statm: 107890 92472 383 112 0 102855 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 431560

[startup+1122.3 s]
/proc/loadavg: 4.00 3.98 3.66 5/396 9469
/proc/meminfo: memFree=13922360/32951124 swapFree=65586204/67111528
[pid=9428] ppid=9426 vsize=436948 CPUtime=1122.32 cores=4,6
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 8876 0 -1 4202496 367851 0 0 0 112150 82 0 0 25 0 1 0 728426690 447434752 96804 33554432000 4194304 4650387 140734346691952 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9428/statm: 109237 96804 383 112 0 104202 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 436948

[startup+1182.3 s]
/proc/loadavg: 4.00 3.98 3.68 5/396 9471
/proc/meminfo: memFree=13900276/32951124 swapFree=65586204/67111528
[pid=9428] ppid=9426 vsize=452976 CPUtime=1182.32 cores=4,6
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 8876 0 -1 4202496 397592 0 0 0 118140 92 0 0 25 0 1 0 728426690 463847424 102402 33554432000 4194304 4650387 140734346691952 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9428/statm: 113244 102402 383 112 0 108209 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 452976

[startup+1242.3 s]
/proc/loadavg: 4.00 3.98 3.70 5/396 9472
/proc/meminfo: memFree=13894540/32951124 swapFree=65586204/67111528
[pid=9428] ppid=9426 vsize=453616 CPUtime=1242.32 cores=4,6
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 8876 0 -1 4202496 423256 0 0 0 124131 101 0 0 25 0 1 0 728426690 464502784 103028 33554432000 4194304 4650387 140734346691952 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9428/statm: 113404 103028 383 112 0 108369 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 453616



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.11 4.02 3.72 3/394 9476
/proc/meminfo: memFree=14358408/32951124 swapFree=65586204/67111528
[pid=9428] ppid=9426 vsize=453860 CPUtime=1300.03 cores=4,6
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 8876 0 -1 4202496 447539 0 0 0 129892 111 0 0 25 0 1 0 728426690 464752640 101293 33554432000 4194304 4650387 140734346691952 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9428/statm: 113465 101293 383 112 0 108430 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 453860

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.06
CPU user time (s): 1298.93
CPU system time (s): 1.13383
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 453860

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

runsolver used 5.09822 second user time and 11.4903 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-14 16:06:00
IDJOB=3369763
IDBENCH=82572
IDSOLVER=1847
FILE ID=node119/3369763-1305381960
RUNJOBID= node119-1305381960-9397
PBS_JOBID= 13324383
Free space on /tmp= 73180 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v35000-c147000-S950666065-093-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369763-1305381960/watcher-3369763-1305381960 -o /tmp/evaluation-result-3369763-1305381960/solver-3369763-1305381960 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369763-1305381960.cnf

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

MD5SUM BENCH= e27af9a147b2d7c0283d090128805575
RANDOM SEED=606464855

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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.815
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.815
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.67
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.815
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.815
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.815
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:      14942500 kB
Buffers:        269544 kB
Cached:        4509016 kB
SwapCached:       4756 kB
Active:       14701336 kB
Inactive:      2972656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14942500 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:           22960 kB
Writeback:          24 kB
AnonPages:    12893552 kB
Mapped:          30512 kB
Slab:           211480 kB
PageTables:      57260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102535176 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= 73180 MiB
End job on node119 at 2011-05-14 16:27:42