Trace number 3370888

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
MD5SUM0385ba51f44fb47d0b0726e26312816f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables171676
Number of clauses858766
Sum of the clauses size2046721
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2847665
Number of clauses of size 32700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58190

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3370888-1305380472.cnf'
0.00/0.00	c -- header says num vars:         171676
0.00/0.00	c -- header says num clauses:      858766
0.19/0.23	c -- clauses added:            0 learnts,       858766 normals,            0 xors
0.19/0.23	c -- vars added     171676
0.19/0.23	c Parsing time:  0.20 s
0.19/0.23	c  N st     0         0    171676      9505    637285         0   1513089         0   no data   no data  --
0.39/0.42	c asymm  cl-useful: 10/221/9383 lits-rem:300 time: 0.19
6.19/6.26	c Flit:   982 Blit:    867 bXBeca:    0 bXProp:  598 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  5.69
6.19/6.27	c Cleaning up after failed var search:     0.01 s 
6.19/6.30	c Replacing      599 vars Replaced    24881 lits Time:     0.02 s 
6.29/6.37	c bin-w-bin subsume rem         3716 bins  time:  0.04 s
6.49/6.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.17 s
8.59/8.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  50679 time:  2.05 s
8.69/8.73	c Removed useless bin:    3614  fixed:     0  props:  20.03M  time:  0.13 s
8.89/8.91	c lits-rem:      1307  cl-subs:      417  v-elim:  46499  v-fix:    0  time:  0.18 s
9.69/9.71	c Finding binary XORs  T:     0.80 s  found:     868
9.69/9.74	c Replacing      868 vars Replaced    92684 lits Time:     0.02 s 
9.99/10.03	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
9.99/10.03	c calculated reachability. Time: 0.28
9.99/10.04	c Calc default polars -  time:   0.01 s pos:    4779 undec:  112387 neg:   54510
9.99/10.04	c =========================================================================================
9.99/10.04	c types(t): F = full restart, N = normal restart
9.99/10.04	c types(t): S = simplification begin/end, E = solution found
9.99/10.04	c restart types(rt): st = static, dy = dynamic
9.99/10.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
9.99/10.04	c  B st     0         0     92130     12101    515787         0   1410524         0   no data   no data  --
23.39/23.45	c  N dy    13      4099     92123     12101    515847      3941   1410524   3302421     18.26     49.01  --
30.19/30.29	c  N dy    21      8230     92100     12101    515919      5554   1410524   1205569     14.33     15.40  --
36.89/36.96	c  N dy    40     13342     92083     12101    516025      6371   1410524    551136     13.82     14.55  --
40.49/40.53	c  N dy    48     17632     92064     12101    516077     10553   1410524   1399332     13.18     13.88  --
43.09/43.13	c  N dy    53     22856     92063     12101    516108     10254   1410524    725528     12.38     13.13  --
45.10/45.15	c  F st    59     25000     92059     12101    516136     12339   1410524   1388749     12.33   no data  --
54.89/54.94	c  N st    63     27031     92058     12074    515530      7681   1408762    946547     12.33   no data  --
73.18/73.21	c  S st    65     30001     92051     12074    515565     10596   1408762   2870441     12.33   no data  --
73.71/73.74	c  S st    65     30502     92051     12074    515582     11078   1408762   3050760     12.33   no data  --
73.71/73.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
73.71/73.78	c Cache  BProp: 328 Set: 0 BXProp: 1 T: 0.01
83.19/83.27	c Flit:     4 Blit:    150 bXBeca:    0 bXProp:    0 Bins:   2355 BRemL:      0 BRemN:    428 P: 200.0M T:  9.35
83.19/83.27	c Cleaning up after failed var search:     0.00 s 
83.29/83.33	c Replacing        1 vars Replaced      617 lits Time:     0.05 s 
83.49/83.59	c bin-w-bin subsume rem         3759 bins  time:  0.03 s
85.09/85.14	c subs with bin:      250  lits-rem:     17246  v-fix:    0  time:  1.55 s
85.29/85.34	c Subs w/ non-existent bins:     15 l-rem:    353 v-fix:     0 done:   5105 time:  0.20 s
85.39/85.49	c Removed useless bin:    6185  fixed:     0  props:  20.00M  time:  0.15 s
91.09/91.17	c lits-rem:      1391  cl-subs:     1863  v-elim:  12512  v-fix:    0  time:  5.68 s
91.30/91.37	c asymm  cl-useful: 292/353/11481 lits-rem:8234 time: 0.20
91.89/91.93	c calculated reachability. Time: 0.55
91.89/91.93	c  N dy    65     30502     79384     11481    503418     10379   1340578   2946441     12.33   no data  --
93.39/93.47	c Finding binary XORs  T:     1.55 s  found:       1
98.39/98.44	c  N dy    88     35260     79370     11481    503507     14996   1340578   6001002     12.61     13.48  --
101.29/101.38	c  N dy    97     42668     79368     11481    503567     14554   1340578   1832223     11.90     12.75  --
104.29/104.37	c  S st   100     45753     79364     11481    503580      8839   1340578    265392     11.72     10.13  --
104.89/104.94	c  S st   100     46254     79363     11481    503595      9324   1340578    422528     11.72   no data  --
104.89/104.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
104.89/104.98	c Cache  BProp: 478 Set: 1 BXProp: 0 T: 0.02
115.69/115.71	c Flit:     4 Blit:    125 bXBeca:    0 bXProp:    0 Bins:   3525 BRemL:      0 BRemN:    394 P: 200.0M T: 10.65
115.69/115.71	c Cleaning up after failed var search:     0.00 s 
115.69/115.76	c Replacing        1 vars Replaced      516 lits Time:     0.04 s 
115.79/115.83	c bin-w-bin subsume rem            8 bins  time:  0.03 s
117.09/117.17	c subs with bin:      577  lits-rem:     42250  v-fix:    0  time:  1.34 s
118.80/118.88	c Subs w/ non-existent bins:     27 l-rem:    278 v-fix:     0 done:  10598 time:  1.71 s
118.99/119.02	c Removed useless bin:    3377  fixed:     0  props:  20.01M  time:  0.14 s
119.59/119.60	c lits-rem:       863  cl-subs:      238  v-elim:     64  v-fix:    0  time:  0.57 s
119.59/119.66	c vivif2 --  cl tried    10873 cl shrink      280 lits rem       4608 time: 0.06
119.79/119.82	c vivif2 --  cl tried     9084 cl shrink      580 lits rem      83881 time: 0.16
119.99/120.01	c asymm  cl-useful: 3/282/10858 lits-rem:81 time: 0.19
120.69/120.75	c calculated reachability. Time: 0.73
120.69/120.75	c  N dy   100     46254     79167     10858    501871      9069   1261700    335336     11.72   no data  --
125.69/125.77	c  N dy   126     50321     79140     10858    501974     12984   1261700   2773300     11.95     28.18  --
130.99/131.06	c  N dy   144     54367     79139     10858    502047     16925   1261700   5133944     11.94     15.48  --
136.29/136.32	c  N dy   168     58382     79132     10858    502133     11157   1261700    704712     12.63     13.45  --
141.39/141.40	c  N dy   194     62487     79126     10858    502222     15136   1261700   2740697     12.88     13.66  --
143.09/143.10	c  N dy   198     69381     79124     10858    502241     11200   1261700    360449     12.39      9.00  --
143.09/143.11	c  S st   198     69381     79124     10858    502241     11200   1261700    360449     12.39      9.00  --
143.39/143.42	c  S st   198     69884     79123     10858    502254     11684   1261700    557781     12.39   no data  --
143.39/143.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
143.39/143.46	c Cache  BProp: 604 Set: 1 BXProp: 0 T: 0.02
155.59/155.68	c Flit:    81 Blit:    172 bXBeca:    0 bXProp:    0 Bins:   6716 BRemL:      0 BRemN:    159 P: 200.0M T: 12.15
155.59/155.68	c Cleaning up after failed var search:     0.00 s 
155.69/155.76	c bin-w-bin subsume rem            9 bins  time:  0.03 s
157.09/157.13	c subs with bin:        0  lits-rem:        66  v-fix:    0  time:  1.37 s
158.89/158.93	c Subs w/ non-existent bins:     12 l-rem:    457 v-fix:     0 done:  15647 time:  1.79 s
158.99/159.09	c Removed useless bin:    3462  fixed:     0  props:  20.02M  time:  0.16 s
159.79/159.89	c lits-rem:       505  cl-subs:      192  v-elim:     29  v-fix:    0  time:  0.81 s
159.89/159.96	c vivif2 --  cl tried    10919 cl shrink       27 lits rem         59 time: 0.07
160.19/160.22	c vivif2 --  cl tried    11464 cl shrink      667 lits rem     100827 time: 0.26
160.39/160.41	c asymm  cl-useful: 5/256/10914 lits-rem:43 time: 0.19
161.29/161.31	c calculated reachability. Time: 0.89
161.29/161.31	c  N dy   198     69884     78837     10914    502144     11461   1247261    458113     12.39   no data  --
168.39/168.40	c Finding binary XORs  T:     2.57 s  found:       8
171.99/172.08	c  N dy   224     74615     78830     10912    502169     16058   1247095   4253207     12.47     13.22  --
180.69/180.76	c  N dy   264     79425     78824     10912    502260     20741   1247095   8202591     12.97     15.53  --
192.89/192.90	c  N dy   293     87001     78823     10912    502313     16520   1247095   3251714     12.90     13.64  --
194.49/194.58	c  F st   297     87500     78823     10912    502319     17012   1247095   3993067     12.91   no data  --
194.60/194.64	c Replacing        8 vars Replaced     1036 lits Time:     0.03 s 
204.79/204.85	c  N dy   303     92697     78814     10911    502285     22113   1246909   7990448     12.91   no data  --
215.49/215.52	c  N dy   335     98913     78809     10911    502339     15490   1246909   2398128     12.95     13.65  --
229.70/229.79	c  S st   359    104827     78795     10911    502402     21304   1246909   8037068     12.95     12.49  --
230.10/230.13	c  S st   359    105329     78795     10911    502408     21799   1246909   8164307     12.95   no data  --
230.10/230.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
230.10/230.19	c Cache  BProp: 421 Set: 6 BXProp: 0 T: 0.03
243.60/243.68	c Flit:    65 Blit:     47 bXBeca:    0 bXProp:    0 Bins:   6300 BRemL:      0 BRemN:    240 P: 200.1M T: 13.40
243.60/243.68	c Cleaning up after failed var search:     0.00 s 
244.09/244.20	c bin-w-bin subsume rem           15 bins  time:  0.03 s
245.69/245.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.50 s
245.89/245.99	c Subs w/ non-existent bins:      9 l-rem:    470 v-fix:     0 done:   1266 time:  0.28 s
246.09/246.14	c Removed useless bin:    1709  fixed:     0  props:  20.00M  time:  0.15 s
256.39/256.44	c lits-rem:        65  cl-subs:      365  v-elim:    133  v-fix:    0  time: 10.30 s
256.49/256.52	c vivif2 --  cl tried    10884 cl shrink        5 lits rem          6 time: 0.08
257.40/257.46	c vivif2 --  cl tried    21393 cl shrink     4459 lits rem    2160797 time: 0.93
257.69/257.71	c asymm  cl-useful: 2/216/10884 lits-rem:54 time: 0.25
258.69/258.79	c calculated reachability. Time: 1.07
258.69/258.79	c  N dy   359    105329     78544     10884    505469     21367   1239341   5874984     12.95   no data  --
268.20/268.21	c  N dy   373    114552     78540     10884    505551     16738   1239341   1189308     12.69     13.39  --
278.59/278.65	c  N dy   384    122427     78534     10884    505636     24455   1239341   5187186     12.49     13.23  --
291.50/291.55	c  N dy   399    130288     78529     10884    505718     17526   1239341   1852874     12.38     13.70  --
298.40/298.44	c Finding binary XORs  T:     3.15 s  found:       3
304.39/304.40	c  N dy   422    138708     78525     10884    505653     25787   1238978   6363892     12.27     13.07  --
314.10/314.17	c  N dy   440    147806     78521     10884    505692     19055   1238978   2271987     12.10     12.86  --
326.00/326.00	c  N dy   458    157460     78520     10884    505756     28573   1238978   6934004     11.97     12.62  --
326.80/326.83	c  S st   461    157993     78520     10884    505764     29095   1238978   7311191     11.97      8.45  --
327.20/327.21	c  S st   461    158497     78518     10884    505783     29577   1238978   7535567     11.97   no data  --
327.20/327.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
327.20/327.28	c Cache  BProp: 399 Set: 9 BXProp: 0 T: 0.03
340.09/340.10	c Flit:    53 Blit:    150 bXBeca:    0 bXProp:    2 Bins:   6122 BRemL:      0 BRemN:    129 P: 200.0M T: 12.78
340.09/340.10	c Cleaning up after failed var search:     0.00 s 
340.09/340.19	c Replacing        5 vars Replaced     1388 lits Time:     0.08 s 
340.60/340.63	c bin-w-bin subsume rem           30 bins  time:  0.04 s
342.00/342.01	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  1.39 s
343.29/343.36	c Subs w/ non-existent bins:      4 l-rem:    269 v-fix:     0 done:  19462 time:  1.35 s
343.49/343.53	c Removed useless bin:    2376  fixed:     0  props:  20.02M  time:  0.16 s
380.19/380.29	c lits-rem:       638  cl-subs:      406  v-elim:    160  v-fix:    0  time: 36.76 s
380.29/380.38	c vivif2 --  cl tried    10868 cl shrink        9 lits rem         11 time: 0.09
381.70/381.76	c vivif2 --  cl tried    29151 cl shrink     7533 lits rem    4622468 time: 1.38
381.99/382.04	c asymm  cl-useful: 24/278/10861 lits-rem:70 time: 0.29
383.29/383.34	c calculated reachability. Time: 1.28
383.29/383.34	c  N dy   461    158497     78140     10861    507216     29121   1228368   2769924     11.97   no data  --
397.39/397.43	c  N dy   483    168740     78136     10861    507294     22506   1228368   3248155     11.82     12.47  --
411.09/411.16	c  N dy   518    180273     78129     10861    507380     33841   1228368   8144648     11.71     12.35  --
427.30/427.37	c Finding binary XORs  T:     3.59 s  found:       3
430.39/430.44	c  N dy   530    192860     78128     10861    507312     28476   1228085   5132840     11.52     12.25  --
450.10/450.10	c  N dy   561    206548     78121     10861    507386     23310   1228085   3020741     11.40     12.02  --
460.39/460.49	c  N dy   577    220377     78116     10861    507421     36966   1228085   7059121     11.26     11.92  --
480.10/480.18	c  N dy   637    234567     78112     10861    507521     31237   1228085   6316713     11.23     11.85  --
483.90/484.00	c  S st   653    237748     78102     10861    507547     34354   1228085   7757223     11.21   no data  --
484.20/484.29	c  S st   653    238249     78101     10861    507551     34843   1228085   7947052     11.21   no data  --
484.30/484.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
484.30/484.37	c Cache  BProp: 513 Set: 99 BXProp: 0 T: 0.04
500.60/500.66	c Flit:   167 Blit:    137 bXBeca:    0 bXProp:    0 Bins:   6776 BRemL:      0 BRemN:    262 P: 200.1M T: 16.22
500.60/500.66	c Cleaning up after failed var search:     0.00 s 
500.70/500.76	c Replacing        3 vars Replaced      396 lits Time:     0.09 s 
501.19/501.23	c bin-w-bin subsume rem           21 bins  time:  0.04 s
502.79/502.81	c subs with bin:        0  lits-rem:        89  v-fix:    0  time:  1.58 s
504.20/504.29	c Subs w/ non-existent bins:      9 l-rem:    332 v-fix:     0 done:  11565 time:  1.47 s
504.40/504.49	c Removed useless bin:    2321  fixed:     0  props:  20.00M  time:  0.20 s
525.20/525.21	c lits-rem:       301  cl-subs:      507  v-elim:    191  v-fix:    0  time: 20.72 s
525.30/525.30	c vivif2 --  cl tried    10855 cl shrink        3 lits rem          3 time: 0.09
526.80/526.88	c vivif2 --  cl tried    34023 cl shrink     7292 lits rem    4580001 time: 1.57
527.10/527.11	c asymm  cl-useful: 0/231/10854 lits-rem:0 time: 0.23
528.40/528.47	c calculated reachability. Time: 1.35
528.40/528.47	c  N dy   653    238249     77503     10854    507856     33949   1212708   3148689     11.21   no data  --
532.41/532.44	c Finding binary XORs  T:     3.97 s  found:       6
548.10/548.17	c  N dy   692    253981     77493     10854    507950     28999   1212708   4217979     11.13     11.89  --
566.70/566.78	c  N dy   751    270244     77484     10854    508052     23476   1212708   1490898     11.09     12.16  --
587.10/587.11	c  N dy   781    287569     77478     10854    508162     40562   1212708   9499226     10.96     13.64  --
607.21/607.28	c  F st   838    306250     77472     10854    508256     36993   1212708   7121301     10.90      8.91  --
607.40/607.40	c Replacing        6 vars Replaced     4084 lits Time:     0.09 s 
607.40/607.49	c  N st   838    306250     77467     10852    507923     36953   1211958   7120557     10.90      8.91  --
633.70/633.73	c  N dy   901    325886     77457     10852    508030     33085   1211958   4199502     10.85     11.43  --
655.70/655.77	c  N dy   980    346241     77439     10852    508166     29085   1211958   1888642     10.83     11.53  --
667.60/667.69	c  S st  1024    357375     77433     10852    508223     40050   1211958   6331655     10.82     10.30  --
668.10/668.17	c  S st  1024    357879     77433     10852    508229     40546   1211958   6601291     10.82   no data  --
668.20/668.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
668.20/668.25	c Cache  BProp: 515 Set: 3 BXProp: 0 T: 0.04
682.01/682.06	c Flit:    19 Blit:     36 bXBeca:    0 bXProp:    0 Bins:   6640 BRemL:      0 BRemN:    137 P: 200.0M T: 13.73
682.30/682.38	c bin-w-bin subsume rem           42 bins  time:  0.04 s
683.90/683.96	c subs with bin:        2  lits-rem:        51  v-fix:    0  time:  1.58 s
684.22/684.23	c Subs w/ non-existent bins:      1 l-rem:    566 v-fix:     0 done:   1507 time:  0.27 s
684.30/684.38	c Removed useless bin:    2695  fixed:     0  props:  20.01M  time:  0.14 s
704.80/704.89	c lits-rem:       500  cl-subs:      611  v-elim:     21  v-fix:    0  time: 20.51 s
704.90/704.99	c vivif2 --  cl tried    10848 cl shrink        7 lits rem         23 time: 0.10
706.70/706.75	c vivif2 --  cl tried    39891 cl shrink     6320 lits rem    3244867 time: 1.76
706.90/706.98	c asymm  cl-useful: 0/219/10847 lits-rem:0 time: 0.23
708.50/708.54	c calculated reachability. Time: 1.54
708.50/708.54	c  N dy  1024    357879     77354     10847    511105     39837   1203992   3293066     10.82   no data  --
713.00/713.07	c Finding binary XORs  T:     4.53 s  found:       2
731.80/731.86	c  N dy  1085    377918     77338     10847    511206     34563   1203992   3842945     10.76     12.29  --
750.80/750.85	c  N dy  1155    397999     77331     10847    511291     54408   1203992  12458755     10.75     15.52  --
768.49/768.57	c  N dy  1211    418396     77327     10847    511382     48365   1203992   8605082     10.70     11.44  --
785.10/785.18	c  N dy  1258    438440     77324     10847    511431     41158   1203992   5169062     10.67     14.27  --
809.40/809.42	c  N dy  1316    469380     77318     10847    511508     43495   1203992   2693586     10.57     11.13  --
826.40/826.45	c  N dy  1379    490593     77314     10847    511578     35216   1203992   1592419     10.55     11.11  --
843.90/843.98	c  N dy  1449    510813     77310     10847    511638     55215   1203992   9771214     10.53     11.18  --
859.70/859.70	c  N dy  1523    530907     77307     10847    511704     44881   1203992   4910723     10.53     12.95  --
864.90/864.90	c  S st  1542    536818     77307     10847    511720     50727   1203992   7142105     10.52      8.87  --
865.10/865.13	c  S st  1542    537319     77307     10847    511726     51220   1203992   7241230     10.52   no data  --
865.10/865.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
865.20/865.21	c Cache  BProp: 301 Set: 31 BXProp: 0 T: 0.04
877.10/877.10	c Flit:   193 Blit:     64 bXBeca:    0 bXProp:    1 Bins:   5435 BRemL:      0 BRemN:    101 P: 200.0M T: 11.83
877.10/877.11	c Cleaning up after failed var search:     0.00 s 
877.10/877.19	c Replacing        4 vars Replaced      480 lits Time:     0.08 s 
877.50/877.51	c bin-w-bin subsume rem           79 bins  time:  0.04 s
879.01/879.08	c subs with bin:        8  lits-rem:        47  v-fix:    0  time:  1.57 s
879.50/879.52	c Subs w/ non-existent bins:      3 l-rem:    542 v-fix:     0 done:   2423 time:  0.44 s
879.60/879.68	c Removed useless bin:    2886  fixed:     0  props:  20.00M  time:  0.15 s
906.90/906.98	c lits-rem:       551  cl-subs:      762  v-elim:    199  v-fix:    0  time: 27.30 s
907.00/907.09	c vivif2 --  cl tried    10855 cl shrink       25 lits rem         27 time: 0.11
909.20/909.23	c vivif2 --  cl tried    48711 cl shrink     6874 lits rem    1728239 time: 2.14
909.40/909.46	c asymm  cl-useful: 0/229/10835 lits-rem:0 time: 0.23
911.10/911.14	c calculated reachability. Time: 1.67
911.10/911.14	c  N dy  1542    537319     76815     10835    511041     50232   1189878   5417291     10.52   no data  --
916.00/916.04	c Finding binary XORs  T:     4.90 s  found:       2
935.02/935.06	c  N dy  1571    559419     76811     10835    511072     40626   1189878   2980818     10.44     11.02  --
951.70/951.72	c  N dy  1623    579481     76807     10835    511124     60468   1189878  10723357     10.39     11.07  --
970.11/970.12	c  N dy  1692    600022     76800     10835    511172     48726   1189878   5101406     10.38     10.95  --
986.40/986.45	c  N dy  1744    621338     76793     10835    511210     69783   1189878  12582504     10.36     10.91  --
1001.61/1001.67	c  N dy  1806    641368     76790     10835    511265     56475   1189878   7908222     10.34     11.50  --
1019.90/1019.95	c  N dy  1889    662685     76787     10835    511305     43529   1189877   2635104     10.33     11.20  --
1036.70/1036.77	c  N dy  1949    682829     76736     10835    511345     63454   1189877  10395595     10.32     11.64  --
1053.71/1053.72	c  N dy  2026    704021     76735     10835    511378     49489   1189877   2741237     10.33     11.11  --
1068.91/1068.96	c  N dy  2070    726079     76727     10835    511402     71148   1189877   8167653     10.29     10.86  --
1084.62/1084.69	c  N dy  2141    746133     76703     10835    511439     54880   1189877   5753570     10.28     16.70  --
1102.50/1102.58	c  N dy  2246    766167     76700     10835    511483     74701   1189877  14401901     10.31     14.73  --
1118.31/1118.34	c  N dy  2337    786338     76698     10835    511520     57665   1189877   5943173     10.32     10.87  --
1133.91/1133.98	c  S st  2412    805978     76698     10835    511552     76937   1189877  13046025     10.31      8.23  --
1134.31/1134.33	c  S st  2412    806481     76697     10835    511558     77431   1189877  13248813     10.31   no data  --
1134.31/1134.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1134.41/1134.42	c Cache  BProp: 118 Set: 12 BXProp: 2 T: 0.04
1145.12/1145.14	c Flit:    28 Blit:     94 bXBeca:    0 bXProp:    1 Bins:   5250 BRemL:      0 BRemN:    121 P: 200.0M T: 10.67
1145.12/1145.14	c Cleaning up after failed var search:     0.00 s 
1145.21/1145.27	c Replacing        6 vars Replaced     2715 lits Time:     0.12 s 
1145.80/1145.84	c bin-w-bin subsume rem          152 bins  time:  0.04 s
1147.10/1147.20	c subs with bin:       31  lits-rem:       221  v-fix:    0  time:  1.36 s
1147.20/1147.30	c Subs w/ non-existent bins:      1 l-rem:    750 v-fix:     0 done:    163 time:  0.10 s
1147.41/1147.44	c Removed useless bin:    2476  fixed:     0  props:  20.01M  time:  0.14 s
1270.81/1270.89	c lits-rem:      1109  cl-subs:     2527  v-elim:    112  v-fix:    0  time: 123.45 s
1271.01/1271.00	c vivif2 --  cl tried    10930 cl shrink       15 lits rem         19 time: 0.11
1273.01/1273.07	c vivif2 --  cl tried    49414 cl shrink     2775 lits rem      14583 time: 2.07
1273.31/1273.30	c asymm  cl-useful: 0/245/10923 lits-rem:0 time: 0.23
1275.01/1275.03	c calculated reachability. Time: 1.72
1275.01/1275.03	c  N dy  2412    806481     76445     10923    511060     74537   1177376  13025710     10.31   no data  --
1280.11/1280.10	c Finding binary XORs  T:     5.07 s  found:       6
1295.41/1295.44	c  N dy  2482    826721     76435     10923    511094     56165   1177376   4297458     10.30     10.84  --

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-3370888-1305380472/watcher-3370888-1305380472 -o /tmp/evaluation-result-3370888-1305380472/solver-3370888-1305380472 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370888-1305380472.cnf 

