Trace number 3368141

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.07 1300.03

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.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368141-1305395072.cnf'
0.00/0.01	c -- header says num vars:          36304
0.00/0.01	c -- header says num clauses:     1711065
0.39/0.48	c -- clauses added:            0 learnts,      1711065 normals,            0 xors
0.39/0.48	c -- vars added      36304
0.39/0.48	c Parsing time:  0.46 s
0.39/0.48	c  N st     0         0     36304      4107   1706958         0   3450220         0   no data   no data
0.49/0.50	c asymm  cl-useful: 0/4107/4107 lits-rem:0 time: 0.02
1.39/1.44	c Flit:  5006 Blit:      1 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P: 21.4M T:  0.93
1.39/1.47	c Cleaning up after failed var search:     0.03 s 
1.49/1.51	c Replacing        3 vars Replaced      106 lits Time:     0.04 s 
1.49/1.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.59/1.66	c bin-w-bin subsume rem            0 bins  time:  0.13 s
1.69/1.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
1.79/1.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  31282 time:  0.14 s
1.99/2.03	c Removed useless bin:     295  fixed:     0  props:   6.56M  time:  0.15 s
2.49/2.59	c lits-rem:      3052  cl-subs:        3  v-elim:   4106  v-fix:    0  time:  0.54 s
2.59/2.69	c Finding binary XORs  T:     0.10 s  found:      86
2.69/2.73	c Replacing       86 vars Replaced    26739 lits Time:     0.04 s 
2.79/2.86	c Finding non-binary XORs:     0.08 s (found:       0, avg size: nan)
2.79/2.86	c calculated reachability. Time: 0.02
2.79/2.89	c Calc default polars -  time:   0.02 s pos:   13604 undec:    9214 neg:   13486
2.79/2.89	c =========================================================================================
2.79/2.89	c types(t): F = full restart, N = normal restart
2.79/2.89	c types(t): S = simplification begin/end, E = solution found
2.79/2.89	c restart types(rt): st = static, dy = dynamic
2.79/2.89	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.79/2.89	c  B st     0         0     27090    203674   1056426         0   3774850         0   no data   no data
4.19/4.22	c  N dy    19      4213     27084    203674   1057249      3329   3774812     37044      3.80      4.09
5.89/5.95	c  N dy    49      8305     27076    203674   1057854      4858   3774785     49886      4.08      4.30
7.69/7.78	c  N dy    76     12325     27073    203674   1058456      5289   3774755     44991      4.24      4.49
9.69/9.70	c  N dy   106     16458     27066    203674   1058986      8842   3774733    109642      4.36      4.60
11.59/11.63	c  N dy   138     20509     27064    203674   1059465      8769   3774709     94570      4.53      5.87
13.49/13.50	c  N dy   170     24521     27061    203674   1059896     12302   3774703    184886      4.66      4.99
13.69/13.74	c  F st   174     25000     27061    203674   1059950     12718   3774698    193298      4.66      4.40
16.20/16.24	c  N dy   180     30000     27060    203304   1056962     12831   3762944    203779      4.66   no data
16.20/16.24	c  S st   180     30000     27060    203304   1056962     12831   3762944    203779      4.66   no data
16.50/16.61	c  S st   180     30500     27059    203304   1057102     13183   3762942    207058      4.66   no data
16.61/16.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
23.49/23.52	c Flit:   164 Blit:      2 bXBeca:    0 bXProp:   27 Bins: 724615 BRemL:  60400 BRemN:      0 P: 200.0M T:  6.87
23.49/23.52	c Cleaning up after failed var search:     0.00 s 
23.59/23.64	c Replacing       27 vars Replaced    36541 lits Time:     0.11 s 
23.69/23.72	c blocked clauses removed:        4 vars:      2 tried:       26849 T: 0.01 s
23.79/23.87	c bin-w-bin subsume rem         7094 bins  time:  0.15 s
25.49/25.57	c subs with bin:    11812  lits-rem:    576330  v-fix:    0  time:  1.69 s
25.89/25.95	c Subs w/ non-existent bins:    482 l-rem:   4790 v-fix:     1 done:  26847 time:  0.38 s
26.19/26.22	c Removed useless bin:  127765  fixed:     0  props:   9.47M  time:  0.27 s
26.89/26.93	c lits-rem:     31820  cl-subs:      677  v-elim:    883  v-fix:    0  time:  0.70 s
27.29/27.33	c subs with bin:      316  lits-rem:      5999  v-fix:    0  time:  0.37 s
27.39/27.45	c lits-rem:       967  cl-subs:     4795  v-elim:      0  v-fix:    0  time:  0.09 s
27.60/27.69	c asymm  cl-useful: 200/1147/207139 lits-rem:718 time: 0.24
27.69/27.76	c calculated reachability. Time: 0.03
27.69/27.76	c  N dy   180     30500     25963    207139   1515623      7105   2887314   1344029      4.66   no data
27.79/27.88	c Finding binary XORs  T:     0.12 s  found:      18
30.99/31.04	c  N dy   218     34590     25958    207139   1515794     11006   2887314   1506908      4.95      6.54
34.60/34.65	c  N dy   256     38682     25957    207139   1515883     14987   2887314   1723418      5.31      5.60
38.19/38.29	c  N dy   294     42711     25953    207139   1516000     10810   2887314   1447033      5.53      7.32
40.89/40.91	c  S st   322     45750     25949    207139   1516077     13756   2887312   1619425      5.72   no data
41.39/41.43	c  S st   322     46252     25947    207139   1516160     14168   2887312   1626525      5.72   no data
41.39/41.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
46.59/46.61	c Flit:   165 Blit:     33 bXBeca:    0 bXProp:   40 Bins: 109079 BRemL:  54113 BRemN:   2369 P: 200.0M T:  5.13
46.59/46.61	c Cleaning up after failed var search:     0.00 s 
46.69/46.73	c Replacing       59 vars Replaced    41760 lits Time:     0.11 s 
46.69/46.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
46.89/46.93	c bin-w-bin subsume rem         5013 bins  time:  0.15 s
47.69/47.79	c subs with bin:     5012  lits-rem:     23645  v-fix:    0  time:  0.86 s
48.10/48.16	c Subs w/ non-existent bins:    602 l-rem:   4312 v-fix:     4 done:  25656 time:  0.36 s
48.30/48.34	c Removed useless bin:   39874  fixed:     0  props:  10.14M  time:  0.19 s
48.51/48.58	c lits-rem:       338  cl-subs:     2267  v-elim:     57  v-fix:    3  time:  0.24 s
50.00/50.07	c subs with bin:       57  lits-rem:      3446  v-fix:    0  time:  1.44 s
50.20/50.24	c lits-rem:       506  cl-subs:      265  v-elim:      0  v-fix:    0  time:  0.13 s
50.50/50.55	c vivif2 --  cl tried   198134 cl shrink    11714 lits rem      20857 time: 0.32
50.60/50.62	c vivif2 --  cl tried    13539 cl shrink     4852 lits rem      47518 time: 0.06
50.80/50.87	c asymm  cl-useful: 35/486/195948 lits-rem:83 time: 0.25
50.90/50.95	c calculated reachability. Time: 0.04
50.90/50.95	c  N dy   322     46252     25590    195947   1486858     13269   2686454   1582517      5.72   no data
51.10/51.18	c Finding binary XORs  T:     0.18 s  found:      17
55.39/55.43	c  N dy   360     50309     25584    195937   1486845      8666   2686282   1360609      5.89      8.09
59.29/59.30	c  N dy   394     54332     25583    195937   1486928     12589   2686282   1590026      6.01      8.11
63.29/63.34	c  N dy   433     58379     25583    195937   1486990     16563   2686282   1858471      6.15      7.60
68.09/68.13	c  N dy   471     62474     25578    195937   1487061     11178   2686282   1441951      6.26      6.59
73.19/73.27	c  N dy   504     66489     25577    195937   1487096     15140   2686282   1680999      6.34      8.66
77.00/77.08	c  S st   527     69378     25576    195937   1487138     17969   2686282   1852875      6.39   no data
77.79/77.85	c  S st   527     69879     25575    195937   1487190     18415   2686282   1861737      6.39   no data
77.79/77.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
84.29/84.30	c Flit:   115 Blit:      8 bXBeca:    0 bXProp:   22 Bins: 198528 BRemL:  20146 BRemN:   5293 P: 200.1M T:  6.38
84.29/84.30	c Cleaning up after failed var search:     0.00 s 
84.39/84.42	c Replacing       40 vars Replaced    16750 lits Time:     0.12 s 
84.39/84.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
84.59/84.64	c bin-w-bin subsume rem         3758 bins  time:  0.16 s
85.39/85.46	c subs with bin:      344  lits-rem:      1808  v-fix:    0  time:  0.81 s
85.80/85.85	c Subs w/ non-existent bins:    187 l-rem:   2168 v-fix:     0 done:  25392 time:  0.40 s
86.00/86.03	c Removed useless bin:   33440  fixed:     0  props:  10.09M  time:  0.18 s
86.20/86.21	c lits-rem:       215  cl-subs:      782  v-elim:     83  v-fix:    0  time:  0.18 s
87.70/87.72	c subs with bin:       40  lits-rem:      1973  v-fix:    0  time:  1.47 s
87.90/87.96	c lits-rem:       809  cl-subs:      583  v-elim:      0  v-fix:    0  time:  0.21 s
88.30/88.33	c vivif2 --  cl tried   194518 cl shrink     6044 lits rem      10787 time: 0.37
88.40/88.44	c vivif2 --  cl tried    17502 cl shrink     5667 lits rem      95635 time: 0.11
88.70/88.71	c asymm  cl-useful: 99/438/193457 lits-rem:178 time: 0.27
88.80/88.80	c calculated reachability. Time: 0.05
88.80/88.80	c  N dy   527     69879     25309    193455   1598104     17372   2562198   2051171      6.39   no data
89.00/89.03	c Finding binary XORs  T:     0.22 s  found:      15
94.09/94.16	c  N dy   559     74706     25306    193455   1598201     12114   2562198   1734768      6.45      6.95
99.49/99.59	c  N dy   604     79514     25304    193455   1598241     16872   2562198   2058436      6.56      8.25
105.20/105.29	c  N dy   639     84647     25303    193455   1598306     21897   2562198   2379332      6.64      6.99
108.29/108.36	c  F st   664     87500     25303    193455   1598331     13525   2562198   1766595      6.68   no data
108.39/108.46	c Replacing       15 vars Replaced     9643 lits Time:     0.06 s 
112.39/112.41	c  N st   669     90795     25288    193422   1597236     16575   2561503   1984967      6.68   no data
118.69/118.79	c  N dy   694     96636     25280    193422   1597291     22325   2561503   2353264      6.71     10.59
126.80/126.82	c  N dy   746    102874     25278    193422   1597327     16076   2561503   1898518      6.85      7.23
129.00/129.08	c  S st   760    104818     25278    193422   1597350     17990   2561503   2037408      6.87   no data
129.60/129.67	c  S st   760    105320     25278    193422   1597370     18469   2561503   2051684      6.87   no data
129.70/129.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
135.19/135.25	c Flit:   101 Blit:     10 bXBeca:    0 bXProp:   17 Bins: 149078 BRemL:  22109 BRemN:   5000 P: 200.0M T:  5.54
135.19/135.25	c Cleaning up after failed var search:     0.00 s 
135.30/135.37	c Replacing       18 vars Replaced     9116 lits Time:     0.11 s 
135.41/135.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
135.49/135.59	c bin-w-bin subsume rem         2507 bins  time:  0.16 s
136.40/136.41	c subs with bin:      240  lits-rem:       886  v-fix:    0  time:  0.81 s
136.79/136.81	c Subs w/ non-existent bins:     97 l-rem:   1093 v-fix:     1 done:  25132 time:  0.41 s
136.89/136.97	c Removed useless bin:   18863  fixed:     0  props:   9.43M  time:  0.16 s
137.09/137.17	c lits-rem:       162  cl-subs:      752  v-elim:     40  v-fix:    0  time:  0.20 s
138.60/138.68	c subs with bin:       83  lits-rem:      2186  v-fix:    0  time:  1.47 s
138.79/138.87	c lits-rem:       382  cl-subs:      275  v-elim:      0  v-fix:    0  time:  0.15 s
139.19/139.28	c vivif2 --  cl tried   192073 cl shrink     4746 lits rem       7802 time: 0.41
139.29/139.37	c vivif2 --  cl tried    17498 cl shrink     3747 lits rem      59424 time: 0.09
139.59/139.63	c asymm  cl-useful: 72/935/191289 lits-rem:136 time: 0.27
139.70/139.73	c calculated reachability. Time: 0.06
139.70/139.73	c  N dy   760    105320     25091    191286   1677269     17373   2478158   2168656      6.87   no data
139.89/139.99	c Finding binary XORs  T:     0.25 s  found:       8
148.70/148.73	c  N dy   811    112228     25086    191286   1677330     24182   2478158   2675208      6.94      7.37
157.90/157.92	c  N dy   867    119422     25084    191286   1677398     18192   2478158   2195743      7.00      7.41
167.59/167.66	c  N dy   927    127212     25080    191286   1677485     25870   2478158   2775201      7.09      7.50
178.60/178.61	c  N dy   990    135346     25074    191286   1677556     19802   2478158   2251435      7.20     10.01
190.41/190.43	c  N dy  1065    144110     25073    191286   1677614     28491   2478157   2944995      7.32      7.77
208.50/208.59	c  N dy  1138    153404     25071    191286   1677677     22426   2478157   2355891      7.43      8.00
216.90/216.94	c  S st  1168    157980     25070    191286   1677700     26949   2478157   2672990      7.45   no data
217.91/217.94	c  S st  1168    158483     25070    191286   1677733     27417   2478157   2684700      7.45   no data
217.91/217.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
226.20/226.27	c Flit:    86 Blit:      6 bXBeca:    0 bXProp:   25 Bins: 151051 BRemL:  24617 BRemN:   4217 P: 200.0M T:  8.28
226.40/226.43	c Replacing       33 vars Replaced    26758 lits Time:     0.16 s 
226.50/226.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
226.60/226.69	c bin-w-bin subsume rem         2787 bins  time:  0.18 s
227.70/227.80	c subs with bin:      223  lits-rem:      1230  v-fix:    0  time:  1.12 s
228.20/228.29	c Subs w/ non-existent bins:    108 l-rem:    979 v-fix:     0 done:  24938 time:  0.49 s
228.50/228.50	c Removed useless bin:   16230  fixed:     0  props:   9.06M  time:  0.21 s
228.70/228.73	c lits-rem:        89  cl-subs:      447  v-elim:     37  v-fix:    0  time:  0.23 s
230.40/230.42	c subs with bin:       13  lits-rem:      1430  v-fix:    0  time:  1.62 s
230.79/230.86	c lits-rem:      1031  cl-subs:      400  v-elim:      0  v-fix:    0  time:  0.40 s
231.29/231.35	c vivif2 --  cl tried   190452 cl shrink     4359 lits rem       6934 time: 0.49
231.49/231.54	c vivif2 --  cl tried    25930 cl shrink     7151 lits rem     141746 time: 0.19
231.89/231.96	c asymm  cl-useful: 46/830/189654 lits-rem:106 time: 0.42
231.99/232.08	c calculated reachability. Time: 0.07
231.99/232.08	c  N dy  1168    158483     24901    189653   1753963     25807   2406847   2667689      7.45   no data
232.29/232.37	c Finding binary XORs  T:     0.29 s  found:      10
252.70/252.78	c  N dy  1236    168616     24898    189653   1754025     20276   2406847   2295418      7.50      8.45
272.50/272.59	c  N dy  1307    179395     24894    189653   1754091     30945   2406847   3119680      7.55      9.22
288.00/288.00	c  N dy  1395    190909     24893    189653   1754172     25266   2406847   2539255      7.62      8.10
303.20/303.24	c  N dy  1484    203154     24889    189653   1754242     37370   2406847   3424424      7.70     11.01
320.21/320.23	c  N dy  1584    216150     24885    189653   1754297     32074   2406846   3034078      7.81      8.26
339.91/339.93	c  N dy  1694    230718     24882    189653   1754370     27347   2406846   2559779      7.93      8.42
348.60/348.68	c  S st  1739    237724     24881    189653   1754399     34303   2406846   3103034      7.97   no data
349.40/349.45	c  S st  1739    238225     24880    189653   1754417     34785   2406846   3124830      7.97   no data
349.40/349.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
355.00/355.00	c Flit:    73 Blit:     11 bXBeca:    0 bXProp:   21 Bins:  72097 BRemL:  43697 BRemN:   1707 P: 200.1M T:  5.51
355.10/355.14	c Replacing       31 vars Replaced    15565 lits Time:     0.13 s 
355.20/355.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
355.31/355.37	c bin-w-bin subsume rem         1576 bins  time:  0.17 s
356.10/356.13	c subs with bin:      167  lits-rem:       294  v-fix:    0  time:  0.77 s
356.51/356.55	c Subs w/ non-existent bins:     77 l-rem:    842 v-fix:     0 done:  24755 time:  0.42 s
356.60/356.70	c Removed useless bin:   12306  fixed:     0  props:   8.99M  time:  0.14 s
356.80/356.86	c lits-rem:        69  cl-subs:      422  v-elim:     23  v-fix:    0  time:  0.16 s
358.30/358.38	c subs with bin:       28  lits-rem:      1698  v-fix:    0  time:  1.47 s
358.80/358.87	c lits-rem:      1534  cl-subs:      407  v-elim:      0  v-fix:    0  time:  0.46 s
359.30/359.33	c vivif2 --  cl tried   188171 cl shrink     3085 lits rem       4345 time: 0.46
359.50/359.55	c vivif2 --  cl tried    33256 cl shrink     8280 lits rem     175822 time: 0.21
359.81/359.82	c asymm  cl-useful: 36/820/187572 lits-rem:94 time: 0.27
359.90/359.93	c calculated reachability. Time: 0.07
359.90/359.93	c  N dy  1739    238225     24732    187569   1742873     33159   2348974   2909924      7.97   no data
360.20/360.21	c Finding binary XORs  T:     0.28 s  found:       5
380.30/380.30	c  N dy  1846    253519     24728    187569   1742965     28489   2348974   2575510      8.06     13.92
401.80/401.88	c  N dy  1964    269787     24725    187569   1743042     44616   2348974   3787392      8.17      9.26
424.10/424.11	c  N dy  2092    287015     24721    187569   1743130     40712   2348974   3464404      8.27     13.18
449.30/449.35	c  N dy  2229    305596     24719    187569   1743177     36980   2348974   2998931      8.39      8.86
450.10/450.15	c  F st  2235    306252     24719    187569   1743180     37631   2348974   3041522      8.39   no data
450.20/450.26	c Replacing        5 vars Replaced     1410 lits Time:     0.06 s 
473.60/473.62	c  N dy  2325    325114     24710    187460   1738885     32776   2347013   2638707      8.45      8.98
497.40/497.43	c  N dy  2447    345160     24706    187460   1738945     52579   2347013   3959022      8.51     10.32
514.20/514.20	c  S st  2537    357337     24706    187460   1738971     40594   2347012   3125675      8.58   no data
514.91/514.99	c  S st  2537    357837     24706    187460   1738987     41078   2347012   3144654      8.58   no data
515.00/515.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
520.50/520.59	c Flit:    58 Blit:     14 bXBeca:    0 bXProp:   11 Bins: 144286 BRemL:  20916 BRemN:   2491 P: 200.0M T:  5.55
520.70/520.71	c Replacing       12 vars Replaced     6630 lits Time:     0.12 s 
520.70/520.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
520.90/520.96	c bin-w-bin subsume rem         1188 bins  time:  0.18 s
521.70/521.74	c subs with bin:       77  lits-rem:       491  v-fix:    0  time:  0.78 s
522.10/522.16	c Subs w/ non-existent bins:     74 l-rem:    621 v-fix:     0 done:  24617 time:  0.43 s
522.30/522.30	c Removed useless bin:   11827  fixed:     0  props:   8.68M  time:  0.14 s
522.40/522.45	c lits-rem:        65  cl-subs:      303  v-elim:     11  v-fix:    0  time:  0.16 s
523.90/523.98	c subs with bin:       43  lits-rem:       874  v-fix:    0  time:  1.47 s
524.40/524.48	c lits-rem:      1816  cl-subs:      546  v-elim:      0  v-fix:    0  time:  0.47 s
524.90/524.95	c vivif2 --  cl tried   186386 cl shrink     2353 lits rem       3505 time: 0.47
525.10/525.19	c vivif2 --  cl tried    39378 cl shrink     8784 lits rem     153147 time: 0.24
525.40/525.47	c asymm  cl-useful: 52/749/186062 lits-rem:126 time: 0.28
525.50/525.58	c calculated reachability. Time: 0.07
525.50/525.58	c  N dy  2537    357837     24606    186059   1833027     39244   2299178   3134888      8.58   no data
525.81/525.88	c Finding binary XORs  T:     0.30 s  found:       6
554.21/554.21	c  N dy  2669    377839     24596    186059   1833127     34436   2299178   2817421      8.63     11.21
580.81/580.89	c  N dy  2784    397873     24591    186059   1833195     54327   2299178   4286080      8.68     10.09
609.01/609.06	c  N dy  2915    418173     24588    186059   1833258     48548   2299178   3735872      8.73      9.22
637.91/637.95	c  N dy  3048    438193     24580    186059   1833321     41567   2299178   3129338      8.79      9.53
664.11/664.11	c  N dy  3165    459289     24575    186059   1833383     62444   2299177   4500218      8.83      9.41
692.11/692.14	c  N dy  3310    479310     24573    186059   1833425     54521   2299177   3980571      8.90     12.76
722.51/722.58	c  N dy  3444    499313     24571    186059   1833485     45375   2299177   3166343      8.96     11.09
752.81/752.87	c  N dy  3586    520742     24569    186059   1833544     66687   2299177   4775659      9.01      9.56
775.81/775.88	c  S st  3692    536757     24568    186059   1833564     52623   2299177   3642916      9.05      8.85
776.61/776.69	c  S st  3692    537258     24568    186059   1833586     53101   2299177   3665126      9.05   no data
776.72/776.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
782.41/782.45	c Flit:    69 Blit:      7 bXBeca:    0 bXProp:   11 Bins:  95124 BRemL:  29180 BRemN:   2306 P: 200.0M T:  5.71
782.51/782.59	c Replacing       18 vars Replaced    11591 lits Time:     0.14 s 
782.61/782.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
782.81/782.84	c bin-w-bin subsume rem         1319 bins  time:  0.19 s
783.61/783.61	c subs with bin:       78  lits-rem:       414  v-fix:    0  time:  0.77 s
784.01/784.05	c Subs w/ non-existent bins:    105 l-rem:    761 v-fix:     0 done:  24474 time:  0.43 s
784.11/784.18	c Removed useless bin:    8974  fixed:     0  props:   8.49M  time:  0.13 s
784.31/784.34	c lits-rem:        58  cl-subs:      212  v-elim:     22  v-fix:    0  time:  0.17 s
785.81/785.89	c subs with bin:       75  lits-rem:      3143  v-fix:    0  time:  1.48 s
786.72/786.70	c lits-rem:      1644  cl-subs:      629  v-elim:      0  v-fix:    0  time:  0.77 s
787.12/787.17	c vivif2 --  cl tried   184925 cl shrink     2627 lits rem       3799 time: 0.47
787.42/787.48	c vivif2 --  cl tried    51374 cl shrink    11656 lits rem     211451 time: 0.32
787.73/787.78	c asymm  cl-useful: 26/693/184392 lits-rem:66 time: 0.29
787.82/787.89	c calculated reachability. Time: 0.07
787.82/787.89	c  N dy  3692    537258     24452    184390   1868022     51247   2252770   3528136      9.05   no data
788.12/788.19	c Finding binary XORs  T:     0.30 s  found:       6
818.61/818.66	c  N dy  3777    557663     24443    184390   1868112     71473   2252770   5131175      9.03      9.54
846.51/846.57	c  N dy  3868    577693     24437    184390   1868188     60369   2252770   4170219      9.03     10.88
875.92/875.95	c  N dy  3973    597775     24432    184390   1868240     48491   2252770   3216333      9.04     14.14
905.72/905.75	c  N dy  4083    617814     24428    184390   1868286     68418   2252770   4827919      9.07     12.10
933.92/933.92	c  N dy  4204    637900     24428    184390   1868328     55375   2252770   3627234      9.10     14.07
963.73/963.75	c  N dy  4343    657997     24428    184390   1868361     75366   2252770   5187419      9.14     14.40
993.43/993.41	c  N dy  4468    678024     24427    184390   1868388     61392   2252770   3950533      9.17     11.24
1025.23/1025.24	c  N dy  4606    698090     24424    184390   1868432     81347   2252770   5541016      9.22     10.21
1053.62/1053.68	c  N dy  4740    718143     24419    184390   1868467     66476   2252769   4177025      9.25     11.47
1082.92/1082.97	c  N dy  4845    738174     24419    184390   1868500     86400   2252769   5549455      9.27     14.52
1113.12/1113.11	c  N dy  4962    759021     24418    184390   1868532     71193   2252769   4252498      9.29      9.78
1144.02/1144.07	c  N dy  5086    779065     24418    184390   1868552     54169   2252768   3068643      9.33      9.83
1174.02/1174.09	c  N dy  5233    799119     24418    184390   1868571     74170   2252768   4637287      9.37     14.52
1184.83/1184.84	c  S st  5288    805887     24417    184390   1868578     80910   2252768   5178301      9.39   no data
1185.83/1185.81	c  S st  5288    806389     24417    184390   1868594     81395   2252768   5199971      9.39   no data
1185.83/1185.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1191.73/1191.75	c Flit:    59 Blit:     37 bXBeca:    0 bXProp:   13 Bins: 132215 BRemL:  21853 BRemN:   2556 P: 200.1M T:  5.90
1191.93/1191.91	c Replacing       20 vars Replaced    12289 lits Time:     0.16 s 
1191.93/1191.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1192.13/1192.17	c bin-w-bin subsume rem         1269 bins  time:  0.19 s
1192.93/1192.95	c subs with bin:       78  lits-rem:       507  v-fix:    0  time:  0.78 s
1193.33/1193.39	c Subs w/ non-existent bins:     71 l-rem:    644 v-fix:     0 done:  24288 time:  0.44 s
1193.53/1193.51	c Removed useless bin:    8018  fixed:     0  props:   8.08M  time:  0.12 s
1193.64/1193.69	c lits-rem:        62  cl-subs:      219  v-elim:     28  v-fix:    0  time:  0.17 s
1195.33/1195.34	c subs with bin:       89  lits-rem:      3846  v-fix:    0  time:  1.54 s
1197.63/1197.61	c lits-rem:      3512  cl-subs:     1145  v-elim:      0  v-fix:    0  time:  2.23 s
1198.04/1198.08	c vivif2 --  cl tried   183153 cl shrink     2419 lits rem       3431 time: 0.48
1198.63/1198.67	c vivif2 --  cl tried    75519 cl shrink    24833 lits rem     420563 time: 0.59
1198.93/1198.99	c asymm  cl-useful: 29/250/182731 lits-rem:30 time: 0.32
1199.03/1199.11	c calculated reachability. Time: 0.07
1199.03/1199.11	c  N dy  5288    806389     24260    182731   1935573     75337   2205233   4559321      9.39   no data
1199.43/1199.42	c Finding binary XORs  T:     0.31 s  found:      13
1229.42/1229.40	c  N dy  5350    826528     24254    182731   1935628     59701   2205233   3654826      9.37      9.93
1259.82/1259.85	c  N dy  5435    846912     24249    182731   1935664     79951   2205233   5191880      9.36      9.93
1290.62/1290.66	c  N dy  5533    867076     24244    182731   1935716     61460   2205233   3604595      9.36      9.85

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3368141-1305395072/watcher-3368141-1305395072 -o /tmp/evaluation-result-3368141-1305395072/solver-3368141-1305395072 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368141-1305395072.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: 4.11 3.93 3.70 4/382 16383
/proc/meminfo: memFree=22344984/32951124 swapFree=67111348/67111528
[pid=16383] ppid=16381 vsize=25148 CPUtime=0 cores=5,7
/proc/16383/stat : 16383 (strangenight2-s) R 16381 16383 15158 0 -1 4202496 1693 0 0 0 0 0 0 0 23 0 1 0 651105111 25751552 1406 33554432000 4194304 4580011 140735992838976 18446744073709551615 4310242 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16383/statm: 6287 1411 322 95 0 1269 0

