Trace number 3265498

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 TechDemo-Alpha-st? (TO) 1300.05 1300.02

General information on the benchmark

NameSAT05/crafted/roussel05/visbmc-PHNF/
phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
MD5SUM32f22e9ac89bf164b7f5db6bef950d03
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1140.77
Satisfiable
(Un)Satisfiability was proved
Number of variables36304
Number of clauses1711065
Sum of the clauses size3450220
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21706958
Number of clauses of size 30
Number of clauses of size 45
Number of clauses of size 57
Number of clauses of size over 54095

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 Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3265498-1303576815.cnf'
0.00/0.00	c -- header says num vars:          36304
0.00/0.00	c -- header says num clauses:     1711065
0.69/0.75	c -- clauses added:            0 learnts,      1711065 normals,            0 xors
0.69/0.75	c -- vars added      36304
0.69/0.75	c Parsing time:  0.73 s
0.69/0.75	c  N st     0         0     36304      4107   1706958         0   3450220         0   no data   no data  --
0.69/0.77	c asymm  cl-useful: 288/4107/4107 lits-rem:288 time: 0.02
2.29/2.31	c Flit:  5006 Blit:      1 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 24.9M T:  1.51
2.29/2.35	c Cleaning up after failed var search:     0.04 s 
2.49/2.54	c Calc non-exist non-lernt bins v-fix:     0 done:  30624 time:  0.19 s
2.49/2.54	c Cache  BProp: 1 Set: 0 BXProp: 0 T: 0.00
2.49/2.54	c Subs w/ non-existent bins:      0 time:  0.00 s
2.49/2.59	c Replacing        3 vars Replaced      106 lits Time:     0.04 s 
2.79/2.82	c bin-w-bin subsume rem            0 bins  time:  0.21 s
2.79/2.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
2.99/3.04	c Removed useless bin:     295  fixed:     0  bprops:   5.28M  time:  0.15 s
3.30/3.37	c lits-rem:      1207  cl-subs:        1  v-elim:  17615  v-fix:    0  time:  0.32 s
3.30/3.37	c learnt bin added due to v-elim: 0
3.49/3.50	c Finding binary XORs  T:     0.13 s  found:      87
3.49/3.55	c Replacing       87 vars Replaced    23610 lits Time:     0.05 s 
3.59/3.64	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
3.59/3.64	c calculated reachability. Time: 0.03
3.59/3.66	c Calc default polars -  time:   0.02 s pos:   14057 undec:    8349 neg:   13898
3.59/3.66	c =========================================================================================
3.59/3.66	c types(t): F = full restart, N = normal restart
3.59/3.66	c types(t): S = simplification begin/end, E = solution found
3.59/3.66	c restart types(rt): st = static, dy = dynamic
3.59/3.66	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
3.59/3.66	c  B st     0         0     27955     93554   1173769         0   3062742         0   no data   no data  --
4.19/4.27	c Decided on dynamic restart strategy
4.89/4.94	c  N dy    24      4052     27948     93554   1174533      3237   3062730     28875      7.97      3.49  --
6.50/6.52	c  N dy    61      8113     27941     93554   1175180      4582   3062711     38853      9.73      3.63  --
8.19/8.24	c  N dy    97     12176     27938     93554   1175706      4533   3062700     29523      8.96      3.82  --
9.99/10.09	c  N dy   133     16267     27933     93554   1176226      8066   3062686     81042     15.19      3.94  --
11.89/11.95	c  N dy   168     20347     27932     93554   1176695      6836   3062665     64102     19.65      4.09  --
13.99/14.02	c  N dy   203     24459     27923     93554   1177102     10504   3062661    133475     22.84      4.23  --
16.19/16.23	c  N dy   238     28506     27920     93554   1177505      8156   3062655     65377     15.05      4.33  --
16.89/16.97	c  S st   251     30000     27919     93554   1177644      9493   3062648     91795     17.62      4.35  --
17.19/17.25	c  S st   251     30500     27918     93554   1177762      9864   3062646     94964     17.62      4.35  --
17.19/17.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
17.19/17.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.70/24.77	c Flit:   139 Blit:     12 bXBeca:    0 bXProp:   30 Bin: 154349 BRemL:  11491 BRemN:    124 CBin:       0 P: 60.0M T:  7.47
24.70/24.77	c Cleaning up after failed var search:     0.00 s 
24.90/24.99	c Calc non-exist non-lernt bins v-fix:     0 done:  27730 time:  0.22 s
24.90/24.99	c Cache  BProp: 7 Set: 0 BXProp: 0 T: 0.00
25.00/25.09	c Subs w/ non-existent bins:     53 time:  0.10 s
25.10/25.18	c Replacing       31 vars Replaced    12523 lits Time:     0.09 s 
25.40/25.41	c bin-w-bin subsume rem         6082 bins  time:  0.19 s
26.40/26.48	c subs with bin:     9021  lits-rem:    247024  v-fix:    0  time:  1.06 s
26.60/26.62	c Removed useless bin:   73395  fixed:    17  bprops:   3.17M  time:  0.15 s
28.19/28.28	c lits-rem:     25876  cl-subs:    10928  v-elim:  33187  v-fix:    0  time:  1.65 s
28.19/28.28	c learnt bin added due to v-elim: 0
28.49/28.60	c vivif2 --  cl tried   197334 cl shrink   110459 lits rem     337338 time: 0.30
28.59/28.61	c vivif2 --  cl tried     2551 cl shrink      244 lits rem        418 time: 0.01
28.69/28.70	c asymm  cl-useful: 40/521/189732 lits-rem:73 time: 0.10
28.69/28.77	c calculated reachability. Time: 0.03
28.69/28.77	c  N dy   251     30500     25939    189732   1090439      2504   2910021    274494     17.62      4.35  --
28.69/28.77	c  F st   251     30500     25939    189732   1090439      2504   2910021    274494     17.62      4.35  --
31.09/31.17	c Decided on dynamic restart strategy
32.99/33.07	c  N dy   272     34595     25939    189636   1089320      6431   2907933    422866     27.65      4.72  --
37.60/37.67	c  N dy   304     38706     25932    189636   1089451     10393   2907933    581511     47.34      4.94  --
38.30/38.36	c Finding binary XORs  T:     0.15 s  found:      14
43.29/43.36	c  N dy   335     42784     25927    189583   1088814      7316   2906521    345649     46.92      5.17  --
47.20/47.26	c  S st   358     45750     25927    189583   1088884     10203   2906521    502358     48.73      5.32  --
47.99/48.04	c  S st   358     46253     25927    189583   1088975     10610   2906520    509233     48.73      5.32  --
47.99/48.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
47.99/48.08	c Cache  BProp: 8 Set: 1 BXProp: 0 T: 0.00
50.39/50.43	c Flit:    28 Blit:     29 bXBeca:    0 bXProp:   23 Bin: 121226 BRemL:   6863 BRemN:  15363 CBin:       0 P: 60.0M T:  2.35
50.90/50.93	c Calc non-exist non-lernt bins v-fix:     0 done:  25860 time:  0.50 s
50.90/50.94	c Cache  BProp: 36 Set: 1 BXProp: 0 T: 0.00
51.20/51.28	c Subs w/ non-existent bins:   1265 time:  0.34 s
51.30/51.38	c Replacing       37 vars Replaced    12497 lits Time:     0.10 s 
51.60/51.62	c bin-w-bin subsume rem         6791 bins  time:  0.18 s
52.80/52.89	c subs with bin:      175  lits-rem:      2805  v-fix:    0  time:  1.27 s
52.90/52.97	c Removed useless bin:   13477  fixed:     0  bprops:   1.55M  time:  0.08 s
54.20/54.23	c lits-rem:     12691  cl-subs:     2108  v-elim:  17174  v-fix:    0  time:  1.25 s
54.20/54.23	c learnt bin added due to v-elim: 0
54.40/54.49	c vivif2 --  cl tried   189028 cl shrink     6103 lits rem      11596 time: 0.26
54.50/54.54	c vivif2 --  cl tried     9767 cl shrink     2423 lits rem      11554 time: 0.05
54.60/54.64	c asymm  cl-useful: 19/130/188044 lits-rem:23 time: 0.10
54.70/54.71	c calculated reachability. Time: 0.04
54.70/54.71	c  N dy   358     46253     25752    188044   1158073      9679   2807273    672150     48.73      5.32  --
60.00/60.07	c  N dy   389     50323     25749    188044   1158120     13683   2807273    860775     50.01      5.49  --
66.09/66.12	c  N dy   419     54371     25745    188044   1158159      9396   2807273    603807     49.89      5.66  --
71.50/71.54	c  N dy   449     58424     25745    188044   1158205     13378   2807273    801899     54.09      5.80  --
77.39/77.42	c  N dy   479     62464     25743    188044   1158243     17361   2807273   1018634     45.54      5.95  --
82.79/82.81	c  N dy   509     66504     25742    188044   1158283     11777   2807273    663010     51.30      6.02  --
87.19/87.22	c  S st   530     69379     25742    188044   1158305     14612   2807273    815455     48.64      6.10  --
88.00/88.08	c  S st   530     69880     25742    188044   1158356     15057   2807273    822573     48.64      6.10  --
88.09/88.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
88.09/88.13	c Cache  BProp: 36 Set: 0 BXProp: 2 T: 0.00
90.39/90.40	c Flit:    23 Blit:     10 bXBeca:    0 bXProp:    5 Bin:  69303 BRemL:   6931 BRemN:   9376 CBin:       0 P: 60.0M T:  2.27
90.79/90.88	c Calc non-exist non-lernt bins v-fix:     1 done:  25694 time:  0.48 s
90.79/90.89	c Cache  BProp: 45 Set: 0 BXProp: 6 T: 0.00
91.20/91.27	c Subs w/ non-existent bins:    308 time:  0.38 s
91.30/91.37	c Replacing       13 vars Replaced     5887 lits Time:     0.10 s 
91.59/91.62	c bin-w-bin subsume rem         1345 bins  time:  0.18 s
92.79/92.88	c subs with bin:      235  lits-rem:      1914  v-fix:    0  time:  1.26 s
92.89/92.94	c Removed useless bin:    2354  fixed:     0  bprops:   1.12M  time:  0.06 s
94.79/94.86	c ORs :  51560 avg-s:  7.4 cl-sh: 15858 l-rem:  34032 b-add:   6492 v-rep:   5 cl-rem: 791 avg s: 5.0 T:    0.71
97.59/97.62	c Added 10 vars  tried: 80000 time: 2.75
97.59/97.62	c ORs :     10 avg-s:  0.0 cl-sh:   638 l-rem:    638 b-add:     25 v-rep:   0 cl-rem: 83 avg s: 5.4 T:    2.75
97.69/97.70	c lits-rem:      7202  cl-subs:      893  v-elim:  15245  v-fix:    0  time:  4.76 s
97.69/97.70	c learnt bin added due to v-elim: 0
97.90/97.96	c vivif2 --  cl tried   180747 cl shrink     2658 lits rem       4359 time: 0.25
97.99/98.03	c vivif2 --  cl tried    14079 cl shrink     2659 lits rem       9837 time: 0.08
98.09/98.14	c asymm  cl-useful: 9/113/180004 lits-rem:21 time: 0.11
98.19/98.22	c calculated reachability. Time: 0.04
98.19/98.22	c  N dy   530     69880     25647    180003   1206832     14015   2731067    891931     48.64      6.10  --
98.19/98.22	c  F st   530     69880     25647    180003   1206832     14015   2731067    891931     48.64      6.10  --
98.19/98.27	c Replacing        5 vars Replaced      621 lits Time:     0.05 s 
100.99/101.07	c Finding binary XORs  T:     0.19 s  found:       7
102.39/102.44	c Decided on dynamic restart strategy
106.39/106.44	c  N dy   554     74430     25640    179992   1206772     18501   2730824   1168909     53.09      6.21  --
114.40/114.49	c  N dy   589     79202     25640    179992   1206832     12574   2730824    772227     43.58      6.27  --
122.39/122.44	c  N dy   626     84293     25636    179992   1206884     17585   2730824   1019388     44.75      6.35  --
131.19/131.24	c  N dy   665     89704     25635    179992   1206949     22907   2730824   1314019     69.39      6.42  --
141.20/141.24	c  N dy   707     95519     25634    179992   1206995     16952   2730824    950455     55.25      6.50  --
152.20/152.26	c  N dy   751    101656     25633    179992   1207035     22998   2730824   1246280     46.46      6.58  --
157.89/157.99	c  S st   774    104820     25633    179992   1207060     13356   2730823    727560     55.85      6.63  --
158.89/158.91	c  S st   774    105321     25633    179992   1207095     13817   2730823    735797     55.85      6.63  --
158.89/158.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
158.89/158.96	c Cache  BProp: 46 Set: 1 BXProp: 0 T: 0.00
161.39/161.41	c Flit:    25 Blit:     12 bXBeca:    0 bXProp:    4 Bin:  66280 BRemL:   7037 BRemN:   8948 CBin:       0 P: 60.0M T:  2.44
161.89/161.95	c Calc non-exist non-lernt bins v-fix:     0 done:  25580 time:  0.54 s
161.89/161.96	c Cache  BProp: 66 Set: 5 BXProp: 0 T: 0.00
162.29/162.30	c Subs w/ non-existent bins:    150 time:  0.35 s
162.39/162.40	c Replacing       11 vars Replaced     4592 lits Time:     0.10 s 
162.59/162.65	c bin-w-bin subsume rem         6978 bins  time:  0.20 s
163.69/163.71	c subs with bin:      245  lits-rem:      1476  v-fix:    0  time:  1.05 s
163.69/163.76	c Removed useless bin:    1514  fixed:     0  bprops:   0.88M  time:  0.05 s
165.39/165.41	c ORs :  51962 avg-s:  7.4 cl-sh:  2171 l-rem:   4807 b-add:   1062 v-rep:   0 cl-rem: 117 avg s: 4.9 T:    0.66
169.41/169.46	c Added 11 vars  tried: 80000 time: 4.04
169.41/169.46	c ORs :     11 avg-s:  0.0 cl-sh:   539 l-rem:    539 b-add:     26 v-rep:   0 cl-rem: 69 avg s: 5.0 T:    4.04
169.50/169.53	c lits-rem:      1798  cl-subs:     2077  v-elim:  19212  v-fix:    0  time:  5.76 s
169.50/169.53	c learnt bin added due to v-elim: 0
169.80/169.81	c vivif2 --  cl tried   183486 cl shrink     6739 lits rem      11705 time: 0.28
169.80/169.86	c vivif2 --  cl tried    12998 cl shrink      750 lits rem       1451 time: 0.05
169.90/169.97	c asymm  cl-useful: 24/107/180968 lits-rem:48 time: 0.10
170.00/170.05	c calculated reachability. Time: 0.05
170.00/170.05	c  N dy   774    105321     25395    180968   1235749     12967   2679628    827057     55.85      6.63  --
182.50/182.50	c  N dy   823    112113     25394    180968   1235809     19661   2679628   1120019     41.26      6.67  --
192.20/192.22	c Finding binary XORs  T:     0.21 s  found:       7
195.90/195.98	c  N dy   875    119399     25389    180913   1235126     25198   2678202   1404915     43.95      6.75  --
209.29/209.32	c  N dy   931    127075     25383    180913   1235183     19081   2678202   1051726     47.03      6.84  --
224.09/224.13	c  N dy   990    135236     25383    180913   1235242     27157   2678202   1458759     57.06      6.92  --
239.50/239.52	c  N dy  1053    143957     25382    180913   1235299     21004   2678202   1100215     43.04      6.99  --
256.60/256.66	c  N dy  1119    153150     25381    180913   1235367     30077   2678202   1534588     42.36      7.07  --
265.60/265.64	c  S st  1154    157981     25379    180913   1235396     19080   2678202    961729     37.94      7.08  --
266.50/266.57	c  S st  1154    158483     25379    180913   1235430     19545   2678202    973734     37.94      7.08  --
266.60/266.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
266.60/266.63	c Cache  BProp: 68 Set: 2 BXProp: 0 T: 0.00
269.00/269.02	c Flit:    25 Blit:     13 bXBeca:    0 bXProp:    6 Bin:  58842 BRemL:   6129 BRemN:   8668 CBin:       0 P: 60.1M T:  2.39
269.51/269.54	c Calc non-exist non-lernt bins v-fix:     0 done:  25333 time:  0.51 s
269.51/269.54	c Cache  BProp: 81 Set: 2 BXProp: 0 T: 0.00
269.90/269.96	c Subs w/ non-existent bins:    219 time:  0.42 s
270.00/270.06	c Replacing       13 vars Replaced     5406 lits Time:     0.10 s 
270.30/270.33	c bin-w-bin subsume rem         3127 bins  time:  0.20 s
271.50/271.53	c subs with bin:      187  lits-rem:      1352  v-fix:    0  time:  1.20 s
271.50/271.58	c Removed useless bin:     623  fixed:     0  bprops:   0.73M  time:  0.05 s
273.30/273.32	c ORs :  52144 avg-s:  7.3 cl-sh:  1393 l-rem:   3074 b-add:    534 v-rep:   0 cl-rem: 77 avg s: 5.2 T:    0.68
277.40/277.48	c Added 1 vars  tried: 80000 time: 4.15
277.40/277.48	c ORs :      1 avg-s:  0.0 cl-sh:    51 l-rem:     51 b-add:      2 v-rep:   0 cl-rem: 3 avg s: 5.7 T:    4.15
277.50/277.55	c lits-rem:      2802  cl-subs:      807  v-elim:  14227  v-fix:    0  time:  5.98 s
277.50/277.55	c learnt bin added due to v-elim: 0
277.80/277.84	c vivif2 --  cl tried   180154 cl shrink     2094 lits rem       3412 time: 0.29
277.90/277.94	c vivif2 --  cl tried    18662 cl shrink     1355 lits rem       2681 time: 0.10
278.00/278.05	c asymm  cl-useful: 13/100/179637 lits-rem:24 time: 0.11
278.10/278.13	c calculated reachability. Time: 0.05
278.10/278.13	c  N dy  1154    158483     25292    179637   1268702     18617   2636725   1050842     37.94      7.08  --
297.90/297.92	c  N dy  1227    168685     25289    179637   1268772     28716   2636725   1551968     44.60      7.15  --
300.00/300.05	c Finding binary XORs  T:     0.22 s  found:       4
318.50/318.50	c  N dy  1305    179463     25287    179587   1268157     22391   2635271   1174410     55.76      7.20  --
341.10/341.19	c  N dy  1387    190999     25281    179587   1268217     33798   2635269   1737651     51.75      7.26  --
364.20/364.28	c  N dy  1474    203226     25281    179587   1268275     28139   2635269   1415938     50.54      7.32  --
389.70/389.76	c  N dy  1567    216260     25279    179587   1268331     22250   2635269   1112321     49.80      7.39  --
416.20/416.23	c  N dy  1666    230154     25278    179587   1268411     35966   2635269   1728801     38.17      7.43  --
431.00/431.03	c  S st  1721    237724     25275    179587   1268449     23678   2635268   1129865     45.22      7.44  --
431.90/431.95	c  S st  1721    238224     25275    179587   1268470     24156   2635268   1139597     45.22      7.44  --
432.00/432.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
432.00/432.01	c Cache  BProp: 82 Set: 1 BXProp: 2 T: 0.01
434.81/434.88	c Flit:    29 Blit:     14 bXBeca:    0 bXProp:    3 Bin:  62362 BRemL:   5373 BRemN:   7609 CBin:       0 P: 60.0M T:  2.87
435.41/435.40	c Calc non-exist non-lernt bins v-fix:     0 done:  25231 time:  0.52 s
435.41/435.41	c Cache  BProp: 98 Set: 2 BXProp: 0 T: 0.00
435.81/435.87	c Subs w/ non-existent bins:    153 time:  0.47 s
435.91/435.98	c Replacing        9 vars Replaced     3514 lits Time:     0.10 s 
436.21/436.25	c bin-w-bin subsume rem         1211 bins  time:  0.21 s
437.41/437.49	c subs with bin:      293  lits-rem:      1511  v-fix:    0  time:  1.24 s
437.51/437.54	c Removed useless bin:     406  fixed:     0  bprops:   0.63M  time:  0.05 s
439.31/439.38	c ORs :  52210 avg-s:  7.3 cl-sh:   341 l-rem:    446 b-add:     40 v-rep:   0 cl-rem: 69 avg s: 4.5 T:    0.69
443.61/443.66	c Added 4 vars  tried: 80000 time: 4.27
443.61/443.66	c ORs :      4 avg-s:  0.0 cl-sh:   254 l-rem:    254 b-add:     20 v-rep:   0 cl-rem: 31 avg s: 5.0 T:    4.27
443.71/443.73	c lits-rem:      2516  cl-subs:      860  v-elim:  13831  v-fix:    0  time:  6.20 s
443.71/443.73	c learnt bin added due to v-elim: 0
444.01/444.04	c vivif2 --  cl tried   179342 cl shrink     1961 lits rem       3169 time: 0.30
444.11/444.17	c vivif2 --  cl tried    22872 cl shrink     1329 lits rem       3491 time: 0.13
444.21/444.29	c asymm  cl-useful: 13/94/178869 lits-rem:42 time: 0.12
444.31/444.37	c calculated reachability. Time: 0.05
444.31/444.37	c  N dy  1721    238224     25202    178867   1309787     22820   2603014   1220870     45.22      7.44  --
459.90/459.91	c Finding binary XORs  T:     0.23 s  found:       5
475.50/475.51	c  N dy  1830    253532     25199    178844   1309119     37948   2602594   1942099     40.34      7.49  --
507.81/507.85	c  N dy  1944    269715     25196    178844   1309192     33199   2602594   1612252     36.88      7.52  --
544.01/544.00	c  N dy  2066    286976     25191    178844   1309272     28577   2602594   1383943     43.40      7.57  --
581.81/581.85	c  N dy  2196    305392     25186    178844   1309332     24081   2602594   1150279     42.81      7.62  --
620.90/620.95	c  N dy  2335    324904     25182    178844   1309431     43397   2602593   2007342     47.57      7.68  --
661.81/661.86	c  N dy  2478    345040     25174    178844   1309507     39616   2602593   1880652     56.24      7.74  --
687.61/687.68	c  S st  2565    357337     25172    178844   1309545     27044   2602593   1218445     44.73      7.77  --
688.71/688.74	c  S st  2565    357838     25172    178844   1309560     27527   2602593   1230583     44.73      7.77  --
688.71/688.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
688.81/688.80	c Cache  BProp: 99 Set: 2 BXProp: 0 T: 0.01
691.41/691.49	c Flit:    20 Blit:      5 bXBeca:    0 bXProp:    5 Bin:  53571 BRemL:   5537 BRemN:   6912 CBin:       0 P: 60.0M T:  2.69
692.01/692.02	c Calc non-exist non-lernt bins v-fix:     0 done:  25138 time:  0.53 s
692.01/692.03	c Cache  BProp: 103 Set: 1 BXProp: 0 T: 0.01
692.51/692.52	c Subs w/ non-existent bins:    152 time:  0.50 s
692.61/692.63	c Replacing       11 vars Replaced     3046 lits Time:     0.10 s 
692.92/692.91	c bin-w-bin subsume rem          752 bins  time:  0.21 s
694.12/694.11	c subs with bin:      175  lits-rem:      1125  v-fix:    0  time:  1.20 s
694.12/694.16	c Removed useless bin:     363  fixed:     0  bprops:   0.59M  time:  0.05 s
695.91/695.91	c ORs :  52224 avg-s:  7.3 cl-sh:   437 l-rem:    832 b-add:    135 v-rep:   0 cl-rem: 36 avg s: 4.9 T:    0.69
699.91/699.97	c Added 6 vars  tried: 80000 time: 4.05
699.91/699.97	c ORs :      6 avg-s:  0.0 cl-sh:   178 l-rem:    178 b-add:     17 v-rep:   0 cl-rem: 38 avg s: 5.2 T:    4.05
700.01/700.05	c lits-rem:      1877  cl-subs:      751  v-elim:  13489  v-fix:    0  time:  5.89 s
700.01/700.05	c learnt bin added due to v-elim: 0
700.31/700.36	c vivif2 --  cl tried   178338 cl shrink     1811 lits rem       2752 time: 0.31
700.41/700.49	c vivif2 --  cl tried    25339 cl shrink     1314 lits rem       2810 time: 0.13
700.62/700.61	c asymm  cl-useful: 6/89/177829 lits-rem:7 time: 0.11
700.62/700.70	c calculated reachability. Time: 0.05
700.62/700.70	c  N dy  2565    357838     25114    177829   1341897     25258   2571618   1284855     44.73      7.77  --
708.32/708.38	c Finding binary XORs  T:     0.24 s  found:       4
742.71/742.77	c  N dy  2707    377958     25113    177829   1341982     45200   2571618   2241009     51.20      7.78  --
784.11/784.17	c  N dy  2849    398069     25110    177829   1342045     39436   2571618   1832123     49.97      7.79  --
826.12/826.16	c  N dy  2990    418146     25108    177829   1342126     32550   2571618   1459395     40.64      7.82  --
868.71/868.79	c  N dy  3131    438242     25102    177829   1342186     52476   2571618   2428923     44.28      7.86  --
911.41/911.44	c  N dy  3273    458327     25097    177829   1342242     44715   2571618   2024601     47.35      7.89  --
954.41/954.49	c  N dy  3414    478435     25095    177829   1342294     35930   2571618   1561382     46.29      7.93  --
997.01/997.08	c  N dy  3555    498528     25093    177829   1342348     55883   2571618   2528531     53.91      7.96  --
1038.82/1038.82	c  N dy  3697    518648     25093    177829   1342403     46102   2571618   1998143     31.39      7.98  --
1080.32/1080.35	c  S st  3825    536758     25091    177829   1342430     33329   2571617   1370375     42.04      8.01  --
1081.22/1081.30	c  S st  3825    537258     25090    177829   1342451     33805   2571617   1380860     42.04      8.01  --
1081.33/1081.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1081.33/1081.36	c Cache  BProp: 109 Set: 6 BXProp: 0 T: 0.01
1083.92/1083.96	c Flit:    23 Blit:      6 bXBeca:    0 bXProp:    3 Bin:  51147 BRemL:   5351 BRemN:   6307 CBin:       0 P: 60.0M T:  2.59
1084.42/1084.49	c Calc non-exist non-lernt bins v-fix:     0 done:  25034 time:  0.54 s
1084.52/1084.50	c Cache  BProp: 114 Set: 0 BXProp: 0 T: 0.01
1085.02/1085.06	c Subs w/ non-existent bins:    107 time:  0.55 s
1085.12/1085.17	c Replacing        7 vars Replaced     2412 lits Time:     0.11 s 
1085.42/1085.46	c bin-w-bin subsume rem          569 bins  time:  0.22 s
1086.72/1086.70	c subs with bin:      188  lits-rem:      1268  v-fix:    0  time:  1.25 s
1086.72/1086.75	c Removed useless bin:     320  fixed:     0  bprops:   0.54M  time:  0.05 s
1088.62/1088.61	c ORs :  52343 avg-s:  7.2 cl-sh:   568 l-rem:   1093 b-add:    235 v-rep:   0 cl-rem: 35 avg s: 4.5 T:    0.72
1092.42/1092.46	c Added 0 vars  tried: 80000 time: 3.84
1092.42/1092.46	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    3.84
1092.52/1092.54	c lits-rem:      2145  cl-subs:      868  v-elim:  13796  v-fix:    0  time:  5.79 s
1092.52/1092.54	c learnt bin added due to v-elim: 0
1092.82/1092.87	c vivif2 --  cl tried   177334 cl shrink     2167 lits rem       3105 time: 0.33
1093.02/1093.05	c vivif2 --  cl tried    31938 cl shrink     1685 lits rem       3294 time: 0.18
1093.12/1093.17	c asymm  cl-useful: 12/84/176606 lits-rem:14 time: 0.12
1093.22/1093.26	c calculated reachability. Time: 0.06
1093.22/1093.26	c  N dy  3825    537258     24995    176606   1369763     31868   2537292   1431545     42.04      8.01  --
1093.22/1093.26	c  F st  3825    537258     24995    176606   1369763     31868   2537292   1431545     42.04      8.01  --
1098.02/1098.01	c Decided on dynamic restart strategy
1102.82/1102.89	c Finding binary XORs  T:     0.25 s  found:       3
1138.13/1138.17	c  N dy  3959    557341     24992    176596   1369545     51755   2536922   2338892     49.95      8.01  --
1183.02/1183.05	c  N dy  4100    577383     24985    176596   1369605     39953   2536922   1718512     44.37      8.01  --
1228.12/1228.17	c  N dy  4242    597504     24979    176596   1369666     59916   2536922   2638253     50.38      8.02  --
1272.43/1272.47	c  N dy  4383    617514     24969    176596   1369706     47066   2536922   1986032     45.97      8.02  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3265498-1303576815/watcher-3265498-1303576815 -o /tmp/evaluation-result-3265498-1303576815/solver-3265498-1303576815 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3265498-1303576815.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.12 3.81 3.87 4/189 9657
/proc/meminfo: memFree=13544360/32951124 swapFree=67111528/67111528
[pid=9657] ppid=9655 vsize=26628 CPUtime=0 cores=5,7
/proc/9657/stat : 9657 (techdemo) R 9655 9657 9597 0 -1 4202496 2099 0 0 0 0 0 0 0 22 0 1 0 450097912 27267072 1659 33554432000 4194304 4797429 140736010502912 18446744073709551615 4365579 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9657/statm: 6657 1665 342 148 0 1586 0

