Trace number 3290345

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

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_4_keyfind_1.cnf
MD5SUMd71ab4cbe872e5620884d4e4d370890a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1092.34
Satisfiable
(Un)Satisfiability was proved
Number of variables912
Number of clauses3488
Sum of the clauses size11040
Maximum clause length5
Minimum clause length1
Number of clauses of size 180
Number of clauses of size 2160
Number of clauses of size 32432
Number of clauses of size 4736
Number of clauses of size 580
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3290345-1303784415.cnf'
0.00/0.00	c -- header says num vars:            912
0.00/0.00	c -- header says num clauses:        3488
0.00/0.00	c -- clauses added:            0 learnts,         3488 normals,            0 xors
0.00/0.00	c -- vars added        912
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       912      3184       160         0     10640         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2928/2928 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  128 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.01	c Calc non-exist non-lernt bins v-fix:     0 done:    832 time:  0.00 s
0.00/0.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.01	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.01	c Replacing      128 vars Replaced     2484 lits Time:     0.00 s 
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:    352  v-fix:    0  time:  0.01 s
0.00/0.01	c learnt bin added due to v-elim: 0
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.01/0.01	c Finding non-binary XORs:     0.00 s (found:     306, avg size: 3.4)
0.01/0.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     26 locsubst:    12 time:   0.00
0.01/0.02	c Replacing        6 vars Replaced       66 lits Time:     0.00 s 
0.01/0.02	c calculated reachability. Time: 0.00
0.01/0.02	c Calc default polars -  time:   0.00 s pos:       0 undec:     356 neg:     556
0.01/0.02	c =========================================================================================
0.01/0.02	c types(t): F = full restart, N = normal restart
0.01/0.02	c types(t): S = simplification begin/end, E = solution found
0.01/0.02	c restart types(rt): st = static, dy = dynamic
0.01/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.01/0.02	c  B st     0         0       556      1276        26         0      5648         0   no data   no data  --
0.01/0.09	c Decided on static restart strategy
2.69/2.73	c  N dy     7     30003       556      1276        36     10327      5648    191163     26.52     17.68  --
2.69/2.74	c  S st     7     30003       556      1276        36     10327      5648    191163     26.52     17.68  --
2.69/2.79	c  S st     7     30507       556      1276        37     10807      5648    199755     26.52     17.68  --
2.69/2.79	c x-sub:     6 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.69/2.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.79/2.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    8 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.7M T:  0.02
2.79/2.81	c Calc non-exist non-lernt bins v-fix:     0 done:    556 time:  0.00 s
2.79/2.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.79/2.81	c Subs w/ non-existent bins:     12 time:  0.00 s
2.79/2.81	c Replacing        8 vars Replaced     2667 lits Time:     0.00 s 
2.79/2.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.81	c subs with bin:        2  lits-rem:        22  v-fix:    0  time:  0.00 s
2.79/2.82	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.99/3.07	c lits-rem:      1475  cl-subs:     1017  v-elim:      0  v-fix:    0  time:  0.26 s
2.99/3.07	c learnt bin added due to v-elim: 0
2.99/3.07	c vivif2 --  cl tried     1276 cl shrink        0 lits rem          0 time: 0.00
2.99/3.07	c vivif2 --  cl tried     9776 cl shrink        0 lits rem          0 time: 0.00
2.99/3.08	c asymm  cl-useful: 0/1276/1276 lits-rem:0 time: 0.01
2.99/3.08	c calculated reachability. Time: 0.00
2.99/3.08	c  N dy     7     30507       548      1276        21      9776      5618    181635     26.52     17.68  --
2.99/3.08	c  F st     7     30507       548      1276        21      9776      5618    181635     26.52     17.68  --
3.19/3.26	c Decided on static restart strategy
4.79/4.80	c  N dy    14     45762       548      1276        21     16972      5618    361009     29.83     17.64  --
4.79/4.82	c  S st    14     45762       548      1276        21     16972      5618    361009     29.83     17.64  --
4.79/4.89	c  S st    14     46263       548      1276        26      8834      5618    106798     29.83     17.64  --
4.79/4.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.79/4.89	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
4.89/4.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.01
4.89/4.90	c Calc non-exist non-lernt bins v-fix:     0 done:    548 time:  0.00 s
4.89/4.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.89/4.90	c Subs w/ non-existent bins:      3 time:  0.00 s
4.89/4.90	c Replacing        2 vars Replaced      199 lits Time:     0.00 s 
4.89/4.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.89/4.90	c subs with bin:        4  lits-rem:        14  v-fix:    0  time:  0.00 s
4.89/4.90	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4.89/4.94	c lits-rem:       264  cl-subs:      234  v-elim:      0  v-fix:    0  time:  0.04 s
4.89/4.94	c learnt bin added due to v-elim: 0
4.89/4.94	c vivif2 --  cl tried     1276 cl shrink        0 lits rem          0 time: 0.00
4.89/4.94	c vivif2 --  cl tried     8593 cl shrink        0 lits rem          0 time: 0.00
4.89/4.95	c asymm  cl-useful: 0/1276/1276 lits-rem:0 time: 0.01
4.89/4.95	c calculated reachability. Time: 0.00
4.89/4.95	c  N dy    14     46263       546      1276        22      8593      5614    104708     29.83     17.64  --
9.19/9.21	c  N dy    15     69394       546      1276        24     10846      5614    132387     37.06     17.97  --
9.19/9.22	c  S st    15     69394       546      1276        24     10846      5614    132387     37.06     17.97  --
9.19/9.27	c  S st    15     69894       546      1276        25     11319      5614    141282     37.06     17.97  --
9.19/9.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.19/9.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.19/9.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.02
9.19/9.29	c Calc non-exist non-lernt bins v-fix:     0 done:    546 time:  0.00 s
9.19/9.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.19/9.29	c Subs w/ non-existent bins:      5 time:  0.00 s
9.19/9.29	c Replacing        1 vars Replaced       66 lits Time:     0.00 s 
9.19/9.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.19/9.29	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.00 s
9.19/9.29	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.39/9.45	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
9.89/9.91	c Added 6 vars  tried: 80000 time: 0.47
9.89/9.92	c ORs :      6 avg-s:  0.0 cl-sh:  1709 l-rem:   1709 b-add:     14 v-rep:   1 cl-rem: 2 avg s: 7.0 T:    0.47
9.89/9.92	c lits-rem:       321  cl-subs:      267  v-elim:      0  v-fix:    0  time:  0.63 s
9.89/9.92	c learnt bin added due to v-elim: 0
9.89/9.92	c vivif2 --  cl tried     1282 cl shrink        0 lits rem          0 time: 0.00
9.89/9.92	c vivif2 --  cl tried    11042 cl shrink        0 lits rem          0 time: 0.00
9.89/9.93	c asymm  cl-useful: 0/1282/1282 lits-rem:0 time: 0.01
9.89/9.93	c calculated reachability. Time: 0.00
9.89/9.93	c  N dy    15     69894       551      1282        37     11042      5660    136365     37.06     17.97  --
9.89/9.93	c  F st    15     69894       551      1282        37     11042      5660    136365     37.06     17.97  --
9.89/9.93	c Replacing        1 vars Replaced      487 lits Time:     0.00 s 
10.19/10.21	c Decided on static restart strategy
18.49/18.50	c  N dy    22    104841       550      1282        36     19418      5656    369967     30.14     19.12  --
18.49/18.52	c  S st    22    104841       550      1282        36     19418      5656    369967     30.14     19.12  --
18.60/18.60	c  S st    22    105344       550      1282        39     19906      5656    377418     30.14     19.12  --
18.60/18.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.60/18.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.60/18.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.04
18.60/18.64	c Calc non-exist non-lernt bins v-fix:     0 done:    550 time:  0.00 s
18.60/18.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.60/18.65	c Subs w/ non-existent bins:      2 time:  0.00 s
18.60/18.65	c Replacing        2 vars Replaced      212 lits Time:     0.00 s 
18.60/18.65	c bin-w-bin subsume rem            2 bins  time:  0.00 s
18.60/18.65	c subs with bin:        5  lits-rem:         4  v-fix:    0  time:  0.00 s
18.60/18.65	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
20.09/20.11	c ORs :      5 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 22.0 T:    0.00
20.59/20.66	c Added 6 vars  tried: 80000 time: 0.55
20.59/20.68	c ORs :      6 avg-s:  0.0 cl-sh:  3708 l-rem:   3708 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.57
20.59/20.68	c lits-rem:      2141  cl-subs:     3723  v-elim:      0  v-fix:    0  time:  2.03 s
20.59/20.68	c learnt bin added due to v-elim: 0
20.59/20.68	c vivif2 --  cl tried     1287 cl shrink        0 lits rem          0 time: 0.00
20.59/20.69	c vivif2 --  cl tried    16176 cl shrink        0 lits rem          0 time: 0.00
20.69/20.70	c asymm  cl-useful: 0/1287/1287 lits-rem:0 time: 0.01
20.69/20.70	c calculated reachability. Time: 0.00
20.69/20.70	c  N dy    22    105344       554      1287        45     16176      5687    284394     30.14     19.12  --
32.39/32.42	c  N dy    23    158016       554      1287        46     24774      5687    469737     31.34     19.16  --
32.39/32.44	c  S st    23    158016       554      1287        46     24774      5687    469737     31.34     19.16  --
32.49/32.55	c  S st    23    158518       554      1287        49     25253      5687    478638     31.34     19.16  --
32.49/32.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.49/32.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.59/32.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.2M T:  0.05
32.59/32.61	c Calc non-exist non-lernt bins v-fix:     0 done:    554 time:  0.00 s
32.59/32.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.59/32.61	c Subs w/ non-existent bins:      4 time:  0.01 s
32.59/32.64	c Replacing        1 vars Replaced     2120 lits Time:     0.03 s 
32.59/32.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.59/32.65	c subs with bin:        3  lits-rem:        10  v-fix:    0  time:  0.00 s
32.59/32.65	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
34.19/34.29	c ORs :     11 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
34.79/34.89	c Added 6 vars  tried: 80000 time: 0.61
34.89/34.92	c ORs :      6 avg-s:  0.0 cl-sh:  3778 l-rem:   3778 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.63
34.89/34.92	c lits-rem:      3901  cl-subs:     3807  v-elim:      0  v-fix:    0  time:  2.27 s
34.89/34.92	c learnt bin added due to v-elim: 0
34.89/34.92	c vivif2 --  cl tried     1293 cl shrink        0 lits rem          0 time: 0.00
34.89/34.93	c vivif2 --  cl tried    21439 cl shrink        0 lits rem          0 time: 0.00
34.89/34.95	c asymm  cl-useful: 0/1293/1293 lits-rem:0 time: 0.02
34.89/34.95	c calculated reachability. Time: 0.00
34.89/34.95	c  N dy    23    158518       559      1293        59     21439      5729    379447     31.34     19.16  --
54.69/54.70	c  N dy    24    237779       559      1293        60     25912      5729    437341     28.59     18.60  --
54.69/54.71	c  S st    24    237779       559      1293        60     25912      5729    437341     28.59     18.60  --
54.79/54.81	c  S st    24    238280       559      1293        63     26397      5729    445904     28.59     18.60  --
54.79/54.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
54.79/54.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.79/54.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.7M T:  0.06
54.79/54.87	c Calc non-exist non-lernt bins v-fix:     0 done:    559 time:  0.00 s
54.79/54.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.79/54.88	c Subs w/ non-existent bins:      5 time:  0.01 s
54.79/54.88	c Replacing        3 vars Replaced      548 lits Time:     0.00 s 
54.79/54.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.79/54.89	c subs with bin:        1  lits-rem:         2  v-fix:    0  time:  0.00 s
54.79/54.89	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
56.19/56.25	c ORs :     17 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
56.69/56.79	c Added 6 vars  tried: 80000 time: 0.54
56.79/56.82	c ORs :      6 avg-s:  0.0 cl-sh:  5173 l-rem:   5173 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.57
56.79/56.83	c lits-rem:      1067  cl-subs:     2752  v-elim:      0  v-fix:    0  time:  1.94 s
56.79/56.83	c learnt bin added due to v-elim: 0
56.79/56.83	c vivif2 --  cl tried     1299 cl shrink        0 lits rem          0 time: 0.00
56.79/56.83	c vivif2 --  cl tried    23639 cl shrink        0 lits rem          0 time: 0.00
56.79/56.85	c asymm  cl-useful: 0/1299/1299 lits-rem:0 time: 0.02
56.79/56.85	c calculated reachability. Time: 0.00
56.79/56.85	c  N dy    24    238280       562      1299        69     23639      5765    382722     28.59     18.60  --
92.69/92.79	c  N dy    25    357420       562      1299        72     28283      5765    404271     28.66     18.64  --
92.79/92.80	c  S st    25    357420       562      1299        72     28283      5765    404271     28.66     18.64  --
92.89/92.93	c  S st    25    357923       562      1299        74     28762      5765    413000     28.66     18.64  --
92.89/92.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
92.89/92.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
92.99/93.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.1M T:  0.06
92.99/93.00	c Calc non-exist non-lernt bins v-fix:     0 done:    562 time:  0.00 s
92.99/93.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
92.99/93.00	c Subs w/ non-existent bins:      7 time:  0.01 s
92.99/93.02	c Replacing        2 vars Replaced     3392 lits Time:     0.02 s 
92.99/93.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
92.99/93.03	c subs with bin:        2  lits-rem:         3  v-fix:    0  time:  0.00 s
92.99/93.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
94.09/94.14	c ORs :     23 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
94.60/94.61	c Added 6 vars  tried: 80000 time: 0.47
94.60/94.62	c ORs :      6 avg-s:  0.0 cl-sh:  3554 l-rem:   3554 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.48
94.60/94.62	c lits-rem:      1986  cl-subs:     1300  v-elim:      0  v-fix:    0  time:  1.59 s
94.60/94.62	c learnt bin added due to v-elim: 0
94.60/94.62	c vivif2 --  cl tried     1305 cl shrink        0 lits rem          0 time: 0.00
94.60/94.63	c vivif2 --  cl tried    27451 cl shrink      255 lits rem        255 time: 0.01
94.60/94.65	c asymm  cl-useful: 0/1305/1305 lits-rem:0 time: 0.02
94.60/94.65	c calculated reachability. Time: 0.00
94.60/94.65	c  N dy    25    357923       566      1305        84     27451      5803    384473     28.66     18.64  --
157.09/157.10	c  N dy    26    536884       566      1305        85     35308      5803    486144     27.94     17.68  --
157.09/157.12	c  S st    26    536884       566      1305        85     35308      5803    486144     27.94     17.68  --
157.20/157.26	c  S st    26    537387       566      1305        86     35803      5803    496495     27.94     17.68  --
157.20/157.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
157.20/157.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
157.30/157.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bin:      1 BRemL:      0 BRemN:      0 CBin:       0 P:  4.5M T:  0.09
157.30/157.35	c Calc non-exist non-lernt bins v-fix:     0 done:    566 time:  0.00 s
157.30/157.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
157.30/157.36	c Subs w/ non-existent bins:      6 time:  0.01 s
157.39/157.41	c Replacing        2 vars Replaced     9475 lits Time:     0.05 s 
157.39/157.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
157.39/157.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
157.39/157.42	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
158.59/158.63	c ORs :     29 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
158.99/159.04	c Added 6 vars  tried: 80000 time: 0.41
159.09/159.10	c ORs :      6 avg-s:  0.0 cl-sh:  7754 l-rem:   7754 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.47
159.09/159.11	c lits-rem:      2721  cl-subs:     1936  v-elim:      0  v-fix:    0  time:  1.69 s
159.09/159.11	c learnt bin added due to v-elim: 0
159.09/159.11	c vivif2 --  cl tried     1311 cl shrink        0 lits rem          0 time: 0.00
159.09/159.12	c vivif2 --  cl tried    33861 cl shrink        0 lits rem          0 time: 0.01
159.09/159.16	c asymm  cl-useful: 0/1311/1311 lits-rem:0 time: 0.04
159.09/159.16	c calculated reachability. Time: 0.00
159.09/159.16	c  N dy    26    537387       570      1311        95     33861      5845    455149     27.94     17.68  --
159.09/159.16	c  F st    26    537387       570      1311        95     33861      5845    455149     27.94     17.68  --
159.59/159.68	c Decided on static restart strategy
277.90/277.98	c  N dy    33    806082       570      1311        97     57413      5845   1022375     29.49     18.22  --
278.00/278.03	c  S st    33    806082       570      1311        97     57413      5845   1022375     29.49     18.22  --
278.20/278.28	c  S st    33    806588       570      1311        98     57898      5845   1031740     29.49     18.22  --
278.20/278.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
278.20/278.29	c Cache  BProp: 0 Set: 0 BXProp: 2 T: 0.00
278.40/278.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.0M T:  0.15
278.40/278.44	c Calc non-exist non-lernt bins v-fix:     0 done:    570 time:  0.00 s
278.40/278.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
278.40/278.46	c Subs w/ non-existent bins:      5 time:  0.01 s
278.40/278.49	c Replacing        2 vars Replaced     2543 lits Time:     0.03 s 
278.50/278.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
278.50/278.51	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.01 s
278.50/278.51	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
280.00/280.00	c ORs :     35 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
280.51/280.56	c Added 6 vars  tried: 80000 time: 0.55
280.70/280.77	c ORs :      6 avg-s:  0.0 cl-sh: 11979 l-rem:  11979 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.77
280.70/280.79	c lits-rem:       622  cl-subs:     2455  v-elim:      0  v-fix:    0  time:  2.28 s
280.70/280.79	c learnt bin added due to v-elim: 0
280.70/280.79	c vivif2 --  cl tried     1317 cl shrink        0 lits rem          0 time: 0.00
280.80/280.80	c vivif2 --  cl tried    55437 cl shrink        0 lits rem          0 time: 0.01
280.80/280.86	c asymm  cl-useful: 0/1317/1317 lits-rem:0 time: 0.06
280.80/280.86	c calculated reachability. Time: 0.00
280.80/280.86	c  N dy    33    806588       574      1317       106     55437      5885    963491     29.49     18.22  --
533.01/533.06	c  N dy    34   1209883       574      1317       106     72639      5885   1419394     31.89     17.87  --
533.11/533.12	c  S st    34   1209883       574      1317       106     72639      5885   1419394     31.89     17.87  --
533.11/533.12	c Finding binary XORs  T:     0.00 s  found:       0
533.51/533.53	c  S st    34   1210385       574      1317       107     73126      5885   1429227     31.89     17.87  --
533.51/533.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
533.51/533.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
533.71/533.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.6M T:  0.25
533.71/533.78	c Calc non-exist non-lernt bins v-fix:     0 done:    574 time:  0.00 s
533.71/533.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
533.81/533.80	c Subs w/ non-existent bins:      0 time:  0.02 s
533.81/533.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
533.81/533.84	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.01 s
533.81/533.84	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
536.51/536.57	c ORs :     41 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
537.31/537.37	c Added 6 vars  tried: 80000 time: 0.80
537.61/537.68	c ORs :      6 avg-s:  0.0 cl-sh: 16571 l-rem:  16571 b-add:     12 v-rep:   0 cl-rem: 1 avg s: 10.0 T:    1.12
537.70/537.71	c lits-rem:      1931  cl-subs:     2348  v-elim:      0  v-fix:    0  time:  3.87 s
537.70/537.71	c learnt bin added due to v-elim: 0
537.70/537.71	c vivif2 --  cl tried     1323 cl shrink        0 lits rem          0 time: 0.00
537.70/537.73	c vivif2 --  cl tried    70776 cl shrink        0 lits rem          0 time: 0.02
537.81/537.82	c asymm  cl-useful: 0/1323/1323 lits-rem:0 time: 0.09
537.81/537.83	c calculated reachability. Time: 0.00
537.81/537.83	c  N dy    34   1210385       580      1323       119     70776      5927   1355997     31.89     17.87  --
944.82/944.82	c  N dy    35   1710385       580      1323       120    101406      5927   2107011     29.71     17.57  --
944.92/944.92	c  S st    35   1710385       580      1323       120    101406      5927   2107011     29.71     17.57  --
945.41/945.45	c  S st    35   1710890       580      1323       122    101900      5927   2116630     29.71     17.57  --
945.41/945.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
945.41/945.46	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
945.81/945.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.4M T:  0.36
945.81/945.82	c Calc non-exist non-lernt bins v-fix:     0 done:    580 time:  0.00 s
945.81/945.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
945.81/945.86	c Subs w/ non-existent bins:      4 time:  0.04 s
946.91/946.91	c Replacing        2 vars Replaced    49991 lits Time:     1.05 s 
946.91/946.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
946.91/946.98	c subs with bin:        2  lits-rem:         3  v-fix:    0  time:  0.02 s
946.91/946.98	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
953.41/953.44	c ORs :     47 avg-s:  2.0 cl-sh:    16 l-rem:     16 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.09
954.31/954.34	c Added 6 vars  tried: 80000 time: 0.90
955.21/955.28	c ORs :      6 avg-s:  0.0 cl-sh: 30126 l-rem:  30126 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    1.84
955.31/955.32	c lits-rem:      2371  cl-subs:     4317  v-elim:      0  v-fix:    0  time:  8.34 s
955.31/955.32	c learnt bin added due to v-elim: 0
955.31/955.32	c vivif2 --  cl tried     1329 cl shrink        0 lits rem          0 time: 0.00
955.31/955.35	c vivif2 --  cl tried    97577 cl shrink        0 lits rem          0 time: 0.03
955.41/955.49	c asymm  cl-useful: 0/1050/1329 lits-rem:0 time: 0.14
955.41/955.49	c calculated reachability. Time: 0.00
955.41/955.49	c  N dy    35   1710890       584      1329       130     97577      5967   1975133     29.71     17.57  --

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.76 3.94 3.90 4/179 14531
/proc/meminfo: memFree=21491940/32950904 swapFree=67082284/67111528
[pid=14531] ppid=14529 vsize=29092 CPUtime=0 cores=0,2
/proc/14531/stat : 14531 (techdemo) R 14529 14531 13829 0 -1 4202496 597 0 0 0 0 0 0 0 25 0 1 0 490041260 29790208 534 33554432000 4194304 4797429 140736668424368 18446744073709551615 4432951 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14531/statm: 7273 535 349 148 0 2202 0