[startup+0.11181 s]
/proc/loadavg: 4.11 3.93 3.70 4/382 16383
/proc/meminfo: memFree=22344984/32951124 swapFree=67111348/67111528
[pid=16383] ppid=16381 vsize=49820 CPUtime=0.1 cores=5,7
/proc/16383/stat : 16383 (strangenight2-s) R 16381 16383 15158 0 -1 4202496 6024 0 0 0 10 0 0 0 23 0 1 0 651105111 51015680 4922 33554432000 4194304 4580011 140735992838976 18446744073709551615 212687336133 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16383/statm: 12455 4923 324 95 0 7437 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 49820

[startup+0.200791 s]
/proc/loadavg: 4.11 3.93 3.70 4/382 16383
/proc/meminfo: memFree=22344984/32951124 swapFree=67111348/67111528
[pid=16383] ppid=16381 vsize=56684 CPUtime=0.19 cores=5,7
/proc/16383/stat : 16383 (strangenight2-s) R 16381 16383 15158 0 -1 4202496 7765 0 0 0 18 1 0 0 24 0 1 0 651105111 58044416 6663 33554432000 4194304 4580011 140735992838976 18446744073709551615 212687336133 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16383/statm: 14171 6663 324 95 0 9153 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 56684

[startup+0.300772 s]
/proc/loadavg: 4.11 3.93 3.70 4/382 16383
/proc/meminfo: memFree=22344984/32951124 swapFree=67111348/67111528
[pid=16383] ppid=16381 vsize=64736 CPUtime=0.29 cores=5,7
/proc/16383/stat : 16383 (strangenight2-s) R 16381 16383 15158 0 -1 4202496 9770 0 0 0 28 1 0 0 25 0 1 0 651105111 66289664 8668 33554432000 4194304 4580011 140735992838976 18446744073709551615 212687336133 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16383/statm: 16184 8669 324 95 0 11166 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 64736