running on 2 cores: 1,3

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.88 3.96 3.02 3/356 478
/proc/meminfo: memFree=26044368/32951124 swapFree=53501236/67111528
[pid=478] ppid=476 vsize=20420 CPUtime=0 cores=1,3
/proc/478/stat : 478 (strangenight1-s) R 476 478 32704 0 -1 4194304 213 0 0 0 0 0 0 0 21 0 1 0 649649903 20910080 167 33554432000 4194304 4650387 140734902388144 18446744073709551615 216629552689 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/478/statm: 5105 169 145 112 0 57 0

[startup+0.095101 s]
/proc/loadavg: 3.88 3.96 3.02 3/356 478
/proc/meminfo: memFree=26044368/32951124 swapFree=53501236/67111528
[pid=478] ppid=476 vsize=61188 CPUtime=0.09 cores=1,3
/proc/478/stat : 478 (strangenight1-s) R 476 478 32704 0 -1 4202496 9093 0 0 0 8 1 0 0 21 0 1 0 649649903 62656512 6889 33554432000 4194304 4650387 140734902388144 18446744073709551615 4546978 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/478/statm: 15297 6889 330 112 0 10262 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61188

[startup+0.101096 s]
/proc/loadavg: 3.88 3.96 3.02 3/356 478
/proc/meminfo: memFree=26044368/32951124 swapFree=53501236/67111528
[pid=478] ppid=476 vsize=61188 CPUtime=0.09 cores=1,3
/proc/478/stat : 478 (strangenight1-s) R 476 478 32704 0 -1 4202496 9280 0 0 0 8 1 0 0 21 0 1 0 649649903 62656512 7069 33554432000 4194304 4650387 140734902388144 18446744073709551615 216634173619 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/478/statm: 15297 7069 330 112 0 10262 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61188

