Trace number 3289475

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-stUNSAT 349.804 349.796

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom14.cnf
MD5SUM7af4cc1b94644f101ccf5f2373fdbfea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark321.647
Satisfiable
(Un)Satisfiability was proved
Number of variables22886
Number of clauses76038
Sum of the clauses size193162
Maximum clause length786
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 240006
Number of clauses of size 335619
Number of clauses of size 4104
Number of clauses of size 512
Number of clauses of size over 5296

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 WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3289475-1303779263.cnf'
0.00/0.00	c -- header says num vars:          22886
0.00/0.00	c -- header says num clauses:       76038
0.00/0.03	c -- clauses added:            0 learnts,        76038 normals,            0 xors
0.00/0.03	c -- vars added      22886
0.00/0.03	c Parsing time:  0.03 s
0.00/0.03	c  N st     0         0     22886     35405     36071         0    182356         0   no data   no data  --
0.39/0.44	c asymm  cl-useful: 8/35405/35405 lits-rem:88 time: 0.41
1.19/1.22	c Flit:    62 Blit:   2152 bXBeca:    0 bXProp: 3731 Bins:      0 BRemL:      0 BRemN:      0 P: 18.0M T:  0.77
1.19/1.22	c Cleaning up after failed var search:     0.00 s 
1.19/1.23	c Replacing     3731 vars Replaced   100834 lits Time:     0.01 s 
1.19/1.24	c bin-w-bin subsume rem          557 bins  time:  0.00 s
1.19/1.24	c subs with bin:        0  lits-rem:        12  v-fix:    0  time:  0.00 s
1.19/1.26	c Subs w/ non-existent bins:      0 l-rem:      4 v-fix:     0 done:  15722 time:  0.02 s
1.19/1.28	c Removed useless bin:      39  fixed:     0  props:   2.13M  time:  0.01 s
1.29/1.37	c lits-rem:         0  cl-subs:     1231  v-elim:   5240  v-fix:    0  time:  0.09 s
1.39/1.40	c Finding binary XORs  T:     0.03 s  found:      17
1.39/1.40	c Replacing       17 vars Replaced      201 lits Time:     0.00 s 
1.39/1.42	c Finding non-binary XORs:     0.01 s (found:    2240, avg size: 3.3)
1.39/1.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    382 locsubst:     0 time:   0.00
1.39/1.42	c calculated reachability. Time: 0.00
1.39/1.43	c Calc default polars -  time:   0.00 s pos:    2013 undec:   12979 neg:    7894
1.39/1.43	c =========================================================================================
1.39/1.43	c types(t): F = full restart, N = normal restart
1.39/1.43	c types(t): S = simplification begin/end, E = solution found
1.39/1.43	c restart types(rt): st = static, dy = dynamic
1.39/1.43	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.39/1.43	c  B st     0         0     10083     16543     16215         0    120067         0   no data   no data  --
1.59/1.64	c Decided on static restart strategy
1.99/2.05	c  N st     8      4916     10081     16543     16240      4817    120067    302817   no data   no data  --
2.89/2.90	c  N st    10     11300     10078     16543     16259      8236    120067    403253   no data   no data  --
3.79/3.80	c  N st    11     17043     10076     16543     16264      9290    120067    379737   no data   no data  --
5.09/5.15	c  F st    12     25002     10075     16543     16278     10921    120067    347296   no data   no data  --
5.09/5.17	c  N st    12     25002     10075     16535     16193     10913    119869    347265   no data   no data  --
5.79/5.84	c Decided on static restart strategy
5.79/5.84	c  N st    18     30002     10075     16535     16211      8485    119869    202469   no data   no data  --
5.79/5.84	c  S st    18     30002     10075     16535     16211      8485    119869    202469   no data   no data  --
5.89/5.93	c  S st    18     30502     10075     16535     16252      8937    119869    211595   no data   no data  --
5.89/5.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    186 locsubst:     0 time:   0.01
5.89/5.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.09/7.17	c Flit:   126 Blit:      1 bXBeca:    0 bXProp:  263 Bins:  32736 BRemL:   8655 BRemN:     24 P: 14.2M T:  1.23
7.09/7.17	c Cleaning up after failed var search:     0.00 s 
7.09/7.18	c Replacing      264 vars Replaced    10682 lits Time:     0.00 s 
7.09/7.19	c bin-w-bin subsume rem          260 bins  time:  0.00 s
7.19/7.21	c subs with bin:      229  lits-rem:       717  v-fix:    0  time:  0.02 s
7.19/7.24	c Subs w/ non-existent bins:     13 l-rem:    584 v-fix:     0 done:   9346 time:  0.02 s
7.19/7.25	c Removed useless bin:      66  fixed:     0  props:   0.62M  time:  0.01 s
7.39/7.44	c lits-rem:      5625  cl-subs:     5933  v-elim:   3465  v-fix:    0  time:  0.19 s
7.49/7.58	c asymm  cl-useful: 381/16459/16459 lits-rem:641 time: 0.14
7.49/7.58	c calculated reachability. Time: 0.00
7.49/7.58	c  N st    18     30502      5881     16451     11864      1257     99638     24189   no data   no data  --
7.59/7.61	c Finding binary XORs  T:     0.03 s  found:       6
8.09/8.15	c  N st    20     37613      5881     16451     11869      8065     99638    261129   no data   no data  --
8.99/9.00	c  N st    21     44012      5881     16451     11871     14231     99638    778272   no data   no data  --
9.19/9.21	c  S st    22     45753      5881     16451     11873      8513     99638    304593   no data   no data  --
9.19/9.29	c  S st    22     46256      5881     16451     11882      9005     99638    317591   no data   no data  --
9.29/9.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     91 locsubst:     0 time:   0.00
9.29/9.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.39/9.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   20 Bins:   1834 BRemL:   1848 BRemN:    121 P:  3.1M T:  0.19
9.49/9.50	c Replacing       26 vars Replaced      749 lits Time:     0.01 s 
9.49/9.51	c bin-w-bin subsume rem           48 bins  time:  0.00 s
9.59/9.60	c subs with bin:      426  lits-rem:       353  v-fix:    0  time:  0.09 s
9.59/9.62	c Subs w/ non-existent bins:      1 l-rem:   1433 v-fix:     0 done:   4191 time:  0.01 s
9.59/9.62	c Removed useless bin:      82  fixed:     0  props:   0.26M  time:  0.00 s
10.09/10.16	c lits-rem:      1666  cl-subs:     1891  v-elim:    115  v-fix:    0  time:  0.54 s
10.09/10.16	c vivif2 --  cl tried    15982 cl shrink       45 lits rem         67 time: 0.00
10.09/10.17	c vivif2 --  cl tried     6996 cl shrink      518 lits rem       1847 time: 0.01
10.29/10.34	c asymm  cl-useful: 163/15981/15981 lits-rem:191 time: 0.17
10.29/10.35	c calculated reachability. Time: 0.00
10.29/10.35	c  N st    22     46256      5648     15981     10811      6996     98022    247861   no data   no data  --
10.29/10.36	c Finding binary XORs  T:     0.02 s  found:       0
12.79/12.80	c  N st    23     60653      5648     15981     10811     12251     98021    512346   no data   no data  --
14.39/14.47	c  N st    24     69385      5647     15981     10811     10544     98021    366615   no data   no data  --
14.39/14.48	c  S st    24     69385      5647     15981     10811     10544     98021    366615   no data   no data  --
14.48/14.56	c  S st    24     69887      5647     15981     10816     11038     98021    377923   no data   no data  --
14.48/14.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.00
14.48/14.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.68/14.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    357 BRemL:     20 BRemN:      4 P:  3.0M T:  0.15
14.68/14.74	c bin-w-bin subsume rem          111 bins  time:  0.00 s
14.79/14.81	c subs with bin:       40  lits-rem:        12  v-fix:    0  time:  0.07 s
14.79/14.82	c Subs w/ non-existent bins:      2 l-rem:   1141 v-fix:     0 done:   4272 time:  0.01 s
14.79/14.83	c Removed useless bin:       3  fixed:     0  props:   0.25M  time:  0.00 s
15.40/15.49	c lits-rem:      1198  cl-subs:      343  v-elim:     39  v-fix:    0  time:  0.66 s
15.40/15.49	c vivif2 --  cl tried    15979 cl shrink        4 lits rem          5 time: 0.00
15.49/15.51	c vivif2 --  cl tried    10725 cl shrink     1017 lits rem       2054 time: 0.01
15.69/15.71	c asymm  cl-useful: 218/15979/15979 lits-rem:389 time: 0.20
15.69/15.71	c calculated reachability. Time: 0.00
15.69/15.71	c  N st    24     69887      5607     15966     10906     10725     97765    365379   no data   no data  --
18.70/18.77	c  F st    25     87501      5607     15966     10911     16581     97765    654747   no data   no data  --
18.70/18.78	c  N st    25     87501      5607     15966     10911     16581     97765    654747   no data   no data  --
18.70/18.80	c Finding binary XORs  T:     0.02 s  found:       0
19.80/19.89	c  N dy    34     93117      5606     15966     10913     22081     97765    980309     16.11     17.09  --
20.90/20.90	c  N dy    48    100376      5603     15966     10919     16546     97765    420783     10.62     11.37  --
21.49/21.55	c  S st    70    104830      5603     15966     10920     20939     97765    592799     10.81      7.91  --
21.59/21.66	c  S st    70    105331      5603     15966     10924     21433     97765    602825     10.81   no data  --
21.59/21.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      6 locsubst:     0 time:   0.00
21.59/21.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.79/21.84	c Flit:     5 Blit:      0 bXBeca:    0 bXProp:    5 Bins:    262 BRemL:    171 BRemN:      2 P:  3.9M T:  0.18
21.79/21.85	c Replacing        5 vars Replaced      171 lits Time:     0.01 s 
21.79/21.88	c bin-w-bin subsume rem           21 bins  time:  0.00 s
21.99/22.00	c subs with bin:       82  lits-rem:       623  v-fix:    0  time:  0.12 s
21.99/22.01	c Subs w/ non-existent bins:      3 l-rem:   1242 v-fix:     0 done:   3144 time:  0.01 s
21.99/22.02	c Removed useless bin:       2  fixed:     0  props:   0.24M  time:  0.00 s
24.59/24.68	c lits-rem:      2769  cl-subs:     1146  v-elim:      6  v-fix:    0  time:  2.67 s
24.59/24.69	c vivif2 --  cl tried    15828 cl shrink        1 lits rem          1 time: 0.00
24.69/24.72	c vivif2 --  cl tried    20265 cl shrink     2528 lits rem       6150 time: 0.03
24.89/24.98	c asymm  cl-useful: 113/15752/15828 lits-rem:209 time: 0.27
24.89/24.99	c calculated reachability. Time: 0.00
24.89/24.99	c  N dy    70    105331      5581     15814     10471     20265     96965    562825     10.81   no data  --
25.89/25.93	c Finding binary XORs  T:     0.02 s  found:       2
25.99/26.02	c  N dy    88    112761      5576     15797     10330     13134     96763    242759     10.01     10.62  --
26.89/26.99	c  N dy   134    120029      5573     15797     10339     20318     96762    511637     10.32     11.07  --
28.09/28.17	c  N dy   166    127741      5571     15797     10350     27895     96762    750596     10.23     15.21  --
29.29/29.37	c  N dy   207    135938      5570     15797     10357     21687     96761    510282     10.31     14.50  --
30.79/30.85	c  N dy   257    144653      5570     15797     10360     30280     96761    816407     10.44     11.01  --
32.19/32.26	c  N dy   300    154005      5570     15797     10363     24064     96761    549647     10.54     11.13  --
32.89/32.96	c  S st   318    157996      5569     15797     10364     28005     96761    682668     10.52   no data  --
32.99/33.08	c  S st   318    158500      5569     15797     10366     28507     96761    695010     10.52   no data  --
32.99/33.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.99/33.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.18/33.28	c Flit:     3 Blit:      0 bXBeca:    0 bXProp:   10 Bins:    270 BRemL:    309 BRemN:     13 P:  4.7M T:  0.19
33.28/33.30	c Replacing       12 vars Replaced     5179 lits Time:     0.02 s 
33.28/33.32	c bin-w-bin subsume rem           28 bins  time:  0.00 s
33.48/33.50	c subs with bin:      250  lits-rem:      3647  v-fix:    0  time:  0.17 s
33.48/33.52	c Subs w/ non-existent bins:     68 l-rem:   2240 v-fix:     0 done:   2171 time:  0.02 s
33.48/33.52	c Removed useless bin:       7  fixed:     0  props:   0.23M  time:  0.00 s
37.19/37.23	c lits-rem:      4319  cl-subs:     2503  v-elim:     14  v-fix:    0  time:  3.71 s
37.19/37.23	c vivif2 --  cl tried    15696 cl shrink        7 lits rem          7 time: 0.00
37.19/37.27	c vivif2 --  cl tried    25403 cl shrink     3708 lits rem      11862 time: 0.03
37.49/37.51	c asymm  cl-useful: 80/14028/15696 lits-rem:150 time: 0.25
37.49/37.52	c calculated reachability. Time: 0.00
37.49/37.52	c  N dy   318    158500      5540     15695      9931     25401     95939    588090     10.52   no data  --
37.49/37.53	c Finding binary XORs  T:     0.02 s  found:       0
39.09/39.12	c  N dy   339    168650      5539     15695      9941     19015     95939    303135     10.28     10.92  --
40.69/40.77	c  N dy   385    179495      5537     15695      9953     29689     95939    704781     10.22     12.36  --
42.89/42.92	c  N dy   458    191934      5534     15695      9979     24425     95939    446850     10.29     10.93  --
45.19/45.24	c  N dy   526    204415      5532     15695      9992     36751     95939    892258     10.37     10.93  --
47.39/47.45	c  N dy   602    217548      5532     15695      9993     31161     95938    663735     10.43     11.70  --
49.89/49.90	c  N dy   663    231527      5532     15695     10004     25370     95938    447527     10.44     11.01  --
50.89/50.99	c  S st   702    237750      5531     15695     10007     31513     95938    682245     10.50      8.53  --
51.09/51.11	c  S st   702    238252      5531     15695     10009     32010     95938    691786     10.50   no data  --
51.09/51.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.09/51.11	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
51.19/51.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    6 Bins:    126 BRemL:    100 BRemN:      2 P:  4.5M T:  0.18
51.29/51.31	c Replacing        7 vars Replaced     4436 lits Time:     0.02 s 
51.29/51.34	c bin-w-bin subsume rem           24 bins  time:  0.00 s
51.49/51.50	c subs with bin:      209  lits-rem:      1885  v-fix:    0  time:  0.16 s
51.49/51.51	c Subs w/ non-existent bins:     21 l-rem:   2058 v-fix:     0 done:   1835 time:  0.01 s
51.49/51.51	c Removed useless bin:       4  fixed:     0  props:   0.24M  time:  0.00 s
55.39/55.40	c lits-rem:      3029  cl-subs:     2798  v-elim:      8  v-fix:    0  time:  3.88 s
55.39/55.40	c vivif2 --  cl tried    15620 cl shrink        1 lits rem          1 time: 0.00
55.39/55.44	c vivif2 --  cl tried    28160 cl shrink     3815 lits rem      12242 time: 0.03
55.39/55.47	c asymm  cl-useful: 1/1592/15620 lits-rem:3 time: 0.03
55.39/55.47	c calculated reachability. Time: 0.00
55.39/55.47	c  N dy   702    238252      5516     15619      9592     28159     95271    587409     10.50   no data  --
55.59/55.65	c Finding binary XORs  T:     0.02 s  found:       0
58.20/58.23	c  N dy   765    253541      5512     15619      9610     23097     95271    410437     10.45     15.36  --
60.89/60.94	c  N dy   796    270244      5509     15619      9620     39446     95271    893329     10.32     10.91  --
63.90/63.92	c  N dy   886    287700      5509     15619      9626     35354     95271    755383     10.35     10.97  --
67.40/67.46	c  F st   985    306252      5508     15619      9635     31248     95271    595171     10.39      7.57  --
67.40/67.47	c  N st   985    306252      5508     15598      9348     30118     94978    584308     10.39      7.57  --
71.30/71.32	c  N dy  1043    326028      5508     15598      9353     26668     94978    411470     10.35     11.02  --
75.09/75.15	c  N dy  1135    346052      5505     15598      9376     46368     94978   1101899     10.35     17.09  --
77.29/77.32	c  S st  1193    357379      5505     15598      9378     33351     94978    603495     10.37   no data  --
77.39/77.44	c  S st  1193    357882      5505     15598      9378     33853     94978    615523     10.37   no data  --
77.39/77.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
77.39/77.45	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
77.59/77.63	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    9 Bins:    113 BRemL:     61 BRemN:      0 P:  4.9M T:  0.18
77.59/77.65	c Replacing       10 vars Replaced     3020 lits Time:     0.02 s 
77.59/77.68	c bin-w-bin subsume rem           20 bins  time:  0.00 s
77.69/77.79	c subs with bin:       93  lits-rem:       761  v-fix:    0  time:  0.11 s
77.79/77.80	c Subs w/ non-existent bins:      4 l-rem:   2153 v-fix:     0 done:   3996 time:  0.01 s
77.79/77.80	c Removed useless bin:       0  fixed:     0  props:   0.23M  time:  0.00 s
81.09/81.16	c lits-rem:      2351  cl-subs:     3822  v-elim:      6  v-fix:    0  time:  3.35 s
81.09/81.16	c vivif2 --  cl tried    15523 cl shrink        0 lits rem          0 time: 0.00
81.09/81.19	c vivif2 --  cl tried    28947 cl shrink     2481 lits rem       7417 time: 0.03
81.40/81.44	c asymm  cl-useful: 50/13669/15523 lits-rem:75 time: 0.25
81.40/81.45	c calculated reachability. Time: 0.00
81.40/81.45	c  N dy  1193    357882      5488     15520      9235     28946     94524    468549     10.37   no data  --
81.40/81.46	c Finding binary XORs  T:     0.02 s  found:       0
85.49/85.58	c  N dy  1279    379714      5486     15520      9244     25587     94523    310185     10.35     10.96  --
89.19/89.24	c  N dy  1354    399810      5486     15520      9249     45386     94523    971699     10.32     10.94  --
92.79/92.87	c  N dy  1439    419865      5486     15520      9252     38992     94523    744595     10.31     10.91  --
97.39/97.49	c  N dy  1501    442207      5486     15520      9256     33738     94523    527914     10.25     10.93  --
101.69/101.75	c  N dy  1585    462295      5484     15520      9269     53492     94522   1155956     10.23     11.70  --
105.79/105.87	c  N dy  1705    482346      5483     15520      9276     44923     94522    890447     10.29     11.38  --
110.09/110.15	c  N dy  1795    502835      5483     15520      9278     35614     94522    484000     10.28     10.85  --
114.40/114.45	c  N dy  1893    523191      5483     15520      9284     55629     94522   1147638     10.31     10.96  --
117.29/117.33	c  S st  1980    536824      5483     15520      9288     38660     94522    605753     10.34   no data  --
117.39/117.45	c  S st  1980    537325      5483     15520      9289     39160     94522    616216     10.34   no data  --
117.39/117.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
117.39/117.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
117.59/117.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:     77 BRemL:     38 BRemN:      4 P:  4.8M T:  0.17
117.59/117.65	c Replacing        4 vars Replaced      548 lits Time:     0.01 s 
117.59/117.67	c bin-w-bin subsume rem           20 bins  time:  0.00 s
117.79/117.80	c subs with bin:      689  lits-rem:       653  v-fix:    0  time:  0.12 s
117.79/117.81	c Subs w/ non-existent bins:     13 l-rem:   2145 v-fix:     0 done:   2526 time:  0.01 s
117.79/117.82	c Removed useless bin:       4  fixed:     0  props:   0.23M  time:  0.00 s
121.39/121.45	c lits-rem:      2699  cl-subs:     3398  v-elim:      6  v-fix:    0  time:  3.63 s
121.39/121.46	c vivif2 --  cl tried    15477 cl shrink        0 lits rem          0 time: 0.00
121.39/121.48	c vivif2 --  cl tried    33386 cl shrink     2241 lits rem       8192 time: 0.03
121.49/121.52	c asymm  cl-useful: 1/1808/15477 lits-rem:3 time: 0.04
121.49/121.53	c calculated reachability. Time: 0.00
121.49/121.53	c  N dy  1980    537325      5473     15476      8961     33383     94177    501625     10.34   no data  --
121.79/121.84	c Finding binary XORs  T:     0.02 s  found:       0
125.69/125.72	c  N dy  2047    558211      5470     15476      8981     53883     94177   1165616     10.30     11.17  --
129.90/130.00	c  N dy  2121    578346      5469     15476      8985     43219     94177    716452     10.29     10.90  --
134.99/135.07	c  N dy  2233    601692      5469     15476      8985     34307     94177    433548     10.31     10.87  --
139.09/139.12	c  N dy  2314    621738      5469     15476      8987     54090     94177   1110513     10.31     13.08  --
143.79/143.86	c  N dy  2431    641781      5469     15476      8990     40694     94177    619129     10.34     13.00  --
148.80/148.80	c  N dy  2526    663186      5469     15476      8990     61782     94177   1297155     10.35     10.92  --
153.49/153.56	c  N dy  2596    684435      5469     15476      8995     48322     94177    756683     10.33     11.00  --
158.19/158.24	c  N dy  2666    704503      5469     15476      9002     68061     94177   1360291     10.31     15.02  --
162.59/162.63	c  N dy  2748    725070      5469     15476      9005     53042     94177    902697     10.31     10.86  --
168.09/168.12	c  N dy  2844    745747      5469     15476      9007     37134     94177    388304     10.32     10.92  --
172.19/172.27	c  N dy  2930    765824      5468     15476      9017     56904     94176    978619     10.31     10.93  --
177.20/177.29	c  N dy  3005    786012      5467     15476      9026     39466     94176    430973     10.30     10.89  --
181.70/181.73	c  S st  3069    805987      5465     15476      9042     59088     94176    975783     10.28   no data  --
181.90/181.90	c  S st  3069    806491      5465     15476      9043     59584     94176    985128     10.28   no data  --
181.90/181.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
181.90/181.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
182.10/182.12	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:   11 Bins:    120 BRemL:     92 BRemN:      1 P:  6.5M T:  0.20
182.10/182.14	c Replacing       11 vars Replaced     1705 lits Time:     0.02 s 
182.10/182.18	c bin-w-bin subsume rem           31 bins  time:  0.00 s
182.29/182.33	c subs with bin:      415  lits-rem:      2193  v-fix:    0  time:  0.16 s
182.29/182.36	c Subs w/ non-existent bins:      1 l-rem:   3040 v-fix:     0 done:   2132 time:  0.02 s
182.29/182.36	c Removed useless bin:       0  fixed:     0  props:   0.22M  time:  0.00 s
184.19/184.25	c lits-rem:      3770  cl-subs:     5193  v-elim:      4  v-fix:    0  time:  1.89 s
184.19/184.25	c vivif2 --  cl tried    15359 cl shrink        0 lits rem          0 time: 0.00
184.29/184.31	c vivif2 --  cl tried    51431 cl shrink     7123 lits rem      20628 time: 0.06
184.49/184.58	c asymm  cl-useful: 105/4961/15359 lits-rem:151 time: 0.27
184.49/184.58	c calculated reachability. Time: 0.00
184.49/184.58	c  N dy  3069    806491      5449     15359      8691     51428     93396    834455     10.28   no data  --
184.59/184.60	c Finding binary XORs  T:     0.02 s  found:       0
189.99/190.03	c  N dy  3108    827441      5446     15359      8712     72032     93396   1385591     10.23     10.79  --
194.60/194.68	c  N dy  3159    847546      5445     15359      8723     54872     93396    834207     10.21     10.84  --
200.29/200.35	c  N dy  3219    868828      5429     15359      8752     75727     93396   1391844     10.17     10.80  --
204.80/204.89	c  N dy  3273    889190      5428     15359      8754     57204     93396    858005     10.15     10.81  --
210.50/210.53	c  N dy  3347    909246      5428     15359      8760     76881     93396   1381701     10.14     11.83  --
215.29/215.36	c  N dy  3411    930392      5415     15359      8776     57794     93396    830220     10.12     10.84  --
216.80/216.81	c Finding binary XORs  T:     0.02 s  found:      19
220.79/220.84	c  N dy  3485    950455      5415     15065      8487     67924     90655   1222393     10.11     11.24  --
225.59/225.62	c  N dy  3552    970632      5414     15065      8492     51587     90655    766872     10.10     10.71  --
231.30/231.34	c  N dy  3631    992072      5400     15065      8505     72696     90655   1365443     10.09     10.67  --
236.50/236.51	c  N dy  3700   1013065      5400     15065      8508     53638     90655    758464     10.07     10.68  --
241.90/241.96	c  N dy  3781   1033097      5398     15065      8520     73350     90655   1290488     10.07     10.62  --
247.59/247.61	c  N dy  3847   1053153      5385     15065      8594     51134     90627    653842     10.05     11.84  --
252.80/252.80	c  F st  3935   1071875      5382     15065      8603     69614     90627   1186141     10.06     10.27  --
252.80/252.83	c Replacing       58 vars Replaced     3984 lits Time:     0.01 s 
253.01/253.05	c Finding binary XORs  T:     0.02 s  found:      25
253.40/253.44	c  N st  3939   1073908      5326     14813      8252     66463     88301   1182872     10.06   no data  --
259.40/259.42	c  N dy  4000   1094204      5279     14813      8253     45473     88301    522287     10.05     10.59  --
265.00/265.05	c  N dy  4093   1115510      5277     14813      8268     66429     88301   1100642     10.05     10.59  --
270.80/270.83	c Replacing       73 vars Replaced     8625 lits Time:     0.03 s 
271.20/271.26	c Finding binary XORs  T:     0.02 s  found:      31
272.90/272.92	c  N dy  4162   1137852      5198     14407      8116     40547     85365    415175     10.04     11.00  --
277.90/277.99	c  N dy  4233   1157947      5198     14407      8122     60249     85365    912208     10.02     10.69  --
284.20/284.28	c  N dy  4317   1177967      5198     14407      8129     79877     85365   1408257     10.02     13.56  --
290.30/290.39	c  N dy  4394   1198031      5177     14407      8147     56417     85365    772303     10.01     12.73  --
293.80/293.89	c  S st  4455   1209736      5177     14407      8150     67934     85365   1108811     10.01      9.69  --
294.00/294.07	c  S st  4455   1210238      5177     14407      8155     68430     85365   1116701     10.01   no data  --
294.00/294.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     2 time:   0.01
294.00/294.08	c Cache  BProp: 3 Set: 3 BXProp: 2 T: 0.00
294.40/294.42	c Flit:     1 Blit:      7 bXBeca:    0 bXProp:   63 Bins:   1051 BRemL:    227 BRemN:     30 P: 10.0M T:  0.34
294.40/294.49	c Replacing      117 vars Replaced    37208 lits Time:     0.07 s 
294.50/294.53	c bin-w-bin subsume rem          182 bins  time:  0.00 s
294.90/294.90	c subs with bin:     2268  lits-rem:     15571  v-fix:    0  time:  0.36 s
294.90/294.92	c Subs w/ non-existent bins:    106 l-rem:   4223 v-fix:     0 done:   2824 time:  0.03 s
294.90/294.97	c Removed useless bin:      20  fixed:     0  props:   0.19M  time:  0.00 s
298.30/298.31	c lits-rem:      3875  cl-subs:    11967  v-elim:    165  v-fix:    0  time:  3.34 s
298.30/298.32	c vivif2 --  cl tried    13273 cl shrink      110 lits rem        149 time: 0.00
298.30/298.38	c vivif2 --  cl tried    49368 cl shrink    10317 lits rem      28334 time: 0.06
298.59/298.65	c asymm  cl-useful: 105/8308/13269 lits-rem:177 time: 0.26
298.59/298.65	c calculated reachability. Time: 0.00
298.59/298.65	c  N dy  4455   1210238      4879     13234      8261     49342     80455    749990     10.01   no data  --
298.59/298.67	c Finding binary XORs  T:     0.02 s  found:       0
304.50/304.56	c  N dy  4487   1230342      4862     13234      8292     68983     80455   1243991      9.98     10.52  --
311.39/311.48	c  N dy  4568   1250624      4859     13234      8304     46078     80455    537912      9.98     10.51  --
317.39/317.43	c  N dy  4626   1271553      4858     13234      8311     66541     80455   1052506      9.96     10.49  --
324.30/324.36	c  N dy  4682   1292007      4857     13234      8319     86506     80455   1571363      9.94     10.59  --
330.69/330.72	c  N dy  4746   1312022      4857     13234      8326     60230     80455    846652      9.93     12.04  --
335.70/335.75	c Finding binary XORs  T:     0.02 s  found:      33
337.71/337.79	c  N dy  4823   1332780      4856     13057      7727     74773     79380   1313486      9.93     10.49  --
343.30/343.30	c Replacing      163 vars Replaced    26916 lits Time:     0.12 s 
343.70/343.75	c Finding binary XORs  T:     0.02 s  found:      32
345.10/345.17	c  N dy  4879   1353193      4638     12759      7524     43208     77180    526104      9.91     10.44  --
349.71/349.75	c Replacing      128 vars Replaced     9068 lits Time:     0.01 s 
349.71/349.76	c  E dy  4928   1369561      4297     11631      7035     22701     68879    234762      9.90      4.39  --
349.71/349.76	c num threads              : 1          
349.71/349.76	c restarts                 : 4928       
349.71/349.76	c dynamic restarts         : 4885       
349.71/349.76	c static restarts          : 43         
349.71/349.76	c full restarts            : 4          
349.71/349.76	c total simplify time      : 0.63       
349.71/349.76	c learnts DL2              : 0          
349.71/349.76	c learnts size 2           : 81858      
349.71/349.76	c learnts size 1           : 4638        (20.27     % of vars)
349.71/349.76	c filedLit time            : 3.79        (1.09      % time)
349.71/349.76	c v-elim SatELite          : 9068        (39.62     % vars)
349.71/349.76	c SatELite time            : 23.72       (6.78      % time)
349.71/349.76	c v-elim xor               : 666         (2.91      % vars)
349.71/349.76	c xor elim time            : 0.06        (0.02      % time)
349.71/349.76	c num binary xor trees     : 1133       
349.71/349.76	c binxor trees' crown      : 4626        (4.08      leafs/tree)
349.71/349.76	c bin xor find time        : 0.28       
349.71/349.76	c OTF clause improved      : 23640       (0.02      clauses/conflict)
349.71/349.76	c OTF impr. size diff      : 28663       (1.21       lits/clause)
349.71/349.76	c OTF cl watch-shrink      : 765509      (0.56      clauses/conflict)
349.71/349.76	c OTF cl watch-sh-lit      : 1868491     (2.44       lits/clause)
349.71/349.76	c tried to recurMin cls    : 538106      (39.29      % of conflicts)
349.71/349.76	c updated cache            : 6849        (0.01       lits/tried recurMin)
349.71/349.76	c clauses over max glue    : 0           (0.00      % of all clauses)
349.71/349.76	c conflicts                : 1369561     (3917.49   / sec)
349.71/349.76	c decisions                : 1857824     (1.00      % random)
349.71/349.76	c bogo-props               : 31271499959 (89448896.74 / sec)
349.71/349.76	c conflict literals        : 43512182    (44.94     % deleted)
349.71/349.76	c Memory used              : 127.07      MB
349.71/349.76	c CPU time                 : 349.60      s
349.71/349.76	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3289475-1303779263/watcher-3289475-1303779263 -o /tmp/evaluation-result-3289475-1303779263/solver-3289475-1303779263 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3289475-1303779263.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.65 3.96 3.95 5/185 9428
/proc/meminfo: memFree=17614956/32951124 swapFree=67111528/67111528
[pid=9428] ppid=9426 vsize=25012 CPUtime=0 cores=0,2
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 9082 0 -1 4202496 1408 0 0 0 0 0 0 0 22 0 1 0 489524225 25612288 1282 33554432000 4194304 4650387 140737214126448 18446744073709551615 4361539 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9428/statm: 6253 1296 326 112 0 1218 0