[startup+0.029536 s]
/proc/loadavg: 3.12 3.81 3.87 4/189 9657
/proc/meminfo: memFree=13544360/32951124 swapFree=67111528/67111528
[pid=9657] ppid=9655 vsize=47340 CPUtime=0.02 cores=5,7
/proc/9657/stat : 9657 (techdemo) R 9655 9657 9597 0 -1 4202496 5869 0 0 0 2 0 0 0 22 0 1 0 450097912 48476160 4079 33554432000 4194304 4797429 140736010502912 18446744073709551615 212039314535 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9657/statm: 11835 4079 349 148 0 6764 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47340

[startup+0.100519 s]
/proc/loadavg: 3.12 3.81 3.87 4/189 9657
/proc/meminfo: memFree=13544360/32951124 swapFree=67111528/67111528
[pid=9657] ppid=9655 vsize=50244 CPUtime=0.09 cores=5,7
/proc/9657/stat : 9657 (techdemo) R 9655 9657 9597 0 -1 4202496 6621 0 0 0 9 0 0 0 22 0 1 0 450097912 51449856 4831 33554432000 4194304 4797429 140736010502912 18446744073709551615 212039316165 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9657/statm: 12561 4831 349 148 0 7490 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50244

[startup+0.300483 s]
/proc/loadavg: 3.12 3.81 3.87 4/189 9657
/proc/meminfo: memFree=13544360/32951124 swapFree=67111528/67111528
[pid=9657] ppid=9655 vsize=60408 CPUtime=0.29 cores=5,7
/proc/9657/stat : 9657 (techdemo) R 9655 9657 9597 0 -1 4202496 9183 0 0 0 28 1 0 0 23 0 1 0 450097912 61857792 7393 33554432000 4194304 4797429 140736010502912 18446744073709551615 212039316165 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9657/statm: 15102 7394 349 148 0 10031 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 60408