[startup+0.700702 s]
/proc/loadavg: 4.11 3.93 3.70 4/382 16383
/proc/meminfo: memFree=22344984/32951124 swapFree=67111348/67111528
[pid=16383] ppid=16381 vsize=89860 CPUtime=0.69 cores=5,7
/proc/16383/stat : 16383 (strangenight2-s) R 16381 16383 15158 0 -1 4202496 16094 0 0 0 67 2 0 0 25 0 1 0 651105111 92016640 14992 33554432000 4194304 4580011 140735992838976 18446744073709551615 212687336133 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16383/statm: 22465 14992 340 95 0 17447 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 89860

[startup+1.50056 s]
/proc/loadavg: 4.18 3.95 3.71 5/383 16384
/proc/meminfo: memFree=22267468/32951124 swapFree=67111348/67111528
[pid=16383] ppid=16381 vsize=115224 CPUtime=1.49 cores=5,7
/proc/16383/stat : 16383 (strangenight2-s) R 16381 16383 15158 0 -1 4202496 22039 0 0 0 146 3 0 0 25 0 1 0 651105111 117989376 20937 33554432000 4194304 4580011 140735992838976 18446744073709551615 4254155 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16383/statm: 28806 20937 346 95 0 23788 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 115224

[startup+3.10026 s]
/proc/loadavg: 4.18 3.95 3.71 5/383 16384
/proc/meminfo: memFree=22239320/32951124 swapFree=67111348/67111528
[pid=16383] ppid=16381 vsize=204056 CPUtime=3.09 cores=5,7
/proc/16383/stat : 16383 (strangenight2-s) R 16381 16383 15158 0 -1 4202496 41199 0 0 0 304 5 0 0 25 0 1 0 651105111 208953344 36979 33554432000 4194304 4580011 140735992838976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16383/statm: 51014 36980 365 95 0 45996 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 204056