[startup+0.079386 s]
/proc/loadavg: 3.65 3.96 3.95 5/185 9428
/proc/meminfo: memFree=17614956/32951124 swapFree=67111528/67111528
[pid=9428] ppid=9426 vsize=39124 CPUtime=0.07 cores=0,2
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 9082 0 -1 4202496 3413 0 0 0 7 0 0 0 22 0 1 0 489524225 40062976 2891 33554432000 4194304 4650387 140737214126448 18446744073709551615 4370297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9428/statm: 9781 2891 349 112 0 4746 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 39124

[startup+0.100354 s]
/proc/loadavg: 3.65 3.96 3.95 5/185 9428
/proc/meminfo: memFree=17614956/32951124 swapFree=67111528/67111528
[pid=9428] ppid=9426 vsize=39124 CPUtime=0.09 cores=0,2
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 9082 0 -1 4202496 3413 0 0 0 9 0 0 0 22 0 1 0 489524225 40062976 2891 33554432000 4194304 4650387 140737214126448 18446744073709551615 4370204 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9428/statm: 9781 2891 349 112 0 4746 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39124

[startup+0.300355 s]
/proc/loadavg: 3.65 3.96 3.95 5/185 9428
/proc/meminfo: memFree=17614956/32951124 swapFree=67111528/67111528
[pid=9428] ppid=9426 vsize=39124 CPUtime=0.29 cores=0,2
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 9082 0 -1 4202496 3413 0 0 0 29 0 0 0 23 0 1 0 489524225 40062976 2891 33554432000 4194304 4650387 140737214126448 18446744073709551615 4370308 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9428/statm: 9781 2891 349 112 0 4746 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39124

