Trace number 3368272

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 (fixed)? (TO) 1300.2 1300.17

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-3368272-1305394250.cnf'
0.00/0.01	c -- header says num vars:         371419
0.00/0.01	c -- header says num clauses:     7170909
1.89/1.99	c -- clauses added:            0 learnts,      7170909 normals,            0 xors
1.89/1.99	c -- vars added     371419
1.89/1.99	c Parsing time:  1.84 s
1.89/1.99	c  N st     0         0    371419    400457   6770451         0  20872418         0   no data   no data
2.39/2.47	c asymm  cl-useful: 23/27/400448 lits-rem:822 time: 0.44
10.29/10.33	c Flit:   252 Blit:  91852 bXBeca:    0 bXProp: 3696 Bins:      0 BRemL:      0 BRemN:      0 P: 200.4M T:  7.72
11.09/11.15	c Cleaning up after failed var search:     0.81 s 
11.59/11.67	c Replacing     3696 vars Replaced   244272 lits Time:     0.51 s 
12.10/12.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
12.60/12.67	c bin-w-bin subsume rem            7 bins  time:  0.48 s
19.40/19.46	c subs with bin:    14521  lits-rem:     75534  v-fix:    0  time:  6.78 s
23.29/23.31	c Subs w/ non-existent bins:      8 l-rem:      8 v-fix:     0 done:  27391 time:  3.83 s
23.49/23.59	c Removed useless bin:     985  fixed:     0  props:  20.00M  time:  0.27 s
36.10/36.16	c lits-rem:     72826  cl-subs:    25623  v-elim:  69532  v-fix:    0  time: 12.55 s
36.99/37.02	c Finding binary XORs  T:     0.85 s  found:     811
37.30/37.37	c Replacing      811 vars Replaced   205546 lits Time:     0.35 s 
38.30/38.39	c Finding non-binary XORs:     0.73 s (found:       0, avg size: nan)
38.30/38.39	c calculated reachability. Time: 0.19
38.40/38.49	c Calc default polars -  time:   0.10 s pos:   26427 undec:  174142 neg:  170850
38.40/38.49	c =========================================================================================
38.40/38.49	c types(t): F = full restart, N = normal restart
38.40/38.49	c types(t): S = simplification begin/end, E = solution found
38.40/38.49	c restart types(rt): st = static, dy = dynamic
38.40/38.49	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
38.40/38.49	c  B st     0         0    197686    365014   4501560         0  14983338         0   no data   no data
45.00/45.08	c  N dy    19      4015    197682    365014   4502008      3521  14983311    137378     15.81     16.82
52.40/52.49	c  N dy    41      8197    197682    365014   4502372      7286  14983305    258520     14.59     15.64
56.69/56.72	c  N dy    70     12219    192658    357004   4416568     10853  14688284    427015     15.15     18.40
60.19/60.23	c  N dy    99     16253    192655    357004   4416821     14536  14688230    583855     15.52     23.70
65.91/65.93	c  N dy   123     20310    192655    357004   4417086      9280  14688208    191225     15.33     16.62
72.39/72.48	c  N dy   147     24664    192654    357004   4417399     13245  14688196    338899     15.20     16.07
72.50/72.58	c  F st   148     25001    192654    357004   4417422     13552  14688196    345672     15.10     10.27
77.29/77.36	c  N dy   154     30000    192653    356975   4416435     18180  14684276    577949     15.10   no data
77.29/77.37	c  S st   154     30000    192653    356975   4416435     18180  14684276    577949     15.10   no data
78.19/78.28	c  S st   154     30501    191529    356975   4416588     18524  14684276    584209     15.10   no data
78.39/78.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
90.29/90.33	c Flit:    50 Blit:   1453 bXBeca:    0 bXProp: 3011 Bins: 797232 BRemL:  19796 BRemN:   1419 P: 200.2M T: 11.76
90.39/90.48	c Cleaning up after failed var search:     0.15 s 
90.79/90.80	c Replacing     3011 vars Replaced   289401 lits Time:     0.32 s 
93.19/93.29	c blocked clauses removed:    19433 vars:  19811 tried:      335087 T: 2.15 s
93.59/93.65	c bin-w-bin subsume rem         9511 bins  time:  0.37 s
99.09/99.19	c subs with bin:    17754  lits-rem:    447796  v-fix:    0  time:  5.53 s
101.99/102.01	c Subs w/ non-existent bins:    359 l-rem:   1472 v-fix:    33 done:  37516 time:  2.81 s
102.59/102.68	c Removed useless bin:    3771  fixed:     0  props:  20.01M  time:  0.37 s
107.89/107.90	c lits-rem:      6612  cl-subs:    10910  v-elim:  17932  v-fix:    0  time:  5.22 s
108.80/108.87	c subs with bin:      226  lits-rem:     13928  v-fix:    0  time:  0.86 s
112.99/113.03	c lits-rem:      4479  cl-subs:     5062  v-elim:      0  v-fix:    0  time:  4.00 s
113.49/113.58	c asymm  cl-useful: 49/856/309485 lits-rem:660 time: 0.55
114.09/114.14	c calculated reachability. Time: 0.48
114.09/114.15	c  N dy   154     30501    145295    309485   3180444     15026   9734895    973241     15.10   no data
115.89/115.90	c Finding binary XORs  T:     1.76 s  found:     234
118.81/118.85	c  N dy   168     35046    145295    309485   3180616     19287   9734895   1214228     14.74     15.60
121.80/121.80	c  N dy   174     39074    144990    309485   3180760     22998   9734828   1373986     14.16     15.05
127.70/127.79	c  N dy   202     43126    143748    305764   3107212      9723   9585338    643167     14.28     17.16
130.99/131.02	c  S st   227     45752    143748    305764   3107319     12220   9585337    787587     14.60   no data
131.79/131.86	c  S st   227     46252    143746    305764   3107437     12597   9585337    793025     14.60   no data
131.90/131.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
145.69/145.79	c Flit:   330 Blit:    735 bXBeca:    0 bXProp:   51 Bins:  71641 BRemL:  12461 BRemN:   9708 P: 200.0M T: 13.68
145.89/145.90	c Cleaning up after failed var search:     0.10 s 
146.09/146.17	c Replacing      285 vars Replaced   245702 lits Time:     0.27 s 
146.39/146.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
146.69/146.77	c bin-w-bin subsume rem        17359 bins  time:  0.35 s
150.79/150.84	c subs with bin:    26758  lits-rem:    169822  v-fix:    0  time:  4.07 s
152.30/152.33	c Subs w/ non-existent bins:    400 l-rem:   1323 v-fix:     0 done:  18438 time:  1.49 s
152.50/152.57	c Removed useless bin:   44214  fixed:     0  props:  20.01M  time:  0.24 s
156.11/156.11	c lits-rem:      1513  cl-subs:     3798  v-elim:   5134  v-fix:    0  time:  3.53 s
156.60/156.60	c subs with bin:      270  lits-rem:      6040  v-fix:    0  time:  0.44 s
156.90/156.92	c lits-rem:      3821  cl-subs:      354  v-elim:      0  v-fix:    0  time:  0.20 s
157.70/157.73	c vivif2 --  cl tried   100461 cl shrink     4276 lits rem       4293 time: 0.81
157.90/157.99	c vivif2 --  cl tried    10680 cl shrink     1545 lits rem      14034 time: 0.25
158.31/158.36	c asymm  cl-useful: 23/950/279655 lits-rem:560 time: 0.37
158.90/158.90	c calculated reachability. Time: 0.48
158.90/158.90	c  N dy   227     46252    136852    279655   2915961     10645   8916921    629416     14.60   no data
160.61/160.64	c Finding binary XORs  T:     1.74 s  found:     125
164.00/164.09	c  N dy   254     50268    136851    279655   2916331     14195   8916915    781202     14.72     15.87
166.70/166.79	c  N dy   271     55068    136850    279655   2916588     18569   8916915   1011144     14.49     15.48
169.20/169.22	c  N dy   295     59097    136850    279655   2916792     22293   8916913   1194323     14.50     19.49
171.50/171.60	c  N dy   321     63143    136850    279655   2916979     26058   8916895   1389401     14.49     15.28
174.69/174.77	c  N dy   347     69378    136850    279655   2917307     17926   8916856    847978     14.25      7.53
174.69/174.77	c  S st   347     69378    136850    279655   2917307     17926   8916856    847978     14.25      7.53
175.39/175.48	c  S st   347     69878    136847    279655   2917439     18288   8916856    851697     14.25   no data
175.49/175.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
185.10/185.11	c Flit:   345 Blit:    538 bXBeca:    0 bXProp:   31 Bins:1989958 BRemL:   3362 BRemN:    120 P: 200.1M T:  9.44
185.10/185.11	c Cleaning up after failed var search:     0.00 s 
185.39/185.45	c Replacing      158 vars Replaced   137845 lits Time:     0.33 s 
185.59/185.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
186.09/186.11	c bin-w-bin subsume rem         3939 bins  time:  0.47 s
189.79/189.88	c subs with bin:     8117  lits-rem:     31308  v-fix:    0  time:  3.77 s
192.30/192.36	c Subs w/ non-existent bins:    451 l-rem:   4027 v-fix:    11 done:  23222 time:  2.48 s
192.60/192.63	c Removed useless bin:    3816  fixed:     0  props:  20.03M  time:  0.27 s
194.10/194.14	c lits-rem:      1116  cl-subs:     2930  v-elim:   1337  v-fix:   14  time:  1.51 s
194.71/194.79	c subs with bin:      330  lits-rem:      1970  v-fix:    0  time:  0.56 s
195.20/195.23	c lits-rem:      3747  cl-subs:     1246  v-elim:      0  v-fix:    0  time:  0.33 s
195.90/195.98	c vivif2 --  cl tried   114208 cl shrink     1269 lits rem       1401 time: 0.75
196.40/196.43	c vivif2 --  cl tried    16354 cl shrink     1863 lits rem      30648 time: 0.45
196.70/196.78	c asymm  cl-useful: 22/866/272099 lits-rem:214 time: 0.35
197.50/197.52	c calculated reachability. Time: 0.65
197.50/197.52	c  N dy   347     69878    134438    272099   4121133     16325   8780964   3232215     14.25   no data
199.80/199.86	c Finding binary XORs  T:     2.34 s  found:      90
203.41/203.50	c  N dy   375     76434    134436    272099   4121426     22429   8780959   3568129     14.11     14.92
206.30/206.33	c  N dy   386     82070    134433    272099   4121591     27721   8780959   3844229     13.85     15.14
210.01/210.06	c  F st   414     87501    134433    272099   4121944     32694   8780959   4133104     13.78     14.07
210.30/210.34	c Replacing       90 vars Replaced    46588 lits Time:     0.19 s 
210.70/210.73	c  N st   414     87501    134343    272060   4121669     32523   8780370   4128760     13.78     14.07
213.20/213.20	c  N dy   422     93083    134343    272060   4121766     20634   8780369   3349287     13.77     14.53
216.20/216.20	c  N dy   440     99130    134342    272060   4121948     26344   8780368   3634072     13.67     14.44
218.70/218.70	c  S st   449    104818    134342    272060   4122035     31818   8780368   4144738     13.53      7.83
219.40/219.48	c  S st   449    105318    134340    272060   4122131     32214   8780368   4149422     13.53   no data
219.60/219.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.16
233.79/233.89	c Flit:   500 Blit:     46 bXBeca:    0 bXProp:   47 Bins:  30635 BRemL:    128 BRemN:   7932 P: 200.0M T: 14.17
233.79/233.89	c Cleaning up after failed var search:     0.00 s 
234.20/234.28	c Replacing       48 vars Replaced    77230 lits Time:     0.38 s 
234.49/234.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
234.89/234.97	c bin-w-bin subsume rem        18049 bins  time:  0.44 s
238.89/238.96	c subs with bin:     4508  lits-rem:     18091  v-fix:    0  time:  4.00 s
243.40/243.48	c Subs w/ non-existent bins:    310 l-rem:    884 v-fix:     1 done:  18919 time:  4.51 s
243.80/243.84	c Removed useless bin:    2754  fixed:     0  props:  20.01M  time:  0.36 s
245.60/245.60	c lits-rem:       430  cl-subs:     1629  v-elim:    706  v-fix:    0  time:  1.76 s
247.30/247.31	c subs with bin:      177  lits-rem:     10509  v-fix:    0  time:  1.56 s
249.20/249.23	c lits-rem:      4107  cl-subs:     2571  v-elim:      0  v-fix:    0  time:  1.77 s
251.70/251.72	c vivif2 --  cl tried   198926 cl shrink    12704 lits rem      17862 time: 2.50
254.60/254.63	c vivif2 --  cl tried    28141 cl shrink     7347 lits rem     296805 time: 2.91
255.11/255.18	c asymm  cl-useful: 20/718/265838 lits-rem:267 time: 0.55
256.31/256.35	c calculated reachability. Time: 1.07
256.31/256.35	c  N dy   449    105318    133039    265838   3701897     29074   8616107   2978316     13.53   no data
264.70/264.74	c  N dy   455    118358    133035    265838   3702061     21783   8616105   2494990     13.05     14.12
274.20/274.25	c Finding binary XORs  T:     4.08 s  found:      50
281.99/282.09	c  N dy   526    125978    131677    264150   3664828     23241   8535357   2630998     13.40     25.49
294.71/294.78	c  N dy   599    134037    131635    264150   3665386     30624   8535325   2959181     13.76     29.18
307.30/307.33	c  N dy   678    142619    131635    264150   3665890     19949   8535324   2365039     14.24     15.83
322.00/322.06	c  N dy   755    151752    131635    264150   3666533     28303   8535308   2728452     14.51     22.75
331.00/331.06	c  S st   806    157977    131634    264150   3666940     34036   8535281   3002213     14.72   no data
331.99/332.07	c  S st   806    158477    131631    264150   3667045     34428   8535281   3007691     14.72   no data
332.20/332.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.14
342.50/342.54	c Flit:   762 Blit:   2166 bXBeca:    0 bXProp:   25 Bins: 805023 BRemL:   7109 BRemN:    115 P: 200.1M T: 10.26
342.60/342.64	c Cleaning up after failed var search:     0.10 s 
342.90/342.95	c Replacing       76 vars Replaced   152349 lits Time:     0.30 s 
343.11/343.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
343.50/343.56	c bin-w-bin subsume rem        15465 bins  time:  0.42 s
347.20/347.20	c subs with bin:     3577  lits-rem:     14410  v-fix:    0  time:  3.64 s
349.71/349.77	c Subs w/ non-existent bins:   1009 l-rem:   3740 v-fix:     0 done:  13372 time:  2.57 s
350.00/350.03	c Removed useless bin:    5089  fixed:     0  props:  20.04M  time:  0.26 s
352.01/352.05	c lits-rem:      2041  cl-subs:     4636  v-elim:   2542  v-fix:    0  time:  2.02 s
353.40/353.47	c subs with bin:      846  lits-rem:     10780  v-fix:    0  time:  1.33 s
354.00/354.04	c lits-rem:     17079  cl-subs:     1299  v-elim:      0  v-fix:    0  time:  0.45 s
356.41/356.42	c vivif2 --  cl tried   246553 cl shrink     8576 lits rem      25964 time: 2.38
357.00/357.02	c vivif2 --  cl tried    30076 cl shrink     2884 lits rem      26088 time: 0.60
357.30/357.36	c asymm  cl-useful: 241/931/259559 lits-rem:320 time: 0.35
358.30/358.30	c calculated reachability. Time: 0.85
358.30/358.31	c  N dy   806    158477    125927    259559   4110945     30050   8272895   3912813     14.72   no data
361.60/361.61	c Finding binary XORs  T:     3.30 s  found:     145
369.90/369.93	c  N dy   894    168616    125927    259559   4111651     39313   8272887   4344053     14.92     19.64
378.60/378.61	c  N dy   981    179429    125927    259559   4112183     29463   8272866   3825708     15.11     15.98
385.90/385.94	c  N dy  1032    190994    125924    259559   4112594     40318   8272866   4323615     15.01     16.19
395.60/395.61	c  N dy  1102    203241    125924    259559   4113120     29213   8272866   3720615     15.01     17.44
402.51/402.51	c  N dy  1149    216238    125924    259559   4113417     41626   8272865   4417544     14.91     16.59
409.70/409.78	c  N dy  1163    231933    125923    259559   4113630     32013   8272847   3831662     14.67     15.73
411.90/411.94	c  S st  1164    237715    125922    259559   4113648     37612   8272847   4113203     14.56      7.66
413.00/413.03	c  S st  1164    238215    125921    259559   4113802     37957   8272847   4117539     14.56   no data
413.10/413.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.15
427.91/427.93	c Flit:   351 Blit:    765 bXBeca:    0 bXProp:   21 Bins: 753117 BRemL:   3888 BRemN:    165 P: 200.0M T: 14.65
427.91/427.93	c Cleaning up after failed var search:     0.00 s 
428.50/428.56	c Replacing      166 vars Replaced   155863 lits Time:     0.62 s 
428.80/428.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
429.20/429.25	c bin-w-bin subsume rem         4047 bins  time:  0.44 s
433.20/433.25	c subs with bin:     4743  lits-rem:     11182  v-fix:    0  time:  4.00 s
435.00/435.08	c Subs w/ non-existent bins:   1037 l-rem:    762 v-fix:     0 done:   7642 time:  1.82 s
435.51/435.52	c Removed useless bin:   15701  fixed:     0  props:  20.01M  time:  0.43 s
437.60/437.70	c lits-rem:       555  cl-subs:     2524  v-elim:   1351  v-fix:    1  time:  2.18 s
439.41/439.41	c subs with bin:      815  lits-rem:      9779  v-fix:    0  time:  1.58 s
441.02/441.01	c lits-rem:      9885  cl-subs:     3704  v-elim:      0  v-fix:    0  time:  1.45 s
443.41/443.48	c vivif2 --  cl tried   196578 cl shrink     2362 lits rem       3827 time: 2.48
445.20/445.25	c vivif2 --  cl tried    33086 cl shrink     6723 lits rem     158403 time: 1.76
445.80/445.84	c asymm  cl-useful: 147/787/257508 lits-rem:210 time: 0.59
447.00/447.04	c calculated reachability. Time: 1.10
447.00/447.04	c  N dy  1164    238215    123282    257508   3925546     33004   8164102   3490814     14.56   no data
452.01/452.06	c Finding binary XORs  T:     5.02 s  found:      26
476.70/476.78	c  N dy  1279    253519    123274    257508   3926551     47118   8164089   4072405     14.72     16.53
500.21/500.24	c  N dy  1421    269716    123271    257508   3927657     36696   8164075   3603377     15.06     21.38
517.11/517.18	c  N dy  1556    287124    123270    257508   3928427     53118   8164051   4423805     15.36     16.87
537.21/537.29	c  N dy  1721    305506    123268    257508   3929437     43532   8164032   3914561     15.78     16.88
538.01/538.07	c  F st  1729    306250    123268    257508   3929483     44221   8164029   3947557     15.79   no data
538.31/538.34	c Replacing       26 vars Replaced    32750 lits Time:     0.19 s 
558.10/558.10	c  N dy  1845    325287    123233    257497   3929357     34264   8162832   3344298     15.94     16.92
580.30/580.30	c  N dy  2030    345301    123230    257497   3930332     53132   8162800   4294479     16.37     28.36
598.10/598.15	c  S st  2127    357323    123230    257497   3930763     35585   8162774   3404110     16.53   no data
599.30/599.36	c  S st  2127    357823    123230    257497   3930872     35974   8162774   3408231     16.53   no data
599.41/599.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.15
614.11/614.15	c Flit:  1269 Blit:   2538 bXBeca:    0 bXProp:   50 Bins: 770735 BRemL:   4756 BRemN:    233 P: 200.1M T: 14.57
614.30/614.31	c Cleaning up after failed var search:     0.15 s 
614.81/614.81	c Replacing       51 vars Replaced   155228 lits Time:     0.49 s 
615.00/615.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
615.60/615.66	c bin-w-bin subsume rem        20032 bins  time:  0.62 s
619.51/619.53	c subs with bin:     6289  lits-rem:     15052  v-fix:    0  time:  3.87 s
622.52/622.53	c Subs w/ non-existent bins:    539 l-rem:    457 v-fix:     2 done:  21111 time:  2.99 s
622.81/622.86	c Removed useless bin:   23511  fixed:     0  props:  20.00M  time:  0.33 s
625.82/625.91	c lits-rem:      2277  cl-subs:     4668  v-elim:   3095  v-fix:    1  time:  3.04 s
626.92/626.97	c subs with bin:      535  lits-rem:      4705  v-fix:    0  time:  0.95 s
627.71/627.70	c lits-rem:     11183  cl-subs:      984  v-elim:      0  v-fix:    0  time:  0.59 s
630.32/630.35	c vivif2 --  cl tried   241123 cl shrink     5216 lits rem      11782 time: 2.65
630.91/630.94	c vivif2 --  cl tried    31847 cl shrink     1875 lits rem      19130 time: 0.59
631.51/631.56	c asymm  cl-useful: 226/888/248089 lits-rem:362 time: 0.61
632.52/632.55	c calculated reachability. Time: 0.90
632.52/632.56	c  N dy  2127    357823    116225    248089   3499111     31795   7780982   2729746     16.53   no data
637.51/637.50	c Finding binary XORs  T:     4.94 s  found:      64
664.90/664.97	c  N dy  2261    377918    116223    248089   3500081     50657   7780979   3617836     16.60     17.50
684.31/684.33	c  N dy  2360    398245    116223    248089   3500653     41388   7780978   3120630     16.55     17.54
701.10/701.12	c  N dy  2456    419412    116221    248089   3501368     31000   7780977   2556582     16.46     17.36
714.51/714.52	c  N dy  2518    439602    116217    248089   3501791     50280   7780966   3494152     16.32     17.32
739.61/739.69	c  N dy  2693    459697    116210    248089   3502830     37501   7780947   2805919     16.52     17.53
762.51/762.54	c  N dy  2866    479756    115024    246347   3438826     54629   7722526   3574394     16.75     28.25
792.61/792.64	c  N dy  3039    499846    115024    246347   3439583     41971   7722507   2893728     16.98     31.38
824.41/824.48	c  N dy  3217    519864    115024    246347   3440198     61230   7722482   3835089     17.23     23.16
851.91/851.96	c  S st  3365    536734    115023    246347   3440718     44493   7722464   2936647     17.42     13.22
853.62/853.66	c  S st  3365    537234    115015    246347   3440825     44881   7722464   2939602     17.42   no data
853.81/853.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.14
867.92/867.93	c Flit:   310 Blit:   1271 bXBeca:    0 bXProp:   45 Bins: 646653 BRemL:   5418 BRemN:   1175 P: 200.1M T: 14.05
868.01/868.08	c Cleaning up after failed var search:     0.15 s 
868.41/868.44	c Replacing      110 vars Replaced   122933 lits Time:     0.35 s 
868.61/868.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
869.31/869.33	c bin-w-bin subsume rem        25056 bins  time:  0.65 s
873.01/873.04	c subs with bin:     5324  lits-rem:     11397  v-fix:    0  time:  3.71 s
875.01/875.03	c Subs w/ non-existent bins:   1292 l-rem:    684 v-fix:    10 done:  13682 time:  1.98 s
875.31/875.37	c Removed useless bin:    6454  fixed:     0  props:  20.00M  time:  0.34 s
877.72/877.77	c lits-rem:      2060  cl-subs:     4809  v-elim:   3907  v-fix:    0  time:  2.40 s
879.21/879.25	c subs with bin:      612  lits-rem:      3193  v-fix:    0  time:  1.36 s
879.92/879.94	c lits-rem:     12146  cl-subs:     1764  v-elim:      0  v-fix:    0  time:  0.54 s
882.12/882.18	c vivif2 --  cl tried   239552 cl shrink     6790 lits rem      14494 time: 2.24
882.71/882.74	c vivif2 --  cl tried    41047 cl shrink     1604 lits rem       9834 time: 0.56
883.32/883.31	c asymm  cl-useful: 213/837/239173 lits-rem:4053 time: 0.58
884.21/884.25	c calculated reachability. Time: 0.85
884.21/884.25	c  N dy  3365    537234    109409    239145   3267914     40988   7476646   2671793     17.42   no data
888.82/888.89	c Finding binary XORs  T:     4.64 s  found:      37
922.61/922.68	c  N dy  3535    557288    109292    239145   3268958     59817   7476642   3568893     17.60     19.71
955.22/955.27	c  N dy  3714    577311    109292    239145   3269738     45971   7476639   2822392     17.82     20.91
985.62/985.69	c  N dy  3894    597370    109292    239145   3270424     65176   7476603   3815099     18.05     21.95
1016.92/1016.94	c  N dy  4074    617396    109292    239145   3271022     49811   7476598   2907134     18.24     19.76
1046.22/1046.20	c  N dy  4249    637443    109292    239145   3271659     69007   7476595   3896341     18.45     39.33
1070.33/1070.31	c  N dy  4427    657449    109292    239145   3272169     52788   7476593   2982096     18.64     34.79
1090.03/1090.07	c  N dy  4585    677464    109292    239145   3272668     72097   7476593   3963279     18.77     32.83
1109.72/1109.76	c  N dy  4740    697547    109291    239145   3273118     54799   7476587   2984730     18.93     20.08
1129.82/1129.89	c  N dy  4918    717565    109291    239145   3273674     74107   7476587   4033433     19.11     34.11
1149.72/1149.72	c  N dy  5089    737609    109291    239145   3274140     56166   7476585   2923185     19.26     25.49
1168.13/1168.18	c  N dy  5261    757710    109291    239145   3274599     75662   7476579   4053068     19.41     27.00
1187.02/1187.03	c  N dy  5442    777771    109291    239145   3275005     55941   7476578   2823886     19.59     21.21
1205.22/1205.23	c  N dy  5608    797803    109291    239145   3275421     75402   7476559   3918881     19.71     33.51
1212.13/1212.16	c  S st  5680    805853    109291    239145   3275582     83223   7476559   4407730     19.77     19.33
1213.12/1213.19	c  S st  5680    806353    109289    239145   3275660     83641   7476559   4411667     19.77   no data
1213.23/1213.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
1221.52/1221.58	c Flit:   261 Blit:     11 bXBeca:    0 bXProp:   55 Bins: 545177 BRemL:   6293 BRemN:    361 P: 200.0M T:  8.25
1221.52/1221.58	c Cleaning up after failed var search:     0.00 s 
1221.92/1221.92	c Replacing       92 vars Replaced    78762 lits Time:     0.33 s 
1222.03/1222.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1222.52/1222.56	c bin-w-bin subsume rem        11113 bins  time:  0.46 s
1226.02/1226.07	c subs with bin:     7673  lits-rem:      5527  v-fix:    0  time:  3.51 s
1227.02/1227.05	c Subs w/ non-existent bins:    888 l-rem:    992 v-fix:     1 done:  23475 time:  0.97 s
1227.32/1227.32	c Removed useless bin:   19719  fixed:     0  props:  20.01M  time:  0.27 s
1228.52/1228.56	c lits-rem:       551  cl-subs:     2693  v-elim:   1310  v-fix:    0  time:  1.25 s
1230.02/1230.02	c subs with bin:        5  lits-rem:      3788  v-fix:    0  time:  1.29 s
1230.93/1230.97	c lits-rem:     19835  cl-subs:     2875  v-elim:      0  v-fix:    0  time:  0.83 s
1232.52/1232.54	c vivif2 --  cl tried   231866 cl shrink     3587 lits rem       5979 time: 1.57
1234.03/1234.05	c vivif2 --  cl tried    79634 cl shrink    16476 lits rem     148026 time: 1.50
1234.43/1234.44	c asymm  cl-useful: 228/1072/231819 lits-rem:419 time: 0.39
1235.13/1235.16	c calculated reachability. Time: 0.64
1235.13/1235.17	c  N dy  5680    806353    107611    231819   3532608     79467   7345247   4697201     19.77   no data
1238.33/1238.35	c Finding binary XORs  T:     3.19 s  found:      49
1257.23/1257.22	c  N dy  5839    826360    107608    231819   3533411     59244   7345243   3472445     19.86     21.28
1277.23/1277.20	c  N dy  5993    847432    107607    231819   3534021     79479   7345237   4496378     19.92     21.14
1296.02/1296.08	c  N dy  6135    867512    107606    231819   3534543     58759   7345236   3327834     19.98     27.45

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-3368272-1305394250/watcher-3368272-1305394250 -o /tmp/evaluation-result-3368272-1305394250/solver-3368272-1305394250 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368272-1305394250.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: 4.01 3.95 3.91 4/284 25422
/proc/meminfo: memFree=20532836/32950904 swapFree=67057400/67111528
[pid=25422] ppid=25420 vsize=32048 CPUtime=0.01 cores=4,6
/proc/25422/stat : 25422 (strangenight2-s) R 25420 25422 24601 0 -1 4202496 1384 0 0 0 1 0 0 0 20 0 1 0 651025403 32817152 1255 33554432000 4194304 4580011 140735010674112 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25422/statm: 8012 1256 323 95 0 2994 0