[startup+0.301063 s]
/proc/loadavg: 3.88 3.96 3.02 3/356 478
/proc/meminfo: memFree=26044368/32951124 swapFree=53501236/67111528
[pid=478] ppid=476 vsize=100428 CPUtime=0.29 cores=1,3
/proc/478/stat : 478 (strangenight1-s) R 476 478 32704 0 -1 4202496 19784 0 0 0 27 2 0 0 22 0 1 0 649649903 102838272 15347 33554432000 4194304 4650387 140734902388144 18446744073709551615 4370308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/478/statm: 25107 15347 347 112 0 20072 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 100428

[startup+0.700991 s]
/proc/loadavg: 3.88 3.96 3.02 3/356 478
/proc/meminfo: memFree=26044368/32951124 swapFree=53501236/67111528
[pid=478] ppid=476 vsize=130260 CPUtime=0.69 cores=1,3
/proc/478/stat : 478 (strangenight1-s) R 476 478 32704 0 -1 4202496 26189 0 0 0 66 3 0 0 24 0 1 0 649649903 133386240 21489 33554432000 4194304 4650387 140734902388144 18446744073709551615 4244897 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/478/statm: 32565 21495 353 112 0 27530 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 130260

[startup+1.50085 s]
/proc/loadavg: 3.88 3.96 3.02 5/359 483
/proc/meminfo: memFree=25891172/32951124 swapFree=53501236/67111528
[pid=478] ppid=476 vsize=221132 CPUtime=1.49 cores=1,3
/proc/478/stat : 478 (strangenight1-s) R 476 478 32704 0 -1 4202496 43999 0 0 0 145 4 0 0 25 0 1 0 649649903 226439168 39299 33554432000 4194304 4650387 140734902388144 18446744073709551615 4302791 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/478/statm: 55283 39299 353 112 0 50248 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 221132

