Trace number 3284043

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.04 1300.01

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
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 variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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-3284043-1303760996.cnf'
0.00/0.00	c -- header says num vars:           1430
0.00/0.00	c -- header says num clauses:       79453
0.00/0.03	c -- clauses added:            0 learnts,        79453 normals,            0 xors
0.00/0.03	c -- vars added       1430
0.00/0.03	c Parsing time:  0.04 s
0.00/0.04	c  N st     0         0      1430     77095      2358         0    236162         0   no data   no data  --
2.59/2.65	c asymm  cl-useful: 1473/48193/77095 lits-rem:4419 time: 2.62
2.69/2.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  157 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.2M T:  0.05
2.69/2.72	c Calc non-exist non-lernt bins v-fix:     0 done:   1430 time:  0.01 s
2.69/2.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.69/2.74	c Subs w/ non-existent bins:   5496 time:  0.02 s
2.69/2.75	c Replacing      157 vars Replaced    24502 lits Time:     0.02 s 
2.69/2.77	c bin-w-bin subsume rem          355 bins  time:  0.01 s
2.69/2.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.78	c Removed useless bin:    1118  fixed:     0  bprops:   0.07M  time:  0.00 s
2.79/2.85	c lits-rem:         0  cl-subs:        0  v-elim:    458  v-fix:    0  time:  0.08 s
2.79/2.85	c learnt bin added due to v-elim: 0
2.79/2.85	c Finding binary XORs  T:     0.00 s  found:       0
2.89/2.95	c Finding non-binary XORs:     0.09 s (found:       0, avg size: nan)
2.89/2.95	c calculated reachability. Time: 0.00
2.89/2.95	c Calc default polars -  time:   0.00 s pos:     462 undec:     567 neg:     401
2.89/2.95	c =========================================================================================
2.89/2.95	c types(t): F = full restart, N = normal restart
2.89/2.95	c types(t): S = simplification begin/end, E = solution found
2.89/2.95	c restart types(rt): st = static, dy = dynamic
2.89/2.95	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
2.89/2.95	c  B st     0         0       883     69736      2213         0    214055         0   no data   no data  --
3.09/3.13	c Decided on static restart strategy
5.09/5.15	c  N dy     7     12834       883     69736      2213     12386    214055   1294668     86.80     21.05  --
7.89/7.95	c  N dy     8     30000       883     69736      2213     19092    214055   1282022     52.15     21.81  --
7.99/8.01	c  S st     8     30000       883     69736      2213     19092    214055   1282022     52.15     21.81  --
8.09/8.15	c  S st     8     30504       883     69736      2213     19596    214055   1300621     52.15     21.81  --
8.09/8.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.09/8.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.69/8.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.6M T:  0.57
8.69/8.72	c Calc non-exist non-lernt bins v-fix:     0 done:    883 time:  0.00 s
8.69/8.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.69/8.74	c Subs w/ non-existent bins:      0 time:  0.02 s
8.69/8.77	c bin-w-bin subsume rem            0 bins  time:  0.01 s
8.99/9.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.31 s
8.99/9.08	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.00 s
13.69/13.79	c lits-rem:       172  cl-subs:     2713  v-elim:    491  v-fix:    0  time:  4.71 s
13.69/13.79	c learnt bin added due to v-elim: 0
13.79/13.80	c vivif2 --  cl tried    69736 cl shrink        0 lits rem          0 time: 0.01
13.79/13.81	c vivif2 --  cl tried    16883 cl shrink        0 lits rem          0 time: 0.01
14.09/14.12	c asymm  cl-useful: 0/1955/69736 lits-rem:0 time: 0.32
14.09/14.13	c calculated reachability. Time: 0.00
14.09/14.13	c  N dy     8     30504       883     69736      2213     16883    214055   1139744     52.15     21.81  --
14.09/14.13	c  F st     8     30504       883     69736      2213     16883    214055   1139744     52.15     21.81  --
14.29/14.40	c Decided on static restart strategy
16.59/16.66	c  N dy    16     45757       883     69736      2213     16785    214055   1138969    117.31     20.97  --
16.69/16.72	c  S st    16     45757       883     69736      2213     16785    214055   1138969    117.31     20.97  --
16.79/16.83	c  S st    16     46257       883     69736      2213     17284    214055   1156797    117.31     20.97  --
16.79/16.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.79/16.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.39/17.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.8M T:  0.58
17.39/17.42	c Calc non-exist non-lernt bins v-fix:     0 done:    883 time:  0.00 s
17.39/17.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.39/17.43	c Subs w/ non-existent bins:      0 time:  0.02 s
17.39/17.46	c bin-w-bin subsume rem            0 bins  time:  0.01 s
17.69/17.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.31 s
17.69/17.78	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.00 s
22.29/22.32	c lits-rem:        88  cl-subs:      666  v-elim:    491  v-fix:    0  time:  4.55 s
22.29/22.32	c learnt bin added due to v-elim: 0
22.29/22.33	c vivif2 --  cl tried    69736 cl shrink        0 lits rem          0 time: 0.01
22.29/22.34	c vivif2 --  cl tried    16618 cl shrink        0 lits rem          0 time: 0.01
22.59/22.67	c asymm  cl-useful: 0/1961/69736 lits-rem:0 time: 0.32
22.59/22.67	c calculated reachability. Time: 0.00
22.59/22.67	c  N dy    16     46257       883     69736      2213     16618    214055   1104053    117.31     20.97  --
23.88/23.95	c  N dy    17     55185       883     69736      2213     25129    214055   1618893     57.96     20.99  --
26.19/26.24	c  N dy    20     69385       883     69736      2213     20685    214055   1114998     55.74     20.52  --
26.29/26.30	c  S st    20     69385       883     69736      2213     20685    214055   1114998     55.74     20.52  --
26.40/26.41	c  S st    20     69887       883     69736      2213     21187    214055   1133231     55.74     20.52  --
26.40/26.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.40/26.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.29/27.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 21.8M T:  0.88
27.29/27.30	c Calc non-exist non-lernt bins v-fix:     0 done:    883 time:  0.00 s
27.29/27.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.29/27.32	c Subs w/ non-existent bins:      0 time:  0.02 s
27.29/27.35	c bin-w-bin subsume rem            0 bins  time:  0.01 s
27.60/27.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.30 s
27.60/27.65	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.00 s
31.29/31.39	c ORs :    928 avg-s:  5.2 cl-sh: 27893 l-rem:  75410 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.41
36.79/36.85	c Added 9 vars  tried: 80000 time: 5.45
36.89/36.90	c ORs :      9 avg-s:  0.0 cl-sh:  5276 l-rem:   5276 b-add:     18 v-rep:   0 cl-rem: 2758 avg s: 3.0 T:    5.51
36.89/36.92	c lits-rem:        20  cl-subs:     1155  v-elim:    491  v-fix:    0  time:  9.27 s
36.89/36.92	c learnt bin added due to v-elim: 0
36.89/36.93	c vivif2 --  cl tried    66987 cl shrink        0 lits rem          0 time: 0.01
36.89/36.94	c vivif2 --  cl tried    20032 cl shrink        0 lits rem          0 time: 0.01
37.29/37.30	c asymm  cl-useful: 0/2336/66987 lits-rem:0 time: 0.35
37.29/37.30	c calculated reachability. Time: 0.00
37.29/37.30	c  N dy    20     69887       892     66987      2231     20032    205844   1006897     55.74     20.52  --
37.29/37.30	c  F st    20     69887       892     66987      2231     20032    205844   1006897     55.74     20.52  --
37.59/37.66	c Decided on static restart strategy
39.09/39.13	c  N dy    27     81154       892     66987      2231     31119    205844   1600109     59.16     19.68  --
42.79/42.84	c  N dy    29     99512       892     66987      2231     28936    205844   1584967     80.92     19.28  --
43.89/43.95	c  S st    31    104830       892     66987      2231     34163    205844   1936182     67.77     19.03  --
43.99/44.09	c  S st    31    105336       892     66987      2231     34666    205844   1958339     67.77     19.03  --
43.99/44.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
43.99/44.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.09/46.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 51.5M T:  2.06
46.09/46.17	c Calc non-exist non-lernt bins v-fix:     0 done:    892 time:  0.00 s
46.09/46.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.09/46.19	c Subs w/ non-existent bins:      0 time:  0.03 s
46.19/46.24	c bin-w-bin subsume rem            0 bins  time:  0.01 s
46.69/46.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.51 s
46.69/46.75	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.00 s
53.79/53.88	c ORs :    937 avg-s:  5.1 cl-sh:   626 l-rem:   1878 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
60.79/60.88	c Added 10 vars  tried: 80000 time: 7.00
61.19/61.28	c ORs :     10 avg-s:  0.0 cl-sh: 32410 l-rem:  32410 b-add:     20 v-rep:   0 cl-rem: 422 avg s: 3.0 T:    7.40
61.29/61.31	c lits-rem:        93  cl-subs:     2431  v-elim:    491  v-fix:    0  time: 14.56 s
61.29/61.31	c learnt bin added due to v-elim: 0
61.29/61.32	c vivif2 --  cl tried    66575 cl shrink        0 lits rem          0 time: 0.01
61.29/61.34	c vivif2 --  cl tried    32235 cl shrink        0 lits rem          0 time: 0.02
61.59/61.60	c asymm  cl-useful: 0/1127/66575 lits-rem:0 time: 0.26
61.59/61.61	c calculated reachability. Time: 0.00
61.59/61.61	c  N dy    31    105336       902     66575      2251     32235    204643   1783308     67.77     19.03  --
72.79/72.81	c  N dy    37    158007       902     66575      2256     38469    204643   2574104    119.61     18.37  --
72.89/72.93	c  S st    37    158007       902     66575      2256     38469    204643   2574104    119.61     18.37  --
72.99/73.08	c  S st    37    158507       902     66575      2256     38968    204643   2590762    119.61     18.37  --
72.99/73.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
72.99/73.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
75.90/75.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     50 BRemL:      0 BRemN:      0 CBin:       0 P: 60.1M T:  2.89
75.90/75.99	c Calc non-exist non-lernt bins v-fix:     0 done:    902 time:  0.00 s
75.90/75.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
76.00/76.02	c Subs w/ non-existent bins:      0 time:  0.03 s
76.00/76.07	c bin-w-bin subsume rem            0 bins  time:  0.01 s
76.79/76.82	c subs with bin:        0  lits-rem:       426  v-fix:    0  time:  0.75 s
76.79/76.82	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.00 s
87.89/87.94	c ORs :    925 avg-s:  4.9 cl-sh:    19 l-rem:     20 b-add:      1 v-rep:   0 cl-rem: 0 avg s: nan T:    0.05
94.39/94.43	c Added 10 vars  tried: 80000 time: 6.49
95.29/95.31	c ORs :     10 avg-s:  0.0 cl-sh: 49944 l-rem:  49944 b-add:     20 v-rep:   0 cl-rem: 614 avg s: 3.0 T:    7.37
95.29/95.35	c lits-rem:        10  cl-subs:     2619  v-elim:    616  v-fix:    0  time: 18.52 s
95.29/95.35	c learnt bin added due to v-elim: 0
95.29/95.36	c vivif2 --  cl tried    65974 cl shrink       67 lits rem         67 time: 0.01
95.29/95.39	c vivif2 --  cl tried    36347 cl shrink      107 lits rem        119 time: 0.03
95.59/95.65	c asymm  cl-useful: 0/1369/65971 lits-rem:0 time: 0.26
95.59/95.65	c calculated reachability. Time: 0.00
95.59/95.65	c  N dy    37    158507       911     65971      2323     36347    203270   2360259    119.61     18.37  --
112.09/112.12	c  N dy    38    237762       911     65971      2326     37488    203270   1845098     64.83     18.89  --
112.20/112.22	c  S st    38    237762       911     65971      2326     37488    203270   1845098     64.83     18.89  --
112.30/112.37	c  S st    38    238263       911     65971      2326     37989    203270   1862330     64.83     18.89  --
112.30/112.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
112.30/112.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
113.89/113.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     50 BRemL:      0 BRemN:      1 CBin:       0 P: 45.5M T:  1.60
113.89/113.98	c Calc non-exist non-lernt bins v-fix:     0 done:    911 time:  0.00 s
113.89/113.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
113.99/114.02	c Subs w/ non-existent bins:      0 time:  0.03 s
113.99/114.06	c bin-w-bin subsume rem            4 bins  time:  0.01 s
114.50/114.53	c subs with bin:        0  lits-rem:      1004  v-fix:    0  time:  0.47 s
114.50/114.53	c Removed useless bin:       2  fixed:     0  bprops:   0.04M  time:  0.00 s
122.20/122.25	c ORs :    903 avg-s:  4.7 cl-sh:    80 l-rem:    113 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
125.40/125.46	c Added 10 vars  tried: 80000 time: 3.21
125.50/125.51	c ORs :     10 avg-s:  0.0 cl-sh:  4401 l-rem:   4401 b-add:     20 v-rep:   0 cl-rem: 2675 avg s: 3.0 T:    3.26
125.50/125.54	c lits-rem:        22  cl-subs:    11556  v-elim:    681  v-fix:    0  time: 11.00 s
125.50/125.54	c learnt bin added due to v-elim: 0
125.50/125.54	c vivif2 --  cl tried    63308 cl shrink      108 lits rem        108 time: 0.01
125.50/125.56	c vivif2 --  cl tried    26433 cl shrink      254 lits rem        448 time: 0.02
125.69/125.79	c asymm  cl-useful: 0/1429/63304 lits-rem:0 time: 0.23
125.69/125.79	c calculated reachability. Time: 0.00
125.69/125.79	c  N dy    38    238263       919     63304      2383     26433    196548   1243841     64.83     18.89  --
131.79/131.86	c  N dy    40    260472       919     63304      2383     46411    196548   1858806     37.06     18.55  --
142.80/142.88	c  N dy    44    311989       919     63304      2383     42659    196548   1704825     54.26     17.36  --
147.89/147.92	c  N dy    50    335221       919     63304      2383     36738    196548   1453538     51.02     17.12  --
153.49/153.56	c  N dy    52    357394       919     63304      2383     58446    196548   2746209     59.40     17.23  --
153.70/153.71	c  S st    52    357394       919     63304      2383     58446    196548   2746209     59.40     17.23  --
153.80/153.87	c  S st    52    357895       919     63304      2383     58947    196548   2763240     59.40     17.23  --
153.80/153.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
153.80/153.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
155.80/155.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.2M T:  1.96
155.80/155.84	c Calc non-exist non-lernt bins v-fix:     0 done:    919 time:  0.00 s
155.80/155.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
155.80/155.89	c Subs w/ non-existent bins:      0 time:  0.05 s
155.90/155.95	c bin-w-bin subsume rem            4 bins  time:  0.01 s
156.49/156.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.61 s
156.49/156.56	c Removed useless bin:       4  fixed:     0  bprops:   0.04M  time:  0.00 s
177.39/177.48	c ORs :    894 avg-s:  4.7 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
178.69/178.71	c Added 10 vars  tried: 80000 time: 1.23
178.69/178.72	c ORs :     10 avg-s:  0.0 cl-sh:   495 l-rem:    495 b-add:     20 v-rep:   0 cl-rem: 1959 avg s: 3.0 T:    1.24
178.69/178.74	c lits-rem:        20  cl-subs:    45165  v-elim:    857  v-fix:    0  time: 22.18 s
178.69/178.74	c learnt bin added due to v-elim: 0
178.69/178.74	c vivif2 --  cl tried    61349 cl shrink        2 lits rem          4 time: 0.01
178.69/178.75	c vivif2 --  cl tried    13784 cl shrink       32 lits rem         32 time: 0.01
178.99/179.07	c asymm  cl-useful: 0/2349/61347 lits-rem:0 time: 0.32
178.99/179.08	c calculated reachability. Time: 0.00
178.99/179.08	c  N dy    52    357895       923     61347      2366     13784    197660    467154     59.40     17.23  --
198.20/198.23	c  N dy    53    434508       923     61347      2366     58713    197660   2832749     44.55     16.89  --
202.40/202.41	c  N dy    54    454676       923     61347      2366     47982    197660   2589749     83.80     17.02  --
223.59/223.62	c  N dy    59    536843       923     61347      2366     64016    197660   3842354     85.83     17.32  --
223.79/223.81	c  S st    59    536843       923     61347      2366     64016    197660   3842354     85.83     17.32  --
223.99/224.03	c  S st    59    537344       923     61347      2366     64517    197660   3857813     85.83     17.32  --
223.99/224.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
223.99/224.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
226.39/226.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.1M T:  2.42
226.39/226.47	c Calc non-exist non-lernt bins v-fix:     0 done:    923 time:  0.00 s
226.39/226.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
226.49/226.52	c Subs w/ non-existent bins:      0 time:  0.05 s
226.49/226.59	c bin-w-bin subsume rem            2 bins  time:  0.01 s
227.59/227.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.11 s
227.59/227.70	c Removed useless bin:       0  fixed:     0  bprops:   0.04M  time:  0.00 s
339.29/339.35	c ORs :    904 avg-s:  4.7 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 3 avg s: 8.3 T:    0.09
344.79/344.83	c Added 10 vars  tried: 80000 time: 5.47
347.00/347.08	c ORs :     10 avg-s:  0.0 cl-sh: 83677 l-rem:  83677 b-add:     20 v-rep:   0 cl-rem: 181 avg s: 3.3 T:    7.72
347.10/347.12	c lits-rem:        27  cl-subs:     6949  v-elim:    510  v-fix:    0  time: 119.43 s
347.10/347.12	c learnt bin added due to v-elim: 0
347.10/347.13	c vivif2 --  cl tried    61180 cl shrink        0 lits rem          0 time: 0.01
347.10/347.18	c vivif2 --  cl tried    57561 cl shrink        0 lits rem          0 time: 0.05
347.30/347.37	c asymm  cl-useful: 5/396/61180 lits-rem:5 time: 0.19
347.30/347.38	c calculated reachability. Time: 0.00
347.30/347.38	c  N dy    59    537344       933     61180      2384     57561    197178   3320725     85.83     17.32  --
347.30/347.38	c  F st    59    537344       933     61180      2384     57561    197178   3320725     85.83     17.32  --
347.70/347.72	c Decided on static restart strategy
433.20/433.27	c  N dy    66    806016       933     61180      2388     60020    197178   2737820     68.38     16.48  --
433.30/433.39	c  S st    66    806016       933     61180      2388     60020    197178   2737820     68.38     16.48  --
433.50/433.54	c  S st    66    806519       933     61180      2388     60522    197178   2755272     68.38     16.48  --
433.50/433.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
433.50/433.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
435.60/435.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     71 BRemL:      3 BRemN:      0 CBin:       0 P: 60.0M T:  2.12
435.60/435.67	c Calc non-exist non-lernt bins v-fix:     0 done:    933 time:  0.00 s
435.60/435.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
435.70/435.73	c Subs w/ non-existent bins:      0 time:  0.05 s
435.70/435.78	c bin-w-bin subsume rem            0 bins  time:  0.01 s
436.50/436.59	c subs with bin:        0  lits-rem:      3726  v-fix:    0  time:  0.81 s
436.60/436.60	c Removed useless bin:       0  fixed:     0  bprops:   0.03M  time:  0.00 s
451.00/451.02	c ORs :    883 avg-s:  4.5 cl-sh:   341 l-rem:    346 b-add:      1 v-rep:   0 cl-rem: 1 avg s: 12.0 T:    0.09
454.90/454.95	c Added 10 vars  tried: 80000 time: 3.93
455.50/455.56	c ORs :     10 avg-s:  0.0 cl-sh: 33356 l-rem:  33356 b-add:     20 v-rep:   0 cl-rem: 99 avg s: 3.0 T:    4.54
455.60/455.60	c lits-rem:        22  cl-subs:     7654  v-elim:    710  v-fix:    0  time: 19.00 s
455.60/455.60	c learnt bin added due to v-elim: 0
455.60/455.61	c vivif2 --  cl tried    61093 cl shrink      130 lits rem        130 time: 0.01
455.60/455.67	c vivif2 --  cl tried    52866 cl shrink     2366 lits rem      34512 time: 0.06
455.80/455.83	c asymm  cl-useful: 0/508/61090 lits-rem:0 time: 0.16
455.80/455.84	c calculated reachability. Time: 0.00
455.80/455.84	c  N dy    66    806519       942     61090      2475     52866    196903   2278283     68.38     16.48  --
586.31/586.37	c  N dy    68   1209780       942     61090      2475     92438    196903   4868146     79.93     16.24  --
586.61/586.60	c  S st    68   1209780       942     61090      2475     92438    196903   4868146     79.93     16.24  --
586.61/586.60	c Finding binary XORs  T:     0.00 s  found:       0
586.81/586.81	c  S st    68   1210281       942     61090      2475     92937    196903   4882444     79.93     16.24  --
586.81/586.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
586.81/586.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
589.51/589.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     94 BRemL:      4 BRemN:      0 CBin:       0 P: 60.0M T:  2.69
589.51/589.52	c Calc non-exist non-lernt bins v-fix:     0 done:    942 time:  0.00 s
589.51/589.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
589.51/589.59	c Subs w/ non-existent bins:      0 time:  0.07 s
589.61/589.69	c bin-w-bin subsume rem            4 bins  time:  0.01 s
591.40/591.45	c subs with bin:        0  lits-rem:       914  v-fix:    0  time:  1.76 s
591.40/591.45	c Removed useless bin:       3  fixed:     0  bprops:   0.03M  time:  0.00 s
643.90/643.93	c ORs :    896 avg-s:  4.5 cl-sh:  1868 l-rem:   3811 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 33.0 T:    0.10
647.10/647.12	c Added 10 vars  tried: 80000 time: 3.19
647.30/647.37	c ORs :     10 avg-s:  0.0 cl-sh: 18301 l-rem:  18301 b-add:     20 v-rep:   0 cl-rem: 685 avg s: 3.0 T:    3.43
647.40/647.40	c lits-rem:        16  cl-subs:    43731  v-elim:    727  v-fix:    0  time: 55.95 s
647.40/647.40	c learnt bin added due to v-elim: 0
647.40/647.41	c vivif2 --  cl tried    60454 cl shrink        0 lits rem          0 time: 0.01
647.40/647.44	c vivif2 --  cl tried    49205 cl shrink       83 lits rem        434 time: 0.03
647.50/647.59	c asymm  cl-useful: 0/489/60454 lits-rem:0 time: 0.15
647.60/647.60	c calculated reachability. Time: 0.00
647.60/647.60	c  N dy    68   1210281       949     60454      2523     49205    196251   1772579     79.93     16.24  --
819.62/819.62	c  N dy    69   1710283       949     60454      2529     63181    196251   1961463     51.60     15.76  --
819.71/819.70	c  S st    69   1710283       949     60454      2529     63181    196251   1961463     51.60     15.76  --
819.81/819.85	c  S st    69   1710788       949     60454      2529     63682    196251   1980147     51.60     15.76  --
819.81/819.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
819.81/819.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
821.41/821.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     15 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T:  1.57
821.41/821.44	c Calc non-exist non-lernt bins v-fix:     0 done:    949 time:  0.00 s
821.41/821.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
821.41/821.49	c Subs w/ non-existent bins:      0 time:  0.05 s
821.51/821.53	c bin-w-bin subsume rem            0 bins  time:  0.01 s
821.91/821.93	c subs with bin:        0  lits-rem:        78  v-fix:    0  time:  0.40 s
821.91/821.94	c Removed useless bin:       0  fixed:     0  bprops:   0.03M  time:  0.00 s
825.71/825.76	c ORs :    887 avg-s:  4.3 cl-sh:    95 l-rem:     97 b-add:      0 v-rep:   0 cl-rem: 3 avg s: 3.0 T:    0.08
827.71/827.73	c Added 10 vars  tried: 80000 time: 1.96
827.91/827.90	c ORs :     10 avg-s:  0.0 cl-sh: 12329 l-rem:  12329 b-add:     20 v-rep:   0 cl-rem: 525 avg s: 3.1 T:    2.14
827.91/827.94	c lits-rem:         6  cl-subs:     4090  v-elim:    517  v-fix:    0  time:  6.00 s
827.91/827.94	c learnt bin added due to v-elim: 0
827.91/827.94	c vivif2 --  cl tried    59939 cl shrink        0 lits rem          0 time: 0.01
827.91/827.99	c vivif2 --  cl tried    59589 cl shrink      651 lits rem        691 time: 0.04
828.11/828.13	c asymm  cl-useful: 0/360/59939 lits-rem:0 time: 0.14
828.11/828.13	c calculated reachability. Time: 0.00
828.11/828.13	c  N dy    69   1710788       959     59939      2564     59589    194657   1830301     51.60     15.76  --
1031.01/1031.01	c  N dy    71   2210788       959     59939      2564    125192    194657   6035778     68.71     16.15  --
1031.21/1031.25	c  S st    71   2210788       959     59939      2564    125192    194657   6035778     68.71     16.15  --
1031.41/1031.50	c  S st    71   2211294       959     59939      2564    125697    194657   6050968     68.71     16.15  --
1031.51/1031.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1031.51/1031.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1033.61/1033.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      2 BRemL:      0 BRemN:      0 CBin:       0 P: 60.1M T:  2.09
1033.61/1033.61	c Calc non-exist non-lernt bins v-fix:     0 done:    959 time:  0.01 s
1033.61/1033.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1033.71/1033.72	c Subs w/ non-existent bins:      0 time:  0.11 s
1033.82/1033.83	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1035.62/1035.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.82 s
1035.62/1035.65	c Removed useless bin:       0  fixed:     0  bprops:   0.03M  time:  0.00 s
1176.42/1176.40	c ORs :    892 avg-s:  4.3 cl-sh:    21 l-rem:     39 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 13.0 T:    0.32
1185.02/1185.02	c Added 10 vars  tried: 80000 time: 8.62
1186.92/1186.94	c ORs :     10 avg-s:  0.0 cl-sh: 56463 l-rem:  56463 b-add:     20 v-rep:   0 cl-rem: 74 avg s: 3.1 T:   10.55
1187.03/1187.02	c lits-rem:         1  cl-subs:    12926  v-elim:    550  v-fix:    0  time: 151.37 s
1187.03/1187.02	c learnt bin added due to v-elim: 0
1187.03/1187.03	c vivif2 --  cl tried    59897 cl shrink        0 lits rem          0 time: 0.01
1187.12/1187.12	c vivif2 --  cl tried   112770 cl shrink       35 lits rem         64 time: 0.10
1187.22/1187.27	c asymm  cl-useful: 0/133/59897 lits-rem:0 time: 0.14
1187.22/1187.28	c calculated reachability. Time: 0.00
1187.22/1187.28	c  N dy    71   2211294       968     59897      2558    112770    194709   5248157     68.71     16.15  --

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-3284043-1303760996/watcher-3284043-1303760996 -o /tmp/evaluation-result-3284043-1303760996/solver-3284043-1303760996 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3284043-1303760996.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 4.08 4.05 4.15 5/193 29360
/proc/meminfo: memFree=16461872/32951124 swapFree=67111528/67111528
[pid=29360] ppid=29358 vsize=29380 CPUtime=0 cores=1,3
/proc/29360/stat : 29360 (techdemo) R 29358 29360 28989 0 -1 4202496 919 0 0 0 0 0 0 0 18 0 1 0 487697798 30085120 855 33554432000 4194304 4797429 140737394347248 18446744073709551615 4431875 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29360/statm: 7345 855 348 148 0 2274 0