[startup+0.053909 s]
/proc/loadavg: 4.01 3.95 3.91 4/284 25422
/proc/meminfo: memFree=20532836/32950904 swapFree=67057400/67111528
[pid=25422] ppid=25420 vsize=39464 CPUtime=0.04 cores=4,6
/proc/25422/stat : 25422 (strangenight2-s) R 25420 25422 24601 0 -1 4202496 3458 0 0 0 4 0 0 0 20 0 1 0 651025403 40411136 2923 33554432000 4194304 4580011 140735010674112 18446744073709551615 4309698 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25422/statm: 9866 2924 324 95 0 4848 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 39464

[startup+0.1009 s]
/proc/loadavg: 4.01 3.95 3.91 4/284 25422
/proc/meminfo: memFree=20532836/32950904 swapFree=67057400/67111528
[pid=25422] ppid=25420 vsize=46276 CPUtime=0.09 cores=4,6
/proc/25422/stat : 25422 (strangenight2-s) R 25420 25422 24601 0 -1 4202496 5487 0 0 0 9 0 0 0 20 0 1 0 651025403 47386624 4931 33554432000 4194304 4580011 140735010674112 18446744073709551615 4354408 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25422/statm: 11569 4932 324 95 0 6551 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 46276

[startup+0.300863 s]
/proc/loadavg: 4.01 3.95 3.91 4/284 25422
/proc/meminfo: memFree=20532836/32950904 swapFree=67057400/67111528
[pid=25422] ppid=25420 vsize=78820 CPUtime=0.29 cores=4,6
/proc/25422/stat : 25422 (strangenight2-s) R 25420 25422 24601 0 -1 4202496 14339 0 0 0 27 2 0 0 21 0 1 0 651025403 80711680 12164 33554432000 4194304 4580011 140735010674112 18446744073709551615 4307153 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25422/statm: 19705 12166 324 95 0 14687 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78820

