Trace number 3291957

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-Night2-st? (TO) 1300.16 1300.15

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
MD5SUM776da55785376fd8eac6989ca812b102
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1002.78
Satisfiable
(Un)Satisfiability was proved
Number of variables371419
Number of clauses7170909
Sum of the clauses size20872419
Maximum clause length205
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26770451
Number of clauses of size 392326
Number of clauses of size 48862
Number of clauses of size 523554
Number of clauses of size over 5275715

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3291957-1303786435.cnf'
0.00/0.00	c -- header says num vars:         371419
0.00/0.00	c -- header says num clauses:     7170909
1.89/1.94	c -- clauses added:            0 learnts,      7170909 normals,            0 xors
1.89/1.94	c -- vars added     371419
1.89/1.94	c Parsing time:  1.82 s
1.89/1.94	c  N st     0         0    371419    400457   6770451         0  20872418         0   no data   no data
2.29/2.33	c asymm  cl-useful: 23/27/400448 lits-rem:822 time: 0.36
9.49/9.55	c Flit:   252 Blit:  91852 bXBeca:    0 bXProp: 3696 Bins:      0 BRemL:      0 BRemN:      0 P: 200.4M T:  7.09
10.39/10.47	c Cleaning up after failed var search:     0.91 s 
10.89/10.98	c Replacing     3696 vars Replaced   244272 lits Time:     0.51 s 
11.29/11.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
11.89/11.98	c bin-w-bin subsume rem            7 bins  time:  0.59 s
17.39/17.49	c subs with bin:    14521  lits-rem:     75534  v-fix:    0  time:  5.51 s
20.79/20.84	c Subs w/ non-existent bins:      8 l-rem:      8 v-fix:     0 done:  27391 time:  3.33 s
20.99/21.08	c Removed useless bin:     985  fixed:     0  props:  20.00M  time:  0.23 s
31.19/31.23	c lits-rem:     72826  cl-subs:    25623  v-elim:  69532  v-fix:    0  time: 10.14 s
31.80/31.86	c Finding binary XORs  T:     0.62 s  found:     811
32.09/32.19	c Replacing      811 vars Replaced   205546 lits Time:     0.34 s 
33.09/33.17	c Finding non-binary XORs:     0.73 s (found:       0, avg size: nan)
33.09/33.17	c calculated reachability. Time: 0.16
33.19/33.26	c Calc default polars -  time:   0.08 s pos:   26427 undec:  174142 neg:  170850
33.19/33.26	c =========================================================================================
33.19/33.26	c types(t): F = full restart, N = normal restart
33.19/33.26	c types(t): S = simplification begin/end, E = solution found
33.19/33.26	c restart types(rt): st = static, dy = dynamic
33.19/33.26	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
33.19/33.26	c  B st     0         0    197686    365014   4501560         0  14983338         0   no data   no data
40.29/40.32	c  N dy    19      4015    197682    365014   4502008      3521  14983311    137378     15.81     16.82
48.39/48.42	c  N dy    41      8197    197682    365014   4502372      7286  14983305    258520     14.59     15.64
53.09/53.11	c  N dy    70     12219    192658    357004   4416568     10853  14688284    427015     15.15     18.40
56.89/56.98	c  N dy    99     16253    192655    357004   4416821     14536  14688230    583855     15.52     23.70
63.19/63.20	c  N dy   123     20310    192655    357004   4417086      9280  14688208    191225     15.33     16.62
70.79/70.81	c  N dy   147     24664    192654    357004   4417399     13245  14688196    338899     15.20     16.07
70.89/70.94	c  F st   148     25001    192654    357004   4417422     13552  14688196    345672     15.10     10.27
76.19/76.20	c  N dy   154     30000    192653    356975   4416435     18180  14684276    577949     15.10   no data
76.19/76.21	c  S st   154     30000    192653    356975   4416435     18180  14684276    577949     15.10   no data
77.19/77.22	c  S st   154     30501    191529    356975   4416588     18524  14684276    584209     15.10   no data
77.29/77.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.14
91.69/91.77	c Flit:    50 Blit:   1453 bXBeca:    0 bXProp: 3011 Bins: 797232 BRemL:  19796 BRemN:   1419 P: 200.2M T: 14.21
91.89/91.92	c Cleaning up after failed var search:     0.15 s 
92.19/92.27	c Replacing     3011 vars Replaced   289401 lits Time:     0.34 s 
94.19/94.22	c blocked clauses removed:    19433 vars:  19811 tried:      335087 T: 1.69 s
94.60/94.69	c bin-w-bin subsume rem         9511 bins  time:  0.46 s
100.19/100.21	c subs with bin:    17754  lits-rem:    447796  v-fix:    0  time:  5.53 s
102.69/102.70	c Subs w/ non-existent bins:    359 l-rem:   1472 v-fix:    33 done:  37516 time:  2.48 s
103.19/103.26	c Removed useless bin:    3771  fixed:     0  props:  20.01M  time:  0.27 s
107.59/107.60	c lits-rem:      6612  cl-subs:    10910  v-elim:  17932  v-fix:    0  time:  4.33 s
108.49/108.51	c subs with bin:      226  lits-rem:     13928  v-fix:    0  time:  0.83 s
111.69/111.77	c lits-rem:      4479  cl-subs:     5062  v-elim:      0  v-fix:    0  time:  3.13 s
112.10/112.19	c asymm  cl-useful: 49/856/309485 lits-rem:660 time: 0.42
112.59/112.64	c calculated reachability. Time: 0.38
112.59/112.65	c  N dy   154     30501    145295    309485   3180444     15026   9734895    973241     15.10   no data
113.89/113.98	c Finding binary XORs  T:     1.33 s  found:     234
116.09/116.19	c  N dy   168     35046    145295    309485   3180616     19287   9734895   1214228     14.74     15.60
118.39/118.41	c  N dy   174     39074    144990    309485   3180760     22998   9734828   1373986     14.16     15.05
122.89/122.97	c  N dy   202     43126    143748    305764   3107212      9723   9585338    643167     14.28     17.16
125.39/125.44	c  S st   227     45752    143748    305764   3107319     12220   9585337    787587     14.60   no data
126.09/126.10	c  S st   227     46252    143746    305764   3107437     12597   9585337    793025     14.60   no data
126.19/126.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
137.59/137.60	c Flit:   330 Blit:    735 bXBeca:    0 bXProp:   51 Bins:  71641 BRemL:  12461 BRemN:   9708 P: 200.0M T: 11.29
137.59/137.69	c Cleaning up after failed var search:     0.09 s 
137.89/137.94	c Replacing      285 vars Replaced   245702 lits Time:     0.25 s 
138.09/138.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
138.49/138.59	c bin-w-bin subsume rem        17359 bins  time:  0.45 s
142.89/142.92	c subs with bin:    26758  lits-rem:    169822  v-fix:    0  time:  4.33 s
144.49/144.56	c Subs w/ non-existent bins:    400 l-rem:   1323 v-fix:     0 done:  18438 time:  1.63 s
144.79/144.81	c Removed useless bin:   44214  fixed:     0  props:  20.01M  time:  0.25 s
148.40/148.46	c lits-rem:      1513  cl-subs:     3798  v-elim:   5134  v-fix:    0  time:  3.65 s
148.89/148.99	c subs with bin:      270  lits-rem:      6040  v-fix:    0  time:  0.47 s
149.29/149.35	c lits-rem:      3821  cl-subs:      354  v-elim:      0  v-fix:    0  time:  0.24 s
150.09/150.17	c vivif2 --  cl tried   100461 cl shrink     4276 lits rem       4293 time: 0.82
150.39/150.43	c vivif2 --  cl tried    10680 cl shrink     1545 lits rem      14034 time: 0.26
150.79/150.87	c asymm  cl-useful: 23/950/279655 lits-rem:560 time: 0.44
151.39/151.44	c calculated reachability. Time: 0.50
151.39/151.44	c  N dy   227     46252    136852    279655   2915961     10645   8916921    629416     14.60   no data
153.39/153.43	c Finding binary XORs  T:     1.99 s  found:     125
157.49/157.50	c  N dy   254     50268    136851    279655   2916331     14195   8916915    781202     14.72     15.87
160.49/160.51	c  N dy   271     55068    136850    279655   2916588     18569   8916915   1011144     14.49     15.48
163.09/163.18	c  N dy   295     59097    136850    279655   2916792     22293   8916913   1194323     14.50     19.49
165.79/165.82	c  N dy   321     63143    136850    279655   2916979     26058   8916895   1389401     14.49     15.28
169.29/169.34	c  N dy   347     69378    136850    279655   2917307     17926   8916856    847978     14.25      7.53
169.29/169.34	c  S st   347     69378    136850    279655   2917307     17926   8916856    847978     14.25      7.53
170.09/170.13	c  S st   347     69878    136847    279655   2917439     18288   8916856    851697     14.25   no data
170.19/170.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
181.50/181.56	c Flit:   345 Blit:    538 bXBeca:    0 bXProp:   31 Bins:1989958 BRemL:   3362 BRemN:    120 P: 200.1M T: 11.23
181.50/181.56	c Cleaning up after failed var search:     0.00 s 
181.89/181.91	c Replacing      158 vars Replaced   137845 lits Time:     0.34 s 
182.09/182.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
182.69/182.74	c bin-w-bin subsume rem         3939 bins  time:  0.63 s
186.79/186.80	c subs with bin:     8117  lits-rem:     31308  v-fix:    0  time:  4.06 s
189.39/189.47	c Subs w/ non-existent bins:    451 l-rem:   4027 v-fix:    11 done:  23222 time:  2.66 s
189.69/189.76	c Removed useless bin:    3816  fixed:     0  props:  20.03M  time:  0.29 s
191.30/191.36	c lits-rem:      1116  cl-subs:     2930  v-elim:   1337  v-fix:   14  time:  1.60 s
191.99/192.06	c subs with bin:      330  lits-rem:      1970  v-fix:    0  time:  0.60 s
192.50/192.55	c lits-rem:      3747  cl-subs:     1246  v-elim:      0  v-fix:    0  time:  0.37 s
193.19/193.29	c vivif2 --  cl tried   114208 cl shrink     1269 lits rem       1401 time: 0.74
193.69/193.75	c vivif2 --  cl tried    16354 cl shrink     1863 lits rem      30648 time: 0.45
194.09/194.17	c asymm  cl-useful: 22/866/272099 lits-rem:214 time: 0.42
194.89/194.93	c calculated reachability. Time: 0.67
194.89/194.93	c  N dy   347     69878    134438    272099   4121133     16325   8780964   3232215     14.25   no data
197.29/197.31	c Finding binary XORs  T:     2.37 s  found:      90
201.30/201.35	c  N dy   375     76434    134436    272099   4121426     22429   8780959   3568129     14.11     14.92
204.39/204.46	c  N dy   386     82070    134433    272099   4121591     27721   8780959   3844229     13.85     15.14
208.59/208.64	c  F st   414     87501    134433    272099   4121944     32694   8780959   4133104     13.78     14.07
208.89/208.93	c Replacing       90 vars Replaced    46588 lits Time:     0.20 s 
209.29/209.39	c  N st   414     87501    134343    272060   4121669     32523   8780370   4128760     13.78     14.07
211.99/212.09	c  N dy   422     93083    134343    272060   4121766     20634   8780369   3349287     13.77     14.53
215.29/215.37	c  N dy   440     99130    134342    272060   4121948     26344   8780368   3634072     13.67     14.44
217.99/218.09	c  S st   449    104818    134342    272060   4122035     31818   8780368   4144738     13.53      7.83
218.79/218.83	c  S st   449    105318    134340    272060   4122131     32214   8780368   4149422     13.53   no data
218.89/218.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
230.09/230.14	c Flit:   500 Blit:     46 bXBeca:    0 bXProp:   47 Bins:  30635 BRemL:    128 BRemN:   7932 P: 200.0M T: 11.11
230.09/230.14	c Cleaning up after failed var search:     0.00 s 
230.39/230.46	c Replacing       48 vars Replaced    77230 lits Time:     0.31 s 
230.59/230.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
231.19/231.22	c bin-w-bin subsume rem        18049 bins  time:  0.56 s
235.09/235.11	c subs with bin:     4508  lits-rem:     18091  v-fix:    0  time:  3.89 s
238.59/238.69	c Subs w/ non-existent bins:    310 l-rem:    884 v-fix:     1 done:  18919 time:  3.57 s
238.88/238.96	c Removed useless bin:    2754  fixed:     0  props:  20.01M  time:  0.27 s
240.28/240.37	c lits-rem:       430  cl-subs:     1629  v-elim:    706  v-fix:    0  time:  1.41 s
241.89/241.97	c subs with bin:      177  lits-rem:     10509  v-fix:    0  time:  1.49 s
243.39/243.47	c lits-rem:      4107  cl-subs:     2571  v-elim:      0  v-fix:    0  time:  1.38 s
245.69/245.78	c vivif2 --  cl tried   198926 cl shrink    12704 lits rem      17862 time: 2.31
248.19/248.29	c vivif2 --  cl tried    28141 cl shrink     7347 lits rem     296805 time: 2.51
248.69/248.71	c asymm  cl-useful: 20/718/265838 lits-rem:267 time: 0.42
249.60/249.62	c calculated reachability. Time: 0.83
249.60/249.63	c  N dy   449    105318    133039    265838   3701897     29074   8616107   2978316     13.53   no data
256.08/256.12	c  N dy   455    118358    133035    265838   3702061     21783   8616105   2494990     13.05     14.12
263.09/263.19	c Finding binary XORs  T:     2.90 s  found:      50
269.19/269.20	c  N dy   526    125978    131677    264150   3664828     23241   8535357   2630998     13.40     25.49
278.69/278.79	c  N dy   599    134037    131635    264150   3665386     30624   8535325   2959181     13.76     29.18
289.09/289.18	c  N dy   678    142619    131635    264150   3665890     19949   8535324   2365039     14.24     15.83
300.19/300.26	c  N dy   755    151752    131635    264150   3666533     28303   8535308   2728452     14.51     22.75
307.09/307.12	c  S st   806    157977    131634    264150   3666940     34036   8535281   3002213     14.72   no data
307.89/307.92	c  S st   806    158477    131631    264150   3667045     34428   8535281   3007691     14.72   no data
307.99/308.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
319.69/319.78	c Flit:   762 Blit:   2166 bXBeca:    0 bXProp:   25 Bins: 805023 BRemL:   7109 BRemN:    115 P: 200.1M T: 11.65
319.79/319.88	c Cleaning up after failed var search:     0.10 s 
320.19/320.21	c Replacing       76 vars Replaced   152349 lits Time:     0.32 s 
320.39/320.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
320.89/320.97	c bin-w-bin subsume rem        15465 bins  time:  0.56 s
324.89/324.90	c subs with bin:     3577  lits-rem:     14410  v-fix:    0  time:  3.93 s
327.79/327.82	c Subs w/ non-existent bins:   1009 l-rem:   3740 v-fix:     0 done:  13372 time:  2.92 s
328.08/328.10	c Removed useless bin:    5089  fixed:     0  props:  20.04M  time:  0.28 s
330.18/330.22	c lits-rem:      2041  cl-subs:     4636  v-elim:   2542  v-fix:    0  time:  2.12 s
331.68/331.77	c subs with bin:      846  lits-rem:     10780  v-fix:    0  time:  1.46 s
332.38/332.40	c lits-rem:     17079  cl-subs:     1299  v-elim:      0  v-fix:    0  time:  0.51 s
334.68/334.76	c vivif2 --  cl tried   246553 cl shrink     8576 lits rem      25964 time: 2.36
335.29/335.35	c vivif2 --  cl tried    30076 cl shrink     2884 lits rem      26088 time: 0.60
335.69/335.77	c asymm  cl-useful: 241/931/259559 lits-rem:320 time: 0.42
336.69/336.74	c calculated reachability. Time: 0.87
336.69/336.74	c  N dy   806    158477    125927    259559   4110945     30050   8272895   3912813     14.72   no data
340.09/340.10	c Finding binary XORs  T:     3.36 s  found:     145
349.29/349.33	c  N dy   894    168616    125927    259559   4111651     39313   8272887   4344053     14.92     19.64
358.79/358.87	c  N dy   981    179429    125927    259559   4112183     29463   8272866   3825708     15.11     15.98
366.99/367.01	c  N dy  1032    190994    125924    259559   4112594     40318   8272866   4323615     15.01     16.19
377.69/377.70	c  N dy  1102    203241    125924    259559   4113120     29213   8272866   3720615     15.01     17.44
385.29/385.39	c  N dy  1149    216238    125924    259559   4113417     41626   8272865   4417544     14.91     16.59
393.49/393.53	c  N dy  1163    231933    125923    259559   4113630     32013   8272847   3831662     14.67     15.73
395.90/395.92	c  S st  1164    237715    125922    259559   4113648     37612   8272847   4113203     14.56      7.66
397.00/397.03	c  S st  1164    238215    125921    259559   4113802     37957   8272847   4117539     14.56   no data
397.10/397.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
408.49/408.52	c Flit:   351 Blit:    765 bXBeca:    0 bXProp:   21 Bins: 753117 BRemL:   3888 BRemN:    165 P: 200.0M T: 11.31
408.49/408.53	c Cleaning up after failed var search:     0.00 s 
408.99/409.08	c Replacing      166 vars Replaced   155863 lits Time:     0.54 s 
409.19/409.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
409.79/409.83	c bin-w-bin subsume rem         4047 bins  time:  0.55 s
413.69/413.74	c subs with bin:     4743  lits-rem:     11182  v-fix:    0  time:  3.91 s
415.29/415.32	c Subs w/ non-existent bins:   1037 l-rem:    762 v-fix:     0 done:   7642 time:  1.57 s
415.59/415.65	c Removed useless bin:   15701  fixed:     0  props:  20.01M  time:  0.33 s
417.39/417.46	c lits-rem:       555  cl-subs:     2524  v-elim:   1351  v-fix:    1  time:  1.81 s
419.00/419.05	c subs with bin:      815  lits-rem:      9779  v-fix:    0  time:  1.48 s
420.29/420.32	c lits-rem:      9885  cl-subs:     3704  v-elim:      0  v-fix:    0  time:  1.15 s
422.59/422.63	c vivif2 --  cl tried   196578 cl shrink     2362 lits rem       3827 time: 2.31
424.19/424.20	c vivif2 --  cl tried    33086 cl shrink     6723 lits rem     158403 time: 1.57
424.60/424.65	c asymm  cl-useful: 147/787/257508 lits-rem:210 time: 0.45
425.59/425.61	c calculated reachability. Time: 0.87
425.59/425.62	c  N dy  1164    238215    123282    257508   3925546     33004   8164102   3490814     14.56   no data
429.09/429.16	c Finding binary XORs  T:     3.54 s  found:      26
447.79/447.84	c  N dy  1279    253519    123274    257508   3926551     47118   8164089   4072405     14.72     16.53
470.49/470.55	c  N dy  1421    269716    123271    257508   3927657     36696   8164075   3603377     15.06     21.38
489.09/489.13	c  N dy  1556    287124    123270    257508   3928427     53118   8164051   4423805     15.36     16.87
510.99/511.08	c  N dy  1721    305506    123268    257508   3929437     43532   8164032   3914561     15.78     16.88
511.89/511.92	c  F st  1729    306250    123268    257508   3929483     44221   8164029   3947557     15.79   no data
512.19/512.20	c Replacing       26 vars Replaced    32750 lits Time:     0.20 s 
533.79/533.81	c  N dy  1845    325287    123233    257497   3929357     34264   8162832   3344298     15.94     16.92
558.09/558.15	c  N dy  2030    345301    123230    257497   3930332     53132   8162800   4294479     16.37     28.36
571.69/571.71	c  S st  2127    357323    123230    257497   3930763     35585   8162774   3404110     16.53   no data
572.59/572.62	c  S st  2127    357823    123230    257497   3930872     35974   8162774   3408231     16.53   no data
572.69/572.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
583.79/583.80	c Flit:  1269 Blit:   2538 bXBeca:    0 bXProp:   50 Bins: 770735 BRemL:   4756 BRemN:    233 P: 200.1M T: 11.00
583.89/583.93	c Cleaning up after failed var search:     0.13 s 
584.29/584.38	c Replacing       51 vars Replaced   155228 lits Time:     0.44 s 
584.49/584.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
585.39/585.40	c bin-w-bin subsume rem        20032 bins  time:  0.83 s
589.09/589.15	c subs with bin:     6289  lits-rem:     15052  v-fix:    0  time:  3.75 s
591.70/591.78	c Subs w/ non-existent bins:    539 l-rem:    457 v-fix:     2 done:  21111 time:  2.62 s
591.99/592.08	c Removed useless bin:   23511  fixed:     0  props:  20.00M  time:  0.30 s
594.49/594.55	c lits-rem:      2277  cl-subs:     4668  v-elim:   3095  v-fix:    1  time:  2.47 s
595.49/595.54	c subs with bin:      535  lits-rem:      4705  v-fix:    0  time:  0.90 s
596.09/596.16	c lits-rem:     11183  cl-subs:      984  v-elim:      0  v-fix:    0  time:  0.50 s
598.49/598.58	c vivif2 --  cl tried   241123 cl shrink     5216 lits rem      11782 time: 2.42
599.09/599.11	c vivif2 --  cl tried    31847 cl shrink     1875 lits rem      19130 time: 0.53
599.50/599.56	c asymm  cl-useful: 226/888/248089 lits-rem:362 time: 0.45
600.39/600.40	c calculated reachability. Time: 0.76
600.39/600.40	c  N dy  2127    357823    116225    248089   3499111     31795   7780982   2729746     16.53   no data
603.90/603.93	c Finding binary XORs  T:     3.53 s  found:      64
624.40/624.46	c  N dy  2261    377918    116223    248089   3500081     50657   7780979   3617836     16.60     17.50
642.19/642.27	c  N dy  2360    398245    116223    248089   3500653     41388   7780978   3120630     16.55     17.54
660.49/660.58	c  N dy  2456    419412    116221    248089   3501368     31000   7780977   2556582     16.46     17.36
675.19/675.29	c  N dy  2518    439602    116217    248089   3501791     50280   7780966   3494152     16.32     17.32
702.70/702.73	c  N dy  2693    459697    116210    248089   3502830     37501   7780947   2805919     16.52     17.53
727.50/727.51	c  N dy  2866    479756    115024    246347   3438826     54629   7722526   3574394     16.75     28.25
753.40/753.41	c  N dy  3039    499846    115024    246347   3439583     41971   7722507   2893728     16.98     31.38
777.30/777.31	c  N dy  3217    519864    115024    246347   3440198     61230   7722482   3835089     17.23     23.16
797.80/797.80	c  S st  3365    536734    115023    246347   3440718     44493   7722464   2936647     17.42     13.22
799.00/799.06	c  S st  3365    537234    115015    246347   3440825     44881   7722464   2939602     17.42   no data
799.10/799.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
810.40/810.46	c Flit:   310 Blit:   1271 bXBeca:    0 bXProp:   45 Bins: 646653 BRemL:   5418 BRemN:   1175 P: 200.1M T: 11.23
810.50/810.59	c Cleaning up after failed var search:     0.13 s 
810.90/810.90	c Replacing      110 vars Replaced   122933 lits Time:     0.30 s 
811.00/811.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
811.90/811.90	c bin-w-bin subsume rem        25056 bins  time:  0.82 s
815.50/815.51	c subs with bin:     5324  lits-rem:     11397  v-fix:    0  time:  3.61 s
817.19/817.22	c Subs w/ non-existent bins:   1292 l-rem:    684 v-fix:    10 done:  13682 time:  1.70 s
817.39/817.48	c Removed useless bin:    6454  fixed:     0  props:  20.00M  time:  0.26 s
819.40/819.49	c lits-rem:      2060  cl-subs:     4809  v-elim:   3907  v-fix:    0  time:  2.01 s
820.79/820.89	c subs with bin:      612  lits-rem:      3193  v-fix:    0  time:  1.30 s
821.39/821.47	c lits-rem:     12146  cl-subs:     1764  v-elim:      0  v-fix:    0  time:  0.47 s
823.49/823.55	c vivif2 --  cl tried   239552 cl shrink     6790 lits rem      14494 time: 2.07
823.99/824.05	c vivif2 --  cl tried    41047 cl shrink     1604 lits rem       9834 time: 0.50
824.39/824.49	c asymm  cl-useful: 213/837/239173 lits-rem:4053 time: 0.43
825.19/825.24	c calculated reachability. Time: 0.68
825.19/825.24	c  N dy  3365    537234    109409    239145   3267914     40988   7476646   2671793     17.42   no data
828.59/828.61	c Finding binary XORs  T:     3.36 s  found:      37
854.19/854.21	c  N dy  3535    557288    109292    239145   3268958     59817   7476642   3568893     17.60     19.71
879.00/879.03	c  N dy  3714    577311    109292    239145   3269738     45971   7476639   2822392     17.82     20.91
902.20/902.28	c  N dy  3894    597370    109292    239145   3270424     65176   7476603   3815099     18.05     21.95
926.10/926.18	c  N dy  4074    617396    109292    239145   3271022     49811   7476598   2907134     18.24     19.76
948.49/948.59	c  N dy  4249    637443    109292    239145   3271659     69007   7476595   3896341     18.45     39.33
971.00/971.07	c  N dy  4427    657449    109292    239145   3272169     52788   7476593   2982096     18.64     34.79
992.60/992.67	c  N dy  4585    677464    109292    239145   3272668     72097   7476593   3963279     18.77     32.83
1014.99/1015.06	c  N dy  4740    697547    109291    239145   3273118     54799   7476587   2984730     18.93     20.08
1038.10/1038.10	c  N dy  4918    717565    109291    239145   3273674     74107   7476587   4033433     19.11     34.11
1060.60/1060.64	c  N dy  5089    737609    109291    239145   3274140     56166   7476585   2923185     19.26     25.49
1081.60/1081.63	c  N dy  5261    757710    109291    239145   3274599     75662   7476579   4053068     19.41     27.00
1103.10/1103.13	c  N dy  5442    777771    109291    239145   3275005     55941   7476578   2823886     19.59     21.21
1123.80/1123.83	c  N dy  5608    797803    109291    239145   3275421     75402   7476559   3918881     19.71     33.51
1131.70/1131.76	c  S st  5680    805853    109291    239145   3275582     83223   7476559   4407730     19.77     19.33
1132.90/1132.93	c  S st  5680    806353    109289    239145   3275660     83641   7476559   4411667     19.77   no data
1133.01/1133.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
1143.41/1143.49	c Flit:   261 Blit:     11 bXBeca:    0 bXProp:   55 Bins: 545177 BRemL:   6293 BRemN:    361 P: 200.0M T: 10.41
1143.41/1143.49	c Cleaning up after failed var search:     0.00 s 
1143.81/1143.86	c Replacing       92 vars Replaced    78762 lits Time:     0.36 s 
1144.01/1144.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1144.61/1144.63	c bin-w-bin subsume rem        11113 bins  time:  0.59 s
1148.41/1148.47	c subs with bin:     7673  lits-rem:      5527  v-fix:    0  time:  3.83 s
1149.60/1149.62	c Subs w/ non-existent bins:    888 l-rem:    992 v-fix:     1 done:  23475 time:  1.15 s
1149.90/1149.91	c Removed useless bin:   19719  fixed:     0  props:  20.01M  time:  0.28 s
1151.20/1151.26	c lits-rem:       551  cl-subs:     2693  v-elim:   1310  v-fix:    0  time:  1.35 s
1152.80/1152.86	c subs with bin:        5  lits-rem:      3788  v-fix:    0  time:  1.42 s
1153.90/1153.91	c lits-rem:     19835  cl-subs:     2875  v-elim:      0  v-fix:    0  time:  0.93 s
1155.50/1155.51	c vivif2 --  cl tried   231866 cl shrink     3587 lits rem       5979 time: 1.60
1157.00/1157.09	c vivif2 --  cl tried    79634 cl shrink    16476 lits rem     148026 time: 1.58
1157.50/1157.57	c asymm  cl-useful: 228/1072/231819 lits-rem:419 time: 0.47
1158.30/1158.32	c calculated reachability. Time: 0.67
1158.30/1158.33	c  N dy  5680    806353    107611    231819   3532608     79467   7345247   4697201     19.77   no data
1161.60/1161.61	c Finding binary XORs  T:     3.29 s  found:      49
1183.10/1183.14	c  N dy  5839    826360    107608    231819   3533411     59244   7345243   3472445     19.86     21.28
1205.90/1205.92	c  N dy  5993    847432    107607    231819   3534021     79479   7345237   4496378     19.92     21.14
1227.40/1227.42	c  N dy  6135    867512    107606    231819   3534543     58759   7345236   3327834     19.98     27.45
1248.41/1248.43	c  N dy  6296    887522    107606    231819   3535039     78132   7345236   4437605     20.07     21.44
1268.31/1268.36	c  N dy  6428    907560    107605    231819   3535625     97371   7345234   5442800     20.10     27.89
1289.50/1289.58	c  N dy  6600    927648    107605    231819   3536070     76501   7345230   4199139     20.26     25.85

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3291957-1303786435/watcher-3291957-1303786435 -o /tmp/evaluation-result-3291957-1303786435/solver-3291957-1303786435 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3291957-1303786435.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: 3.81 3.91 4.25 5/189 915
/proc/meminfo: memFree=22305500/32951124 swapFree=67051468/67111528
[pid=915] ppid=912 vsize=29784 CPUtime=0 cores=4,6
/proc/915/stat : 915 (strangenight2-s) R 912 915 31470 0 -1 4202496 741 0 0 0 0 0 0 0 23 0 1 0 490246735 30498816 681 33554432000 4194304 4627331 140733464398976 18446744073709551615 218370653963 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/915/statm: 7446 681 320 106 0 2417 0