[startup+0.0191099 s]
/proc/loadavg: 3.76 3.94 3.90 4/179 14531
/proc/meminfo: memFree=21491940/32950904 swapFree=67082284/67111528
[pid=14531] ppid=14529 vsize=128176 CPUtime=0.01 cores=0,2
/proc/14531/stat : 14531 (techdemo) R 14529 14531 13829 0 -1 4202496 825 0 0 0 1 0 0 0 25 0 1 0 490041260 131252224 742 33554432000 4194304 4797429 140736668424368 18446744073709551615 4450295 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14531/statm: 32044 742 403 148 0 26973 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 128176

[startup+0.100094 s]
/proc/loadavg: 3.76 3.94 3.90 4/179 14531
/proc/meminfo: memFree=21491940/32950904 swapFree=67082284/67111528
[pid=14531] ppid=14529 vsize=128328 CPUtime=0.09 cores=0,2
/proc/14531/stat : 14531 (techdemo) R 14529 14531 13829 0 -1 4202496 914 0 0 0 9 0 0 0 25 0 1 0 490041260 131407872 831 33554432000 4194304 4797429 140736668424368 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14531/statm: 32082 831 413 148 0 27011 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 128328

[startup+0.301119 s]
/proc/loadavg: 3.76 3.94 3.90 4/179 14531
/proc/meminfo: memFree=21491940/32950904 swapFree=67082284/67111528
[pid=14531] ppid=14529 vsize=128500 CPUtime=0.29 cores=0,2
/proc/14531/stat : 14531 (techdemo) R 14529 14531 13829 0 -1 4202496 1037 0 0 0 29 0 0 0 25 0 1 0 490041260 131584000 952 33554432000 4194304 4797429 140736668424368 18446744073709551615 4423648 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14531/statm: 32125 952 413 148 0 27054 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128500