[startup+6.30068 s]
/proc/loadavg: 4.17 3.95 3.71 5/383 16384
/proc/meminfo: memFree=22189240/32951124 swapFree=67111348/67111528
[pid=16383] ppid=16381 vsize=206232 CPUtime=6.29 cores=5,7
/proc/16383/stat : 16383 (strangenight2-s) R 16381 16383 15158 0 -1 4202496 41991 0 0 0 624 5 0 0 25 0 1 0 651105111 211181568 37771 33554432000 4194304 4580011 140735992838976 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16383/statm: 51558 37771 365 95 0 46540 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 206232

[startup+12.7005 s]
/proc/loadavg: 4.16 3.95 3.71 5/383 16384
/proc/meminfo: memFree=22199408/32951124 swapFree=67111348/67111528
[pid=16383] ppid=16381 vsize=207152 CPUtime=12.69 cores=5,7
/proc/16383/stat : 16383 (strangenight2-s) R 16381 16383 15158 0 -1 4202496 42442 0 0 0 1264 5 0 0 25 0 1 0 651105111 212123648 38222 33554432000 4194304 4580011 140735992838976 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16383/statm: 51788 38222 365 95 0 46770 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 207152

[startup+25.5012 s]
/proc/loadavg: 4.26 3.99 3.73 5/383 16385
/proc/meminfo: memFree=22154780/32951124 swapFree=67111348/67111528
[pid=16383] ppid=16381 vsize=241372 CPUtime=25.49 cores=5,7
/proc/16383/stat : 16383 (strangenight2-s) R 16381 16383 15158 0 -1 4202496 51612 0 0 0 2542 7 0 0 25 0 1 0 651105111 247164928 46367 33554432000 4194304 4580011 140735992838976 18446744073709551615 4393160 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16383/statm: 60343 46367 368 95 0 55325 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 241372