[startup+0.700413 s]
/proc/loadavg: 3.12 3.81 3.87 4/189 9657
/proc/meminfo: memFree=13544360/32951124 swapFree=67111528/67111528
[pid=9657] ppid=9655 vsize=81148 CPUtime=0.69 cores=5,7
/proc/9657/stat : 9657 (techdemo) R 9655 9657 9597 0 -1 4202496 14361 0 0 0 67 2 0 0 25 0 1 0 450097912 83095552 12569 33554432000 4194304 4797429 140736010502912 18446744073709551615 212039316165 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9657/statm: 20287 12569 349 148 0 15216 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 81148

[startup+1.50027 s]
/proc/loadavg: 3.19 3.81 3.87 5/190 9658
/proc/meminfo: memFree=13469580/32951124 swapFree=67111528/67111528
[pid=9657] ppid=9655 vsize=208256 CPUtime=1.49 cores=5,7
/proc/9657/stat : 9657 (techdemo) R 9655 9657 9597 0 -1 4202496 21474 0 0 0 146 3 0 0 25 0 1 0 450097912 213254144 19633 33554432000 4194304 4797429 140736010502912 18446744073709551615 212039311244 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9657/statm: 52064 19633 379 148 0 46993 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 208256

[startup+3.10098 s]
/proc/loadavg: 3.19 3.81 3.87 5/190 9658
/proc/meminfo: memFree=13437960/32951124 swapFree=67111528/67111528
[pid=9657] ppid=9655 vsize=220208 CPUtime=3.09 cores=5,7
/proc/9657/stat : 9657 (techdemo) R 9655 9657 9597 0 -1 4202496 24294 0 0 0 306 3 0 0 25 0 1 0 450097912 225492992 22435 33554432000 4194304 4797429 140736010502912 18446744073709551615 4529035 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9657/statm: 55052 22436 401 148 0 49981 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 220208