[startup+0.70106 s]
/proc/loadavg: 3.76 3.94 3.90 4/179 14531
/proc/meminfo: memFree=21491940/32950904 swapFree=67082284/67111528
[pid=14531] ppid=14529 vsize=128860 CPUtime=0.69 cores=0,2
/proc/14531/stat : 14531 (techdemo) R 14529 14531 13829 0 -1 4202496 1318 0 0 0 69 0 0 0 25 0 1 0 490041260 131952640 1060 33554432000 4194304 4797429 140736668424368 18446744073709551615 4387808 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14531/statm: 32215 1060 413 148 0 27144 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128860

[startup+1.5009 s]
/proc/loadavg: 3.76 3.94 3.90 5/190 14547
/proc/meminfo: memFree=21461472/32950904 swapFree=67082284/67111528
[pid=14531] ppid=14529 vsize=129404 CPUtime=1.49 cores=0,2
/proc/14531/stat : 14531 (techdemo) R 14529 14531 13829 0 -1 4202496 1702 0 0 0 149 0 0 0 25 0 1 0 490041260 132509696 1217 33554432000 4194304 4797429 140736668424368 18446744073709551615 4424768 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14531/statm: 32351 1217 413 148 0 27280 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129404

[startup+3.10056 s]
/proc/loadavg: 3.76 3.94 3.90 5/190 14547
/proc/meminfo: memFree=21458496/32950904 swapFree=67082284/67111528
[pid=14531] ppid=14529 vsize=131532 CPUtime=3.09 cores=0,2
/proc/14531/stat : 14531 (techdemo) R 14529 14531 13829 0 -1 4202496 2781 0 0 0 309 0 0 0 25 0 1 0 490041260 134688768 1677 33554432000 4194304 4797429 140736668424368 18446744073709551615 4424709 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14531/statm: 32883 1677 416 148 0 27812 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131532