[startup+0.700794 s]
/proc/loadavg: 4.01 3.95 3.91 4/284 25422
/proc/meminfo: memFree=20532836/32950904 swapFree=67057400/67111528
[pid=25422] ppid=25420 vsize=166308 CPUtime=0.69 cores=4,6
/proc/25422/stat : 25422 (strangenight2-s) R 25420 25422 24601 0 -1 4202496 30662 0 0 0 64 5 0 0 22 0 1 0 651025403 170299392 26289 33554432000 4194304 4580011 140735010674112 18446744073709551615 4306996 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25422/statm: 41577 26289 324 95 0 36559 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 166308

[startup+1.50065 s]
/proc/loadavg: 4.09 3.97 3.92 5/285 25423
/proc/meminfo: memFree=20389808/32950904 swapFree=67057400/67111528
[pid=25422] ppid=25420 vsize=270392 CPUtime=1.49 cores=4,6
/proc/25422/stat : 25422 (strangenight2-s) R 25420 25422 24601 0 -1 4202496 61952 0 0 0 137 12 0 0 25 0 1 0 651025403 276881408 53170 33554432000 4194304 4580011 140735010674112 18446744073709551615 4354854 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25422/statm: 67598 53171 324 95 0 62580 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 270392

[startup+3.10044 s]
/proc/loadavg: 4.09 3.97 3.92 5/285 25423
/proc/meminfo: memFree=20255564/32950904 swapFree=67057400/67111528
[pid=25422] ppid=25420 vsize=374848 CPUtime=3.09 cores=4,6
/proc/25422/stat : 25422 (strangenight2-s) R 25420 25422 24601 0 -1 4202496 86980 0 0 0 293 16 0 0 25 0 1 0 651025403 383844352 78074 33554432000 4194304 4580011 140735010674112 18446744073709551615 4294577 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25422/statm: 93712 78074 341 95 0 88694 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 374848