[startup+0.0464191 s]
/proc/loadavg: 3.81 3.91 4.25 5/189 915
/proc/meminfo: memFree=22305500/32951124 swapFree=67051468/67111528
[pid=915] ppid=912 vsize=37628 CPUtime=0.04 cores=4,6
/proc/915/stat : 915 (strangenight2-s) R 912 915 31470 0 -1 4202496 2957 0 0 0 4 0 0 0 23 0 1 0 490246735 38531072 2682 33554432000 4194304 4627331 140733464398976 18446744073709551615 4507122 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/915/statm: 9407 2684 322 106 0 4378 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 37628

[startup+0.100406 s]
/proc/loadavg: 3.81 3.91 4.25 5/189 915
/proc/meminfo: memFree=22305500/32951124 swapFree=67051468/67111528
[pid=915] ppid=912 vsize=46320 CPUtime=0.09 cores=4,6
/proc/915/stat : 915 (strangenight2-s) R 912 915 31470 0 -1 4202496 5550 0 0 0 9 0 0 0 23 0 1 0 490246735 47431680 4992 33554432000 4194304 4627331 140733464398976 18446744073709551615 4316528 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/915/statm: 11580 4992 322 106 0 6551 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 46320

[startup+0.300381 s]
/proc/loadavg: 3.81 3.91 4.25 5/189 915
/proc/meminfo: memFree=22305500/32951124 swapFree=67051468/67111528
[pid=915] ppid=912 vsize=79596 CPUtime=0.29 cores=4,6
/proc/915/stat : 915 (strangenight2-s) R 912 915 31470 0 -1 4202496 14665 0 0 0 27 2 0 0 25 0 1 0 490246735 81506304 12485 33554432000 4194304 4627331 140733464398976 18446744073709551615 4316528 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/915/statm: 19899 12485 322 106 0 14870 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79596