[startup+6.30042 s]
/proc/loadavg: 3.19 3.81 3.87 5/190 9658
/proc/meminfo: memFree=13396388/32951124 swapFree=67111528/67111528
[pid=9657] ppid=9655 vsize=236712 CPUtime=6.29 cores=5,7
/proc/9657/stat : 9657 (techdemo) R 9655 9657 9597 0 -1 4202496 28946 0 0 0 625 4 0 0 25 0 1 0 450097912 242393088 27020 33554432000 4194304 4797429 140736010502912 18446744073709551615 4424170 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9657/statm: 59178 27020 411 148 0 54107 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 236712

[startup+12.7003 s]
/proc/loadavg: 3.31 3.82 3.87 5/190 9713
/proc/meminfo: memFree=13385352/32951124 swapFree=67111528/67111528
[pid=9657] ppid=9655 vsize=237496 CPUtime=12.69 cores=5,7
/proc/9657/stat : 9657 (techdemo) R 9655 9657 9597 0 -1 4202496 29369 0 0 0 1265 4 0 0 25 0 1 0 450097912 243195904 27433 33554432000 4194304 4797429 140736010502912 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9657/statm: 59374 27433 411 148 0 54303 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 237496

[startup+25.501 s]
/proc/loadavg: 3.42 3.82 3.87 5/190 9713
/proc/meminfo: memFree=13353104/32951124 swapFree=67111528/67111528
[pid=9657] ppid=9655 vsize=255636 CPUtime=25.5 cores=5,7
/proc/9657/stat : 9657 (techdemo) R 9655 9657 9597 0 -1 4202496 33901 0 0 0 2544 6 0 0 25 0 1 0 450097912 261771264 31954 33554432000 4194304 4797429 140736010502912 18446744073709551615 212039313779 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9657/statm: 63909 31954 414 148 0 58838 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 255636

