Trace number 3282571

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.06 1300.02

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-12.cnf
MD5SUM0621e557bffdc18ca509447665adecda
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 variables69553
Number of clauses226752
Sum of the clauses size587624
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292374
Number of clauses of size 3134249
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3282571-1303756586.cnf'
0.08/0.14	c -- clauses added:            0 learnts,       226752 normals,            0 xors
0.08/0.14	c -- vars added      69553
0.08/0.14	c Parsing time:  0.12 s
0.08/0.14	c  N st     0         0     69553    133736     92373         0    585954         0   no data   no data  --
0.28/0.31	c asymm  cl-useful: 174/133736/133736 lits-rem:522 time: 0.17
0.89/0.94	c Flit:    13 Blit:     93 bXBeca:    0 bXProp: 5492 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.61
0.89/0.94	c Cleaning up after failed var search:     0.00 s 
0.89/0.96	c Calc non-exist non-lernt bins v-fix:     0 done:  31881 time:  0.02 s
0.89/0.96	c Cache  BProp: 20 Set: 0 BXProp: 0 T: 0.00
0.89/0.97	c Subs w/ non-existent bins:    258 time:  0.01 s
0.89/1.00	c Replacing     5492 vars Replaced    69497 lits Time:     0.02 s 
1.00/1.04	c bin-w-bin subsume rem           12 bins  time:  0.01 s
1.00/1.05	c subs with bin:       70  lits-rem:        62  v-fix:    0  time:  0.02 s
1.00/1.08	c Removed useless bin:       5  fixed:     0  bprops:   0.85M  time:  0.02 s
1.29/1.39	c lits-rem:         0  cl-subs:      838  v-elim:  21227  v-fix:    0  time:  0.30 s
1.29/1.39	c learnt bin added due to v-elim: 0
1.39/1.41	c Finding binary XORs  T:     0.02 s  found:      40
1.39/1.42	c Replacing       40 vars Replaced      552 lits Time:     0.01 s 
1.49/1.50	c Finding non-binary XORs:     0.06 s (found:   14291, avg size: 3.6)
1.49/1.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    245 locsubst:    73 time:   0.01
1.49/1.50	c calculated reachability. Time: 0.00
1.49/1.51	c Calc default polars -  time:   0.00 s pos:   15729 undec:   27571 neg:   26253
1.49/1.51	c =========================================================================================
1.49/1.51	c types(t): F = full restart, N = normal restart
1.49/1.51	c types(t): S = simplification begin/end, E = solution found
1.49/1.51	c restart types(rt): st = static, dy = dynamic
1.49/1.51	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
1.49/1.51	c  B st     0         0     42169     51341     46046         0    298356         0   no data   no data  --
4.99/5.08	c Decided on static restart strategy
111.59/111.63	c  N dy     7     30000     42150     51341     46516     19254    298356   1915509    110.17      7.70  --
111.79/111.84	c  S st     7     30000     42150     51341     46516     19254    298356   1915509    110.17      7.70  --
111.89/111.94	c  S st     7     30502     42149     51341     46569     19696    298356   1921685    110.17      7.70  --
111.89/111.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     63 locsubst:    73 time:   0.02
111.89/111.96	c Cache  BProp: 20 Set: 0 BXProp: 0 T: 0.00
112.59/112.69	c Flit:    17 Blit:     26 bXBeca:    0 bXProp:  171 Bin:   8205 BRemL:    514 BRemN:     68 CBin:       0 P:  5.3M T:  0.73
112.69/112.72	c Calc non-exist non-lernt bins v-fix:     0 done:  31906 time:  0.02 s
112.69/112.72	c Cache  BProp: 13 Set: 0 BXProp: 0 T: 0.00
112.69/112.74	c Subs w/ non-existent bins:    124 time:  0.02 s
112.79/112.80	c Replacing      218 vars Replaced    15969 lits Time:     0.05 s 
112.79/112.84	c bin-w-bin subsume rem          128 bins  time:  0.01 s
112.79/112.88	c subs with bin:     2554  lits-rem:      4776  v-fix:    0  time:  0.04 s
112.89/112.90	c Removed useless bin:      26  fixed:     0  bprops:   0.44M  time:  0.02 s
114.19/114.23	c lits-rem:      1358  cl-subs:    10657  v-elim:  13277  v-fix:    0  time:  1.33 s
114.19/114.23	c learnt bin added due to v-elim: 0
114.19/114.23	c vivif2 --  cl tried    58829 cl shrink       25 lits rem         25 time: 0.01
114.19/114.24	c vivif2 --  cl tried     7060 cl shrink      536 lits rem        740 time: 0.01
114.30/114.33	c asymm  cl-useful: 30/58805/58805 lits-rem:88 time: 0.09
114.30/114.34	c calculated reachability. Time: 0.00
114.30/114.34	c  N dy     7     30502     28546     58776     16462      7058    249919    235697    110.17      7.70  --
114.30/114.34	c  F st     7     30502     28546     58776     16462      7058    249919    235697    110.17      7.70  --
117.39/117.48	c Decided on static restart strategy
124.39/124.49	c  N dy    14     45753     28546     58776     16493     22063    249919    795594     95.83      7.75  --
124.49/124.54	c  S st    14     45753     28546     58776     16493     22063    249919    795594     95.83      7.75  --
124.59/124.67	c  S st    14     46261     28546     58776     16495     22562    249919    802980     95.83      7.75  --
124.59/124.68	c x-sub:    32 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     4 time:   0.01
124.59/124.69	c Cache  BProp: 7 Set: 0 BXProp: 0 T: 0.00
125.19/125.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   87 Bin:    325 BRemL:     64 BRemN:     22 CBin:       0 P:  5.1M T:  0.54
125.19/125.25	c Calc non-exist non-lernt bins v-fix:     0 done:  28545 time:  0.02 s
125.19/125.25	c Cache  BProp: 5 Set: 0 BXProp: 0 T: 0.00
125.19/125.28	c Subs w/ non-existent bins:     26 time:  0.03 s
125.19/125.29	c Replacing       89 vars Replaced     4070 lits Time:     0.02 s 
125.30/125.33	c bin-w-bin subsume rem           84 bins  time:  0.01 s
125.30/125.37	c subs with bin:       15  lits-rem:      2417  v-fix:    0  time:  0.04 s
125.30/125.38	c Removed useless bin:       1  fixed:     0  bprops:   0.18M  time:  0.01 s
128.19/128.25	c lits-rem:      2739  cl-subs:     1033  v-elim:     39  v-fix:    0  time:  2.87 s
128.19/128.25	c learnt bin added due to v-elim: 0
128.19/128.25	c vivif2 --  cl tried    58656 cl shrink        0 lits rem          0 time: 0.01
128.19/128.28	c vivif2 --  cl tried    21617 cl shrink     1099 lits rem       1245 time: 0.02
128.29/128.39	c asymm  cl-useful: 5/40288/58656 lits-rem:12 time: 0.11
128.39/128.40	c calculated reachability. Time: 0.00
128.39/128.40	c  N dy    14     46261     28417     58653     16439     21616    249107    747455     95.83      7.75  --
204.09/204.18	c  N dy    15     69392     28417     58653     16445     31769    249107   2355513     19.69      7.94  --
204.29/204.36	c  S st    15     69392     28417     58653     16445     31769    249107   2355513     19.69      7.94  --
204.29/204.37	c Finding binary XORs  T:     0.01 s  found:      11
204.39/204.49	c  S st    15     69894     28417     58653     16448     32261    249107   2363358     19.69      7.94  --
204.50/204.51	c x-sub:     2 x-cut:      0 vfix:      0 v-elim:      0 locsubst:    14 time:   0.02
204.50/204.51	c Cache  BProp: 3 Set: 0 BXProp: 0 T: 0.00
205.09/205.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   45 Bin:    114 BRemL:     29 BRemN:      9 CBin:       0 P:  5.8M T:  0.64
205.09/205.16	c Calc non-exist non-lernt bins v-fix:     0 done:  28417 time:  0.02 s
205.09/205.16	c Cache  BProp: 3 Set: 0 BXProp: 0 T: 0.00
205.19/205.20	c Subs w/ non-existent bins:     28 time:  0.04 s
205.19/205.23	c Replacing       62 vars Replaced     1937 lits Time:     0.02 s 
205.19/205.29	c bin-w-bin subsume rem           52 bins  time:  0.01 s
205.29/205.39	c subs with bin:       14  lits-rem:      2132  v-fix:    0  time:  0.10 s
205.39/205.40	c Removed useless bin:       1  fixed:     0  bprops:   0.18M  time:  0.01 s
208.90/208.97	c ORs :   5515 avg-s:  2.0 cl-sh: 17248 l-rem:  17248 b-add:     40 v-rep:   5 cl-rem: 12 avg s: 5.6 T:    0.52
211.59/211.67	c Added 71 vars  tried: 80000 time: 2.70
211.89/211.95	c ORs :     71 avg-s:  0.0 cl-sh: 29356 l-rem:  29356 b-add:    142 v-rep:   0 cl-rem: 0 avg s: nan T:    2.98
211.89/211.99	c lits-rem:      1106  cl-subs:     2110  v-elim:     24  v-fix:    0  time:  6.59 s
211.89/211.99	c learnt bin added due to v-elim: 0
211.99/212.00	c vivif2 --  cl tried    58640 cl shrink        0 lits rem          0 time: 0.00
211.99/212.06	c vivif2 --  cl tried    30118 cl shrink     2230 lits rem       2885 time: 0.06
212.09/212.13	c asymm  cl-useful: 1/18352/58640 lits-rem:3 time: 0.07
212.09/212.14	c calculated reachability. Time: 0.00
212.09/212.14	c  N dy    15     69894     28402     58639     16528     30118    249026   2109041     19.69      7.94  --
212.09/212.14	c  F st    15     69894     28402     58639     16528     30118    249026   2109041     19.69      7.94  --
212.09/212.15	c Replacing        5 vars Replaced       70 lits Time:     0.01 s 
215.69/215.76	c Decided on static restart strategy
236.00/236.05	c  N dy    22    104842     28397     58639     16542     27727    249006    489832     22.80      8.17  --
236.00/236.08	c  S st    22    104842     28397     58639     16542     27727    249006    489832     22.80      8.17  --
236.20/236.22	c  S st    22    105344     28397     58639     16543     28222    249006    498214     22.80      8.17  --
236.20/236.23	c x-sub:     6 x-cut:      0 vfix:      0 v-elim:      0 locsubst:    18 time:   0.01
236.20/236.23	c Cache  BProp: 3 Set: 0 BXProp: 0 T: 0.00
236.70/236.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   47 Bin:    118 BRemL:     40 BRemN:      1 CBin:       0 P:  6.9M T:  0.54
236.70/236.79	c Calc non-exist non-lernt bins v-fix:     0 done:  28397 time:  0.01 s
236.70/236.79	c Cache  BProp: 3 Set: 0 BXProp: 0 T: 0.00
236.80/236.82	c Subs w/ non-existent bins:      4 time:  0.02 s
236.80/236.83	c Replacing       56 vars Replaced      964 lits Time:     0.01 s 
236.80/236.86	c bin-w-bin subsume rem           84 bins  time:  0.01 s
236.80/236.89	c subs with bin:        9  lits-rem:       551  v-fix:    0  time:  0.03 s
236.80/236.89	c Removed useless bin:       0  fixed:     0  bprops:   0.18M  time:  0.01 s
238.61/238.64	c ORs :   5536 avg-s:  2.0 cl-sh:   450 l-rem:    450 b-add:      8 v-rep:   3 cl-rem: 12 avg s: 3.8 T:    0.25
242.01/242.08	c Added 15 vars  tried: 80000 time: 3.44
242.01/242.09	c ORs :     15 avg-s:  0.0 cl-sh:  2059 l-rem:   2059 b-add:     31 v-rep:   0 cl-rem: 0 avg s: nan T:    3.45
242.10/242.12	c lits-rem:      1463  cl-subs:      752  v-elim:     26  v-fix:    0  time:  5.22 s
242.10/242.12	c learnt bin added due to v-elim: 0
242.10/242.12	c vivif2 --  cl tried    58589 cl shrink        0 lits rem          0 time: 0.00
242.10/242.14	c vivif2 --  cl tried    27476 cl shrink      515 lits rem        540 time: 0.01
242.20/242.23	c asymm  cl-useful: 2/33092/58589 lits-rem:6 time: 0.10
242.20/242.24	c calculated reachability. Time: 0.00
242.20/242.24	c  N dy    22    105344     28330     58587     16471     27475    248620    481672     22.80      8.17  --
293.80/293.83	c  N dy    23    158017     28330     58587     16476     34547    248620   1350618    152.80      9.71  --
293.80/293.89	c  S st    23    158017     28330     58587     16476     34547    248620   1350618    152.80      9.71  --
293.90/293.98	c  S st    23    158520     28330     58587     16479     35045    248620   1355406    152.80      9.71  --
293.90/293.99	c x-sub:     9 x-cut:      0 vfix:      0 v-elim:     31 locsubst:    16 time:   0.01
294.00/294.00	c Cache  BProp: 3 Set: 0 BXProp: 0 T: 0.00
294.50/294.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   36 Bin:     54 BRemL:     10 BRemN:      7 CBin:       0 P:  6.6M T:  0.59
294.60/294.61	c Calc non-exist non-lernt bins v-fix:     0 done:  28299 time:  0.02 s
294.60/294.61	c Cache  BProp: 3 Set: 0 BXProp: 0 T: 0.00
294.60/294.64	c Subs w/ non-existent bins:      0 time:  0.03 s
294.60/294.65	c Replacing       47 vars Replaced      740 lits Time:     0.01 s 
294.70/294.70	c bin-w-bin subsume rem           43 bins  time:  0.01 s
294.70/294.77	c subs with bin:        5  lits-rem:       254  v-fix:    0  time:  0.06 s
294.70/294.78	c Removed useless bin:       0  fixed:     0  bprops:   0.18M  time:  0.01 s
296.40/296.49	c ORs :   5512 avg-s:  2.0 cl-sh:     4 l-rem:      4 b-add:      6 v-rep:   3 cl-rem: 3 avg s: 17.0 T:    0.32
299.10/299.19	c Added 15 vars  tried: 80000 time: 2.70
299.20/299.20	c ORs :     15 avg-s:  0.0 cl-sh:  1221 l-rem:   1221 b-add:     30 v-rep:   0 cl-rem: 0 avg s: nan T:    2.71
299.20/299.24	c lits-rem:       438  cl-subs:     2099  v-elim:     17  v-fix:    0  time:  4.46 s
299.20/299.24	c learnt bin added due to v-elim: 0
299.20/299.24	c vivif2 --  cl tried    58549 cl shrink        0 lits rem          0 time: 0.00
299.20/299.27	c vivif2 --  cl tried    32961 cl shrink      127 lits rem        127 time: 0.03
299.30/299.38	c asymm  cl-useful: 0/25457/58549 lits-rem:0 time: 0.11
299.30/299.38	c calculated reachability. Time: 0.00
299.30/299.39	c  N dy    23    158520     28251     58549     16426     32961    248104   1185940    152.80      9.71  --
311.10/311.17	c  N dy    24    186851     28251     58549     16427     36490    248104    866604     54.87     10.68  --
361.70/361.72	c  N dy    25    226382     28251     58549     16427     49944    248104   2380478     61.35     10.74  --
365.50/365.53	c  S st    26    237781     28251     58549     16427     34643    248104    659510     49.68     11.11  --
365.60/365.61	c  S st    26    238285     28251     58549     16430     35142    248104    664171     49.68     11.11  --
365.60/365.63	c x-sub:     8 x-cut:      0 vfix:      0 v-elim:      0 locsubst:    16 time:   0.01
365.60/365.63	c Cache  BProp: 3 Set: 0 BXProp: 0 T: 0.00
366.10/366.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bin:     20 BRemL:      4 BRemN:      6 CBin:       0 P:  6.5M T:  0.56
366.21/366.21	c Calc non-exist non-lernt bins v-fix:     0 done:  28251 time:  0.02 s
366.21/366.21	c Cache  BProp: 3 Set: 0 BXProp: 0 T: 0.00
366.21/366.23	c Subs w/ non-existent bins:      0 time:  0.02 s
366.21/366.24	c Replacing       14 vars Replaced      148 lits Time:     0.01 s 
366.21/366.28	c bin-w-bin subsume rem            2 bins  time:  0.01 s
366.31/366.30	c subs with bin:        1  lits-rem:         8  v-fix:    0  time:  0.03 s
366.31/366.31	c Removed useless bin:       0  fixed:     0  bprops:   0.18M  time:  0.01 s
368.30/368.37	c ORs :   5521 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.27
372.70/372.74	c Added 18 vars  tried: 80000 time: 4.37
372.70/372.75	c ORs :     18 avg-s:  0.0 cl-sh:  1621 l-rem:   1621 b-add:     36 v-rep:   0 cl-rem: 0 avg s: nan T:    4.37
372.70/372.77	c lits-rem:      1039  cl-subs:     1468  v-elim:      4  v-fix:    0  time:  6.46 s
372.70/372.77	c learnt bin added due to v-elim: 0
372.70/372.78	c vivif2 --  cl tried    58552 cl shrink        0 lits rem          0 time: 0.00
372.70/372.79	c vivif2 --  cl tried    33677 cl shrink       15 lits rem         17 time: 0.01
372.81/372.88	c asymm  cl-useful: 0/39012/58552 lits-rem:0 time: 0.09
372.81/372.89	c calculated reachability. Time: 0.00
372.81/372.89	c  N dy    26    238285     28252     58552     16459     33677    248104    602890     49.68     11.11  --
393.90/393.96	c  N dy    32    253701     28252     58552     16472     48769    248104   1258226     43.31     11.01  --
426.10/426.11	c  N dy    38    270096     28252     58552     16475     37329    248104   1228970    121.33     10.91  --
494.91/494.90	c  N dy    41    357427     28252     58552     16477     35002    248104    476866     67.66     13.27  --
494.91/494.93	c  S st    41    357427     28252     58552     16477     35002    248104    476866     67.66     13.27  --
495.01/495.03	c  S st    41    357931     28252     58552     16477     35502    248104    481200     67.66     13.27  --
495.01/495.04	c x-sub:     8 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     2 time:   0.01
495.01/495.05	c Cache  BProp: 3 Set: 0 BXProp: 0 T: 0.00
495.61/495.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     25 BRemL:     20 BRemN:      0 CBin:       0 P:  7.8M T:  0.59
495.61/495.66	c Calc non-exist non-lernt bins v-fix:     0 done:  28252 time:  0.02 s
495.61/495.66	c Cache  BProp: 3 Set: 0 BXProp: 0 T: 0.00
495.61/495.67	c Subs w/ non-existent bins:      0 time:  0.01 s
495.61/495.69	c Replacing        1 vars Replaced       10 lits Time:     0.01 s 
495.71/495.72	c bin-w-bin subsume rem            0 bins  time:  0.01 s
495.71/495.74	c subs with bin:       20  lits-rem:        68  v-fix:    0  time:  0.02 s
495.71/495.75	c Removed useless bin:       0  fixed:     0  bprops:   0.18M  time:  0.01 s
497.31/497.37	c ORs :   5539 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 6 avg s: 17.3 T:    0.27
501.41/501.44	c Added 27 vars  tried: 80000 time: 4.07
501.41/501.45	c ORs :     27 avg-s:  0.0 cl-sh:  3117 l-rem:   3117 b-add:     54 v-rep:   0 cl-rem: 0 avg s: nan T:    4.08
501.41/501.47	c lits-rem:       921  cl-subs:      996  v-elim:      1  v-fix:    0  time:  5.73 s
501.41/501.47	c learnt bin added due to v-elim: 0
501.41/501.48	c vivif2 --  cl tried    58575 cl shrink        0 lits rem          0 time: 0.00
501.41/501.49	c vivif2 --  cl tried    34484 cl shrink       36 lits rem         37 time: 0.01
501.51/501.55	c asymm  cl-useful: 0/19563/58575 lits-rem:0 time: 0.06
501.51/501.56	c calculated reachability. Time: 0.00
501.51/501.56	c  N dy    41    357931     28278     58575     16538     34484    248263    458572     67.66     13.27  --
559.01/559.03	c  N dy    42    536896     28278     58575     16538     43602    248263    926545     90.06     20.33  --
559.01/559.07	c  S st    42    536896     28278     58575     16538     43602    248263    926545     90.06     20.33  --
559.21/559.21	c  S st    42    537398     28278     58575     16541     44098    248263    930583     90.06     20.33  --
559.21/559.23	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
559.21/559.23	c Cache  BProp: 3 Set: 0 BXProp: 0 T: 0.00
559.82/559.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     11 BRemL:      2 BRemN:      0 CBin:       0 P:  8.8M T:  0.66
559.92/559.91	c Calc non-exist non-lernt bins v-fix:     0 done:  28278 time:  0.02 s
559.92/559.91	c Cache  BProp: 3 Set: 0 BXProp: 0 T: 0.00
559.92/559.93	c Subs w/ non-existent bins:      0 time:  0.02 s
559.92/559.97	c bin-w-bin subsume rem            2 bins  time:  0.01 s
560.01/560.00	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.03 s
560.01/560.01	c Removed useless bin:       0  fixed:     0  bprops:   0.18M  time:  0.01 s
561.51/561.51	c ORs :   5566 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.33
563.01/563.00	c Added 51 vars  tried: 80000 time: 1.49
563.01/563.04	c ORs :     51 avg-s:  0.0 cl-sh:  6900 l-rem:   6900 b-add:    102 v-rep:   0 cl-rem: 1 avg s: 3.0 T:    1.53
563.01/563.07	c lits-rem:       932  cl-subs:     1247  v-elim:      1  v-fix:    0  time:  3.06 s
563.01/563.07	c learnt bin added due to v-elim: 0
563.01/563.07	c vivif2 --  cl tried    58626 cl shrink        0 lits rem          0 time: 0.00
563.01/563.09	c vivif2 --  cl tried    42850 cl shrink        3 lits rem          3 time: 0.02
563.12/563.19	c asymm  cl-useful: 2/36852/58626 lits-rem:6 time: 0.10
563.12/563.20	c calculated reachability. Time: 0.00
563.12/563.20	c  N dy    42    537398     28329     58624     16652     42850    248613    854329     90.06     20.33  --
563.12/563.20	c  F st    42    537398     28329     58624     16652     42850    248613    854329     90.06     20.33  --
567.01/567.01	c Decided on static restart strategy
700.51/700.51	c  N dy    49    806097     28329     58624     16660     74442    248613   3371899     99.82     23.43  --
700.61/700.69	c  S st    49    806097     28329     58624     16660     74442    248613   3371899     99.82     23.43  --
700.71/700.70	c Finding binary XORs  T:     0.01 s  found:       0
700.91/700.92	c  S st    49    806599     28329     58624     16663     74937    248613   3376463     99.82     23.43  --
700.91/700.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
700.91/700.94	c Cache  BProp: 3 Set: 0 BXProp: 0 T: 0.00
701.82/701.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     30 BRemL:     16 BRemN:      0 CBin:       0 P: 14.3M T:  0.95
701.91/701.90	c Calc non-exist non-lernt bins v-fix:     0 done:  28329 time:  0.02 s
701.91/701.91	c Cache  BProp: 3 Set: 0 BXProp: 0 T: 0.00
701.91/701.96	c Subs w/ non-existent bins:      1 time:  0.06 s
702.01/702.06	c bin-w-bin subsume rem            0 bins  time:  0.01 s
702.21/702.22	c subs with bin:       28  lits-rem:        20  v-fix:    0  time:  0.16 s
702.21/702.23	c Removed useless bin:       0  fixed:     0  bprops:   0.18M  time:  0.01 s
735.61/735.63	c ORs :   5617 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 3 avg s: 4.3 T:    0.72
736.31/736.35	c Added 51 vars  tried: 80000 time: 0.72
736.51/736.55	c ORs :     51 avg-s:  0.0 cl-sh: 19016 l-rem:  19016 b-add:    106 v-rep:   1 cl-rem: 1 avg s: 3.0 T:    0.92
736.61/736.61	c lits-rem:         2  cl-subs:     3953  v-elim:      1  v-fix:    0  time: 34.38 s
736.61/736.61	c learnt bin added due to v-elim: 0
736.61/736.62	c vivif2 --  cl tried    58672 cl shrink        0 lits rem          0 time: 0.00
736.61/736.67	c vivif2 --  cl tried    70952 cl shrink       30 lits rem         40 time: 0.05
736.81/736.81	c asymm  cl-useful: 0/20611/58672 lits-rem:0 time: 0.14
736.81/736.82	c calculated reachability. Time: 0.00
736.81/736.82	c  N dy    49    806599     28380     58672     16783     70952    248967   3056754     99.82     23.43  --
889.61/889.62	c  N dy    50   1209899     28380     58672     16784     51257    248967    397906     84.11     27.47  --
889.61/889.64	c  S st    50   1209899     28380     58672     16784     51257    248967    397906     84.11     27.47  --
889.82/889.80	c  S st    50   1210401     28380     58672     16786     51756    248967    402232     84.11     27.47  --
889.82/889.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
889.82/889.82	c Cache  BProp: 3 Set: 0 BXProp: 0 T: 0.00
890.51/890.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      6 BRemL:      2 BRemN:      2 CBin:       0 P: 13.4M T:  0.71
890.51/890.55	c Calc non-exist non-lernt bins v-fix:     0 done:  28380 time:  0.02 s
890.51/890.55	c Cache  BProp: 3 Set: 0 BXProp: 0 T: 0.00
890.51/890.57	c Subs w/ non-existent bins:      0 time:  0.02 s
890.51/890.58	c Replacing        1 vars Replaced       15 lits Time:     0.01 s 
890.62/890.62	c bin-w-bin subsume rem            0 bins  time:  0.01 s
890.62/890.64	c subs with bin:        6  lits-rem:         6  v-fix:    0  time:  0.02 s
890.62/890.65	c Removed useless bin:       0  fixed:     0  bprops:   0.18M  time:  0.01 s
891.72/891.71	c ORs :   5667 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 4.0 T:    0.29
899.52/899.57	c Added 0 vars  tried: 80000 time: 7.86
899.52/899.57	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:    7.86
899.62/899.60	c lits-rem:       642  cl-subs:      761  v-elim:      1  v-fix:    0  time:  8.95 s
899.62/899.60	c learnt bin added due to v-elim: 0
899.62/899.60	c vivif2 --  cl tried    58671 cl shrink        0 lits rem          0 time: 0.00
899.62/899.62	c vivif2 --  cl tried    50988 cl shrink       28 lits rem         29 time: 0.01
899.62/899.62	c asymm  cl-useful: 0/1208/58671 lits-rem:0 time: 0.00
899.62/899.63	c calculated reachability. Time: 0.00
899.62/899.63	c  N dy    50   1210401     28379     58671     16786     50988    248956    392866     84.11     27.47  --
1138.73/1138.73	c  N dy    51   1710404     28379     58671     16787    106970    248956   5705951    111.18     30.87  --
1139.03/1139.03	c  S st    51   1710404     28379     58671     16787    106970    248956   5705951    111.18     30.87  --
1139.33/1139.34	c  S st    51   1710908     28379     58671     16790    107469    248956   5710482    111.18     30.87  --
1139.33/1139.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1139.33/1139.36	c Cache  BProp: 3 Set: 0 BXProp: 0 T: 0.00
1140.63/1140.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      6 BRemL:      4 BRemN:      0 CBin:       0 P: 20.7M T:  1.31
1140.63/1140.69	c Calc non-exist non-lernt bins v-fix:     0 done:  28379 time:  0.02 s
1140.63/1140.69	c Cache  BProp: 3 Set: 0 BXProp: 0 T: 0.00
1140.73/1140.79	c Subs w/ non-existent bins:      0 time:  0.10 s
1140.92/1140.94	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1141.22/1141.22	c subs with bin:        3  lits-rem:         4  v-fix:    0  time:  0.28 s
1141.22/1141.23	c Removed useless bin:       0  fixed:     0  bprops:   0.18M  time:  0.01 s
1279.73/1279.79	c ORs :   5667 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 3 avg s: 32.0 T:    1.17
1280.63/1280.60	c Added 51 vars  tried: 80000 time: 0.81
1281.33/1281.34	c ORs :     51 avg-s:  0.0 cl-sh: 40728 l-rem:  40728 b-add:    102 v-rep:   0 cl-rem: 0 avg s: nan T:    1.55
1281.43/1281.43	c lits-rem:       546  cl-subs:     5415  v-elim:      1  v-fix:    0  time: 140.21 s
1281.43/1281.43	c learnt bin added due to v-elim: 0
1281.43/1281.44	c vivif2 --  cl tried    58722 cl shrink        0 lits rem          0 time: 0.00
1281.53/1281.53	c vivif2 --  cl tried   102048 cl shrink       60 lits rem         70 time: 0.09
1281.63/1281.66	c asymm  cl-useful: 0/28008/58722 lits-rem:0 time: 0.13
1281.63/1281.67	c calculated reachability. Time: 0.00
1281.63/1281.67	c  N dy    51   1710908     28430     58722     16894    102048    249313   5215161    111.18     30.87  --

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-3282571-1303756586/watcher-3282571-1303756586 -o /tmp/evaluation-result-3282571-1303756586/solver-3282571-1303756586 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3282571-1303756586.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.68 3.93 3.86 5/189 20228
/proc/meminfo: memFree=16538024/32951124 swapFree=67111528/67111528
[pid=20228] ppid=20226 vsize=26628 CPUtime=0 cores=5,7
/proc/20228/stat : 20228 (techdemo) R 20226 20228 18696 0 -1 4202496 1989 0 0 0 0 0 0 0 21 0 1 0 487259079 27267072 1553 33554432000 4194304 4797429 140736582275904 18446744073709551615 244447003050 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20228/statm: 6657 1558 348 148 0 1586 0