[startup+0.700301 s]
/proc/loadavg: 3.81 3.91 4.25 5/189 915
/proc/meminfo: memFree=22305500/32951124 swapFree=67051468/67111528
[pid=915] ppid=912 vsize=167172 CPUtime=0.69 cores=4,6
/proc/915/stat : 915 (strangenight2-s) R 912 915 31470 0 -1 4202496 31261 0 0 0 64 5 0 0 25 0 1 0 490246735 171184128 26877 33554432000 4194304 4627331 140733464398976 18446744073709551615 218370653963 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/915/statm: 41793 26877 322 106 0 36764 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 167172

[startup+1.50015 s]
/proc/loadavg: 3.81 3.91 4.25 6/190 916
/proc/meminfo: memFree=22139704/32951124 swapFree=67051468/67111528
[pid=915] ppid=912 vsize=291796 CPUtime=1.49 cores=4,6
/proc/915/stat : 915 (strangenight2-s) R 912 915 31470 0 -1 4202496 66081 0 0 0 139 10 0 0 25 0 1 0 490246735 298799104 57289 33554432000 4194304 4627331 140733464398976 18446744073709551615 4301161 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/915/statm: 72949 57292 322 106 0 67920 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 291796

[startup+3.10091 s]
/proc/loadavg: 3.81 3.91 4.25 5/190 916
/proc/meminfo: memFree=22010948/32951124 swapFree=67051468/67111528
[pid=915] ppid=912 vsize=391656 CPUtime=3.09 cores=4,6
/proc/915/stat : 915 (strangenight2-s) R 912 915 31470 0 -1 4202496 90460 0 0 0 296 13 0 0 25 0 1 0 490246735 401055744 81554 33554432000 4194304 4627331 140733464398976 18446744073709551615 4308955 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/915/statm: 97914 81554 346 106 0 92885 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 391656