[startup+0.102433 s]
/proc/loadavg: 4.08 4.05 4.15 5/193 29360
/proc/meminfo: memFree=16461872/32951124 swapFree=67111528/67111528
[pid=29360] ppid=29358 vsize=33184 CPUtime=0.09 cores=1,3
/proc/29360/stat : 29360 (techdemo) R 29358 29360 28989 0 -1 4202496 2336 0 0 0 9 0 0 0 18 0 1 0 487697798 33980416 2101 33554432000 4194304 4797429 140737394347248 18446744073709551615 4428751 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29360/statm: 8296 2101 373 148 0 3225 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33184

[startup+0.200419 s]
/proc/loadavg: 4.08 4.05 4.15 5/193 29360
/proc/meminfo: memFree=16461872/32951124 swapFree=67111528/67111528
[pid=29360] ppid=29358 vsize=33184 CPUtime=0.19 cores=1,3
/proc/29360/stat : 29360 (techdemo) R 29358 29360 28989 0 -1 4202496 2336 0 0 0 19 0 0 0 18 0 1 0 487697798 33980416 2101 33554432000 4194304 4797429 140737394347248 18446744073709551615 4427241 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29360/statm: 8296 2101 373 148 0 3225 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33184

[startup+0.300397 s]
/proc/loadavg: 4.08 4.05 4.15 5/193 29360
/proc/meminfo: memFree=16461872/32951124 swapFree=67111528/67111528
[pid=29360] ppid=29358 vsize=33184 CPUtime=0.29 cores=1,3
/proc/29360/stat : 29360 (techdemo) R 29358 29360 28989 0 -1 4202496 2336 0 0 0 29 0 0 0 18 0 1 0 487697798 33980416 2101 33554432000 4194304 4797429 140737394347248 18446744073709551615 4427379 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29360/statm: 8296 2101 373 148 0 3225 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33184