[startup+51.1005 s]
/proc/loadavg: 4.17 3.99 3.73 5/383 16385
/proc/meminfo: memFree=22124508/32951124 swapFree=67111348/67111528
[pid=16383] ppid=16381 vsize=262300 CPUtime=51.1 cores=5,7
/proc/16383/stat : 16383 (strangenight2-s) R 16381 16383 15158 0 -1 4202496 65086 0 0 0 5100 10 0 0 25 0 1 0 651105111 268595200 56229 33554432000 4194304 4580011 140735992838976 18446744073709551615 4497262 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16383/statm: 65575 56229 368 95 0 60557 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 262300

[startup+102.301 s]
/proc/loadavg: 4.07 3.99 3.74 5/383 16387
/proc/meminfo: memFree=22095180/32951124 swapFree=67111348/67111528
[pid=16383] ppid=16381 vsize=290268 CPUtime=102.3 cores=5,7
/proc/16383/stat : 16383 (strangenight2-s) R 16381 16383 15158 0 -1 4202496 79450 0 0 0 10216 14 0 0 25 0 1 0 651105111 297234432 62452 33554432000 4194304 4580011 140735992838976 18446744073709551615 4295858 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16383/statm: 72567 62452 368 95 0 67549 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 290268

[startup+162.3 s]
/proc/loadavg: 3.39 3.80 3.69 4/377 16405
/proc/meminfo: memFree=22137084/32951124 swapFree=67111348/67111528
[pid=16383] ppid=16381 vsize=338208 CPUtime=162.29 cores=5,7
/proc/16383/stat : 16383 (strangenight2-s) R 16381 16383 15158 0 -1 4202496 89209 0 0 0 16213 16 0 0 25 0 1 0 651105111 346324992 72211 33554432000 4194304 4580011 140735992838976 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16383/statm: 84552 72211 368 95 0 79534 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 338208