[startup+6.30034 s]
/proc/loadavg: 3.83 3.91 4.25 5/190 916
/proc/meminfo: memFree=21820004/32951124 swapFree=67051468/67111528
[pid=915] ppid=912 vsize=620736 CPUtime=6.29 cores=4,6
/proc/915/stat : 915 (strangenight2-s) R 912 915 31470 0 -1 4202496 138060 0 0 0 609 20 0 0 25 0 1 0 490246735 635633664 129154 33554432000 4194304 4627331 140733464398976 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/915/statm: 155184 129154 346 106 0 150155 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 620736

[startup+12.7012 s]
/proc/loadavg: 3.84 3.92 4.25 5/190 917
/proc/meminfo: memFree=21516988/32951124 swapFree=67051468/67111528
[pid=915] ppid=912 vsize=910348 CPUtime=12.69 cores=4,6
/proc/915/stat : 915 (strangenight2-s) R 912 915 31470 0 -1 4202496 198791 0 0 0 1241 28 0 0 25 0 1 0 490246735 932196352 189885 33554432000 4194304 4627331 140733464398976 18446744073709551615 4420108 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/915/statm: 227587 189885 358 106 0 222558 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 910348

[startup+25.5009 s]
/proc/loadavg: 3.88 3.92 4.24 5/190 917
/proc/meminfo: memFree=21453328/32951124 swapFree=67051468/67111528
[pid=915] ppid=912 vsize=966420 CPUtime=25.49 cores=4,6
/proc/915/stat : 915 (strangenight2-s) R 912 915 31470 0 -1 4202496 212693 0 0 0 2519 30 0 0 25 0 1 0 490246735 989614080 203787 33554432000 4194304 4627331 140733464398976 18446744073709551615 4420108 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/915/statm: 241605 203787 364 106 0 236576 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 966420