[startup+0.016631 s]
/proc/loadavg: 3.68 3.93 3.86 5/189 20228
/proc/meminfo: memFree=16538024/32951124 swapFree=67111528/67111528
[pid=20228] ppid=20226 vsize=32992 CPUtime=0 cores=5,7
/proc/20228/stat : 20228 (techdemo) R 20226 20228 18696 0 -1 4202496 4145 0 0 0 0 0 0 0 21 0 1 0 487259079 33783808 3254 33554432000 4194304 4797429 140736582275904 18446744073709551615 4366300 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20228/statm: 8248 3267 348 148 0 3177 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 32992

[startup+0.100604 s]
/proc/loadavg: 3.68 3.93 3.86 5/189 20228
/proc/meminfo: memFree=16538024/32951124 swapFree=67111528/67111528
[pid=20228] ppid=20226 vsize=71968 CPUtime=0.08 cores=5,7
/proc/20228/stat : 20228 (techdemo) R 20226 20228 18696 0 -1 4202496 12452 0 0 0 7 1 0 0 21 0 1 0 487259079 73695232 8799 33554432000 4194304 4797429 140736582275904 18446744073709551615 244446641657 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20228/statm: 17992 8799 351 148 0 12921 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 71968

[startup+0.300565 s]
/proc/loadavg: 3.68 3.93 3.86 5/189 20228
/proc/meminfo: memFree=16538024/32951124 swapFree=67111528/67111528
[pid=20228] ppid=20226 vsize=75556 CPUtime=0.28 cores=5,7
/proc/20228/stat : 20228 (techdemo) R 20226 20228 18696 0 -1 4202496 13725 0 0 0 27 1 0 0 22 0 1 0 487259079 77369344 10011 33554432000 4194304 4797429 140736582275904 18446744073709551615 4428418 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20228/statm: 18889 10011 373 148 0 13818 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 75556