[startup+3.10056 s]
/proc/loadavg: 3.88 3.96 3.02 5/359 483
/proc/meminfo: memFree=25748268/32951124 swapFree=53501236/67111528
[pid=478] ppid=476 vsize=412004 CPUtime=3.09 cores=1,3
/proc/478/stat : 478 (strangenight1-s) R 476 478 32704 0 -1 4202496 79828 0 0 0 301 8 0 0 25 0 1 0 649649903 421892096 75128 33554432000 4194304 4650387 140734902388144 18446744073709551615 4302822 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/478/statm: 103001 75128 353 112 0 97966 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 412004

[startup+6.30101 s]
/proc/loadavg: 3.89 3.96 3.03 5/359 510
/proc/meminfo: memFree=25374084/32951124 swapFree=53501236/67111528
[pid=478] ppid=476 vsize=782616 CPUtime=6.29 cores=1,3
/proc/478/stat : 478 (strangenight1-s) R 476 478 32704 0 -1 4202496 145332 0 0 0 613 16 0 0 25 0 1 0 649649903 801398784 140632 33554432000 4194304 4650387 140734902388144 18446744073709551615 4269011 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/478/statm: 195654 140632 357 112 0 190619 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 782616

[startup+12.7009 s]
/proc/loadavg: 3.98 3.98 3.04 5/362 517
/proc/meminfo: memFree=24462596/32951124 swapFree=53501236/67111528
[pid=478] ppid=476 vsize=802004 CPUtime=12.69 cores=1,3
/proc/478/stat : 478 (strangenight1-s) R 476 478 32704 0 -1 4202496 150871 0 0 0 1251 18 0 0 25 0 1 0 649649903 821252096 146171 33554432000 4194304 4650387 140734902388144 18446744073709551615 4315121 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/478/statm: 200501 146171 379 112 0 195466 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 802004