[startup+51.1004 s]
/proc/loadavg: 3.61 3.84 3.87 5/190 9714
/proc/meminfo: memFree=13303640/32951124 swapFree=67111528/67111528
[pid=9657] ppid=9655 vsize=298608 CPUtime=51.1 cores=5,7
/proc/9657/stat : 9657 (techdemo) R 9655 9657 9597 0 -1 4202496 46399 0 0 0 5102 8 0 0 25 0 1 0 450097912 305774592 40278 33554432000 4194304 4797429 140736010502912 18446744073709551615 4642194 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9657/statm: 74652 40278 422 148 0 69581 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 298608

[startup+102.307 s]
/proc/loadavg: 3.84 3.86 3.88 5/190 9715
/proc/meminfo: memFree=13256016/32951124 swapFree=67111528/67111528
[pid=9657] ppid=9655 vsize=313512 CPUtime=102.3 cores=5,7
/proc/9657/stat : 9657 (techdemo) R 9655 9657 9597 0 -1 4202496 53624 0 0 0 10222 8 0 0 25 0 1 0 450097912 321036288 45339 33554432000 4194304 4797429 140736010502912 18446744073709551615 4424670 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9657/statm: 78378 45339 425 148 0 73307 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 313512

[startup+162.301 s]
/proc/loadavg: 3.94 3.88 3.88 5/190 9717
/proc/meminfo: memFree=13239932/32951124 swapFree=67111528/67111528
[pid=9657] ppid=9655 vsize=319136 CPUtime=162.29 cores=5,7
/proc/9657/stat : 9657 (techdemo) R 9655 9657 9597 0 -1 4202496 61279 0 0 0 16219 10 0 0 25 0 1 0 450097912 326795264 46003 33554432000 4194304 4797429 140736010502912 18446744073709551615 4642199 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9657/statm: 79784 46003 425 148 0 74713 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 319136