[startup+0.700339 s]
/proc/loadavg: 4.08 4.05 4.15 5/193 29360
/proc/meminfo: memFree=16461872/32951124 swapFree=67111528/67111528
[pid=29360] ppid=29358 vsize=33184 CPUtime=0.69 cores=1,3
/proc/29360/stat : 29360 (techdemo) R 29358 29360 28989 0 -1 4202496 2336 0 0 0 69 0 0 0 18 0 1 0 487697798 33980416 2101 33554432000 4194304 4797429 140737394347248 18446744073709551615 4427317 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29360/statm: 8296 2101 373 148 0 3225 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33184

[startup+1.5002 s]
/proc/loadavg: 4.08 4.05 4.15 5/194 29361
/proc/meminfo: memFree=16454548/32951124 swapFree=67111528/67111528
[pid=29360] ppid=29358 vsize=33184 CPUtime=1.49 cores=1,3
/proc/29360/stat : 29360 (techdemo) R 29358 29360 28989 0 -1 4202496 2336 0 0 0 149 0 0 0 20 0 1 0 487697798 33980416 2101 33554432000 4194304 4797429 140737394347248 18446744073709551615 4428762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29360/statm: 8296 2101 373 148 0 3225 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33184

[startup+3.1009 s]
/proc/loadavg: 4.08 4.05 4.15 5/194 29361
/proc/meminfo: memFree=16453804/32951124 swapFree=67111528/67111528
[pid=29360] ppid=29358 vsize=142472 CPUtime=3.09 cores=1,3
/proc/29360/stat : 29360 (techdemo) R 29358 29360 28989 0 -1 4202496 5518 0 0 0 309 0 0 0 25 0 1 0 487697798 145891328 4162 33554432000 4194304 4797429 140737394347248 18446744073709551615 4258872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29360/statm: 35618 4162 410 148 0 30547 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 142472