[startup+25.5006 s]
/proc/loadavg: 3.98 3.98 3.05 5/362 517
/proc/meminfo: memFree=23965956/32951124 swapFree=53501236/67111528
[pid=478] ppid=476 vsize=843312 CPUtime=25.49 cores=1,3
/proc/478/stat : 478 (strangenight1-s) R 476 478 32704 0 -1 4202496 154961 0 0 0 2530 19 0 0 25 0 1 0 649649903 863551488 150261 33554432000 4194304 4650387 140734902388144 18446744073709551615 4315976 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/478/statm: 210828 150261 379 112 0 205793 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 843312

[startup+51.1011 s]
/proc/loadavg: 3.99 3.98 3.07 6/362 518
/proc/meminfo: memFree=23822652/32951124 swapFree=53501236/67111528
[pid=478] ppid=476 vsize=862172 CPUtime=51.09 cores=1,3
/proc/478/stat : 478 (strangenight1-s) R 476 478 32704 0 -1 4202496 165001 0 0 0 5088 21 0 0 25 0 1 0 649649903 882864128 151294 33554432000 4194304 4650387 140734902388144 18446744073709551615 4315980 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/478/statm: 215543 151294 382 112 0 210508 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 862172

[startup+102.313 s]
/proc/loadavg: 3.99 3.98 3.12 7/362 547
/proc/meminfo: memFree=22234596/32951124 swapFree=53501236/67111528
[pid=478] ppid=476 vsize=1496928 CPUtime=102.3 cores=1,3
/proc/478/stat : 478 (strangenight1-s) R 476 478 32704 0 -1 4202496 300556 0 0 0 10192 38 0 0 25 0 1 0 649649903 1532854272 282722 33554432000 4194304 4650387 140734902388144 18446744073709551615 4315069 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/478/statm: 374232 282722 383 112 0 369197 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1496928