[startup+222.314 s]
/proc/loadavg: 3.14 3.66 3.65 4/377 16407
/proc/meminfo: memFree=22103428/32951124 swapFree=67111348/67111528
[pid=16383] ppid=16381 vsize=338208 CPUtime=222.31 cores=5,7
/proc/16383/stat : 16383 (strangenight2-s) R 16381 16383 15158 0 -1 4202496 91091 0 0 0 22214 17 0 0 25 0 1 0 651105111 346324992 74093 33554432000 4194304 4580011 140735992838976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16383/statm: 84552 74093 368 95 0 79534 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 338208

[startup+282.3 s]
/proc/loadavg: 3.05 3.53 3.60 4/377 16409
/proc/meminfo: memFree=22092000/32951124 swapFree=67111348/67111528
[pid=16383] ppid=16381 vsize=341340 CPUtime=282.3 cores=5,7
/proc/16383/stat : 16383 (strangenight2-s) R 16381 16383 15158 0 -1 4202496 93470 0 0 0 28212 18 0 0 25 0 1 0 651105111 349532160 76472 33554432000 4194304 4580011 140735992838976 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16383/statm: 85335 76472 368 95 0 80317 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 341340

[startup+342.3 s]
/proc/loadavg: 2.38 3.25 3.50 3/371 16427
/proc/meminfo: memFree=22171832/32951124 swapFree=67111348/67111528
[pid=16383] ppid=16381 vsize=357420 CPUtime=342.3 cores=5,7
/proc/16383/stat : 16383 (strangenight2-s) R 16381 16383 15158 0 -1 4202496 95990 0 0 0 34211 19 0 0 25 0 1 0 651105111 365998080 78992 33554432000 4194304 4580011 140735992838976 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16383/statm: 89355 78992 368 95 0 84337 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 357420