[startup+6.30033 s]
/proc/loadavg: 4.08 4.05 4.15 5/194 29361
/proc/meminfo: memFree=16437568/32951124 swapFree=67111528/67111528
[pid=29360] ppid=29358 vsize=148408 CPUtime=6.29 cores=1,3
/proc/29360/stat : 29360 (techdemo) R 29358 29360 28989 0 -1 4202496 8931 0 0 0 629 0 0 0 25 0 1 0 487697798 151969792 5358 33554432000 4194304 4797429 140737394347248 18446744073709551615 4424725 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29360/statm: 37102 5358 411 148 0 32031 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 148408

[startup+12.7002 s]
/proc/loadavg: 4.07 4.04 4.14 5/194 29361
/proc/meminfo: memFree=16426040/32951124 swapFree=67111528/67111528
[pid=29360] ppid=29358 vsize=155616 CPUtime=12.69 cores=1,3
/proc/29360/stat : 29360 (techdemo) R 29358 29360 28989 0 -1 4202496 11522 0 0 0 1269 0 0 0 25 0 1 0 487697798 159350784 7939 33554432000 4194304 4797429 140737394347248 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29360/statm: 38904 7939 414 148 0 33833 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 155616

[startup+25.5009 s]
/proc/loadavg: 4.05 4.04 4.14 5/194 29362
/proc/meminfo: memFree=16409972/32951124 swapFree=67111528/67111528
[pid=29360] ppid=29358 vsize=161024 CPUtime=25.49 cores=1,3
/proc/29360/stat : 29360 (techdemo) R 29358 29360 28989 0 -1 4202496 16202 0 0 0 2547 2 0 0 25 0 1 0 487697798 164888576 9786 33554432000 4194304 4797429 140737394347248 18446744073709551615 4354759 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29360/statm: 40256 9786 415 148 0 35185 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 161024