[startup+162.3 s]
/proc/loadavg: 3.99 3.98 3.17 7/362 549
/proc/meminfo: memFree=20743688/32951124 swapFree=53501236/67111528
[pid=478] ppid=476 vsize=2270856 CPUtime=162.29 cores=1,3
/proc/478/stat : 478 (strangenight1-s) R 476 478 32704 0 -1 4202496 446280 0 0 0 16173 56 0 0 25 0 1 0 649649903 2325356544 421896 33554432000 4194304 4650387 140734902388144 18446744073709551615 4315190 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/478/statm: 567714 421896 383 112 0 562679 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 2270856

[startup+222.301 s]
/proc/loadavg: 4.08 4.01 3.23 7/362 550
/proc/meminfo: memFree=20121352/32951124 swapFree=53501236/67111528
[pid=478] ppid=476 vsize=2345508 CPUtime=222.29 cores=1,3
/proc/478/stat : 478 (strangenight1-s) R 476 478 32704 0 -1 4202496 475592 0 0 0 22167 62 0 0 25 0 1 0 649649903 2401800192 431494 33554432000 4194304 4650387 140734902388144 18446744073709551615 4315078 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/478/statm: 586377 431494 383 112 0 581342 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 2345508

[startup+282.3 s]
/proc/loadavg: 4.03 4.00 3.28 7/362 552
/proc/meminfo: memFree=18682476/32951124 swapFree=53501236/67111528
[pid=478] ppid=476 vsize=2822348 CPUtime=282.29 cores=1,3
/proc/478/stat : 478 (strangenight1-s) R 476 478 32704 0 -1 4202496 590080 0 0 0 28149 80 0 0 25 0 1 0 649649903 2890084352 530301 33554432000 4194304 4650387 140734902388144 18446744073709551615 4315228 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/478/statm: 705587 530301 383 112 0 700552 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 2822348