[startup+51.1004 s]
/proc/loadavg: 3.92 3.92 4.24 5/190 918
/proc/meminfo: memFree=21371088/32951124 swapFree=67051468/67111528
[pid=915] ppid=912 vsize=1154908 CPUtime=51.08 cores=4,6
/proc/915/stat : 915 (strangenight2-s) R 912 915 31470 0 -1 4202496 229713 0 0 0 5076 32 0 0 25 0 1 0 490246735 1182625792 220807 33554432000 4194304 4627331 140733464398976 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/915/statm: 288727 220807 374 106 0 283698 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1154908

[startup+102.306 s]
/proc/loadavg: 4.03 3.95 4.23 6/190 919
/proc/meminfo: memFree=20670616/32951124 swapFree=67051468/67111528
[pid=915] ppid=912 vsize=1851716 CPUtime=102.3 cores=4,6
/proc/915/stat : 915 (strangenight2-s) R 912 915 31470 0 -1 4202496 404857 0 0 0 10175 55 0 0 25 0 1 0 490246735 1896157184 383860 33554432000 4194304 4627331 140733464398976 18446744073709551615 4436758 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/915/statm: 462929 383860 379 106 0 457900 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1851716

[startup+162.301 s]
/proc/loadavg: 4.01 3.95 4.21 6/190 921
/proc/meminfo: memFree=20302496/32951124 swapFree=67051468/67111528
[pid=915] ppid=912 vsize=2308844 CPUtime=162.29 cores=4,6
/proc/915/stat : 915 (strangenight2-s) R 912 915 31470 0 -1 4202496 499987 0 0 0 16163 66 0 0 25 0 1 0 490246735 2364256256 470253 33554432000 4194304 4627331 140733464398976 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/915/statm: 577211 470253 379 106 0 572182 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 2308844