[startup+222.301 s]
/proc/loadavg: 4.04 3.92 3.89 5/190 9718
/proc/meminfo: memFree=13219072/32951124 swapFree=67111528/67111528
[pid=9657] ppid=9655 vsize=325176 CPUtime=222.29 cores=5,7
/proc/9657/stat : 9657 (techdemo) R 9655 9657 9597 0 -1 4202496 65518 0 0 0 22218 11 0 0 25 0 1 0 450097912 332980224 47931 33554432000 4194304 4797429 140736010502912 18446744073709551615 4424380 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9657/statm: 81294 47931 425 148 0 76223 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 325176

[startup+282.301 s]
/proc/loadavg: 4.01 3.93 3.90 5/190 9720
/proc/meminfo: memFree=13213080/32951124 swapFree=67111528/67111528
[pid=9657] ppid=9655 vsize=328580 CPUtime=282.3 cores=5,7
/proc/9657/stat : 9657 (techdemo) R 9655 9657 9597 0 -1 4202496 70863 0 0 0 28217 13 0 0 25 0 1 0 450097912 336465920 48907 33554432000 4194304 4797429 140736010502912 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9657/statm: 82145 48907 425 148 0 77074 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 328580

[startup+342.3 s]
/proc/loadavg: 4.00 3.94 3.91 5/190 9721
/proc/meminfo: memFree=13193832/32951124 swapFree=67111528/67111528
[pid=9657] ppid=9655 vsize=332436 CPUtime=342.3 cores=5,7
/proc/9657/stat : 9657 (techdemo) R 9655 9657 9597 0 -1 4202496 74386 0 0 0 34217 13 0 0 25 0 1 0 450097912 340414464 50013 33554432000 4194304 4797429 140736010502912 18446744073709551615 4422982 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9657/statm: 83109 50013 425 148 0 78038 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 332436