[startup+6.30086 s]
/proc/loadavg: 4.09 3.97 3.92 5/285 25423
/proc/meminfo: memFree=20087048/32950904 swapFree=67057400/67111528
[pid=25422] ppid=25420 vsize=608804 CPUtime=6.3 cores=4,6
/proc/25422/stat : 25422 (strangenight2-s) R 25420 25422 24601 0 -1 4202496 135654 0 0 0 605 25 0 0 25 0 1 0 651025403 623415296 126748 33554432000 4194304 4580011 140735010674112 18446744073709551615 4235007 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25422/statm: 152201 126748 341 95 0 147183 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 608804

[startup+12.7007 s]
/proc/loadavg: 4.08 3.97 3.92 5/285 25423
/proc/meminfo: memFree=19815992/32950904 swapFree=67057400/67111528
[pid=25422] ppid=25420 vsize=910304 CPUtime=12.7 cores=4,6
/proc/25422/stat : 25422 (strangenight2-s) R 25420 25422 24601 0 -1 4202496 198786 0 0 0 1234 36 0 0 25 0 1 0 651025403 932151296 189880 33554432000 4194304 4580011 140735010674112 18446744073709551615 4413232 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25422/statm: 227576 189880 353 95 0 222558 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 910304

[startup+25.5004 s]
/proc/loadavg: 4.21 4.00 3.93 5/285 25423
/proc/meminfo: memFree=19722052/32950904 swapFree=67057400/67111528
[pid=25422] ppid=25420 vsize=966376 CPUtime=25.49 cores=4,6
/proc/25422/stat : 25422 (strangenight2-s) R 25420 25422 24601 0 -1 4202496 212685 0 0 0 2512 37 0 0 25 0 1 0 651025403 989569024 203779 33554432000 4194304 4580011 140735010674112 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25422/statm: 241594 203779 356 95 0 236576 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 966376