[startup+51.1004 s]
/proc/loadavg: 4.17 4.07 4.15 5/194 29363
/proc/meminfo: memFree=16403692/32951124 swapFree=67111528/67111528
[pid=29360] ppid=29358 vsize=170860 CPUtime=51.09 cores=1,3
/proc/29360/stat : 29360 (techdemo) R 29358 29360 28989 0 -1 4202496 23787 0 0 0 5106 3 0 0 25 0 1 0 487697798 174960640 11833 33554432000 4194304 4797429 140737394347248 18446744073709551615 4568105 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29360/statm: 42715 11833 418 148 0 37644 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 170860

[startup+102.3 s]
/proc/loadavg: 4.07 4.06 4.14 5/194 29364
/proc/meminfo: memFree=16379248/32951124 swapFree=67111528/67111528
[pid=29360] ppid=29358 vsize=185428 CPUtime=102.3 cores=1,3
/proc/29360/stat : 29360 (techdemo) R 29358 29360 28989 0 -1 4202496 37644 0 0 0 10223 7 0 0 25 0 1 0 487697798 189878272 15639 33554432000 4194304 4797429 140737394347248 18446744073709551615 4426379 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29360/statm: 46357 15639 418 148 0 41286 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 185428

[startup+162.301 s]
/proc/loadavg: 4.02 4.04 4.13 5/194 29365
/proc/meminfo: memFree=16323564/32951124 swapFree=67111528/67111528
[pid=29360] ppid=29358 vsize=192728 CPUtime=162.29 cores=1,3
/proc/29360/stat : 29360 (techdemo) R 29358 29360 28989 0 -1 4202496 55619 0 0 0 16217 12 0 0 25 0 1 0 487697798 197353472 17909 33554432000 4194304 4797429 140737394347248 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29360/statm: 48182 17909 418 148 0 43111 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 192728