[startup+6.30104 s]
/proc/loadavg: 3.78 3.94 3.90 5/190 14547
/proc/meminfo: memFree=21448344/32950904 swapFree=67082284/67111528
[pid=14531] ppid=14529 vsize=132308 CPUtime=6.29 cores=0,2
/proc/14531/stat : 14531 (techdemo) R 14529 14531 13829 0 -1 4202496 3935 0 0 0 629 0 0 0 25 0 1 0 490041260 135483392 2030 33554432000 4194304 4797429 140736668424368 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14531/statm: 33077 2030 415 148 0 28006 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 132308

[startup+12.701 s]
/proc/loadavg: 3.80 3.94 3.90 4/188 14548
/proc/meminfo: memFree=21501852/32950904 swapFree=67082284/67111528
[pid=14531] ppid=14529 vsize=133640 CPUtime=12.68 cores=0,2
/proc/14531/stat : 14531 (techdemo) R 14529 14531 13829 0 -1 4202496 5438 0 0 0 1268 0 0 0 25 0 1 0 490041260 136847360 2390 33554432000 4194304 4797429 140736668424368 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14531/statm: 33410 2390 418 148 0 28339 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 133640

[startup+25.5006 s]
/proc/loadavg: 3.84 3.94 3.90 5/190 14575
/proc/meminfo: memFree=21402212/32950904 swapFree=67082284/67111528
[pid=14531] ppid=14529 vsize=136060 CPUtime=25.49 cores=0,2
/proc/14531/stat : 14531 (techdemo) R 14529 14531 13829 0 -1 4202496 7908 0 0 0 2548 1 0 0 25 0 1 0 490041260 139325440 3001 33554432000 4194304 4797429 140736668424368 18446744073709551615 4425023 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14531/statm: 34015 3001 418 148 0 28944 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 136060