[startup+402.301 s]
/proc/loadavg: 4.00 3.95 3.91 5/190 9723
/proc/meminfo: memFree=13196148/32951124 swapFree=67111528/67111528
[pid=9657] ppid=9655 vsize=332500 CPUtime=402.3 cores=5,7
/proc/9657/stat : 9657 (techdemo) R 9655 9657 9597 0 -1 4202496 78704 0 0 0 40215 15 0 0 25 0 1 0 450097912 340480000 49661 33554432000 4194304 4797429 140736010502912 18446744073709551615 4422848 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9657/statm: 83125 49661 425 148 0 78054 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 332500

[startup+462.301 s]
/proc/loadavg: 4.03 3.97 3.91 5/190 9725
/proc/meminfo: memFree=13174412/32951124 swapFree=67111528/67111528
[pid=9657] ppid=9655 vsize=344844 CPUtime=462.3 cores=5,7
/proc/9657/stat : 9657 (techdemo) R 9655 9657 9597 0 -1 4202496 83113 0 0 0 46214 16 0 0 25 0 1 0 450097912 353120256 51671 33554432000 4194304 4797429 140736010502912 18446744073709551615 4423609 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9657/statm: 86211 51671 425 148 0 81140 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 344844

[startup+522.3 s]
/proc/loadavg: 4.01 3.97 3.91 5/190 9726
/proc/meminfo: memFree=13148192/32951124 swapFree=67111528/67111528
[pid=9657] ppid=9655 vsize=344868 CPUtime=522.3 cores=5,7
/proc/9657/stat : 9657 (techdemo) R 9655 9657 9597 0 -1 4202496 85927 0 0 0 52213 17 0 0 25 0 1 0 450097912 353144832 51847 33554432000 4194304 4797429 140736010502912 18446744073709551615 4424975 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9657/statm: 86217 51847 425 148 0 81146 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 344868