[startup+222.307 s]
/proc/loadavg: 4.01 4.03 4.11 5/194 29367
/proc/meminfo: memFree=16260564/32951124 swapFree=67111528/67111528
[pid=29360] ppid=29358 vsize=198776 CPUtime=222.3 cores=1,3
/proc/29360/stat : 29360 (techdemo) R 29358 29360 28989 0 -1 4202496 76010 0 0 0 22213 17 0 0 25 0 1 0 487697798 203546624 19717 33554432000 4194304 4797429 140737394347248 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29360/statm: 49694 19717 418 148 0 44623 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 198776

[startup+282.3 s]
/proc/loadavg: 4.00 4.02 4.10 5/194 29369
/proc/meminfo: memFree=16228680/32951124 swapFree=67111528/67111528
[pid=29360] ppid=29358 vsize=203412 CPUtime=282.29 cores=1,3
/proc/29360/stat : 29360 (techdemo) R 29358 29360 28989 0 -1 4202496 77506 0 0 0 28212 17 0 0 25 0 1 0 487697798 208293888 21209 33554432000 4194304 4797429 140737394347248 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29360/statm: 50853 21209 418 148 0 45782 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 203412

[startup+342.301 s]
/proc/loadavg: 3.57 3.90 4.05 4/188 29388
/proc/meminfo: memFree=17495744/32951124 swapFree=67111528/67111528
[pid=29360] ppid=29358 vsize=203412 CPUtime=342.29 cores=1,3
/proc/29360/stat : 29360 (techdemo) R 29358 29360 28989 0 -1 4202496 77509 0 0 0 34212 17 0 0 25 0 1 0 487697798 208293888 21212 33554432000 4194304 4797429 140737394347248 18446744073709551615 4495554 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29360/statm: 50853 21212 418 148 0 45782 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 203412