[startup+0.700491 s]
/proc/loadavg: 3.68 3.93 3.86 5/189 20228
/proc/meminfo: memFree=16538024/32951124 swapFree=67111528/67111528
[pid=20228] ppid=20226 vsize=183548 CPUtime=0.69 cores=5,7
/proc/20228/stat : 20228 (techdemo) R 20226 20228 18696 0 -1 4202496 15884 0 0 0 67 2 0 0 23 0 1 0 487259079 187953152 11515 33554432000 4194304 4797429 140736582275904 18446744073709551615 4240944 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20228/statm: 45887 11515 382 148 0 40816 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 183548

[startup+1.50036 s]
/proc/loadavg: 3.68 3.93 3.86 5/190 20229
/proc/meminfo: memFree=16382892/32951124 swapFree=67111528/67111528
[pid=20228] ppid=20226 vsize=215012 CPUtime=1.49 cores=5,7
/proc/20228/stat : 20228 (techdemo) R 20226 20228 18696 0 -1 4202496 24068 0 0 0 146 3 0 0 25 0 1 0 487259079 220172288 19489 33554432000 4194304 4797429 140736582275904 18446744073709551615 4578724 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20228/statm: 53753 19489 407 148 0 48682 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 215012

[startup+3.10104 s]
/proc/loadavg: 3.70 3.94 3.86 5/190 20229
/proc/meminfo: memFree=16303040/32951124 swapFree=67111528/67111528
[pid=20228] ppid=20226 vsize=215012 CPUtime=3.09 cores=5,7
/proc/20228/stat : 20228 (techdemo) R 20226 20228 18696 0 -1 4202496 24130 0 0 0 306 3 0 0 25 0 1 0 487259079 220172288 19548 33554432000 4194304 4797429 140736582275904 18446744073709551615 4425617 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20228/statm: 53753 19548 413 148 0 48682 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 215012