[startup+51.1011 s]
/proc/loadavg: 3.89 3.94 3.90 5/190 14576
/proc/meminfo: memFree=21387656/32950904 swapFree=67082284/67111528
[pid=14531] ppid=14529 vsize=139336 CPUtime=51.09 cores=0,2
/proc/14531/stat : 14531 (techdemo) R 14529 14531 13829 0 -1 4202496 12563 0 0 0 5107 2 0 0 25 0 1 0 490041260 142680064 3785 33554432000 4194304 4797429 140736668424368 18446744073709551615 4424617 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14531/statm: 34834 3785 418 148 0 29763 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 139336

[startup+102.307 s]
/proc/loadavg: 3.95 3.95 3.91 5/190 14605
/proc/meminfo: memFree=21353676/32950904 swapFree=67082284/67111528
[pid=14531] ppid=14529 vsize=143148 CPUtime=102.29 cores=0,2
/proc/14531/stat : 14531 (techdemo) R 14529 14531 13829 0 -1 4202496 20154 0 0 0 10226 3 0 0 25 0 1 0 490041260 146583552 4245 33554432000 4194304 4797429 140736668424368 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14531/statm: 35787 4245 418 148 0 30716 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 143148

[startup+162.3 s]
/proc/loadavg: 3.98 3.95 3.91 5/190 14606
/proc/meminfo: memFree=21335344/32950904 swapFree=67082284/67111528
[pid=14531] ppid=14529 vsize=146056 CPUtime=162.29 cores=0,2
/proc/14531/stat : 14531 (techdemo) R 14529 14531 13829 0 -1 4202496 27752 0 0 0 16223 6 0 0 25 0 1 0 490041260 149561344 5487 33554432000 4194304 4797429 140736668424368 18446744073709551615 4426806 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14531/statm: 36514 5487 418 148 0 31443 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 146056