[startup+402.301 s]
/proc/loadavg: 3.21 3.73 3.98 4/188 29390
/proc/meminfo: memFree=17493012/32951124 swapFree=67111528/67111528
[pid=29360] ppid=29358 vsize=210668 CPUtime=402.3 cores=1,3
/proc/29360/stat : 29360 (techdemo) R 29358 29360 28989 0 -1 4202496 101936 0 0 0 40201 29 0 0 25 0 1 0 487697798 215724032 21418 33554432000 4194304 4797429 140737394347248 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29360/statm: 52667 21418 418 148 0 47596 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 210668

[startup+462.3 s]
/proc/loadavg: 3.08 3.59 3.92 4/188 29391
/proc/meminfo: memFree=17460876/32951124 swapFree=67111528/67111528
[pid=29360] ppid=29358 vsize=212644 CPUtime=462.3 cores=1,3
/proc/29360/stat : 29360 (techdemo) R 29358 29360 28989 0 -1 4202496 113756 0 0 0 46196 34 0 0 25 0 1 0 487697798 217747456 23924 33554432000 4194304 4797429 140737394347248 18446744073709551615 4425633 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29360/statm: 53161 23924 418 148 0 48090 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 212644

[startup+522.301 s]
/proc/loadavg: 3.03 3.48 3.86 4/188 29393
/proc/meminfo: memFree=17424760/32951124 swapFree=67111528/67111528
[pid=29360] ppid=29358 vsize=217788 CPUtime=522.3 cores=1,3
/proc/29360/stat : 29360 (techdemo) R 29358 29360 28989 0 -1 4202496 139678 0 0 0 52188 42 0 0 25 0 1 0 487697798 223014912 22522 33554432000 4194304 4797429 140737394347248 18446744073709551615 4424622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29360/statm: 54447 22522 418 148 0 49376 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 217788

[startup+582.301 s]
/proc/loadavg: 3.06 3.41 3.81 4/188 29395
/proc/meminfo: memFree=17419668/32951124 swapFree=67111528/67111528
[pid=29360] ppid=29358 vsize=220864 CPUtime=582.31 cores=1,3
/proc/29360/stat : 29360 (techdemo) R 29358 29360 28989 0 -1 4202496 159772 0 0 0 58180 51 0 0 25 0 1 0 487697798 226164736 25195 33554432000 4194304 4797429 140737394347248 18446744073709551615 4415756 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29360/statm: 55216 25195 418 148 0 50145 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 220864

[startup+642.3 s]
/proc/loadavg: 3.06 3.35 3.76 4/188 29396
/proc/meminfo: memFree=17406632/32951124 swapFree=67111528/67111528
[pid=29360] ppid=29358 vsize=232200 CPUtime=642.3 cores=1,3
/proc/29360/stat : 29360 (techdemo) R 29358 29360 28989 0 -1 4202496 163230 0 0 0 64178 52 0 0 25 0 1 0 487697798 237772800 28642 33554432000 4194304 4797429 140737394347248 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29360/statm: 58050 28642 418 148 0 52979 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 232200

[startup+702.301 s]
/proc/loadavg: 3.05 3.29 3.71 4/188 29407
/proc/meminfo: memFree=17410228/32951124 swapFree=67111528/67111528
[pid=29360] ppid=29358 vsize=235304 CPUtime=702.3 cores=1,3
/proc/29360/stat : 29360 (techdemo) R 29358 29360 28989 0 -1 4202496 179805 0 0 0 70172 58 0 0 25 0 1 0 487697798 240951296 27779 33554432000 4194304 4797429 140737394347248 18446744073709551615 4352591 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29360/statm: 58826 27779 418 148 0 53755 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 235304

[startup+762.301 s]
/proc/loadavg: 3.02 3.24 3.67 4/188 29408
/proc/meminfo: memFree=17399912/32951124 swapFree=67111528/67111528
[pid=29360] ppid=29358 vsize=236396 CPUtime=762.31 cores=1,3
/proc/29360/stat : 29360 (techdemo) R 29358 29360 28989 0 -1 4202496 196325 0 0 0 76166 65 0 0 25 0 1 0 487697798 242069504 28180 33554432000 4194304 4797429 140737394347248 18446744073709551615 4352591 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29360/statm: 59099 28180 418 148 0 54028 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 236396

[startup+822.3 s]
/proc/loadavg: 3.00 3.19 3.62 4/188 29410
/proc/meminfo: memFree=17387372/32951124 swapFree=67111528/67111528
[pid=29360] ppid=29358 vsize=237688 CPUtime=822.31 cores=1,3
/proc/29360/stat : 29360 (techdemo) R 29358 29360 28989 0 -1 4202496 211476 0 0 0 82159 72 0 0 25 0 1 0 487697798 243392512 27119 33554432000 4194304 4797429 140737394347248 18446744073709551615 4524480 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29360/statm: 59422 27119 418 148 0 54351 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 237688

[startup+882.307 s]
/proc/loadavg: 3.00 3.15 3.58 4/188 29415
/proc/meminfo: memFree=17357896/32951124 swapFree=67111528/67111528
[pid=29360] ppid=29358 vsize=240812 CPUtime=882.32 cores=1,3
/proc/29360/stat : 29360 (techdemo) R 29358 29360 28989 0 -1 4202496 223600 0 0 0 88154 78 0 0 25 0 1 0 487697798 246591488 31636 33554432000 4194304 4797429 140737394347248 18446744073709551615 4345112 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29360/statm: 60203 31636 418 148 0 55132 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 240812