[startup+6.30045 s]
/proc/loadavg: 3.70 3.94 3.86 5/190 20229
/proc/meminfo: memFree=16176152/32951124 swapFree=67111528/67111528
[pid=20228] ppid=20226 vsize=215012 CPUtime=6.29 cores=5,7
/proc/20228/stat : 20228 (techdemo) R 20226 20228 18696 0 -1 4202496 24226 0 0 0 626 3 0 0 25 0 1 0 487259079 220172288 19643 33554432000 4194304 4797429 140736582275904 18446744073709551615 4333179 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20228/statm: 53753 19643 414 148 0 48682 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 215012

[startup+12.7003 s]
/proc/loadavg: 3.75 3.94 3.87 5/190 20229
/proc/meminfo: memFree=15839504/32951124 swapFree=67111528/67111528
[pid=20228] ppid=20226 vsize=215012 CPUtime=12.68 cores=5,7
/proc/20228/stat : 20228 (techdemo) R 20226 20228 18696 0 -1 4202496 24433 0 0 0 1265 3 0 0 25 0 1 0 487259079 220172288 19848 33554432000 4194304 4797429 140736582275904 18446744073709551615 4341174 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20228/statm: 53753 19848 414 148 0 48682 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 215012

[startup+25.5009 s]
/proc/loadavg: 3.79 3.94 3.87 5/190 20229
/proc/meminfo: memFree=15818076/32951124 swapFree=67111528/67111528
[pid=20228] ppid=20226 vsize=215012 CPUtime=25.49 cores=5,7
/proc/20228/stat : 20228 (techdemo) R 20226 20228 18696 0 -1 4202496 24874 0 0 0 2545 4 0 0 25 0 1 0 487259079 220172288 20287 33554432000 4194304 4797429 140736582275904 18446744073709551615 4341204 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20228/statm: 53753 20287 414 148 0 48682 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 215012