[startup+402.3 s]
/proc/loadavg: 2.18 3.04 3.41 3/371 16429
/proc/meminfo: memFree=22164224/32951124 swapFree=67111348/67111528
[pid=16383] ppid=16381 vsize=357420 CPUtime=402.3 cores=5,7
/proc/16383/stat : 16383 (strangenight2-s) R 16381 16383 15158 0 -1 4202496 98405 0 0 0 40210 20 0 0 25 0 1 0 651105111 365998080 81407 33554432000 4194304 4580011 140735992838976 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16383/statm: 89355 81407 368 95 0 84337 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 357420

[startup+462.301 s]
/proc/loadavg: 2.07 2.84 3.32 3/371 16430
/proc/meminfo: memFree=22169036/32951124 swapFree=67111348/67111528
[pid=16383] ppid=16381 vsize=357420 CPUtime=462.3 cores=5,7
/proc/16383/stat : 16383 (strangenight2-s) R 16381 16383 15158 0 -1 4202496 98602 0 0 0 46210 20 0 0 25 0 1 0 651105111 365998080 81604 33554432000 4194304 4580011 140735992838976 18446744073709551615 4293260 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16383/statm: 89355 81604 368 95 0 84337 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 357420

[startup+522.301 s]
/proc/loadavg: 2.06 2.70 3.24 3/371 16432
/proc/meminfo: memFree=22152392/32951124 swapFree=67111348/67111528
[pid=16383] ppid=16381 vsize=375220 CPUtime=522.3 cores=5,7
/proc/16383/stat : 16383 (strangenight2-s) R 16381 16383 15158 0 -1 4202496 101815 0 0 0 52210 20 0 0 25 0 1 0 651105111 384225280 84817 33554432000 4194304 4580011 140735992838976 18446744073709551615 4490132 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16383/statm: 93805 84817 368 95 0 88787 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 375220

[startup+582.301 s]
/proc/loadavg: 2.02 2.57 3.16 3/371 16434
/proc/meminfo: memFree=22141224/32951124 swapFree=67111348/67111528
[pid=16383] ppid=16381 vsize=375220 CPUtime=582.31 cores=5,7
/proc/16383/stat : 16383 (strangenight2-s) R 16381 16383 15158 0 -1 4202496 104006 0 0 0 58210 21 0 0 25 0 1 0 651105111 384225280 86638 33554432000 4194304 4580011 140735992838976 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16383/statm: 93805 86638 368 95 0 88787 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 375220

[startup+642.301 s]
/proc/loadavg: 1.72 2.40 3.06 2/365 16453
/proc/meminfo: memFree=22264016/32951124 swapFree=67111348/67111528
[pid=16383] ppid=16381 vsize=375220 CPUtime=642.31 cores=5,7
/proc/16383/stat : 16383 (strangenight2-s) R 16381 16383 15158 0 -1 4202496 104007 0 0 0 64210 21 0 0 25 0 1 0 651105111 384225280 86639 33554432000 4194304 4580011 140735992838976 18446744073709551615 4318641 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16383/statm: 93805 86639 368 95 0 88787 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 375220

[startup+702.301 s]
/proc/loadavg: 1.26 2.14 2.93 2/365 16455
/proc/meminfo: memFree=22264116/32951124 swapFree=67111348/67111528
[pid=16383] ppid=16381 vsize=375588 CPUtime=702.31 cores=5,7
/proc/16383/stat : 16383 (strangenight2-s) R 16381 16383 15158 0 -1 4202496 104008 0 0 0 70210 21 0 0 25 0 1 0 651105111 384602112 86640 33554432000 4194304 4580011 140735992838976 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16383/statm: 93897 86640 368 95 0 88879 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 375588

[startup+762.301 s]
/proc/loadavg: 1.10 1.93 2.80 2/365 16456
/proc/meminfo: memFree=22263220/32951124 swapFree=67111348/67111528
[pid=16383] ppid=16381 vsize=375836 CPUtime=762.31 cores=5,7
/proc/16383/stat : 16383 (strangenight2-s) R 16381 16383 15158 0 -1 4202496 104134 0 0 0 76210 21 0 0 25 0 1 0 651105111 384856064 86732 33554432000 4194304 4580011 140735992838976 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16383/statm: 93959 86732 368 95 0 88941 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 375836

[startup+822.301 s]
/proc/loadavg: 1.03 1.76 2.69 2/365 16458
/proc/meminfo: memFree=22253536/32951124 swapFree=67111348/67111528
[pid=16383] ppid=16381 vsize=393728 CPUtime=822.31 cores=5,7
/proc/16383/stat : 16383 (strangenight2-s) R 16381 16383 15158 0 -1 4202496 107517 0 0 0 82209 22 0 0 25 0 1 0 651105111 403177472 89108 33554432000 4194304 4580011 140735992838976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16383/statm: 98432 89108 368 95 0 93414 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 393728

[startup+882.314 s]
/proc/loadavg: 1.01 1.62 2.58 2/365 16460
/proc/meminfo: memFree=22233056/32951124 swapFree=67111348/67111528
[pid=16383] ppid=16381 vsize=411704 CPUtime=882.33 cores=5,7
/proc/16383/stat : 16383 (strangenight2-s) R 16381 16383 15158 0 -1 4202496 112837 0 0 0 88209 24 0 0 25 0 1 0 651105111 421584896 94291 33554432000 4194304 4580011 140735992838976 18446744073709551615 4294112 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16383/statm: 102926 94291 368 95 0 97908 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 411704