[startup+222.301 s]
/proc/loadavg: 3.99 3.96 3.91 5/190 14608
/proc/meminfo: memFree=21313208/32950904 swapFree=67082284/67111528
[pid=14531] ppid=14529 vsize=149636 CPUtime=222.29 cores=0,2
/proc/14531/stat : 14531 (techdemo) R 14529 14531 13829 0 -1 4202496 34668 0 0 0 22220 9 0 0 25 0 1 0 490041260 153227264 6196 33554432000 4194304 4797429 140736668424368 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14531/statm: 37409 6196 418 148 0 32338 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 149636

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 14609
/proc/meminfo: memFree=21307100/32950904 swapFree=67082284/67111528
[pid=14531] ppid=14529 vsize=154544 CPUtime=282.3 cores=0,2
/proc/14531/stat : 14531 (techdemo) R 14529 14531 13829 0 -1 4202496 41218 0 0 0 28218 12 0 0 25 0 1 0 490041260 158253056 7674 33554432000 4194304 4797429 140736668424368 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14531/statm: 38636 7674 418 148 0 33565 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 154544

[startup+342.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 14611
/proc/meminfo: memFree=21256132/32950904 swapFree=67082284/67111528
[pid=14531] ppid=14529 vsize=156116 CPUtime=342.29 cores=0,2
/proc/14531/stat : 14531 (techdemo) R 14529 14531 13829 0 -1 4202496 45838 0 0 0 34216 13 0 0 25 0 1 0 490041260 159862784 8608 33554432000 4194304 4797429 140736668424368 18446744073709551615 4424652 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14531/statm: 39029 8608 418 148 0 33958 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 156116

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 14613
/proc/meminfo: memFree=21250516/32950904 swapFree=67082284/67111528
[pid=14531] ppid=14529 vsize=157620 CPUtime=402.3 cores=0,2
/proc/14531/stat : 14531 (techdemo) R 14529 14531 13829 0 -1 4202496 51009 0 0 0 40215 15 0 0 25 0 1 0 490041260 161402880 7830 33554432000 4194304 4797429 140736668424368 18446744073709551615 4351609 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14531/statm: 39405 7830 418 148 0 34334 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 157620

[startup+462.301 s]
/proc/loadavg: 3.46 3.82 3.86 4/184 14631
/proc/meminfo: memFree=21420600/32950904 swapFree=67082284/67111528
[pid=14531] ppid=14529 vsize=158268 CPUtime=462.3 cores=0,2
/proc/14531/stat : 14531 (techdemo) R 14529 14531 13829 0 -1 4202496 55429 0 0 0 46214 16 0 0 25 0 1 0 490041260 162066432 8066 33554432000 4194304 4797429 140736668424368 18446744073709551615 4424435 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14531/statm: 39567 8066 418 148 0 34496 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 158268

[startup+522.3 s]
/proc/loadavg: 3.17 3.67 3.80 4/184 14633
/proc/meminfo: memFree=21416120/32950904 swapFree=67082284/67111528
[pid=14531] ppid=14529 vsize=159352 CPUtime=522.3 cores=0,2
/proc/14531/stat : 14531 (techdemo) R 14529 14531 13829 0 -1 4202496 60300 0 0 0 52212 18 0 0 25 0 1 0 490041260 163176448 8403 33554432000 4194304 4797429 140736668424368 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14531/statm: 39838 8403 418 148 0 34767 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 159352

[startup+582.301 s]
/proc/loadavg: 3.06 3.55 3.75 4/184 14634
/proc/meminfo: memFree=21402340/32950904 swapFree=67082284/67111528
[pid=14531] ppid=14529 vsize=163992 CPUtime=582.3 cores=0,2
/proc/14531/stat : 14531 (techdemo) R 14529 14531 13829 0 -1 4202496 64666 0 0 0 58211 19 0 0 25 0 1 0 490041260 167927808 10352 33554432000 4194304 4797429 140736668424368 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14531/statm: 40998 10352 418 148 0 35927 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 163992

[startup+642.301 s]
/proc/loadavg: 3.02 3.44 3.70 4/184 14636
/proc/meminfo: memFree=21403544/32950904 swapFree=67082284/67111528
[pid=14531] ppid=14529 vsize=164340 CPUtime=642.31 cores=0,2
/proc/14531/stat : 14531 (techdemo) R 14529 14531 13829 0 -1 4202496 68868 0 0 0 64210 21 0 0 25 0 1 0 490041260 168284160 9874 33554432000 4194304 4797429 140736668424368 18446744073709551615 4351624 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14531/statm: 41085 9874 418 148 0 36014 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 164340

[startup+702.301 s]
/proc/loadavg: 3.01 3.36 3.65 4/184 14638
/proc/meminfo: memFree=21400308/32950904 swapFree=67082284/67111528
[pid=14531] ppid=14529 vsize=164644 CPUtime=702.31 cores=0,2
/proc/14531/stat : 14531 (techdemo) R 14529 14531 13829 0 -1 4202496 72245 0 0 0 70209 22 0 0 25 0 1 0 490041260 168595456 10829 33554432000 4194304 4797429 140736668424368 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14531/statm: 41161 10829 418 148 0 36090 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 164644

[startup+762.307 s]
/proc/loadavg: 3.00 3.29 3.61 4/184 14639
/proc/meminfo: memFree=21390100/32950904 swapFree=67082284/67111528
[pid=14531] ppid=14529 vsize=165676 CPUtime=762.31 cores=0,2
/proc/14531/stat : 14531 (techdemo) R 14529 14531 13829 0 -1 4202496 76346 0 0 0 76207 24 0 0 25 0 1 0 490041260 169652224 10133 33554432000 4194304 4797429 140736668424368 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14531/statm: 41419 10133 418 148 0 36348 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 165676

[startup+822.301 s]
/proc/loadavg: 3.00 3.24 3.57 4/184 14641
/proc/meminfo: memFree=21392180/32950904 swapFree=67082284/67111528
[pid=14531] ppid=14529 vsize=166056 CPUtime=822.31 cores=0,2
/proc/14531/stat : 14531 (techdemo) R 14529 14531 13829 0 -1 4202496 79406 0 0 0 82206 25 0 0 25 0 1 0 490041260 170041344 10671 33554432000 4194304 4797429 140736668424368 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14531/statm: 41514 10671 418 148 0 36443 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 166056

[startup+882.301 s]
/proc/loadavg: 3.00 3.19 3.53 4/184 14642
/proc/meminfo: memFree=21387824/32950904 swapFree=67082284/67111528
[pid=14531] ppid=14529 vsize=166492 CPUtime=882.31 cores=0,2
/proc/14531/stat : 14531 (techdemo) R 14529 14531 13829 0 -1 4202496 82374 0 0 0 88205 26 0 0 25 0 1 0 490041260 170487808 11090 33554432000 4194304 4797429 140736668424368 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14531/statm: 41623 11090 418 148 0 36552 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 166492

[startup+942.3 s]
/proc/loadavg: 3.00 3.15 3.50 4/184 14644
/proc/meminfo: memFree=21384324/32950904 swapFree=67082284/67111528
[pid=14531] ppid=14529 vsize=166880 CPUtime=942.31 cores=0,2
/proc/14531/stat : 14531 (techdemo) R 14529 14531 13829 0 -1 4202496 85288 0 0 0 94203 28 0 0 25 0 1 0 490041260 170885120 11417 33554432000 4194304 4797429 140736668424368 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14531/statm: 41720 11417 418 148 0 36649 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 166880

[startup+1002.3 s]
/proc/loadavg: 3.00 3.12 3.46 4/184 14646
/proc/meminfo: memFree=21371028/32950904 swapFree=67082284/67111528
[pid=14531] ppid=14529 vsize=176008 CPUtime=1002.31 cores=0,2
/proc/14531/stat : 14531 (techdemo) R 14529 14531 13829 0 -1 4202496 89857 0 0 0 100202 29 0 0 25 0 1 0 490041260 180232192 13180 33554432000 4194304 4797429 140736668424368 18446744073709551615 4424452 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14531/statm: 44002 13180 418 148 0 38931 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 176008

[startup+1062.3 s]
/proc/loadavg: 3.03 3.11 3.43 4/184 14647
/proc/meminfo: memFree=21364688/32950904 swapFree=67082284/67111528
[pid=14531] ppid=14529 vsize=175960 CPUtime=1062.32 cores=0,2
/proc/14531/stat : 14531 (techdemo) R 14529 14531 13829 0 -1 4202496 92659 0 0 0 106201 31 0 0 25 0 1 0 490041260 180183040 13315 33554432000 4194304 4797429 140736668424368 18446744073709551615 4351624 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14531/statm: 43990 13315 418 148 0 38919 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 175960

[startup+1122.3 s]
/proc/loadavg: 3.01 3.09 3.41 4/184 14649
/proc/meminfo: memFree=21359216/32950904 swapFree=67082284/67111528
[pid=14531] ppid=14529 vsize=176980 CPUtime=1122.31 cores=0,2
/proc/14531/stat : 14531 (techdemo) R 14529 14531 13829 0 -1 4202496 95670 0 0 0 112199 32 0 0 25 0 1 0 490041260 181227520 13624 33554432000 4194304 4797429 140736668424368 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14531/statm: 44245 13624 418 148 0 39174 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 176980

[startup+1182.3 s]
/proc/loadavg: 3.00 3.07 3.38 4/184 14650
/proc/meminfo: memFree=21359688/32950904 swapFree=67082284/67111528
[pid=14531] ppid=14529 vsize=177468 CPUtime=1182.32 cores=0,2
/proc/14531/stat : 14531 (techdemo) R 14529 14531 13829 0 -1 4202496 98635 0 0 0 118198 34 0 0 25 0 1 0 490041260 181727232 13773 33554432000 4194304 4797429 140736668424368 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14531/statm: 44367 13773 418 148 0 39296 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 177468

[startup+1242.3 s]
/proc/loadavg: 3.00 3.05 3.35 4/184 14652
/proc/meminfo: memFree=21358184/32950904 swapFree=67082284/67111528
[pid=14531] ppid=14529 vsize=177808 CPUtime=1242.32 cores=0,2
/proc/14531/stat : 14531 (techdemo) R 14529 14531 13829 0 -1 4202496 101515 0 0 0 124198 34 0 0 25 0 1 0 490041260 182075392 13873 33554432000 4194304 4797429 140736668424368 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14531/statm: 44452 13873 418 148 0 39381 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 177808



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.04 3.33 4/184 14653
/proc/meminfo: memFree=21345616/32950904 swapFree=67082284/67111528
[pid=14531] ppid=14529 vsize=178264 CPUtime=1300.03 cores=0,2
/proc/14531/stat : 14531 (techdemo) R 14529 14531 13829 0 -1 4202496 104169 0 0 0 129968 35 0 0 25 0 1 0 490041260 182542336 13677 33554432000 4194304 4797429 140736668424368 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14531/statm: 44566 13677 418 148 0 39495 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 178264

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

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

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

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

runsolver used 2.17567 second user time and 4.93425 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-26 04:20:15
IDJOB=3290345
IDBENCH=83431
IDSOLVER=1585
FILE ID=node121/3290345-1303784415
RUNJOBID= node121-1303783113-13847
PBS_JOBID= 13157234
Free space on /tmp= 72804 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_4_keyfind_1.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290345-1303784415/watcher-3290345-1303784415 -o /tmp/evaluation-result-3290345-1303784415/solver-3290345-1303784415 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3290345-1303784415.cnf

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

MD5SUM BENCH= d71ab4cbe872e5620884d4e4d370890a
RANDOM SEED=1136606441

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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:     32950904 kB
MemFree:      21492336 kB
Buffers:       2150484 kB
Cached:        8698736 kB
SwapCached:       2776 kB
Active:        8111648 kB
Inactive:      2837464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      21492336 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           15544 kB
Writeback:           0 kB
AnonPages:       97792 kB
Mapped:          14676 kB
Slab:           445052 kB
PageTables:       4956 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   371156 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= 72784 MiB
End job on node121 at 2011-04-26 04:41:57