[startup+51.1011 s]
/proc/loadavg: 3.86 3.94 3.87 5/190 20230
/proc/meminfo: memFree=15605328/32951124 swapFree=67111528/67111528
[pid=20228] ppid=20226 vsize=215012 CPUtime=51.09 cores=5,7
/proc/20228/stat : 20228 (techdemo) R 20226 20228 18696 0 -1 4202496 25738 0 0 0 5105 4 0 0 25 0 1 0 487259079 220172288 21145 33554432000 4194304 4797429 140736582275904 18446744073709551615 4341613 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20228/statm: 53753 21145 414 148 0 48682 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 215012

[startup+102.307 s]
/proc/loadavg: 3.94 3.95 3.87 5/190 20231
/proc/meminfo: memFree=15501016/32951124 swapFree=67111528/67111528
[pid=20228] ppid=20226 vsize=219104 CPUtime=102.29 cores=5,7
/proc/20228/stat : 20228 (techdemo) R 20226 20228 18696 0 -1 4202496 28892 0 0 0 10224 5 0 0 25 0 1 0 487259079 224362496 20501 33554432000 4194304 4797429 140736582275904 18446744073709551615 47082587262648 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20228/statm: 54776 20501 414 148 0 49705 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 219104

[startup+162.3 s]
/proc/loadavg: 3.98 3.95 3.88 5/190 20233
/proc/meminfo: memFree=15421268/32951124 swapFree=67111528/67111528
[pid=20228] ppid=20226 vsize=235012 CPUtime=162.29 cores=5,7
/proc/20228/stat : 20228 (techdemo) R 20226 20228 18696 0 -1 4202496 36538 0 0 0 16222 7 0 0 25 0 1 0 487259079 240652288 24457 33554432000 4194304 4797429 140736582275904 18446744073709551615 4354759 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20228/statm: 58753 24457 416 148 0 53682 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 235012