[startup+51.1009 s]
/proc/loadavg: 4.14 4.00 3.93 5/285 25424
/proc/meminfo: memFree=19644068/32950904 swapFree=67057400/67111528
[pid=25422] ppid=25420 vsize=1148120 CPUtime=51.1 cores=4,6
/proc/25422/stat : 25422 (strangenight2-s) R 25420 25422 24601 0 -1 4202496 228186 0 0 0 5069 41 0 0 25 0 1 0 651025403 1175674880 219280 33554432000 4194304 4580011 140735010674112 18446744073709551615 4293269 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25422/statm: 287030 219280 366 95 0 282012 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 1148120

[startup+102.311 s]
/proc/loadavg: 4.05 4.00 3.93 5/285 25426
/proc/meminfo: memFree=18946136/32950904 swapFree=67057400/67111528
[pid=25422] ppid=25420 vsize=1851672 CPUtime=102.3 cores=4,6
/proc/25422/stat : 25422 (strangenight2-s) R 25420 25422 24601 0 -1 4202496 404846 0 0 0 10168 62 0 0 25 0 1 0 651025403 1896112128 383849 33554432000 4194304 4580011 140735010674112 18446744073709551615 4397092 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25422/statm: 462918 383849 368 95 0 457900 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1851672

[startup+162.301 s]
/proc/loadavg: 4.02 4.00 3.93 5/285 25427
/proc/meminfo: memFree=18597120/32950904 swapFree=67057400/67111528
[pid=25422] ppid=25420 vsize=2308800 CPUtime=162.3 cores=4,6
/proc/25422/stat : 25422 (strangenight2-s) R 25420 25422 24601 0 -1 4202496 499523 0 0 0 16152 78 0 0 25 0 1 0 651025403 2364211200 469789 33554432000 4194304 4580011 140735010674112 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25422/statm: 577200 469789 368 95 0 572182 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 2308800