[startup+582.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 9728
/proc/meminfo: memFree=13159332/32951124 swapFree=67111528/67111528
[pid=9657] ppid=9655 vsize=344952 CPUtime=582.31 cores=5,7
/proc/9657/stat : 9657 (techdemo) R 9655 9657 9597 0 -1 4202496 90183 0 0 0 58212 19 0 0 25 0 1 0 450097912 353230848 51082 33554432000 4194304 4797429 140736010502912 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9657/statm: 86238 51082 425 148 0 81167 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 344952

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 9729
/proc/meminfo: memFree=13137356/32951124 swapFree=67111528/67111528
[pid=9657] ppid=9655 vsize=345008 CPUtime=642.31 cores=5,7
/proc/9657/stat : 9657 (techdemo) R 9655 9657 9597 0 -1 4202496 93043 0 0 0 64211 20 0 0 25 0 1 0 450097912 353288192 51336 33554432000 4194304 4797429 140736010502912 18446744073709551615 4425019 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9657/statm: 86252 51336 425 148 0 81181 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 345008

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 9731
/proc/meminfo: memFree=13118728/32951124 swapFree=67111528/67111528
[pid=9657] ppid=9655 vsize=346700 CPUtime=702.31 cores=5,7
/proc/9657/stat : 9657 (techdemo) R 9655 9657 9597 0 -1 4202496 96598 0 0 0 70209 22 0 0 25 0 1 0 450097912 355020800 52118 33554432000 4194304 4797429 140736010502912 18446744073709551615 4259014 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9657/statm: 86675 52118 425 148 0 81604 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 346700

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 9733
/proc/meminfo: memFree=13128004/32951124 swapFree=67111528/67111528
[pid=9657] ppid=9655 vsize=350156 CPUtime=762.32 cores=5,7
/proc/9657/stat : 9657 (techdemo) R 9655 9657 9597 0 -1 4202496 99971 0 0 0 76209 23 0 0 25 0 1 0 450097912 358559744 52569 33554432000 4194304 4797429 140736010502912 18446744073709551615 4423635 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9657/statm: 87539 52569 425 148 0 82468 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 350156

[startup+822.301 s]
/proc/loadavg: 4.03 3.99 3.92 5/190 9734
/proc/meminfo: memFree=13114472/32951124 swapFree=67111528/67111528
[pid=9657] ppid=9655 vsize=351392 CPUtime=822.32 cores=5,7
/proc/9657/stat : 9657 (techdemo) R 9655 9657 9597 0 -1 4202496 103184 0 0 0 82208 24 0 0 25 0 1 0 450097912 359825408 53042 33554432000 4194304 4797429 140736010502912 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9657/statm: 87848 53042 425 148 0 82777 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 351392

[startup+882.301 s]
/proc/loadavg: 4.01 3.99 3.92 5/190 9736
/proc/meminfo: memFree=13099300/32951124 swapFree=67111528/67111528
[pid=9657] ppid=9655 vsize=351448 CPUtime=882.31 cores=5,7
/proc/9657/stat : 9657 (techdemo) R 9655 9657 9597 0 -1 4202496 106066 0 0 0 88207 24 0 0 25 0 1 0 450097912 359882752 53043 33554432000 4194304 4797429 140736010502912 18446744073709551615 4423652 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9657/statm: 87862 53043 425 148 0 82791 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 351448

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 9737
/proc/meminfo: memFree=13095052/32951124 swapFree=67111528/67111528
[pid=9657] ppid=9655 vsize=353036 CPUtime=942.32 cores=5,7
/proc/9657/stat : 9657 (techdemo) R 9655 9657 9597 0 -1 4202496 109396 0 0 0 94206 26 0 0 25 0 1 0 450097912 361508864 53375 33554432000 4194304 4797429 140736010502912 18446744073709551615 4424170 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9657/statm: 88259 53375 425 148 0 83188 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 353036

[startup+1002.3 s]
/proc/loadavg: 4.04 4.00 3.93 5/190 9739
/proc/meminfo: memFree=13089664/32951124 swapFree=67111528/67111528
[pid=9657] ppid=9655 vsize=353036 CPUtime=1002.31 cores=5,7
/proc/9657/stat : 9657 (techdemo) R 9655 9657 9597 0 -1 4202496 110845 0 0 0 100204 27 0 0 25 0 1 0 450097912 361508864 54801 33554432000 4194304 4797429 140736010502912 18446744073709551615 4422876 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9657/statm: 88259 54801 425 148 0 83188 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 353036

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 9741
/proc/meminfo: memFree=13086520/32951124 swapFree=67111528/67111528
[pid=9657] ppid=9655 vsize=353096 CPUtime=1062.32 cores=5,7
/proc/9657/stat : 9657 (techdemo) R 9655 9657 9597 0 -1 4202496 113750 0 0 0 106203 29 0 0 25 0 1 0 450097912 361570304 54682 33554432000 4194304 4797429 140736010502912 18446744073709551615 4392344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9657/statm: 88274 54682 425 148 0 83203 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 353096

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 9742
/proc/meminfo: memFree=13088096/32951124 swapFree=67111528/67111528
[pid=9657] ppid=9655 vsize=354152 CPUtime=1122.32 cores=5,7
/proc/9657/stat : 9657 (techdemo) R 9655 9657 9597 0 -1 4202496 116817 0 0 0 112203 29 0 0 25 0 1 0 450097912 362651648 54666 33554432000 4194304 4797429 140736010502912 18446744073709551615 4423544 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9657/statm: 88538 54666 425 148 0 83467 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 354152

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 9744
/proc/meminfo: memFree=13071336/32951124 swapFree=67111528/67111528
[pid=9657] ppid=9655 vsize=357256 CPUtime=1182.32 cores=5,7
/proc/9657/stat : 9657 (techdemo) R 9655 9657 9597 0 -1 4202496 120288 0 0 0 118202 30 0 0 25 0 1 0 450097912 365830144 54898 33554432000 4194304 4797429 140736010502912 18446744073709551615 4423544 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9657/statm: 89314 54898 425 148 0 84243 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 357256

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 9745
/proc/meminfo: memFree=13055536/32951124 swapFree=67111528/67111528
[pid=9657] ppid=9655 vsize=359068 CPUtime=1242.33 cores=5,7
/proc/9657/stat : 9657 (techdemo) R 9655 9657 9597 0 -1 4202496 123565 0 0 0 124202 31 0 0 25 0 1 0 450097912 367685632 55037 33554432000 4194304 4797429 140736010502912 18446744073709551615 4423072 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9657/statm: 89767 55037 425 148 0 84696 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 359068



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.93 3/186 9758
/proc/meminfo: memFree=13309172/32951124 swapFree=67111528/67111528
[pid=9657] ppid=9655 vsize=359068 CPUtime=1300.03 cores=5,7
/proc/9657/stat : 9657 (techdemo) R 9655 9657 9597 0 -1 4202496 124751 0 0 0 129972 31 0 0 25 0 1 0 450097912 367685632 56192 33554432000 4194304 4797429 140736010502912 18446744073709551615 4423635 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9657/statm: 89767 56192 425 148 0 84696 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 359068

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.72
CPU system time (s): 0.330949
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 471908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.72
system time used= 0.330949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124751
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 2030

runsolver used 2.08468 second user time and 5.03723 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-23 18:40:16
IDJOB=3265498
IDBENCH=85764
IDSOLVER=1585
FILE ID=node146/3265498-1303576815
RUNJOBID= node146-1303576815-9618
PBS_JOBID= 13150323
Free space on /tmp= 72416 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT05/crafted/roussel05/visbmc-PHNF/phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265498-1303576815/watcher-3265498-1303576815 -o /tmp/evaluation-result-3265498-1303576815/solver-3265498-1303576815 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3265498-1303576815.cnf

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

MD5SUM BENCH= 32f22e9ac89bf164b7f5db6bef950d03
RANDOM SEED=941225151

node146.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.830
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.66
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.830
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.830
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.830
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.86
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.830
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.830
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.830
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.830
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:      13544764 kB
Buffers:       2068244 kB
Cached:       16680516 kB
SwapCached:          0 kB
Active:        9755352 kB
Inactive:      9117276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13544764 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           68376 kB
Writeback:           0 kB
AnonPages:      122552 kB
Mapped:          16388 kB
Slab:           468628 kB
PageTables:       5200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   526132 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= 72420 MiB
End job on node146 at 2011-04-23 19:01:59