[startup+342.301 s]
/proc/loadavg: 4.01 4.00 3.32 7/362 553
/proc/meminfo: memFree=18141588/32951124 swapFree=53501236/67111528
[pid=478] ppid=476 vsize=3189360 CPUtime=342.29 cores=1,3
/proc/478/stat : 478 (strangenight1-s) R 476 478 32704 0 -1 4202496 678921 0 0 0 34138 91 0 0 25 0 1 0 649649903 3265904640 608011 33554432000 4194304 4650387 140734902388144 18446744073709551615 4550214 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/478/statm: 797340 608011 383 112 0 792305 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 3189360

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.36 7/362 555
/proc/meminfo: memFree=17524276/32951124 swapFree=53501236/67111528
[pid=478] ppid=476 vsize=3199068 CPUtime=402.29 cores=1,3
/proc/478/stat : 478 (strangenight1-s) R 476 478 32704 0 -1 4202496 687444 0 0 0 40135 94 0 0 25 0 1 0 649649903 3275845632 607684 33554432000 4194304 4650387 140734902388144 18446744073709551615 4365022 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/478/statm: 799767 607684 383 112 0 794732 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 3199068

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.40 7/362 557
/proc/meminfo: memFree=15616916/32951124 swapFree=53501236/67111528
[pid=478] ppid=476 vsize=3224632 CPUtime=462.3 cores=1,3
/proc/478/stat : 478 (strangenight1-s) R 476 478 32704 0 -1 4202496 708612 0 0 0 46130 100 0 0 25 0 1 0 649649903 3302023168 616320 33554432000 4194304 4650387 140734902388144 18446744073709551615 4315228 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/478/statm: 806158 616320 383 112 0 801123 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 3224632

[startup+522.301 s]
/proc/loadavg: 4.09 4.03 3.44 7/362 558
/proc/meminfo: memFree=13657968/32951124 swapFree=53501236/67111528
[pid=478] ppid=476 vsize=3526896 CPUtime=522.3 cores=1,3
/proc/478/stat : 478 (strangenight1-s) R 476 478 32704 0 -1 4202496 773548 0 0 0 52121 109 0 0 25 0 1 0 649649903 3611541504 675632 33554432000 4194304 4650387 140734902388144 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/478/statm: 881724 675632 383 112 0 876689 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 3526896

[startup+582.3 s]
/proc/loadavg: 4.08 4.04 3.48 7/362 560
/proc/meminfo: memFree=13193728/32951124 swapFree=53501236/67111528
[pid=478] ppid=476 vsize=3541332 CPUtime=582.3 cores=1,3
/proc/478/stat : 478 (strangenight1-s) R 476 478 32704 0 -1 4202496 796212 0 0 0 58117 113 0 0 25 0 1 0 649649903 3626323968 678314 33554432000 4194304 4650387 140734902388144 18446744073709551615 4315121 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/478/statm: 885333 678314 383 112 0 880298 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 3541332

[startup+642.301 s]
/proc/loadavg: 4.07 4.04 3.51 7/362 561
/proc/meminfo: memFree=13112468/32951124 swapFree=53501236/67111528
[pid=478] ppid=476 vsize=3553492 CPUtime=642.3 cores=1,3
/proc/478/stat : 478 (strangenight1-s) R 476 478 32704 0 -1 4202496 823772 0 0 0 64112 118 0 0 25 0 1 0 649649903 3638775808 680608 33554432000 4194304 4650387 140734902388144 18446744073709551615 4328799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/478/statm: 888373 680608 383 112 0 883338 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 3553492

[startup+702.301 s]
/proc/loadavg: 4.02 4.03 3.54 7/362 563
/proc/meminfo: memFree=12382572/32951124 swapFree=53501236/67111528
[pid=478] ppid=476 vsize=3941776 CPUtime=702.3 cores=1,3
/proc/478/stat : 478 (strangenight1-s) R 476 478 32704 0 -1 4202496 911141 0 0 0 70101 129 0 0 25 0 1 0 649649903 4036378624 755834 33554432000 4194304 4650387 140734902388144 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/478/statm: 985444 755834 383 112 0 980409 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 3941776

[startup+762.313 s]
/proc/loadavg: 3.98 4.02 3.57 4/356 582
/proc/meminfo: memFree=14096896/32951124 swapFree=53501236/67111528
[pid=478] ppid=476 vsize=3944212 CPUtime=762.31 cores=1,3
/proc/478/stat : 478 (strangenight1-s) R 476 478 32704 0 -1 4202496 937939 0 0 0 76099 132 0 0 25 0 1 0 649649903 4038873088 755438 33554432000 4194304 4650387 140734902388144 18446744073709551615 4315078 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/478/statm: 986053 755438 383 112 0 981018 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 3944212

[startup+822.301 s]
/proc/loadavg: 3.36 3.83 3.53 4/356 583
/proc/meminfo: memFree=14088864/32951124 swapFree=53501236/67111528
[pid=478] ppid=476 vsize=3963092 CPUtime=822.31 cores=1,3
/proc/478/stat : 478 (strangenight1-s) R 476 478 32704 0 -1 4202496 968680 0 0 0 82092 139 0 0 25 0 1 0 649649903 4058206208 760975 33554432000 4194304 4650387 140734902388144 18446744073709551615 4363585 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/478/statm: 990773 760975 383 112 0 985738 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 3963092

[startup+882.3 s]
/proc/loadavg: 3.13 3.68 3.49 4/356 585
/proc/meminfo: memFree=13837980/32951124 swapFree=53501236/67111528
[pid=478] ppid=476 vsize=4309036 CPUtime=882.3 cores=1,3
/proc/478/stat : 478 (strangenight1-s) R 476 478 32704 0 -1 4202496 1057104 0 0 0 88081 149 0 0 25 0 1 0 649649903 4412452864 826474 33554432000 4194304 4650387 140734902388144 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/478/statm: 1077259 826474 383 112 0 1072224 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 4309036