[startup+222.3 s]
/proc/loadavg: 3.99 3.96 3.89 5/190 20235
/proc/meminfo: memFree=15351916/32951124 swapFree=67111528/67111528
[pid=20228] ppid=20226 vsize=246872 CPUtime=222.29 cores=5,7
/proc/20228/stat : 20228 (techdemo) R 20226 20228 18696 0 -1 4202496 41754 0 0 0 22222 7 0 0 25 0 1 0 487259079 252796928 26478 33554432000 4194304 4797429 140736582275904 18446744073709551615 4387571 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20228/statm: 61718 26478 419 148 0 56647 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 246872

[startup+282.3 s]
/proc/loadavg: 3.99 3.97 3.89 5/190 20236
/proc/meminfo: memFree=15299204/32951124 swapFree=67111528/67111528
[pid=20228] ppid=20226 vsize=252240 CPUtime=282.3 cores=5,7
/proc/20228/stat : 20228 (techdemo) R 20226 20228 18696 0 -1 4202496 48498 0 0 0 28221 9 0 0 25 0 1 0 487259079 258293760 27994 33554432000 4194304 4797429 140736582275904 18446744073709551615 4425609 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20228/statm: 63060 27994 419 148 0 57989 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 252240

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.90 5/190 20238
/proc/meminfo: memFree=15280224/32951124 swapFree=67111528/67111528
[pid=20228] ppid=20226 vsize=258092 CPUtime=342.3 cores=5,7
/proc/20228/stat : 20228 (techdemo) R 20226 20228 18696 0 -1 4202496 55793 0 0 0 34220 10 0 0 25 0 1 0 487259079 264286208 30255 33554432000 4194304 4797429 140736582275904 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20228/statm: 64523 30255 419 148 0 59452 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 258092

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 3.90 5/190 20239
/proc/meminfo: memFree=15246356/32951124 swapFree=67111528/67111528
[pid=20228] ppid=20226 vsize=259560 CPUtime=402.3 cores=5,7
/proc/20228/stat : 20228 (techdemo) R 20226 20228 18696 0 -1 4202496 59213 0 0 0 40219 11 0 0 25 0 1 0 487259079 265789440 30665 33554432000 4194304 4797429 140736582275904 18446744073709551615 4387833 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20228/statm: 64890 30665 419 148 0 59819 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 259560