[startup+0.700272 s]
/proc/loadavg: 3.65 3.96 3.95 5/185 9428
/proc/meminfo: memFree=17614956/32951124 swapFree=67111528/67111528
[pid=9428] ppid=9426 vsize=57952 CPUtime=0.69 cores=0,2
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 9082 0 -1 4202496 8018 0 0 0 68 1 0 0 25 0 1 0 489524225 59342848 7283 33554432000 4194304 4650387 140737214126448 18446744073709551615 271550198469 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9428/statm: 14488 7284 355 112 0 9453 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57952

[startup+1.50111 s]
/proc/loadavg: 3.65 3.96 3.95 5/194 9440
/proc/meminfo: memFree=17403960/32951124 swapFree=67111528/67111528
[pid=9428] ppid=9426 vsize=77632 CPUtime=1.49 cores=0,2
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 9082 0 -1 4202496 13098 0 0 0 147 2 0 0 18 0 1 0 489524225 79495168 12363 33554432000 4194304 4650387 140737214126448 18446744073709551615 4365337 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9428/statm: 19408 12363 379 112 0 14373 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 77632

[startup+3.10084 s]
/proc/loadavg: 3.67 3.96 3.95 5/194 9440
/proc/meminfo: memFree=17213744/32951124 swapFree=67111528/67111528
[pid=9428] ppid=9426 vsize=77924 CPUtime=3.09 cores=0,2
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 9082 0 -1 4202496 14068 0 0 0 307 2 0 0 20 0 1 0 489524225 79794176 12534 33554432000 4194304 4650387 140737214126448 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9428/statm: 19481 12534 381 112 0 14446 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 77924