[startup+942.301 s]
/proc/loadavg: 3.05 3.55 3.46 4/356 586
/proc/meminfo: memFree=13808736/32951124 swapFree=53501236/67111528
[pid=478] ppid=476 vsize=4309436 CPUtime=942.3 cores=1,3
/proc/478/stat : 478 (strangenight1-s) R 476 478 32704 0 -1 4202496 1070449 0 0 0 94079 151 0 0 25 0 1 0 649649903 4412862464 825382 33554432000 4194304 4650387 140734902388144 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/478/statm: 1077359 825382 383 112 0 1072324 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 4309436

[startup+1002.3 s]
/proc/loadavg: 3.02 3.45 3.43 4/356 588
/proc/meminfo: memFree=13449120/32951124 swapFree=53501236/67111528
[pid=478] ppid=476 vsize=4322936 CPUtime=1002.31 cores=1,3
/proc/478/stat : 478 (strangenight1-s) R 476 478 32704 0 -1 4202496 1104060 0 0 0 100074 157 0 0 25 0 1 0 649649903 4426686464 829827 33554432000 4194304 4650387 140734902388144 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/478/statm: 1080734 829827 383 112 0 1075699 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 4322936

[startup+1062.3 s]
/proc/loadavg: 2.56 3.25 3.36 3/350 618
/proc/meminfo: memFree=19916196/32951124 swapFree=53501236/67111528
[pid=478] ppid=476 vsize=4344400 CPUtime=1062.3 cores=1,3
/proc/478/stat : 478 (strangenight1-s) R 476 478 32704 0 -1 4202496 1137147 0 0 0 106068 162 0 0 25 0 1 0 649649903 4448665600 831538 33554432000 4194304 4650387 140734902388144 18446744073709551615 4328931 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/478/statm: 1086100 831538 383 112 0 1081065 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 4344400

[startup+1122.3 s]
/proc/loadavg: 2.27 3.04 3.28 3/350 619
/proc/meminfo: memFree=19939240/32951124 swapFree=53501236/67111528
[pid=478] ppid=476 vsize=4358712 CPUtime=1122.3 cores=1,3
/proc/478/stat : 478 (strangenight1-s) R 476 478 32704 0 -1 4202496 1171262 0 0 0 112063 167 0 0 25 0 1 0 649649903 4463321088 836104 33554432000 4194304 4650387 140734902388144 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/478/statm: 1089678 836104 383 112 0 1084643 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 4358712

[startup+1182.3 s]
/proc/loadavg: 2.10 2.85 3.20 3/350 621
/proc/meminfo: memFree=19640860/32951124 swapFree=53501236/67111528
[pid=478] ppid=476 vsize=4638204 CPUtime=1182.31 cores=1,3
/proc/478/stat : 478 (strangenight1-s) R 476 478 32704 0 -1 4202496 1232611 0 0 0 118055 176 0 0 25 0 1 0 649649903 4749520896 897453 33554432000 4194304 4650387 140734902388144 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/478/statm: 1159551 897453 383 112 0 1154516 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 4638204

[startup+1242.3 s]
/proc/loadavg: 2.03 2.69 3.12 3/350 631
/proc/meminfo: memFree=19684664/32951124 swapFree=53501236/67111528
[pid=478] ppid=476 vsize=4638204 CPUtime=1242.31 cores=1,3
/proc/478/stat : 478 (strangenight1-s) R 476 478 32704 0 -1 4202496 1232611 0 0 0 124055 176 0 0 25 0 1 0 649649903 4749520896 897453 33554432000 4194304 4650387 140734902388144 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/478/statm: 1159551 897453 383 112 0 1154516 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 4638204



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.01 2.56 3.05 3/350 633
/proc/meminfo: memFree=19624984/32951124 swapFree=53501236/67111528
[pid=478] ppid=476 vsize=4638528 CPUtime=1300.01 cores=1,3
/proc/478/stat : 478 (strangenight1-s) R 476 478 32704 0 -1 4202496 1243226 0 0 0 129823 178 0 0 25 0 1 0 649649903 4749852672 890539 33554432000 4194304 4650387 140734902388144 18446744073709551615 4315206 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/478/statm: 1159632 890539 383 112 0 1154597 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 4638528

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.01 2.56 3.05 3/351 634
/proc/meminfo: memFree=22260844/32951124 swapFree=53501236/67111528
[pid=478] ppid=476 vsize=0 CPUtime=1300.12 cores=1,3
/proc/478/stat : 478 (strangenight1-s) R 476 478 32704 0 -1 4203524 1243230 0 0 0 129824 188 0 0 25 0 1 0 649649903 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/478/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.17
CPU user time (s): 1298.25
CPU system time (s): 1.92171
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 4638528

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

runsolver used 4.14137 second user time and 10.0155 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-14 15:41:13
IDJOB=3370888
IDBENCH=82369
IDSOLVER=1847
FILE ID=node103/3370888-1305380472
RUNJOBID= node103-1305379157-32724
PBS_JOBID= 13324399
Free space on /tmp= 72956 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370888-1305380472/watcher-3370888-1305380472 -o /tmp/evaluation-result-3370888-1305380472/solver-3370888-1305380472 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370888-1305380472.cnf

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

MD5SUM BENCH= 0385ba51f44fb47d0b0726e26312816f
RANDOM SEED=1028029946

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.83
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.858
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:     32951124 kB
MemFree:      26044772 kB
Buffers:        281336 kB
Cached:        3790260 kB
SwapCached:     340160 kB
Active:        1601392 kB
Inactive:      5034516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26044772 kB
SwapTotal:    67111528 kB
SwapFree:     53501236 kB
Dirty:           33292 kB
Writeback:           0 kB
AnonPages:     2234896 kB
Mapped:          11500 kB
Slab:           151188 kB
PageTables:      53952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78675180 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= 72916 MiB
End job on node103 at 2011-05-14 16:02:55