[startup+222.301 s]
/proc/loadavg: 4.00 3.96 4.19 5/190 922
/proc/meminfo: memFree=19881924/32951124 swapFree=67051468/67111528
[pid=915] ppid=912 vsize=2828552 CPUtime=222.29 cores=4,6
/proc/915/stat : 915 (strangenight2-s) R 912 915 31470 0 -1 4202496 611425 0 0 0 22149 80 0 0 25 0 1 0 490246735 2896437248 573951 33554432000 4194304 4627331 140733464398976 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/915/statm: 707138 573951 379 106 0 702109 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 2828552

[startup+282.3 s]
/proc/loadavg: 4.08 3.98 4.18 5/190 924
/proc/meminfo: memFree=19612172/32951124 swapFree=67051468/67111528
[pid=915] ppid=912 vsize=3092656 CPUtime=282.29 cores=4,6
/proc/915/stat : 915 (strangenight2-s) R 912 915 31470 0 -1 4202496 669569 0 0 0 28142 87 0 0 25 0 1 0 490246735 3166879744 625644 33554432000 4194304 4627331 140733464398976 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/915/statm: 773164 625644 379 106 0 768135 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 3092656

[startup+342.301 s]
/proc/loadavg: 4.03 3.98 4.17 6/190 925
/proc/meminfo: memFree=19274528/32951124 swapFree=67051468/67111528
[pid=915] ppid=912 vsize=3439748 CPUtime=342.29 cores=4,6
/proc/915/stat : 915 (strangenight2-s) R 912 915 31470 0 -1 4202496 741809 0 0 0 34132 97 0 0 25 0 1 0 490246735 3522301952 697884 33554432000 4194304 4627331 140733464398976 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/915/statm: 859937 697884 379 106 0 854908 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 3439748