[startup+6.30026 s]
/proc/loadavg: 3.67 3.96 3.95 6/194 9441
/proc/meminfo: memFree=16664856/32951124 swapFree=67111528/67111528
[pid=9428] ppid=9426 vsize=80316 CPUtime=6.29 cores=0,2
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 9082 0 -1 4202496 16378 0 0 0 627 2 0 0 25 0 1 0 489524225 82243584 12824 33554432000 4194304 4650387 140737214126448 18446744073709551615 4227919 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9428/statm: 20079 12824 382 112 0 15044 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 80316

[startup+12.7011 s]
/proc/loadavg: 3.72 3.96 3.95 5/194 9441
/proc/meminfo: memFree=16080836/32951124 swapFree=67111528/67111528
[pid=9428] ppid=9426 vsize=92968 CPUtime=12.69 cores=0,2
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 9082 0 -1 4202496 22286 0 0 0 1266 3 0 0 25 0 1 0 489524225 95199232 16067 33554432000 4194304 4650387 140737214126448 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9428/statm: 23242 16067 382 112 0 18207 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 92968

[startup+25.5008 s]
/proc/loadavg: 3.77 3.96 3.95 5/194 9441
/proc/meminfo: memFree=16004752/32951124 swapFree=67111528/67111528
[pid=9428] ppid=9426 vsize=102856 CPUtime=25.49 cores=0,2
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 9082 0 -1 4202496 28837 0 0 0 2545 4 0 0 25 0 1 0 489524225 105324544 18841 33554432000 4194304 4650387 140737214126448 18446744073709551615 4365220 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9428/statm: 25714 18841 382 112 0 20679 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 102856