[startup+222.3 s]
/proc/loadavg: 4.04 4.01 3.94 5/285 25429
/proc/meminfo: memFree=18183052/32950904 swapFree=67057400/67111528
[pid=25422] ppid=25420 vsize=2791960 CPUtime=222.3 cores=4,6
/proc/25422/stat : 25422 (strangenight2-s) R 25420 25422 24601 0 -1 4202496 603853 0 0 0 22140 90 0 0 25 0 1 0 651025403 2858967040 566379 33554432000 4194304 4580011 140735010674112 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25422/statm: 697990 566379 368 95 0 692972 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 2791960

[startup+282.301 s]
/proc/loadavg: 4.01 4.01 3.94 5/285 25430
/proc/meminfo: memFree=17927844/32950904 swapFree=67057400/67111528
[pid=25422] ppid=25420 vsize=3092616 CPUtime=282.29 cores=4,6
/proc/25422/stat : 25422 (strangenight2-s) R 25420 25422 24601 0 -1 4202496 669088 0 0 0 28130 99 0 0 25 0 1 0 651025403 3166838784 625163 33554432000 4194304 4580011 140735010674112 18446744073709551615 4306203 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25422/statm: 773154 625163 368 95 0 768136 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 3092616

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/285 25432
/proc/meminfo: memFree=17643932/32950904 swapFree=67057400/67111528
[pid=25422] ppid=25420 vsize=3401840 CPUtime=342.3 cores=4,6
/proc/25422/stat : 25422 (strangenight2-s) R 25420 25422 24601 0 -1 4202496 732603 0 0 0 34123 107 0 0 25 0 1 0 651025403 3483484160 688678 33554432000 4194304 4580011 140735010674112 18446744073709551615 4288963 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25422/statm: 850460 688678 368 95 0 845442 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 3401840

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/285 25433
/proc/meminfo: memFree=17605784/32950904 swapFree=67057400/67111528
[pid=25422] ppid=25420 vsize=3438188 CPUtime=402.3 cores=4,6
/proc/25422/stat : 25422 (strangenight2-s) R 25420 25422 24601 0 -1 4202496 748486 0 0 0 40121 109 0 0 25 0 1 0 651025403 3520704512 697452 33554432000 4194304 4580011 140735010674112 18446744073709551615 4294116 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25422/statm: 859547 697452 368 95 0 854529 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 3438188

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/285 25435
/proc/meminfo: memFree=17373292/32950904 swapFree=67057400/67111528
[pid=25422] ppid=25420 vsize=3703604 CPUtime=462.3 cores=4,6
/proc/25422/stat : 25422 (strangenight2-s) R 25420 25422 24601 0 -1 4202496 806955 0 0 0 46109 121 0 0 25 0 1 0 651025403 3792490496 747728 33554432000 4194304 4580011 140735010674112 18446744073709551615 4293879 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25422/statm: 925901 747728 368 95 0 920883 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 3703604

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/285 25437
/proc/meminfo: memFree=17361420/32950904 swapFree=67057400/67111528
[pid=25422] ppid=25420 vsize=3706860 CPUtime=522.31 cores=4,6
/proc/25422/stat : 25422 (strangenight2-s) R 25420 25422 24601 0 -1 4202496 807805 0 0 0 52109 122 0 0 25 0 1 0 651025403 3795824640 748578 33554432000 4194304 4580011 140735010674112 18446744073709551615 4293106 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25422/statm: 926715 748578 368 95 0 921697 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 3706860