[startup+402.301 s]
/proc/loadavg: 4.01 3.98 4.16 5/190 927
/proc/meminfo: memFree=19217104/32951124 swapFree=67051468/67111528
[pid=915] ppid=912 vsize=3569440 CPUtime=402.29 cores=4,6
/proc/915/stat : 915 (strangenight2-s) R 912 915 31470 0 -1 4202496 778006 0 0 0 40127 102 0 0 25 0 1 0 490246735 3655106560 718779 33554432000 4194304 4627331 140733464398976 18446744073709551615 4238603 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/915/statm: 892360 718779 379 106 0 887331 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 3569440

[startup+462.3 s]
/proc/loadavg: 4.00 3.98 4.15 6/190 938
/proc/meminfo: memFree=19067976/32951124 swapFree=67051468/67111528
[pid=915] ppid=912 vsize=3706940 CPUtime=462.28 cores=4,6
/proc/915/stat : 915 (strangenight2-s) R 912 915 31470 0 -1 4202496 807669 0 0 0 46122 106 0 0 25 0 1 0 490246735 3795906560 748442 33554432000 4194304 4627331 140733464398976 18446744073709551615 4308243 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/915/statm: 926735 748442 379 106 0 921706 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 3706940

[startup+522.301 s]
/proc/loadavg: 4.00 3.98 4.13 6/190 939
/proc/meminfo: memFree=19052580/32951124 swapFree=67051468/67111528
[pid=915] ppid=912 vsize=3706940 CPUtime=522.3 cores=4,6
/proc/915/stat : 915 (strangenight2-s) R 912 915 31470 0 -1 4202496 808094 0 0 0 52123 107 0 0 25 0 1 0 490246735 3795906560 748867 33554432000 4194304 4627331 140733464398976 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/915/statm: 926735 748867 379 106 0 921706 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 3706940

[startup+582.301 s]
/proc/loadavg: 4.00 3.98 4.12 5/190 945
/proc/meminfo: memFree=18874968/32951124 swapFree=67051468/67111528
[pid=915] ppid=912 vsize=3908028 CPUtime=582.29 cores=4,6
/proc/915/stat : 915 (strangenight2-s) R 912 915 31470 0 -1 4202496 850934 0 0 0 58117 112 0 0 25 0 1 0 490246735 4001820672 791670 33554432000 4194304 4627331 140733464398976 18446744073709551615 4308955 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/915/statm: 977007 791670 379 106 0 971978 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 3908028

[startup+642.3 s]
/proc/loadavg: 4.00 3.98 4.11 5/190 946
/proc/meminfo: memFree=18788412/32951124 swapFree=67051468/67111528
[pid=915] ppid=912 vsize=3996420 CPUtime=642.29 cores=4,6
/proc/915/stat : 915 (strangenight2-s) R 912 915 31470 0 -1 4202496 870664 0 0 0 64114 115 0 0 25 0 1 0 490246735 4092334080 810856 33554432000 4194304 4627331 140733464398976 18446744073709551615 4308592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/915/statm: 999105 810856 379 106 0 994076 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 3996420

[startup+702.301 s]
/proc/loadavg: 4.03 4.00 4.10 5/190 948
/proc/meminfo: memFree=18777224/32951124 swapFree=67051468/67111528
[pid=915] ppid=912 vsize=3996420 CPUtime=702.3 cores=4,6
/proc/915/stat : 915 (strangenight2-s) R 912 915 31470 0 -1 4202496 873273 0 0 0 70113 117 0 0 25 0 1 0 490246735 4092334080 813171 33554432000 4194304 4627331 140733464398976 18446744073709551615 4308888 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/915/statm: 999105 813171 379 106 0 994076 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 3996420

[startup+762.307 s]
/proc/loadavg: 4.01 4.00 4.09 5/190 950
/proc/meminfo: memFree=18772252/32951124 swapFree=67051468/67111528
[pid=915] ppid=912 vsize=3996420 CPUtime=762.3 cores=4,6
/proc/915/stat : 915 (strangenight2-s) R 912 915 31470 0 -1 4202496 873280 0 0 0 76113 117 0 0 25 0 1 0 490246735 4092334080 813178 33554432000 4194304 4627331 140733464398976 18446744073709551615 4305858 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/915/statm: 999105 813178 379 106 0 994076 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 3996420

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 4.09 6/190 951
/proc/meminfo: memFree=18577656/32951124 swapFree=67051468/67111528
[pid=915] ppid=912 vsize=4214756 CPUtime=822.29 cores=4,6
/proc/915/stat : 915 (strangenight2-s) R 912 915 31470 0 -1 4202496 919291 0 0 0 82107 122 0 0 25 0 1 0 490246735 4315910144 858657 33554432000 4194304 4627331 140733464398976 18446744073709551615 4520454 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/915/statm: 1053689 858657 379 106 0 1048660 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 4214756