[startup+51.1011 s]
/proc/loadavg: 3.84 3.96 3.95 5/194 9442
/proc/meminfo: memFree=15912764/32951124 swapFree=67111528/67111528
[pid=9428] ppid=9426 vsize=131972 CPUtime=51.09 cores=0,2
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 9082 0 -1 4202496 32543 0 0 0 5104 5 0 0 25 0 1 0 489524225 135139328 22547 33554432000 4194304 4650387 140737214126448 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9428/statm: 32993 22547 382 112 0 27958 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 131972

[startup+102.307 s]
/proc/loadavg: 3.94 3.97 3.95 5/194 9443
/proc/meminfo: memFree=15919316/32951124 swapFree=67111528/67111528
[pid=9428] ppid=9426 vsize=133300 CPUtime=102.3 cores=0,2
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 9082 0 -1 4202496 34799 0 0 0 10224 6 0 0 25 0 1 0 489524225 136499200 24803 33554432000 4194304 4650387 140737214126448 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9428/statm: 33325 24803 382 112 0 28290 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 133300

[startup+162.301 s]
/proc/loadavg: 4.03 3.99 3.95 5/194 9445
/proc/meminfo: memFree=15892624/32951124 swapFree=67111528/67111528
[pid=9428] ppid=9426 vsize=113148 CPUtime=162.29 cores=0,2
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 9082 0 -1 4202496 42347 0 0 0 16221 8 0 0 25 0 1 0 489524225 115863552 21394 33554432000 4194304 4650387 140737214126448 18446744073709551615 4363892 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9428/statm: 28287 21394 382 112 0 23252 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 113148