[startup+942.301 s]
/proc/loadavg: 1.06 1.52 2.48 2/365 16461
/proc/meminfo: memFree=22225692/32951124 swapFree=67111348/67111528
[pid=16383] ppid=16381 vsize=411704 CPUtime=942.32 cores=5,7
/proc/16383/stat : 16383 (strangenight2-s) R 16381 16383 15158 0 -1 4202496 114791 0 0 0 94207 25 0 0 25 0 1 0 651105111 421584896 96022 33554432000 4194304 4580011 140735992838976 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16383/statm: 102926 96022 368 95 0 97908 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 411704

[startup+1002.3 s]
/proc/loadavg: 1.02 1.42 2.39 2/365 16472
/proc/meminfo: memFree=22224908/32951124 swapFree=67111348/67111528
[pid=16383] ppid=16381 vsize=411704 CPUtime=1002.31 cores=5,7
/proc/16383/stat : 16383 (strangenight2-s) R 16381 16383 15158 0 -1 4202496 115174 0 0 0 100206 25 0 0 25 0 1 0 651105111 421584896 96022 33554432000 4194304 4580011 140735992838976 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16383/statm: 102926 96022 368 95 0 97908 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 411704

[startup+1062.3 s]
/proc/loadavg: 1.01 1.34 2.30 2/365 16473
/proc/meminfo: memFree=22224888/32951124 swapFree=67111348/67111528
[pid=16383] ppid=16381 vsize=412788 CPUtime=1062.32 cores=5,7
/proc/16383/stat : 16383 (strangenight2-s) R 16381 16383 15158 0 -1 4202496 115618 0 0 0 106206 26 0 0 25 0 1 0 651105111 422694912 96024 33554432000 4194304 4580011 140735992838976 18446744073709551615 4294563 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16383/statm: 103197 96024 368 95 0 98179 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 412788

[startup+1122.3 s]
/proc/loadavg: 1.00 1.28 2.21 2/365 16475
/proc/meminfo: memFree=22223996/32951124 swapFree=67111348/67111528
[pid=16383] ppid=16381 vsize=412788 CPUtime=1122.32 cores=5,7
/proc/16383/stat : 16383 (strangenight2-s) R 16381 16383 15158 0 -1 4202496 116146 0 0 0 112206 26 0 0 25 0 1 0 651105111 422694912 96294 33554432000 4194304 4580011 140735992838976 18446744073709551615 4294224 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16383/statm: 103197 96294 368 95 0 98179 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 412788

[startup+1182.3 s]
/proc/loadavg: 1.00 1.22 2.14 2/365 16478
/proc/meminfo: memFree=22224108/32951124 swapFree=67111348/67111528
[pid=16383] ppid=16381 vsize=412788 CPUtime=1182.32 cores=5,7
/proc/16383/stat : 16383 (strangenight2-s) R 16381 16383 15158 0 -1 4202496 116439 0 0 0 118206 26 0 0 25 0 1 0 651105111 422694912 96294 33554432000 4194304 4580011 140735992838976 18446744073709551615 4293076 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16383/statm: 103197 96294 368 95 0 98179 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 412788

[startup+1242.3 s]
/proc/loadavg: 1.00 1.18 2.06 2/365 16481
/proc/meminfo: memFree=22222236/32951124 swapFree=67111348/67111528
[pid=16383] ppid=16381 vsize=415456 CPUtime=1242.32 cores=5,7
/proc/16383/stat : 16383 (strangenight2-s) R 16381 16383 15158 0 -1 4202496 119234 0 0 0 124205 27 0 0 25 0 1 0 651105111 425426944 96912 33554432000 4194304 4580011 140735992838976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16383/statm: 103864 96912 368 95 0 98846 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 415456



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.15 2.00 2/365 16483
/proc/meminfo: memFree=22209696/32951124 swapFree=67111348/67111528
[pid=16383] ppid=16381 vsize=433964 CPUtime=1300.03 cores=5,7
/proc/16383/stat : 16383 (strangenight2-s) R 16381 16383 15158 0 -1 4202496 123056 0 0 0 129975 28 0 0 25 0 1 0 651105111 444379136 100207 33554432000 4194304 4580011 140735992838976 18446744073709551615 4293212 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16383/statm: 108491 100207 368 95 0 103473 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 433964

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

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

[startup+1300 s]
/proc/loadavg: 1.00 1.15 2.00 2/365 16483
/proc/meminfo: memFree=22209696/32951124 swapFree=67111348/67111528
[pid=16383] ppid=16381 vsize=433964 CPUtime=1300.03 cores=5,7
/proc/16383/stat : 16383 (strangenight2-s) R 16381 16383 15158 0 -1 4202496 123056 0 0 0 129975 28 0 0 25 0 1 0 651105111 444379136 100207 33554432000 4194304 4580011 140735992838976 18446744073709551615 4293212 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16383/statm: 108491 100207 368 95 0 103473 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 433964

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.07
CPU user time (s): 1299.76
CPU system time (s): 0.308953
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 508200

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

runsolver used 4.28335 second user time and 11.1193 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-14 19:44:34
IDJOB=3368141
IDBENCH=85764
IDSOLVER=1845
FILE ID=node139/3368141-1305395072
RUNJOBID= node139-1305394398-16245
PBS_JOBID= 13324418
Free space on /tmp= 73320 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT05/crafted/roussel05/visbmc-PHNF/phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368141-1305395072/watcher-3368141-1305395072 -o /tmp/evaluation-result-3368141-1305395072/solver-3368141-1305395072 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368141-1305395072.cnf

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

MD5SUM BENCH= 32f22e9ac89bf164b7f5db6bef950d03
RANDOM SEED=1607273694

node139.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.852
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.70
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.852
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.852
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.74
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.852
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.852
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	: 5321.49
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.852
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.852
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22345140 kB
Buffers:        295380 kB
Cached:        2911020 kB
SwapCached:          0 kB
Active:        8242008 kB
Inactive:      2056516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22345140 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           29560 kB
Writeback:           0 kB
AnonPages:     7091924 kB
Mapped:          30052 kB
Slab:           204044 kB
PageTables:      39400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77111904 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= 73328 MiB
End job on node139 at 2011-05-14 20:06:16