[startup+582.3 s]
/proc/loadavg: 4.19 4.05 3.95 5/285 25438
/proc/meminfo: memFree=17334388/32950904 swapFree=67057400/67111528
[pid=25422] ppid=25420 vsize=3733820 CPUtime=582.3 cores=4,6
/proc/25422/stat : 25422 (strangenight2-s) R 25420 25422 24601 0 -1 4202496 813494 0 0 0 58108 122 0 0 25 0 1 0 651025403 3823431680 754230 33554432000 4194304 4580011 140735010674112 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25422/statm: 933455 754230 368 95 0 928437 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 3733820

[startup+642.301 s]
/proc/loadavg: 4.07 4.03 3.95 5/285 25441
/proc/meminfo: memFree=17122552/32950904 swapFree=67057400/67111528
[pid=25422] ppid=25420 vsize=3969092 CPUtime=642.32 cores=4,6
/proc/25422/stat : 25422 (strangenight2-s) R 25420 25422 24601 0 -1 4202496 865075 0 0 0 64101 131 0 0 25 0 1 0 651025403 4064350208 805811 33554432000 4194304 4580011 140735010674112 18446744073709551615 4297749 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25422/statm: 992273 805811 368 95 0 987255 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 3969092

[startup+702.301 s]
/proc/loadavg: 4.02 4.03 3.95 5/285 25442
/proc/meminfo: memFree=17089328/32950904 swapFree=67057400/67111528
[pid=25422] ppid=25420 vsize=3996376 CPUtime=702.3 cores=4,6
/proc/25422/stat : 25422 (strangenight2-s) R 25420 25422 24601 0 -1 4202496 871817 0 0 0 70098 132 0 0 25 0 1 0 651025403 4092289024 812009 33554432000 4194304 4580011 140735010674112 18446744073709551615 4301584 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25422/statm: 999094 812009 368 95 0 994076 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 3996376

[startup+762.31 s]
/proc/loadavg: 4.06 4.03 3.96 5/285 25445
/proc/meminfo: memFree=17083952/32950904 swapFree=67057400/67111528
[pid=25422] ppid=25420 vsize=3996376 CPUtime=762.32 cores=4,6
/proc/25422/stat : 25422 (strangenight2-s) R 25420 25422 24601 0 -1 4202496 873335 0 0 0 76099 133 0 0 25 0 1 0 651025403 4092289024 813233 33554432000 4194304 4580011 140735010674112 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25422/statm: 999094 813233 368 95 0 994076 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 3996376

[startup+822.301 s]
/proc/loadavg: 4.02 4.03 3.96 5/285 25447
/proc/meminfo: memFree=17038852/32950904 swapFree=67057400/67111528
[pid=25422] ppid=25420 vsize=4108324 CPUtime=822.31 cores=4,6
/proc/25422/stat : 25422 (strangenight2-s) R 25420 25422 24601 0 -1 4202496 873433 0 0 0 82098 133 0 0 25 0 1 0 651025403 4206923776 813331 33554432000 4194304 4580011 140735010674112 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25422/statm: 1027081 813331 368 95 0 1022063 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 4108324