[startup+222.301 s]
/proc/loadavg: 4.10 4.02 3.96 5/194 9446
/proc/meminfo: memFree=15875376/32951124 swapFree=67111528/67111528
[pid=9428] ppid=9426 vsize=123808 CPUtime=222.29 cores=0,2
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 9082 0 -1 4202496 54751 0 0 0 22218 11 0 0 25 0 1 0 489524225 126779392 24456 33554432000 4194304 4650387 140737214126448 18446744073709551615 4339780 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9428/statm: 30952 24456 384 112 0 25917 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 123808

[startup+282.301 s]
/proc/loadavg: 4.10 4.03 3.97 5/194 9448
/proc/meminfo: memFree=15860848/32951124 swapFree=67111528/67111528
[pid=9428] ppid=9426 vsize=135188 CPUtime=282.3 cores=0,2
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 9082 0 -1 4202496 60693 0 0 0 28217 13 0 0 25 0 1 0 489524225 138432512 26495 33554432000 4194304 4650387 140737214126448 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9428/statm: 33797 26495 384 112 0 28762 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 135188

[startup+342.301 s]
/proc/loadavg: 4.09 4.03 3.97 5/194 9450
/proc/meminfo: memFree=15797096/32951124 swapFree=67111528/67111528
[pid=9428] ppid=9426 vsize=134368 CPUtime=342.3 cores=0,2
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 9082 0 -1 4202496 70039 0 0 0 34213 17 0 0 25 0 1 0 489524225 137592832 27083 33554432000 4194304 4650387 140737214126448 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9428/statm: 33592 27083 384 112 0 28557 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 134368

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