[startup+882.301 s]
/proc/loadavg: 4.04 4.01 4.09 6/190 953
/proc/meminfo: memFree=18560280/32951124 swapFree=67051468/67111528
[pid=915] ppid=912 vsize=4242600 CPUtime=882.3 cores=4,6
/proc/915/stat : 915 (strangenight2-s) R 912 915 31470 0 -1 4202496 923986 0 0 0 88107 123 0 0 25 0 1 0 490246735 4344422400 863352 33554432000 4194304 4627331 140733464398976 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/915/statm: 1060650 863352 379 106 0 1055621 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 4242600

[startup+942.301 s]
/proc/loadavg: 4.01 4.01 4.08 6/190 954
/proc/meminfo: memFree=18541024/32951124 swapFree=67051468/67111528
[pid=915] ppid=912 vsize=4242600 CPUtime=942.29 cores=4,6
/proc/915/stat : 915 (strangenight2-s) R 912 915 31470 0 -1 4202496 925313 0 0 0 94106 123 0 0 25 0 1 0 490246735 4344422400 864679 33554432000 4194304 4627331 140733464398976 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/915/statm: 1060650 864679 379 106 0 1055621 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 4242600

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 4.07 5/190 956
/proc/meminfo: memFree=18530220/32951124 swapFree=67051468/67111528
[pid=915] ppid=912 vsize=4270752 CPUtime=1002.3 cores=4,6
/proc/915/stat : 915 (strangenight2-s) R 912 915 31470 0 -1 4202496 929713 0 0 0 100106 124 0 0 25 0 1 0 490246735 4373250048 869079 33554432000 4194304 4627331 140733464398976 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/915/statm: 1067688 869079 379 106 0 1062659 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 4270752

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 4.07 5/190 958
/proc/meminfo: memFree=18489516/32951124 swapFree=67051468/67111528
[pid=915] ppid=912 vsize=4299060 CPUtime=1062.3 cores=4,6
/proc/915/stat : 915 (strangenight2-s) R 912 915 31470 0 -1 4202496 936717 0 0 0 106104 126 0 0 25 0 1 0 490246735 4402237440 876083 33554432000 4194304 4627331 140733464398976 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/915/statm: 1074765 876083 379 106 0 1069736 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 4299060

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 4.06 6/190 959
/proc/meminfo: memFree=18478456/32951124 swapFree=67051468/67111528
[pid=915] ppid=912 vsize=4299060 CPUtime=1122.3 cores=4,6
/proc/915/stat : 915 (strangenight2-s) R 912 915 31470 0 -1 4202496 938626 0 0 0 112103 127 0 0 25 0 1 0 490246735 4402237440 877992 33554432000 4194304 4627331 140733464398976 18446744073709551615 4308955 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/915/statm: 1074765 877992 379 106 0 1069736 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 4299060

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 4.06 6/190 961
/proc/meminfo: memFree=18392236/32951124 swapFree=67051468/67111528
[pid=915] ppid=912 vsize=4458920 CPUtime=1182.3 cores=4,6
/proc/915/stat : 915 (strangenight2-s) R 912 915 31470 0 -1 4202496 974761 0 0 0 118099 131 0 0 25 0 1 0 490246735 4565934080 913246 33554432000 4194304 4627331 140733464398976 18446744073709551615 4308351 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/915/statm: 1114730 913246 379 106 0 1109701 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 4458920

[startup+1242.3 s]
/proc/loadavg: 4.05 4.01 4.06 6/190 962
/proc/meminfo: memFree=18374112/32951124 swapFree=67051468/67111528
[pid=915] ppid=912 vsize=4458920 CPUtime=1242.3 cores=4,6
/proc/915/stat : 915 (strangenight2-s) R 912 915 31470 0 -1 4202496 976719 0 0 0 124098 132 0 0 25 0 1 0 490246735 4565934080 915204 33554432000 4194304 4627331 140733464398976 18446744073709551615 4308360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/915/statm: 1114730 915204 379 106 0 1109701 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 4458920



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.43 3.59 3.91 2/172 1019
/proc/meminfo: memFree=19022580/32951124 swapFree=67051468/67111528
[pid=915] ppid=912 vsize=4459308 CPUtime=1300.01 cores=4,6
/proc/915/stat : 915 (strangenight2-s) R 912 915 31470 0 -1 4202496 976724 0 0 0 129869 132 0 0 25 0 1 0 490246735 4566331392 915209 33554432000 4194304 4627331 140733464398976 18446744073709551615 4308403 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/915/statm: 1114827 915209 379 106 0 1109798 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 4459308

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

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

[startup+1300.11 s]
/proc/loadavg: 2.43 3.59 3.91 2/173 1020
/proc/meminfo: memFree=21497860/32951124 swapFree=67051468/67111528
[pid=915] ppid=912 vsize=0 CPUtime=1300.12 cores=4,6
/proc/915/stat : 915 (strangenight2-s) R 912 915 31470 0 -1 4203524 976724 0 0 0 129869 143 0 0 25 0 1 0 490246735 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/915/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.15
CPU time (s): 1300.16
CPU user time (s): 1298.69
CPU system time (s): 1.47078
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 4572708

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

runsolver used 2.32565 second user time and 4.75228 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-26 04:54:00
IDJOB=3291957
IDBENCH=85005
IDSOLVER=1587
FILE ID=node101/3291957-1303786435
RUNJOBID= node101-1303786394-802
PBS_JOBID= 13157199
Free space on /tmp= 71972 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291957-1303786435/watcher-3291957-1303786435 -o /tmp/evaluation-result-3291957-1303786435/solver-3291957-1303786435 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3291957-1303786435.cnf

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

MD5SUM BENCH= 776da55785376fd8eac6989ca812b102
RANDOM SEED=561471933

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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:      22305780 kB
Buffers:       2090728 kB
Cached:        7719332 kB
SwapCached:      33708 kB
Active:        6807348 kB
Inactive:      3374896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22305780 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:          177856 kB
Writeback:           0 kB
AnonPages:      359608 kB
Mapped:          10400 kB
Slab:           398744 kB
PageTables:       6100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   623084 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= 72008 MiB
End job on node101 at 2011-04-26 05:15:42