[startup+942.301 s]
/proc/loadavg: 3.04 3.14 3.54 4/188 29416
/proc/meminfo: memFree=17264968/32951124 swapFree=67111528/67111528
[pid=29360] ppid=29358 vsize=243116 CPUtime=942.32 cores=1,3
/proc/29360/stat : 29360 (techdemo) R 29358 29360 28989 0 -1 4202496 241472 0 0 0 94147 85 0 0 25 0 1 0 487697798 248950784 30537 33554432000 4194304 4797429 140737394347248 18446744073709551615 4425030 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29360/statm: 60779 30537 418 148 0 55708 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 243116

[startup+1002.3 s]
/proc/loadavg: 2.53 2.98 3.47 3/182 29436
/proc/meminfo: memFree=18614400/32951124 swapFree=67111528/67111528
[pid=29360] ppid=29358 vsize=244492 CPUtime=1002.32 cores=1,3
/proc/29360/stat : 29360 (techdemo) R 29358 29360 28989 0 -1 4202496 256018 0 0 0 100143 89 0 0 25 0 1 0 487697798 250359808 32142 33554432000 4194304 4797429 140737394347248 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29360/statm: 61123 32142 418 148 0 56052 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 244492

[startup+1062.3 s]
/proc/loadavg: 2.19 2.80 3.37 3/182 29437
/proc/meminfo: memFree=18592060/32951124 swapFree=67111528/67111528
[pid=29360] ppid=29358 vsize=259452 CPUtime=1062.32 cores=1,3
/proc/29360/stat : 29360 (techdemo) R 29358 29360 28989 0 -1 4202496 266872 0 0 0 106142 90 0 0 25 0 1 0 487697798 265678848 36207 33554432000 4194304 4797429 140737394347248 18446744073709551615 4568009 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29360/statm: 64863 36207 418 148 0 59792 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 259452

[startup+1122.3 s]
/proc/loadavg: 2.14 2.67 3.29 3/182 29439
/proc/meminfo: memFree=18583240/32951124 swapFree=67111528/67111528
[pid=29360] ppid=29358 vsize=259452 CPUtime=1122.32 cores=1,3
/proc/29360/stat : 29360 (techdemo) R 29358 29360 28989 0 -1 4202496 266872 0 0 0 112142 90 0 0 25 0 1 0 487697798 265678848 36207 33554432000 4194304 4797429 140737394347248 18446744073709551615 4568023 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29360/statm: 64863 36207 418 148 0 59792 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 259452

[startup+1182.3 s]
/proc/loadavg: 2.11 2.56 3.21 3/182 29441
/proc/meminfo: memFree=18582604/32951124 swapFree=67111528/67111528
[pid=29360] ppid=29358 vsize=259452 CPUtime=1182.32 cores=1,3
/proc/29360/stat : 29360 (techdemo) R 29358 29360 28989 0 -1 4202496 266872 0 0 0 118142 90 0 0 25 0 1 0 487697798 265678848 36207 33554432000 4194304 4797429 140737394347248 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29360/statm: 64863 36207 418 148 0 59792 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 259452

[startup+1242.3 s]
/proc/loadavg: 1.64 2.36 3.10 2/176 29460
/proc/meminfo: memFree=18795200/32951124 swapFree=67111528/67111528
[pid=29360] ppid=29358 vsize=263340 CPUtime=1242.32 cores=1,3
/proc/29360/stat : 29360 (techdemo) R 29358 29360 28989 0 -1 4202496 283595 0 0 0 124138 94 0 0 25 0 1 0 487697798 269660160 37489 33554432000 4194304 4797429 140737394347248 18446744073709551615 4424994 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29360/statm: 65835 37489 418 148 0 60764 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 263340



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.24 2.11 2.97 2/176 29462
/proc/meminfo: memFree=18793184/32951124 swapFree=67111528/67111528
[pid=29360] ppid=29358 vsize=265120 CPUtime=1300.02 cores=1,3
/proc/29360/stat : 29360 (techdemo) R 29358 29360 28989 0 -1 4202496 300311 0 0 0 129904 98 0 0 25 0 1 0 487697798 271482880 37908 33554432000 4194304 4797429 140737394347248 18446744073709551615 4424592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29360/statm: 66280 37908 418 148 0 61209 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 265120

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.24 2.11 2.97 2/176 29462
/proc/meminfo: memFree=18793184/32951124 swapFree=67111528/67111528
[pid=29360] ppid=29358 vsize=265120 CPUtime=1300.02 cores=1,3
/proc/29360/stat : 29360 (techdemo) R 29358 29360 28989 0 -1 4202496 300311 0 0 0 129904 98 0 0 25 0 1 0 487697798 271482880 37908 33554432000 4194304 4797429 140737394347248 18446744073709551615 4424592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29360/statm: 66280 37908 418 148 0 61209 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 265120

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.05
CPU system time (s): 0.995848
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 356216

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

runsolver used 2.09168 second user time and 4.95425 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-25 21:49:56
IDJOB=3284043
IDBENCH=71098
IDSOLVER=1585
FILE ID=node132/3284043-1303760996
RUNJOBID= node132-1303759505-29009
PBS_JOBID= 13157126
Free space on /tmp= 71816 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_09_UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284043-1303760996/watcher-3284043-1303760996 -o /tmp/evaluation-result-3284043-1303760996/solver-3284043-1303760996 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3284043-1303760996.cnf

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=769029541

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.74
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.833
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.76
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.833
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.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
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.833
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.67
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.833
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.833
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:      16461904 kB
Buffers:       1617992 kB
Cached:       11848856 kB
SwapCached:          0 kB
Active:        5618644 kB
Inactive:     10315172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16461904 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8976 kB
Writeback:           0 kB
AnonPages:     2467228 kB
Mapped:          16604 kB
Slab:           484424 kB
PageTables:      10488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3294820 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71880 MiB
End job on node132 at 2011-04-25 22:11:38