[startup+345.501 s]
/proc/loadavg: 4.09 4.03 3.97 5/194 9450
/proc/meminfo: memFree=15809248/32951124 swapFree=67111528/67111528
[pid=9428] ppid=9426 vsize=130116 CPUtime=345.5 cores=0,2
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 9082 0 -1 4202496 70378 0 0 0 34533 17 0 0 25 0 1 0 489524225 133238784 25310 33554432000 4194304 4650387 140737214126448 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9428/statm: 32529 25310 384 112 0 27494 0
Current children cumulated CPU time (s) 345.5
Current children cumulated vsize (KiB) 130116

[startup+347.1 s]
/proc/loadavg: 4.09 4.03 3.97 5/194 9450
/proc/meminfo: memFree=15807140/32951124 swapFree=67111528/67111528
[pid=9428] ppid=9426 vsize=130116 CPUtime=347.1 cores=0,2
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 9082 0 -1 4202496 70419 0 0 0 34693 17 0 0 25 0 1 0 489524225 133238784 25351 33554432000 4194304 4650387 140737214126448 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9428/statm: 32529 25351 384 112 0 27494 0
Current children cumulated CPU time (s) 347.1
Current children cumulated vsize (KiB) 130116

[startup+348.707 s]
/proc/loadavg: 4.08 4.03 3.97 5/194 9450
/proc/meminfo: memFree=15803792/32951124 swapFree=67111528/67111528
[pid=9428] ppid=9426 vsize=130116 CPUtime=348.71 cores=0,2
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 9082 0 -1 4202496 70454 0 0 0 34854 17 0 0 25 0 1 0 489524225 133238784 25386 33554432000 4194304 4650387 140737214126448 18446744073709551615 4363648 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9428/statm: 32529 25386 384 112 0 27494 0
Current children cumulated CPU time (s) 348.71
Current children cumulated vsize (KiB) 130116