[startup+882.301 s]
/proc/loadavg: 4.00 4.02 3.96 5/285 25448
/proc/meminfo: memFree=16839856/32950904 swapFree=67057400/67111528
[pid=25422] ppid=25420 vsize=4214700 CPUtime=882.31 cores=4,6
/proc/25422/stat : 25422 (strangenight2-s) R 25420 25422 24601 0 -1 4202496 919338 0 0 0 88090 141 0 0 25 0 1 0 651025403 4315852800 858704 33554432000 4194304 4580011 140735010674112 18446744073709551615 4502006 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25422/statm: 1053675 858704 368 95 0 1048657 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 4214700

[startup+942.3 s]
/proc/loadavg: 4.00 4.01 3.96 5/285 25450
/proc/meminfo: memFree=16832636/32950904 swapFree=67057400/67111528
[pid=25422] ppid=25420 vsize=4242552 CPUtime=942.31 cores=4,6
/proc/25422/stat : 25422 (strangenight2-s) R 25420 25422 24601 0 -1 4202496 923530 0 0 0 94089 142 0 0 25 0 1 0 651025403 4344373248 862896 33554432000 4194304 4580011 140735010674112 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25422/statm: 1060638 862896 368 95 0 1055620 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 4242552

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.96 5/285 25452
/proc/meminfo: memFree=16813296/32950904 swapFree=67057400/67111528
[pid=25422] ppid=25420 vsize=4242552 CPUtime=1002.32 cores=4,6
/proc/25422/stat : 25422 (strangenight2-s) R 25420 25422 24601 0 -1 4202496 925353 0 0 0 100088 144 0 0 25 0 1 0 651025403 4344373248 864719 33554432000 4194304 4580011 140735010674112 18446744073709551615 4293260 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25422/statm: 1060638 864719 368 95 0 1055620 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 4242552

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/285 25453
/proc/meminfo: memFree=16785528/32950904 swapFree=67057400/67111528
[pid=25422] ppid=25420 vsize=4242552 CPUtime=1062.32 cores=4,6
/proc/25422/stat : 25422 (strangenight2-s) R 25420 25422 24601 0 -1 4202496 925362 0 0 0 106088 144 0 0 25 0 1 0 651025403 4344373248 864728 33554432000 4194304 4580011 140735010674112 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25422/statm: 1060638 864728 368 95 0 1055620 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 4242552

[startup+1122.3 s]
/proc/loadavg: 3.40 3.87 3.91 2/267 25512
/proc/meminfo: memFree=17352044/32950904 swapFree=67057400/67111528
[pid=25422] ppid=25420 vsize=4270704 CPUtime=1122.32 cores=4,6
/proc/25422/stat : 25422 (strangenight2-s) R 25420 25422 24601 0 -1 4202496 930993 0 0 0 112087 145 0 0 25 0 1 0 651025403 4373200896 870359 33554432000 4194304 4580011 140735010674112 18446744073709551615 4293260 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25422/statm: 1067676 870359 368 95 0 1062658 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 4270704

[startup+1182.3 s]
/proc/loadavg: 1.88 3.34 3.73 2/267 25513
/proc/meminfo: memFree=17321356/32950904 swapFree=67057400/67111528
[pid=25422] ppid=25420 vsize=4299012 CPUtime=1182.32 cores=4,6
/proc/25422/stat : 25422 (strangenight2-s) R 25420 25422 24601 0 -1 4202496 938672 0 0 0 118085 147 0 0 25 0 1 0 651025403 4402188288 878038 33554432000 4194304 4580011 140735010674112 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25422/statm: 1074753 878038 368 95 0 1069735 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 4299012

[startup+1242.3 s]
/proc/loadavg: 1.32 2.91 3.56 2/267 25515
/proc/meminfo: memFree=17195360/32950904 swapFree=67057400/67111528
[pid=25422] ppid=25420 vsize=4545008 CPUtime=1242.33 cores=4,6
/proc/25422/stat : 25422 (strangenight2-s) R 25420 25422 24601 0 -1 4202496 970046 0 0 0 124081 152 0 0 25 0 1 0 651025403 4654088192 909412 33554432000 4194304 4580011 140735010674112 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25422/statm: 1136252 909412 368 95 0 1131234 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 4545008



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.13 2.59 3.41 2/267 25516
/proc/meminfo: memFree=17171900/32950904 swapFree=67057400/67111528
[pid=25422] ppid=25420 vsize=4458872 CPUtime=1300.03 cores=4,6
/proc/25422/stat : 25422 (strangenight2-s) R 25420 25422 24601 0 -1 4202496 976768 0 0 0 129850 153 0 0 25 0 1 0 651025403 4565884928 915253 33554432000 4194304 4580011 140735010674112 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25422/statm: 1114718 915253 368 95 0 1109700 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 4458872

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: 1.13 2.59 3.41 2/268 25517
/proc/meminfo: memFree=19444192/32950904 swapFree=67057400/67111528
[pid=25422] ppid=25420 vsize=0 CPUtime=1300.14 cores=4,6
/proc/25422/stat : 25422 (strangenight2-s) R 25420 25422 24601 0 -1 4203524 976768 0 0 0 129850 164 0 0 25 0 1 0 651025403 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25422/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.17
CPU time (s): 1300.2
CPU user time (s): 1298.51
CPU system time (s): 1.69074
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4572660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.51
system time used= 1.69074
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 976768
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= 13
involuntary context switches= 1173

runsolver used 3.3015 second user time and 8.26974 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-14 19:30:56
IDJOB=3368272
IDBENCH=85005
IDSOLVER=1845
FILE ID=node121/3368272-1305394250
RUNJOBID= node121-1305394063-25349
PBS_JOBID= 13324417
Free space on /tmp= 73264 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
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-3368272-1305394250/watcher-3368272-1305394250 -o /tmp/evaluation-result-3368272-1305394250/solver-3368272-1305394250 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368272-1305394250.cnf

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

MD5SUM BENCH= 776da55785376fd8eac6989ca812b102
RANDOM SEED=1864985184

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      20532868 kB
Buffers:        297276 kB
Cached:        6107464 kB
SwapCached:       7656 kB
Active:        6860064 kB
Inactive:      5197700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20532868 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:          161916 kB
Writeback:           0 kB
AnonPages:     5650812 kB
Mapped:          22948 kB
Slab:           271588 kB
PageTables:      25536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 31018264 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= 73276 MiB
End job on node121 at 2011-05-14 19:52:39