[startup+462.301 s]
/proc/loadavg: 4.03 3.99 3.91 5/190 20241
/proc/meminfo: memFree=15212360/32951124 swapFree=67111528/67111528
[pid=20228] ppid=20226 vsize=261056 CPUtime=462.3 cores=5,7
/proc/20228/stat : 20228 (techdemo) R 20226 20228 18696 0 -1 4202496 63253 0 0 0 46218 12 0 0 25 0 1 0 487259079 267321344 32563 33554432000 4194304 4797429 140736582275904 18446744073709551615 4341187 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20228/statm: 65264 32563 419 148 0 60193 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 261056

[startup+522.301 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 20242
/proc/meminfo: memFree=15189388/32951124 swapFree=67111528/67111528
[pid=20228] ppid=20226 vsize=267384 CPUtime=522.3 cores=5,7
/proc/20228/stat : 20228 (techdemo) R 20226 20228 18696 0 -1 4202496 79598 0 0 0 52214 16 0 0 25 0 1 0 487259079 273801216 32640 33554432000 4194304 4797429 140736582275904 18446744073709551615 4424592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20228/statm: 66846 32640 419 148 0 61775 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 267384

[startup+582.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 20244
/proc/meminfo: memFree=15185168/32951124 swapFree=67111528/67111528
[pid=20228] ppid=20226 vsize=271668 CPUtime=582.31 cores=5,7
/proc/20228/stat : 20228 (techdemo) R 20226 20228 18696 0 -1 4202496 94550 0 0 0 58211 20 0 0 25 0 1 0 487259079 278188032 33353 33554432000 4194304 4797429 140736582275904 18446744073709551615 4423115 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20228/statm: 67917 33353 419 148 0 62846 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 271668

[startup+642.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 20246
/proc/meminfo: memFree=15134820/32951124 swapFree=67111528/67111528
[pid=20228] ppid=20226 vsize=275228 CPUtime=642.31 cores=5,7
/proc/20228/stat : 20228 (techdemo) R 20226 20228 18696 0 -1 4202496 98390 0 0 0 64211 20 0 0 25 0 1 0 487259079 281833472 34990 33554432000 4194304 4797429 140736582275904 18446744073709551615 4424868 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20228/statm: 68807 34990 419 148 0 63736 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 275228

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 20247
/proc/meminfo: memFree=15134548/32951124 swapFree=67111528/67111528
[pid=20228] ppid=20226 vsize=291284 CPUtime=702.31 cores=5,7
/proc/20228/stat : 20228 (techdemo) R 20226 20228 18696 0 -1 4202496 123633 0 0 0 70205 26 0 0 25 0 1 0 487259079 298274816 40188 33554432000 4194304 4797429 140736582275904 18446744073709551615 4524064 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20228/statm: 72821 40188 419 148 0 67750 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 291284

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 20249
/proc/meminfo: memFree=15118536/32951124 swapFree=67111528/67111528
[pid=20228] ppid=20226 vsize=294648 CPUtime=762.32 cores=5,7
/proc/20228/stat : 20228 (techdemo) R 20226 20228 18696 0 -1 4202496 130365 0 0 0 76204 28 0 0 25 0 1 0 487259079 301719552 37959 33554432000 4194304 4797429 140736582275904 18446744073709551615 244446641851 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20228/statm: 73662 37959 419 148 0 68591 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 294648

[startup+822.301 s]
/proc/loadavg: 4.11 4.02 3.92 5/190 20251
/proc/meminfo: memFree=15097692/32951124 swapFree=67111528/67111528
[pid=20228] ppid=20226 vsize=297436 CPUtime=822.31 cores=5,7
/proc/20228/stat : 20228 (techdemo) R 20226 20228 18696 0 -1 4202496 150461 0 0 0 82199 32 0 0 25 0 1 0 487259079 304574464 42888 33554432000 4194304 4797429 140736582275904 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20228/statm: 74359 42888 419 148 0 69288 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 297436

[startup+882.301 s]
/proc/loadavg: 4.04 4.01 3.92 5/190 20252
/proc/meminfo: memFree=15077472/32951124 swapFree=67111528/67111528
[pid=20228] ppid=20226 vsize=300056 CPUtime=882.32 cores=5,7
/proc/20228/stat : 20228 (techdemo) R 20226 20228 18696 0 -1 4202496 168835 0 0 0 88194 38 0 0 25 0 1 0 487259079 307257344 43433 33554432000 4194304 4797429 140736582275904 18446744073709551615 4424739 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20228/statm: 75014 43433 419 148 0 69943 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 300056

[startup+942.301 s]
/proc/loadavg: 4.09 4.02 3.93 5/190 20254
/proc/meminfo: memFree=15070396/32951124 swapFree=67111528/67111528
[pid=20228] ppid=20226 vsize=302600 CPUtime=942.32 cores=5,7
/proc/20228/stat : 20228 (techdemo) R 20226 20228 18696 0 -1 4202496 184091 0 0 0 94189 43 0 0 25 0 1 0 487259079 309862400 45645 33554432000 4194304 4797429 140736582275904 18446744073709551615 4424626 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20228/statm: 75650 45645 419 148 0 70579 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 302600

[startup+1002.3 s]
/proc/loadavg: 4.07 4.03 3.93 5/190 20255
/proc/meminfo: memFree=15085992/32951124 swapFree=67111528/67111528
[pid=20228] ppid=20226 vsize=303956 CPUtime=1002.32 cores=5,7
/proc/20228/stat : 20228 (techdemo) R 20226 20228 18696 0 -1 4202496 201942 0 0 0 100183 49 0 0 25 0 1 0 487259079 311250944 43109 33554432000 4194304 4797429 140736582275904 18446744073709551615 4387507 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20228/statm: 75989 43109 419 148 0 70918 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 303956

[startup+1062.3 s]
/proc/loadavg: 4.03 4.02 3.93 5/190 20257
/proc/meminfo: memFree=15070360/32951124 swapFree=67111528/67111528
[pid=20228] ppid=20226 vsize=306248 CPUtime=1062.32 cores=5,7
/proc/20228/stat : 20228 (techdemo) R 20226 20228 18696 0 -1 4202496 218329 0 0 0 106179 53 0 0 25 0 1 0 487259079 313597952 43810 33554432000 4194304 4797429 140736582275904 18446744073709551615 4424592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20228/statm: 76562 43810 419 148 0 71491 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 306248

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/190 20259
/proc/meminfo: memFree=15034132/32951124 swapFree=67111528/67111528
[pid=20228] ppid=20226 vsize=309968 CPUtime=1122.33 cores=5,7
/proc/20228/stat : 20228 (techdemo) R 20226 20228 18696 0 -1 4202496 233946 0 0 0 112174 59 0 0 25 0 1 0 487259079 317407232 42927 33554432000 4194304 4797429 140736582275904 18446744073709551615 4341181 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20228/statm: 77492 42927 419 148 0 72421 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 309968

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 20260
/proc/meminfo: memFree=15003356/32951124 swapFree=67111528/67111528
[pid=20228] ppid=20226 vsize=327556 CPUtime=1182.32 cores=5,7
/proc/20228/stat : 20228 (techdemo) R 20226 20228 18696 0 -1 4202496 242115 0 0 0 118172 60 0 0 25 0 1 0 487259079 335417344 51059 33554432000 4194304 4797429 140736582275904 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20228/statm: 81889 51059 419 148 0 76818 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 327556

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 20262
/proc/meminfo: memFree=15022924/32951124 swapFree=67111528/67111528
[pid=20228] ppid=20226 vsize=327556 CPUtime=1242.33 cores=5,7
/proc/20228/stat : 20228 (techdemo) R 20226 20228 18696 0 -1 4202496 242115 0 0 0 124173 60 0 0 25 0 1 0 487259079 335417344 51059 33554432000 4194304 4797429 140736582275904 18446744073709551615 4568105 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20228/statm: 81889 51059 419 148 0 76818 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 327556



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.93 2/184 20266
/proc/meminfo: memFree=16392780/32951124 swapFree=67111528/67111528
[pid=20228] ppid=20226 vsize=327556 CPUtime=1300.04 cores=5,7
/proc/20228/stat : 20228 (techdemo) R 20226 20228 18696 0 -1 4202496 243372 0 0 0 129943 61 0 0 25 0 1 0 487259079 335417344 52307 33554432000 4194304 4797429 140736582275904 18446744073709551615 244446641854 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20228/statm: 81889 52307 419 148 0 76818 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 327556

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.06
CPU user time (s): 1299.44
CPU system time (s): 0.622905
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 409332

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

runsolver used 2.10868 second user time and 5.00124 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-25 20:36:26
IDJOB=3282571
IDBENCH=70829
IDSOLVER=1585
FILE ID=node105/3282571-1303756586
RUNJOBID= node105-1303756586-20189
PBS_JOBID= 13154057
Free space on /tmp= 71868 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-12.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282571-1303756586/watcher-3282571-1303756586 -o /tmp/evaluation-result-3282571-1303756586/solver-3282571-1303756586 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3282571-1303756586.cnf

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

MD5SUM BENCH= 0621e557bffdc18ca509447665adecda
RANDOM SEED=1534193530

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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.82
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.825
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:      16538676 kB
Buffers:       2282216 kB
Cached:       13429024 kB
SwapCached:          0 kB
Active:        8477644 kB
Inactive:      7366088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16538676 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           49116 kB
Writeback:           0 kB
AnonPages:      131952 kB
Mapped:          15660 kB
Slab:           505260 kB
PageTables:       5676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   350236 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= 71896 MiB
End job on node105 at 2011-04-25 20:58:08