[startup+349.501 s]
/proc/loadavg: 4.08 4.03 3.97 5/194 9450
/proc/meminfo: memFree=15803792/32951124 swapFree=67111528/67111528
[pid=9428] ppid=9426 vsize=130116 CPUtime=349.5 cores=0,2
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 9082 0 -1 4202496 70507 0 0 0 34933 17 0 0 25 0 1 0 489524225 133238784 25439 33554432000 4194304 4650387 140737214126448 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9428/statm: 32529 25439 384 112 0 27494 0
Current children cumulated CPU time (s) 349.5
Current children cumulated vsize (KiB) 130116

[startup+349.701 s]
/proc/loadavg: 4.08 4.03 3.97 5/194 9450
/proc/meminfo: memFree=15808628/32951124 swapFree=67111528/67111528
[pid=9428] ppid=9426 vsize=130116 CPUtime=349.71 cores=0,2
/proc/9428/stat : 9428 (strangenight1-s) R 9426 9428 9082 0 -1 4202496 70516 0 0 0 34954 17 0 0 25 0 1 0 489524225 133238784 25448 33554432000 4194304 4650387 140737214126448 18446744073709551615 4313424 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9428/statm: 32529 25448 384 112 0 27494 0
Current children cumulated CPU time (s) 349.71
Current children cumulated vsize (KiB) 130116

Child status: 20
Real time (s): 349.796
CPU time (s): 349.804
CPU user time (s): 349.625
CPU system time (s): 0.178972
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 146144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 349.625
system time used= 0.178972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70529
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= 10
involuntary context switches= 3967

runsolver used 0.613906 second user time and 1.3098 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-26 02:54:23
IDJOB=3289475
IDBENCH=83125
IDSOLVER=1589
FILE ID=node133/3289475-1303779263
RUNJOBID= node133-1303779263-9397
PBS_JOBID= 13157200
Free space on /tmp= 71564 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom14.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289475-1303779263/watcher-3289475-1303779263 -o /tmp/evaluation-result-3289475-1303779263/solver-3289475-1303779263 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3289475-1303779263.cnf

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

MD5SUM BENCH= 7af4cc1b94644f101ccf5f2373fdbfea
RANDOM SEED=418753452

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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:      17615236 kB
Buffers:       2175368 kB
Cached:       12508968 kB
SwapCached:          0 kB
Active:        8653408 kB
Inactive:      6121088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17615236 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           32412 kB
Writeback:           0 kB
AnonPages:       90200 kB
Mapped:          14888 kB
Slab:           498104 kB
PageTables:       5660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   254452 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= 71544 MiB
End job on node133 at 2011-04-26 03:00:13